:root{--danz-gap:18px;--danz-menu:223px;--danz-realise-h:209px;--danz-discover-h:133px;--danz-ink:#15191c;--danz-yellow:#ffd400;--danz-red:#d00812;--danz-green:#10a85a}body.template-index{overflow:hidden}body.template-index .shopify-section-group-header-group,body.template-index .shopify-section-group-footer-group{display:none}body.template-index #MainContent{min-height:100vh}.danz-shell-v01,.danz-shell-v01 *{box-sizing:border-box}.danz-shell-v01{height:100vh;min-height:600px;display:grid;grid-template-columns:var(--danz-menu) minmax(0,1fr);color:#171717;background:#e9edee;font:14px/1.42 Arial,sans-serif}.danz-shell-v01 h1,.danz-shell-v01 h2,.danz-shell-v01 h3,.danz-shell-v01 p{margin-top:0}.danz-shell-v01 h2,.danz-shell-v01 h3{font-family:Georgia,serif}.danz-shell__menu{min-width:0;height:100vh;padding:26px 20px 0;display:flex;flex-direction:column;overflow-y:auto;color:#fff;background:var(--danz-ink)}.danz-shell__brand{margin-bottom:25px;font-size:29px;letter-spacing:-.04em}.danz-shell__brand span{color:var(--danz-yellow)}.danz-shell__nav{display:grid;gap:11px}.danz-shell__nav a{color:#fff;text-decoration:none}.danz-shell__menu-note{margin-top:auto;padding:20px 0 15px;font-size:12px;color:#d9dfe1}.danz-shell__stage{min-width:0;height:100vh;padding:0 var(--danz-gap) 0 var(--danz-gap);display:grid;grid-template-rows:minmax(0,1fr) var(--danz-realise-h) var(--danz-discover-h);gap:var(--danz-gap)}.danz-shell__top{min-height:0;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,2fr) minmax(240px,1fr);gap:var(--danz-gap)}.danz-shell__panel{min-width:0;min-height:0;overflow-y:auto;scrollbar-color:var(--danz-yellow) transparent;border:1px solid #bfc5c7;background:#fff}.danz-shell__panel-head{position:sticky;top:0;z-index:1;padding:13px 17px 10px;border-bottom:4px solid var(--danz-accent,var(--danz-green));background:#fffffff7}.danz-shell__panel--command .danz-shell__panel-head{color:#fff;border-color:var(--danz-yellow);background:var(--danz-ink)}.danz-shell__panel--wip .danz-shell__panel-head{border-color:#aeb7ba}.danz-shell__eyebrow{margin-bottom:2px;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.danz-shell__panel h2{margin-bottom:0;font-size:clamp(22px,1.65vw,31px);line-height:1.05}.danz-shell__copy{padding:18px}.danz-shell__sample{margin-bottom:14px;padding:15px;border-left:3px solid var(--danz-accent,var(--danz-green));background:#f1f3f3}.danz-shell__sample h3{margin-bottom:6px;font-size:21px}.danz-shell__panel--command .danz-shell__sample{--danz-accent:var(--danz-yellow)}.danz-shell__wip-cards{display:grid;gap:12px;padding:13px}.danz-shell__wip-card{aspect-ratio:1/3;min-height:260px;padding:14px;border:1px solid #c9ced0;background:linear-gradient(#fff 0 17%,#eef1f1 17% 100%)}.danz-shell__wip-card strong{display:block;font-size:15px}.danz-shell__wip-drawing{height:68%;margin:18px 0;background:repeating-linear-gradient(90deg,transparent 0 31px,rgba(0,62,255,.22) 32px),repeating-linear-gradient(0deg,transparent 0 27px,rgba(208,8,18,.18) 28px)}.danz-shell__realise,.danz-shell__discover{min-width:0;overflow-x:auto;overflow-y:hidden;border:1px solid #bcc3c5}.danz-shell__realise{background:#fff}.danz-shell__rail-track{height:100%;display:flex;gap:18px;padding:16px 18px;width:max-content}.danz-shell__realise-intro{width:170px;flex:0 0 170px;padding:14px 0}.danz-shell__realise-intro .danz-shell__eyebrow{color:var(--danz-red)}.danz-shell__realise-intro h2{margin:7px 0;font-size:26px;line-height:1}.danz-shell__process-card{width:174px;flex:0 0 174px;padding:14px;border:1px solid #ccd1d2}.danz-shell__process-card b{display:block;color:var(--danz-red);font-size:31px}.danz-shell__process-card h3{margin:28px 0 12px;font-size:20px}.danz-shell__process-card p{font-size:12px}.danz-shell__discover{color:#fff;border-color:var(--danz-ink);background:var(--danz-ink)}.danz-shell__discover .danz-shell__rail-track{padding:14px 0}.danz-shell__discover-title{width:172px;flex:0 0 172px;padding:18px;color:var(--danz-yellow);font-weight:700}.danz-shell__discover-card{width:134px;flex:0 0 134px;padding:10px 12px;color:#111;border-bottom:5px solid var(--danz-yellow);background:#fff}.danz-shell__discover-card strong{display:block;margin-bottom:19px}.danz-shell__discover-card small{color:#596064}.danz-shell__tabs,.danz-shell__mobile,.danz-shell__wip-floater{display:none}@media(min-width:1280px)and (max-width:1679px){.danz-shell__top{grid-template-columns:repeat(2,minmax(0,1fr))}.danz-shell__panel--wip{display:none}.danz-shell__wip-floater{display:block;position:fixed;z-index:20;right:34px;bottom:34px;width:clamp(138px,11vw,174px);aspect-ratio:1/3;padding:12px;border:1px solid #9da5a8;box-shadow:0 15px 34px #00000047;background:#fff}.danz-shell__wip-floater[hidden]{display:none}.danz-shell__wip-floater button{position:absolute;top:5px;right:5px;border:0;background:#16191b;color:#fff;cursor:pointer}.danz-shell__wip-floater .danz-shell__wip-drawing{height:65%}}@media(min-width:1000px)and (max-width:1279px){:root{--danz-menu:205px}.danz-shell__stage{grid-template-rows:52px minmax(0,1fr) var(--danz-realise-h) var(--danz-discover-h)}.danz-shell__tabs{display:flex;gap:9px;align-items:center;padding:0 10px;background:#202427}.danz-shell__tab{padding:8px 12px;border:0;background:#fff;font-weight:700;cursor:pointer}.danz-shell__tab[aria-selected=true]{background:var(--danz-yellow)}.danz-shell__top{grid-template-columns:minmax(0,1fr) minmax(150px,24%)}.danz-shell__panel--command{display:none}.danz-shell__panel--command.is-active{display:block;grid-column:1;grid-row:1}.danz-shell__panel--ecosystem.is-inactive{display:none}.danz-shell__panel--wip{display:block;grid-column:2}.danz-shell__wip-card{min-height:290px}}@media(max-width:999px){body.template-index{overflow:auto}.danz-shell-v01{min-height:100vh;height:auto;display:block}.danz-shell__menu,.danz-shell__stage{display:none}.danz-shell__mobile{min-height:100vh;display:grid;place-items:center;padding:30px;background:var(--danz-ink);color:#fff;text-align:center}.danz-shell__mobile-inner{max-width:460px}.danz-shell__mobile h1{font:34px/1 Georgia,serif}.danz-shell__mobile a{display:inline-block;margin-top:15px;padding:12px 20px;color:#111;background:var(--danz-yellow);font-weight:700;text-decoration:none}}@media(prefers-reduced-motion:reduce){.danz-shell-v01{scroll-behavior:auto}}@media(min-width:1000px){.danz-shell__menu{position:relative!important;isolation:isolate!important}.danz-shell__menu>.danz-market-phone,.danz-shell__menu>.danz-market-selector-v09,.danz-shell__menu>.danz-region-legal-source{left:20px!important;right:auto!important;width:calc(100% - 40px)!important;max-width:calc(100% - 40px)!important;box-sizing:border-box!important}}
/*# sourceMappingURL=/cdn/shop/t/209/assets/danz-home-shell-v01.css.map */
