.landing-shell{position:relative}.landing-noise{pointer-events:none;z-index:80;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px;position:fixed;inset:0}.landing-hero{--hero-mx:50%;--hero-my:50%;--hero-spot:0;--hero-spot-r:33vmin;--hero-spot-clear:11vmin;background:#0c0b09;flex-direction:column;justify-content:flex-end;min-height:calc(100svh - 60px);padding-top:clamp(48px,8vh,80px);padding-bottom:clamp(64px,10vh,96px);display:flex;position:relative;overflow:hidden}.landing-hero-photo{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-hero-photo img{object-fit:cover;object-position:center 45%;width:100%;height:100%;display:block;transform:scale(1.02)}:root:not([data-theme=noir]) .landing-hero-photo img{filter:grayscale()invert()contrast(1.05)}:root:not([data-theme=noir]) .landing-hero-photo:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#fff 0%,#ffffffb8 8%,#ffffff47 22%,#0000 42%);position:absolute;inset:0}.landing-hero-dim{z-index:1;pointer-events:none;-webkit-mask-image:radial-gradient(circle at var(--hero-mx) var(--hero-my), rgba(0, 0, 0, calc(1 - var(--hero-spot) * .98)) 0, rgba(0, 0, 0, calc(1 - var(--hero-spot) * .98)) var(--hero-spot-clear), #000 var(--hero-spot-r));mask-image:radial-gradient(circle at var(--hero-mx) var(--hero-my), rgba(0, 0, 0, calc(1 - var(--hero-spot) * .98)) 0, rgba(0, 0, 0, calc(1 - var(--hero-spot) * .98)) var(--hero-spot-clear), #000 var(--hero-spot-r));background:#0c0b09b8;position:absolute;inset:0}:root:not([data-theme=noir]) .landing-hero-dim,:root:not([data-theme=noir]) .landing-hero-shader,:root:not([data-theme=noir]) #hero-bg{display:none!important}.landing-hero-shader,.landing-hero #hero-bg{z-index:2;pointer-events:none;opacity:1;mix-blend-mode:normal;width:100%;height:100%;display:block;position:absolute;inset:0}.landing-hero-shader.is-static,.landing-hero #hero-bg.is-static{display:none}.landing-hero-ambient{pointer-events:none;z-index:3;background:0 0;position:absolute;inset:0}.landing-hero-ambient:after{display:none}:root:not([data-theme=noir]) .landing-hero{background:var(--bg)}.landing-hero:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(to bottom, transparent 0%, color-mix(in srgb, var(--bg) 35%, transparent) 35%, color-mix(in srgb, var(--bg) 78%, transparent) 70%, var(--bg) 100%);height:clamp(96px,20vh,180px);position:absolute;bottom:0;left:0;right:0}.landing-hero-inner{z-index:4;width:100%;max-width:var(--maxw);justify-content:center;display:flex;position:relative}.landing-hero-bar{text-align:left;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(12px,2vw,28px) clamp(20px,3vw,40px);max-width:min(100%,72rem);display:flex}.landing-hero-copy{flex-wrap:wrap;align-items:baseline;gap:.35em .75em;min-width:0;max-width:min(100%,42rem);display:flex}.landing-hero-bar .landing-cta{flex:none;margin:0}.landing-eyebrow{align-items:center;gap:var(--s-sm);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);margin-bottom:var(--s-lg);font-size:.72rem;font-weight:500;display:inline-flex}.landing-eyebrow:before{content:"";background:var(--border-hi);flex:none;width:28px;height:1px}.landing-eyebrow--panel{color:var(--panel-dark-faint)}.landing-eyebrow--panel:before{background:var(--panel-dark-line)}.landing-eyebrow--center{margin-inline:auto}.landing-h1{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;color:var(--text);max-width:none;margin:0;font-size:clamp(1.15rem,2.1vw,1.65rem);font-weight:700;line-height:1.2}.landing-h1 em{color:var(--accent-ink);font-style:normal;font-weight:inherit}.landing-h1-promise{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text-muted);white-space:nowrap;margin:0;font-size:clamp(.92rem,1.2vw,1.05rem);font-weight:450;line-height:1.3}.landing-h1-promise em{color:var(--accent-ink);font-style:normal;font-weight:600}.landing-lead{color:var(--text-muted);max-width:min(100%,48ch);margin-bottom:var(--s-xl);font-size:clamp(1.05rem,1.45vw,1.2rem);line-height:1.72}.landing-cta{gap:var(--s-sm) var(--s-md);flex-wrap:wrap;align-items:center;display:flex}.landing-cta-primary{border-radius:var(--r-full);gap:10px}.landing-cta-primary svg{flex:none}.landing-cta-after{margin-top:var(--s-md)}.landing-cta-after .landing-cta-meta{margin:0}.landing-cta-more{margin:var(--s-sm) 0 0;font-size:.9rem}.landing-cta-more a{color:var(--text-muted);cursor:pointer;font-weight:500;text-decoration:none}.landing-cta-more a:hover{color:var(--accent-ink);text-decoration:underline}.landing-trust{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.04em;margin:0;font-size:.8rem}.landing-trust--hero{margin-top:var(--s-sm)}@media (width<=719px){.landing-hero-bar{text-align:center;align-items:center;gap:var(--s-md);flex-direction:column}.landing-hero-copy{text-align:center;flex-direction:column;align-items:center;gap:.35em}.landing-h1-promise{white-space:normal}.landing-hero-bar .landing-cta{justify-content:center}}.landing-mock-chrome{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:10px;padding:10px 14px;display:flex}.landing-mock-live{border-radius:var(--r-full);background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px var(--accent-soft);flex:none}.landing-mock-url{margin-left:auto}.landing-mock-flux{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:600}.landing-mock-url{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.landing-mock-body{padding:var(--s-md);gap:8px;display:grid}.landing-mock-row{gap:var(--s-md);border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);transition:border-color var(--dur) var(--ease);grid-template-columns:auto 1fr auto;align-items:center;padding:12px 14px;display:grid}.landing-mock-row:hover{border-color:color-mix(in srgb, var(--accent) 40%, var(--border-hi))}.landing-mock-icon{border-radius:var(--r-sm);background:var(--chip);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-mock-icon img{object-fit:contain;border-radius:4px;width:20px;height:20px}.landing-mock-row strong{color:var(--text);margin-bottom:2px;font-size:.82rem;font-weight:600;line-height:1.35;display:block}.landing-mock-meta{font-family:var(--font-mono);color:var(--text-dim);font-size:.8rem}.landing-mock-status{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--r-full);padding:4px 8px;font-size:.8rem;font-weight:600}.landing-mock-status--live{color:var(--accent-ink);background:var(--accent-soft)}.landing-mock-status--neutral{color:var(--text-muted);background:var(--chip)}.landing-mock--compact{max-width:none;box-shadow:var(--shadow-md);margin:0;position:relative}.landing-approach-visual{align-items:stretch;display:flex}.landing-section--proof{padding-block:clamp(40px,6vh,64px)}.landing-proof{gap:var(--s-xl);display:grid}.landing-proof-head h2{margin-top:var(--s-sm);text-wrap:balance;max-width:28ch;font-size:clamp(1.45rem,2.8vw,2rem);line-height:1.15}.landing-proof-logos{gap:var(--s-md);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.landing-proof-logo{border:1px solid var(--border);border-radius:var(--r-full);background:var(--panel);min-height:44px;color:var(--text-muted);cursor:pointer;transition:border-color var(--dur) var(--ease), color var(--dur) var(--ease), background var(--dur) var(--ease);align-items:center;gap:10px;padding:8px 16px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-proof-logo:hover{border-color:var(--border-hi);color:var(--accent-ink);background:var(--chip)}.landing-proof-logo img{object-fit:contain;flex:none;width:28px;height:28px}.landing-testimonials{gap:var(--s-md);display:grid}@media (width>=860px){.landing-testimonials{gap:var(--s-lg);grid-template-columns:repeat(3,1fr)}}.landing-testimonial{padding:var(--s-lg);border:1px solid var(--border);border-radius:var(--r-lg);background:var(--panel);gap:var(--s-md);flex-direction:column;min-height:100%;margin:0;display:flex}.landing-testimonial blockquote{flex:1;margin:0}.landing-testimonial blockquote p{color:var(--text-muted);font-size:.92rem;line-height:1.65}.landing-testimonial blockquote p:before{content:"“";color:var(--accent-ink);font-family:var(--font-display);margin-right:2px;font-size:1.2rem;line-height:0}.landing-testimonial figcaption{align-items:center;gap:var(--s-sm);display:flex}.landing-testimonial-avatar{border-radius:var(--r-full);background:color-mix(in srgb, var(--accent) 14%, var(--chip));width:36px;height:36px;color:var(--accent-ink);font-family:var(--font-mono);letter-spacing:.02em;flex:none;justify-content:center;align-items:center;font-size:.72rem;font-weight:600;display:inline-flex}.landing-testimonial-role{color:var(--text-dim);font-size:.8rem;line-height:1.35}.landing-section{padding-block:clamp(48px,8vh,80px)}.landing-section-head{max-width:640px;margin-bottom:var(--s-2xl)}.landing-section-head h2,.landing-section-head h3{text-wrap:balance;margin-top:var(--s-sm);font-size:clamp(1.85rem,3.5vw,2.65rem);line-height:1.12}.landing-section-head h2 em,.landing-approach-copy h2 em,.landing-projects-intro h2 em{color:var(--accent-ink);font-style:normal}.landing-section-head .lead,.landing-approach-copy .lead{margin-top:var(--s-md);text-align:left;max-width:52ch;margin-inline:0}.landing-section-head--compact{margin-bottom:var(--s-xl)}.landing-section--panel{background:var(--panel-dark);color:var(--panel-dark-text);margin-inline:var(--s-md);border-radius:clamp(16px,3vw,28px);padding-block:clamp(40px,6vh,64px)}:root[data-theme=noir] .landing-section--panel{background:#141310}.landing-section-head--panel h2{color:var(--panel-dark-text);font-size:clamp(1.6rem,3vw,2.2rem)}.landing-section-head--panel .lead{color:var(--panel-dark-muted)}.landing-solutions--panel{gap:0;display:grid}@media (width>=900px){.landing-solutions--panel{grid-template-columns:repeat(3,1fr)}}.landing-solution--panel{min-height:240px;padding:var(--s-lg);padding-bottom:calc(var(--s-xl) + 44px);color:var(--panel-dark-text);flex-direction:column;display:flex;position:relative}.landing-solution--panel+.landing-solution--panel{border-left:1px solid var(--panel-dark-line)}@media (width<=959px){.landing-solutions--panel{grid-template-columns:1fr}.landing-solution--panel+.landing-solution--panel{border-left:0;border-top:1px solid var(--panel-dark-line)}}.landing-solution-head{justify-content:space-between;align-items:center;gap:var(--s-md);margin-bottom:var(--s-md);display:flex}.landing-solution-num{font-family:var(--font-mono);letter-spacing:.1em;color:var(--panel-dark-faint);margin-bottom:0;font-size:.8rem;font-weight:600}.landing-solution--panel h3{margin-bottom:var(--s-sm);color:var(--panel-dark-text);font-size:1.15rem}.landing-solution--panel>p{color:var(--panel-dark-muted);flex:1;font-size:.9rem;line-height:1.75}.landing-solution--panel .landing-solution-detail{margin-top:var(--s-md);font-family:var(--font-mono);color:var(--panel-dark-faint);letter-spacing:.04em;border:0;padding:0;font-size:.8rem}.landing-solution-icon{width:40px;height:40px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:0;display:flex}.landing-solution-icon img{object-fit:contain;filter:brightness(1.4);width:28px;height:28px}.landing-solution-link{right:var(--s-lg);bottom:var(--s-lg);border:1px solid var(--panel-dark-line);width:44px;height:44px;color:var(--panel-dark-text);cursor:pointer;transition:transform var(--dur) var(--ease), border-color var(--dur) var(--ease), background var(--dur) var(--ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute}.landing-solution-link:hover{background:#ffffff0d;border-color:#ffffff57;transform:translate(3px)}.landing-solution-link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.landing-section--approach{background:var(--bg);z-index:1;margin-top:clamp(-48px,-6vh,-24px);padding-block:clamp(72px,11vh,120px) clamp(56px,9vh,96px);position:relative}.landing-approach-flow{gap:var(--s-2xl);display:grid}.landing-approach-intro{max-width:720px}.landing-approach-intro h2{margin-bottom:var(--s-md);text-wrap:balance;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.1}.landing-approach-intro h2 em{color:var(--accent-ink);font-style:normal}.landing-path{border-block:1px solid var(--border);gap:0;display:grid}@media (width>=860px){.landing-path{grid-template-columns:repeat(3,1fr)}}.landing-path-step{padding:var(--s-xl) var(--s-lg)}.landing-path-step+.landing-path-step{border-top:1px solid var(--border)}@media (width>=860px){.landing-path-step+.landing-path-step{border-top:0;border-left:1px solid var(--border)}}.landing-path-marker{font-family:var(--font-mono);letter-spacing:.04em;color:var(--accent-ink);margin-bottom:var(--s-sm);font-size:.8rem;font-weight:600}.landing-path-step h3{margin-bottom:var(--s-sm);font-size:1.05rem;line-height:1.25}.landing-path-step p{max-width:34ch;font-size:.9rem;line-height:1.65}.landing-session{padding:clamp(var(--s-xl), 4vw, var(--s-2xl));border:1px solid var(--border-hi);border-radius:var(--r-lg);background:var(--panel);box-shadow:var(--shadow-sm)}.landing-session-head h3{margin-top:var(--s-sm);margin-bottom:var(--s-md);text-wrap:balance;font-size:clamp(1.45rem,2.8vw,2rem);line-height:1.2}.landing-session-head .lead{max-width:58ch;margin-bottom:var(--s-xl)}.landing-session-steps{border-top:1px solid var(--border);gap:0;list-style:none;display:grid}.landing-session-step{gap:var(--s-md);padding:var(--s-lg) 0;border-bottom:1px solid var(--border);grid-template-columns:48px 1fr;display:grid}.landing-session-step:last-child{border-bottom:0}.landing-session-num{font-family:var(--font-mono);letter-spacing:.08em;color:var(--accent-ink);padding-top:2px;font-size:.78rem;font-weight:600}.landing-session-step h4{margin-bottom:6px;font-size:1rem;line-height:1.25}.landing-session-step p{max-width:58ch;font-size:.9rem;line-height:1.6}.landing-session-outcome{margin:var(--s-xl) 0 var(--s-lg);max-width:62ch;font-size:.95rem;line-height:1.65}.landing-session-cta{gap:var(--s-md) var(--s-lg);flex-wrap:wrap;align-items:center;display:flex}.landing-session-link{min-height:44px;color:var(--text-muted);cursor:pointer;align-items:center;padding:6px 0;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-session-link:hover{color:var(--accent-ink);text-decoration:underline}.landing-session-link--primary{color:var(--accent-ink);font-size:1rem}.landing-projects-wrap{gap:var(--s-xl);align-items:start;display:grid}@media (width>=900px){.landing-projects-wrap{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(28px,3.5vw,48px)}}.landing-projects-intro{padding-block:var(--s-lg);flex-direction:column;justify-content:center;display:flex}.landing-projects-intro h2{margin:var(--s-lg) 0 var(--s-md);font-size:clamp(1.85rem,3.2vw,3rem);line-height:1.2}.landing-projects-all{min-height:44px;margin-top:var(--s-lg);color:var(--accent-ink);cursor:pointer;align-items:center;gap:12px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-products{grid-template-columns:1fr;gap:10px;display:grid}@media (width>=720px){.landing-products{grid-template-rows:repeat(2,minmax(150px,1fr));grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:10px}.landing-product--featured{grid-area:1/1/-1;min-height:100%}.landing-product:nth-child(2){grid-area:1/2}.landing-product:nth-child(3){grid-area:1/3}.landing-product:nth-child(4){grid-area:2/2}.landing-product:nth-child(5){grid-area:2/3}.landing-product--featured .landing-product-content{max-width:none}.landing-product--featured .landing-product-logo{opacity:.22;width:56px;height:56px}.landing-product--featured .landing-product-visual{min-height:168px}}.landing-product{background:var(--panel);min-height:220px;box-shadow:var(--shadow-md);color:inherit;cursor:pointer;transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border-radius:14px;flex-direction:column;display:flex;position:relative;overflow:hidden}.landing-product:hover{box-shadow:0 18px 42px color-mix(in srgb, var(--accent) 12%, transparent);transform:translateY(-3px)}.landing-product:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.landing-product-visual{flex:auto;min-height:108px;position:relative;overflow:hidden}.landing-product--featured .landing-product-visual{min-height:148px}.landing-product-visual span{border-radius:var(--r-full);display:block;position:absolute}.landing-product-logo{opacity:.22;filter:saturate(.85);z-index:1;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visual-factory{background:linear-gradient(140deg, color-mix(in srgb, #c45c26 14%, var(--bg)) 0%, var(--panel) 55%, color-mix(in srgb, var(--accent) 12%, var(--bg)) 100%)}.visual-factory span{width:200px;height:34px;left:-14px;top:calc(22px + var(--i,0) * 26px);background:#c45c262e;transform:rotate(-16deg)}.visual-enishu{background:linear-gradient(135deg, var(--chip) 0%, color-mix(in srgb, var(--accent) 24%, var(--bg)) 45%, var(--panel) 100%)}.visual-enishu span{background:color-mix(in srgb, var(--panel) 65%, transparent);width:130px;height:240px;transform:rotate(24deg)}.visual-enishu span:nth-child(2){top:-64px;left:-44px}.visual-enishu span:nth-child(3){top:-84px;left:52px}.visual-enishu span:nth-child(4){top:-54px;left:118px}.visual-enishu span:nth-child(5){top:-34px;left:172px}.visual-veille{background:linear-gradient(125deg, color-mix(in srgb, var(--accent) 8%, var(--bg)) 0%, var(--panel) 70%)}.visual-veille span{width:240px;height:2px;left:-10px;top:calc(20px + var(--r,0) * 13px);background:color-mix(in srgb, var(--accent) 22%, transparent);border-radius:0;transform:rotate(7deg)}.visual-compta{background:linear-gradient(145deg, color-mix(in srgb, var(--accent) 16%, var(--chip)) 0%, var(--panel) 52%, var(--bg) 100%)}.visual-compta span{border:1px solid color-mix(in srgb, var(--accent) 20%, transparent);background:0 0;border-radius:50%;width:160px;height:160px}.visual-compta span:nth-child(2){top:10px;left:-30px}.visual-compta span:nth-child(3){width:120px;height:120px;top:-20px;left:40px}.visual-compta span:nth-child(4){width:90px;height:90px;top:30px;left:100px}.visual-compta span:nth-child(5){width:70px;height:70px;top:-10px;left:150px}.visual-factory span:nth-child(2){--i:0}.visual-factory span:nth-child(3){--i:1}.visual-factory span:nth-child(4){--i:2}.visual-factory span:nth-child(5){--i:3}.visual-veille span:nth-child(2){--r:0}.visual-veille span:nth-child(3){--r:1}.visual-veille span:nth-child(4){--r:2}.visual-veille span:nth-child(5){--r:3}.landing-product-content{padding:var(--s-md) var(--s-lg);background:var(--panel);border-top:1px solid var(--border);flex-direction:column;flex:none;display:flex;position:relative}.landing-product--featured .landing-product-content{padding:var(--s-lg)}.landing-product-title-row{justify-content:space-between;align-items:center;gap:var(--s-sm);margin-bottom:var(--s-xs);display:flex}.landing-product-title-row h3{flex:1;min-width:0;margin-bottom:0}.landing-product-meta{margin-bottom:var(--s-sm);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.landing-product-cat{border-radius:var(--r-full);background:color-mix(in srgb, var(--panel) 74%, transparent);letter-spacing:.02em;min-height:28px;color:var(--accent-ink);align-items:center;padding:0 12px;font-size:.8rem;font-weight:600;display:inline-flex}.landing-product-kind{font-family:var(--font-mono);letter-spacing:.02em;color:var(--text-dim);font-size:.8rem}.landing-product h3{font-size:1.05rem}.landing-product--featured h3{font-size:1.15rem}.landing-product p{margin:0;font-size:.86rem;line-height:1.55}.landing-product--featured p{font-size:.9rem}.landing-product-link{border:1px solid var(--border);background:color-mix(in srgb, var(--panel) 70%, transparent);width:22px;height:22px;color:var(--text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.visual-decryptage{background:linear-gradient(145deg, color-mix(in srgb, var(--accent) 10%, var(--bg)) 0%, var(--panel) 55%, color-mix(in srgb, #c45c26 8%, var(--bg)) 100%)}.visual-decryptage span{border:2px solid color-mix(in srgb, var(--accent) 28%, transparent);background:0 0;border-radius:6px;position:absolute}.visual-decryptage span:nth-child(2){width:72px;height:48px;top:28%;left:18%;transform:rotate(-8deg)}.visual-decryptage span:nth-child(3){opacity:.7;width:56px;height:36px;top:38%;left:42%;transform:rotate(6deg)}.visual-decryptage span:nth-child(4){background:color-mix(in srgb, var(--accent) 35%, transparent);border-width:0;border-radius:50%;width:14px;height:14px;top:calc(28% + 16px);left:calc(18% + 28px)}.visual-decryptage span:nth-child(5){background:color-mix(in srgb, var(--accent) 20%, transparent);border:0;border-radius:0;width:120px;height:2px;top:72%;left:12%;transform:rotate(-4deg)}.landing-cta-band{text-align:center;padding-block:clamp(64px,10vh,96px);position:relative;overflow:hidden}.landing-cta-band:before{content:"";background:radial-gradient(ellipse 55% 80% at 50% 100%, var(--ambient), transparent 72%);pointer-events:none;position:absolute;inset:0}.landing-cta-band-actions{gap:var(--s-md);margin-top:var(--s-lg);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.landing-cta-band .wrap{max-width:560px;position:relative}.landing-cta-band h2{margin-bottom:var(--s-md);font-size:clamp(1.75rem,4vw,2.35rem)}.landing-cta-band .lead{margin-inline:auto}.landing-cta-icp{margin-top:var(--s-lg);color:var(--text);font-size:1rem}.landing-cta-note{margin-top:var(--s-md);font-family:var(--font-mono);color:var(--text-muted);font-size:.8rem}.landing-cta-meta{margin-top:var(--s-sm);font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);font-size:.8rem}@media (prefers-reduced-motion:reduce){.landing-product:hover{transform:none}}@media (width<=480px){.landing-cta .btn,.landing-session-cta .btn,.landing-cta-band .hero-cta .btn{justify-content:center;width:100%;min-height:44px}.landing-cta,.landing-session-cta,.landing-cta-band .hero-cta,.landing-cta-band-actions{flex-direction:column;align-items:stretch}.landing-cta-band-actions .btn{justify-content:center;width:100%;min-height:44px}}
