:root{--lp-radius: 20px;--lp-shadow: 0 24px 64px rgba(15, 23, 42, .08);--lp-border: rgba(15, 23, 42, .06);--lp-bg: #fffdf9;--lp-accent: var(--color-brand);--lp-container-max: 1180px;--lp-section-space: 88px}.lp-container{width:min(var(--lp-container-max),100% - 48px);margin-inline:auto}.lp-section{padding-block:var(--lp-section-space)}.lp-card{border:1px solid var(--lp-border);border-radius:var(--lp-radius);background:#ffffffe6;box-shadow:var(--lp-shadow)}.lp-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:999px;background:linear-gradient(135deg,var(--lp-accent) 0%,var(--color-brand-dark) 100%);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 18px 36px #2f7cc32e}.lp-button:hover,.lp-button:focus-visible{transform:translateY(-1px);box-shadow:0 22px 40px #2f7cc338}.lp-button:active{transform:translateY(0)}.lp-button-secondary{background:#ffffffe0;color:var(--color-text);border-color:#0f172a14;box-shadow:0 8px 20px #0f172a0f}.lp-button-secondary:hover,.lp-button-secondary:focus-visible{background:#2f7cc30f;box-shadow:0 14px 28px #0f172a14}.lp-media-placeholder{position:relative;overflow:hidden;min-height:320px;border:1px solid rgba(255,255,255,.75);border-radius:calc(var(--lp-radius) - 4px);background:linear-gradient(135deg,#2f7cc31f,#f5efe5b8),linear-gradient(180deg,#ffffffb8,#ffffffe0)}.lp-media-placeholder:before,.lp-media-placeholder:after{content:"";position:absolute;border-radius:999px;background:#ffffffb8}.lp-media-placeholder:before{inset:28px auto auto 28px;width:96px;height:12px}.lp-media-placeholder:after{inset:auto 28px 28px auto;width:140px;height:12px}.hero{position:relative;padding-block:clamp(52px,8vw,92px) clamp(64px,9vw,104px)}.hero-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,5vw,72px);align-items:center}.hero-copy{display:grid;gap:18px;max-width:560px}.eyebrow{display:inline-flex;width:fit-content;align-items:center;min-height:36px;padding:0 14px;border:1px solid rgba(47,124,195,.12);border-radius:999px;background:#ffffffc7;color:var(--color-brand-dark);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero h1{margin:0;max-width:10.5ch;font-family:var(--font-display);font-size:clamp(2.6rem,5.2vw,4.7rem);line-height:1.06;letter-spacing:-.03em}.hero-text{max-width:56ch;margin:0;color:var(--color-text-soft);font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.75}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;padding-top:8px}.hero-trust{display:flex;flex-wrap:wrap;gap:12px 18px;margin:0;padding:0;list-style:none;color:var(--color-text-soft);font-size:.95rem}.hero-trust li{position:relative;padding-left:14px}.hero-trust li:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:linear-gradient(180deg,var(--color-brand),#e6d6be)}.lp-hero-media{position:relative;padding:18px;background:linear-gradient(180deg,#fffffff0,#ffffffb8),linear-gradient(140deg,#2f7cc314,#e8dcc84d);box-shadow:0 30px 80px #0f172a1a,0 8px 20px #0f172a0a}.hero-device-frame{padding:clamp(12px,2vw,18px);border-radius:calc(var(--lp-radius) + 8px);background:linear-gradient(180deg,#fffffffa,#f2f6fae6);border:1px solid rgba(15,23,42,.07)}.hero-media-slot{position:relative;overflow:hidden;aspect-ratio:16/10;border-radius:calc(var(--lp-radius) - 2px);background:radial-gradient(circle at top left,rgba(47,124,195,.2),transparent 38%),linear-gradient(135deg,#eef5fb,#f8f6f2);border:1px solid rgba(15,23,42,.08)}.hero-media-slot :is(img,video){width:100%;height:100%;display:block;object-fit:cover}.hero-mockup-image{object-fit:contain!important}.hero-media-placeholder-art{display:grid;gap:18px;height:100%;padding:clamp(18px,3vw,26px)}.hero-media-header{display:flex;gap:8px}.hero-media-header span,.hero-media-column,.hero-media-panel{border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#2f7cc314),linear-gradient(135deg,#2f7cc31f,#e8dcc82e)}.hero-media-header span{width:10px;height:10px}.hero-media-body{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.9fr);gap:14px;flex:1}.hero-media-column{min-height:100%}.hero-media-stack{display:grid;gap:14px}.hero-media-panel{min-height:calc(50% - 7px)}.hero-media-panel-soft{opacity:.82}.hero-float{position:absolute;display:grid;gap:3px;min-width:168px;padding:14px 18px;border-radius:18px;border:1px solid rgba(15,23,42,.06);background:#ffffffe0;box-shadow:0 18px 40px #0f172a14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-float strong{font-size:.95rem;letter-spacing:-.02em;line-height:1.15}.hero-float span{color:var(--color-text-soft);font-size:.8rem;line-height:1.4}.hero-float-top{top:34px;right:-18px}.hero-float-bottom{left:-18px;bottom:28px}.deep-dive{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,4vw,60px);align-items:center}.deep-dive-copy{display:grid;gap:20px;max-width:560px}.deep-dive-copy h2{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4vw,3.3rem);line-height:1.06;letter-spacing:-.03em}.deep-dive-copy p{margin:0;max-width:52ch;color:var(--color-text-soft);font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}.deep-dive-tabs{display:inline-grid;grid-auto-flow:column;gap:8px;width:fit-content;padding:6px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#ffffffbd;box-shadow:0 14px 32px #0f172a0f}.tab-chip{min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--color-text-soft);font-weight:600}.tab-chip span{display:block;white-space:nowrap}.tab-chip:hover,.tab-chip:focus-visible{background:#2f7cc30d}.tab-chip.is-active{background:#2f7cc31f;color:var(--color-brand-dark);border-color:#2f7cc314}.deep-dive-panel-stack,.deep-dive-visual-stack{display:grid}.deep-dive-visual-stack{overflow:hidden;border-radius:calc(var(--lp-radius) + 6px)}.deep-dive-panel,.deep-dive-visual{grid-area:1/1;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.deep-dive-panel.is-active,.deep-dive-visual.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.deep-dive-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.deep-dive-list li{position:relative;padding-left:22px;color:var(--color-text-soft);line-height:1.6}.deep-dive-list li:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,#2f7cc3e6,#e8dcc8f2)}.deep-dive-media{align-self:center;justify-self:stretch}.deep-dive-preview-frame{width:min(100%,820px);margin-left:auto;padding:clamp(12px,2vw,18px);border-radius:calc(var(--lp-radius) + 10px);border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fffffffa,#f7f9fceb),linear-gradient(145deg,#2f7cc30f,#e8dcc81f);box-shadow:0 18px 40px #0f172a0f,inset 0 1px #ffffffb3}.deep-dive-overview-image{width:100%;height:auto;display:block;border-radius:calc(var(--lp-radius) + 2px);border:1px solid rgba(15,23,42,.06);background:#fff}.deep-dive-placeholder-art{display:grid;gap:18px;height:100%;padding:clamp(18px,3vw,24px)}.deep-dive-placeholder-top{display:grid;gap:8px}.deep-dive-chip{display:inline-flex;width:fit-content;min-height:28px;align-items:center;padding:0 12px;border-radius:999px;background:#ffffffe0;color:var(--color-brand-dark);font-size:.8rem;font-weight:700;letter-spacing:.03em}.deep-dive-meta{color:var(--color-text-soft);font-size:.95rem}.deep-dive-placeholder-body{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.9fr);gap:14px;flex:1}.deep-dive-placeholder-main,.deep-dive-placeholder-card{border-radius:22px;background:linear-gradient(180deg,#ffffffeb,#2f7cc314),linear-gradient(135deg,#2f7cc31f,#e8dcc82e)}.deep-dive-placeholder-side{display:grid;gap:14px}.deep-dive-placeholder-card{min-height:calc(50% - 7px)}.deep-dive-placeholder-body[data-variant=team]{grid-template-columns:minmax(0,1fr)}.deep-dive-placeholder-body[data-variant=team] .deep-dive-placeholder-main{min-height:130px}.deep-dive-placeholder-body[data-variant=team] .deep-dive-placeholder-side{grid-template-columns:repeat(3,minmax(0,1fr))}.deep-dive-placeholder-body[data-variant=kalender] .deep-dive-placeholder-main{min-height:150px}.cta-section{padding-top:0}.cta-card{display:grid;justify-items:center;gap:18px;padding:clamp(30px,5vw,44px);text-align:center;background:linear-gradient(180deg,#fffffff0,#fffc),linear-gradient(135deg,#2f7cc314,#e8dcc842);box-shadow:0 24px 52px #0f172a14,inset 0 1px #ffffffb3}.cta-card h2{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.03em}.cta-card p{max-width:48ch;margin:0;color:var(--color-text-soft);font-size:clamp(1rem,1.5vw,1.1rem)}.cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.cta-trust{color:var(--color-text-soft);font-size:.95rem}.problem-selector-shell{display:grid;gap:clamp(28px,5vw,72px);padding:clamp(28px,4vw,44px);background:linear-gradient(180deg,#fffffff5,#ffffffdb),linear-gradient(135deg,#2f7cc30d,#e8dcc829);box-shadow:0 26px 54px #0f172a12,inset 0 1px #ffffffb3}.problem-selector-heading{max-width:720px}.problem-flow{display:grid;gap:0;overflow:hidden;max-height:520px;transition:max-height .28s ease}.problem-flow.mode-grid{max-height:520px}.problem-flow.mode-detail{max-height:980px}.problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-content:start}.problem-flow-view{overflow:hidden;max-height:0;opacity:0;pointer-events:none;transform:translateY(6px);transition:max-height .28s ease,opacity .24s ease,transform .24s ease}.problem-flow.mode-grid .problem-flow-grid{max-height:520px;opacity:1;pointer-events:auto;transform:translateY(0)}.problem-flow.mode-detail .problem-detail-shell{max-height:980px;opacity:1;pointer-events:auto;transform:translateY(0)}.problem-flow.mode-detail .problem-flow-grid{transform:translateY(-6px)}.problem-detail-shell{display:grid}.problem-detail{display:grid;gap:24px;align-content:start;padding:clamp(24px,3vw,34px);background:linear-gradient(180deg,#fffffff5,#ffffffe0),linear-gradient(135deg,#2f7cc30f,#e8dcc82e);box-shadow:none}.problem-selector-section .problem-detail.lp-card,.problem-selector-section .problem-detail.lp-card:hover,.problem-selector-section .problem-detail.lp-card:focus-visible,.problem-selector-section .problem-detail.lp-card:active{box-shadow:none}.problem-card{appearance:none;position:relative;isolation:isolate;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;width:100%;min-height:100%;padding:22px;border:1px solid rgba(148,163,184,.35);border-radius:20px;background:#ffffffb8;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none;backdrop-filter:none;cursor:pointer;font:inherit;text-align:left;color:inherit;transition:background-color .18s ease,border-color .18s ease}.problem-card:hover,.problem-card:focus-visible{background:#ffffffe0;border-color:#2f7cc373;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none;backdrop-filter:none}.problem-card[aria-pressed=true]{background:#2f7cc314;border-color:#2f7cc38c;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none;backdrop-filter:none}.problem-card:focus-visible{outline:2px solid rgba(47,124,195,.45);outline-offset:2px}.problem-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:16px;background:#0f172a0a;transition:background-color .18s ease}.problem-icon img{width:22px;height:22px;opacity:.8}.problem-card:hover .problem-icon,.problem-card:focus-visible .problem-icon{background:#2f7cc324}.problem-copy{display:grid;gap:8px}.problem-copy strong{font-size:1.05rem;letter-spacing:-.02em}.problem-copy span{color:var(--color-text-soft);line-height:1.6}.problem-detail-topbar{display:flex;justify-content:flex-start}.problem-back{justify-content:center}.problem-detail-body{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:clamp(28px,4vw,52px);align-items:start;align-content:start}.problem-detail-body--landscape{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr)}.problem-detail-body[data-problem=chaos]{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:clamp(28px,4vw,52px);align-items:start}.problem-detail-copy{display:grid;gap:20px}.problem-detail-intro{display:grid;gap:10px}.problem-detail-label{color:var(--color-brand-dark);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.problem-detail-title{color:var(--color-text-soft);font-size:1rem}.problem-detail-copy h3{margin:0;max-width:14ch;font-family:var(--font-display);font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.06;letter-spacing:-.03em}.problem-detail-copy p{max-width:52ch;margin:0;color:var(--color-text-soft);line-height:1.7}.problem-detail-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.problem-detail-list li{position:relative;min-height:1.5rem;padding-left:22px;color:var(--color-text-soft);line-height:1.5}.problem-detail-list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:999px;background:linear-gradient(180deg,#2f7cc3e0,#e8dcc8eb)}.problem-detail-footer{display:grid;gap:14px;padding-top:30px;border-top:1px solid rgba(15,23,42,.08)}.problem-detail-actions{justify-content:flex-start;align-items:center;gap:14px}.problem-detail-actions .lp-button{min-width:220px;box-shadow:0 12px 24px #2f7cc324}.problem-detail-actions .lp-button-secondary{box-shadow:0 6px 16px #0f172a0d}.problem-detail-footer .cta-trust{font-size:.92rem;line-height:1.4}.lp-media{width:100%;max-width:360px;justify-self:end;align-self:start;transform:none}.lp-media--image{max-width:430px;padding:14px;border-radius:calc(var(--lp-radius) + 10px);background:linear-gradient(180deg,#fffffffa,#f7f9fceb);border:1px solid rgba(15,23,42,.08);box-shadow:none}.lp-media--landscape{max-width:680px}.lp-media--image.lp-media--landscape{width:100%;max-width:min(100%,980px);justify-self:end;transform:none}.lp-media--portrait-showcase{width:min(100%,420px);max-width:420px;justify-self:center;display:grid;place-items:center;padding:18px 16px;border-radius:calc(var(--lp-radius) + 12px);background:linear-gradient(180deg,#fffffffa,#f5f8fcf0);border:1px solid rgba(15,23,42,.08);box-shadow:none}.lp-media__video--portrait-showcase,.lp-media__image--portrait-showcase{display:block;width:auto;height:auto;max-width:100%;max-height:min(72vh,720px);margin-inline:auto;border-radius:calc(var(--lp-radius) + 2px);object-fit:contain;object-position:center top;background:#fff}.lp-media__video{width:100%;height:auto;display:block;aspect-ratio:9/16;border-radius:var(--lp-radius);object-fit:contain;object-position:center;background:#fff;box-shadow:none}.lp-media__video--landscape{aspect-ratio:16/9;background:#f6f8fc}.lp-media__image{width:100%;height:auto;display:block;border-radius:calc(var(--lp-radius) + 2px);object-fit:contain;object-position:center top;background:#fff}.lp-media__image--landscape{object-fit:contain;object-position:center top}.media-frame{padding:20px}.placeholder-window,.placeholder-dashboard{height:100%;border-radius:calc(var(--lp-radius) - 10px);background:#ffffffc7;border:1px solid rgba(255,255,255,.74)}.placeholder-window{display:grid;gap:18px;padding:22px}.placeholder-toolbar{display:flex;gap:8px}.placeholder-toolbar span,.placeholder-panel,.dashboard-row,.dashboard-card,.dashboard-sidebar{border-radius:18px;background:linear-gradient(180deg,#2f7cc321,#ffffffeb)}.placeholder-toolbar span{width:10px;height:10px}.placeholder-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;flex:1;min-height:300px}.placeholder-panel.large{grid-row:1/span 2}.placeholder-dashboard{display:grid;grid-template-columns:112px 1fr;gap:16px;padding:18px}.dashboard-content{display:grid;gap:12px}.dashboard-row{min-height:54px}.dashboard-row.wide{min-height:90px}.dashboard-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:140px}.logo-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:32px 0 24px}.logo-pill{min-height:64px;display:grid;place-items:center;border:1px dashed rgba(15,23,42,.12);border-radius:18px;color:var(--color-text-soft);background:#ffffff8f;font-weight:600}@media (max-width: 1149px){.problem-flow.mode-detail,.problem-flow.mode-detail .problem-detail-shell{max-height:1200px}.problem-detail-body,.problem-detail-body--landscape,.problem-detail-body[data-problem=chaos]{grid-template-columns:1fr;gap:20px}.problem-detail-copy h3{max-width:100%}.problem-detail-actions{display:grid;width:100%}.lp-media{width:100%;max-width:min(100%,520px);justify-self:center;transform:none}.lp-media--landscape{max-width:100%}.lp-media--image{padding:10px}.lp-media--image.lp-media--landscape{max-width:100%;justify-self:center;transform:none}.lp-media--portrait-showcase{width:min(100%,390px);max-width:390px;padding:14px}.lp-media__video--portrait-showcase,.lp-media__image--portrait-showcase{max-height:min(64vh,640px)}}@media (max-width: 767px){:root{--lp-section-space: 56px}.lp-container{width:min(var(--lp-container-max),100% - 32px)}.lp-button{width:100%}.lp-media-placeholder{min-height:260px}.hero-actions{flex-direction:column}.hero-trust{display:grid;gap:10px}.hero-media-slot{aspect-ratio:4/3}.hero-float{position:static;min-width:0}.lp-hero-media{display:grid;gap:12px}.deep-dive-tabs{grid-auto-flow:row;width:100%;border-radius:24px}.tab-chip{width:100%;justify-content:center}.deep-dive-media-slot{aspect-ratio:4/3}.deep-dive-placeholder-body,.deep-dive-placeholder-body[data-variant=team] .deep-dive-placeholder-side{grid-template-columns:1fr}.cta-actions{width:100%;flex-direction:column}.problem-selector-shell{gap:24px;padding:20px}.problem-grid{grid-template-columns:1fr;gap:14px}.problem-card{padding:18px;gap:14px}.problem-flow.mode-grid{max-height:680px}.problem-flow.mode-detail{max-height:1180px}.problem-flow.mode-grid .problem-flow-grid{max-height:680px}.problem-flow.mode-detail .problem-detail-shell{max-height:1180px}.problem-detail{padding:20px}.problem-detail-body{gap:20px;grid-template-columns:1fr}.problem-detail-actions{display:grid;width:100%}.lp-media{width:100%;max-width:min(100%,520px);justify-self:center;transform:none}.lp-media--landscape{max-width:100%}.lp-media--image{padding:10px;overflow:hidden;border-radius:12px}.lp-media--image.lp-media--landscape{max-width:100%}.lp-media--portrait-showcase{width:min(100%,360px);max-width:360px;padding:12px}.lp-media__video{width:100%;max-width:520px;height:auto;aspect-ratio:9/16;object-fit:contain;object-position:center;background:#fff}.lp-media__video--landscape{max-width:100%}.lp-media__image{width:100%;max-width:520px;height:auto;border-radius:10px}.lp-media__image--landscape{max-width:100%;height:auto;object-fit:contain;object-position:center top}.lp-media__video--portrait-showcase,.lp-media__image--portrait-showcase{max-height:min(58vh,560px)}.placeholder-grid,.dashboard-cards{grid-template-columns:1fr}.placeholder-panel.large{grid-row:auto}.placeholder-dashboard{grid-template-columns:1fr}}@media (max-width: 1099px){.hero-layout,.deep-dive{grid-template-columns:1fr}.hero-copy{max-width:none}.hero{padding-block:48px 72px}.hero h1{max-width:none}.hero-float-top{right:16px}.hero-float-bottom{left:16px}}@media (max-width: 559px){.problem-flow.mode-detail,.problem-flow.mode-detail .problem-detail-shell{max-height:1420px}}@media (max-width: 499px){:root{--lp-section-space: 38px}.lp-container{width:min(var(--lp-container-max),100% - 20px)}.lp-button{min-height:44px;padding:0 18px;font-size:.95rem}.lp-media-placeholder{min-height:220px}.hero{padding-block:30px 46px}.hero-copy{gap:12px}.eyebrow{min-height:30px;padding:0 11px;font-size:.68rem}.hero h1{font-size:clamp(1.95rem,8.6vw,2.6rem);line-height:1.01}.hero-text{font-size:.95rem;line-height:1.55}.hero-actions{gap:8px;padding-top:2px}.hero-trust{gap:6px 12px;font-size:.84rem}.lp-hero-media{padding:10px}.hero-device-frame{padding:8px}.hero-float{min-width:132px;padding:11px 13px}.hero-float strong{font-size:.88rem}.hero-float span{font-size:.74rem}.deep-dive-tabs{gap:6px;padding:4px}.tab-chip{min-height:38px;padding:0 12px;font-size:.92rem}.deep-dive-list{gap:10px}.deep-dive-list li{padding-left:18px;line-height:1.45}.deep-dive-list li:before{width:7px;height:7px}.cta-card{gap:12px;padding:18px 14px}.cta-card h2{font-size:clamp(1.65rem,7vw,2.15rem)}.cta-card p,.cta-trust{font-size:.94rem}.cta-actions{gap:8px}.problem-selector-shell{gap:18px;padding:14px}.problem-selector-heading,.problem-grid{gap:12px}.problem-card{gap:12px;padding:14px}.problem-icon{width:42px;height:42px;border-radius:14px}.problem-icon img{width:20px;height:20px}.problem-copy{gap:6px}.problem-copy strong{font-size:1rem}.problem-copy span{font-size:.96rem;line-height:1.45}.problem-flow.mode-grid{max-height:620px}.problem-flow.mode-detail,.problem-flow.mode-detail .problem-detail-shell{max-height:1420px}.problem-detail{gap:16px;padding:14px}.problem-detail-copy{gap:14px}.problem-detail-intro{gap:6px}.problem-detail-label{font-size:.76rem}.problem-detail-title{font-size:.94rem}.problem-detail-copy h3{font-size:clamp(1.55rem,7.2vw,2rem);line-height:1.03}.problem-detail-copy p{font-size:.94rem;line-height:1.52}.problem-detail-list{gap:8px}.problem-detail-list li{min-height:1.35rem;padding-left:18px;line-height:1.4}.problem-detail-list li:before{width:7px;height:7px}.problem-detail-footer{gap:8px;padding-top:16px}.problem-detail-actions{gap:8px}.problem-detail-actions .lp-button{min-width:0}.problem-detail-footer .cta-trust{font-size:.88rem}.lp-media--image{padding:6px}.lp-media--portrait-showcase{width:min(100%,320px);max-width:320px;padding:8px}.lp-media__video,.lp-media__image{max-width:100%}.lp-media__video--portrait-showcase,.lp-media__image--portrait-showcase{max-height:min(54vh,480px)}}:root{--color-brand: #2f7cc3;--color-brand-dark: #2366a0;--color-accent: #f59e0b;--color-text: #0f172a;--color-text-soft: #334155;--color-surface: #f8fafc;--color-surface-strong: #eef2f7;--color-overlay: rgba(15, 23, 42, .08);--radius-xl: 24px;--radius-lg: 20px;--radius-md: 16px;--radius-sm: 12px;--shadow-soft: 0 18px 44px rgba(15, 23, 42, .12);--shadow-elevated: 0 28px 60px rgba(15, 23, 42, .18);--shadow-outline: 0 0 0 4px rgba(47, 124, 195, .25);--font-display: "Manrope", "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--font-body: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--header-height: 84px;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{margin:0;font-family:var(--font-body);color:var(--color-text);background:var(--color-surface);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}button,.button-like,a{transition:transform .16s ease,box-shadow .16s ease,background-color .2s ease,color .2s ease,border-color .2s ease}button,input,textarea,select{font:inherit;color:inherit}button,.button-like,.cta{cursor:pointer}:focus-visible{outline:none;box-shadow:var(--shadow-outline);border-radius:var(--radius-sm)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
