:root{--bg:#000000;--white:#ffffff;--graphite:#0a0a0a;--graphite-2:#111111;--gold:#b4a37e;--gold-light:color-mix(in srgb, var(--gold) 72%, var(--white));--btn-bg:#c6a66b;--btn-bg-hover:#d4b87e;--btn-fg:#000000;--gold-dim:#ffffff;--gold-rgb:180,163,126;--paper:var(--white);--paper-2:color-mix(in srgb, var(--white) 88%, var(--bg));--line:var(--white);--muted:#ffffff;--soft:#ffffff;--amber:var(--gold);--amber-2:var(--gold-light);--danger:#7b3d30;--green:#9ca67c;--max:1240px;--ease:cubic-bezier(.16,1,.3,1);--font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--ink:#14120f;--ink-muted:#5c5549;--ink-soft:#3d3830;--space-section-y:clamp(56px,7vw,100px);--space-section-x:clamp(20px,5vw,72px);--space-after-eyebrow:18px;--space-after-title:20px;--space-copy:16px;--space-block:28px;--space-cta:28px;--card-pad:24px;--card-radius:16px;--card-radius-lg:20px;--grid-gap:16px;--split-gap:clamp(32px,5vw,72px);--border-subtle:rgba(var(--gold-rgb),.12);--border-muted:rgba(var(--gold-rgb),.08);--section-headline-size:clamp(30px,4.2vw,56px);--section-headline-lh:1.08;--section-headline-ls:-.03em;--section-headline-weight:600;--section-headline-size-sm:clamp(26px,7.5vw,44px)}html.blackline-active{scroll-behavior:smooth;background:#000;color:#fff;font-family:var(--font);overflow-x:hidden}body.blackline-active{margin:0;overflow-x:hidden;background:#000;color:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.fixed-top{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(20px,4vw,56px);color:var(--paper);background:linear-gradient(180deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.6) 72%,transparent 100%);pointer-events:none}.brand{display:inline-flex;align-items:center;pointer-events:auto;text-decoration:none}.brand-logo{height:clamp(56px,10vw,80px);width:auto;max-width:min(220px,22vw);object-fit:contain;display:block;flex-shrink:0}.progress-line{position:fixed;left:0;top:0;height:2px;width:0;background:linear-gradient(90deg,var(--gold-light),var(--gold));z-index:100;box-shadow:0 0 24px rgba(var(--gold-rgb),.35)}.cursor{position:fixed;left:0;top:0;width:18px;height:18px;border:1px solid rgba(var(--gold-rgb),.55);border-radius:50%;pointer-events:none;z-index:200;transform:translate(-50%,-50%);transition:width .25s var(--ease),height .25s var(--ease),border-color .25s var(--ease);mix-blend-mode:difference}.cursor.is-active{width:38px;height:38px;border-color:var(--gold)}.stage{position:relative;z-index:1}.scene{min-height:100vh;position:relative;display:grid;place-items:center;padding:clamp(80px,10vw,160px) clamp(20px,5vw,72px);overflow:hidden;background:#000}.scene-compact{min-height:auto;padding:var(--space-section-y) var(--space-section-x)}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--gold-dim);font-weight:600;margin-bottom:var(--space-after-eyebrow)}.copy-after-title{margin-top:var(--space-after-title)}.copy-after-title+.copy{margin-top:var(--space-copy)}.copy-after-title+.copy.accent{margin-top:var(--space-after-title)}.section-lead{margin-top:var(--space-after-title);max-width:720px}.cta-row-start{justify-content:flex-start;margin-top:var(--space-cta)}.mt-block{margin-top:var(--space-block)}.mt-copy{margin-top:var(--space-copy)}.mb-label{margin-bottom:14px}.statement-md{font-size:var(--section-headline-size);line-height:var(--section-headline-lh);letter-spacing:var(--section-headline-ls);font-weight:var(--section-headline-weight)}.panel-title{font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin:0 0 16px}.scene.decision-wall{overflow:visible}.hero-dot{color:var(--gold)}.qualifier{font-size:13px;color:var(--muted);line-height:1.5}.inner{width:min(var(--max),100%);position:relative;z-index:2}h1,h2,h3,p{margin:0}.statement{font-size:var(--section-headline-size);line-height:var(--section-headline-lh);letter-spacing:var(--section-headline-ls);font-weight:var(--section-headline-weight);max-width:920px;color:#fff}.statement-line{display:block}.statement-line--primary{white-space:nowrap}.statement .dim{color:#fff}.system-headline{max-width:100%;width:100%;font-size:var(--section-headline-size);line-height:var(--section-headline-lh);letter-spacing:var(--section-headline-ls);font-weight:var(--section-headline-weight);overflow-wrap:break-word}.system-headline .statement-line--primary{white-space:normal}.copy{font-size:clamp(16px,1.85vw,22px);line-height:1.55;letter-spacing:-.01em;color:var(--soft);max-width:640px}.small{font-size:14px;line-height:1.6;color:var(--muted)}.btn{border:0;background:var(--btn-bg);color:var(--btn-fg);border-radius:999px;padding:16px 24px;font-weight:750;letter-spacing:-.01em;cursor:pointer;display:inline-flex;gap:12px;align-items:center;box-shadow:0 18px 60px rgba(var(--gold-rgb),.22);transition:.35s var(--ease)}.btn:hover{transform:translateY(-2px);background:var(--btn-bg-hover);box-shadow:0 24px 90px rgba(var(--gold-rgb),.28)}.btn.dark{background:var(--btn-bg);color:var(--btn-fg);border:1px solid var(--btn-bg);box-shadow:none}.btn.dark:hover{background:var(--btn-bg-hover);border-color:var(--btn-bg-hover)}@keyframes textIn{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(16px)}}.daily-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:var(--split-gap);align-items:start}.workbench{height:480px;position:relative;perspective:1200px}.desk{position:absolute;top:10%;right:0;bottom:10%;left:0;background:linear-gradient(135deg,#ffffff0d,#ffffff03);border:1px solid rgba(255,255,255,.09);transform:rotateX(58deg) rotate(-9deg);box-shadow:0 80px 180px #00000073}.offer{position:absolute;width:210px;height:126px;background:linear-gradient(180deg,#fffffff0,#c6bca5e6);color:#171512;border-radius:3px;padding:18px;box-shadow:0 26px 80px #00000061;transform:rotate(-8deg);transition:.5s var(--ease)}.offer b{font-size:13px;letter-spacing:.13em}.offer span{display:block;margin-top:18px;font-size:24px;letter-spacing:-.06em}.offer em{font-style:normal;color:#706656;font-size:12px}.offer.lost{filter:grayscale(.5) brightness(.55);opacity:.62}.offer:nth-child(2){left:8%;top:22%;transform:rotate(-10deg)}.offer:nth-child(3){left:38%;top:16%;transform:rotate(4deg)}.offer:nth-child(4){left:64%;top:34%;transform:rotate(9deg)}.offer:nth-child(5){left:24%;top:52%;transform:rotate(2deg)}.offer:nth-child(6){left:55%;top:60%;transform:rotate(-7deg)}.phone-panel{background:#ffffff09;border:1px solid rgba(255,255,255,.1);padding:28px;border-radius:28px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.phone-row{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09);padding:16px 0;color:var(--soft);gap:20px}.phone-row:last-child{border-bottom:0}.phone-row strong{color:var(--paper);font-weight:560}.phone-row span{color:var(--muted);text-align:right}.decision-wall{min-height:auto;background:#000}.wall-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(32px,4vw,56px);align-items:center}.wall-copy{align-self:center}.wall-copy .wall-headline{font-size:var(--section-headline-size);max-width:480px;line-height:var(--section-headline-lh);letter-spacing:var(--section-headline-ls);font-weight:var(--section-headline-weight)}.wall-intro{margin-top:var(--space-after-title);font-size:clamp(15px,1.5vw,18px)!important;line-height:1.55!important;max-width:440px}.wall-tags{list-style:none;padding:0;margin:var(--space-block) 0 0;display:flex;flex-wrap:wrap;gap:8px;max-width:440px}.wall-tag{font-size:11px;font-weight:600;letter-spacing:.04em;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:var(--soft)}.wall-tag-price{border-color:#ffffff47;color:#fff}.wall-tag-compare{border-color:#7b3d3066;color:#ffffffd9}.wall-tag-silent{border-color:#ffffff14;color:var(--muted)}.wall-visual{position:relative;width:100%}.wall{position:relative;width:100%;perspective:1400px}.wall-inline{height:min(380px,46vh);min-height:300px;margin:0}.wall-offer{position:absolute;width:96px;height:58px;border:1px solid rgba(255,255,255,.16);background:#ffffff12;border-radius:4px;box-shadow:0 12px 40px #00000047;animation:float 7s ease-in-out infinite;padding:8px 9px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transform:translateZ(var(--wall-z,0px)) rotate(var(--wall-rot,0deg))}.wall-offer-label{display:block;font-size:8px;line-height:1.2;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffffe0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wall-offer-lines{display:grid;gap:4px}.wall-offer-lines span{display:block;height:3px;background:#ffffff2e;border-radius:3px}.wall-offer-lines span:nth-child(2){width:78%}.wall-offer-lines span:nth-child(3){width:58%}.wall-offer.lost{animation:fall 9s ease-in infinite;opacity:.45;border-color:#7b3d3040}.wall-offer.win{border-color:rgba(var(--gold-rgb),.5);background:rgba(var(--gold-rgb),.12)}.wall-offer.lost .wall-offer-label{color:#ffffff80}.wall-legend{position:absolute;left:12px;right:12px;bottom:12px;margin:0;padding:12px 14px;font-size:12px;line-height:1.5;color:var(--soft);background:#070706c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);border-radius:12px;z-index:4;max-width:none}@keyframes float{50%{transform:translateZ(var(--wall-z,0px)) rotate(var(--wall-rot,0deg)) translateY(-10px)}}@keyframes fall{0%,50%{transform:translateZ(var(--wall-z,0px)) rotate(var(--wall-rot,0deg));opacity:.45}to{transform:translateZ(var(--wall-z,0px)) rotate(calc(var(--wall-rot,0deg) + 6deg)) translateY(120px);opacity:0}}.timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:var(--space-block);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.time-step{min-height:210px;padding:28px;border-right:1px solid rgba(255,255,255,.1);position:relative}.time-step:last-child{border-right:0}.time-step b{font-size:14px;color:var(--muted);font-weight:500}.time-step strong{display:block;margin-top:40px;font-size:clamp(28px,3.2vw,52px);line-height:1.08;letter-spacing:-.03em;font-weight:600}.time-step p{margin-top:14px;color:var(--muted);line-height:1.55}.time-step:nth-child(5){background:#000}.split{display:grid;grid-template-columns:1fr 1fr;gap:var(--split-gap);align-items:start}.problem-layout{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:clamp(40px,5.5vw,68px);align-items:start}.problem-copy{display:flex;flex-direction:column;align-items:flex-start}.problem-copy .statement{max-width:12.5em;font-size:var(--section-headline-size);line-height:var(--section-headline-lh);letter-spacing:var(--section-headline-ls);font-weight:var(--section-headline-weight);margin-bottom:clamp(28px,3.5vw,42px)}.problem-copy .copy-after-title{margin-top:0}.problem-copy .copy{max-width:38ch}.problem-copy .copy+.copy{margin-top:clamp(14px,1.8vw,18px)}.problem-copy .copy.accent{margin-top:clamp(22px,2.8vw,32px)}.problem-aside{display:flex;flex-direction:column;gap:clamp(36px,4.5vw,52px);min-width:0}.problem-quotes{display:flex;flex-direction:column;gap:12px;width:100%}.problem-label{margin:0 0 4px;font-weight:500;letter-spacing:-.01em;color:var(--muted)}.problem-layout .quote-stack{gap:12px}.problem-layout .quote-item{padding:16px 20px;border-radius:var(--card-radius);line-height:1.55;font-size:15px;letter-spacing:-.01em}.problem-signs{margin:0;padding:0;gap:12px}.problem-signs li{padding-left:24px;line-height:1.55;font-size:15px}.problem-signs li:before{top:.62em}.process-visual{height:620px;position:relative}.process-line{position:absolute;left:50%;top:0;bottom:0;width:1.5px;background:linear-gradient(180deg,transparent,var(--paper),transparent);opacity:.7}.node{position:absolute;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;border-radius:50%;border:1px solid var(--paper);background:#0b0b09;box-shadow:0 0 0 12px #ffffff0a}.node:nth-child(2){top:12%}.node:nth-child(3){top:32%}.node:nth-child(4){top:54%;border-color:var(--danger);box-shadow:0 0 0 16px #7b3d301a}.node:nth-child(5){top:76%}.node:nth-child(6){top:94%}.node-label{position:absolute;left:calc(50% + 42px);transform:translateY(-50%);color:var(--soft);font-size:18px}.node-label.left{left:auto;right:calc(50% + 42px);text-align:right;color:var(--muted)}.system-room{background:#000}.proof-scene{background:#000;color:#fff}.proof-scene .eyebrow,.proof-scene .small,.proof-scene .copy,.proof-scene .statement{color:#fff}.proof-list{margin-top:16px;display:grid;gap:10px}.proof-item{display:flex;gap:12px;align-items:flex-start;color:inherit;font-size:14px;line-height:1.5}.proof-item:before{content:"";margin-top:7px;width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.55;flex:0 0 auto}.diagnosis-scene,#diagnose{scroll-margin-top:88px}.diagnosis-card{width:min(980px,100%);margin:70px auto 0;border-radius:38px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(140deg,#ffffff13,#ffffff06);padding:clamp(24px,5vw,56px);box-shadow:0 70px 200px #00000080}.diagnosis-card.inline-check{margin:0;width:100%;border-radius:var(--card-radius-lg);padding:var(--card-pad);box-shadow:0 40px 100px #00000059}.diagnosis-card.inline-check .diag-head{margin-bottom:16px}.diagnosis-card.inline-check .question h3{font-size:clamp(18px,2.2vw,26px)}.diagnosis-card.inline-check .diag-progress{margin:16px 0}.diag-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}.diag-progress{height:5px;background:rgba(var(--gold-rgb),.12);border-radius:20px;overflow:hidden;margin:20px 0}.diag-progress span{display:block;height:100%;width:20%;background:linear-gradient(90deg,var(--paper),var(--amber));transition:.45s var(--ease)}.question{display:none}.question.active{display:block;animation:textIn .55s var(--ease) both}.question h3{font-size:var(--section-headline-size);letter-spacing:var(--section-headline-ls);line-height:var(--section-headline-lh);font-weight:var(--section-headline-weight);color:#fff}.answers{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.answer{border:1px solid var(--border-muted);background:#ffffff09;color:var(--paper);border-radius:var(--card-radius);padding:16px 18px;font-size:15px;line-height:1.5;text-align:left;cursor:pointer;transition:.25s var(--ease)}.answer:hover,.answer.selected{background:var(--btn-bg);border-color:var(--btn-bg);color:var(--btn-fg);transform:translateY(-2px)}.diag-result{display:none}.diag-result.active{display:block;animation:textIn .7s var(--ease) both}.potential{font-size:clamp(36px,6.5vw,80px);line-height:1.05;letter-spacing:-.04em;margin:24px 0;color:#fff;font-weight:600}.lead-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.lead-fields input,.lead-fields select{width:100%;background:#00000038;border:1px solid rgba(var(--gold-rgb),.2);border-radius:16px;color:var(--paper);padding:17px 18px;outline:none}.lead-fields input:focus{border-color:var(--gold)}.finale{min-height:100vh;background:#000}.closing-circle{width:260px;height:260px;border-radius:50%;border:1.5px solid rgba(var(--gold-rgb),.65);margin:0 auto 54px;position:relative;box-shadow:0 0 0 36px rgba(var(--gold-rgb),.04),0 0 90px rgba(var(--gold-rgb),.12)}.closing-circle:after{content:"";position:absolute;top:50%;right:50%;bottom:50%;left:50%;width:8px;height:8px;border-radius:50%;background:var(--gold);transform:translate(-50%,-50%);box-shadow:0 0 40px var(--gold)}.center{text-align:center;margin-inline:auto}.center .copy{margin:28px auto 0}.cta-row{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:42px}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(46px);transition:1s var(--ease)}.js .reveal.visible{opacity:1;transform:translateY(0)}.header-cta{border:1px solid var(--btn-bg);background:var(--btn-bg);color:var(--btn-fg);border-radius:999px;padding:10px 18px;font-size:12px;font-weight:600;letter-spacing:.04em;cursor:pointer;pointer-events:auto;transition:.25s var(--ease)}.header-cta:hover{background:var(--btn-bg-hover);border-color:var(--btn-bg-hover)}.sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:80;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,rgba(0,0,0,.95) 30%);pointer-events:none}.sticky-cta .btn{width:100%;justify-content:center;pointer-events:auto}.copy.accent{color:#fff;font-weight:500}.center-copy{margin-inline:auto;text-align:center}.quote-stack{display:grid;gap:10px}.quote-item{padding:14px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:var(--soft);font-style:italic;line-height:1.45}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.check-list li{padding-left:22px;position:relative;color:var(--soft);line-height:1.5;font-size:15px}.check-list li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--amber);opacity:.8}.proof-scene .check-list li{color:#fff}.proof-scene .check-list li:before{background:#fff}.system-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gap);margin-top:var(--space-block)}.system-card{padding:var(--card-pad);border-radius:var(--card-radius-lg);border:1px solid var(--border-muted);background:#ffffff08}.system-card h3{margin-top:12px;font-size:18px;line-height:1.25;letter-spacing:-.02em;font-weight:600;color:var(--paper)}.system-card p{margin-top:10px;font-size:14px;line-height:1.55;color:var(--muted)}.system-num{font-size:11px;letter-spacing:.16em;color:#fff;font-weight:600}.fit-board{margin-top:var(--space-block);display:grid;grid-template-columns:1.12fr .88fr;gap:var(--grid-gap);align-items:start;background:transparent;border:0}.fit-col{background:#ffffff08;padding:var(--card-pad);color:#fff;border-radius:var(--card-radius);border:1px solid rgba(255,255,255,.08)}.fit-col.fit-no{background:#ffffff05;border-color:#ffffff0f}.fit-col h3,.check-list-panel h3,.system-card h3{font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin-bottom:16px}.fit-table{display:grid;gap:6px}.fit-row{display:grid;grid-template-columns:108px 1fr;gap:12px;font-size:14px;line-height:1.4;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:7px}.fit-headline,.proof-headline,.check-headline,.ablauf-headline{font-size:var(--section-headline-size);line-height:var(--section-headline-lh);letter-spacing:var(--section-headline-ls);font-weight:var(--section-headline-weight)}.fit-intro{margin-top:var(--space-after-title);max-width:820px;font-size:clamp(16px,1.65vw,19px)!important;line-height:1.55!important;text-wrap:balance}.proof-scene .fit-intro{color:#fff}.fit-not{list-style:none;padding:0;margin:0;display:grid;gap:10px}.fit-not li{padding-left:18px;position:relative;font-size:14px;line-height:1.45;color:#fff}.fit-not li:before{content:"×";position:absolute;left:0;color:#fff;font-weight:700}.fit-row span:first-child{font-weight:600;color:#fff}.proof-headline{max-width:720px}.proof-board{margin-top:var(--space-block);display:grid;grid-template-columns:1fr 1fr;gap:var(--grid-gap)}.proof-board.compact{margin-top:var(--space-block)}.proof-col{padding:var(--card-pad);min-height:auto;border-radius:var(--card-radius)}.proof-col h3{font-size:18px;line-height:1.25;letter-spacing:-.02em;font-weight:600;margin-bottom:16px}.case-meta{color:var(--muted);font-size:14px;margin-top:8px}.case-quote{margin:24px 0;font-size:clamp(18px,2.2vw,24px);line-height:1.45;color:var(--paper);font-style:italic}.case-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.case-metric strong{display:block;font-size:clamp(22px,3vw,32px);color:#fff;letter-spacing:-.03em}.case-metric span{font-size:13px;color:var(--muted)}.proof-col.light{background:#ffffff0a;border:1px solid var(--border-subtle);color:var(--paper)}.proof-col.dark{background:#ffffff08;color:#fff}.case-card{margin-top:var(--space-block);padding:var(--card-pad);border-radius:var(--card-radius-lg);border:1px solid var(--border-subtle);background:#ffffff0a}.check-grid-wrap{width:100%;margin-top:var(--space-block);display:grid;grid-template-columns:1fr 1fr;gap:var(--grid-gap);align-items:stretch}.check-list-panel{padding:var(--card-pad);border-radius:var(--card-radius-lg);border:1px solid var(--border-subtle);background:#ffffff08;display:flex;flex-direction:column}.check-headline{max-width:720px}.ablauf-track{margin-top:var(--space-block);display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ablauf-card{padding:var(--card-pad);border-radius:var(--card-radius);border:1px solid var(--border-muted);background:#ffffff08;display:flex;flex-direction:column;gap:8px;min-height:100%}.ablauf-cta{margin-top:var(--space-cta)}.ablauf-card h3{font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.25;margin:0}.pipeline-panel{margin-top:var(--space-block);padding:var(--card-pad);border-radius:var(--card-radius-lg);border:1px solid var(--border-subtle);background:#ffffff0a}.promise-box{margin-top:var(--space-block);padding:var(--card-pad);border-radius:var(--card-radius-lg);border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#fff;line-height:1.55}.cycle-panel{padding:var(--card-pad);border-radius:var(--card-radius-lg);border:1px solid var(--border-subtle);background:#ffffff0a}.faq-list{margin-top:var(--space-block);display:grid;gap:10px}.sprint-list{margin-top:var(--space-block)}.site-footer__inner{display:grid;grid-template-columns:1fr auto;gap:clamp(24px,5vw,64px);align-items:start;text-align:left}.site-footer__col--company{min-width:0}.site-footer__brand{margin:0 0 10px;font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff}.site-footer__line{margin:0 0 6px;font-size:14px;line-height:1.5;color:#ffffffc7}.site-footer__line:last-child{margin-bottom:0}.site-footer__label{color:#ffffff8c}.site-footer__line a{color:#fff;text-decoration:none}.site-footer__line a:hover{color:#c6a66b}.site-footer__col--legal{display:flex;justify-content:flex-end;align-items:flex-start}.site-footer__nav{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.site-footer__nav a{font-size:14px;font-weight:600;color:#fff;text-decoration:none;letter-spacing:.01em}.site-footer__nav a:hover{color:#c6a66b}.site-footer__copy{max-width:var(--max);margin:28px auto 0;padding:0 20px;text-align:left;font-size:12px;line-height:1.5;color:#ffffff73}.pipeline-title{margin-bottom:16px;color:var(--muted)}.ablauf-card p{font-size:13px;line-height:1.5;color:var(--muted);flex:1;margin:0}.ablauf-num{font-size:22px;font-weight:600;color:#fff;letter-spacing:-.04em;line-height:1}.pipeline-strip{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;position:relative;padding:20px 0 8px}.pipeline-strip:before{content:"";position:absolute;left:8%;right:8%;top:28px;height:2px;background:linear-gradient(90deg,var(--paper),var(--amber));opacity:.5}.pipe-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;position:relative;z-index:1}.pipe-dot{width:14px;height:14px;border-radius:50%;background:var(--graphite);border:2px solid var(--paper);flex-shrink:0}.pipe-step.is-target .pipe-dot{border-color:var(--gold);box-shadow:0 0 0 6px rgba(var(--gold-rgb),.15);background:var(--gold)}.pipe-label{font-size:12px;font-weight:600;letter-spacing:.02em;color:var(--soft);line-height:1.2}.pipe-step.is-target .pipe-label{color:var(--paper)}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.metric.compact{padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.metric.compact span{font-size:12px}.metric.compact strong{font-size:24px;margin-top:6px}.cycle-line{font-size:17px;line-height:1.5;color:var(--soft);padding:8px 0}.cycle-arrow{display:block;color:#fff;margin-top:4px;font-size:14px}.faq-scene{min-height:auto}.faq-item{border:1px solid var(--border-subtle);border-radius:var(--card-radius);background:#ffffff08;overflow:hidden}.faq-item summary{padding:20px 24px;cursor:pointer;font-weight:600;font-size:16px;line-height:1.4;list-style:none;color:#fff}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{padding:0 24px 20px;color:var(--muted);line-height:1.55;font-size:15px}.site-footer{min-height:auto!important;padding:48px 20px 100px!important}@media(max-width:640px){.fixed-top{padding:12px 16px;gap:10px}.brand-logo{height:clamp(40px,11vw,52px);max-width:min(160px,40vw)}.header-cta{padding:8px 12px;font-size:10px;letter-spacing:.02em;white-space:nowrap}.scene{padding:68px 16px}.scene-compact{padding:56px 16px}.btn{padding:14px 18px;font-size:15px;width:100%;justify-content:center;min-height:48px}.sticky-cta .btn{width:100%}.closing-circle{width:200px;height:200px;margin-bottom:40px}.site-footer{padding:40px 16px 110px!important}.site-footer__inner{grid-template-columns:1fr;gap:28px}.site-footer__col--legal{justify-content:flex-start}.site-footer__nav{align-items:flex-start}.site-footer__copy{padding:0 16px}.faq-item summary{padding:16px 18px;font-size:15px}.faq-item p{padding:0 18px 16px;font-size:14px}.diagnosis-card.inline-check,.promise-box,.cycle-panel,.check-list-panel{padding:18px}}@media(max-width:900px){.statement-line--primary{white-space:normal}}@media(max-width:900px){.cursor{display:none}.scene{min-height:auto;padding:72px 20px}.scene-compact{padding:64px 20px}.system-grid,.fit-board,.check-grid-wrap,.case-metrics,.wall-layout,.metric-row{grid-template-columns:1fr}.problem-layout{grid-template-columns:1fr;gap:clamp(36px,8vw,48px)}.problem-copy .statement{max-width:none;font-size:var(--section-headline-size-sm);margin-bottom:clamp(22px,5vw,32px)}.problem-copy .copy{max-width:none}.problem-aside{gap:clamp(28px,6vw,40px)}.daily-grid,.split,.proof-board{grid-template-columns:1fr}.workbench{height:400px}.statement,.system-headline,.fit-headline,.proof-headline,.check-headline,.ablauf-headline,.wall-copy .wall-headline,.statement-md,.question h3{font-size:var(--section-headline-size-sm);line-height:var(--section-headline-lh)}.timeline{grid-template-columns:1fr}.time-step{min-height:150px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.answers,.lead-fields{grid-template-columns:1fr}.wall-inline{height:min(340px,42vh);min-height:280px}.wall-offer{width:84px;height:52px;padding:7px 8px}.wall-offer-label{font-size:7px}.wall-legend{position:relative;left:auto;right:auto;bottom:auto;margin-top:14px}.fixed-top{padding:16px 20px}.proof-col{padding:20px}.pipeline-strip{flex-wrap:wrap;justify-content:center;gap:16px}.pipeline-strip:before{display:none}.pipe-step{flex:0 0 auto;min-width:72px}.ablauf-track{display:grid;grid-template-columns:1fr;gap:12px;margin-inline:0;padding:0;overflow:visible}.ablauf-card{min-height:auto}.sticky-cta{display:block}.fit-row{grid-template-columns:1fr;gap:4px}}.hero-shk{--hero-shk-bg: #0c0b09;--hero-shk-paper: #f4f1ea;--hero-shk-gold: #c6a66b;--hero-shk-text: #ffffff;--hero-shk-muted: #ffffff;--hero-shk-max: 1440px;--hero-shk-cream: #eee4d0;--hero-shk-ink: #151515;min-height:100vh;padding:96px 6vw 36px;background:#000;color:var(--hero-shk-paper);overflow:hidden;position:relative;z-index:1}.hero-shk:before{display:none}.hero-shk:after{display:none}.hero-shk__atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.hero-shk__atmosphere:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;background:linear-gradient(0deg,#000000 0%,rgba(0,0,0,.98) 12%,transparent 100%),radial-gradient(ellipse 34% 28% at 18% 100%,#000000 0%,transparent 72%),radial-gradient(ellipse 34% 28% at 82% 100%,#000000 0%,transparent 72%);z-index:3}.hero-shk__portrait{position:absolute;left:calc(46% - 2cm);top:52%;width:min(56vw,780px);height:min(94vh,880px);transform:translate(-38%,-50%);box-shadow:inset 0 -220px 180px -60px #000,inset 0 -90px 110px -25px #000,inset 130px 0 110px -25px #000,inset -130px 0 110px -25px #000,inset 0 70px 90px -15px #000000d1}.hero-shk__portrait-img{display:block;width:100%;height:100%;object-fit:cover;object-position:58% 38%;opacity:.92;filter:saturate(.7) contrast(1.06) brightness(.62);-webkit-mask-image:radial-gradient(ellipse 96% 84% at 52% 38%,#000000 30%,rgba(0,0,0,.94) 54%,rgba(0,0,0,.62) 72%,rgba(0,0,0,.2) 86%,transparent 96%);mask-image:radial-gradient(ellipse 96% 84% at 52% 38%,#000000 30%,rgba(0,0,0,.94) 54%,rgba(0,0,0,.62) 72%,rgba(0,0,0,.2) 86%,transparent 96%)}.hero-shk__portrait:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 52% 40% at 0% 100%,#000000 0%,rgba(0,0,0,.98) 34%,transparent 72%),radial-gradient(ellipse 52% 40% at 100% 100%,#000000 0%,rgba(0,0,0,.98) 34%,transparent 72%),linear-gradient(0deg,#000000 0%,#000000 14%,rgba(0,0,0,.98) 22%,transparent 40%),linear-gradient(90deg,#000000 0%,rgba(0,0,0,.98) 13%,transparent 30%,transparent 58%,rgba(0,0,0,.98) 84%,#000000 100%),radial-gradient(ellipse 70% 58% at 54% 42%,rgba(198,166,107,.1),transparent 72%);z-index:1}.hero-shk__portrait:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.38'/%3E%3C/svg%3E"),radial-gradient(ellipse 100% 94% at 50% 46%,transparent 36%,rgba(0,0,0,.72) 70%,#000000 100%);background-size:160px 160px,cover;opacity:.18;z-index:2}.hero-shk__inner{position:relative;z-index:2;max-width:var(--hero-shk-max);margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px}.hero-shk__content{min-width:0;position:relative;z-index:1}.hero-shk__headline{margin:0;max-width:620px;font-size:clamp(44px,5vw,80px);line-height:.98;letter-spacing:-.055em;font-weight:800;color:var(--hero-shk-paper)}.hero-shk__headline-intro{display:block;margin-bottom:clamp(20px,2.5vw,32px);max-width:14em;font-size:clamp(22px,2.2vw,30px);line-height:1.2;letter-spacing:-.03em;font-weight:700;color:var(--hero-shk-text);white-space:normal}.hero-shk__headline-line{display:block;white-space:nowrap}.hero-shk__headline-accent{color:#fff}.hero-shk__text{max-width:540px;margin:clamp(28px,3vw,44px) 0 0;color:var(--hero-shk-text);font-size:18px;line-height:1.6}.hero-shk__cta{display:flex;align-items:center;justify-content:center;width:100%;max-width:540px;margin-top:clamp(28px,3vw,36px);padding:18px 28px;border:0;border-radius:999px;background:var(--btn-bg, #c6a66b);color:var(--btn-fg, #000000);font-size:clamp(16px,1.6vw,18px);font-weight:750;letter-spacing:-.01em;line-height:1.2;text-align:center;cursor:pointer;box-shadow:0 18px 60px #c6a66b47;transition:transform .35s cubic-bezier(.16,1,.3,1),background .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1)}.hero-shk__cta:hover{transform:translateY(-2px);background:var(--btn-bg-hover, #d4b87e);box-shadow:0 24px 80px #c6a66b5c}.hero-shk__cta:focus-visible{outline:2px solid var(--hero-shk-paper);outline-offset:3px}.hero-shk__highlight{margin:22px 0 0;color:#fff;font-size:18px;font-weight:700}.hero-shk__visual{display:flex;justify-content:center;align-items:center;min-height:620px;position:relative;z-index:1}.hero-shk__stage{position:relative;width:100%;height:100%}.hero-shk__scene{position:relative;width:100%;max-width:560px;height:600px;perspective:1200px;perspective-origin:52% 46%;transform:translate(-30mm,1cm);transform-origin:center center}.hero-shk__glow{position:absolute;left:48%;top:62%;width:480px;height:260px;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(198,166,107,.28) 0%,rgba(198,166,107,.08) 42%,transparent 72%);pointer-events:none;z-index:0;animation:hero-glow-pulse 8s ease-in-out infinite}.hero-shk__orbits{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:visible}.paper-stack{position:absolute;left:50%;top:50%;z-index:2;width:420px;height:560px;transform:translate(-54%,-50%);transform-style:preserve-3d;filter:drop-shadow(0 36px 45px rgba(0,0,0,.45));animation:hero-stack-breathe 9s ease-in-out infinite}.paper{position:absolute;width:360px;height:500px;padding:38px;border-radius:8px;background:repeating-linear-gradient(to bottom,rgba(0,0,0,.035) 0,rgba(0,0,0,.035) 1px,transparent 1px,transparent 7px),linear-gradient(180deg,#f0e6d4 0%,var(--hero-shk-cream) 100%);color:var(--hero-shk-ink);box-shadow:inset 0 -12px 20px #00000014,0 28px 70px #00000052;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform;overflow:hidden}.paper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(118deg,rgba(255,255,255,.42) 0%,transparent 38%),linear-gradient(328deg,rgba(0,0,0,.04) 0%,transparent 42%);pointer-events:none;z-index:1}.paper:after{content:"";position:absolute;right:0;bottom:0;width:56px;height:56px;border-radius:0 0 8px;background:linear-gradient(225deg,transparent 46%,rgba(0,0,0,.04) 46%,rgba(0,0,0,.1) 100%);pointer-events:none;z-index:1}.paper>*{position:relative;z-index:2}.paper--front{left:40px;top:20px;z-index:3;transform-origin:18% 92%;transform:rotateX(6deg) rotateY(-10deg) rotate(4deg) translateZ(24px);animation:hero-paper-front 7.5s ease-in-out infinite}.paper--middle{left:150px;top:70px;z-index:2;transform-origin:28% 88%;transform:rotateX(8deg) rotateY(-6deg) rotate(13deg) translateZ(8px);opacity:.88;animation:hero-paper-middle 8.5s ease-in-out infinite}.paper--back{left:245px;top:115px;z-index:1;transform-origin:38% 84%;transform:rotateX(10deg) rotateY(-4deg) rotate(20deg) translateZ(-6px);opacity:.75;animation:hero-paper-back 10s ease-in-out infinite}.paper__top{display:flex;justify-content:space-between;margin-bottom:58px;color:#0000008c;font-size:12px;font-weight:800;letter-spacing:.08em}.paper h2{margin:0 0 32px;font-size:30px;line-height:1.05;letter-spacing:-.04em;font-weight:800}.paper__content{display:grid;grid-template-columns:1fr 90px;gap:20px;align-items:start}.paper__line{height:9px;margin-bottom:13px;border-radius:99px;background:#00000021}.paper__line.medium{width:72%}.paper__status{text-align:right;color:#0000008c;font-weight:800;font-size:11px;letter-spacing:.08em}.paper__status strong{display:block;margin-top:2px;color:var(--hero-shk-ink);font-size:17px}.paper__status b{display:block;margin-top:10px;color:var(--hero-shk-ink);font-size:42px;line-height:1;font-weight:800;letter-spacing:-.03em}.paper__status small{font-size:12px;font-weight:800}.paper__small-title{margin-bottom:60px;color:#0000008c;font-size:12px;font-weight:800;letter-spacing:.08em}.paper__table{display:grid;gap:12px}.paper__table-row{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;font-size:11px;font-weight:700;color:#0000008c}.paper__table-row span:first-child{height:8px;border-radius:99px;background:#0000001f}.paper__house{width:120px;height:120px;color:#00000052}.floating-card{position:absolute;z-index:5;padding:14px 18px;border:1px solid rgba(198,166,107,.35);border-radius:10px;background:#12110ed1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--hero-shk-paper);font-size:12px;font-weight:700;line-height:1.35;letter-spacing:.04em;box-shadow:0 18px 35px #00000059;will-change:transform}.floating-card strong{display:block;margin-top:4px;color:var(--hero-shk-paper);font-size:18px;font-weight:700;letter-spacing:0}.floating-card__label{display:block;font-size:10px;letter-spacing:.1em;opacity:.72}.floating-card__dot{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--hero-shk-gold);vertical-align:middle;box-shadow:0 0 10px #c6a66b8c;animation:hero-dot-pulse 2.4s ease-in-out infinite}.floating-card__icon-box{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(198,166,107,.4);border-radius:6px;color:var(--hero-shk-gold);flex-shrink:0}.floating-card__icon-box--sm{width:24px;height:24px;border-radius:5px}.floating-card--status{top:120px;left:40px;animation:hero-float-status 5.5s ease-in-out infinite}.floating-card--heat{top:245px;left:0;display:flex;align-items:center;gap:10px;animation:hero-float-heat 6.2s ease-in-out infinite;animation-delay:-1.4s}.floating-card--heat .floating-card__icon-box{animation:hero-icon-tilt 4.8s ease-in-out infinite}.floating-card--price{bottom:135px;left:70px;animation:hero-float-price 5.8s ease-in-out infinite;animation-delay:-2.6s}.floating-card--date{bottom:95px;right:35px;display:flex;align-items:flex-start;gap:10px;padding:12px 16px;animation:hero-float-date 6.5s ease-in-out infinite;animation-delay:-3.8s}.floating-card__date-copy strong{margin-top:2px;font-size:16px}.hero-shk__benefits{position:relative;z-index:1;max-width:var(--hero-shk-max);margin:32px auto 0;padding-top:28px;border-top:1px solid rgba(244,241,234,.12);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.hero-shk__benefit{display:flex;align-items:flex-start;gap:12px;min-width:0;padding:0 24px}.hero-shk__benefit:first-child{padding-left:0}.hero-shk__benefit:not(:first-child){border-left:1px solid rgba(244,241,234,.12)}.hero-shk__benefit-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.28);color:#fff}.hero-shk__benefit-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.hero-shk__benefit-copy strong{color:var(--hero-shk-paper);font-size:15px;font-weight:700;line-height:1.35}.hero-shk__benefit-copy span{color:var(--hero-shk-muted);font-size:13px;font-weight:400;line-height:1.45}@keyframes hero-stack-breathe{0%,to{transform:translate(-54%,-50%) rotateX(0) rotate(0)}50%{transform:translate(-54%,-50.6%) rotateX(1.2deg) rotate(.4deg)}}@keyframes hero-paper-front{0%,to{transform:rotateX(6deg) rotateY(-10deg) rotate(4deg) translateZ(24px);box-shadow:inset 0 -12px 20px #00000014,0 28px 70px #00000052}35%{transform:rotateX(8deg) rotateY(-12deg) rotate(3deg) translateZ(30px);box-shadow:inset 0 -14px 22px #00000017,0 32px 78px #0000005c}70%{transform:rotateX(5deg) rotateY(-8deg) rotate(5deg) translateZ(20px);box-shadow:inset 0 -10px 18px #00000012,0 24px 64px #00000047}}@keyframes hero-paper-middle{0%,to{transform:rotateX(8deg) rotateY(-6deg) rotate(13deg) translateZ(8px)}40%{transform:rotateX(10deg) rotateY(-8deg) rotate(11deg) translateZ(12px)}75%{transform:rotateX(7deg) rotateY(-5deg) rotate(14deg) translateZ(5px)}}@keyframes hero-paper-back{0%,to{transform:rotateX(10deg) rotateY(-4deg) rotate(20deg) translateZ(-6px)}45%{transform:rotateX(12deg) rotateY(-6deg) rotate(18deg) translateZ(-2px)}80%{transform:rotateX(9deg) rotateY(-3deg) rotate(21deg) translateZ(-8px)}}@keyframes hero-float-status{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,-7px,0) rotate(-.6deg)}}@keyframes hero-float-heat{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(4px,-9px,0) rotate(.5deg)}}@keyframes hero-float-price{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(-3px,-8px,0) rotate(-.4deg)}}@keyframes hero-float-date{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(-5px,-6px,0) rotate(.7deg)}}@keyframes hero-dot-pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 10px #c6a66b8c}50%{opacity:.72;transform:scale(.88);box-shadow:0 0 4px #c6a66b4d}}@keyframes hero-icon-tilt{0%,to{transform:rotate(0)}50%{transform:rotate(8deg)}}@keyframes hero-glow-pulse{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.82;transform:translate(-50%,-50%) scale(1.06)}}@media(prefers-reduced-motion:reduce){.paper-stack,.paper--front,.paper--middle,.paper--back,.floating-card--status,.floating-card--heat,.floating-card--price,.floating-card--date,.floating-card__dot,.floating-card--heat .floating-card__icon-box,.hero-shk__glow{animation:none}.paper--front{transform:rotateX(6deg) rotateY(-10deg) rotate(4deg) translateZ(24px)}.paper--middle{transform:rotateX(8deg) rotateY(-6deg) rotate(13deg) translateZ(8px)}.paper--back{transform:rotateX(10deg) rotateY(-4deg) rotate(20deg) translateZ(-6px)}}@media(max-width:980px){.hero-shk{padding:88px 20px 48px;min-height:auto;overflow-x:clip}.hero-shk__portrait{left:50%;top:38%;width:130%;height:min(52vh,480px);transform:translate(-50%,-50%);opacity:.42}.hero-shk__portrait-img{object-position:50% 32%;filter:saturate(.55) contrast(1.04) brightness(.5)}.hero-shk__inner{grid-template-columns:1fr;gap:36px}.hero-shk__headline{max-width:none}.hero-shk__headline-line{white-space:normal}.hero-shk__text{max-width:none}.hero-shk__visual{min-height:auto;overflow:hidden;width:100%;margin-inline:0}.hero-shk__stage{width:min(100%,420px);margin:0 auto;height:calc(600px*min(1,(100vw - 32px) / 560))}.hero-shk__scene{position:absolute;left:50%;top:0;width:560px;height:600px;max-width:none;margin:0;transform:translate(-50%) scale(min(1,(100vw - 32px) / 560));transform-origin:top center}.paper-stack{transform:translate(-50%,-50%)}.hero-shk__benefits{grid-template-columns:1fr 1fr;gap:24px 0}.hero-shk__benefit{padding:0 18px}.hero-shk__benefit:nth-child(odd){border-left:0;padding-left:0}.hero-shk__benefit:nth-child(2n){border-left:1px solid rgba(244,241,234,.12)}.hero-shk__benefit:nth-child(3),.hero-shk__benefit:nth-child(4){margin-top:8px;padding-top:24px;border-top:1px solid rgba(244,241,234,.08)}}@media(max-width:640px){.hero-shk{padding:max(80px,calc(64px + env(safe-area-inset-top))) 16px 36px}.hero-shk__headline{font-size:clamp(32px,9vw,44px)}.hero-shk__headline-intro{font-size:clamp(17px,4.2vw,22px);margin-bottom:clamp(16px,4vw,24px)}.hero-shk__cta{max-width:100%;padding:16px 20px;font-size:16px;min-height:48px}.hero-shk__text,.hero-shk__highlight{font-size:16px}.hero-shk__benefits{grid-template-columns:1fr;gap:20px}.hero-shk__benefit,.hero-shk__benefit:nth-child(2n),.hero-shk__benefit:nth-child(3),.hero-shk__benefit:nth-child(4){border-left:0;border-top:0;padding:0;margin-top:0}.hero-shk__benefit:not(:first-child){padding-top:20px;border-top:1px solid rgba(244,241,234,.08)}}.problem-shk{--problem-gold: #b4a37e;--problem-text: #ffffff;--problem-muted: #ffffff;--problem-max: 1240px;padding:clamp(72px,8vw,100px) clamp(20px,5vw,72px);background:#000;color:#fff;position:relative}.problem-shk__inner{max-width:var(--problem-max);margin:0 auto}.problem-shk__main{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:clamp(40px,5vw,68px);align-items:start}.problem-shk__copy{min-width:0}.problem-shk__eyebrow{margin-bottom:18px;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#fff}.problem-shk__headline{margin:0 0 clamp(28px,3.5vw,40px);max-width:11.5em;font-size:var(--section-headline-size, clamp(30px, 4.2vw, 56px));line-height:var(--section-headline-lh, 1.08);letter-spacing:var(--section-headline-ls, -.03em);font-weight:var(--section-headline-weight, 600);color:#fff}.problem-shk__headline-line{display:block}.problem-shk__headline-dot{color:#fff}.problem-shk__text{max-width:38ch;margin:0;font-size:clamp(16px,1.85vw,20px);line-height:1.55;letter-spacing:-.01em;color:var(--problem-text)}.problem-shk__text+.problem-shk__text{margin-top:clamp(14px,1.8vw,18px)}.problem-shk__accent{margin:clamp(22px,2.8vw,32px) 0 0;max-width:38ch;font-size:clamp(16px,1.85vw,20px);line-height:1.55;font-weight:500;color:#fff}.problem-shk__aside{display:flex;flex-direction:column;gap:clamp(36px,4.5vw,52px);min-width:0}.problem-shk__aside-label{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:500;letter-spacing:-.01em;color:#fff}.problem-shk__aside-label svg{flex-shrink:0;color:#fff;opacity:.9}.problem-shk__quote-stack{display:flex;flex-direction:column;gap:10px}.problem-shk__quote-card{display:flex;align-items:flex-start;gap:10px;padding:14px 18px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff09}.problem-shk__quote-mark{flex-shrink:0;font-size:18px;line-height:1;font-style:normal;font-weight:600;color:#fff}.problem-shk__quote-text{font-size:15px;line-height:1.5;font-style:italic;letter-spacing:-.01em;color:var(--problem-text)}.problem-shk__sign-list{list-style:none;margin:0;padding:0}.problem-shk__sign-list li{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:15px;line-height:1.55;color:var(--problem-text)}.problem-shk__sign-list li:last-child{border-bottom:0;padding-bottom:0}.problem-shk__sign-list li:first-child{padding-top:0}.problem-shk__check{flex-shrink:0;margin-top:3px;color:#fff}.problem-shk__benefits{margin-top:clamp(40px,5vw,56px);padding-top:clamp(28px,3.5vw,36px);border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.5vw,32px)}.problem-shk__benefit{display:flex;align-items:flex-start;gap:14px;min-width:0}.problem-shk__benefit-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;color:#fff}.problem-shk__benefit-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.problem-shk__benefit-copy strong{font-size:14px;font-weight:700;line-height:1.35;color:#fff}.problem-shk__benefit-copy span{font-size:12px;line-height:1.45;color:#fff}@media(max-width:900px){.problem-shk__main{grid-template-columns:1fr;gap:clamp(36px,8vw,48px)}.problem-shk__headline{max-width:none;font-size:var(--section-headline-size-sm, clamp(26px, 7.5vw, 44px))}.problem-shk__text,.problem-shk__accent{max-width:none}.problem-shk__benefits{grid-template-columns:1fr 1fr;gap:24px 20px}}@media(max-width:640px){.problem-shk{padding:56px 16px}.problem-shk__benefits{grid-template-columns:1fr;gap:20px}}.recognition-shk{--recog-gold: #b4a37e;--recog-text: #ffffff;--recog-muted: #ffffff;--recog-max: 1240px;padding:clamp(72px,8vw,100px) clamp(20px,5vw,72px);background:#000;color:#fff}.recognition-shk__inner{max-width:var(--recog-max);margin:0 auto}.recognition-shk__main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(40px,5vw,68px);align-items:center}.recognition-shk__visual{position:relative;min-height:480px;perspective:1200px}.recognition-shk__stage{position:relative;width:100%;height:100%;min-height:480px}.recognition-shk__grid-plane{position:absolute;top:10%;right:4%;bottom:8%;left:4%;border:1px solid rgba(180,163,126,.12);background:linear-gradient(135deg,#ffffff0a,#ffffff03);transform:rotateX(58deg) rotate(-9deg);transform-origin:center center;box-shadow:0 80px 160px #00000073;border-radius:4px}.recognition-shk__grid-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.85}.recognition-shk__cards{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d}.recognition-shk__card{position:absolute;width:196px;min-height:118px;padding:16px 18px;border-radius:6px;display:flex;flex-direction:column;justify-content:space-between;transform-style:preserve-3d;transition:transform .45s cubic-bezier(.16,1,.3,1)}.recognition-shk__card--light{background:linear-gradient(180deg,#fffffff5,#d2c6aaeb);color:#171512;box-shadow:0 0 40px #ffffff1f,0 26px 70px #00000061}.recognition-shk__card--dark{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffe0;box-shadow:0 20px 50px #00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.recognition-shk__card-label{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.recognition-shk__card--dark .recognition-shk__card-label{color:#ffffff8c}.recognition-shk__card-day{margin:14px 0 6px;font-size:28px;line-height:1;letter-spacing:-.05em;font-weight:700}.recognition-shk__card-note{font-style:normal;font-size:12px;line-height:1.4;color:#706656}.recognition-shk__card--dark .recognition-shk__card-note{color:#ffffff80}.recognition-shk__copy{min-width:0}.recognition-shk__eyebrow{margin-bottom:18px;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#fff}.recognition-shk__headline{margin:0 0 clamp(24px,3vw,32px);max-width:11em;font-size:var(--section-headline-size, clamp(30px, 4.2vw, 56px));line-height:var(--section-headline-lh, 1.08);letter-spacing:var(--section-headline-ls, -.03em);font-weight:var(--section-headline-weight, 600);color:#fff}.recognition-shk__headline-line{display:block}.recognition-shk__headline-line--accent{color:#fff}.recognition-shk__text{max-width:38ch;margin:0;font-size:clamp(16px,1.85vw,20px);line-height:1.55;letter-spacing:-.01em;color:var(--recog-text)}.recognition-shk__checklist{list-style:none;margin:clamp(28px,3.5vw,36px) 0 0;padding:0}.recognition-shk__checklist li{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:15px;line-height:1.55;color:var(--recog-text)}.recognition-shk__checklist li:first-child{padding-top:0}.recognition-shk__checklist li:last-child{border-bottom:0;padding-bottom:0}.recognition-shk__check{flex-shrink:0;margin-top:2px;color:#fff}@media(max-width:900px){.recognition-shk__main{grid-template-columns:1fr;gap:clamp(36px,8vw,48px)}.recognition-shk__visual{order:-1;min-height:0;width:100%;max-width:420px;margin:0 auto;overflow:hidden;height:calc(420px*min(1,(100vw - 32px) / 520))}.recognition-shk__stage{position:absolute;left:50%;top:0;width:520px;height:420px;min-height:0;transform:translate(-50%) scale(min(1,(100vw - 32px) / 520));transform-origin:top center}.recognition-shk__headline{max-width:none;font-size:var(--section-headline-size-sm, clamp(26px, 7.5vw, 44px))}.recognition-shk__text{max-width:none}}@media(max-width:640px){.recognition-shk{padding:56px 16px}.recognition-shk__card{width:168px;min-height:104px;padding:14px 16px}.recognition-shk__card-day{font-size:24px}}@media(prefers-reduced-motion:reduce){.recognition-shk__card{transition:none}}.decision-shk{--decision-gold: #b4a37e;--decision-text: #ffffff;--decision-muted: #ffffff;--decision-max: 1240px;padding:clamp(72px,8vw,100px) clamp(20px,5vw,72px);background:#000;color:#fff;overflow:hidden}.decision-shk__inner{max-width:var(--decision-max);margin:0 auto;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(32px,4vw,56px);align-items:center}.decision-shk__copy{min-width:0}.decision-shk__eyebrow{margin-bottom:18px;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#fff}.decision-shk__headline{margin:0 0 clamp(20px,2.5vw,28px);max-width:11em;font-size:var(--section-headline-size, clamp(30px, 4.2vw, 56px));line-height:var(--section-headline-lh, 1.08);letter-spacing:var(--section-headline-ls, -.03em);font-weight:var(--section-headline-weight, 600);color:#fff}.decision-shk__headline-line{display:block}.decision-shk__headline-line--accent{color:#fff}.decision-shk__text{max-width:28em;margin:0;font-size:clamp(15px,1.5vw,18px);line-height:1.55;color:var(--decision-text)}.decision-shk__tags{display:grid;gap:10px;margin-top:clamp(24px,3vw,32px)}.decision-shk__tag-row{display:flex;flex-wrap:wrap;gap:clamp(16px,2.5vw,28px);font-size:13px;line-height:1.4;color:var(--decision-muted)}.decision-shk__visual{position:relative;min-height:420px;perspective:1200px}.decision-shk__stage{position:relative;width:100%;height:100%;min-height:420px}.decision-shk__glow{position:absolute;left:50%;top:50%;width:360px;height:260px;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(180,163,126,.16) 0%,transparent 70%);pointer-events:none}.decision-shk__orbits{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.decision-shk__particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.decision-shk__particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#b4a37e8c;box-shadow:0 0 12px #b4a37e66;animation:decision-particle 4s ease-in-out infinite}.decision-shk__cards{position:absolute;top:0;right:0;bottom:0;left:0}.decision-shk__card{position:absolute;width:108px;min-height:68px;padding:8px 9px;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;transform-origin:center center;transform:rotate(var(--card-rotate, 0deg))}.decision-shk__card--light{background:linear-gradient(180deg,#fffffff2,#d2c6aae6);color:#171512;box-shadow:0 0 28px #ffffff1a,0 16px 40px #00000052}.decision-shk__card--dark{background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:#ffffffe0;box-shadow:0 12px 32px #0000004d}.decision-shk__card--front{z-index:3;opacity:1}.decision-shk__card--mid{z-index:2;opacity:.72;filter:blur(.4px);transform:rotate(var(--card-rotate, 0deg)) scale(.94)}.decision-shk__card--back{z-index:1;opacity:.38;filter:blur(1.2px);transform:rotate(var(--card-rotate, 0deg)) scale(.88)}.decision-shk__card-label{font-size:7px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.decision-shk__card--dark .decision-shk__card-label{color:#ffffff80}.decision-shk__card-day{margin:6px 0 2px;font-size:17px;line-height:1;letter-spacing:-.04em;font-weight:700}.decision-shk__card-note{font-style:normal;font-size:8px;line-height:1.3;color:#706656;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.decision-shk__card--dark .decision-shk__card-note{color:#ffffff7a}.decision-shk__hub{position:absolute;left:50%;top:50%;z-index:5;width:min(100%,340px);transform:translate(-50%,-50%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:18px 16px;border:1px solid rgba(180,163,126,.45);border-radius:12px;background:#080807d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 24px 60px #00000073}.decision-shk__stat{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 8px;text-align:center}.decision-shk__stat:not(:last-child){border-right:1px solid rgba(255,255,255,.08)}.decision-shk__stat-icon{display:inline-flex;color:#fff}.decision-shk__stat-value{font-size:clamp(22px,2.4vw,28px);line-height:1;letter-spacing:-.03em;font-weight:700;color:#fff}.decision-shk__stat-label{font-size:10px;line-height:1.35;color:var(--decision-text)}@keyframes decision-particle{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.9;transform:scale(1.35)}}@media(max-width:900px){.decision-shk__inner{grid-template-columns:1fr;gap:clamp(36px,8vw,48px)}.decision-shk__headline{max-width:none;font-size:var(--section-headline-size-sm, clamp(26px, 7.5vw, 44px))}.decision-shk__text{max-width:none}.decision-shk__visual{min-height:0;width:100%;max-width:420px;margin:0 auto;overflow:hidden;height:calc(460px*min(1,(100vw - 32px) / 560))}.decision-shk__stage{position:absolute;left:50%;top:0;width:560px;height:460px;min-height:0;transform:translate(-50%) scale(min(1,(100vw - 32px) / 560));transform-origin:top center}.decision-shk__hub{width:min(92%,320px)}}@media(max-width:640px){.decision-shk{padding:56px 16px}.decision-shk__card{width:92px;min-height:60px}.decision-shk__card-day{font-size:15px}.decision-shk__stat-value{font-size:20px}.decision-shk__stat-label{font-size:9px}}@media(prefers-reduced-motion:reduce){.hero-shk__scene,.paper-stack,.paper,.floating-card{animation:none!important}.decision-shk__particle{animation:none}}.timeline-shk{--timeline-gold: #b4a37e;--timeline-gold-bright: #c6a66b;--timeline-text: #ffffff;--timeline-max: 1240px;--timeline-cols: repeat(5, minmax(0, 1fr));padding:clamp(72px,8vw,100px) clamp(20px,5vw,72px);background:#000;color:#fff;overflow-x:clip}.timeline-shk__header{min-width:0}.timeline-shk__inner{max-width:var(--timeline-max);margin:0 auto}.timeline-shk__eyebrow{margin-bottom:18px;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#fff}.timeline-shk__headline{margin:0;max-width:100%;width:100%;font-size:var(--section-headline-size, clamp(30px, 4.2vw, 56px));line-height:var(--section-headline-lh, 1.08);letter-spacing:var(--section-headline-ls, -.03em);font-weight:var(--section-headline-weight, 600);overflow-wrap:break-word;color:#fff}.timeline-shk__headline-line{display:block}.timeline-shk__headline-line--primary{white-space:normal}.timeline-shk__headline-line--accent{color:#fff}.timeline-shk__track{margin-top:clamp(48px,6vw,72px)}.timeline-shk__rail{position:relative;min-height:108px}.timeline-shk__tags,.timeline-shk__body,.timeline-shk__footer-dots{display:grid;grid-template-columns:var(--timeline-cols);gap:clamp(8px,1.5vw,20px)}.timeline-shk__tags{min-height:108px}.timeline-shk__tag-col{display:flex;flex-direction:column;align-items:center;min-width:0;min-height:108px}.timeline-shk__tag{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff}.timeline-shk__stem{width:1px;flex:1;min-height:48px;margin-top:10px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.22) 0,rgba(255,255,255,.22) 3px,transparent 3px,transparent 7px)}.timeline-shk__curve-zone{position:absolute;left:0;right:0;top:38px;height:88px;pointer-events:none}.timeline-shk__curve{display:block;width:100%;height:100%}.timeline-shk__curve-path{stroke-linecap:round;stroke-linejoin:round}.timeline-shk__curve-halo{fill:#c6a66b47}.timeline-shk__curve-dot{fill:#fff;filter:drop-shadow(0 0 6px rgba(255,255,255,.75))}.timeline-shk__body{margin-top:6px}.timeline-shk__body-col{min-width:0;text-align:center;padding:0 4px}.timeline-shk__word{display:block;font-size:clamp(28px,3.2vw,52px);line-height:1.08;letter-spacing:-.03em;font-weight:600;color:#fff}.timeline-shk__desc{margin:14px 0 0;font-size:14px;line-height:1.55;color:var(--timeline-text)}.timeline-shk__tag--mobile{display:none}.timeline-shk__body-col--last{position:relative}.timeline-shk__body-col--last:before{display:none}.timeline-shk__footer{position:relative;margin-top:clamp(28px,4vw,44px);height:14px}.timeline-shk__footer-rail{position:absolute;left:4%;right:4%;top:50%;height:1px;transform:translateY(-50%);background:repeating-linear-gradient(to right,rgba(180,163,126,.32) 0,rgba(180,163,126,.32) 4px,transparent 4px,transparent 9px)}.timeline-shk__footer-dots{position:relative;height:100%}.timeline-shk__footer-dot{justify-self:center;align-self:center;width:5px;height:5px;border-radius:50%;background:var(--timeline-gold);box-shadow:0 0 8px #b4a37e80}@media(max-width:900px){.timeline-shk__headline{font-size:var(--section-headline-size-sm, clamp(26px, 7.5vw, 44px))}.timeline-shk__rail{display:none}.timeline-shk__track{margin-top:clamp(28px,6vw,40px)}.timeline-shk__body{margin-top:0;grid-template-columns:1fr;gap:0}.timeline-shk__body-col{display:grid;grid-template-columns:84px 1fr;grid-template-rows:auto auto;gap:6px 14px;align-items:start;text-align:left;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08)}.timeline-shk__body-col:last-child{border-bottom:0}.timeline-shk__tag--mobile{display:flex;align-items:center;justify-content:center;grid-row:1 / span 2;margin:0;min-height:72px;padding:10px 8px;border-radius:12px;border:1px solid rgba(180,163,126,.35);background:#b4a37e1a;font-size:10px;line-height:1.3;text-align:center}.timeline-shk__word{grid-column:2;font-size:clamp(26px,7vw,34px);text-align:left;margin:0}.timeline-shk__desc{grid-column:2;text-align:left;margin:0;font-size:14px;line-height:1.5}.timeline-shk__body-col:before{display:none}.timeline-shk__footer{display:none}}@media(max-width:640px){.timeline-shk{padding:56px 16px}.timeline-shk__word{font-size:32px}}.diag-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px;animation:diagFadeIn .3s ease-out}.diag-backdrop.diag-out{animation:diagFadeOut .25s ease-in forwards}.diag-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.diag-panel{position:relative;width:min(720px,100%);max-height:92vh;overflow:auto;border-radius:24px;border:1px solid rgba(180,163,126,.2);background:#000;color:#fff;box-shadow:0 40px 120px #0009;animation:diagSlideUp .4s cubic-bezier(.16,1,.3,1)}.diag-panel.diag-panel-out{animation:diagSlideDown .25s ease-in forwards}.diag-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 28px 0}.diag-kicker{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#fff;margin:0 0 6px}.diag-step{font-size:13px;color:#fff;margin:0}.diag-close{background:none;border:0;color:#fff;font-size:28px;cursor:pointer;line-height:1;padding:0 4px}.diag-progress{height:3px;background:#b4a37e1f;margin:20px 28px 0;border-radius:4px;overflow:hidden}.diag-progress span{display:block;height:100%;background:linear-gradient(90deg,#fff,#b4a37e);transition:width .4s cubic-bezier(.16,1,.3,1)}.diag-body{padding:28px}.diag-hint{font-size:12px;color:#fff;margin:0 0 16px;padding:10px 14px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff0a}.diag-q{font-size:clamp(22px,4vw,32px);line-height:1.1;letter-spacing:-.04em;margin:0 0 20px;font-weight:600;color:#fff}.diag-copy{color:#fff;line-height:1.55;margin:0 0 20px;font-size:15px}.diag-options{display:grid;gap:10px}.diag-opt{text-align:left;padding:16px 18px;border-radius:14px;border:1px solid rgba(180,163,126,.16);background:#ffffff0a;color:#fff;cursor:pointer;transition:.2s}.diag-opt:hover,.diag-opt.selected{background:var(--btn-bg, #c6a66b);border-color:var(--btn-bg, #c6a66b);color:var(--btn-fg, #000000)}.diag-score{font-size:56px;font-weight:600;letter-spacing:-.06em;margin:0 0 8px;color:#fff}.diag-score span{font-size:24px;color:#fff}.diag-score.small{font-size:20px}.diag-bars{display:grid;gap:14px;margin-top:20px}.diag-bar-head{display:flex;justify-content:space-between;font-size:12px;color:#fff;margin-bottom:6px}.diag-bar-track{height:4px;background:#b4a37e1f;border-radius:4px;overflow:hidden}.diag-bar-track span{display:block;height:100%;background:#b4a37e;border-radius:4px}.diag-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.diag-input{width:100%;background:#00000040;border:1px solid rgba(180,163,126,.18);border-radius:12px;color:#fff;padding:14px 16px;outline:none}.diag-input:focus{border-color:#b4a37e}.diag-calendly{margin-top:20px;border-radius:16px;overflow:hidden;border:1px solid rgba(180,163,126,.12)}.diag-iframe{width:100%;height:480px;border:0}.diag-error{color:#e07a6a;font-size:14px;margin-top:12px}.diag-actions{display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding-top:20px;border-top:1px solid rgba(180,163,126,.1)}.diag-back{background:none;border:0;color:#fff;cursor:pointer;font-size:14px}.diag-next{border:0;background:var(--btn-bg, #c6a66b);color:var(--btn-fg, #000000);border-radius:999px;padding:14px 24px;font-weight:700;cursor:pointer}.diag-next:hover:not(:disabled){background:var(--btn-bg-hover, #d4b87e)}@keyframes diagFadeIn{0%{opacity:0}to{opacity:1}}@keyframes diagFadeOut{0%{opacity:1}to{opacity:0}}@keyframes diagSlideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:none}}@keyframes diagSlideDown{0%{opacity:1}to{opacity:0;transform:translateY(12px)}}.diag-copy.small-muted{font-size:13px;color:#fff;margin-top:16px}@media(max-width:600px){.diag-form{grid-template-columns:1fr}}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;background:#000;overflow-x:hidden}#root{min-height:100vh;background:#000;overflow-x:hidden}@media(hover:none),(pointer:coarse){.cursor{display:none!important}}.fixed-top{padding-top:max(12px,env(safe-area-inset-top));padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.progress-line{top:env(safe-area-inset-top,0)}button,a.btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.cta-kurz-mobile{display:none}@media(max-width:900px){.cta-full-desktop{display:none!important}.cta-kurz-mobile{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:100%}.header-cta.cta-kurz-mobile{width:auto;min-height:44px}.sticky-cta .cta-kurz-mobile{pointer-events:auto}.hero-shk__cta.cta-kurz-mobile{max-width:100%}.ablauf-cta{margin-top:20px}.ablauf-card{display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;gap:4px 14px;align-items:start;padding:18px}.ablauf-num{grid-row:1 / span 2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:1px solid rgba(180,163,126,.35);background:#b4a37e1a;font-size:18px}.ablauf-card h3{margin:0;align-self:end}.ablauf-card p{grid-column:2;margin:0;font-size:14px;line-height:1.5}.system-grid{grid-template-columns:1fr}}@media(max-width:640px){.cta-row,.cta-row-start{flex-direction:column;align-items:stretch;width:100%;gap:12px}.cta-row .btn,.cta-row-start .btn,a.btn,.diag-result .btn{width:100%;max-width:100%;justify-content:center;text-align:center;min-height:48px}.header-cta{font-size:11px;padding:10px 14px;min-height:44px;flex-shrink:0}.brand-logo{max-width:min(140px,38vw)}.fit-row{grid-template-columns:1fr;gap:2px;padding-bottom:10px}.fit-row span:first-child{font-size:13px}.finale{min-height:auto;padding-bottom:24px}.statement,.system-headline,.fit-headline,.proof-headline,.check-headline,.ablauf-headline{overflow-wrap:anywhere;word-break:break-word}.decision-shk__tag-row{gap:10px 16px}.case-quote{font-size:17px}.lead-fields input,.lead-fields select{font-size:16px}}@media(max-width:640px){.diag-backdrop{padding:0;align-items:flex-end}.diag-panel{width:100%;max-height:min(100dvh,calc(100dvh - env(safe-area-inset-top)));border-radius:20px 20px 0 0;border-left:0;border-right:0;border-bottom:0}.diag-header{padding:20px 16px 0;padding-top:max(20px,env(safe-area-inset-top))}.diag-progress{margin:16px 16px 0}.diag-body{padding:24px 16px calc(24px + env(safe-area-inset-bottom))}.diag-q{font-size:clamp(20px,6vw,28px)}.diag-opt,.answer{min-height:48px;font-size:15px}.diag-input{font-size:16px;padding:15px 16px}.diag-actions{flex-direction:column-reverse;align-items:stretch;gap:10px}.diag-next{width:100%;min-height:48px;padding:15px 20px}.diag-back{width:100%;min-height:44px;padding:12px;text-align:center}.diag-close{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}}@media(max-width:390px){.hero-shk__headline{font-size:clamp(28px,8.5vw,36px)}.timeline-shk__body-col{grid-template-columns:72px 1fr;gap:6px 12px}.timeline-shk__tag--mobile{min-height:64px;font-size:9px}}@media(max-width:360px){.header-cta{font-size:10px;padding:8px 10px}.sticky-cta .btn{font-size:14px;padding:14px 16px}}
