.ds-page{--ds-display-tracking:-.04em;--ds-hero-size:clamp(48px, 7.2vw, 104px);--ds-h2-size:clamp(36px, 5.2vw, 72px);--ds-h3-size:clamp(22px, 2.4vw, 32px);--ds-lead-size:clamp(18px, 1.45vw, 22px);--ds-mono-eyebrow-size:11px;--ds-section-pad-y:clamp(96px, 12vw, 160px);--ds-section-pad-x:clamp(24px, 5vw, 72px);--ds-container-max:1280px;--ds-tile-radius:24px;--ds-tile-radius-lg:32px;--ds-page-bg:var(--white);--ds-page-text:var(--ink);--ds-page-muted:var(--ink-muted);--ds-page-soft:var(--ink-60);--ds-page-border:var(--border);--ds-page-card:var(--white);--ds-page-card-alt:var(--mist);--ds-page-grid-line:#0067ff09;--ds-page-blue:var(--blue);--ds-dark-bg:#0a0a0c;--ds-dark-card:#131318;--ds-dark-card-2:#0d0d12;--ds-dark-text:#f5f5f7;--ds-dark-muted:#ffffffad;--ds-dark-soft:#ffffff8c;--ds-dark-border:#ffffff1f;--ds-dark-blue:#5ea7ff;background:var(--ds-page-bg);color:var(--ds-page-text);color-scheme:light}html.dark .ds-page,:root[data-theme=dark] .ds-page,:root[data-showroom-theme=dark] .ds-page{--ds-page-grid-line:#60a5fa14;color-scheme:dark}body:has(.ds-page #macbook-root:is(.is-inspecting,.is-quiet-inspecting)) #nav.site-header,body:has(.ds-page #macbook-root:is(.is-inspecting,.is-quiet-inspecting)) #nav-mobile-shell{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s,visibility 0s linear .18s}.ds-section{width:100%;padding:var(--ds-section-pad-y) var(--ds-section-pad-x);isolation:isolate;position:relative}.ds-section--light{background:var(--ds-page-bg);color:var(--ds-page-text)}.ds-section--mist{background:var(--ds-page-card-alt);color:var(--ds-page-text)}.ds-section--dark{background:var(--ds-dark-bg);color:var(--ds-dark-text)}.ds-section--dark :where(.ds-eyebrow){color:var(--ds-dark-blue)}.ds-section--dark :where(.ds-display){color:var(--ds-dark-text)}.ds-section--dark :where(.ds-lead,.ds-body){color:var(--ds-dark-muted)}.ds-section--dark :where(.ds-hairline){border-color:var(--ds-dark-border)}.ds-container{width:100%;max-width:var(--ds-container-max);margin-inline:auto}.ds-container--narrow{max-width:980px}.ds-eyebrow{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--ds-mono-eyebrow-size);letter-spacing:.12em;text-transform:uppercase;color:var(--ds-page-blue);margin:0 0 24px;font-weight:500}.ds-display{font-family:var(--g,"Hanken Grotesk"), system-ui, -apple-system, sans-serif;letter-spacing:var(--ds-display-tracking);color:var(--ds-page-text);text-wrap:balance;margin:0;font-weight:600;line-height:1.05}.ds-display--hero{font-size:var(--ds-hero-size);font-weight:700}.ds-hero .ds-display--hero{--ds-hero-line-dim:color-mix(in oklab, var(--ds-page-text) 58%, transparent);max-width:min(100%,19ch);font-size:clamp(46px,5.4vw,82px);line-height:1.02}.ds-hero .ds-display--hero .block{display:block}.ds-hero .ds-display--hero .block:first-child{color:color-mix(in oklab, var(--ds-page-text) 92%, var(--ds-page-blue) 8%)}.ds-hero .ds-display--hero .block:nth-child(2){color:var(--ds-hero-line-dim);font-size:.82em;line-height:1.08}.ds-hero .ds-display--hero .block:nth-child(3){color:color-mix(in oklab, var(--ds-page-text) 88%, transparent);margin-top:.08em;font-size:.9em;line-height:1.06}.ds-hero .ds-display--hero .blue{color:color-mix(in oklab, var(--ds-page-blue) 84%, var(--ds-page-text) 16%)}.ds-display--h2{font-size:var(--ds-h2-size);font-weight:600}.ds-display--h3{font-size:var(--ds-h3-size);letter-spacing:-.02em;font-weight:600;line-height:1.15}.ds-display .blue,.ds-display .ds-blue{color:var(--ds-page-blue)}.ds-display .light,.ds-display .ds-light{color:var(--ds-page-soft);font-weight:300}.ds-lead{font-family:var(--g,"Hanken Grotesk"), system-ui, -apple-system, sans-serif;font-size:var(--ds-lead-size);color:var(--ds-page-text);max-width:56ch;margin:32px 0 0;font-weight:400;line-height:1.5}.ds-body{color:var(--ds-page-text);max-width:60ch;font-size:17px;line-height:1.65}.ds-section--dark .ds-eyebrow{color:var(--ds-dark-blue)}.ds-section--dark .ds-display{color:var(--ds-dark-text)}.ds-section--dark .ds-display .light,.ds-section--dark .ds-display .ds-light{color:var(--ds-dark-soft)}.ds-section--dark .ds-display .blue,.ds-section--dark .ds-display .ds-blue{color:var(--ds-dark-blue)}.ds-section--dark .ds-lead,.ds-section--dark .ds-body{color:var(--ds-dark-muted)}.ds-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:40px;display:flex}.ds-btn{font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;letter-spacing:-.005em;cursor:pointer;transition:transform .2s var(--ease-out,cubic-bezier(.16, 1, .3, 1)), background-color .2s ease, color .2s ease, box-shadow .2s ease;will-change:transform;border-radius:999px;align-items:center;gap:6px;padding:14px 24px;font-size:16px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.ds-btn .ds-btn-arrow{transition:transform .2s var(--ease-out,cubic-bezier(.16, 1, .3, 1))}.ds-btn:hover .ds-btn-arrow,.ds-btn:focus-visible .ds-btn-arrow{transform:translate(4px)}.ds-btn--primary{background:var(--ds-page-blue);color:var(--on-accent)}.ds-btn--primary:hover,.ds-btn--primary:focus-visible{background:var(--blue-hover);transform:translateY(-1px);box-shadow:0 10px 28px #0067ff47}.ds-btn--ghost{color:var(--ds-page-text);border:1px solid var(--ds-page-border);background:0 0}.ds-section--dark .ds-btn--ghost{color:var(--ds-dark-text);border-color:#ffffff38}.ds-btn--ghost:hover,.ds-btn--ghost:focus-visible{background:var(--ds-page-card-alt);transform:translateY(-1px)}.ds-section--dark .ds-btn--ghost:hover,.ds-section--dark .ds-btn--ghost:focus-visible{background:#ffffff14}.ds-btn--link{color:var(--ds-page-blue);background:0 0;border:none;border-radius:0;padding:0;font-size:17px;font-weight:500}.ds-btn--link:hover,.ds-btn--link:focus-visible{text-decoration:underline}.ds-hero{flex-direction:column;justify-content:center;min-height:clamp(640px,86vh,900px);padding-top:clamp(120px,14vh,200px);padding-bottom:clamp(80px,10vh,120px);display:flex;position:relative;overflow:hidden}.ds-hero:before{content:"";background-image:linear-gradient(var(--ds-page-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--ds-page-grid-line) 1px, transparent 1px);pointer-events:none;z-index:0;background-position:top;background-size:56px 56px;position:absolute;inset:0;mask-image:radial-gradient(70% 70% at 50% 40%,#000 30%,#0000 80%)}.ds-hero>*{z-index:1;position:relative}.ds-hero-inner{width:100%;max-width:var(--ds-container-max);margin-inline:auto}.ds-hero-meta{letter-spacing:.12em;text-transform:uppercase;color:var(--ds-page-muted);align-items:center;gap:16px;margin-bottom:16px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;display:flex}.ds-hero-meta:after{content:"";background:var(--ds-page-border);flex:1;height:1px}.ds-hero-scroll-hint{letter-spacing:.12em;text-transform:uppercase;color:var(--ds-page-muted);z-index:2;flex-direction:column;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-size:11px;display:inline-flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.ds-hero-scroll-hint .ds-scroll-arrow{animation:ds-bob 2.4s var(--ease-out,ease-in-out) infinite;color:var(--ds-page-blue);font-size:18px}@keyframes ds-bob{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}@media (prefers-reduced-motion:reduce){.ds-hero-scroll-hint .ds-scroll-arrow{animation:none}}.ds-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:clamp(28px,3.2vw,56px);display:grid}@media (width<=1024px){.ds-hero-grid{grid-template-columns:1fr}}.ds-hero-lead-col{min-width:0}.ds-hero-proof-col{flex-direction:column;justify-self:end;align-items:stretch;gap:16px;width:min(100%,560px);max-width:560px;display:flex}@media (width<=1024px){.ds-hero-proof-col{justify-self:start;max-width:560px;margin-top:16px}}.ds-hero-stack{grid-column:1/-1;grid-template-columns:repeat(2,max-content);gap:8px;max-width:100%;margin:clamp(4px,1.5vw,16px) 0 0;padding:0;list-style:none;display:grid}@media (width>=1200px){.ds-hero-stack{grid-template-columns:repeat(4,max-content)}}@media (width<=760px){.ds-hero-stack{display:none}}.ds-hero-stack li{letter-spacing:.08em;text-transform:uppercase;color:var(--ds-page-muted);background:var(--ds-page-card);box-shadow:0 0 0 1px var(--ds-page-border) inset;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;display:inline-flex}.ds-hero-stack li span[aria-hidden=true]{color:var(--ds-page-blue);font-size:13px;line-height:1}.ds-hero-proof-card{background:var(--ds-page-card);box-shadow:0 0 0 1px var(--ds-page-border) inset, 0 18px 48px -20px #0f141e1f, 0 6px 16px -8px #0f141e0f;border-radius:18px;padding:24px;position:relative;overflow:hidden}.ds-hero-proof-card:before{content:"";background-image:linear-gradient(var(--ds-page-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--ds-page-grid-line) 1px, transparent 1px);pointer-events:none;background-size:36px 36px;position:absolute;inset:0;mask-image:radial-gradient(at 100% 0,#000 10%,#0000 75%)}.ds-hero-proof-card>*{position:relative}.ds-hero-animation-slot{aspect-ratio:1.48;isolation:isolate;background:0 0;border-radius:28px;width:100%;min-height:0;position:relative;overflow:hidden}html.dark .ds-hero-animation-slot,:root[data-theme=dark] .ds-hero-animation-slot,:root[data-showroom-theme=dark] .ds-hero-animation-slot{background:0 0}.ds-builder-browser-shell{fill:#fffffffa;stroke:color-mix(in oklab, var(--ds-page-blue) 38%, var(--ds-page-border));stroke-width:1.4px;filter:drop-shadow(0 18px 42px #0f141e1a)}.ds-builder-browser-topbar{fill:#eef0f4f5}.ds-builder-browser-divider{fill:none;stroke:#0f141e14;stroke-width:1px}.ds-builder-browser-address{fill:#0f141e0e}.ds-builder-browser-dot--red{fill:#ff5f57}.ds-builder-browser-dot--yellow{fill:#ffbd2e}.ds-builder-browser-dot--green{fill:#28c840}.ds-builder-stage{z-index:2;width:100%;height:100%;display:block;position:absolute;inset:0}.ds-builder-stage *{transform-box:fill-box;transform-origin:50%;vector-effect:non-scaling-stroke}html.dark .ds-builder-browser-shell,:root[data-theme=dark] .ds-builder-browser-shell,:root[data-showroom-theme=dark] .ds-builder-browser-shell{fill:#0c0f15fa;stroke:#60a5fa57;filter:drop-shadow(0 22px 56px #00000057)}html.dark .ds-builder-browser-topbar,:root[data-theme=dark] .ds-builder-browser-topbar,:root[data-showroom-theme=dark] .ds-builder-browser-topbar{fill:#1b1f27f5}html.dark .ds-builder-browser-divider,:root[data-theme=dark] .ds-builder-browser-divider,:root[data-showroom-theme=dark] .ds-builder-browser-divider{stroke:#ffffff1a}html.dark .ds-builder-browser-address,:root[data-theme=dark] .ds-builder-browser-address,:root[data-showroom-theme=dark] .ds-builder-browser-address{fill:#ffffff14}.ds-builder-canvas{pointer-events:none}.ds-state{visibility:hidden}.ds-state.is-active{visibility:visible}.ds-fx[data-fx=wipe-x]{transform-origin:0%;transform:scaleX(0)}.ds-fx[data-fx=wipe-y-down]{transform-origin:50% 0;transform:scaleY(0)}.ds-fx[data-fx=wipe-y-up]{transform-origin:50% 100%;transform:scaleY(0)}.ds-fx[data-fx=snap]{opacity:0;transform:translateY(8px)scale(.94)}.ds-fx[data-fx=rise]{opacity:0;transform-origin:50% 100%;transform:translateY(18px)}.ds-fx[data-fx=pop]{opacity:0;transform:scale(.55)}.ds-fx[data-fx=draw]{stroke-dasharray:1;stroke-dashoffset:1px}.ds-px-interior-block{fill:#efe9df}.ds-px-interior-col--1{fill:#d8d3c6}.ds-px-interior-col--2{fill:#cdc7b8}.ds-px-interior-col--3{fill:#bbb4a4}.ds-px-interior-rule{stroke:#2a25208c;stroke-width:1.4px;fill:none}.ds-px-interior-tag{fill:#2a2520a6}.ds-px-interior-tag--alt{fill:#2a252059}.ds-px-craft-stamp{fill:#b8884a}.ds-px-craft-ring{stroke:#ffe9c8;stroke-width:1.6px}.ds-px-craft-tick{stroke:#ffe9c8;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.ds-px-craft-tag-a{fill:#f0e2c8}.ds-px-craft-tag-b{fill:#e7d6b9}.ds-px-craft-index{stroke:#3a2a1699;stroke-width:1.4px;stroke-linecap:round}.ds-px-saas-surface{fill:#0e1322}.ds-px-saas-sidebar{fill:#161d33}.ds-px-saas-side-dot{fill:#ffffff4d}.ds-px-saas-side-dot--accent{fill:#5ea7ff}.ds-px-saas-kpi{fill:#161d33}.ds-px-saas-kpi-mark{fill:#fff6}.ds-px-saas-kpi-mark--accent{fill:#a8f0c6}.ds-px-saas-chart{fill:#161d33}.ds-px-saas-bar{fill:#2b3a64}.ds-px-saas-bar--accent{fill:#5ea7ff}.ds-px-med-plus-v,.ds-px-med-plus-h{fill:#1f6fd3}.ds-px-med-card{fill:#fff;stroke:#dbe6ee;stroke-width:1.2px}.ds-px-med-line{stroke:#bcd0e0;stroke-width:1.4px;stroke-linecap:round}.ds-px-med-pill{fill:#1f6fd3}.ds-px-med-pill--alt{fill:#7fbfa1}.ds-px-med-pill--ghost{fill:none;stroke:#bcd0e0;stroke-width:1.4px}.ds-px-apple-surface{fill:#0a0a0c}.ds-px-apple-grid{stroke:#f5f5f717;stroke-width:1px}.ds-px-apple-capsule{fill:#f5f5f7}.ds-px-apple-dot{fill:#0a0a0c}.ds-px-apple-caption{stroke:#f5f5f7cc;stroke-width:1.3px}.ds-px-apple-chip{fill:#f5f5f7a6}.ds-px-book-bar{fill:#0f141e14}.ds-px-book-cell{fill:#fff;stroke:#0f141e1f;stroke-width:1px}.ds-px-book-cell--hot{fill:#0067ff;stroke:#0067ff}.ds-px-book-cta{fill:#0067ff}.ds-px-book-coral{fill:#ff7a59}html.dark .ds-px-interior-block,:root[data-theme=dark] .ds-px-interior-block,:root[data-showroom-theme=dark] .ds-px-interior-block{fill:#2a2520}html.dark .ds-px-interior-col,:root[data-theme=dark] .ds-px-interior-col,:root[data-showroom-theme=dark] .ds-px-interior-col{fill:#3a342d}html.dark .ds-px-interior-rule,:root[data-theme=dark] .ds-px-interior-rule,:root[data-showroom-theme=dark] .ds-px-interior-rule{stroke:#efe9df61}html.dark .ds-px-interior-tag,:root[data-theme=dark] .ds-px-interior-tag,:root[data-showroom-theme=dark] .ds-px-interior-tag{fill:#efe9dfa6}html.dark .ds-px-interior-tag--alt,:root[data-theme=dark] .ds-px-interior-tag--alt,:root[data-showroom-theme=dark] .ds-px-interior-tag--alt{fill:#efe9df59}html.dark .ds-px-craft-tag-a,:root[data-theme=dark] .ds-px-craft-tag-a,:root[data-showroom-theme=dark] .ds-px-craft-tag-a{fill:#3a2e1c}html.dark .ds-px-craft-tag-b,:root[data-theme=dark] .ds-px-craft-tag-b,:root[data-showroom-theme=dark] .ds-px-craft-tag-b{fill:#2e2616}html.dark .ds-px-craft-index,:root[data-theme=dark] .ds-px-craft-index,:root[data-showroom-theme=dark] .ds-px-craft-index{stroke:#f0e2c873}html.dark .ds-px-med-card,:root[data-theme=dark] .ds-px-med-card,:root[data-showroom-theme=dark] .ds-px-med-card{fill:#18202d;stroke:#2b3a4a}html.dark .ds-px-med-line,:root[data-theme=dark] .ds-px-med-line,:root[data-showroom-theme=dark] .ds-px-med-line,html.dark .ds-px-med-pill--ghost,:root[data-theme=dark] .ds-px-med-pill--ghost,:root[data-showroom-theme=dark] .ds-px-med-pill--ghost{stroke:#bcd0e047}html.dark .ds-px-book-bar,:root[data-theme=dark] .ds-px-book-bar,:root[data-showroom-theme=dark] .ds-px-book-bar{fill:#ffffff1a}html.dark .ds-px-book-cell,:root[data-theme=dark] .ds-px-book-cell,:root[data-showroom-theme=dark] .ds-px-book-cell{fill:#18202d;stroke:#ffffff14}@media (prefers-reduced-motion:reduce){.ds-fx{opacity:1!important;stroke-dashoffset:0!important;transform:none!important}}.ds-hero-proof-head{letter-spacing:.14em;text-transform:uppercase;color:var(--ds-page-muted);align-items:center;gap:8px;margin-bottom:16px;font-family:IBM Plex Mono,monospace;font-size:10.5px;display:flex}.ds-hero-proof-dot{background:#2ecc71;border-radius:999px;flex-shrink:0;width:7px;height:7px;animation:1.8s ease-in-out infinite ds-pulse;box-shadow:0 0 0 3px #2ecc712e}.ds-hero-proof-score{align-items:baseline;gap:8px;margin-bottom:18px;display:flex}.ds-hero-proof-num{font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;letter-spacing:-.04em;color:var(--ds-page-text);font-size:clamp(48px,5vw,64px);font-weight:700;line-height:1}.ds-hero-proof-unit{color:var(--ds-page-blue);letter-spacing:-.01em;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:500}.ds-hero-proof-label{font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;color:var(--ds-page-muted);letter-spacing:-.005em;margin-left:auto;font-size:14px;font-weight:500}.ds-hero-proof-bars{flex-direction:column;gap:6px;display:flex}.ds-hero-proof-row{letter-spacing:.1em;text-transform:uppercase;color:var(--ds-page-muted);justify-content:space-between;align-items:center;margin-top:4px;font-family:IBM Plex Mono,monospace;font-size:10.5px;display:flex}.ds-hero-proof-mini{color:var(--ds-page-text);font-weight:600}.ds-hero-proof-bar{background:var(--ds-page-card-alt);border-radius:999px;height:3px;position:relative;overflow:hidden}.ds-hero-proof-bar>span{width:var(--ds-fill,0%);background:linear-gradient(90deg, var(--ds-page-blue) 0%, var(--accent) 100%);border-radius:inherit;position:absolute;inset:0 auto 0 0}.ds-hero-impact-card{min-height:280px}.ds-hero-impact{margin-top:42px}.ds-hero-impact-title{max-width:9ch;font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;letter-spacing:-.04em;color:var(--ds-page-text);margin:0;font-size:clamp(34px,3vw,48px);font-weight:650;line-height:.98}.ds-hero-impact-copy{max-width:31ch;color:var(--ds-page-muted);margin:18px 0 0;font-size:15px;line-height:1.55}.ds-hero-impact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:24px;display:grid}.ds-hero-impact-list span{letter-spacing:.1em;text-transform:uppercase;min-width:0;color:var(--ds-page-muted);background:color-mix(in oklab, var(--ds-page-blue) 5%, transparent);box-shadow:0 0 0 1px color-mix(in oklab, var(--ds-page-blue) 16%, var(--ds-page-border)) inset;border-radius:12px;padding:10px 12px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px}.ds-hero-impact-list span:nth-child(2){color:color-mix(in oklab, #c87941 72%, var(--ds-page-text) 28%);background:#c8794112;box-shadow:inset 0 0 0 1px #c8794133}.ds-hero-impact-list span:nth-child(3){color:color-mix(in oklab, #b8893a 72%, var(--ds-page-text) 28%);background:#b8893a14;box-shadow:inset 0 0 0 1px #b8893a38}.ds-hero-impact-list span:nth-child(4){color:color-mix(in oklab, var(--ds-page-text) 72%, transparent);background:color-mix(in oklab, var(--ds-page-text) 4%, transparent);box-shadow:0 0 0 1px color-mix(in oklab, var(--ds-page-text) 14%, transparent) inset}.ds-hero-badge{background:var(--ds-page-card-alt);box-shadow:0 0 0 1px var(--ds-page-border) inset;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;display:flex}.ds-hero-badge-mark{background:var(--ink-solid);width:36px;height:36px;color:var(--on-accent);font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;letter-spacing:-.04em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:inline-flex}.ds-hero-badge-body{flex-direction:column;line-height:1.2;display:flex}.ds-hero-badge-body strong{font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;color:var(--ds-page-text);letter-spacing:-.005em;font-size:14px;font-weight:600}.ds-hero-badge-body span{letter-spacing:.12em;text-transform:uppercase;color:var(--ds-page-muted);margin-top:4px;font-family:IBM Plex Mono,monospace;font-size:10.5px}a.ds-hero-scroll-hint{text-decoration:none;transition:color .2s,transform .2s}a.ds-hero-scroll-hint:hover,a.ds-hero-scroll-hint:focus-visible{color:var(--ds-page-blue)}.ds-bridge{isolation:isolate;background:#060606;justify-content:center;align-items:flex-end;height:0;padding-bottom:0;display:flex;position:relative;overflow:hidden}.ds-bridge:before{content:none}.ds-bridge-rule{display:none}.ds-bridge-label{z-index:1;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500;position:relative}.ds-bridge--outro{background:var(--ds-page-bg);align-items:flex-start;height:0;padding-top:0;padding-bottom:0}.ds-bridge--outro:before{content:none}.ds-bridge--outro .ds-bridge-rule{display:none}.ds-mb-wrap{background:#060606;padding:0;scroll-margin-top:0;position:relative}.ds-section-bare{background:#060606;padding:0;position:relative}.ds-feature{padding-top:clamp(120px,14vw,200px);padding-bottom:clamp(120px,14vw,200px)}.ds-feature-head{text-align:center;margin-bottom:64px}.ds-feature-head .ds-eyebrow{margin-inline:auto}.ds-feature-head .ds-display{max-width:14ch;margin-inline:auto}.ds-feature-head .ds-lead{text-align:center;margin:28px auto 0}.ds-feature-stage{aspect-ratio:16/10;border-radius:var(--ds-tile-radius-lg);background:linear-gradient(160deg, var(--ds-dark-card-2) 0%, var(--ds-dark-card) 50%, var(--ds-dark-bg) 100%);max-width:1320px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 30px 80px -20px #00000073,0 12px 32px -12px #00000059}.ds-feature-stage:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 10%,#0067ff2e 0%,#0000 45%),radial-gradient(circle at 80% 90%,#0d948824 0%,#0000 50%);position:absolute;inset:0}.ds-feature-stage:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;mask-image:radial-gradient(#000 30%,#0000 75%)}.ds-feature-frame{color:var(--ds-dark-text);flex-direction:column;justify-content:space-between;padding:clamp(28px,4vw,56px);display:flex;position:absolute;inset:0}.ds-feature-marquee{letter-spacing:.18em;text-transform:uppercase;color:#fff9;justify-content:space-between;align-items:center;gap:24px;font-family:IBM Plex Mono,monospace;font-size:11px;display:flex}.ds-feature-marquee-dot{vertical-align:middle;background:#2997ff;border-radius:999px;width:8px;height:8px;margin-right:10px;animation:1.8s ease-in-out infinite ds-pulse;display:inline-block;box-shadow:0 0 0 4px #2997ff24}@keyframes ds-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.ds-feature-marquee-dot{animation:none}}.ds-feature-poster{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ds-feature-poster-display{aspect-ratio:16/10;background:linear-gradient(#14161cf2,#08090cfa),#0c0c10;border-radius:14px;width:min(72%,880px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 30px 60px -20px #0009}.ds-feature-poster-display:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#0067ff47 0%,#0000 60%);position:absolute;inset:0}.ds-feature-poster-display:after{content:"";pointer-events:none;opacity:.6;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.ds-feature-poster-content{z-index:1;text-align:center;height:100%;color:var(--ds-dark-text);flex-direction:column;justify-content:center;align-items:center;padding:8%;display:flex;position:relative}.ds-feature-poster-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--ds-dark-blue);margin:0 0 16px;font-family:IBM Plex Mono,monospace;font-size:10px}.ds-feature-poster-title{font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(28px,3.6vw,56px);font-weight:700;line-height:1.05}.ds-feature-poster-title .blue{color:var(--ds-dark-blue)}.ds-feature-poster-title .light{color:var(--ds-dark-soft);font-weight:300}.ds-feature-poster-sub{color:var(--ds-dark-muted);max-width:36ch;margin:18px 0 0;font-size:14px}.ds-feature-cta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.ds-feature-cta-meta{letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c;font-family:IBM Plex Mono,monospace;font-size:11px}.ds-feature-cta-meta strong{color:var(--ds-dark-text);margin-right:10px;font-weight:600}.ds-feature-cta{background:var(--on-accent);color:var(--ink-solid);font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;letter-spacing:-.005em;transition:transform .2s var(--ease-out,cubic-bezier(.16, 1, .3, 1)), box-shadow .2s ease;border-radius:999px;align-items:center;gap:8px;padding:14px 22px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.ds-feature-cta:hover,.ds-feature-cta:focus-visible{transform:translateY(-1px);box-shadow:0 16px 36px #00000059}.ds-feature-cta-arrow{transition:transform .2s var(--ease-out,cubic-bezier(.16, 1, .3, 1))}.ds-feature-cta:hover .ds-feature-cta-arrow,.ds-feature-cta:focus-visible .ds-feature-cta-arrow{transform:translate(4px)}@media (width<=720px){.ds-feature-poster-display{width:92%}.ds-feature-cta-row{text-align:center;justify-content:center}}.ds-catalog{padding-top:clamp(96px,12vw,160px);scroll-margin-top:132px}.ds-catalog-head{max-width:52ch;margin-bottom:64px}.ds-catalog-title{max-width:min(100%,13ch);font-size:clamp(42px,4.4vw,68px);line-height:1.02}.ds-catalog-title .block{display:block}.ds-catalog-title .block:first-child{color:color-mix(in oklab, var(--ds-page-text) 92%, var(--ds-page-blue) 8%)}.ds-catalog-title .block:nth-child(2){font-size:.88em;line-height:1.08}.ds-catalog-title .block:nth-child(3){color:color-mix(in oklab, var(--ds-page-text) 88%, transparent);margin-top:.08em;font-size:.86em;line-height:1.08}.ds-catalog-head .ds-lead{max-width:35ch;margin-top:28px;font-size:clamp(18px,1.35vw,21px);line-height:1.45}.ds-tile-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:clamp(16px,1.8vw,24px);display:grid}@media (width<=900px){.ds-tile-grid{grid-template-columns:1fr}}@media (width>=1024px){.ds-tile-grid>.ds-catalog-head{align-self:center;margin-bottom:0;padding-right:clamp(8px,1.5vw,24px)}}.ds-tile.ds-tile--snake-lab{--ds-tile-fg:var(--ds-page-text);--ds-tile-muted:color-mix(in oklab, var(--ds-page-text) 60%, transparent);--ds-tile-soft:color-mix(in oklab, var(--ds-page-text) 44%, transparent);--ds-tile-border:#0ea5e942;--ds-tile-panel:#0ea5e90f;--ds-tile-accent:#0ea5e9;--ds-tile-glow:#0ea5e929;--ds-tile-ring:linear-gradient(135deg, #0ea5e961, #fff9 38%, #0ea5e924);color:var(--ds-tile-fg);box-shadow:0 0 0 1px var(--ds-tile-border) inset, 0 22px 58px -34px #083c8238;background:radial-gradient(circle at 1px 1px,#0ea5e924 1px,#0000 1.6px) 0 0/18px 18px,radial-gradient(circle at 18% 0,#0ea5e91a,#0000 38%),linear-gradient(#f6faff 0%,#eaf2fc 100%);grid-template-rows:auto auto 1fr auto;display:none}@media (width>=1024px){.ds-tile.ds-tile--snake-lab{display:grid}}html.dark .ds-tile--snake-lab,:root[data-theme=dark] .ds-tile--snake-lab,:root[data-showroom-theme=dark] .ds-tile--snake-lab{--ds-tile-fg:var(--ds-dark-text);--ds-tile-muted:#ffffffad;--ds-tile-soft:#ffffff75;--ds-tile-border:#0ea5e938;--ds-tile-panel:#0ea5e914;--ds-tile-accent:#18b9ff;--ds-tile-glow:#0ea5e93d;--ds-tile-ring:linear-gradient(135deg, #0ea5e96b, #ffffff14 34%, #0ea5e929);box-shadow:0 0 0 1px var(--ds-tile-border) inset, 0 28px 70px -44px #000000d9;background:radial-gradient(circle at 1px 1px,#60a5fa1f 1px,#0000 1.6px) 0 0/18px 18px,radial-gradient(circle at 18% 0,#0ea5e938,#0000 40%),linear-gradient(#07182b 0%,#020a14 100%)}.ds-tile.ds-tile--snake-lab .ds-tile-foot{grid-row:4}.ds-tile.ds-tile--snake-lab>:not(canvas){z-index:2;position:relative}.ds-tile.ds-tile--snake-lab .ds-snake-status{align-items:center;gap:8px;display:inline-flex}.ds-tile.ds-tile--snake-lab .ds-snake-pulse{background:var(--ds-tile-accent);width:8px;height:8px;box-shadow:0 0 0 0 color-mix(in oklab, var(--ds-tile-accent) 60%, transparent);border-radius:50%;animation:1.8s ease-out infinite ds-snake-pulse;display:inline-block}@keyframes ds-snake-pulse{0%{box-shadow:0 0 0 0 color-mix(in oklab, var(--ds-tile-accent) 60%, transparent)}70%{box-shadow:0 0 0 9px color-mix(in oklab, var(--ds-tile-accent) 0%, transparent)}to{box-shadow:0 0 0 0 color-mix(in oklab, var(--ds-tile-accent) 0%, transparent)}}.ds-tile.ds-tile--snake-lab>.ds-snake-deco{pointer-events:none;z-index:2;position:absolute}.ds-tile.ds-tile--snake-lab .ds-snake-deco{letter-spacing:.16em;text-transform:uppercase;color:var(--ds-tile-muted);white-space:nowrap;align-items:center;gap:8px;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5px;display:inline-flex}.ds-snake-deco--ai{border:1px solid var(--ds-tile-border);background:var(--ds-tile-panel);border-radius:999px;padding:5px 11px 5px 9px;top:52%;left:clamp(22px,9%,56px)}.ds-snake-deco--ai .ds-snake-deco-dot{background:var(--ds-tile-accent);width:5px;height:5px;box-shadow:0 0 6px color-mix(in oklab, var(--ds-tile-accent) 70%, transparent);border-radius:50%;animation:1.4s ease-in-out infinite ds-snake-ai-blink}@keyframes ds-snake-ai-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.78)}}.ds-snake-deco--ruler{color:var(--ds-tile-soft);top:60%;right:clamp(22px,6%,38px)}.ds-snake-deco--ruler .ds-snake-deco-scale{background-image:linear-gradient(to right, color-mix(in oklab, var(--ds-tile-accent) 70%, transparent) 0 1px, transparent 1px 8px);border-bottom:1px solid color-mix(in oklab, var(--ds-tile-accent) 38%, transparent);background-repeat:repeat-x;background-size:8px 6px;width:48px;height:6px;display:block}.ds-snake-deco--tick{color:var(--ds-tile-soft);background:color-mix(in oklab, var(--ds-tile-accent) 7%, transparent);box-shadow:0 0 0 1px color-mix(in oklab, var(--ds-tile-accent) 18%, transparent) inset;border-radius:4px;padding:3px 7px;font-size:9px;bottom:calc(clamp(22px,2.4vw,30px) + 88px);right:clamp(22px,5%,36px)}@media (prefers-reduced-motion:reduce){.ds-tile.ds-tile--snake-lab .ds-snake-pulse,.ds-tile.ds-tile--snake-lab .ds-snake-deco--ai .ds-snake-deco-dot{animation:none}}.ds-tile{isolation:isolate;min-height:504px;transition:transform .4s var(--ease-out,cubic-bezier(.16, 1, .3, 1)), box-shadow .4s var(--ease-out,cubic-bezier(.16, 1, .3, 1));border-radius:28px;grid-template-rows:auto minmax(124px,auto) auto minmax(132px,auto) auto;padding:clamp(22px,2.4vw,30px);text-decoration:none;display:grid;position:relative;overflow:hidden}.ds-tile:before{content:"";z-index:-1;border-radius:inherit;background:radial-gradient(circle at 16% 0%, var(--ds-tile-glow,transparent) 0%, transparent 34%), linear-gradient(180deg, rgb(255 255 255/var(--ds-tile-shine,.06)), transparent 42%);pointer-events:none;position:absolute;inset:1px}.ds-tile:after{content:"";z-index:-2;border-radius:inherit;background:var(--ds-tile-ring,var(--ds-page-border));pointer-events:none;position:absolute;inset:0}.ds-tile:hover,.ds-tile:focus-visible{transform:translateY(-5px)}.ds-tile--concept{--ds-tile-fg:var(--ds-page-text);--ds-tile-muted:color-mix(in oklab, var(--ds-page-text) 60%, transparent);--ds-tile-soft:color-mix(in oklab, var(--ds-page-text) 42%, transparent);--ds-tile-border:#1010141f;--ds-tile-panel:#ffffff7a;--ds-tile-accent:var(--ds-page-blue);--ds-tile-glow:#0067ff17;--ds-tile-ring:linear-gradient(135deg, #1010141f, #ffffffdb);min-height:408px;color:var(--ds-tile-fg);cursor:default;box-shadow:0 0 0 1px var(--ds-tile-border) inset, 0 22px 58px -34px #0c10182e;grid-template-rows:auto minmax(132px,auto) auto;scroll-margin-top:120px}.ds-tile--systemklar{--ds-tile-fg:#eef7f1;--ds-tile-muted:#eef7f1b3;--ds-tile-soft:#eef7f17a;--ds-tile-border:#9cecc233;--ds-tile-panel:#eef7f10f;--ds-tile-accent:#34d399;--ds-tile-glow:#34d39929;--ds-tile-ring:linear-gradient(135deg, #34d39947, #ffffff1a);color:var(--ds-tile-fg);box-shadow:0 0 0 1px var(--ds-tile-border) inset, 0 28px 70px -44px #000000b8;background:linear-gradient(#34d39912 1px,#0000 1px) 0 0/38px 38px,linear-gradient(90deg,#34d39912 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#092017 0%,#06140f 100%)}html.dark .ds-tile--systemklar,:root[data-theme=dark] .ds-tile--systemklar,:root[data-showroom-theme=dark] .ds-tile--systemklar{--ds-tile-fg:var(--ds-dark-text);--ds-tile-muted:#ffffffad;--ds-tile-soft:#ffffff75;--ds-tile-border:#ffffff21;--ds-tile-panel:#ffffff0e;--ds-tile-glow:#34d39938;--ds-tile-ring:linear-gradient(135deg, #34d39957, #ffffff14);box-shadow:0 0 0 1px var(--ds-tile-border) inset, 0 28px 70px -44px #000000d1;background:linear-gradient(#34d39914 1px,#0000 1px) 0 0/38px 38px,linear-gradient(90deg,#34d39914 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#07140e 0%,#03100a 100%)}:root[data-theme=light] .ds-tile--systemklar,:root[data-showroom-theme=light] .ds-tile--systemklar{--ds-tile-fg:#f2fbf5;--ds-tile-muted:#f2fbf5b8;--ds-tile-soft:#f2fbf580;--ds-tile-border:#9cecc238;--ds-tile-panel:#f2fbf511;--ds-tile-glow:#34d39926;--ds-tile-ring:linear-gradient(135deg, #34d39942, #ffffff1f);box-shadow:0 0 0 1px var(--ds-tile-border) inset, 0 28px 70px -44px #000000ad;background:linear-gradient(#34d3990f 1px,#0000 1px) 0 0/38px 38px,linear-gradient(90deg,#34d3990f 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#0d2a20 0%,#081b14 100%)}.ds-tile--warenhaus{--ds-tile-accent:#a64a2e;--ds-tile-glow:transparent;--ds-tile-ring:linear-gradient(135deg, #5d483029, #ffffffd6);background:repeating-linear-gradient(0deg,#2b27220a 0 1px,#0000 1px 18px),repeating-linear-gradient(90deg,#2b272208 0 1px,#0000 1px 48px),linear-gradient(#fbfaf7 0%,#eeebe4 100%)}.ds-tile--kontur{--ds-tile-accent:#263040;--ds-tile-glow:#26304014;--ds-tile-ring:linear-gradient(135deg, #26304029, #ffffffd6);background:linear-gradient(90deg,#26304012 1px,#0000 1px) 0 0/84px 100%,linear-gradient(#fbfbf8 0%,#f0f0ea 100%)}.ds-tile--handwerk{--ds-tile-accent:#b5471e;--ds-tile-glow:transparent;--ds-tile-ring:linear-gradient(135deg, #b5471e42, #ffffffd1);background:repeating-linear-gradient(0deg,#5d3e2717 0 1px,#0000 1px 22px),linear-gradient(90deg,#644a2d1f 0 28%,#0000 28% 100%),linear-gradient(#efe3d5 0%,#d8c4ad 100%)}.ds-tile--ritual{--ds-tile-accent:#b86a6a;--ds-tile-glow:transparent;--ds-tile-ring:linear-gradient(135deg, #b86a6a38, #ffffffdb);background:linear-gradient(90deg,#b86a6a14 0 18%,#0000 18% 100%),linear-gradient(#fcf8f6 0%,#f1e7e3 100%)}.ds-tile--abendlicht{--ds-tile-fg:#f7efe5;--ds-tile-muted:#f7efe5ad;--ds-tile-soft:#f7efe575;--ds-tile-border:#ffddb829;--ds-tile-panel:#ffddb812;--ds-tile-accent:#d99a58;--ds-tile-glow:#d99a5833;--ds-tile-ring:linear-gradient(135deg, #d99a5857, #ffffff14 42%, #d99a581f);box-shadow:0 0 0 1px var(--ds-tile-border) inset, 0 28px 70px -44px #000000d9;background:radial-gradient(circle at 72% 4%,#d99a584d,#0000 34%),radial-gradient(circle at 18% 84%,#5b2d2275,#0000 38%),linear-gradient(#24150f 0%,#090504 100%)}html.dark .ds-tile--warenhaus,html.dark .ds-tile--kontur,html.dark .ds-tile--handwerk,html.dark .ds-tile--ritual,:root[data-theme=dark] .ds-tile--warenhaus,:root[data-theme=dark] .ds-tile--kontur,:root[data-theme=dark] .ds-tile--handwerk,:root[data-theme=dark] .ds-tile--ritual,:root[data-showroom-theme=dark] .ds-tile--warenhaus,:root[data-showroom-theme=dark] .ds-tile--kontur,:root[data-showroom-theme=dark] .ds-tile--handwerk,:root[data-showroom-theme=dark] .ds-tile--ritual{--ds-tile-fg:var(--ds-dark-text);--ds-tile-muted:#ffffffad;--ds-tile-soft:#ffffff75;--ds-tile-border:#ffffff21;--ds-tile-panel:#ffffff0e;color:var(--ds-tile-fg);box-shadow:0 0 0 1px var(--ds-tile-border) inset, 0 28px 70px -44px #000000d1}html.dark .ds-tile--warenhaus,:root[data-theme=dark] .ds-tile--warenhaus,:root[data-showroom-theme=dark] .ds-tile--warenhaus{--ds-tile-accent:#d97a5b;--ds-tile-glow:transparent;--ds-tile-ring:linear-gradient(135deg, #e5d8c42e, #ffffff14);background:repeating-linear-gradient(0deg,#eee7da0f 0 1px,#0000 1px 18px),repeating-linear-gradient(90deg,#eee7da0a 0 1px,#0000 1px 48px),linear-gradient(#181713 0%,#090908 100%)}html.dark .ds-tile--kontur,:root[data-theme=dark] .ds-tile--kontur,:root[data-showroom-theme=dark] .ds-tile--kontur{--ds-tile-accent:#d7dbe5;--ds-tile-glow:#ffffff14;--ds-tile-ring:linear-gradient(135deg, #ffffff2e, #ffffff0f);background:linear-gradient(90deg,#ffffff12 1px,#0000 1px) 0 0/84px 100%,linear-gradient(#17191f 0%,#0d0f14 100%)}html.dark .ds-tile--handwerk,:root[data-theme=dark] .ds-tile--handwerk,:root[data-showroom-theme=dark] .ds-tile--handwerk{--ds-tile-accent:#e07647;--ds-tile-glow:transparent;--ds-tile-ring:linear-gradient(135deg, #e0764752, #ffffff14);background:repeating-linear-gradient(0deg,#e8b1741a 0 1px,#0000 1px 22px),linear-gradient(90deg,#8b583326 0 28%,#0000 28% 100%),linear-gradient(#1a120c 0%,#0a0604 100%)}html.dark .ds-tile--ritual,:root[data-theme=dark] .ds-tile--ritual,:root[data-showroom-theme=dark] .ds-tile--ritual{--ds-tile-accent:#d99090;--ds-tile-glow:transparent;--ds-tile-ring:linear-gradient(135deg, #d9909052, #ffffff14);background:linear-gradient(90deg,#d9909021 0 18%,#0000 18% 100%),linear-gradient(#1a1213 0%,#090708 100%)}.ds-tile:hover,.ds-tile:focus-visible{box-shadow:0 0 0 1px var(--ds-tile-border) inset, 0 34px 80px -34px color-mix(in oklab, var(--ds-tile-accent) 24%, #000000a3)}.ds-tile-head{letter-spacing:.14em;text-transform:uppercase;color:var(--ds-tile-soft);justify-content:space-between;align-items:center;gap:16px;font-family:IBM Plex Mono,monospace;font-size:11px;display:flex}.ds-tile-index{letter-spacing:.14em;width:fit-content;box-shadow:0 0 0 1px color-mix(in oklab, var(--ds-tile-accent) 36%, transparent) inset;color:var(--ds-tile-accent);background:color-mix(in oklab, var(--ds-tile-accent) 9%, transparent);border-radius:999px;align-items:center;padding:7px 10px;display:inline-flex}.ds-tile-arrow{color:var(--ds-tile-accent);transition:transform .3s var(--ease-out,cubic-bezier(.16, 1, .3, 1));font-size:16px}.ds-tile-state{letter-spacing:.14em;text-transform:uppercase;color:var(--ds-tile-soft);font-family:IBM Plex Mono,monospace;font-size:10.5px}.ds-tile--concept-live{cursor:pointer;text-decoration:none}.ds-tile--concept-live:hover,.ds-tile--concept-live:focus-visible{transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s;transform:translateY(-2px)}.ds-tile-state--live{color:#047857;background:oklab(69.5873% -.142158 .0448781/.12);border-radius:999px;align-items:center;gap:7px;padding:5px 10px 5px 8px;display:inline-flex;box-shadow:inset 0 0 0 1px oklab(69.5873% -.142158 .0448781/.3)}.ds-tile-state-dot{background:#10b981;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px oklab(69.5873% -.142158 .0448781/.24)}html.dark .ds-tile-state--live,:root[data-theme=dark] .ds-tile-state--live,:root[data-showroom-theme=dark] .ds-tile-state--live,html.dark .ds-tile--systemklar .ds-tile-state--live,:root[data-theme=dark] .ds-tile--systemklar .ds-tile-state--live,:root[data-showroom-theme=dark] .ds-tile--systemklar .ds-tile-state--live,.ds-tile--systemklar .ds-tile-state--live{color:#6ee7b7;background:oklab(69.5873% -.142158 .0448781/.18);box-shadow:inset 0 0 0 1px oklab(69.5873% -.142158 .0448781/.38)}.ds-tile:hover .ds-tile-arrow,.ds-tile:focus-visible .ds-tile-arrow{transform:translate(3px,-3px)}.ds-tile-body{flex-direction:column;gap:10px;min-width:0;display:flex}.ds-tile-kicker{letter-spacing:.26em;text-transform:uppercase;color:var(--ds-tile-accent);margin:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px}.ds-tile-meta-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-tile-meta-divider{background:color-mix(in oklab, var(--ds-tile-accent) 34%, transparent);width:22px;height:1px;display:inline-block}.ds-tile-title{font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;letter-spacing:-.028em;text-wrap:balance;margin:0;font-size:clamp(24px,1.95vw,31px);font-weight:650;line-height:1.06}.ds-tile-scope{min-width:0;max-width:100%;color:var(--ds-tile-soft);letter-spacing:.1em;text-transform:uppercase;align-items:center;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;font-weight:500;line-height:1.25;display:inline-flex}.ds-tile-summary{max-width:38ch;min-height:4.25em;color:var(--ds-tile-muted);margin:0;font-size:15.5px;line-height:1.48}.ds-tile-summary strong{color:var(--ds-tile-fg);font-weight:650}.ds-tile-foot{align-self:end;margin-top:10px}.ds-tile-specs{letter-spacing:.1em;text-transform:uppercase;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:10px;font-family:IBM Plex Mono,monospace;font-size:10.5px;display:grid}.ds-tile-spec{background:var(--ds-tile-panel);min-width:0;min-height:66px;box-shadow:0 0 0 1px var(--ds-tile-border) inset;border-radius:13px;padding:12px 14px}.ds-tile-spec em{color:var(--ds-tile-soft);margin-bottom:4px;font-style:normal;display:block}.ds-tile-spec strong{color:var(--ds-tile-fg);letter-spacing:-.01em;text-transform:none;font-style:normal;font-weight:600;line-height:1.25;display:block}.ds-tile-bottom{justify-content:space-between;align-items:center;gap:14px;margin-top:14px;display:flex}.ds-tile-link{font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;color:var(--ds-tile-accent);font-size:14px;font-weight:650}.ds-tile-link--muted{color:var(--ds-tile-soft)}.ds-concept-preview{background:var(--ds-tile-panel);min-height:132px;box-shadow:0 0 0 1px var(--ds-tile-border) inset;border-radius:16px;margin-top:14px;position:relative;overflow:hidden}.ds-concept-preview:before{content:"";border:1px solid color-mix(in oklab, var(--ds-tile-accent) 28%, transparent);position:absolute;inset:16px}.ds-concept-mark,.ds-concept-line{background:var(--ds-tile-accent);display:block;position:absolute}.ds-concept-mark--a{opacity:.86;border-radius:8px;width:42px;height:42px;top:28px;left:28px}.ds-concept-mark--b{opacity:.5;border-radius:999px;width:86px;height:12px;top:30px;right:28px}.ds-concept-mark--c{opacity:.34;border-radius:999px 999px 8px 8px;width:56px;height:34px;bottom:28px;right:28px}.ds-concept-line{opacity:.32;border-radius:999px;height:2px;left:28px}.ds-concept-line--one{width:42%;bottom:52px}.ds-concept-line--two{width:31%;bottom:39px}.ds-concept-line--three{width:52%;bottom:26px}.ds-tile--warenhaus .ds-concept-mark--a{border-radius:4px;width:54px;height:70px}.ds-tile--warenhaus .ds-concept-mark--c{border-radius:8px}.ds-tile--kontur .ds-concept-mark--a{border-radius:999px;width:2px;height:76px}.ds-tile--kontur .ds-concept-mark--b{width:112px}.ds-tile--abendlicht .ds-concept-preview:before{border-color:#d99a5838}.ds-tile--abendlicht .ds-concept-mark--a{filter:blur(.2px);border-radius:50%;box-shadow:0 0 34px #d99a586b}.ds-hw-preview{background:var(--ds-tile-panel);min-height:168px;box-shadow:0 0 0 1px var(--ds-tile-border) inset;border-radius:16px;justify-content:center;align-items:stretch;margin-top:14px;padding:14px;display:flex;position:relative;overflow:hidden}.ds-hw-mock{width:100%;color:var(--ds-tile-fg);font-family:var(--g,system-ui), sans-serif;grid-template-rows:auto 1fr auto auto;gap:10px;display:grid}.ds-hw-head{color:var(--ds-tile-muted);align-items:center;gap:8px;font-size:11px;display:flex}.ds-hw-mark{flex-shrink:0;width:18px;height:18px;position:relative}.ds-hw-mark-a,.ds-hw-mark-b{border:1.5px solid var(--ds-tile-accent);border-radius:999px;width:12px;height:12px;position:absolute;top:3px}.ds-hw-mark-a{left:0}.ds-hw-mark-b{opacity:.55;left:6px}.ds-hw-brand{color:var(--ds-tile-fg);letter-spacing:-.005em;font-size:11px;font-weight:600}.ds-hw-region{color:var(--ds-tile-muted);letter-spacing:.04em;text-transform:uppercase;margin-left:auto;font-size:9.5px}.ds-hw-projects{grid-template-columns:1.4fr 1fr 1fr;gap:6px;display:grid}.ds-hw-project{background:linear-gradient(135deg, color-mix(in oklab, var(--ds-tile-accent) 24%, transparent), color-mix(in oklab, var(--ds-tile-fg) 8%, transparent));border:1px solid color-mix(in oklab, var(--ds-tile-accent) 22%, var(--ds-tile-border));border-radius:6px;min-height:56px;position:relative;overflow:hidden}.ds-hw-project--a{background:linear-gradient(135deg, color-mix(in oklab, var(--ds-tile-accent) 30%, transparent), color-mix(in oklab, var(--ds-tile-fg) 6%, transparent))}.ds-hw-project--b{background:linear-gradient(135deg, color-mix(in oklab, var(--ds-tile-fg) 18%, transparent), color-mix(in oklab, var(--ds-tile-accent) 14%, transparent))}.ds-hw-project-tag{letter-spacing:.04em;text-transform:uppercase;color:var(--ds-tile-fg);background:color-mix(in oklab, var(--ds-tile-panel) 80%, var(--ds-tile-fg) 12%);border:1px solid var(--ds-tile-border);border-radius:999px;padding:2px 6px;font-size:8.5px;position:absolute;bottom:5px;left:6px}.ds-hw-trust{color:var(--ds-tile-muted);align-items:center;gap:6px;font-size:10px;display:inline-flex}.ds-hw-trust-dot{background:var(--ds-tile-accent);border-radius:50%;width:5px;height:5px}.ds-hw-foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.ds-hw-call{background:var(--ds-tile-accent);color:var(--ds-tile-panel);letter-spacing:.01em;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:10.5px;font-weight:600;display:inline-flex}.ds-tile--handwerk .ds-hw-call{color:#fff}.ds-hw-time{color:var(--ds-tile-muted);letter-spacing:.05em;text-transform:uppercase;font-size:9.5px}.ds-ri-preview{background:var(--ds-tile-panel);min-height:168px;box-shadow:0 0 0 1px var(--ds-tile-border) inset;border-radius:16px;justify-content:center;align-items:stretch;margin-top:14px;padding:14px;display:flex;position:relative;overflow:hidden}.ds-ri-mock{width:100%;color:var(--ds-tile-fg);grid-template-rows:auto auto auto auto auto;gap:9px;display:grid}.ds-ri-head{color:var(--ds-tile-muted);align-items:center;gap:8px;font-size:11px;display:flex}.ds-ri-mark{flex-shrink:0;width:16px;height:16px;position:relative}.ds-ri-mark-a,.ds-ri-mark-b{background:var(--ds-tile-accent);border-radius:100% 100% 60% 60%/60% 60% 100% 100%;width:9px;height:13px;position:absolute;top:1px}.ds-ri-mark-a{opacity:.92;left:0}.ds-ri-mark-b{opacity:.46;left:6px}.ds-ri-brand{color:var(--ds-tile-fg);letter-spacing:-.005em;font-size:11.5px;font-weight:600}.ds-ri-region{color:var(--ds-tile-muted);letter-spacing:.04em;text-transform:uppercase;margin-left:auto;font-size:9.5px}.ds-ri-treatment{background:color-mix(in oklab, var(--ds-tile-accent) 10%, transparent);box-shadow:0 0 0 1px color-mix(in oklab, var(--ds-tile-accent) 24%, transparent) inset;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;display:flex}.ds-ri-treatment-tag{color:var(--ds-tile-accent);letter-spacing:.01em;font-size:10.5px;font-weight:600}.ds-ri-treatment-dur{color:var(--ds-tile-muted);letter-spacing:.04em;font-size:9.5px}.ds-ri-week{letter-spacing:.06em;text-transform:uppercase;grid-template-columns:repeat(5,1fr);gap:4px;font-size:9.5px;display:grid}.ds-ri-day{text-align:center;color:var(--ds-tile-muted);background:color-mix(in oklab, var(--ds-tile-fg) 5%, transparent);border-radius:6px;padding:6px 0}.ds-ri-day--active{color:var(--ds-tile-fg);background:color-mix(in oklab, var(--ds-tile-accent) 14%, transparent);box-shadow:0 0 0 1px color-mix(in oklab, var(--ds-tile-accent) 32%, transparent) inset}.ds-ri-slots{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.ds-ri-slot{text-align:center;color:var(--ds-tile-muted);background:color-mix(in oklab, var(--ds-tile-fg) 5%, transparent);letter-spacing:.02em;border-radius:6px;padding:6px 0;font-size:9.5px}.ds-ri-slot--hot{color:var(--ds-tile-fg);background:color-mix(in oklab, var(--ds-tile-accent) 22%, transparent);box-shadow:0 0 0 1px color-mix(in oklab, var(--ds-tile-accent) 42%, transparent) inset;font-weight:600}.ds-ri-foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.ds-ri-team{align-items:center;display:inline-flex}.ds-ri-avatar{background:var(--ds-tile-accent);width:18px;height:18px;box-shadow:0 0 0 2px var(--ds-tile-panel);border-radius:50%;margin-left:-6px}.ds-ri-avatar:first-child{margin-left:0}.ds-ri-avatar--a{background:color-mix(in oklab, var(--ds-tile-accent) 80%, #fff 20%)}.ds-ri-avatar--b{background:color-mix(in oklab, var(--ds-tile-accent) 60%, #6b7b5a 40%)}.ds-ri-avatar--c{background:color-mix(in oklab, var(--ds-tile-accent) 100%, transparent)}.ds-ri-book{color:var(--ds-tile-accent);letter-spacing:.01em;font-size:10.5px;font-weight:600}.ds-philosophy{padding-top:clamp(120px,14vw,180px);padding-bottom:clamp(120px,14vw,180px)}.ds-philosophy-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:clamp(48px,6vw,96px);display:grid}@media (width<=900px){.ds-philosophy-grid{grid-template-columns:1fr}}.ds-philosophy-list{flex-direction:column;margin:40px 0 0;padding:0;list-style:none;display:flex}.ds-philosophy-item{border-top:1px solid var(--ds-dark-border);grid-template-columns:56px 1fr;gap:20px;padding:22px 0;display:grid}.ds-philosophy-item:last-child{border-bottom:1px solid var(--ds-dark-border)}.ds-philosophy-num{letter-spacing:.16em;color:var(--ds-dark-blue);font-family:IBM Plex Mono,monospace;font-size:12px}.ds-philosophy-item h3{font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;letter-spacing:-.02em;color:var(--ds-dark-text);margin:0 0 8px;font-size:22px;font-weight:600}.ds-philosophy-item p{color:var(--ds-dark-muted);max-width:52ch;margin:0;font-size:15px;line-height:1.6}.ds-proof-stack{gap:16px;display:grid;position:sticky;top:clamp(104px,10vh,132px)}.ds-proof-card,.ds-proof-snapshot{background:linear-gradient(160deg, var(--ds-dark-card) 0%, var(--ds-dark-card-2) 100%);border-radius:24px;padding:32px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 24px 56px -16px #00000080}.ds-proof-card:before,.ds-proof-snapshot:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;mask-image:radial-gradient(#000 40%,#0000 80%)}.ds-proof-card>*,.ds-proof-snapshot>*{position:relative}.ds-proof-row{border-top:1px dashed #ffffff24;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.ds-proof-row:first-child{border-top:none;padding-top:0}.ds-proof-row-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ds-dark-soft);font-family:IBM Plex Mono,monospace;font-size:11px}.ds-proof-row-value{font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;letter-spacing:-.01em;color:var(--ds-dark-text);font-size:18px;font-weight:600}.ds-proof-row-value .blue{color:var(--ds-dark-blue)}.ds-proof-bar{background:#ffffff1a;border-radius:999px;width:100%;height:4px;margin-top:4px;position:relative;overflow:hidden}.ds-proof-bar-fill{width:var(--ds-fill,0%);background:linear-gradient(90deg, var(--ds-page-blue) 0%, var(--accent) 100%);border-radius:inherit;position:absolute;inset:0 auto 0 0}.ds-proof-snapshot{padding:26px}.ds-proof-snapshot-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ds-dark-blue);margin:0 0 12px;font-family:IBM Plex Mono,monospace;font-size:11px}.ds-proof-snapshot h3{font-family:var(--g,"Hanken Grotesk"), system-ui, sans-serif;letter-spacing:-.025em;color:var(--ds-dark-text);margin:0;font-size:clamp(22px,2vw,28px);font-weight:600;line-height:1.08}.ds-proof-snapshot ul{gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.ds-proof-snapshot li{color:var(--ds-dark-muted);border-top:1px dashed #ffffff24;grid-template-columns:86px 1fr;align-items:baseline;gap:14px;padding-top:12px;font-size:14.5px;line-height:1.45;display:grid}.ds-proof-snapshot li span{letter-spacing:.14em;text-transform:uppercase;color:var(--ds-dark-blue);font-family:IBM Plex Mono,monospace;font-size:10.5px}@media (width<=900px){.ds-proof-stack{position:relative;top:auto}}.ds-cta{text-align:center;padding-top:clamp(120px,14vw,180px);padding-bottom:clamp(120px,14vw,180px)}.ds-cta-inner{max-width:880px;margin-inline:auto}.ds-cta .ds-eyebrow{margin-inline:auto}.ds-cta .ds-display{max-width:18ch;margin-inline:auto}.ds-cta .ds-lead{text-align:center;margin:28px auto 0}.ds-cta .ds-actions{justify-content:center}.ds-reveal{opacity:0;transition:opacity .9s var(--ease-out,cubic-bezier(.16, 1, .3, 1)), transform .9s var(--ease-out,cubic-bezier(.16, 1, .3, 1));transform:translateY(16px)}.ds-reveal.is-visible{opacity:1;transform:translateY(0)}.ds-reveal[data-delay="1"]{transition-delay:.1s}.ds-reveal[data-delay="2"]{transition-delay:.18s}.ds-reveal[data-delay="3"]{transition-delay:.25s}.ds-reveal[data-delay="4"]{transition-delay:.35s}@media (prefers-reduced-motion:reduce){.ds-reveal{opacity:1;transition:none;transform:none}}.ds-hairline{border:0;border-top:1px solid var(--ds-page-border);width:100%;max-width:var(--ds-container-max);margin:0 auto}.ds-sk-preview{--sk-accent:#34d399;--sk-accent-deep:#6ee7b7;--sk-accent-soft:#34d39929;--sk-ink:#f0f8f3;--sk-ink-soft:#f0f8f3bd;--sk-ink-mute:#f0f8f37a;--sk-surface:#101a18;--sk-surface-soft:#0d1715;--sk-rule:#f0f8f324;--sk-rule-soft:#f0f8f312;--sk-warn:#f59e0b;min-height:118px;margin-top:14px;position:relative}html.dark .ds-sk-preview,:root[data-theme=dark] .ds-sk-preview,:root[data-showroom-theme=dark] .ds-sk-preview{--sk-accent-soft:#34d3992e;--sk-ink:#e6edf3;--sk-ink-soft:#e6edf3b8;--sk-ink-mute:#e6edf375;--sk-surface:#0f141d;--sk-surface-soft:#0b1119;--sk-rule:#e6edf329;--sk-rule-soft:#e6edf314}:root[data-theme=light] .ds-sk-preview,:root[data-showroom-theme=light] .ds-sk-preview{--sk-accent-soft:#34d39926;--sk-ink:#f3fbf6;--sk-ink-soft:#f3fbf6c2;--sk-ink-mute:#f3fbf680;--sk-surface:#111f1b;--sk-surface-soft:#0e1a17;--sk-rule:#f3fbf621;--sk-rule-soft:#f3fbf611}.ds-sk-mock{background:var(--sk-surface);border:1px solid var(--sk-rule);color:var(--sk-ink);isolation:isolate;border-radius:14px;grid-template-rows:auto 1fr auto;gap:9px;padding:13px 14px 11px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:grid;position:relative;overflow:hidden;box-shadow:0 1px #0b0f1605,0 18px 40px -28px #0b0f162e}.ds-tile:hover .ds-sk-mock,.ds-tile:focus-visible .ds-sk-mock{transform:translateY(-2px)}.ds-sk-mock-grid{background-image:linear-gradient(var(--sk-rule-soft) 1px, transparent 1px), linear-gradient(90deg, var(--sk-rule-soft) 1px, transparent 1px);pointer-events:none;z-index:0;opacity:.65;background-size:22px 22px,22px 22px;position:absolute;inset:0;mask-image:linear-gradient(#000000e6,#0006 70%,#0000)}.ds-sk-mock>:not(.ds-sk-mock-grid){z-index:1;position:relative}.ds-sk-mock-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.ds-sk-brand{letter-spacing:-.012em;color:var(--sk-ink);align-items:center;gap:7px;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.ds-sk-brand-mark{background:var(--sk-accent-soft);width:22px;height:22px;color:var(--sk-accent-deep);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.ds-sk-status{background:var(--sk-accent-soft);color:var(--sk-accent-deep);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 8px 4px 7px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9.5px;display:inline-flex}.ds-sk-status-dot{background:var(--sk-accent);width:6px;height:6px;box-shadow:0 0 0 3px var(--sk-accent-soft);border-radius:999px;animation:2.4s ease-in-out infinite ds-sk-blink}.ds-sk-schema{width:100%;height:clamp(122px,15vw,178px);color:var(--sk-ink-soft);display:block}.ds-sk-node{fill:var(--sk-surface);stroke:var(--sk-accent);stroke-width:1.5px;transform-box:fill-box;transform-origin:50%;animation:2.4s ease-in-out infinite ds-sk-pulse;animation-delay:calc(var(--i,0) * .22s)}.ds-sk-node--warn{stroke:var(--sk-warn)}.ds-sk-line{stroke-opacity:.22;stroke-dasharray:1 0;transition:stroke-opacity .3s}.ds-sk-platform rect{fill:var(--sk-accent-soft);stroke:var(--sk-accent);stroke-width:1.25px}.ds-sk-platform-label{fill:var(--sk-accent-deep);letter-spacing:.1em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;font-weight:600}.ds-sk-outputs rect{fill:var(--sk-surface-soft);stroke:var(--sk-rule);stroke-width:1px}.ds-sk-line:after{content:none}.ds-sk-line{stroke-dasharray:16 240;stroke-dashoffset:256px;transition:stroke-dashoffset linear}.ds-tile:hover .ds-sk-line,.ds-tile:focus-visible .ds-sk-line{stroke-opacity:1;stroke:var(--sk-accent);animation:1.8s linear infinite ds-sk-flow;animation-delay:calc(var(--i,0) * .12s)}@keyframes ds-sk-flow{0%{stroke-dashoffset:256px}to{stroke-dashoffset:0}}.ds-sk-mock-foot{border-top:1px dashed var(--sk-rule-soft);justify-content:space-between;align-items:center;gap:12px;padding-top:6px;display:flex}.ds-sk-meta{gap:12px;margin:0;padding:0;list-style:none;display:flex}.ds-sk-meta li{letter-spacing:.04em;align-items:baseline;gap:4px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;display:inline-flex}.ds-sk-meta-key{color:var(--sk-ink-mute);text-transform:uppercase;letter-spacing:.1em}.ds-sk-meta-val{color:var(--sk-ink);font-size:11px;font-weight:500}.ds-sk-meta-val--cycle{vertical-align:text-bottom;min-width:4.2ch;height:1.25em;display:inline-grid;position:relative;overflow:hidden}.ds-sk-meta-val--cycle>span{opacity:0;grid-area:1/1;animation:6s ease-in-out infinite ds-sk-value-cycle;transform:translateY(70%)}.ds-sk-meta-val--cycle>span:nth-child(2){animation-delay:2s}.ds-sk-meta-val--cycle>span:nth-child(3){animation-delay:4s}.ds-sk-meta-val small{color:var(--sk-ink-mute);margin-left:1px;font-size:9px;font-weight:400}.ds-sk-spark{width:88px;height:22px;color:var(--sk-accent-deep);flex-shrink:0}.ds-sk-spark-line{transform-box:fill-box;transform-origin:50%;animation:6s ease-in-out infinite ds-sk-spark-progress}.ds-sk-spark-dot{fill:var(--sk-accent);opacity:1;animation:6s ease-in-out infinite ds-sk-spark-dot}.ds-tile:hover .ds-sk-spark-line,.ds-tile:focus-visible .ds-sk-spark-line{stroke-dashoffset:0;transition-duration:1s}.ds-tile:hover .ds-sk-spark-dot,.ds-tile:focus-visible .ds-sk-spark-dot{opacity:1;animation:1.6s ease-in-out .6s infinite ds-sk-blink}@keyframes ds-sk-value-cycle{0%,18%{opacity:0;transform:translateY(70%)}24%,52%{opacity:1;transform:translateY(0)}58%,to{opacity:0;transform:translateY(-70%)}}@keyframes ds-sk-spark-progress{0%,to{transform:translate(0)}45%{transform:translate(1px,-1.5px)}72%{transform:translate(2px,-.5px)}}@keyframes ds-sk-spark-dot{0%,to{opacity:.72;transform:translate(0)}72%{opacity:1;transform:translate(2px,-.5px)}}@keyframes ds-sk-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.22)}}@keyframes ds-sk-blink{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.ds-sk-status-dot,.ds-sk-node,.ds-sk-spark-dot,.ds-sk-line,.ds-sk-spark-line,.ds-sk-meta-val--cycle>span{animation:none!important}.ds-sk-meta-val--cycle>span:first-child{opacity:1;transform:none}.ds-tile:hover .ds-sk-line,.ds-tile:focus-visible .ds-sk-line{stroke-dashoffset:0;stroke-dasharray:1 0;animation:none!important}}.ds-wh-preview{--wh-accent:#a64a2e;--wh-accent-deep:#8c3a23;--wh-ink:#1a1714;--wh-ink-soft:#1a1714ad;--wh-ink-mute:#1a171475;--wh-surface:#fff;--wh-surface-soft:#f7f3ec;--wh-rule:#1a17141f;--wh-rule-soft:#1a171412;--wh-blanket:#2d2a26;min-height:132px;margin-top:14px;position:relative}html.dark .ds-wh-preview,:root[data-theme=dark] .ds-wh-preview,:root[data-showroom-theme=dark] .ds-wh-preview{--wh-accent:#d97a5b;--wh-accent-deep:#c96b4d;--wh-ink:#f1ebe1;--wh-ink-soft:#f1ebe1bd;--wh-ink-mute:#f1ebe180;--wh-surface:#211d19;--wh-surface-soft:#1a1714;--wh-rule:#f1ebe124;--wh-rule-soft:#f1ebe114;--wh-blanket:#e7ddc9}.ds-wh-mock{background:var(--wh-surface);border:1px solid var(--wh-rule);color:var(--wh-ink);isolation:isolate;border-radius:14px;grid-template-rows:auto 1fr auto;gap:12px;padding:12px 14px 11px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:grid;position:relative;overflow:hidden;box-shadow:0 1px #1a171405,0 18px 40px -28px #1a17142e}.ds-wh-head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ds-wh-brand{letter-spacing:.02em;color:var(--wh-ink);font-family:EB Garamond,Hoefler Text,Times New Roman,serif;font-size:18px;font-weight:500;line-height:1}.ds-wh-meta{letter-spacing:.14em;text-transform:uppercase;color:var(--wh-ink-mute);white-space:nowrap;text-overflow:ellipsis;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;overflow:hidden}.ds-wh-stage{background:var(--wh-surface-soft);border:1px solid var(--wh-rule-soft);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:14px;min-height:72px;padding:10px 12px;display:grid;position:relative}.ds-wh-product{justify-content:flex-start;align-items:center;display:flex;position:relative}.ds-wh-blanket{width:120px;height:auto;color:var(--wh-blanket);transition:transform .5s cubic-bezier(.16,1,.3,1),color .4s;display:block}.ds-wh-tag{background:var(--wh-ink);color:var(--wh-surface);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;padding:3px 7px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:8px;line-height:1;position:absolute;top:-4px;left:-4px}.ds-wh-swatches{grid-template-columns:repeat(2,auto);gap:6px;margin:0;padding:0;list-style:none;display:grid}.ds-wh-swatch{border:1px solid var(--wh-rule);width:16px;height:16px;box-shadow:inset 0 0 0 2px var(--wh-surface);border-radius:999px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s}.ds-wh-swatch.is-active{border-color:var(--wh-ink)}.ds-wh-swatch--anthrazit{background:linear-gradient(135deg,#3a3a3a,#1f1f1f)}.ds-wh-swatch--natur{background:linear-gradient(135deg,#ece3d2,#d8cdb6)}.ds-wh-swatch--rost{background:linear-gradient(135deg,#b85c3a,#8a3f24)}.ds-wh-swatch--moos{background:linear-gradient(135deg,#5d6a44,#3f4a2c)}.ds-wh-foot{justify-content:space-between;align-items:center;gap:10px;display:flex}.ds-wh-cta{background:var(--wh-ink);height:26px;color:var(--wh-surface);letter-spacing:.005em;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:11px;transition:background .3s,transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.ds-wh-cta svg{flex-shrink:0;display:block}.ds-wh-price{letter-spacing:.04em;color:var(--wh-ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px}.ds-tile:hover .ds-wh-mock,.ds-tile:focus-visible .ds-wh-mock{transform:translateY(-1px);box-shadow:0 1px #1a171405,0 26px 48px -28px #a64a2e47}.ds-tile:hover .ds-wh-blanket,.ds-tile:focus-visible .ds-wh-blanket{transform:translateY(-1px)}.ds-tile:hover .ds-wh-swatch.is-active,.ds-tile:focus-visible .ds-wh-swatch.is-active{transform:scale(1.12)}.ds-tile:hover .ds-wh-cta,.ds-tile:focus-visible .ds-wh-cta{background:var(--wh-accent-deep);color:#fff}@media (prefers-reduced-motion:reduce){.ds-wh-mock,.ds-wh-blanket,.ds-wh-swatch,.ds-wh-cta{transition:none!important}.ds-tile:hover .ds-wh-mock,.ds-tile:focus-visible .ds-wh-mock,.ds-tile:hover .ds-wh-blanket,.ds-tile:focus-visible .ds-wh-blanket,.ds-tile:hover .ds-wh-swatch.is-active,.ds-tile:focus-visible .ds-wh-swatch.is-active{transform:none!important}}.ds-kt-preview{--kt-p-accent:#1e3352;--kt-p-accent-h:#2a4570;--kt-p-ink:#1c1a17;--kt-p-ink-soft:#1c1a179e;--kt-p-ink-mute:#1c1a1766;--kt-p-surface:#fff;--kt-p-surface-bg:#f8f6f2;--kt-p-rule:#1c1a171a;--kt-p-rule-soft:#1c1a170f;min-height:132px;margin-top:14px;position:relative}html.dark .ds-kt-preview,:root[data-theme=dark] .ds-kt-preview,:root[data-showroom-theme=dark] .ds-kt-preview{--kt-p-accent:#7eb3e8;--kt-p-accent-h:#96c5f5;--kt-p-ink:#e8e5df;--kt-p-ink-soft:#e8e5dfad;--kt-p-ink-mute:#e8e5df6b;--kt-p-surface:#1c2a3e;--kt-p-surface-bg:#172032;--kt-p-rule:#e8e5df1f;--kt-p-rule-soft:#e8e5df12}.ds-kt-mock{background:var(--kt-p-surface-bg);border:1px solid var(--kt-p-rule);color:var(--kt-p-ink);isolation:isolate;border-radius:12px;flex-direction:column;gap:10px;padding:0 14px 12px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px #1c1a1705,0 18px 40px -28px #1c1a1729}.ds-tile:hover .ds-kt-mock,.ds-tile:focus-visible .ds-kt-mock{transform:translateY(-2px);box-shadow:0 1px #1c1a1705,0 26px 52px -28px #1e33523d}.ds-kt-rule-top{background:var(--kt-p-accent);opacity:.9;flex-shrink:0;height:3px;margin-inline:-14px}.ds-kt-head{justify-content:space-between;align-items:baseline;gap:8px;padding-top:12px;display:flex}.ds-kt-brand{letter-spacing:-.01em;color:var(--kt-p-ink);font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:400;line-height:1}.ds-kt-seit{letter-spacing:.12em;text-transform:uppercase;color:var(--kt-p-ink-mute);white-space:nowrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px}.ds-kt-head:after{content:none}.ds-kt-mock:after{content:"";background:var(--kt-p-rule);pointer-events:none;height:1px;position:absolute;top:38px;left:14px;right:14px}.ds-kt-doc{flex-direction:column;gap:5px;padding-top:2px;display:flex}.ds-kt-doc-line{background:var(--kt-p-rule);border-radius:2px;height:6px}.ds-kt-doc-line--wide{width:85%}.ds-kt-doc-line--mid{width:72%}.ds-kt-doc-line--short{width:52%}.ds-kt-services{grid-template-columns:1fr 1fr;gap:5px;display:grid}.ds-kt-svc{background:var(--kt-p-surface);border:1px solid var(--kt-p-rule-soft);border-radius:6px;flex-direction:column;gap:5px;padding:8px 9px;transition:border-color .25s,background .25s;display:flex}.ds-tile:hover .ds-kt-svc,.ds-tile:focus-visible .ds-kt-svc{border-color:color-mix(in oklab, var(--kt-p-accent) 24%, transparent)}.ds-kt-svc-bar{background:var(--kt-p-accent);opacity:.35;border-radius:1px;width:18px;height:2px;transition:width .3s cubic-bezier(.16,1,.3,1),opacity .3s;display:block}.ds-tile:hover .ds-kt-svc-bar,.ds-tile:focus-visible .ds-kt-svc-bar{opacity:.7;width:26px}.ds-kt-svc-label{letter-spacing:.01em;color:var(--kt-p-ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;line-height:1;overflow:hidden}.ds-kt-foot{justify-content:space-between;align-items:center;gap:10px;display:flex}.ds-kt-cta{background:var(--kt-p-accent);color:#fff;letter-spacing:.01em;border-radius:4px;align-items:center;gap:6px;height:24px;padding:0 10px;font-size:10.5px;font-weight:500;transition:background .25s,transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.ds-kt-cta svg{flex-shrink:0;transition:transform .25s cubic-bezier(.16,1,.3,1);display:block}.ds-tile:hover .ds-kt-cta,.ds-tile:focus-visible .ds-kt-cta{background:var(--kt-p-accent-h)}.ds-tile:hover .ds-kt-cta svg,.ds-tile:focus-visible .ds-kt-cta svg{transform:translate(2px)}.ds-kt-mandates{letter-spacing:.08em;color:var(--kt-p-ink-mute);white-space:nowrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9.5px}@media (prefers-reduced-motion:reduce){.ds-kt-mock,.ds-kt-svc,.ds-kt-svc-bar,.ds-kt-cta,.ds-kt-cta svg{transition:none!important}.ds-tile:hover .ds-kt-mock,.ds-tile:focus-visible .ds-kt-mock{transform:none!important}}.ds-lw-preview{--lw-p-bg:#f6f0e8;--lw-p-card:#faf6f0;--lw-p-ink:#1c1510;--lw-p-ink-soft:#1c1510ad;--lw-p-ink-mute:#1c151075;--lw-p-rule:#1c15101f;--lw-p-rule-soft:#1c151012;--lw-p-accent:#b86f3b;--lw-p-accent-deep:#9c5c2c;--lw-p-accent-soft:#b86f3b21;min-height:180px;margin-top:14px;position:relative}html.dark .ds-lw-preview,:root[data-theme=dark] .ds-lw-preview,:root[data-showroom-theme=dark] .ds-lw-preview{--lw-p-bg:#1c1610;--lw-p-card:#251d14;--lw-p-ink:#f2ece0;--lw-p-ink-soft:#f2ece0b8;--lw-p-ink-mute:#f2ece080;--lw-p-rule:#f2ece024;--lw-p-rule-soft:#f2ece014;--lw-p-accent:#d08c56;--lw-p-accent-deep:#bc7840;--lw-p-accent-soft:#d08c5629}.ds-lw-mock{isolation:isolate;min-height:180px;color:var(--lw-p-ink);background:linear-gradient(180deg, #faf6f0f0, #f6f0e8eb), var(--lw-p-bg);border:1px solid var(--lw-p-rule);border-radius:16px;padding:14px;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff6b,0 22px 44px -30px #1c151047}.ds-lw-photo{z-index:-2;position:absolute;inset:0;overflow:hidden}.ds-lw-photo img{object-fit:cover;filter:saturate(.92)contrast(.96);width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s;display:block;transform:scale(1.04)}.ds-lw-photo-shade{background:linear-gradient(90deg,#f6f0e8f5 0%,#f6f0e8c7 42%,#f6f0e838 100%),linear-gradient(#1c15100a,#1c151052);position:absolute;inset:0}.ds-lw-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.ds-lw-brand{letter-spacing:-.01em;color:var(--lw-p-ink);font-family:EB Garamond,Georgia,serif;font-size:20px;font-weight:500;line-height:1}.ds-lw-loc,.ds-lw-eyebrow,.ds-lw-rez-head span,.ds-lw-rating{text-transform:uppercase;letter-spacing:.12em;font-family:IBM Plex Mono,ui-monospace,monospace}.ds-lw-loc{color:var(--lw-p-ink-mute);white-space:nowrap;font-size:8.5px}.ds-lw-copy{gap:7px;max-width:18ch;margin-top:20px;display:grid}.ds-lw-eyebrow{color:var(--lw-p-accent);font-size:8.5px}.ds-lw-title{letter-spacing:-.025em;color:var(--lw-p-ink);font-family:EB Garamond,Georgia,serif;font-size:21px;line-height:.98}.ds-lw-rez{background:color-mix(in oklab, var(--lw-p-card) 92%, transparent);border:1px solid var(--lw-p-rule);backdrop-filter:blur(8px);border-radius:14px;width:min(58%,210px);padding:12px;position:absolute;bottom:12px;right:12px;box-shadow:0 12px 34px -24px #1c15107a,inset 0 1px #ffffff57}.ds-lw-rez-head{border-bottom:1px solid var(--lw-p-rule-soft);justify-content:space-between;align-items:center;gap:10px;padding-bottom:9px;display:flex}.ds-lw-rez-head span{color:var(--lw-p-ink-mute);font-size:8.5px}.ds-lw-rez-head strong{color:var(--lw-p-ink);font-family:EB Garamond,Georgia,serif;font-size:28px;font-weight:500;line-height:.8}.ds-lw-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:10px;display:grid}.ds-lw-slot{border:1px solid var(--lw-p-rule);min-width:0;height:24px;color:var(--lw-p-ink-soft);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;display:inline-flex}.ds-lw-slot--sel{color:#fff;background:var(--lw-p-accent);border-color:var(--lw-p-accent)}.ds-lw-foot{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.ds-lw-cta{background:var(--lw-p-ink);height:24px;color:var(--lw-p-bg);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:10px;font-weight:650;transition:background .3s,transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.ds-lw-rating{color:var(--lw-p-ink-mute);white-space:nowrap;font-size:8.5px}.ds-tile--abendlicht .ds-tile-title{letter-spacing:-.025em;font-family:EB Garamond,Georgia,serif;font-size:clamp(31px,2.4vw,39px);font-weight:500}.ds-tile:hover .ds-lw-mock,.ds-tile:focus-visible .ds-lw-mock{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff6b,0 30px 54px -30px #b86f3b57}.ds-tile:hover .ds-lw-photo img,.ds-tile:focus-visible .ds-lw-photo img{filter:saturate()contrast();transform:scale(1.08)}.ds-tile:hover .ds-lw-cta,.ds-tile:focus-visible .ds-lw-cta{background:var(--lw-p-accent-deep);color:#fff;transform:translateY(-1px)}html.dark .ds-lw-mock,:root[data-theme=dark] .ds-lw-mock,:root[data-showroom-theme=dark] .ds-lw-mock{background:linear-gradient(180deg, #1c1610f0, #0f0b07eb), var(--lw-p-bg);box-shadow:inset 0 1px #ffffff14,0 22px 44px -30px #000000b8}html.dark .ds-lw-photo-shade,:root[data-theme=dark] .ds-lw-photo-shade,:root[data-showroom-theme=dark] .ds-lw-photo-shade{background:linear-gradient(90deg,#1c1610f5 0%,#1c1610c7 42%,#1c161038 100%),linear-gradient(#00000014,#0000007a)}html.dark .ds-lw-cta,:root[data-theme=dark] .ds-lw-cta,:root[data-showroom-theme=dark] .ds-lw-cta{background:var(--lw-p-accent);color:#1c1510}@media (width<=560px){.ds-lw-preview,.ds-lw-mock{min-height:210px}.ds-lw-copy{max-width:22ch}.ds-lw-rez{width:auto;left:12px}}@media (prefers-reduced-motion:reduce){.ds-lw-mock,.ds-lw-photo img,.ds-lw-cta{transition:none!important}.ds-tile:hover .ds-lw-mock,.ds-tile:focus-visible .ds-lw-mock,.ds-tile:hover .ds-lw-photo img,.ds-tile:focus-visible .ds-lw-photo img,.ds-tile:hover .ds-lw-cta,.ds-tile:focus-visible .ds-lw-cta{transform:none!important}}
