.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: rgb(0 103 255 / 3.5%);--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: rgb(255 255 255 / 68%);--ds-dark-soft: rgb(255 255 255 / 55%);--ds-dark-border: rgb(255 255 255 / 12%);--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: rgb(96 165 250 / 8%);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 ease,visibility 0s linear .18s}.ds-section{position:relative;width:100%;padding:var(--ds-section-pad-y) var(--ds-section-pad-x);isolation:isolate}.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{margin-inline:auto;width:100%;max-width:var(--ds-container-max)}.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);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ds-page-blue);margin:0 0 24px}.ds-display{font-family:var(--g, "Hanken Grotesk"),system-ui,-apple-system,sans-serif;font-weight:600;letter-spacing:var(--ds-display-tracking);line-height:1.05;color:var(--ds-page-text);margin:0;text-wrap:balance}.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:nth-child(1){color:color-mix(in oklab,var(--ds-page-text) 92%,var(--ds-page-blue) 8%)}.ds-hero .ds-display--hero .block:nth-child(2){font-size:.82em;line-height:1.08;color:var(--ds-hero-line-dim)}.ds-hero .ds-display--hero .block:nth-child(3){font-size:.9em;line-height:1.06;margin-top:.08em;color:color-mix(in oklab,var(--ds-page-text) 88%,transparent)}.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);font-weight:600;letter-spacing:-.02em;line-height:1.15}.ds-display .blue,.ds-display .ds-blue{color:var(--ds-page-blue)}.ds-display .light,.ds-display .ds-light{font-weight:300;color:var(--ds-page-soft)}.ds-section--dark .ds-display .light,.ds-section--dark .ds-display .ds-light{color:#ffffff8c}.ds-lead{font-family:var(--g, "Hanken Grotesk"),system-ui,-apple-system,sans-serif;font-size:var(--ds-lead-size);font-weight:400;line-height:1.5;color:var(--ds-page-text);max-width:56ch;margin:32px 0 0}.ds-body{font-size:17px;line-height:1.65;color:var(--ds-page-text);max-width:60ch}.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{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px;align-items:center}.ds-btn{display:inline-flex;align-items:center;gap:6px;padding:14px 24px;border-radius:999px;font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-size:16px;font-weight:500;line-height:1;letter-spacing:-.005em;text-decoration:none;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}.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{background:transparent;color:var(--ds-page-text);border:1px solid var(--ds-page-border)}.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{background:none;border:none;padding:0;color:var(--ds-page-blue);font-size:17px;font-weight:500;border-radius:0}.ds-btn--link:hover,.ds-btn--link:focus-visible{text-decoration:underline}.ds-hero{min-height:clamp(640px,86vh,900px);padding-top:clamp(120px,14vh,200px);padding-bottom:clamp(80px,10vh,120px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.ds-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--ds-page-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--ds-page-grid-line) 1px,transparent 1px);background-size:56px 56px;background-position:center top;pointer-events:none;z-index:0;mask-image:radial-gradient(ellipse 70% 70% at 50% 40%,#000 30%,transparent 80%)}.ds-hero>*{position:relative;z-index:1}.ds-hero-inner{margin-inline:auto;width:100%;max-width:var(--ds-container-max)}.ds-hero-meta{display:flex;align-items:center;gap:16px;margin-bottom:16px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ds-page-muted)}.ds-hero-meta:after{content:"";flex:1;height:1px;background:var(--ds-page-border)}.ds-hero-scroll-hint{position:absolute;bottom:20px;left:50%;transform:translate(-50%);font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ds-page-muted);display:inline-flex;flex-direction:column;align-items:center;gap:6px;z-index:2}.ds-hero-scroll-hint .ds-scroll-arrow{font-size:18px;animation:ds-bob 2.4s var(--ease-out, ease-in-out) infinite;color:var(--ds-page-blue)}@keyframes ds-bob{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(6px);opacity:1}}@media(prefers-reduced-motion:reduce){.ds-hero-scroll-hint .ds-scroll-arrow{animation:none}}.ds-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(28px,3.2vw,56px);align-items:center}@media(max-width:1024px){.ds-hero-grid{grid-template-columns:1fr}}.ds-hero-lead-col{min-width:0}.ds-hero-proof-col{display:flex;flex-direction:column;gap:16px;align-items:stretch;width:min(100%,560px);max-width:560px;justify-self:end}@media(max-width:1024px){.ds-hero-proof-col{max-width:560px;margin-top:16px;justify-self:start}}.ds-hero-stack{grid-column:1 / -1;list-style:none;margin:clamp(4px,1.5vw,16px) 0 0;padding:0;display:grid;grid-template-columns:repeat(2,max-content);gap:8px;max-width:100%}@media(min-width:1200px){.ds-hero-stack{grid-template-columns:repeat(4,max-content)}}@media(max-width:760px){.ds-hero-stack{grid-template-columns:1fr}}.ds-hero-stack li{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;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}.ds-hero-stack li span[aria-hidden=true]{color:var(--ds-page-blue);font-size:13px;line-height:1}.ds-hero-proof-card{position:relative;padding:24px;border-radius:18px;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;overflow:hidden}.ds-hero-proof-card:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--ds-page-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--ds-page-grid-line) 1px,transparent 1px);background-size:36px 36px;pointer-events:none;mask-image:radial-gradient(ellipse at top right,#000 10%,transparent 75%)}.ds-hero-proof-card>*{position:relative}.ds-hero-animation-slot{position:relative;width:100%;aspect-ratio:1.48 / 1;min-height:0;border-radius:28px;overflow:hidden;isolation:isolate;background:transparent}html.dark .ds-hero-animation-slot,:root[data-theme=dark] .ds-hero-animation-slot,:root[data-showroom-theme=dark] .ds-hero-animation-slot{background:transparent}.ds-builder-browser-shell{fill:#fffffffa;stroke:color-mix(in oklab,var(--ds-page-blue) 38%,var(--ds-page-border));stroke-width:1.4;filter:drop-shadow(0 18px 42px rgb(15 20 30 / 10%))}.ds-builder-browser-topbar{fill:#eef0f4f5}.ds-builder-browser-divider{fill:none;stroke:#0f141e14;stroke-width:1}.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{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:2}.ds-builder-stage *{transform-box:fill-box;transform-origin:center;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 rgb(0 0 0 / 34%))}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:scaleX(0);transform-origin:0% 50%}.ds-fx[data-fx=wipe-y-down]{transform:scaleY(0);transform-origin:50% 0%}.ds-fx[data-fx=wipe-y-up]{transform:scaleY(0);transform-origin:50% 100%}.ds-fx[data-fx=snap]{transform:translateY(8px) scale(.94);opacity:0}.ds-fx[data-fx=rise]{transform:translateY(18px);opacity:0;transform-origin:50% 100%}.ds-fx[data-fx=pop]{transform:scale(.55);opacity:0}.ds-fx[data-fx=draw]{stroke-dasharray:1;stroke-dashoffset:1}.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.4;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.6}.ds-px-craft-tick{stroke:#ffe9c8;stroke-width:2;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.4;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.2}.ds-px-med-line{stroke:#bcd0e0;stroke-width:1.4;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.4}.ds-px-apple-surface{fill:#0a0a0c}.ds-px-apple-grid{stroke:#f5f5f717;stroke-width:1}.ds-px-apple-capsule{fill:#f5f5f7}.ds-px-apple-dot{fill:#0a0a0c}.ds-px-apple-caption{stroke:#f5f5f7cc;stroke-width:1.3}.ds-px-apple-chip{fill:#f5f5f7a6}.ds-px-book-bar{fill:#0f141e14}.ds-px-book-cell{fill:#fff;stroke:#0f141e1f;stroke-width:1}.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{stroke:#bcd0e047}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{transform:none!important;opacity:1!important;stroke-dashoffset:0!important}}.ds-hero-proof-head{display:flex;align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ds-page-muted);margin-bottom:16px}.ds-hero-proof-dot{width:7px;height:7px;border-radius:999px;background:#2ecc71;box-shadow:0 0 0 3px #2ecc712e;animation:ds-pulse 1.8s ease-in-out infinite;flex-shrink:0}.ds-hero-proof-score{display:flex;align-items:baseline;gap:8px;margin-bottom:18px}.ds-hero-proof-num{font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-weight:700;font-size:clamp(48px,5vw,64px);letter-spacing:-.04em;line-height:1;color:var(--ds-page-text)}.ds-hero-proof-unit{font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:500;color:var(--ds-page-blue);letter-spacing:-.01em}.ds-hero-proof-label{font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-size:14px;font-weight:500;color:var(--ds-page-muted);margin-left:auto;letter-spacing:-.005em}.ds-hero-proof-bars{display:flex;flex-direction:column;gap:6px}.ds-hero-proof-row{display:flex;align-items:center;justify-content:space-between;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ds-page-muted);margin-top:4px}.ds-hero-proof-mini{font-weight:600;color:var(--ds-page-text)}.ds-hero-proof-bar{position:relative;height:3px;border-radius:999px;background:var(--ds-page-card-alt);overflow:hidden}.ds-hero-proof-bar>span{position:absolute;inset:0 auto 0 0;width:var(--ds-fill, 0%);background:linear-gradient(90deg,var(--ds-page-blue) 0%,var(--accent) 100%);border-radius:inherit}.ds-hero-impact-card{min-height:280px}.ds-hero-impact{margin-top:42px}.ds-hero-impact-title{max-width:9ch;margin:0;font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-size:clamp(34px,3vw,48px);font-weight:650;letter-spacing:-.04em;line-height:.98;color:var(--ds-page-text)}.ds-hero-impact-copy{max-width:31ch;margin:18px 0 0;font-size:15px;line-height:1.55;color:var(--ds-page-muted)}.ds-hero-impact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:24px}.ds-hero-impact-list span{min-width:0;padding:10px 12px;border-radius:12px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;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}.ds-hero-impact-list span:nth-child(2){color:color-mix(in oklab,#c87941 72%,var(--ds-page-text) 28%);background:#c8794112;box-shadow:0 0 0 1px #c8794133 inset}.ds-hero-impact-list span:nth-child(3){color:color-mix(in oklab,#b8893a 72%,var(--ds-page-text) 28%);background:#b8893a14;box-shadow:0 0 0 1px #b8893a38 inset}.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{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:14px;background:var(--ds-page-card-alt);box-shadow:0 0 0 1px var(--ds-page-border) inset}.ds-hero-badge-mark{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--ink-solid);color:var(--on-accent);font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-weight:700;font-size:18px;letter-spacing:-.04em;flex-shrink:0}.ds-hero-badge-body{display:flex;flex-direction:column;line-height:1.2}.ds-hero-badge-body strong{font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-size:14px;font-weight:600;color:var(--ds-page-text);letter-spacing:-.005em}.ds-hero-badge-body span{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--ds-page-muted);margin-top:4px}a.ds-hero-scroll-hint{text-decoration:none;transition:color .2s ease,transform .2s ease}a.ds-hero-scroll-hint:hover,a.ds-hero-scroll-hint:focus-visible{color:var(--ds-page-blue)}.ds-bridge{position:relative;height:0;background:#060606;display:flex;align-items:flex-end;justify-content:center;padding-bottom:0;overflow:hidden;isolation:isolate}.ds-bridge:before{content:none}.ds-bridge-rule{display:none}.ds-bridge-label{position:relative;z-index:1;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3}.ds-bridge--outro{height:0;background:var(--ds-page-bg);align-items:flex-start;padding-top:0;padding-bottom:0}.ds-bridge--outro:before{content:none}.ds-bridge--outro .ds-bridge-rule{display:none}.ds-mb-wrap,.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{margin-inline:auto;max-width:14ch}.ds-feature-head .ds-lead{margin:28px auto 0;text-align:center}.ds-feature-stage{position:relative;margin-inline:auto;max-width:1320px;aspect-ratio:16 / 10;border-radius:var(--ds-tile-radius-lg);overflow:hidden;background:linear-gradient(160deg,var(--ds-dark-card-2) 0%,var(--ds-dark-card) 50%,var(--ds-dark-bg) 100%);box-shadow:0 1px #ffffff0f inset,0 30px 80px -20px #00000073,0 12px 32px -12px #00000059}.ds-feature-stage:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 10%,rgb(0 103 255 / 18%) 0%,transparent 45%),radial-gradient(circle at 80% 90%,rgb(13 148 136 / 14%) 0%,transparent 50%);pointer-events:none}.ds-feature-stage:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / 3%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 3%) 1px,transparent 1px);background-size:56px 56px;pointer-events:none;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%)}.ds-feature-frame{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(28px,4vw,56px);color:var(--ds-dark-text)}.ds-feature-marquee{display:flex;align-items:center;justify-content:space-between;gap:24px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#fff9}.ds-feature-marquee-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:#2997ff;margin-right:10px;box-shadow:0 0 0 4px #2997ff24;animation:ds-pulse 1.8s ease-in-out infinite;vertical-align:middle}@keyframes ds-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@media(prefers-reduced-motion:reduce){.ds-feature-marquee-dot{animation:none}}.ds-feature-poster{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.ds-feature-poster-display{width:min(72%,880px);aspect-ratio:16 / 10;position:relative;border-radius:14px;background:linear-gradient(180deg,#14161cf2,#08090cfa),#0c0c10;box-shadow:0 1px #ffffff14 inset,0 30px 60px -20px #0009;overflow:hidden}.ds-feature-poster-display:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgb(0 103 255 / 28%) 0%,transparent 60%);pointer-events:none}.ds-feature-poster-display:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / 3%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 3%) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;opacity:.6}.ds-feature-poster-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8%;text-align:center;color:var(--ds-dark-text)}.ds-feature-poster-eyebrow{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--ds-dark-blue);margin:0 0 16px}.ds-feature-poster-title{font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-weight:700;font-size:clamp(28px,3.6vw,56px);letter-spacing:-.035em;line-height:1.05;margin:0;text-wrap:balance}.ds-feature-poster-title .blue{color:var(--ds-dark-blue)}.ds-feature-poster-title .light{font-weight:300;color:var(--ds-dark-soft)}.ds-feature-poster-sub{font-size:14px;color:var(--ds-dark-muted);margin:18px 0 0;max-width:36ch}.ds-feature-cta-row{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.ds-feature-cta-meta{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c}.ds-feature-cta-meta strong{color:var(--ds-dark-text);font-weight:600;margin-right:10px}.ds-feature-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:999px;background:var(--on-accent);color:var(--ink-solid);font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.005em;text-decoration:none;transition:transform .2s var(--ease-out, cubic-bezier(.16, 1, .3, 1)),box-shadow .2s ease}.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(max-width:720px){.ds-feature-poster-display{width:92%}.ds-feature-cta-row{justify-content:center;text-align:center}}.ds-catalog{padding-top:clamp(96px,12vw,160px);scroll-margin-top:132px}.ds-catalog-head{margin-bottom:64px;max-width:60ch}.ds-tile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(16px,1.8vw,24px);align-items:stretch}@media(max-width:900px){.ds-tile-grid{grid-template-columns:1fr}}@media(min-width:1024px){.ds-tile-grid>.ds-catalog-head{margin-bottom:0;align-self:center;padding-right:clamp(8px,1.5vw,24px)}}.ds-tile.ds-tile--snake-lab{display:none;grid-template-rows:auto auto 1fr auto;--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: rgb(14 165 233 / 26%);--ds-tile-panel: rgb(14 165 233 / 6%);--ds-tile-accent: #0ea5e9;--ds-tile-glow: rgb(14 165 233 / 16%);--ds-tile-ring: linear-gradient(135deg, rgb(14 165 233 / 38%), rgb(255 255 255 / 60%) 38%, rgb(14 165 233 / 14%));color:var(--ds-tile-fg);background:radial-gradient(circle at 1px 1px,rgb(14 165 233 / 14%) 1px,transparent 1.6px) 0 0 / 18px 18px,radial-gradient(circle at 18% 0%,rgb(14 165 233 / 10%),transparent 38%),linear-gradient(180deg,#f6faff,#eaf2fc);box-shadow:0 0 0 1px var(--ds-tile-border) inset,0 22px 58px -34px #083c8238}@media(min-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: rgb(255 255 255 / 68%);--ds-tile-soft: rgb(255 255 255 / 46%);--ds-tile-border: rgb(14 165 233 / 22%);--ds-tile-panel: rgb(14 165 233 / 8%);--ds-tile-accent: #18b9ff;--ds-tile-glow: rgb(14 165 233 / 24%);--ds-tile-ring: linear-gradient(135deg, rgb(14 165 233 / 42%), rgb(255 255 255 / 8%) 34%, rgb(14 165 233 / 16%));background:radial-gradient(circle at 1px 1px,rgb(96 165 250 / 12%) 1px,transparent 1.6px) 0 0 / 18px 18px,radial-gradient(circle at 18% 0%,rgb(14 165 233 / 22%),transparent 40%),linear-gradient(180deg,#07182b,#020a14);box-shadow:0 0 0 1px var(--ds-tile-border) inset,0 28px 70px -44px #000000d9}.ds-tile.ds-tile--snake-lab .ds-tile-foot{grid-row:4}.ds-tile.ds-tile--snake-lab>:not(canvas){position:relative;z-index:2}.ds-tile.ds-tile--snake-lab .ds-snake-status{display:inline-flex;align-items:center;gap:8px}.ds-tile.ds-tile--snake-lab .ds-snake-pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--ds-tile-accent);box-shadow:0 0 color-mix(in oklab,var(--ds-tile-accent) 60%,transparent);animation:ds-snake-pulse 1.8s ease-out infinite}@keyframes ds-snake-pulse{0%{box-shadow: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 color-mix(in oklab,var(--ds-tile-accent) 0%,transparent)}}.ds-tile.ds-tile--snake-lab>.ds-snake-deco{position:absolute;pointer-events:none;z-index:2}.ds-tile.ds-tile--snake-lab .ds-snake-deco{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ds-tile-muted);white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.ds-snake-deco--ai{top:52%;left:clamp(22px,9%,56px);padding:5px 11px 5px 9px;border-radius:999px;border:1px solid var(--ds-tile-border);background:var(--ds-tile-panel)}.ds-snake-deco--ai .ds-snake-deco-dot{width:5px;height:5px;border-radius:50%;background:var(--ds-tile-accent);box-shadow:0 0 6px color-mix(in oklab,var(--ds-tile-accent) 70%,transparent);animation:ds-snake-ai-blink 1.4s ease-in-out infinite}@keyframes ds-snake-ai-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.78)}}.ds-snake-deco--ruler{top:60%;right:clamp(22px,6%,38px);color:var(--ds-tile-soft)}.ds-snake-deco--ruler .ds-snake-deco-scale{display:block;width:48px;height:6px;background-image:linear-gradient(to right,color-mix(in oklab,var(--ds-tile-accent) 70%,transparent) 0 1px,transparent 1px 8px);background-size:8px 6px;background-repeat:repeat-x;border-bottom:1px solid color-mix(in oklab,var(--ds-tile-accent) 38%,transparent)}.ds-snake-deco--tick{bottom:calc(clamp(22px,2.4vw,30px) + 88px);right:clamp(22px,5%,36px);padding:3px 7px;font-size:9px;color:var(--ds-tile-soft);border-radius:4px;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}@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{position:relative;display:grid;grid-template-rows:auto minmax(124px,auto) auto minmax(132px,auto) auto;min-height:504px;padding:clamp(22px,2.4vw,30px);border-radius:28px;text-decoration:none;overflow:hidden;isolation:isolate;transition:transform .4s var(--ease-out, cubic-bezier(.16, 1, .3, 1)),box-shadow .4s var(--ease-out, cubic-bezier(.16, 1, .3, 1))}.ds-tile:before{content:"";position:absolute;inset:1px;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}.ds-tile:after{content:"";position:absolute;inset:0;z-index:-2;border-radius:inherit;background:var(--ds-tile-ring, var(--ds-page-border));pointer-events:none}.ds-tile:hover,.ds-tile:focus-visible{transform:translateY(-5px)}.ds-tile--concept{grid-template-rows:minmax(112px,auto) auto minmax(132px,auto) auto;min-height:468px;scroll-margin-top:120px;--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: rgb(16 16 20 / 12%);--ds-tile-panel: rgb(255 255 255 / 48%);--ds-tile-accent: var(--ds-page-blue);--ds-tile-glow: rgb(0 103 255 / 9%);--ds-tile-ring: linear-gradient(135deg, rgb(16 16 20 / 12%), rgb(255 255 255 / 86%));color:var(--ds-tile-fg);cursor:default;box-shadow:0 0 0 1px var(--ds-tile-border) inset,0 22px 58px -34px #0c10182e}.ds-tile--systemklar{--ds-tile-accent: #059669;--ds-tile-glow: rgb(16 185 129 / 16%);--ds-tile-ring: linear-gradient(135deg, rgb(16 185 129 / 28%), rgb(255 255 255 / 78%));background:linear-gradient(rgb(16 185 129 / 4%) 1px,transparent 1px),linear-gradient(90deg,rgb(16 185 129 / 4%) 1px,transparent 1px),linear-gradient(180deg,#f8fbf9,#eef5f1);background-size:38px 38px,38px 38px,auto}.ds-tile--warenhaus{--ds-tile-accent: #a64a2e;--ds-tile-glow: rgb(166 74 46 / 14%);--ds-tile-ring: linear-gradient(135deg, rgb(166 74 46 / 24%), rgb(255 255 255 / 80%));background:radial-gradient(circle at 84% 8%,rgb(166 74 46 / 10%),transparent 36%),linear-gradient(180deg,#f9f4ea,#efe6d4)}.ds-tile--kontur{--ds-tile-accent: #263040;--ds-tile-glow: rgb(38 48 64 / 8%);--ds-tile-ring: linear-gradient(135deg, rgb(38 48 64 / 16%), rgb(255 255 255 / 84%));background:linear-gradient(90deg,rgb(38 48 64 / 7%) 1px,transparent 1px),linear-gradient(180deg,#fbfbf8,#f0f0ea);background-size:84px 100%,auto}.ds-tile--handwerk{--ds-tile-accent: #b5471e;--ds-tile-glow: rgb(181 71 30 / 14%);--ds-tile-ring: linear-gradient(135deg, rgb(181 71 30 / 26%), rgb(255 255 255 / 82%));background:radial-gradient(circle at 14% 88%,rgb(181 71 30 / 12%),transparent 40%),linear-gradient(180deg,#f4efe7,#e7dcc6)}.ds-tile--abendlicht{--ds-tile-fg: #f7efe5;--ds-tile-muted: rgb(247 239 229 / 68%);--ds-tile-soft: rgb(247 239 229 / 46%);--ds-tile-border: rgb(255 221 184 / 16%);--ds-tile-panel: rgb(255 221 184 / 7%);--ds-tile-accent: #d99a58;--ds-tile-glow: rgb(217 154 88 / 20%);--ds-tile-ring: linear-gradient(135deg, rgb(217 154 88 / 34%), rgb(255 255 255 / 8%) 42%, rgb(217 154 88 / 12%));background:radial-gradient(circle at 72% 4%,rgb(217 154 88 / 30%),transparent 34%),radial-gradient(circle at 18% 84%,rgb(91 45 34 / 46%),transparent 38%),linear-gradient(180deg,#24150f,#090504);box-shadow:0 0 0 1px var(--ds-tile-border) inset,0 28px 70px -44px #000000d9}html.dark .ds-tile--systemklar,html.dark .ds-tile--warenhaus,html.dark .ds-tile--kontur,html.dark .ds-tile--handwerk,:root[data-theme=dark] .ds-tile--systemklar,:root[data-theme=dark] .ds-tile--warenhaus,:root[data-theme=dark] .ds-tile--kontur,:root[data-theme=dark] .ds-tile--handwerk,:root[data-showroom-theme=dark] .ds-tile--systemklar,:root[data-showroom-theme=dark] .ds-tile--warenhaus,:root[data-showroom-theme=dark] .ds-tile--kontur,:root[data-showroom-theme=dark] .ds-tile--handwerk{--ds-tile-fg: var(--ds-dark-text);--ds-tile-muted: rgb(255 255 255 / 68%);--ds-tile-soft: rgb(255 255 255 / 46%);--ds-tile-border: rgb(255 255 255 / 13%);--ds-tile-panel: rgb(255 255 255 / 5.5%);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--systemklar,:root[data-theme=dark] .ds-tile--systemklar,:root[data-showroom-theme=dark] .ds-tile--systemklar{--ds-tile-accent: #34d399;--ds-tile-glow: rgb(52 211 153 / 22%);--ds-tile-ring: linear-gradient(135deg, rgb(52 211 153 / 34%), rgb(255 255 255 / 8%));background:linear-gradient(rgb(52 211 153 / 8%) 1px,transparent 1px),linear-gradient(90deg,rgb(52 211 153 / 8%) 1px,transparent 1px),linear-gradient(180deg,#07140e,#03100a);background-size:38px 38px,38px 38px,auto}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: rgb(217 122 91 / 22%);--ds-tile-ring: linear-gradient(135deg, rgb(217 122 91 / 32%), rgb(255 255 255 / 8%));background:radial-gradient(circle at 84% 8%,rgb(217 122 91 / 18%),transparent 36%),linear-gradient(180deg,#1a1411,#0a0706)}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: rgb(255 255 255 / 8%);--ds-tile-ring: linear-gradient(135deg, rgb(255 255 255 / 18%), rgb(255 255 255 / 6%));background:linear-gradient(90deg,rgb(255 255 255 / 7%) 1px,transparent 1px),linear-gradient(180deg,#17191f,#0d0f14);background-size:84px 100%,auto}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: rgb(224 118 71 / 22%);--ds-tile-ring: linear-gradient(135deg, rgb(224 118 71 / 32%), rgb(255 255 255 / 8%));background:radial-gradient(circle at 14% 88%,rgb(224 118 71 / 18%),transparent 38%),linear-gradient(180deg,#1a130d,#0a0705)}.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%,rgb(0 0 0 / 64%))}.ds-tile-head{display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.ds-tile-head{color:var(--ds-tile-soft)}.ds-tile-index{display:inline-flex;align-items:center;width:fit-content;padding:7px 10px;border-radius:999px;letter-spacing:.14em;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)}.ds-tile-arrow{font-size:16px;color:var(--ds-tile-accent);transition:transform .3s var(--ease-out, cubic-bezier(.16, 1, .3, 1))}.ds-tile-state{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ds-tile-soft)}.ds-tile--concept-live{cursor:pointer;text-decoration:none}.ds-tile--concept-live:hover,.ds-tile--concept-live:focus-visible{transform:translateY(-2px);transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s ease}.ds-tile-state--live{display:inline-flex;align-items:center;gap:7px;padding:5px 10px 5px 8px;border-radius:999px;background:color-mix(in oklab,#10b981 12%,transparent);color:#047857;box-shadow:0 0 0 1px color-mix(in oklab,#10b981 30%,transparent) inset}.ds-tile-state-dot{width:7px;height:7px;border-radius:999px;background:#10b981;box-shadow:0 0 0 3px color-mix(in oklab,#10b981 24%,transparent)}html.dark .ds-tile-state--live,:root[data-theme=dark] .ds-tile-state--live,:root[data-showroom-theme=dark] .ds-tile-state--live{color:#6ee7b7;background:color-mix(in oklab,#10b981 18%,transparent);box-shadow:0 0 0 1px color-mix(in oklab,#10b981 38%,transparent) inset}.ds-tile:hover .ds-tile-arrow,.ds-tile:focus-visible .ds-tile-arrow{transform:translate(3px,-3px)}.ds-tile-body{display:flex;flex-direction:column;gap:10px;min-width:0}.ds-tile-kicker{margin:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;letter-spacing:.26em;text-transform:uppercase;color:var(--ds-tile-accent)}.ds-tile-title{font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-weight:650;font-size:clamp(24px,1.95vw,31px);letter-spacing:-.028em;line-height:1.06;margin:0;text-wrap:balance}.ds-tile-summary{font-size:15.5px;line-height:1.48;min-height:4.25em;margin:0;max-width:38ch}.ds-tile-summary{color:var(--ds-tile-muted)}.ds-tile-foot{align-self:end;margin-top:10px}.ds-tile-specs{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:10px;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase}.ds-tile-spec{min-width:0;min-height:66px;padding:12px 14px;border-radius:13px;background:var(--ds-tile-panel);box-shadow:0 0 0 1px var(--ds-tile-border) inset}.ds-tile-spec em{display:block;font-style:normal;color:var(--ds-tile-soft);margin-bottom:4px}.ds-tile-spec strong{display:block;font-style:normal;font-weight:600;color:var(--ds-tile-fg);letter-spacing:-.01em;line-height:1.25;text-transform:none}.ds-tile-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px}.ds-tile-link{font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-size:14px;font-weight:650;color:var(--ds-tile-accent)}.ds-tile-link--muted{color:var(--ds-tile-soft)}.ds-concept-preview{position:relative;min-height:132px;margin-top:14px;border-radius:16px;overflow:hidden;background:var(--ds-tile-panel);box-shadow:0 0 0 1px var(--ds-tile-border) inset}.ds-concept-preview:before{content:"";position:absolute;inset:16px;border:1px solid color-mix(in oklab,var(--ds-tile-accent) 28%,transparent)}.ds-concept-mark,.ds-concept-line{position:absolute;display:block;background:var(--ds-tile-accent)}.ds-concept-mark--a{left:28px;top:28px;width:42px;height:42px;border-radius:8px;opacity:.86}.ds-concept-mark--b{right:28px;top:30px;width:86px;height:12px;border-radius:999px;opacity:.5}.ds-concept-mark--c{right:28px;bottom:28px;width:56px;height:34px;border-radius:999px 999px 8px 8px;opacity:.34}.ds-concept-line{left:28px;height:2px;border-radius:999px;opacity:.32}.ds-concept-line--one{bottom:52px;width:42%}.ds-concept-line--two{bottom:39px;width:31%}.ds-concept-line--three{bottom:26px;width:52%}.ds-tile--warenhaus .ds-concept-mark--a{width:54px;height:70px;border-radius:4px}.ds-tile--warenhaus .ds-concept-mark--c{border-radius:8px}.ds-tile--kontur .ds-concept-mark--a{width:2px;height:76px;border-radius:999px}.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{border-radius:50%;filter:blur(.2px);box-shadow:0 0 34px #d99a586b}.ds-hw-preview{position:relative;min-height:168px;margin-top:14px;border-radius:16px;overflow:hidden;background:var(--ds-tile-panel);box-shadow:0 0 0 1px var(--ds-tile-border) inset;padding:14px;display:flex;align-items:stretch;justify-content:center}.ds-hw-mock{width:100%;display:grid;grid-template-rows:auto 1fr auto auto;gap:10px;color:var(--ds-tile-fg);font-family:var(--g, system-ui),sans-serif}.ds-hw-head{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--ds-tile-muted)}.ds-hw-mark{position:relative;width:18px;height:18px;flex-shrink:0}.ds-hw-mark-a,.ds-hw-mark-b{position:absolute;width:12px;height:12px;border:1.5px solid var(--ds-tile-accent);border-radius:999px;top:3px}.ds-hw-mark-a{left:0}.ds-hw-mark-b{left:6px;opacity:.55}.ds-hw-brand{font-weight:600;font-size:11px;color:var(--ds-tile-fg);letter-spacing:-.005em}.ds-hw-region{margin-left:auto;font-size:9.5px;color:var(--ds-tile-muted);letter-spacing:.04em;text-transform:uppercase}.ds-hw-projects{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:6px}.ds-hw-project{position:relative;border-radius:6px;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));min-height:56px;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{position:absolute;left:6px;bottom:5px;font-size:8.5px;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%);padding:2px 6px;border-radius:999px;border:1px solid var(--ds-tile-border)}.ds-hw-trust{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:var(--ds-tile-muted)}.ds-hw-trust-dot{width:5px;height:5px;border-radius:50%;background:var(--ds-tile-accent)}.ds-hw-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.ds-hw-call{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:var(--ds-tile-accent);color:var(--ds-tile-panel);font-size:10.5px;font-weight:600;letter-spacing:.01em}.ds-tile--handwerk .ds-hw-call{color:#fff}.ds-hw-time{font-size:9.5px;color:var(--ds-tile-muted);letter-spacing:.05em;text-transform:uppercase}.ds-philosophy{padding-top:clamp(120px,14vw,180px);padding-bottom:clamp(120px,14vw,180px)}.ds-philosophy-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(48px,6vw,96px);align-items:start}@media(max-width:900px){.ds-philosophy-grid{grid-template-columns:1fr}}.ds-philosophy-list{list-style:none;margin:40px 0 0;padding:0;display:flex;flex-direction:column}.ds-philosophy-item{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:22px 0;border-top:1px solid var(--ds-dark-border)}.ds-philosophy-item:last-child{border-bottom:1px solid var(--ds-dark-border)}.ds-philosophy-num{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.16em;color:var(--ds-dark-blue)}.ds-philosophy-item h3{font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-size:22px;font-weight:600;letter-spacing:-.02em;margin:0 0 8px;color:var(--ds-dark-text)}.ds-philosophy-item p{font-size:15px;line-height:1.6;color:var(--ds-dark-muted);margin:0;max-width:52ch}.ds-proof-stack{position:sticky;top:clamp(104px,10vh,132px);display:grid;gap:16px}.ds-proof-card,.ds-proof-snapshot{position:relative;padding:32px;border-radius:24px;background:linear-gradient(160deg,var(--ds-dark-card) 0%,var(--ds-dark-card-2) 100%);box-shadow:0 1px #ffffff0f inset,0 24px 56px -16px #0000007f;overflow:hidden}.ds-proof-card:before,.ds-proof-snapshot:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / 3%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 3%) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;mask-image:radial-gradient(ellipse at center,#000 40%,transparent 80%)}.ds-proof-card>*,.ds-proof-snapshot>*{position:relative}.ds-proof-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px dashed rgb(255 255 255 / 14%)}.ds-proof-row:first-child{border-top:none;padding-top:0}.ds-proof-row-label{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ds-dark-soft)}.ds-proof-row-value{font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-weight:600;font-size:18px;letter-spacing:-.01em;color:var(--ds-dark-text)}.ds-proof-row-value .blue{color:var(--ds-dark-blue)}.ds-proof-bar{position:relative;width:100%;height:4px;border-radius:999px;background:#ffffff1a;margin-top:4px;overflow:hidden}.ds-proof-bar-fill{position:absolute;inset:0 auto 0 0;width:var(--ds-fill, 0%);background:linear-gradient(90deg,var(--ds-page-blue) 0%,var(--accent) 100%);border-radius:inherit}.ds-proof-snapshot{padding:26px}.ds-proof-snapshot-kicker{margin:0 0 12px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ds-dark-blue)}.ds-proof-snapshot h3{margin:0;font-family:var(--g, "Hanken Grotesk"),system-ui,sans-serif;font-size:clamp(22px,2vw,28px);font-weight:600;letter-spacing:-.025em;line-height:1.08;color:var(--ds-dark-text)}.ds-proof-snapshot ul{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:12px}.ds-proof-snapshot li{display:grid;grid-template-columns:86px 1fr;gap:14px;align-items:baseline;padding-top:12px;border-top:1px dashed rgb(255 255 255 / 14%);color:var(--ds-dark-muted);font-size:14.5px;line-height:1.45}.ds-proof-snapshot li span{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ds-dark-blue)}@media(max-width:900px){.ds-proof-stack{position:relative;top:auto}}.ds-cta{padding-top:clamp(120px,14vw,180px);padding-bottom:clamp(120px,14vw,180px);text-align:center}.ds-cta-inner{max-width:880px;margin-inline:auto}.ds-cta .ds-eyebrow{margin-inline:auto}.ds-cta .ds-display{margin-inline:auto;max-width:18ch}.ds-cta .ds-lead{margin:28px auto 0;text-align:center}.ds-cta .ds-actions{justify-content:center}.ds-reveal{opacity:0;transform:translateY(16px);transition:opacity .9s var(--ease-out, cubic-bezier(.16, 1, .3, 1)),transform .9s var(--ease-out, cubic-bezier(.16, 1, .3, 1))}.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;transform:none;transition: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: #10b981;--sk-accent-deep: #047857;--sk-accent-soft: rgb(16 185 129 / 12%);--sk-ink: #0b0f16;--sk-ink-soft: rgb(11 15 22 / .62);--sk-ink-mute: rgb(11 15 22 / .42);--sk-surface: #ffffff;--sk-surface-soft: #f8faf9;--sk-rule: rgb(11 15 22 / .1);--sk-rule-soft: rgb(11 15 22 / .06);--sk-warn: #f59e0b;position:relative;margin-top:14px;min-height:132px}html.dark .ds-sk-preview,:root[data-theme=dark] .ds-sk-preview,:root[data-showroom-theme=dark] .ds-sk-preview{--sk-accent: #34d399;--sk-accent-deep: #6ee7b7;--sk-accent-soft: rgb(52 211 153 / 18%);--sk-ink: #e6edf3;--sk-ink-soft: rgb(230 237 243 / .72);--sk-ink-mute: rgb(230 237 243 / .46);--sk-surface: #0f141d;--sk-surface-soft: #0b1119;--sk-rule: rgb(230 237 243 / .16);--sk-rule-soft: rgb(230 237 243 / .08)}.ds-sk-mock{position:relative;display:grid;grid-template-rows:auto 1fr auto;gap:12px;padding:14px 14px 12px;border-radius:14px;background:var(--sk-surface);border:1px solid var(--sk-rule);box-shadow:0 1px #0b0f1605,0 18px 40px -28px #0b0f162e;overflow:hidden;color:var(--sk-ink);isolation:isolate;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.ds-tile:hover .ds-sk-mock,.ds-tile:focus-visible .ds-sk-mock{transform:translateY(-2px)}.ds-sk-mock-grid{position:absolute;inset:0;background-image:linear-gradient(var(--sk-rule-soft) 1px,transparent 1px),linear-gradient(90deg,var(--sk-rule-soft) 1px,transparent 1px);background-size:22px 22px,22px 22px;pointer-events:none;z-index:0;opacity:.65;mask-image:linear-gradient(180deg,rgb(0 0 0 / .9),rgb(0 0 0 / .4) 70%,transparent);-webkit-mask-image:linear-gradient(180deg,rgb(0 0 0 / .9),rgb(0 0 0 / .4) 70%,transparent)}.ds-sk-mock>:not(.ds-sk-mock-grid){position:relative;z-index:1}.ds-sk-mock-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ds-sk-brand{display:inline-flex;align-items:center;gap:7px;font-family:Hanken Grotesk,system-ui,sans-serif;font-weight:600;font-size:13px;letter-spacing:-.012em;color:var(--sk-ink)}.ds-sk-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:var(--sk-accent-soft);color:var(--sk-accent-deep)}.ds-sk-status{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 7px;border-radius:999px;background:var(--sk-accent-soft);color:var(--sk-accent-deep);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.ds-sk-status-dot{width:6px;height:6px;border-radius:999px;background:var(--sk-accent);box-shadow:0 0 0 3px var(--sk-accent-soft);animation:ds-sk-blink 2.4s ease-in-out infinite}.ds-sk-schema{width:100%;height:auto;display:block;color:var(--sk-ink-soft)}.ds-sk-node{fill:var(--sk-surface);stroke:var(--sk-accent);stroke-width:1.5;transform-box:fill-box;transform-origin:center;animation:ds-sk-pulse 2.4s ease-in-out infinite;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 ease}.ds-sk-platform rect{fill:var(--sk-accent-soft);stroke:var(--sk-accent);stroke-width:1.25}.ds-sk-platform-label{fill:var(--sk-accent-deep);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.1em}.ds-sk-outputs rect{fill:var(--sk-surface-soft);stroke:var(--sk-rule);stroke-width:1}.ds-sk-line:after{content:none}.ds-sk-line{stroke-dasharray:16 240;stroke-dashoffset:256;transition:stroke-dashoffset 0s linear}.ds-tile:hover .ds-sk-line,.ds-tile:focus-visible .ds-sk-line{stroke-opacity:1;stroke:var(--sk-accent);animation:ds-sk-flow 1.8s linear infinite;animation-delay:calc(var(--i, 0) * .12s)}@keyframes ds-sk-flow{0%{stroke-dashoffset:256}to{stroke-dashoffset:0}}.ds-sk-mock-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:6px;border-top:1px dashed var(--sk-rule-soft)}.ds-sk-meta{display:flex;list-style:none;margin:0;padding:0;gap:12px}.ds-sk-meta li{display:inline-flex;align-items:baseline;gap:4px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;letter-spacing:.04em}.ds-sk-meta-key{color:var(--sk-ink-mute);text-transform:uppercase;letter-spacing:.1em}.ds-sk-meta-val{color:var(--sk-ink);font-weight:500;font-size:11px}.ds-sk-meta-val small{font-size:9px;color:var(--sk-ink-mute);margin-left:1px;font-weight:400}.ds-sk-spark{width:88px;height:22px;color:var(--sk-accent-deep);flex-shrink:0}.ds-sk-spark-line{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .6s cubic-bezier(.16,1,.3,1)}.ds-sk-spark-dot{fill:var(--sk-accent);opacity:0;transition:opacity .3s ease .4s}.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:ds-sk-blink 1.6s ease-in-out infinite .6s}.ds-sk-spark-line{stroke-dashoffset:0}.ds-sk-spark-dot{opacity:1}@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{animation:none!important}.ds-tile:hover .ds-sk-line,.ds-tile:focus-visible .ds-sk-line{animation:none!important;stroke-dashoffset:0;stroke-dasharray:1 0}}.ds-wh-preview{--wh-accent: #a64a2e;--wh-accent-deep: #8c3a23;--wh-ink: #1a1714;--wh-ink-soft: rgb(26 23 20 / .68);--wh-ink-mute: rgb(26 23 20 / .46);--wh-surface: #ffffff;--wh-surface-soft: #f7f3ec;--wh-rule: rgb(26 23 20 / .12);--wh-rule-soft: rgb(26 23 20 / .07);--wh-blanket: #2d2a26;position:relative;margin-top:14px;min-height:132px}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: rgb(241 235 225 / .74);--wh-ink-mute: rgb(241 235 225 / .5);--wh-surface: #211d19;--wh-surface-soft: #1a1714;--wh-rule: rgb(241 235 225 / .14);--wh-rule-soft: rgb(241 235 225 / .08);--wh-blanket: #e7ddc9}.ds-wh-mock{position:relative;display:grid;grid-template-rows:auto 1fr auto;gap:12px;padding:12px 14px 11px;border-radius:14px;background:var(--wh-surface);border:1px solid var(--wh-rule);box-shadow:0 1px #1a171405,0 18px 40px -28px #1a17142e;overflow:hidden;color:var(--wh-ink);isolation:isolate;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.ds-wh-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.ds-wh-brand{font-family:EB Garamond,Hoefler Text,Times New Roman,serif;font-size:18px;font-weight:500;letter-spacing:.02em;color:var(--wh-ink);line-height:1}.ds-wh-meta{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--wh-ink-mute);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-wh-stage{position:relative;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:10px 12px;border-radius:10px;background:var(--wh-surface-soft);border:1px solid var(--wh-rule-soft);min-height:72px}.ds-wh-product{position:relative;display:flex;align-items:center;justify-content:flex-start}.ds-wh-blanket{width:120px;height:auto;color:var(--wh-blanket);display:block;transition:transform .5s cubic-bezier(.16,1,.3,1),color .4s ease}.ds-wh-tag{position:absolute;top:-4px;left:-4px;padding:3px 7px;border-radius:999px;background:var(--wh-ink);color:var(--wh-surface);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:8px;letter-spacing:.14em;text-transform:uppercase;line-height:1}.ds-wh-swatches{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,auto);gap:6px}.ds-wh-swatch{width:16px;height:16px;border-radius:999px;border:1px solid var(--wh-rule);box-shadow:inset 0 0 0 2px var(--wh-surface);transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s ease}.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{display:flex;align-items:center;justify-content:space-between;gap:10px}.ds-wh-cta{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 11px;border-radius:999px;background:var(--wh-ink);color:var(--wh-surface);font-size:11px;letter-spacing:.005em;transition:background .3s ease,transform .3s cubic-bezier(.16,1,.3,1)}.ds-wh-cta svg{display:block;flex-shrink:0}.ds-wh-price{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.04em;color:var(--wh-ink);font-variant-numeric:tabular-nums;white-space:nowrap}.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: rgb(28 26 23 / .62);--kt-p-ink-mute: rgb(28 26 23 / .4);--kt-p-surface: #FFFFFF;--kt-p-surface-bg: #F8F6F2;--kt-p-rule: rgb(28 26 23 / .1);--kt-p-rule-soft: rgb(28 26 23 / .06);position:relative;margin-top:14px;min-height:132px}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: rgb(232 229 223 / .68);--kt-p-ink-mute: rgb(232 229 223 / .42);--kt-p-surface: #1C2A3E;--kt-p-surface-bg: #172032;--kt-p-rule: rgb(232 229 223 / .12);--kt-p-rule-soft: rgb(232 229 223 / .07)}.ds-kt-mock{position:relative;display:flex;flex-direction:column;gap:10px;padding:0 14px 12px;border-radius:12px;background:var(--kt-p-surface-bg);border:1px solid var(--kt-p-rule);box-shadow:0 1px #1c1a1705,0 18px 40px -28px #1c1a1729;overflow:hidden;color:var(--kt-p-ink);isolation:isolate;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.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{height:3px;background:var(--kt-p-accent);margin-inline:-14px;opacity:.9;flex-shrink:0}.ds-kt-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding-top:12px}.ds-kt-brand{font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:400;letter-spacing:-.01em;color:var(--kt-p-ink);line-height:1}.ds-kt-seit{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--kt-p-ink-mute);white-space:nowrap}.ds-kt-head:after{content:none}.ds-kt-mock:after{content:"";position:absolute;top:38px;left:14px;right:14px;height:1px;background:var(--kt-p-rule);pointer-events:none}.ds-kt-doc{display:flex;flex-direction:column;gap:5px;padding-top:2px}.ds-kt-doc-line{height:6px;border-radius:2px;background:var(--kt-p-rule)}.ds-kt-doc-line--wide{width:85%}.ds-kt-doc-line--mid{width:72%}.ds-kt-doc-line--short{width:52%}.ds-kt-services{display:grid;grid-template-columns:1fr 1fr;gap:5px}.ds-kt-svc{display:flex;flex-direction:column;gap:5px;padding:8px 9px;border-radius:6px;background:var(--kt-p-surface);border:1px solid var(--kt-p-rule-soft);transition:border-color .25s ease,background .25s ease}.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{display:block;width:18px;height:2px;border-radius:1px;background:var(--kt-p-accent);opacity:.35;transition:width .3s cubic-bezier(.16,1,.3,1),opacity .3s ease}.ds-tile:hover .ds-kt-svc-bar,.ds-tile:focus-visible .ds-kt-svc-bar{width:26px;opacity:.7}.ds-kt-svc-label{font-size:9.5px;letter-spacing:.01em;color:var(--kt-p-ink-soft);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-kt-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.ds-kt-cta{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:4px;background:var(--kt-p-accent);color:#fff;font-size:10.5px;font-weight:500;letter-spacing:.01em;transition:background .25s ease,transform .3s cubic-bezier(.16,1,.3,1)}.ds-kt-cta svg{display:block;flex-shrink:0;transition:transform .25s cubic-bezier(.16,1,.3,1)}.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{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9.5px;letter-spacing:.08em;color:var(--kt-p-ink-mute);white-space:nowrap}@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: rgb(28 21 16 / .68);--lw-p-ink-mute: rgb(28 21 16 / .46);--lw-p-rule: rgb(28 21 16 / .12);--lw-p-rule-soft: rgb(28 21 16 / .07);--lw-p-accent: #b86f3b;--lw-p-accent-deep: #9c5c2c;--lw-p-accent-soft: rgb(184 111 59 / .13);position:relative;margin-top:14px;min-height:180px}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: rgb(242 236 224 / .72);--lw-p-ink-mute: rgb(242 236 224 / .5);--lw-p-rule: rgb(242 236 224 / .14);--lw-p-rule-soft: rgb(242 236 224 / .08);--lw-p-accent: #d08c56;--lw-p-accent-deep: #bc7840;--lw-p-accent-soft: rgb(208 140 86 / .16)}.ds-lw-mock{position:relative;min-height:180px;padding:14px;border-radius:16px;overflow:hidden;isolation:isolate;color:var(--lw-p-ink);background:linear-gradient(180deg,#faf6f0f0,#f6f0e8eb),var(--lw-p-bg);border:1px solid var(--lw-p-rule);box-shadow:0 1px #ffffff6b inset,0 22px 44px -30px #1c151047;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}.ds-lw-photo{position:absolute;inset:0;z-index:-2;overflow:hidden}.ds-lw-photo img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.04);filter:saturate(.92) contrast(.96);transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s ease}.ds-lw-photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,#f6f0e8f5,#f6f0e8c7 42%,#f6f0e838),linear-gradient(180deg,#1c15100a,#1c151052)}.ds-lw-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.ds-lw-brand{font-family:EB Garamond,Georgia,serif;font-size:20px;font-weight:500;letter-spacing:-.01em;line-height:1;color:var(--lw-p-ink)}.ds-lw-loc,.ds-lw-eyebrow,.ds-lw-rez-head span,.ds-lw-rating{font-family:IBM Plex Mono,ui-monospace,monospace;text-transform:uppercase;letter-spacing:.12em}.ds-lw-loc{font-size:8.5px;color:var(--lw-p-ink-mute);white-space:nowrap}.ds-lw-copy{display:grid;gap:7px;max-width:18ch;margin-top:20px}.ds-lw-eyebrow{font-size:8.5px;color:var(--lw-p-accent)}.ds-lw-title{font-family:EB Garamond,Georgia,serif;font-size:21px;line-height:.98;letter-spacing:-.025em;color:var(--lw-p-ink)}.ds-lw-rez{position:absolute;right:12px;bottom:12px;width:min(58%,210px);padding:12px;border-radius:14px;background:color-mix(in oklab,var(--lw-p-card) 92%,transparent);border:1px solid var(--lw-p-rule);box-shadow:0 12px 34px -24px #1c15107a,0 1px #ffffff57 inset;backdrop-filter:blur(8px)}.ds-lw-rez-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:9px;border-bottom:1px solid var(--lw-p-rule-soft)}.ds-lw-rez-head span{font-size:8.5px;color:var(--lw-p-ink-mute)}.ds-lw-rez-head strong{font-family:EB Garamond,Georgia,serif;font-size:28px;line-height:.8;font-weight:500;color:var(--lw-p-ink)}.ds-lw-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:10px}.ds-lw-slot{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:24px;border-radius:999px;border:1px solid var(--lw-p-rule);color:var(--lw-p-ink-soft);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;font-variant-numeric:tabular-nums}.ds-lw-slot--sel{color:#fff;background:var(--lw-p-accent);border-color:var(--lw-p-accent)}.ds-lw-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.ds-lw-cta{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:var(--lw-p-ink);color:var(--lw-p-bg);font-size:10px;font-weight:650;white-space:nowrap;transition:background .3s ease,transform .3s cubic-bezier(.16,1,.3,1)}.ds-lw-rating{color:var(--lw-p-ink-mute);font-size:8.5px;white-space:nowrap}.ds-tile--abendlicht .ds-tile-title{font-family:EB Garamond,Georgia,serif;font-size:clamp(31px,2.4vw,39px);font-weight:500;letter-spacing:-.025em}.ds-tile:hover .ds-lw-mock,.ds-tile:focus-visible .ds-lw-mock{transform:translateY(-2px);box-shadow:0 1px #ffffff6b inset,0 30px 54px -30px #b86f3b57}.ds-tile:hover .ds-lw-photo img,.ds-tile:focus-visible .ds-lw-photo img{transform:scale(1.08);filter:saturate(1) contrast(1)}.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:0 1px #ffffff14 inset,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,#1c1610c7 42%,#1c161038),linear-gradient(180deg,#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(max-width:560px){.ds-lw-preview,.ds-lw-mock{min-height:210px}.ds-lw-copy{max-width:22ch}.ds-lw-rez{left:12px;width:auto}}@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}}
