.po-root .ce-back{z-index:90;-webkit-backdrop-filter:blur(14px);background:color-mix(in oklab,var(--ink)72%,transparent);border-bottom:1px solid var(--line-on-dark);color:var(--cream);justify-content:space-between;align-items:center;padding:16px 28px;display:flex;position:fixed;top:0;left:0;right:0}.po-root .ce-back a{color:inherit;text-decoration:none}.po-root .ce-back .ce-back-link{font-family:var(--po-mono);text-transform:uppercase;letter-spacing:.08em;opacity:.7;align-items:center;gap:8px;font-size:12px;transition:opacity .2s;display:inline-flex}.po-root .ce-back .ce-back-link:hover{opacity:1}.po-root .ce-back .ce-back-cta{font-family:var(--po-mono);text-transform:uppercase;letter-spacing:.06em;background:var(--acid);color:var(--ink);border-radius:999px;padding:9px 16px;font-size:12px;font-weight:600}.po-root .ce-hero{background:var(--ink);color:var(--cream);flex-direction:column;justify-content:center;min-height:100vh;padding:120px 28px 70px;display:flex;position:relative;overflow:hidden}.po-root .ce-hero-badges{z-index:2;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;display:flex;position:relative}.po-root .ce-chip{font-family:var(--po-mono);text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--line-on-dark);opacity:.85;border-radius:999px;padding:6px 12px;font-size:11px}.po-root .ce-chip.solid{background:var(--acid);color:var(--ink);border-color:var(--acid);opacity:1;font-weight:600}.po-root .ce-chip.hot{background:color-mix(in oklab,var(--hot)20%,transparent);color:var(--bl-pink);border-color:#0000}.po-root .ce-hero-title{font-family:var(--po-display);letter-spacing:-.04em;z-index:2;max-width:16ch;font-size:clamp(52px,9vw,150px);font-weight:700;line-height:.88;position:relative}.po-root .ce-hero-title em{font-family:var(--po-serif);color:var(--acid);letter-spacing:-.01em;font-style:italic;font-weight:400}.po-root .ce-strike{white-space:nowrap;position:relative}.po-root .ce-strike:after{content:"";background:var(--bl-pink);transform-origin:0;border-radius:4px;height:6px;animation:.7s cubic-bezier(.2,.8,.2,1) .9s forwards ceStrike;position:absolute;top:52%;left:-2%;right:-2%;transform:scaleX(0)}@keyframes ceStrike{to{transform:scaleX(1)}}.po-root .ce-hero-lede{z-index:2;opacity:.8;max-width:60ch;margin-top:28px;font-size:clamp(17px,1.5vw,22px);line-height:1.5;position:relative}.po-root .ce-hero-kpis{z-index:2;border-top:1px solid var(--line-on-dark);grid-template-columns:repeat(4,1fr);gap:22px;margin-top:52px;padding-top:26px;display:grid;position:relative}.po-root .ce-hero-kpis>div{border-left:1px solid var(--line-on-dark);padding-left:16px}.po-root .ce-kpi-num{font-family:var(--po-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(30px,4vw,56px);font-weight:700;line-height:1;display:block}.po-root .ce-kpi-num.acid{color:var(--acid)}.po-root .ce-kpi-label{font-family:var(--po-mono);text-transform:uppercase;letter-spacing:.1em;opacity:.55;margin-top:8px;font-size:10px;display:block}@media (max-width:760px){.po-root .ce-hero-kpis{grid-template-columns:repeat(2,1fr);row-gap:28px}}.po-root .ce-sos{z-index:2;border-left:3px solid var(--bl-pink);background:color-mix(in oklab,var(--bl-pink)8%,transparent);border-radius:0 16px 16px 0;max-width:62ch;margin-top:40px;padding:22px 26px;position:relative}.po-root .ce-sos .ce-sos-q{font-family:var(--po-serif);font-size:clamp(20px,2.4vw,30px);font-style:italic;line-height:1.3}.po-root .ce-sos .ce-sos-who{font-family:var(--po-mono);text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin-top:12px;font-size:11px}.po-root .ce-trio{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px;display:grid}.po-root .ce-trio-cell{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:30px 26px}.po-root section.dark .ce-trio-cell{background:var(--ink-2);border-color:var(--line-on-dark)}.po-root .ce-trio-num{font-family:var(--po-display);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(44px,6vw,86px);font-weight:700;line-height:.9}.po-root .ce-trio-num.danger{color:var(--bl-pink)}.po-root .ce-trio-label{font-family:var(--po-mono);text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin-top:12px;font-size:12px}@media (max-width:760px){.po-root .ce-trio{grid-template-columns:1fr}}.po-root .ce-phone{background:linear-gradient(160deg,#2b2b2e,#0c0c0e);border-radius:38px;width:100%;max-width:360px;margin:0 auto;padding:12px;position:relative;box-shadow:0 30px 70px #00000073,inset 0 0 0 1px #ffffff0f}.po-root .ce-phone:before{content:"";z-index:3;background:#0000008c;border-radius:4px;width:110px;height:7px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.po-root .ce-phone img{border-radius:28px;width:100%;height:auto;display:block}.po-root .ce-steps{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:12px;display:grid}.po-root .ce-step{border:1px solid var(--line-on-dark);background:var(--ink-2);border-radius:18px;align-items:flex-start;gap:18px;padding:24px 26px;display:flex}.po-root .ce-step .ce-step-n{font-family:var(--po-mono);background:var(--acid);color:var(--ink);border-radius:8px;flex-shrink:0;padding:4px 9px;font-size:12px;font-weight:700}.po-root .ce-step h4{font-family:var(--po-display);letter-spacing:-.01em;font-size:19px;font-weight:600}.po-root .ce-step p{opacity:.7;margin-top:6px;font-size:14px;line-height:1.5}@media (max-width:760px){.po-root .ce-steps{grid-template-columns:1fr}}.po-root .ce-kpigrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px;display:grid}.po-root .ce-kpibox{border:1px solid var(--line-on-dark);background:var(--ink-2);border-radius:18px;padding:26px 24px}.po-root .ce-kpibox .v{font-family:var(--po-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(30px,3.6vw,50px);font-weight:700;line-height:1}.po-root .ce-kpibox .v.acid{color:var(--acid)}.po-root .ce-kpibox .v.hot{color:var(--bl-pink)}.po-root .ce-kpibox .l{font-family:var(--po-mono);text-transform:uppercase;letter-spacing:.1em;opacity:.55;margin-top:10px;font-size:10px}@media (max-width:760px){.po-root .ce-kpigrid{grid-template-columns:repeat(2,1fr)}}.po-root .ce-chartcard{background:var(--ink);color:var(--cream);border:1px solid var(--line-on-dark);border-radius:26px;margin-top:8px;padding:34px 38px}.po-root .ce-chart-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:18px;display:flex}.po-root .ce-chart-svg{width:100%;height:clamp(220px,32vw,340px)}.po-root .ce-legend{font-family:var(--po-mono);opacity:.7;flex-wrap:wrap;gap:22px;margin-top:16px;font-size:11px;display:flex}.po-root .ce-legend span{align-items:center;gap:7px;display:inline-flex}.po-root .ce-legend i{border-radius:2px;width:14px;height:3px;display:inline-block}.po-root .ce-table-wrap{border:1px solid var(--line-on-dark);background:var(--ink);border-radius:18px;margin-top:26px;overflow:hidden}.po-root .ce-table-scroll{overflow-x:auto}.po-root table.ce-table{border-collapse:collapse;width:100%;font-family:var(--po-mono);color:var(--cream);min-width:640px;font-size:12.5px}.po-root table.ce-table th,.po-root table.ce-table td{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;padding:9px 14px}.po-root table.ce-table th{text-transform:uppercase;letter-spacing:.08em;opacity:.5;border-bottom:1px solid var(--line-on-dark);background:var(--ink-2);font-size:9.5px;position:sticky;top:0}.po-root table.ce-table th:first-child,.po-root table.ce-table td:first-child{text-align:left}.po-root table.ce-table td{border-bottom:1px solid color-mix(in oklab,var(--cream)6%,transparent)}.po-root table.ce-table tr:last-child td{border-bottom:none}.po-root table.ce-table tr.peak td{background:color-mix(in oklab,var(--acid)9%,transparent)}.po-root table.ce-table tfoot td{border-top:1px solid var(--line-on-dark);background:var(--ink-2);opacity:1;font-weight:700}.po-root .ce-comments{columns:2;column-gap:18px;margin-top:8px}@media (max-width:760px){.po-root .ce-comments{columns:1}}.po-root .ce-comment{break-inside:avoid;border:1px solid var(--line);background:var(--paper);border-radius:18px;gap:14px;margin-bottom:18px;padding:20px 22px;display:flex}.po-root .ce-avatar{width:40px;height:40px;font-family:var(--po-display);background:var(--bl-grad-warm);color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.po-root .ce-comment .ce-c-name{font-family:var(--po-display);font-size:14px;font-weight:600}.po-root .ce-comment .ce-c-text{margin-top:4px;font-size:15px;line-height:1.45}.po-root .ce-comment .ce-c-meta{font-family:var(--po-mono);text-transform:uppercase;letter-spacing:.06em;opacity:.5;align-items:center;gap:6px;margin-top:10px;font-size:10px;display:inline-flex}.po-root .ce-gallery{columns:3;column-gap:18px;margin-top:8px}@media (max-width:980px){.po-root .ce-gallery{columns:2}}@media (max-width:600px){.po-root .ce-gallery{columns:1}}.po-root .ce-ev{break-inside:avoid;margin-bottom:18px;display:block}.po-root .ce-ev figure{border:1px solid var(--line);background:var(--paper);border-radius:18px;flex-direction:column;transition:transform .25s,border-color .25s;display:flex;overflow:hidden}.po-root section.dark .ce-ev figure{background:var(--ink-2);border-color:var(--line-on-dark)}.po-root .ce-ev figure:hover{border-color:var(--ink);transform:translateY(-3px)}.po-root section.dark .ce-ev figure:hover{border-color:var(--acid)}.po-root .ce-ev .ce-ev-media{background:#0c0c0e;position:relative}.po-root .ce-ev img,.po-root .ce-ev video{width:100%;height:auto;display:block}.po-root .ce-ev .ce-ev-tag{z-index:2;font-family:var(--po-mono);text-transform:uppercase;letter-spacing:.08em;border-radius:5px;padding:4px 8px;font-size:9px;font-weight:600;position:absolute;top:12px;left:12px}.po-root .ce-ev .ce-ev-tag.ok{color:#06351c;background:#80df99;background:lab(81.6425% -40.5385 25.0295)}.po-root .ce-ev .ce-ev-tag.red{background:var(--bl-pink);color:#fff}.po-root .ce-ev figcaption{padding:16px 18px}.po-root .ce-ev figcaption b{font-family:var(--po-display);font-size:15px;font-weight:600;display:block}.po-root .ce-ev figcaption span{opacity:.65;margin-top:6px;font-size:12.5px;line-height:1.45;display:block}.po-root .ce-ev .ce-play{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.po-root .ce-ev .ce-play svg{filter:drop-shadow(0 6px 18px #00000080);width:56px;height:56px}.po-root .ce-ev-print{display:none}.po-root .ce-stamp{font-family:var(--po-display);letter-spacing:-.03em;color:var(--acid);border:4px solid var(--acid);box-shadow:0 0 40px color-mix(in oklab,var(--acid)35%,transparent);border-radius:16px;align-items:center;gap:12px;padding:10px 26px;font-size:clamp(40px,7vw,96px);font-weight:800;line-height:.9;display:inline-flex;transform:rotate(-3deg)}.po-root .ce-disclaimer{font-family:var(--po-mono);opacity:.6;border-top:1px solid var(--line-on-dark);max-width:80ch;margin:0 auto;padding-top:20px;font-size:12px;line-height:1.6}@media print{.po-root section{padding:52px 32px!important}.po-root .ce-back{display:none!important}.po-root .ce-hero{min-height:0!important;padding:44px 32px!important}.po-root .ce-strike:after{animation:none!important;transform:scaleX(1)!important}.po-root .ce-phone{max-width:215px;box-shadow:none!important}.po-root .ce-comments,.po-root .ce-gallery{columns:2}.po-root .ce-ev-print{max-width:100%;height:auto;max-height:132mm;margin:0 auto;width:auto!important}.po-root .ce-gallery img{width:auto;max-width:100%;max-height:120mm}.po-root .ce-gallery .ce-ev figure{align-items:center}.po-root .ce-proofrow img{max-width:100%;max-height:78mm;margin:0 auto;width:auto!important}.po-root .ce-proofrow figure{break-inside:avoid;align-items:center}.po-root .ce-steps,.po-root .ce-comment,.po-root .ce-ev,.po-root .ce-trio-cell,.po-root .ce-kpibox,.po-root .ce-step,.po-root .ce-chartcard,.po-root .ce-table-wrap,.po-root .ce-phone,.po-root .ce-sos,.po-root .ce-stamp{break-inside:avoid}.po-root .ce-stamp{box-shadow:none!important}.po-root video,.po-root .ce-ev .ce-play{display:none!important}.po-root .ce-ev-print{width:100%;height:auto;display:block!important}.po-root .ce-table-scroll{overflow:visible!important}.po-root table.ce-table{font-size:10px;min-width:0!important}.po-root table.ce-table th{position:static!important}}
