html,body{width:100%;min-height:100%;margin:0}body{background:#fff}.containerCenter{place-items:center;display:grid}.global-loading-overlay{z-index:500000;width:100%;height:100%;position:fixed;inset:0}.tooltip-toast-viewport{z-index:500001;pointer-events:none;gap:12px;width:min(380px,100vw - 32px);display:grid;position:fixed;top:24px;right:24px}.tooltip-toast{pointer-events:auto;color:#171d22;text-align:left;cursor:pointer;background:#fffffff5;border:1px solid #171d2214;border-radius:8px;grid-template-columns:10px 1fr;align-items:center;gap:12px;min-height:52px;padding:14px 16px;font-family:Albert Sans,system-ui,sans-serif;font-size:14px;line-height:1.35;display:grid;box-shadow:0 18px 46px #171d2229}.tooltip-toast__status{border-radius:999px;width:10px;height:10px;display:block}.tooltip-toast--success .tooltip-toast__status{background:#28aa5d}.tooltip-toast--error .tooltip-toast__status{background:#d64040}.tooltip-toast__message{overflow-wrap:anywhere}.auth-welcome-page .auth-login-link{display:none}.auth-session-action{z-index:30;position:fixed;top:24px;right:32px}.auth-session-logout{color:#2e6a71;cursor:pointer;background:#ffffffeb;border:1.5px solid #3d7f8647;border-radius:8px;min-height:42px;padding:0 18px;font-family:Albert Sans,system-ui,sans-serif;font-size:14px;font-weight:700;box-shadow:0 14px 32px #3d7f861f}.auth-session-logout:hover{background:#fff;border-color:#3d7f8685}@media (max-width:720px){.auth-session-action{top:78px;right:16px}}.landing-surface,.auth-screen,.saas-surface,.waiting-surface{isolation:isolate;min-height:100vh;position:relative;overflow-x:hidden}.landing-surface:before,.landing-surface:after,.auth-screen:before{z-index:0}.landing-surface>*,.auth-screen>*,.saas-surface>*,.waiting-surface>*{z-index:1;position:relative}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
:root{--bg:#f4fbfb;--surface:#ffffffe0;--surface-strong:#fff;--text:#11161c;--muted:#5c6974;--line:#37656c24;--primary:#3d7f86;--primary-deep:#2f6970;--accent:#b7f0f7;--shadow:0 24px 60px #63959c1f;--radius-xl:40px;--radius-lg:28px;--radius-md:20px;--container:1500px;--trend-stroke-angle:0deg}@property --trend-stroke-angle{syntax:"<angle>";inherits:false;initial-value:0deg}*{box-sizing:border-box}html{scroll-behavior:smooth}body.site-menu-open{overflow:hidden}.landing-surface{min-height:100vh;color:var(--text);background:radial-gradient(circle at top left, #b7f0f780, transparent 28%), radial-gradient(circle at top right, #b7f0f757, transparent 22%), linear-gradient(180deg, #fff 0%, var(--bg) 58%, #edf8f8 100%);margin:0;font-family:Spinnaker,sans-serif}.landing-surface:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 20% 20%,#b7f0f742,#0000 20%),radial-gradient(circle at 80% 15%,#3d7f8614,#0000 18%),radial-gradient(circle at 60% 70%,#b7f0f72e,#0000 22%);animation:18s ease-in-out infinite alternate ambientFloat;position:fixed;inset:-10%}.landing-surface:after{content:"";z-index:-1;pointer-events:none;filter:blur(18px);background:radial-gradient(circle at 30% 78%,#b7f0f729,#0000 18%),radial-gradient(circle at 72% 58%,#3d7f860f,#0000 16%),radial-gradient(circle at 85% 24%,#b7f0f724,#0000 14%);animation:24s ease-in-out infinite alternate ambientFloatReverse;position:fixed;inset:-12%}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-shell{width:min(calc(100% - 32px), var(--container));margin:0 auto;padding:0 0 72px}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);background:#ffffffc7;border:1px solid #ffffffc7;border-radius:26px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:46px;padding:18px 22px;transition:transform .35s,box-shadow .35s,background .35s;display:flex;position:sticky;top:0}.site-header__toggle{width:48px;height:48px;color:var(--primary-deep);cursor:pointer;background:#ffffffeb;border:1px solid #3d7f862e;border-radius:16px;justify-content:center;align-items:center;padding:0;display:none}.site-header__toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.site-header__menu-panel{display:contents}.brand{align-items:center;gap:14px;display:inline-flex}.brand-mark{border:2px solid var(--primary);background:linear-gradient(135deg,#b7f0f7f2,#3d7f864d),#fff;border-radius:12px;width:44px;height:44px;transform:rotate(6deg);box-shadow:inset -8px -8px #3d7f8624}.brand-text{gap:2px;line-height:1;display:grid}.brand-text strong{color:var(--primary);font-size:1.48rem}.brand-text span{color:var(--muted);font-size:.8rem}.site-nav{align-items:center;gap:32px;display:inline-flex}.site-nav a{color:#45686d;font-size:.9rem;position:relative}.site-nav a:hover,.site-nav a:focus-visible{color:var(--primary-deep)}.header-cta,.button-primary,.button-secondary,.article-link,.header-secondary-cta{border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 28px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.header-cta,.button-primary{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-deep));box-shadow:0 14px 28px #2f69702e}.button-secondary,.header-secondary-cta{color:var(--primary-deep);border:1px solid var(--line);background:#fffc}.article-link{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-deep));align-self:flex-start;min-height:48px;padding:0 20px;font-size:.88rem;box-shadow:0 10px 22px #2f697029}.header-cta:hover,.button-primary:hover,.button-secondary:hover,.article-link:hover,.header-secondary-cta:hover{transform:translateY(-3px)}.header-actions{align-items:center;gap:12px;display:inline-flex}.brand-logo{object-fit:contain;width:150px;height:49px}.home-page .site-header,.blog-page .site-header{-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;box-shadow:none;background:#fffffffa;border:0;border-bottom:1px solid #37656c14;border-radius:0;margin:0;padding:20px 48px;position:fixed;top:0;left:0;right:0}.home-page .page-shell>main,.blog-page .page-shell>main{padding-top:112px}.home-page .brand--landing,.blog-page .brand--landing{gap:0}.home-page .site-nav,.blog-page .site-nav{isolation:isolate;background:#eef7f7db;border:1px solid #3d7f861a;border-radius:999px;gap:10px;padding:8px;position:relative;box-shadow:inset 0 1px #ffffffd1}.home-page .site-nav:before,.blog-page .site-nav:before{content:"";z-index:0;width:var(--nav-indicator-width,0px);height:var(--nav-indicator-height,44px);opacity:0;transform:translate(var(--nav-indicator-x,0px), var(--nav-indicator-y,0px));background:linear-gradient(160deg,#3d7f86 0%,#2f6970 100%);border-radius:999px;transition:transform .24s cubic-bezier(.22,1,.36,1),width .24s cubic-bezier(.22,1,.36,1),height .24s cubic-bezier(.22,1,.36,1),opacity .18s;position:absolute;top:0;left:0;box-shadow:0 12px 26px #2f697033,inset 0 1px #ffffff2e}.home-page .site-nav.has-active-indicator:before,.blog-page .site-nav.has-active-indicator:before{opacity:1}.home-page .site-nav a,.blog-page .site-nav a{z-index:1;min-height:44px;color:var(--primary-deep);border-bottom:0;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.95rem;line-height:1;transition:color .24s,background .24s,box-shadow .24s,transform .24s;display:inline-flex;position:relative}.home-page .site-nav a.is-active,.home-page .site-nav a[aria-current=page],.blog-page .site-nav a.is-active,.blog-page .site-nav a[aria-current=page]{color:#fff;box-shadow:none;background:0 0}.home-page .site-nav a:hover,.home-page .site-nav a:focus-visible,.blog-page .site-nav a:hover,.blog-page .site-nav a:focus-visible{color:#2f6970;background:#ffffffc7}.home-page .site-nav a.is-active:hover,.home-page .site-nav a.is-active:focus-visible,.home-page .site-nav a[aria-current=page]:hover,.home-page .site-nav a[aria-current=page]:focus-visible,.blog-page .site-nav a.is-active:hover,.blog-page .site-nav a.is-active:focus-visible,.blog-page .site-nav a[aria-current=page]:hover,.blog-page .site-nav a[aria-current=page]:focus-visible{color:#fff;background:0 0}.home-page .site-header.is-scrolled,.blog-page .site-header.is-scrolled{background:#fffffff0;border-bottom-color:#37656c24;box-shadow:0 16px 34px #3f717814}#projet,#fonctionnalites,#tarifs,#contact{scroll-margin-top:116px}.home-page .header-cta,.blog-page .header-cta{background:linear-gradient(165deg,#2c6468 0%,#477d81 100%);border-radius:999px;min-height:60px;padding:0 42px;font-size:1rem;font-weight:400;box-shadow:0 20px 40px #191c1c0f}.home-page .header-secondary-cta,.blog-page .header-secondary-cta{background:#ffffffdb;border:1px solid #37656c24;border-radius:999px;min-height:60px;padding:0 30px;font-size:.96rem;font-weight:500}.blog-page .header-secondary-cta--active{color:#5a9094;background:#b7f0f73d;border-color:#5a909457}.blog-landing-intro{padding-top:26px}.blog-landing-intro .landing-section-heading{max-width:900px}.blog-landing-intro h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.4rem,4.2vw,4.2rem);line-height:.98}.hero-shell,.latest-article-card,.article-card,.article-body,.article-sidebar-card,.article-hero-box,.article-image-card{background:var(--surface);box-shadow:var(--shadow);isolation:isolate;border:1px solid #ffffffbd;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden}.hero-shell{border-radius:var(--radius-xl);padding:clamp(28px,4vw,52px)}.hero-shell:before,.latest-article-card:before,.trend-card:before,.article-hero-box:before,.article-body:before{content:"";pointer-events:none;filter:blur(8px);opacity:.55;z-index:-1;border-radius:999px;position:absolute}.hero-shell:before{background:radial-gradient(circle,#b7f0f73d,#0000 70%);width:240px;height:240px;animation:19s ease-in-out infinite alternate floatOrbLarge;top:-80px;right:8%}.eyebrow,.badge{background:var(--accent);color:var(--primary-deep);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;margin:0 0 18px;padding:10px 16px;font-size:.74rem;font-weight:800;display:inline-flex}.hero-copy h1,.article-layout h1{letter-spacing:-.05em;margin:0;line-height:.96}.hero-copy h1{max-width:none;font-size:clamp(2.4rem,4.6vw,3.9rem)}.hero-text,.article-lead{max-width:78ch;color:var(--muted);margin:34px 0 0;font-size:1.02rem;line-height:1.78}.hero-actions{flex-wrap:wrap;gap:22px;margin-top:42px;display:flex}.landing-hero{min-height:calc(100vh - 460px);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:72px;padding:16px 0 0;display:grid;overflow:visible}.landing-hero-copy{gap:0;padding-top:22px;display:grid}.landing-hero.hero-shell:before{display:none}.hero-highlight{color:#5a9094;display:block}.hero-proof-strip-shell{background:#f3f4f5;border-top:1px solid #37656c0d;border-bottom:1px solid #37656c0d;margin:clamp(18px,3vw,44px) calc(50% - 50vw) 0;padding:48px clamp(28px,4vw,76px) 52px}.hero-proof-strip{gap:34px;width:100%;max-width:min(1560px,100vw - 96px);margin:0 auto;padding:0;display:grid;position:relative;overflow:hidden}.hero-proof-strip:before,.hero-proof-strip:after{content:"";z-index:1;pointer-events:none;width:72px;position:absolute;top:0;bottom:0}.hero-proof-strip:before{background:linear-gradient(90deg,#f3f4f5 0%,#f3f4f500 100%);left:0}.hero-proof-strip:after{background:linear-gradient(270deg,#f3f4f5 0%,#f3f4f500 100%);right:0}.hero-proof-strip__title{color:#4c5963;letter-spacing:.04em;text-transform:uppercase;margin:0;padding-left:clamp(18px,3vw,120px);font-size:.9rem}.hero-proof-strip__title--alt{margin-top:10px}.hero-proof-strip__track{flex:none;align-items:center;gap:60px;min-width:max-content;animation:30s linear infinite logoTicker;display:flex}.hero-proof-strip__row{align-items:center;gap:60px;min-width:0;min-height:84px;display:flex}.hero-proof-strip__row--alt .hero-proof-strip__track{gap:92px;animation-duration:34s}.hero-proof-strip__row--alt{gap:92px;width:calc(100% + clamp(28px,4vw,72px));min-height:96px;margin-left:clamp(-72px,-4vw,-28px)}.hero-proof-strip__track--alt{flex:none;justify-content:flex-start;gap:clamp(92px,12vw,220px);width:auto;max-width:none}.hero-proof-strip__track img{object-fit:contain;width:auto;height:auto;max-height:49px;display:block}.landing-hero-visual{place-items:center;padding:34px 0 88px;display:grid;position:relative}.product-window{background:linear-gradient(#fffffffa,#e9eeeffa);border:1px solid #bfc8c9bf;border-radius:28px;gap:24px;height:100%;padding:26px;display:grid;position:relative;box-shadow:0 26px 56px #191c1c14}.product-window--video{aspect-ratio:16/9;background:0 0;justify-self:center;gap:0;width:min(100%,720px);min-height:0;padding:0;position:relative;overflow:visible}.product-window__video-shell{border-radius:inherit;isolation:isolate;background:linear-gradient(#223235,#162124);width:100%;height:100%;min-height:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f,0 18px 38px #1318192e}.product-window__video-shell:before,.product-window__video-shell:after{content:"";z-index:1;pointer-events:none;position:absolute;inset:0}.product-window__video-shell:before{background:radial-gradient(circle at 78% 18%,#9ee6ee3d,#0000 30%),linear-gradient(#070c0e14,#070c0e33)}.product-window__video-shell:after{background:linear-gradient(#070c0e00,#070c0e47);height:34%;inset:auto 0 0}.product-window__video{object-fit:contain;object-position:50% 50%;filter:saturate(1.02)contrast(1.03);background:#0a1011;width:100%;height:100%;min-height:0;display:block}.product-window__controls{z-index:3;align-items:center;gap:10px;display:inline-flex;position:absolute;top:18px;right:18px}.product-window__sound,.product-window__fullscreen{color:#f3fbfc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#0b12137a;border:1px solid #e3f7f93d;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 14px;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex;box-shadow:0 14px 32px #040a0b3d}.product-window__sound:hover,.product-window__sound:focus-visible,.product-window__fullscreen:hover,.product-window__fullscreen:focus-visible{background:#0b1213ad;border-color:#e3f7f96b;transform:translateY(-1px)}.product-window__sound:focus-visible,.product-window__fullscreen:focus-visible{outline-offset:2px;outline:2px solid #b5ecf199}.product-window__sound.is-active,.product-window__fullscreen.is-active{background:#205359c7;border-color:#b5ecf17a}.product-window__sound svg,.product-window__fullscreen svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.product-window__sound-label,.product-window__fullscreen-label{font-size:.78rem;font-weight:700;line-height:1}:-webkit-any(.product-window__video-shell:fullscreen,.product-window__video-shell:-webkit-full-screen){border-radius:0;width:100vw;height:100vh}:is(.product-window__video-shell:fullscreen,.product-window__video-shell:fullscreen){border-radius:0;width:100vw;height:100vh}:-webkit-any(.product-window__video-shell:fullscreen .product-window__video,.product-window__video-shell:-webkit-full-screen .product-window__video){object-fit:contain;background:#0a1011;min-height:100vh}:is(.product-window__video-shell:fullscreen .product-window__video,.product-window__video-shell:fullscreen .product-window__video){object-fit:contain;background:#0a1011;min-height:100vh}:-webkit-any(.product-window__video:fullscreen,.product-window__video:-webkit-full-screen){object-fit:contain;background:#0a1011;width:100vw;height:100vh}:is(.product-window__video:fullscreen,.product-window__video:fullscreen){object-fit:contain;background:#0a1011;width:100vw;height:100vh}:-webkit-any(.product-window__video-shell:fullscreen .floating-note,.product-window__video-shell:-webkit-full-screen .floating-note){display:none}:is(.product-window__video-shell:fullscreen .floating-note,.product-window__video-shell:fullscreen .floating-note){display:none}.product-window__search{background:#b5ecf157;border-radius:20px;gap:10px;padding:24px 22px;display:grid}.product-window__search strong{font-size:clamp(1rem,2vw,1.18rem);line-height:1.35}.product-window__label{color:var(--primary);text-transform:uppercase;font-size:.78rem;font-weight:700}.product-window__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-chip-card{background:#fffffff2;border:1px solid #3d7f861f;border-radius:22px;gap:12px;min-height:138px;padding:22px;display:grid}.product-chip-card--accent{background:linear-gradient(135deg,#3d7f861f,#b7f0f733);grid-column:1/-1}.product-chip-card p,.floating-note p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.product-chip-card strong,.floating-note strong{font-size:1rem;line-height:1.35}.floating-note{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #ffffffb8;border-radius:22px;align-items:center;gap:14px;width:min(320px,100% - 24px);padding:18px 18px 18px 16px;display:flex;position:absolute;bottom:-42px;left:-56px;box-shadow:0 22px 40px #0c12142e}.floating-note__icon{width:48px;height:48px;color:var(--primary-deep);background:#b5ecf1e6;border-radius:50%;place-items:center;font-size:1.2rem;font-weight:800;display:inline-grid}.landing-section{gap:28px;padding-top:54px;display:grid}.landing-section-heading{gap:12px;max-width:760px;display:grid}.landing-section-heading--center{text-align:center;justify-items:center;margin:0 auto}.landing-section-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.8rem,3.4vw,3.1rem);line-height:1.02}.landing-section-heading p:last-child{color:var(--muted);margin:0;line-height:1.66}.benefit-card,.testimonial-card,.stat-card,.system-card,.pricing-card,.mini-info-card,.usage-card,.faq-item,.landing-cta__main,.landing-cta__support{box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #ffffffbd}.benefit-card,.testimonial-card,.pricing-card,.mini-info-card,.usage-card,.landing-cta__main,.landing-cta__support{border-radius:28px}.landing-benefits{gap:58px;padding-top:92px}.benefits-intro{text-align:center;gap:18px;max-width:940px;margin:0 auto;display:grid}.benefits-intro h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.4rem,4vw,4rem);line-height:1}.benefits-intro p{color:#1f252c;margin:0;font-size:clamp(1rem,1.55vw,1.22rem);line-height:1.36}.benefits-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:74px;display:grid}.benefits-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 78px;display:grid}.benefit-feature{align-content:start;gap:16px;display:grid}.benefit-feature__icon{color:#365f66;background:#b7f0f7;border-radius:50%;place-items:center;width:74px;height:74px;display:inline-grid}.benefit-feature__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.benefit-feature__icon img{width:auto;max-width:34px;height:auto;max-height:34px;display:block}.benefit-feature__icon-asset{transform-origin:50%;transform:scale(1.35)}.benefit-feature__icon-asset--reliable{width:22px;max-width:none;height:22px;max-height:none;transform:scale(1.08)}.benefit-feature__icon-asset--tool{width:34px;height:34px}.benefit-feature__icon-asset--medication{width:22px;height:22px}.benefit-feature--gold .benefit-feature__icon{color:#e39f00;background:#fdf0c8}.benefit-feature h3{color:#1f252c;letter-spacing:-.03em;margin:0;font-size:clamp(1.15rem,1.45vw,1.36rem);line-height:1.2}.benefit-feature p{color:#232930;margin:0;font-size:clamp(.98rem,1.22vw,1.1rem);line-height:1.34}.benefit-circle{aspect-ratio:1;text-align:center;background:#fdf0c8;border-radius:50%;align-content:center;place-items:center;width:min(100%,430px);margin-left:auto;padding:52px;display:grid}.benefit-circle__icon{color:#f0a500;place-items:center;margin-bottom:18px;display:inline-grid}.benefit-circle__icon svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:96px;height:96px}.benefit-circle__icon img{width:auto;max-width:84px;height:auto;max-height:98px;display:block}.benefit-circle__icon-asset{width:74px;height:auto}.benefit-circle h3{color:#f0a500;letter-spacing:-.04em;max-width:250px;margin:0;font-size:clamp(1.45rem,1.9vw,1.9rem);line-height:1.18}.benefit-circle p{color:#3b3321;max-width:286px;margin:12px 0 0;font-size:clamp(.88rem,1.05vw,.98rem);line-height:1.28}.benefit-card h3,.pricing-card h3,.mini-info-card h3,.usage-card h3,.landing-cta h2{margin:0}.benefit-card p,.pricing-card p,.mini-info-card p,.usage-card p,.landing-cta p,.faq-item p{color:var(--muted);margin:0;line-height:1.62}.landing-showcase{gap:58px;padding-top:112px}.showcase-intro{text-align:center;gap:22px;max-width:1060px;margin:0 auto;display:grid}.showcase-intro h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.6rem,4vw,4rem);line-height:1}.showcase-intro h2 span{color:#5a9094}.showcase-intro p{color:#5c676f;max-width:1100px;margin:0 auto;font-size:clamp(1.12rem,1.7vw,1.5rem);line-height:1.38}.showcase-stage{gap:40px;display:grid}.showcase-mockup{background:#fff;border:1px solid #00000014;border-radius:15px;gap:8px;width:min(100%,1180px);margin:0 auto;padding:8px 72px 8px 8px;display:grid;position:relative;box-shadow:0 4px 12px #00000024}.showcase-mockup__ticker{white-space:nowrap;background:#fff;border:0;border-radius:8px;align-items:center;gap:6px;height:38px;min-height:38px;padding:0 8px;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000f}.showcase-mockup__ticker::-webkit-scrollbar{display:none}.showcase-mockup__toggle{background:#34c759;border:1.5px solid #fff;border-radius:999px;flex:none;align-items:center;width:27px;height:17px;padding:1px 2px;display:inline-flex}.showcase-mockup__toggle-dot{background:#fff;border-radius:50%;width:11px;height:11px}.showcase-mockup__ticker-marquee{flex:auto;min-width:0;display:block;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 16px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 16px),#0000 100%)}.showcase-mockup__ticker-track{will-change:transform;align-items:center;gap:0;width:max-content;min-width:max-content;animation:28s linear infinite showcaseTickerScroll;display:inline-flex;overflow:visible}.showcase-mockup__ticker-set{flex:none;align-items:center;gap:4px;min-width:max-content;padding-right:4px;display:inline-flex}.showcase-mockup__ticker-dot{color:#94a3b8;flex:none;padding:0 4px;font-size:.56rem;line-height:1}.showcase-mockup__date{color:#fff;background:#37474f;border-radius:8px;flex:none;height:19px;padding:2.5px 8px;font-size:.63rem;font-weight:600;line-height:1}.showcase-mockup__badge{color:#fff;background:#4e8a72;border-radius:8px;flex:none;height:19px;padding:2.5px 8px;font-size:.63rem;font-weight:700;line-height:1}.showcase-mockup__alert{color:#fff;background:#b71c1c;border-radius:8px;flex:none;height:19px;padding:2.5px 8px;font-size:.63rem;font-weight:700;line-height:1}.showcase-mockup__ticker-pill{color:#fff;white-space:nowrap;border:0;border-radius:8px;flex:none;align-items:center;height:19px;padding:2.5px 8px;font-size:.63rem;font-weight:700;line-height:1;display:inline-flex}.showcase-mockup__ticker-pill--feed{background:#1565c0}.showcase-mockup__ticker-pill--alert{background:#e65100}.showcase-mockup__searchbar{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:6px;margin:0;padding:0;display:flex}.showcase-mockup__search-actions,.showcase-mockup__search-tools{flex:none;align-items:center;gap:10px;display:flex}.showcase-mockup__search-tools{margin-left:auto}.showcase-mockup__action,.showcase-mockup__menu{flex:none;place-items:center;display:inline-grid}.showcase-mockup__action{color:#5a9094;width:36px;height:36px;box-shadow:none;background:#e8f5f4;border:0;border-radius:50%}.showcase-mockup__action svg,.showcase-mockup__menu svg,.showcase-mockup__filter svg,.showcase-mockup__logo svg{display:block}.showcase-mockup__action svg,.showcase-mockup__menu svg,.showcase-mockup__filter svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.showcase-mockup__action--plus svg{stroke-width:1.6px;width:24px;height:24px}.showcase-mockup__action--scan{color:#fff;background:#2bb9c5}.showcase-mockup__action--remove{color:#fff;background:#dc2626}.showcase-mockup__search-input{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:auto;align-items:center;min-width:0;height:36px;min-height:36px;padding:0 12px;display:flex}.showcase-mockup__search-placeholder{color:#64748b;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.88rem;font-style:italic;line-height:1;overflow:hidden}.showcase-mockup__menu{color:#fff;width:36px;height:36px;box-shadow:none;background:#5a9094;border:0;border-radius:50%}.showcase-mockup__logo{width:60px;height:60px;box-shadow:none;background:0 0;border:0;border-left:1px solid #e2e8f0;border-radius:0;place-items:center;display:inline-grid;position:absolute;top:64px;right:4px;transform:translateY(-50%)}.showcase-mockup__logo svg{width:48px;height:48px}.showcase-mockup__filters{flex-wrap:wrap;align-items:center;gap:4px;min-height:28px;display:flex}.showcase-mockup__filter{color:#5a9094;letter-spacing:.12px;text-transform:uppercase;height:28px;min-height:28px;box-shadow:none;background:#fff;border:1px solid #c7c7cc;border-radius:14px;align-items:center;gap:4px;padding:0 7px;font-size:.66rem;font-weight:500;line-height:1;display:inline-flex}.showcase-mockup__filter svg{width:14px;height:14px}.showcase-mockup__filter--active,.showcase-mockup__filter--action{color:#fff;background:#5a9094;border-color:#5a9094}.showcase-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:54px;width:min(100%,1260px);margin:0 auto;padding-top:92px;display:grid;position:relative}.showcase-stats__connector{background:#5a909494;border-radius:999px;width:4px;height:132px;position:absolute;top:0;left:50%;transform:translate(-50%)}.stat-card{background:linear-gradient(145deg, var(--primary), var(--primary-deep));color:#fff;border-radius:28px;gap:18px;min-height:236px;padding:24px 26px;display:grid;box-shadow:0 22px 36px #37656c24}.stat-card--left,.stat-card--right{margin-top:28px}.stat-card--center{min-height:268px;margin-top:128px}.stat-card--products{background:#4a8c71;align-content:start;gap:18px;min-height:272px;padding:30px 28px 20px}.stat-card__media{align-items:center;gap:16px;display:inline-flex}.stat-card__icon{color:#2f6970;background:#b7f0f7eb;border-radius:14px;place-items:center;width:62px;height:62px;display:inline-grid}.stat-card__icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.stat-card__icon img{width:auto;height:30px}.stat-card__icon-asset{width:auto;max-width:none;height:30px;max-height:none;display:block}.stat-card__brand-logo{width:auto;height:28px;display:block}.stat-card__brand-logo--claude{background:#fff;flex:none;width:108px;height:44px;-webkit-mask-image:url(/assets/images/logo-claude-bernard.svg);mask-image:url(/assets/images/logo-claude-bernard.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.stat-card strong{letter-spacing:-.05em;white-space:nowrap;text-wrap:nowrap;font-variant-numeric:tabular-nums;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.96}.stat-card__value--counter{min-height:.96em;display:block}.stat-card--products .stat-card__value--counter{letter-spacing:-.055em;max-width:100%;font-size:clamp(2.8rem,4vw,3.8rem);font-weight:800;line-height:.96;overflow:visible}.stat-card--center:not(.stat-card--products) strong,.stat-card--right strong{font-size:clamp(2rem,3.7vw,3.45rem)}.stat-card span:last-child{color:#ffffffeb;font-size:clamp(1rem,1.5vw,1.3rem);line-height:1.28}.landing-system{gap:56px;padding-top:108px;padding-bottom:24px}.system-intro{text-align:center;gap:18px;max-width:1040px;margin:0 auto;display:grid}.system-intro h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,4vw,4.1rem);line-height:1}.system-intro p{color:#525d67;max-width:980px;margin:0 auto;font-size:clamp(1.05rem,1.55vw,1.38rem);line-height:1.42}.system-orbit{place-items:center;width:min(100%,1180px);min-height:1260px;margin:150px auto 0;padding:0;display:grid;position:relative}.system-rings{pointer-events:none;grid-area:1/1;width:980px;height:980px;position:relative;transform:none}.system-rings__ring{background:linear-gradient(#eef3f4b8,#e1ecee70);border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #c0d5d966,0 16px 28px #64878c14}.system-rings__ring--outer{width:980px;height:980px}.system-rings__ring--middle{width:742px;height:742px}.system-rings__ring--inner{background:linear-gradient(#c9e1e59e,#bedce08a);width:500px;height:500px}.system-panel{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#e1f6f99e,#d6f0f494);border:1px solid #ebfafc99;border-radius:32px;width:452px;padding:34px 28px 26px;display:none;position:absolute;box-shadow:0 14px 28px #70969c12,inset 0 1px #ffffff57}.system-panel--official{display:block;top:-190px;left:-12px}.system-panel--tools{background:linear-gradient(#dda2372e,#dda2371a);border-color:#dda23757;width:448px;display:block;top:610px;left:-8px;box-shadow:0 14px 28px #dda2371f,inset 0 1px #ffffff6b}.system-panel--watch{background:linear-gradient(#e6f8f09e,#e6f8f08a);width:424px;display:block;top:370px;right:-35px}.system-panel--watch .system-panel__icon{color:#4b7d67;background:#b8ffe0d1}.system-panel--watch .system-panel__head h3{color:#4b7d67}.system-panel--tools .system-panel__icon{color:#dda237;background:#dda2372e}.system-panel--tools .system-panel__head h3{color:#dda237}.system-panel__head{align-items:center;gap:16px;margin-bottom:22px;display:flex}.system-panel__icon{color:#36686e;background:#a8ecf4e0;border-radius:14px;flex:none;place-items:center;width:64px;height:64px;display:inline-grid}.system-panel__icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.system-panel__icon img{width:auto;max-width:38px;height:auto;max-height:38px}.system-panel__head h3{color:#2f6870;letter-spacing:-.03em;margin:0;font-size:1.08rem;line-height:1.15}.system-panel__list{gap:0;margin:0;padding:0;list-style:none;display:grid}.system-panel__list li{border-top:1px solid #ffffff70;gap:6px;padding:18px 0;display:grid}.system-panel__list li:first-child{border-top:0;padding-top:10px}.system-panel__list strong{color:#202830;font-size:.98rem;line-height:1.2}.system-panel__list span{color:#34414a;font-size:.95rem;line-height:1.36}.system-core{z-index:3;text-align:center;background:radial-gradient(circle at 50% 34%,#d0f2f6f5,#bee2e7f5);border-radius:50%;flex-direction:column;grid-area:1/1;justify-content:center;align-items:center;gap:4px;width:232px;height:232px;display:flex;position:relative;transform:none;box-shadow:inset 0 0 0 1px #e0f8fad1,inset 0 18px 34px #ffffff38,0 18px 32px #5b83891f}.system-core__icon{place-items:center;width:94px;height:94px;margin:0;display:inline-grid}.system-core__icon img{width:70px;height:auto}.system-core strong{color:#2e666d;letter-spacing:-.04em;margin:0;font-size:1.8rem;line-height:1;display:block}.landing-pricing{padding-top:24px}.landing-reliability{gap:52px;padding-top:112px}.landing-reliability .landing-section-heading{gap:18px;max-width:930px}.landing-reliability .landing-section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(2.15rem,3vw,3rem);line-height:1.06}.landing-reliability .landing-section-heading p{color:#59656e;max-width:900px;margin:0 auto;font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.3}.reliability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(100%,1140px);margin:0 auto;display:grid}.reliability-card{background:#fffffff5;border-radius:24px;align-content:start;gap:16px;min-height:236px;padding:18px 18px 16px;display:grid;box-shadow:0 14px 26px #69898f14}.reliability-card__badge{color:#316a71;letter-spacing:.02em;background:#b7f0f7;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:40px;padding:0 16px;font-size:.84rem;font-weight:500;display:inline-flex}.reliability-card__badge-icon{place-items:center;display:inline-grid}.reliability-card__badge-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.reliability-card__badge-icon--reliable svg{fill:currentColor;stroke:none;width:14px;height:14px}.reliability-card h3{color:#1f252c;letter-spacing:-.02em;margin:0;font-size:1.18rem;line-height:1.22}.reliability-card p{color:#2e353c;margin:0;font-size:.98rem;line-height:1.34}@media (max-width:980px){.reliability-grid{grid-template-columns:1fr}}.pricing-grid,.mini-card-grid,.usage-grid{gap:22px;display:grid}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:min(100%,1120px);margin:0 auto}.pricing-card{background:#fffffff5;border:1.5px solid #becfd3e0;border-radius:22px;grid-template-rows:auto auto auto 1fr auto;align-content:start;gap:0;min-height:410px;padding:24px 24px 22px;display:grid;position:relative;box-shadow:0 14px 26px #65898e0d}.pricing-card--featured{background:#fffffffa;border:2px solid #2f6f75;overflow:visible}.pricing-card__label{color:#2f6f75;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:500}.pricing-card h3{letter-spacing:-.05em;margin:6px 0 0;font-size:clamp(1.75rem,2.5vw,2.2rem);font-weight:500;line-height:.96}.pricing-card__top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.pricing-card__heading{gap:0;display:grid}.pricing-card__icon{color:#2f6f75;place-items:center;width:28px;height:28px;display:inline-grid}.pricing-card__icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.pricing-card__icon--accent{background:#c9d6d9f5;border-radius:12px;width:42px;height:42px}.pricing-card__icon--accent img{width:20px;height:20px}.pricing-card .pricing-card__badge{z-index:3;color:#fffffffa;letter-spacing:.12em;text-shadow:0 1px #18393d2e;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#2f6f75,#3a7e83);border-radius:999px;justify-content:center;align-items:center;min-height:32px;margin:0;padding:0 18px;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,calc(-50% - 8px));box-shadow:0 10px 22px #2c5e6324,inset 0 1px #ffffff1f}.pricing-card__price-row{align-items:flex-end;gap:8px;margin-top:10px;display:flex}.pricing-card__price-row strong{color:#2f6f75;letter-spacing:-.06em;font-size:clamp(1.95rem,2.8vw,2.3rem);font-weight:500;line-height:.94}.pricing-card__price-row span{color:#3b4650;padding-bottom:3px;font-size:.72rem;line-height:1}.pricing-card__notice{color:#33bdd3;margin:8px 0 0;font-size:.68rem;line-height:1.32}.pricing-card__checks{align-content:start;gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.pricing-card__checks li{color:#2f6f75;padding-left:30px;font-size:.74rem;line-height:1.34;position:relative}.pricing-card__checks li:before{content:"";background:url(/assets/images/icon-check-pricing.svg) 50%/contain no-repeat;width:17px;height:17px;position:absolute;top:.05em;left:0}.pricing-card__cta{color:#fff;min-height:40px;box-shadow:none;background:linear-gradient(165deg,#2d696f 0%,#467e83 100%);border-radius:999px;justify-content:center;align-items:center;margin-top:auto;font-size:.74rem;font-weight:700;text-decoration:none;display:inline-flex}.pricing-card__cta--muted{color:#2f6f75;background:#e1e3e7}.mini-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-info-card,.usage-card{gap:12px;padding:24px;display:grid}.usage-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-usage{gap:34px}.testimonial-band{--testimonial-card-width:340px;--testimonial-gap:38px;--testimonial-edge:max(18px, calc((100% - var(--testimonial-card-width)) / 2));width:min(100%,1280px);padding:0 var(--testimonial-edge) 10px;scroll-snap-type:x mandatory;scroll-padding-inline:var(--testimonial-edge);scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;justify-content:flex-start;margin:0 auto;display:flex;overflow:auto visible}.testimonial-band::-webkit-scrollbar{display:none}.testimonial-track{align-items:stretch;gap:var(--testimonial-gap);width:max-content;min-width:100%;display:flex}.testimonial-card{width:var(--testimonial-card-width);text-align:center;scroll-snap-align:center;background:linear-gradient(#e1f4f7e6,#e8f7f9db);border-radius:26px;flex:none;align-content:start;justify-items:center;gap:18px;min-height:222px;padding:30px 28px 24px;display:grid;position:relative;box-shadow:0 16px 30px #6c92971a}.testimonial-card__avatar{width:72px;height:72px;position:relative}.testimonial-card__avatar img{object-fit:cover;object-position:center 20%;border:4px solid #ffffffeb;border-radius:50%;width:100%;height:100%;display:block;box-shadow:0 10px 18px #5f838a2e}.testimonial-card__avatar-badge{color:#fff;background:#ff641c;border:4px solid #1c8ef0;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;line-height:1;display:inline-grid;position:absolute;bottom:-2px;right:-6px;box-shadow:0 12px 18px #1c8ef033}.testimonial-card blockquote{color:#263036;max-width:280px;margin:0;font-size:1rem;line-height:1.4}.testimonial-card__role{color:#2f6f75;margin:0;font-size:.98rem;font-weight:700;line-height:1.2}.faq-list{gap:14px;width:min(100%,980px);margin:0 auto;display:grid}.faq-item{background:#fffffff5;border-radius:28px;padding:0 30px;overflow:hidden;box-shadow:0 18px 32px #6c8b910f}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:66px;font-size:1.06rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#1f2429;font-size:1.25rem;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{color:#626d74;margin:-2px 0 0;padding:0 0 20px;font-size:.96rem;line-height:1.48}.landing-cta{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:26px;padding-top:74px;display:grid}.landing-cta__main,.landing-cta__support{border-radius:34px;gap:16px;padding:54px 54px 48px;display:grid}.landing-cta__main{background:linear-gradient(145deg, var(--primary), var(--primary-deep))}.landing-cta__main h2,.landing-cta__main p{color:#fff}.landing-cta__main h2{letter-spacing:-.05em;max-width:520px;margin:0;font-size:clamp(2.1rem,3.4vw,3.2rem);line-height:1.02}.landing-cta__main p{color:#ffffffc7;max-width:430px;margin:0;font-size:1rem;line-height:1.5}.landing-cta__social-proof{flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;padding-top:26px;display:flex}.landing-cta__avatar,.landing-cta__count{border-radius:50%;place-items:center;width:44px;height:44px;display:inline-grid}.landing-cta__avatar{border:2px solid #2f6f751f;margin-right:-8px}.landing-cta__avatar--one{background:radial-gradient(circle at 50% 36%,#f8d0bf 0 18%,#0000 19%),radial-gradient(circle at 50% 68%,#fff 0 22%,#0000 23%),linear-gradient(#f6fbfb,#d3eef2)}.landing-cta__avatar--two{background:radial-gradient(circle at 50% 36%,#f0c3ac 0 18%,#0000 19%),radial-gradient(circle at 50% 68%,#fff 0 22%,#0000 23%),linear-gradient(#d2f1f5,#8fbfc5)}.landing-cta__count{color:#fff;background:#b7f0f73d;font-size:.96rem;font-weight:700}.landing-cta__caption{color:#ffffffdb;font-size:.96rem;line-height:1.3}.landing-cta__support{text-align:center;background:linear-gradient(#b5ecf1d1,#b5ecf1d1);align-content:center;justify-items:center}.landing-cta__support-icon{color:#1d1f22;place-items:center;width:32px;height:32px;display:inline-grid}.landing-cta__support-icon-asset{width:28px;max-width:none;height:auto;display:block}.landing-cta__support strong{color:#1d1f22;font-size:1.08rem;font-weight:700}.landing-cta__support p{color:#2f3e45bd;max-width:260px;margin:0;font-size:.92rem;line-height:1.45}.landing-contact-list{color:#2f3e45d1;justify-items:center;gap:8px;font-size:.88rem;line-height:1.35;display:grid}.landing-contact-list a,.landing-contact-list span{color:inherit;overflow-wrap:anywhere;font-weight:700;text-decoration:none}.landing-contact-list a:hover,.landing-contact-list a:focus-visible{color:var(--primary-deep);text-underline-offset:4px;text-decoration:underline}.section-block{padding-top:42px}.landing-downloads{justify-items:center;gap:10px;padding-top:34px;padding-bottom:18px;display:grid}.landing-downloads__actions{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.landing-downloads__button{color:#fff;background:linear-gradient(165deg,#2d696f 0%,#467e83 100%);border-radius:999px;justify-content:center;align-items:center;min-width:254px;min-height:62px;padding:0 30px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.landing-downloads__note{color:#68737a;margin:0;font-size:.88rem;line-height:1.3}.latest-section{gap:18px;display:grid}.latest-article-card{border-radius:var(--radius-xl);grid-template-columns:minmax(420px,.96fr) minmax(0,1fr);gap:0;display:grid;overflow:hidden}.latest-article-card:before{background:radial-gradient(circle,#b7f0f733,#0000 72%);width:220px;height:220px;animation:16s ease-in-out infinite alternate floatOrbMedium;top:-40px;right:-20px}.latest-article-card:hover,.trend-card:hover,.article-card:hover,.article-sidebar-card:hover,.article-body:hover,.article-hero-box:hover{transform:translateY(-6px);box-shadow:0 28px 64px #63959c2e}.latest-article-cover{background:#b7f0f729;justify-content:center;align-items:center;margin:0;padding:24px;display:flex}.latest-article-cover img{object-fit:contain;border-radius:24px;width:100%;height:auto;max-height:520px;transition:transform .7s}.latest-article-content{align-content:center;gap:14px;padding:clamp(24px,3vw,42px);display:grid}.latest-article-meta{color:var(--primary);letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:700}.latest-article-content h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.6rem,2.5vw,2.45rem);line-height:1.02}.latest-article-content p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.62}.text-link{width:fit-content;color:var(--primary-deep);text-underline-offset:8px;margin-top:8px;font-size:.95rem;font-weight:500;text-decoration:underline;display:inline-flex}.section-title-clean{letter-spacing:-.03em;margin:0 0 22px;font-size:clamp(1.12rem,1.5vw,1.45rem);line-height:1.08}.article-grid-clean{grid-template-columns:1fr;gap:22px;display:grid}.trend-section{gap:22px;display:grid}.trend-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:22px;display:grid}.trend-card{min-height:100%;box-shadow:var(--shadow);background:#ffffffd6;border:1px solid #ffffffbd;border-radius:32px;display:grid;position:relative;overflow:hidden}.trend-card:before{background:radial-gradient(circle,#b7f0f729,#0000 72%);width:180px;height:180px;animation:15s ease-in-out infinite alternate floatOrbSmall;bottom:-50px;right:-50px}.trend-card-featured{background:radial-gradient(circle at 100% 0,#b7f0f76b,#0000 34%),#ffffffd6;border-color:#3d7f862e;min-height:320px;box-shadow:0 28px 68px #63959c29,inset 0 0 0 1px #3d7f860d}.trend-card-featured:after{content:"";background:conic-gradient(from var(--trend-stroke-angle), #3d7f8614, #3d7f86b3, #b7f0f7f2, #3d7f8624);-webkit-mask-composite:xor;pointer-events:none;border-radius:32px;padding:1.5px;animation:4.8s linear infinite trendStrokeTravel;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.trend-card-copy{align-content:start;gap:12px;padding:30px;display:grid}.trend-card-copy>.badge-trend{margin-bottom:0}.trend-card h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.18rem,1.45vw,1.48rem);line-height:1.1}.trend-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.badge-trend{letter-spacing:.09em;padding:7px 13px;font-size:.6rem}.badge-trend-hot{background:linear-gradient(135deg,#b7f0f7f0,#8ddfe9e6);box-shadow:0 10px 24px #3d7f861f}.trend-card .article-meta{gap:10px;margin-top:2px}.trend-card .article-meta span{padding:7px 11px;font-size:.72rem}.trend-card .article-link{min-height:46px;margin-top:2px;padding:0 18px;font-size:.84rem}.article-card{border-radius:30px;flex-direction:column;display:flex;overflow:hidden}.article-card-listing{grid-template-columns:minmax(420px,.96fr) minmax(0,1fr);align-items:stretch;display:grid}.article-thumb{aspect-ratio:16/8.5;background:#b7f0f738;margin:0;overflow:hidden}.article-card-listing .article-thumb{aspect-ratio:auto;background:#b7f0f729;justify-content:center;align-items:center;padding:24px;display:flex}.article-thumb img{object-fit:contain;width:100%;height:auto;transition:transform .7s}.article-card-listing .article-thumb img{border-radius:24px;max-height:520px}.article-card-content{gap:10px;padding:18px 20px 20px;display:grid}.article-card-listing .article-card-content{align-content:center;gap:14px;height:100%;padding:clamp(24px,3vw,42px)}.article-card-listing .latest-article-meta{margin:0}.article-card h3,.article-body h2,.article-sidebar-card h3{letter-spacing:-.04em;margin:0;line-height:1.08}.article-card p,.article-body p,.article-body li,.article-sidebar-card p{color:var(--muted);margin:0;font-size:.98rem;line-height:1.68}.article-card-listing p{font-size:.92rem;line-height:1.62}.article-meta{flex-wrap:wrap;gap:12px;margin-top:2px;display:flex}.article-card-listing .article-meta{align-self:start}.article-card-listing .article-link{align-self:stretch;width:100%;min-height:54px;margin-top:2px;font-size:.92rem}.article-meta span,.article-meta-line span{border:1px solid var(--line);color:var(--primary-deep);background:#ffffffc7;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:700}.site-footer{justify-items:center;gap:20px;padding-top:38px;display:grid}.site-footer__menus{justify-content:center;width:min(100%,820px);display:flex}.site-footer__menu{border:1px solid var(--line);background:#ffffffe0;border-radius:0 0 18px 18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;width:100%;padding:18px 24px;display:flex;box-shadow:0 14px 28px #2f697014}.site-footer__menu a{color:var(--primary-deep);font-size:.82rem;font-weight:800;line-height:1.35;text-decoration:none}.site-footer__menu a:hover,.site-footer__menu a:focus-visible{text-underline-offset:5px;text-decoration:underline}.site-footer__trust{border:1px solid var(--line);background:#ffffffc7;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;width:100%;min-height:108px;padding:22px 20px;display:flex}.site-footer__trust-copy{grid-template-columns:auto auto;align-items:baseline;gap:6px 34px;min-width:min(100%,220px);display:grid}.site-footer__trust-label,.footer-title{color:var(--primary-deep);margin:0;font-weight:800}.site-footer__trust-text{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.site-footer__trust-text span{color:#d54968}.ssl-seal-link{cursor:pointer;background:#fff;border:1px solid #3d7f8629;border-radius:16px;flex:none;justify-content:center;align-items:center;padding:12px 14px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 26px #2f69701a}.ssl-seal-link:hover,.ssl-seal-link:focus-visible{transform:translateY(-2px);box-shadow:0 16px 30px #2f697026}.ssl-seal-link img{width:165px;max-width:32vw;height:auto}.site-footer__sources{gap:16px;display:none}.source-list{flex-wrap:wrap;gap:12px;display:flex}.source-list a{border:1px solid var(--line);color:var(--primary-deep);background:#ffffffb8;border-radius:999px;padding:12px 16px;font-size:.84rem;font-weight:700}.site-footer__legal{border-top:1px solid var(--line);flex-wrap:wrap;gap:12px 24px;padding:18px 20px;display:flex}.site-footer__legal a{color:var(--primary-deep);font-size:.84rem;font-weight:700}.site-footer__legal a:hover,.site-footer__legal a:focus-visible{text-decoration:underline}.article-header{margin-bottom:22px}.back-link{color:var(--primary-deep);border:1px solid var(--line);background:#ffffffc7;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:inline-flex}.article-layout{grid-template-columns:minmax(0,1fr) 340px;gap:28px;width:100%;max-width:none;margin:0;display:grid}.article-top-actions{justify-content:space-between;align-items:center;width:100%;margin:12px 0 18px;display:flex}.article-main{gap:20px;display:grid}.article-hero-box{border-radius:var(--radius-xl);background:radial-gradient(circle at 100% 0,#b7f0f780,#0000 34%),#ffffffd1;padding:48px}.article-hero-box:before{background:radial-gradient(circle,#b7f0f72e,#0000 72%);width:220px;height:220px;animation:18s ease-in-out infinite alternate floatOrbMedium;top:-70px;right:-30px}.article-layout h1{max-width:none;margin-bottom:18px;font-size:clamp(2.15rem,4vw,3.8rem)}.article-meta-line{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.article-body{border-radius:var(--radius-xl);padding:48px}.article-body:before{background:radial-gradient(circle,#b7f0f71f,#0000 74%);width:180px;height:180px;animation:20s ease-in-out infinite alternate floatOrbSmall;bottom:-60px;left:-60px}.article-image-card{border-radius:var(--radius-xl);margin:0;position:relative;overflow:hidden}.article-image-card img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;transition:transform .8s}.latest-article-card:hover .latest-article-cover img,.article-card:hover .article-thumb img,.article-image-card:hover img{transform:scale(1.03)}.article-fresh-badge{z-index:2;min-height:40px;color:var(--primary-deep);letter-spacing:.04em;text-transform:uppercase;background:#fffffff5;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.72rem;font-weight:800;animation:3.4s ease-in-out infinite badgePulse;display:inline-flex;position:absolute;top:18px;right:18px;box-shadow:0 12px 26px #2f69701f}.image-credit{color:var(--muted);padding:14px 18px 18px;font-size:.8rem;line-height:1.5}.article-body>*+*{margin-top:16px}.article-body h2{letter-spacing:-.04em;margin-top:42px;margin-bottom:10px;font-size:clamp(1.55rem,2.3vw,1.95rem);line-height:1.08}.trod-page .article-layout{grid-template-columns:minmax(0,1fr)}.trod-page .article-body{box-shadow:none;background:0 0;border:0;gap:28px;padding:0;display:grid}.trod-page .article-body:before{display:none}.trod-banner,.trod-summary,.trod-route-banner{box-shadow:var(--shadow);border:1px solid #ffffffbd}.trod-banner{border-radius:var(--radius-xl);background:radial-gradient(circle at 50% 40%,#ffffff29,#0000 34%),linear-gradient(135deg,#6f9197,#7ea1a6);gap:18px;padding:28px 34px 42px;display:grid}.trod-banner .eyebrow{color:#ffffffeb;background:#ffffff29;width:fit-content;margin:0}.trod-banner h1{text-align:center;letter-spacing:.04em;color:#0000;-webkit-text-stroke:2px #fffffff0;text-shadow:0 0 24px #ffffff1f;margin:0;font-size:clamp(3rem,8vw,5.2rem);line-height:1}.trod-summary{border-radius:var(--radius-xl);background:#ffffffe0;gap:22px;padding:28px 32px;display:grid}.trod-note{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:18px;display:grid}.trod-note p{color:#5f6f78;margin:0;font-size:clamp(1.08rem,2vw,1.34rem);line-height:1.42}.trod-note--alert p{color:#6d665c;font-size:clamp(1.2rem,2.4vw,1.55rem);font-style:italic;font-weight:700}.trod-note__icon{border-radius:50%;place-items:center;width:58px;height:58px;font-size:2rem;font-weight:700;line-height:1;display:inline-grid}.trod-note--alert .trod-note__icon{color:#cb563f;border:4px solid #cb563f}.trod-note--check .trod-note__icon,.trod-route-banner__icon{color:#6f9197}.trod-copy-block{gap:18px;display:grid}.trod-copy-block--panel{align-content:start;gap:20px}.trod-copy-title{color:#ff3b22;text-underline-offset:4px;margin:0;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:400;text-decoration:underline}.trod-panel-title{color:var(--primary-deep);letter-spacing:-.03em;margin:0;font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.08}.trod-panel-text{color:#55666f;margin:0;font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.55}.trod-doc-block{background:#ffffffbd;border:1px solid #3d7f8624;border-radius:18px;gap:8px;padding:16px 18px;display:grid}.trod-doc-label{color:var(--primary-deep);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.trod-link-list{gap:14px;margin:0;padding-left:0;list-style:none;display:grid}.trod-link-list li{color:#11161c;gap:6px;margin:0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.45;display:grid}.trod-link-list{padding-top:4px}.trod-link-list li{padding:0}.trod-link-list li>span{color:#11161c;font-weight:700}.trod-inline-link{color:#5b8796;text-underline-offset:3px;word-break:break-word;text-decoration:underline}.trod-actions{align-content:start;gap:14px;padding-top:4px;display:grid}.resource-panel{border:1px solid var(--line);background:linear-gradient(#fffffff0,#f2f8f9e6);border-radius:30px;gap:22px;margin-top:20px;padding:30px;display:grid}.resource-panel-layout{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:start;gap:24px;display:grid}.resource-panel>*{margin:0}.resource-preview-card{background:linear-gradient(#fffffff0,#eef9fae6);border:1px solid #3d7f8624;border-radius:24px;gap:14px;padding:20px;display:grid;position:relative;overflow:hidden}.resource-preview-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#b7f0f752,#0000 68%);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -60px -70px auto}.resource-preview-head{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;display:flex}.resource-preview-head p{margin:0}.resource-preview-title{color:var(--primary-deep);font-size:1rem;font-weight:700}.resource-preview-shell{aspect-ratio:.74;background:#fff;border:1px solid #3d7f861f;border-radius:20px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb3}.resource-preview-shell--document{min-height:620px}.resource-preview-frame{background:#fff;border:0;width:100%;height:100%}.resource-preview-frame--crop-title{height:calc(100% + 88px);transform:translateY(-88px)}.resource-preview-link{z-index:2;position:absolute;inset:0}.resource-preview-cta{z-index:3;color:#fff;letter-spacing:.02em;text-align:center;pointer-events:none;background:#11161cd6;border-radius:999px;align-items:center;max-width:calc(100% - 32px);min-height:42px;padding:10px 16px;font-size:.78rem;font-weight:700;line-height:1.2;display:inline-flex;position:absolute;bottom:16px;right:16px}.tool-badges{flex-wrap:wrap;gap:14px;display:flex}.tool-badges--cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.topic-nav{flex-wrap:wrap;gap:12px;display:flex}.micro-note{color:#6b7c84;margin:0;font-size:.82rem;line-height:1.5}.resource-preview-stack{gap:16px;display:grid}.resource-preview-stack .resource-preview-card{padding:16px}.resource-preview-shell--compact{aspect-ratio:1.08;min-height:280px}.resource-preview-shell--landscape{aspect-ratio:1.3;min-height:340px}.resource-preview-shell--media{aspect-ratio:1.15;background:linear-gradient(#f2f8f9f2,#e5f3f5f2);place-items:center;min-height:240px;padding:24px;display:grid}.resource-preview-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.tool-badge{max-width:100%;min-height:46px;color:var(--primary-deep);text-align:center;white-space:normal;background:#ffffffeb;border:1px solid #3d7f862e;border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;font-size:.92rem;font-weight:700;line-height:1.25;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.tool-badge:hover,.tool-badge:focus-visible{border-color:#3d7f8652;transform:translateY(-2px);box-shadow:0 14px 24px #2f69701f}.tool-badge--card{background:#fffffff5;border:1px solid #86a6b085;border-radius:24px;min-height:156px;padding:24px;box-shadow:0 10px 24px #2f697014}.tool-badge--stacked{text-align:left;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;min-height:0;padding:16px 18px}.tool-badge__eyebrow{width:100%;color:var(--primary-deep);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:700;line-height:1.2;display:block}.tool-badge__label{color:#6f9197;text-align:center;text-wrap:balance;place-items:center;width:100%;min-height:64px;padding:8px 18px;font-size:clamp(.96rem,1.6vw,1.28rem);font-weight:700;line-height:1.1;display:inline-grid}.tool-badge__label--stacked{color:#6f9197;text-align:left;text-wrap:pretty;place-items:start;width:100%;min-height:0;padding:0;font-size:1rem;line-height:1.35}.trod-route-banner{background:#e6e6fb;border-radius:24px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:18px;padding:24px 28px;display:grid}.trod-route-banner p{color:#5f7381;margin:0;font-size:clamp(1.1rem,2.1vw,1.35rem);line-height:1.35}.trod-route-banner__icon{place-items:center;font-size:3rem;font-weight:700;display:inline-grid}.tool-page .article-layout{grid-template-columns:minmax(0,1fr)}.tool-page .article-main{width:100%}.tool-page .article-body{box-shadow:none;background:0 0;border:0;gap:22px;padding:0;display:grid}.tool-page .article-body:before{display:none}.tool-page-banner{border-radius:var(--radius-xl);box-shadow:var(--shadow);background:radial-gradient(circle at 50% 40%,#ffffff29,#0000 34%),linear-gradient(135deg,#6f9197,#7ea1a6);border:1px solid #ffffffbd;gap:18px;padding:28px 34px 42px;display:grid}.tool-page-banner .eyebrow{color:#ffffffeb;background:#ffffff29;width:fit-content;margin:0}.tool-page-banner h1{text-align:center;letter-spacing:.04em;color:#0000;-webkit-text-stroke:2px #fffffff0;text-shadow:0 0 24px #ffffff1f;margin:0;font-size:clamp(3rem,8vw,5.2rem);line-height:1}.tool-summary{border-radius:var(--radius-xl);box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #ffffffbd;gap:22px;padding:28px 32px;display:grid}.tool-summary p{color:#5f6f78;margin:0;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.5}.tool-summary strong{color:#11161c}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.hub-card,.doc-card,.placeholder-card{box-shadow:var(--shadow);background:linear-gradient(#fffffff0,#f2f8f9e6);border:1px solid #3d7f8624;border-radius:28px;gap:14px;padding:28px;display:grid}.hub-card h2,.doc-card h2,.placeholder-card h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,2.1vw,1.95rem);line-height:1.08}.hub-card p,.doc-card p,.placeholder-card p{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.hub-card .text-link,.doc-card .text-link,.placeholder-card .text-link{margin-top:4px}.hub-card-logo{object-fit:contain;width:auto;max-width:180px;height:46px}.hub-lead-card,.hub-directory-shell,.hub-list-card{box-shadow:var(--shadow);background:linear-gradient(#fffffff5,#f2f8f9eb);border:1px solid #3d7f8624}.hub-lead-card,.hub-directory-shell{border-radius:32px;gap:20px;padding:clamp(28px,4vw,40px);display:grid}.hub-lead-card{align-content:start}.hub-lead-card h2,.hub-directory-shell h2,.hub-list-card h3{letter-spacing:-.04em;margin:0;line-height:1.04}.hub-lead-card h2,.hub-directory-shell h2{font-size:clamp(2rem,3vw,2.8rem)}.hub-lead-card p,.hub-directory-shell p,.hub-list-card p{color:var(--muted);margin:0;font-size:1rem;line-height:1.62}.hub-lead-top,.hub-directory-header{gap:14px;display:grid}.hub-links{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hub-links .text-link{margin-top:0}.hub-list{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px;display:grid}.hub-list-card{border-radius:28px;gap:14px;padding:24px;display:grid}.hub-list-card:last-child:nth-child(odd){grid-column:1/-1}.hub-status{width:fit-content;color:var(--primary-deep);letter-spacing:.08em;text-transform:uppercase;background:#b7f0f74d;border-radius:999px;margin:0;padding:8px 13px;font-size:.74rem;font-weight:800}.hub-status.is-ready{color:#276a56;background:#60b88f29}.hub-card-logo-wrap{background:#ffffffe0;border:1px solid #3d7f861f;border-radius:20px;width:fit-content;padding:14px 16px;display:inline-flex}.doc-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:22px;display:grid}.doc-card .tool-badge,.placeholder-card .tool-badge{width:auto;max-width:100%}.coming-soon-card{box-shadow:var(--shadow);background:linear-gradient(#fffffff5,#f2f8f9eb);border:1px solid #3d7f8624;border-radius:32px;gap:18px;padding:clamp(30px,4vw,42px);display:grid}.coming-soon-kicker{width:fit-content;color:var(--primary-deep);letter-spacing:.08em;text-transform:uppercase;background:#b7f0f74d;border-radius:999px;margin:0;padding:8px 14px;font-size:.74rem;font-weight:800}.coming-soon-card h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.02}.coming-soon-card p{color:var(--muted);margin:0;font-size:1rem;line-height:1.68}.coming-soon-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.coming-soon-actions .text-link{margin-top:0}.stup-page .article-body{gap:20px}.stup-alert-card,.stup-copy-card,.stup-doc-card{box-shadow:var(--shadow);background:linear-gradient(#fffffff5,#f2f8f9eb);border:1px solid #3d7f8624}.stup-alert-card{border-radius:28px;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:18px;padding:22px 24px;display:grid}.stup-alert-icon{color:#d16242;border:3px solid #d16242;border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.8rem;font-weight:700;display:inline-grid}.stup-alert-copy p,.stup-copy-card p,.stup-doc-card__content p{color:var(--muted);margin:0;font-size:1rem;line-height:1.64}.stup-copy-card{border-radius:32px;gap:16px;padding:clamp(28px,4vw,40px);display:grid}.stup-copy-card strong{color:#ff3018;font-weight:800}.stup-doc-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.stup-doc-card{border-radius:32px;grid-template-columns:minmax(210px,.95fr) minmax(0,1.05fr);align-items:stretch;display:grid;overflow:hidden}.stup-doc-card__visual{background:#73979d;place-items:center;min-height:360px;padding:24px;display:grid}.stup-doc-card__visual--light{background:#82bcc2}.stup-doc-card__sheet{text-align:center;background:#fffffffa;border:1px solid #3d7f8633;justify-items:center;gap:18px;width:min(100%,190px);padding:26px 18px 20px;display:grid;box-shadow:0 16px 28px #11161c29}.stup-doc-card__sheet span{color:#11161c;font-size:1rem;font-weight:700;line-height:1.15}.stup-doc-card__sheet .stup-doc-card__button{color:#fff;letter-spacing:.05em;text-transform:lowercase;background:#6f9197;width:100%;min-height:36px;padding:8px 12px;font-size:.82rem}.stup-doc-card__content{align-content:center;gap:16px;padding:clamp(24px,3vw,34px);display:grid}.stup-doc-card__content h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,2vw,2rem);line-height:1.06}.stup-doc-card .tool-badge{width:fit-content}.placeholder-note{color:var(--primary-deep);font-weight:700}.article-body ul{margin:6px 0 0;padding-left:22px}.article-body p+p{margin-top:12px}.article-body h2+p{margin-top:0}.article-body ul li+li{margin-top:8px}.article-highlight{color:var(--primary-deep);background:#b7f0f73d;border-left:4px solid #8ddfe9;border-radius:20px;padding:22px;font-weight:700}.article-sidebar{align-self:start;gap:24px;display:grid;position:sticky;top:110px}.like-button{min-height:56px;box-shadow:var(--shadow);color:var(--primary-deep);font:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #ffffffd1;border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:10px;padding:0 18px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.like-button:hover{transform:translateY(-2px)}.like-button:active,.article-link:active,.button-primary:active,.button-secondary:active,.header-secondary-cta:active{transform:translateY(0)scale(.98)}.like-button__icon{width:28px;height:28px;color:var(--primary-deep);background:#b7f0f7c7;border-radius:50%;place-items:center;font-size:.8rem;line-height:1;display:inline-grid}.like-button__count{letter-spacing:.01em;font-size:.84rem}.like-button--top{justify-self:auto}.article-sidebar-card{border-radius:28px;align-content:start;gap:16px;min-height:228px;padding:28px;display:grid}.article-sidebar-card .badge{margin:0}.article-sidebar-card h3{margin:0;font-size:.96rem;line-height:1.2}.article-sidebar-card p{margin:0}.article-sidebar-card ul{color:var(--muted);margin:0;padding-left:18px;line-height:1.7}.article-sidebar-card ul li+li{margin-top:10px}.article-sidebar-card .text-link{margin-top:0}.landing-surface.reveal-ready [data-reveal]{opacity:0;filter:blur(12px);transition:opacity .85s cubic-bezier(.2,.8,.2,1),transform .95s cubic-bezier(.2,.8,.2,1),filter .95s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay,0s);transform:translateY(38px)scale(.985)}.landing-surface.reveal-ready [data-reveal].is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}@keyframes ambientFloat{0%{transform:translate(0,0)scale(1)}to{transform:translate(1.5%,-1%)scale(1.04)}}@keyframes ambientFloatReverse{0%{transform:translate(0,0)scale(1.01)}to{transform:translate(-1.8%,1.2%)scale(1.05)}}@keyframes floatOrbLarge{0%{transform:translate(0,0)}to{transform:translate(-18px,14px)}}@keyframes floatOrbMedium{0%{transform:translate(0,0)}to{transform:translate(14px,-12px)}}@keyframes floatOrbSmall{0%{transform:translate(0,0)}to{transform:translate(10px,10px)}}@keyframes trendStrokeTravel{0%{--trend-stroke-angle:0deg}to{--trend-stroke-angle:360deg}}@keyframes badgePulse{0%,to{transform:translateY(0);box-shadow:0 12px 26px #2f69701f}50%{transform:translateY(-2px);box-shadow:0 16px 30px #2f697029}}@keyframes logoTicker{0%{transform:translate(0,0)}to{transform:translate(calc(-100% - 60px))}}@keyframes showcaseTickerScroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-surface:before,.landing-surface:after,.article-fresh-badge,.hero-proof-strip__track,.showcase-mockup__ticker-track,.hero-shell:before,.latest-article-card:before,.trend-card:before,.trend-card-featured:after,.article-hero-box:before,.article-body:before{animation:none!important}.landing-surface.reveal-ready [data-reveal]{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}.site-header,.hero-shell,.latest-article-card,.trend-card,.article-card,.article-body,.article-sidebar-card,.article-hero-box,.article-image-card,.latest-article-cover img,.article-thumb img,.article-image-card img,.header-cta,.button-primary,.button-secondary,.article-link,.header-secondary-cta,.like-button{transition:none!important}}@media (max-width:1100px){.landing-hero,.landing-cta,.latest-article-card,.trend-layout,.article-grid-clean,.article-layout,.article-card-listing,.hub-list,.stup-doc-showcase,.stup-doc-card{grid-template-columns:1fr}.stup-doc-card__visual{min-height:260px}.hub-grid,.doc-grid,.mini-card-grid,.usage-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-showcase{gap:46px}.showcase-intro{gap:18px}.showcase-mockup{width:100%;padding:8px 72px 8px 8px}.showcase-mockup__searchbar{gap:6px;padding:0}.showcase-mockup__search-placeholder{font-size:.84rem}.showcase-mockup__filters{gap:4px}.showcase-mockup__filter{padding:0 7px;font-size:.64rem}.showcase-stats{gap:32px;padding-top:74px}.stat-card strong,.stat-card--products .stat-card__value--counter{font-size:3.15rem}.benefits-layout{grid-template-columns:1fr;gap:54px}.benefits-list{gap:56px 48px}.benefit-circle{margin:0 auto}.landing-hero-visual{justify-items:center;padding-bottom:96px;padding-left:0;padding-right:0}.landing-hero{gap:48px;min-height:auto;padding-top:24px}.hero-proof-strip-shell{margin-top:72px;padding-left:28px;padding-right:28px}.hero-proof-strip{max-width:100%}.hero-proof-strip__title{padding-left:24px}.hero-copy h1,.article-layout h1{max-width:none}.system-orbit{min-height:auto;padding:24px 0 0}.system-rings{inset:220px 60px 120px}.system-panel--official{left:24px}.system-panel--tools{left:72px}.system-panel--watch{right:24px}.article-sidebar{position:static}.like-button{justify-self:start}.latest-article-cover{min-height:340px}}@media (max-width:820px){.page-shell{width:min(calc(100% - 36px), var(--container));padding-top:0}.home-page .page-shell>main,.blog-page .page-shell>main{padding-top:22px}.landing-hero-visual{justify-items:center;width:min(100% + 20px,500px);margin-inline:auto;padding:10px 0 22px;display:grid}.product-window--video{aspect-ratio:auto;width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;justify-self:center;gap:12px}.product-window__video-shell{aspect-ratio:16/9;cursor:pointer;border-radius:24px;box-shadow:0 18px 34px #13181929}.product-window__video-shell:before,.product-window__video-shell:after{display:none}.product-window__video{pointer-events:none}.product-window__controls{opacity:0;pointer-events:none;gap:8px;transition:opacity .18s,transform .18s;top:12px;right:12px;transform:translateY(-6px)}.product-window--video.is-mobile-controls-visible .product-window__controls,.product-window--video:focus-within .product-window__controls{opacity:1;pointer-events:auto;transform:translateY(0)}.product-window__sound,.product-window__fullscreen{min-height:38px;padding:0 12px}.floating-note{border-radius:18px;justify-self:center;width:min(320px,100% - 8px);padding:12px 14px;position:static;box-shadow:0 12px 26px #0c12141a}.floating-note__icon{width:40px;height:40px;font-size:1rem}.site-header{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid;position:static}.home-page .site-header,.blog-page .site-header{margin-bottom:16px;padding:14px 16px}.brand{justify-content:flex-start;width:auto}.brand-logo{width:132px;height:auto}.site-header--mobile-ready .site-header__toggle{border-radius:14px;width:42px;height:42px;margin-left:auto;display:inline-flex}.site-header--mobile-ready .site-header__menu-panel{background:#fffffffa;border:1px solid #3d7f861f;border-radius:24px;grid-column:1/-1;gap:14px;margin-top:6px;padding:16px;display:none;box-shadow:0 18px 36px #3f71781f}.site-header--mobile-ready.is-menu-open .site-header__menu-panel{display:grid}.site-header--mobile-ready .site-nav,.site-header--mobile-ready .header-actions{width:100%}.home-page .site-header--mobile-ready .site-nav,.blog-page .site-header--mobile-ready .site-nav{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:10px;padding:0;display:grid}.home-page .site-header--mobile-ready .site-nav:before,.blog-page .site-header--mobile-ready .site-nav:before{display:none}.home-page .site-header--mobile-ready .site-nav a,.blog-page .site-header--mobile-ready .site-nav a{width:100%;min-height:48px;color:var(--primary-deep);white-space:normal;background:#f4fbfbf5;border:1px solid #3d7f861f;border-radius:16px;justify-content:flex-start;padding:0 16px;font-size:.92rem;transform:none}.home-page .site-header--mobile-ready .site-nav a.is-active,.home-page .site-header--mobile-ready .site-nav a[aria-current=page],.blog-page .site-header--mobile-ready .site-nav a.is-active,.blog-page .site-header--mobile-ready .site-nav a[aria-current=page]{color:var(--primary-deep);background:#b7f0f766;border-color:#3d7f8633}.home-page .site-header--mobile-ready .site-nav a:hover,.home-page .site-header--mobile-ready .site-nav a:focus-visible,.blog-page .site-header--mobile-ready .site-nav a:hover,.blog-page .site-header--mobile-ready .site-nav a:focus-visible{color:var(--primary-deep);background:#e8f6f7;transform:none}.site-header--mobile-ready .header-actions{border-top:1px solid #3d7f861a;grid-template-columns:1fr;gap:10px;padding-top:4px;display:grid}.site-header--mobile-ready .header-actions>*{width:100%}.site-header--mobile-ready .header-cta,.site-header--mobile-ready .header-secondary-cta{border-radius:16px;min-height:48px;padding:0 16px;font-size:.92rem}.article-hero-box,.article-body{padding:20px}.landing-section,.landing-cta{padding-top:32px}.landing-hero{gap:20px}.hero-proof-strip-shell{margin-top:56px;padding-top:36px;padding-bottom:40px}.hero-proof-strip{gap:28px}.hero-proof-strip__title{padding-left:12px}.product-window__cards,.benefits-list{grid-template-columns:1fr}.benefits-intro{gap:20px}.benefits-layout,.benefits-list{gap:40px}.benefit-feature{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:10px 14px}.benefit-feature__icon{grid-area:1/1;width:44px;height:44px;margin-top:0}.benefit-feature__icon svg{width:18px;height:18px}.benefit-feature__icon img{max-width:20px;max-height:20px}.benefit-feature h3{grid-area:1/2;align-self:center;align-items:center;min-height:44px;display:flex}.benefit-feature p{grid-area:2/2}.benefit-circle{aspect-ratio:auto;text-align:left;border-radius:30px;align-content:start;justify-items:start;gap:12px;width:100%;margin-left:0;padding:30px 24px}.benefit-circle__icon{margin-inline:auto;justify-self:center;margin-bottom:0}.benefit-circle__icon svg{width:52px;height:52px}.benefit-circle__icon img{max-width:44px;max-height:52px}.benefit-circle__icon-asset{width:40px}.benefit-circle h3,.benefit-circle p{max-width:none}.benefit-circle p{margin-top:0}.product-chip-card--accent{grid-column:auto}.showcase-intro h2{font-size:2.2rem}.showcase-intro p{font-size:.96rem}.showcase-mockup{border-radius:15px;gap:8px;width:min(100%,420px);padding:8px}.showcase-mockup__ticker{gap:6px;height:38px;min-height:38px;padding:0 8px}.showcase-mockup__toggle{width:27px;height:17px;padding:1px 2px}.showcase-mockup__toggle-dot{width:11px;height:11px}.showcase-mockup__date,.showcase-mockup__badge,.showcase-mockup__alert{border-radius:8px;height:19px;padding:2.5px 8px;font-size:.63rem}.showcase-mockup__searchbar{border-radius:0;flex-wrap:wrap;gap:8px;padding:0}.showcase-mockup__search-input{flex-basis:100%;order:2;min-height:36px;padding:0 12px}.showcase-mockup__search-placeholder{white-space:nowrap;font-size:.84rem;line-height:1}.showcase-mockup__search-actions,.showcase-mockup__search-tools{gap:10px}.showcase-mockup__search-tools{margin-left:auto}.showcase-mockup__action,.showcase-mockup__menu{width:36px;height:36px}.showcase-mockup__action svg,.showcase-mockup__menu svg,.showcase-mockup__filter svg{width:18px;height:18px}.showcase-mockup__logo{border:1px solid #e2e8f0;border-radius:10px;width:36px;height:36px;position:static;transform:none}.showcase-mockup__logo svg{width:30px;height:30px}.showcase-mockup__filters{gap:4px;padding-bottom:2px}.showcase-mockup__filters::-webkit-scrollbar{display:none}.showcase-mockup__filter{flex:none;gap:4px;height:28px;min-height:28px;padding:0 7px;font-size:.62rem}.showcase-stats{grid-template-columns:1fr;gap:12px;width:min(100%,400px);padding-top:24px}.showcase-stats__connector{display:none}.stat-card--left,.stat-card--right,.stat-card--center{min-height:auto;margin-top:0}.stat-card{border-radius:24px;grid-template-columns:46px minmax(0,1fr);grid-template-areas:"icon value""icon label";gap:6px 12px;min-height:0;padding:16px 18px 15px}.stat-card__icon{border-radius:12px;grid-area:icon;align-self:center;width:46px;height:46px}.stat-card__icon img,.stat-card__icon-asset{height:22px}.stat-card strong{grid-area:value;align-self:end;font-size:clamp(1.65rem,5.8vw,2rem);line-height:.94}.stat-card span:last-child{grid-area:label;align-self:start;font-size:.84rem;line-height:1.18}.stat-card--products{grid-template-columns:46px minmax(0,1fr);grid-template-areas:"icon value""icon label";place-items:start stretch;gap:6px 12px;padding:16px 18px 15px}.stat-card__media{grid-area:media;align-self:center;gap:10px}.stat-card--products .stat-card__media{display:contents}.stat-card--products .stat-card__icon{align-self:center}.stat-card__brand-logo--claude{grid-area:brand;align-self:end;width:86px;height:32px;display:none}.stat-card--products .stat-card__value--counter{grid-area:value;font-size:clamp(1.9rem,6.4vw,2.2rem)}.stat-card--right strong{font-size:clamp(1.45rem,5vw,1.8rem)}.landing-system{gap:40px}.landing-cta,.site-footer__menus{grid-template-columns:1fr}.landing-cta__main,.landing-cta__support{border-radius:24px;padding:28px 24px}.landing-cta__main h2{max-width:none}.landing-downloads__actions{gap:16px}.landing-downloads__button{min-width:180px;min-height:50px;padding:0 18px;font-size:.9rem}.pricing-grid{gap:34px}.pricing-card{border-radius:20px;min-height:auto;padding:28px 20px 24px}.pricing-card--featured{margin-top:6px}.pricing-card .pricing-card__badge{min-height:34px;padding:0 20px;font-size:.76rem}.pricing-card__top{gap:22px;margin-top:4px}.pricing-card__icon--accent{border-radius:14px;width:52px;height:52px}.pricing-card__icon--accent img{width:26px;height:26px}.pricing-card__checks{gap:16px;margin-top:30px}.pricing-card__cta{min-height:46px;margin-top:28px}.testimonial-band{--testimonial-card-width:min(82vw, 340px);--testimonial-gap:20px}.testimonial-track{gap:20px}.testimonial-card{width:min(82vw,340px);min-height:214px}.system-intro{gap:16px}.system-orbit{gap:18px;width:min(100%,430px);min-height:590px;margin-top:-10px;padding:8px 0 0;display:grid}.system-rings{aspect-ratio:1;width:min(100%,414px);height:auto;margin:0 auto;position:relative;inset:auto}.system-rings__ring--outer{width:100%;height:100%}.system-rings__ring--middle{width:70%;height:70%}.system-rings__ring--inner{width:40%;height:40%}.system-panel,.system-core{width:100%;margin:0 auto;position:relative;inset:auto;transform:none}.system-panel{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;width:min(60vw,232px);margin:0;padding:14px 16px 12px;position:absolute}.system-panel--official{top:28px;left:0}.system-panel--watch{width:min(56vw,216px);top:34px;right:0}.system-panel--tools{width:min(58vw,224px);bottom:6px;left:50%;transform:translate(-50%)}.system-panel__head{gap:10px;margin-bottom:12px}.system-panel__icon{border-radius:11px;width:42px;height:42px}.system-panel__icon img{max-width:24px;max-height:24px}.system-panel__head h3{font-size:.94rem;line-height:1.08}.system-panel__list{gap:6px}.system-panel__list li{padding:8px 0}.system-panel__list strong{font-size:.8rem;line-height:1.14}.system-panel__list span{display:none}.system-core{z-index:3;order:-1;gap:2px;width:152px;height:152px;box-shadow:inset 0 0 0 1px #e0f8fac7,inset 0 12px 22px #ffffff2e,0 12px 20px #5b83891a}.system-core__icon{width:66px;height:66px}.system-core__icon img{width:47px}.system-core strong{letter-spacing:-.025em;font-size:1.12rem;line-height:1.02}.trod-banner,.trod-summary,.trod-route-banner,.tool-page-banner,.tool-summary{padding-left:20px;padding-right:20px}.trod-note,.trod-route-banner{grid-template-columns:1fr}.trod-note__icon,.trod-route-banner__icon{justify-self:start}.resource-panel,.resource-preview-card{padding:16px}.hub-card,.doc-card,.placeholder-card{padding:18px}.hub-lead-card,.hub-directory-shell,.hub-list-card,.coming-soon-card,.stup-copy-card,.stup-doc-card__content{padding:20px}.stup-alert-card{grid-template-columns:1fr;padding:20px}.stup-alert-icon{justify-self:start}.resource-panel-layout{grid-template-columns:1fr}.resource-preview-shell{aspect-ratio:.72}.resource-preview-shell--document{min-height:460px}.tool-badges--cards{grid-template-columns:1fr}.latest-article-content{padding:24px}}@media (max-width:560px){.page-shell{width:min(calc(100% - 40px), var(--container))}.landing-hero .eyebrow{letter-spacing:.08em;margin-bottom:12px;padding:7px 12px;font-size:.62rem}.hero-copy h1{font-size:2.1rem}.article-layout h1{font-size:1.7rem}.header-cta,.button-primary,.button-secondary,.header-secondary-cta{width:100%;min-height:46px;padding:0 18px;font-size:.9rem}.brand-logo{width:118px}.home-page .site-header,.blog-page .site-header{padding:12px 14px}.site-header--mobile-ready .site-header__toggle{border-radius:12px;width:38px;height:38px}.site-header--mobile-ready .site-header__menu-panel{border-radius:20px;gap:12px;padding:14px}.home-page .site-header--mobile-ready .site-nav a,.blog-page .site-header--mobile-ready .site-nav a,.site-header--mobile-ready .header-cta,.site-header--mobile-ready .header-secondary-cta{min-height:44px;padding:0 14px;font-size:.86rem}.hero-actions{flex-direction:column;gap:10px}.landing-hero-visual{width:min(100% + 16px,100vw - 24px);padding:6px 0 18px}.product-window--video{width:100%;max-width:none}.product-window__controls{gap:6px;top:10px;right:10px}.product-window__sound,.product-window__fullscreen{border-radius:999px;min-height:34px;padding:0 10px}.product-window__sound svg,.product-window__fullscreen svg{width:14px;height:14px}.product-window__sound-label,.product-window__fullscreen-label{font-size:.68rem}.floating-note{border-radius:16px;gap:10px;width:min(240px,100%);padding:11px 12px}.floating-note strong{font-size:.84rem}.floating-note p{font-size:.74rem;line-height:1.35}.floating-note__icon{width:34px;height:34px;font-size:.92rem}.landing-hero,.landing-cta,.pricing-grid,.mini-card-grid,.usage-grid{grid-template-columns:1fr}.hero-proof-strip-shell{margin-top:44px;padding:28px 16px 30px}.hero-proof-strip{gap:18px}.hero-proof-strip:before,.hero-proof-strip:after{width:24px}.hero-proof-strip__title{letter-spacing:.03em;padding-left:4px;font-size:.74rem}.hero-proof-strip__title--alt{margin-top:0}.hero-proof-strip__row{gap:24px;min-height:46px}.hero-proof-strip__track{gap:24px}.hero-proof-strip__row--alt{gap:28px;width:calc(100% + 16px);min-height:50px;margin-left:-8px}.hero-proof-strip__row--alt .hero-proof-strip__track,.hero-proof-strip__track--alt{gap:28px}.hero-proof-strip__track img{max-height:24px}.faq-item{border-radius:22px;padding:0 22px}.faq-item summary{min-height:58px;font-size:.98rem}.faq-item p{font-size:.9rem}.landing-cta__main,.landing-cta__support{border-radius:20px;padding:22px 18px}.landing-cta__main h2{font-size:1.9rem}.landing-cta__social-proof{gap:10px}.landing-cta__caption{width:100%;font-size:.9rem}.site-footer__menu{flex-direction:row;align-items:center;gap:10px;padding:16px 18px}.landing-downloads{padding-top:26px}.landing-downloads__actions{gap:14px;width:100%}.landing-downloads__button{width:100%;min-width:0;min-height:52px;font-size:.92rem}.pricing-card{border-radius:18px;padding:24px 18px 22px}.pricing-card__top{gap:20px;margin-top:6px}.pricing-card__label{font-size:.74rem}.pricing-card h3{font-size:2.15rem}.pricing-card__price-row{gap:10px;margin-top:18px}.pricing-card__price-row strong{font-size:2.5rem}.pricing-card__price-row span{padding-bottom:5px;font-size:.92rem}.pricing-card__notice{margin-top:10px;font-size:.82rem}.pricing-card__checks{gap:20px;margin-top:32px}.pricing-card__checks li{padding-left:36px;font-size:.9rem}.pricing-card__checks li:before{width:18px;height:18px}.pricing-card__cta{min-height:48px;margin-top:30px;font-size:.88rem}.showcase-intro h2{font-size:2.1rem}.showcase-mockup__ticker{height:38px;min-height:38px}.showcase-mockup__date,.showcase-mockup__badge,.showcase-mockup__alert{border-radius:8px;height:19px;padding:2.5px 8px;font-size:.63rem}.showcase-mockup__ticker-pill{border-radius:8px;height:19px;min-height:19px;padding:2.5px 8px;font-size:.63rem}.showcase-mockup__search-input{width:100%;min-height:36px}.showcase-mockup__search-placeholder{font-size:.78rem}.showcase-mockup__action,.showcase-mockup__menu{width:34px;height:34px}.showcase-mockup__logo{border-radius:10px;width:34px;height:34px}.showcase-mockup__logo svg{width:28px;height:28px}.showcase-mockup__searchbar{border-radius:0;gap:8px;padding:0}.showcase-mockup__search-actions,.showcase-mockup__search-tools{gap:8px}.showcase-mockup__action svg,.showcase-mockup__menu svg,.showcase-mockup__filter svg{width:16px;height:16px}.showcase-mockup{border-radius:15px;gap:8px;width:min(100%,340px);padding:8px}.showcase-mockup__filters{flex-wrap:nowrap;padding-bottom:2px;overflow:auto hidden}.showcase-mockup__filter{height:28px;min-height:28px;padding:0 7px;font-size:.62rem}.showcase-stats{gap:10px;width:min(100%,340px);padding-top:18px}.showcase-stats__connector{display:none}.stat-card{border-radius:20px;grid-template-columns:40px minmax(0,1fr);gap:4px 10px;min-height:auto;padding:14px 14px 13px}.stat-card--products{grid-template-columns:40px minmax(0,1fr);gap:4px 10px}.stat-card__icon{border-radius:11px;width:40px;height:40px}.stat-card__icon img,.stat-card__icon-asset{height:19px}.stat-card__media{gap:8px}.stat-card__brand-logo--claude{width:74px;height:28px}.stat-card strong{font-size:1.42rem}.stat-card--products .stat-card__value--counter{font-size:1.7rem}.stat-card span:last-child{font-size:.74rem;line-height:1.16}.benefits-intro h2{font-size:2.25rem}.benefits-intro p,.benefit-feature p{font-size:1.02rem}.benefit-feature__icon{width:44px;height:44px}.benefit-feature__icon svg{width:18px;height:18px}.benefit-feature__icon-asset--tool{width:20px;height:20px}.benefit-feature__icon-asset--reliable,.benefit-feature__icon-asset--medication{width:16px;height:16px}.benefit-circle{border-radius:24px;gap:10px;padding:24px 20px}.benefit-circle__icon svg{width:42px;height:42px}.benefit-circle__icon img{max-width:34px;max-height:42px}.benefit-circle__icon-asset{width:32px}.benefit-circle h3{font-size:1.4rem}.benefit-circle p{font-size:.94rem}.landing-system{gap:22px}.system-intro h2{font-size:2.2rem}.system-intro p{font-size:1rem}.system-rings{width:100%;max-width:345px;height:auto}.system-orbit{min-height:592px;margin-top:-8px;padding:16px 0 0}.system-panel{z-index:5;border-radius:18px;width:min(54vw,188px);padding:9px 11px 8px}.system-panel--official{top:32px;left:0}.system-panel--watch{width:min(51vw,174px);top:62px;right:0}.system-panel--tools{width:min(52vw,180px);bottom:32px;left:50%;transform:translate(-50%)}.system-panel__head{align-items:flex-start;gap:7px;margin-bottom:7px}.system-panel__icon{border-radius:8px;width:30px;height:30px}.system-panel__icon img{max-width:18px;max-height:18px}.system-panel__head h3{font-size:.74rem;line-height:1.06}.system-panel__list strong{font-size:.62rem;line-height:1.1}.system-panel__list{gap:3px}.system-panel__list li{padding:5px 0}.system-core{z-index:3;place-self:center;gap:2px;width:126px;height:126px;margin-top:0}.system-core__icon{width:52px;height:52px}.system-core__icon img{width:37px}.system-core strong{font-size:.94rem}.landing-section-heading h2,.landing-cta h2{font-size:2rem}.product-window,.benefit-card,.testimonial-card,.pricing-card,.mini-info-card,.usage-card,.landing-cta__main,.landing-cta__support{padding:16px}.header-actions{flex-direction:column;width:100%}.testimonial-band{--testimonial-card-width:min(88vw, 320px);--testimonial-gap:18px}.testimonial-card{width:min(88vw,320px);min-height:204px}.testimonial-card blockquote{font-size:.95rem}.resource-preview-cta{justify-content:center;left:12px;right:12px}.trod-banner h1,.tool-page-banner h1{-webkit-text-stroke:1.5px #fffffff0;font-size:2.6rem}.trod-note--alert p{font-size:1.05rem}.resource-preview-shell--document{min-height:340px}.latest-article-cover{min-height:240px}}.blog-landing-intro h1,.hero-copy h1,.article-layout h1,.landing-section-heading h2,.benefits-intro h2,.showcase-intro h2,.system-intro h2,.landing-reliability .landing-section-heading h2,.landing-cta__main h2,.latest-article-content h2,.article-card-listing h3,.article-body h2,.trod-copy-title,.trod-panel-title,.trod-banner h1,.tool-page-banner h1,.hub-card h2,.doc-card h2,.placeholder-card h2,.hub-lead-card h2,.hub-directory-shell h2,.hub-list-card h3,.coming-soon-card h2,.stup-doc-card__content h2{text-wrap:balance}.blog-landing-intro h1,.hero-copy h1,.article-layout h1{letter-spacing:-.035em;line-height:1.03}.blog-landing-intro h1{font-size:clamp(2.15rem,3.8vw,3.65rem)}.hero-copy h1{font-size:clamp(2.2rem,4.1vw,3.4rem)}.article-layout h1{font-size:clamp(2rem,3.5vw,3.15rem)}.landing-section-heading h2{letter-spacing:-.035em;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.08}.benefits-intro h2,.showcase-intro h2,.system-intro h2{letter-spacing:-.035em;line-height:1.06}.benefits-intro h2{font-size:clamp(2.1rem,3.6vw,3.45rem)}.showcase-intro h2{font-size:clamp(2.2rem,3.6vw,3.45rem)}.system-intro h2{font-size:clamp(2.2rem,3.6vw,3.55rem)}.landing-reliability .landing-section-heading h2{letter-spacing:-.03em;font-size:clamp(1.95rem,2.7vw,2.65rem);line-height:1.1}.landing-cta__main h2{letter-spacing:-.035em;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.08}.hero-text,.article-lead,.landing-section-heading p:last-child,.benefits-intro p,.showcase-intro p,.system-intro p,.landing-reliability .landing-section-heading p,.landing-cta__main p{font-size:clamp(.96rem,1.35vw,1.12rem);line-height:1.62}.benefit-feature h3{letter-spacing:-.015em;font-size:clamp(1.05rem,1.28vw,1.22rem);line-height:1.28}.benefit-feature p,.benefit-feature__content span{font-size:clamp(.92rem,1.08vw,1rem);line-height:1.58}.benefit-circle h3{letter-spacing:-.025em;font-size:clamp(1.3rem,1.7vw,1.65rem);line-height:1.18}.benefit-circle p,.reliability-card p,.testimonial-card blockquote,.testimonial-card__role{line-height:1.46}.reliability-card h3{letter-spacing:-.01em;font-size:1.06rem;line-height:1.28}.pricing-card h3{letter-spacing:-.03em;font-size:clamp(1.55rem,2.2vw,1.95rem);line-height:1.04}.latest-article-content h2{letter-spacing:-.03em;font-size:clamp(1.45rem,2.2vw,2.1rem);line-height:1.08}.section-title-clean{letter-spacing:-.015em;font-size:clamp(1rem,1.35vw,1.28rem);line-height:1.14}.trend-card h3{letter-spacing:-.02em;font-size:clamp(1.08rem,1.3vw,1.32rem);line-height:1.18}.trend-card p{font-size:.88rem;line-height:1.64}.article-card h3,.article-body h2,.article-sidebar-card h3,.hub-card h2,.doc-card h2,.placeholder-card h2,.hub-list-card h3,.stup-doc-card__content h2{letter-spacing:-.025em;line-height:1.12}.article-card h3{font-size:clamp(1.1rem,1.45vw,1.4rem)}.article-card-listing h3{letter-spacing:-.035em;font-size:clamp(1.5rem,2.35vw,2.2rem);line-height:1.08}.article-card p,.article-body p,.article-body li,.article-sidebar-card p,.hub-card p,.doc-card p,.placeholder-card p,.hub-lead-card p,.hub-directory-shell p,.hub-list-card p,.coming-soon-card p{font-size:.94rem;line-height:1.72}.article-body h2{font-size:clamp(1.4rem,2vw,1.72rem)}.trod-copy-title{font-size:clamp(1.22rem,2.1vw,1.76rem)}.trod-panel-title{letter-spacing:-.015em;font-size:clamp(1.24rem,2vw,1.68rem);line-height:1.12}.trod-note p,.tool-summary p{font-size:clamp(.98rem,1.7vw,1.15rem);line-height:1.56}.trod-note--alert p{font-size:clamp(1.08rem,2.1vw,1.38rem);line-height:1.38}.trod-panel-text{font-size:clamp(.96rem,1.55vw,1.08rem);line-height:1.62}.trod-link-list li{font-size:clamp(.98rem,1.65vw,1.16rem);line-height:1.5}.trod-route-banner p{font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.42}.trod-banner h1,.tool-page-banner h1{letter-spacing:.02em;font-size:clamp(2.5rem,7vw,4.6rem);line-height:1.04}.hub-card h2,.doc-card h2,.placeholder-card h2{font-size:clamp(1.3rem,1.85vw,1.75rem)}.hub-lead-card h2,.hub-directory-shell h2{letter-spacing:-.03em;font-size:clamp(1.8rem,2.6vw,2.45rem);line-height:1.08}.hub-list-card h3{font-size:clamp(1.16rem,1.6vw,1.45rem)}.coming-soon-card h2{letter-spacing:-.035em;font-size:clamp(1.72rem,2.6vw,2.35rem);line-height:1.08}.stup-doc-card__content h2{font-size:clamp(1.3rem,1.8vw,1.8rem)}@media (max-width:560px){.blog-landing-intro h1,.hero-copy h1,.article-layout h1{letter-spacing:-.025em}.trod-banner h1,.tool-page-banner h1{letter-spacing:.015em;font-size:2.35rem}}@media (max-width:420px){.system-orbit{min-height:588px;padding-top:14px}.system-panel{border-radius:16px;width:min(54vw,184px);padding:9px 11px 8px}.system-panel--official{top:32px}.system-panel--watch{width:min(51vw,170px);top:58px}.system-panel--tools{width:min(52vw,180px);bottom:28px}.system-panel__head{gap:7px;margin-bottom:7px}.system-panel__icon{border-radius:8px;width:30px;height:30px}.system-panel__icon img{max-width:18px;max-height:18px}.system-panel__head h3{font-size:.74rem}.system-panel__list{gap:3px}.system-panel__list li{padding:5px 0}.system-panel__list strong{font-size:.62rem;line-height:1.1}.system-core{place-self:center;width:126px;height:126px;margin-top:0}}
:root{--auth-bg:#f5f8f8;--auth-surface:#ffffffeb;--auth-surface-strong:#fff;--auth-text:#171d22;--auth-muted:#5a6772;--auth-line:#36656c24;--auth-line-strong:#36656c4d;--auth-primary:#3d7f86;--auth-primary-deep:#2e6a71;--auth-accent:#b7f0f7;--auth-accent-soft:#b7f0f770;--auth-success:#42d36f;--auth-shadow:0 24px 58px #59878e1f;--auth-radius-xl:34px;--auth-radius-lg:26px;--auth-radius-md:18px;--auth-shell:1680px}*{box-sizing:border-box}html{scroll-behavior:smooth}.auth-screen{min-height:100vh;color:var(--auth-text);background:radial-gradient(circle at 0 0,#b7f0f76b,#0000 22%),radial-gradient(circle at 85% 18%,#b7f0f72e,#0000 20%),linear-gradient(#fff 0%,#f7fbfb 100%);border-top:4px solid #b7f0f799;margin:0;font-family:Spinnaker,sans-serif}.auth-screen:before{content:"";z-index:-1;pointer-events:none;filter:blur(22px);background:radial-gradient(circle at 24% 18%,#b7f0f733,#0000 16%),radial-gradient(circle at 76% 22%,#3d7f860f,#0000 18%),radial-gradient(circle at 60% 78%,#b7f0f71f,#0000 18%);position:fixed;inset:-10%}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.auth-app{flex-direction:column;min-height:100vh;display:flex}.auth-header{background:#fffffff5;border-bottom:1px solid #36656c14}.auth-header__inner,.auth-main,.auth-footer__inner{width:min(calc(100% - 64px), var(--auth-shell));margin:0 auto}.auth-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:118px;display:flex}.auth-header__toggle{width:46px;height:46px;color:var(--auth-primary-deep);cursor:pointer;background:#fffffff0;border:1px solid #36656c24;border-radius:14px;justify-content:center;align-items:center;padding:0;display:none}.auth-header__toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.auth-brand{align-items:center;display:inline-flex}.auth-brand img{object-fit:contain;width:228px;height:74px}.auth-header__nav,.auth-header__actions{align-items:center;gap:30px;display:flex}.auth-header__nav a,.auth-header__actions a,.auth-header__actions button{color:#415058;font:inherit;font-size:.98rem}.auth-header__nav a:hover,.auth-header__actions a:hover,.auth-header__actions button:hover{color:var(--auth-primary-deep)}.auth-login-link{border:1.5px solid var(--auth-primary-deep);min-height:44px;color:var(--auth-primary-deep);background:#fffc;border-radius:999px;justify-content:center;align-items:center;padding:0 26px;display:inline-flex}.auth-logout-link{cursor:pointer}.auth-main{flex:1;padding:72px 0 80px}.auth-split{grid-template-columns:minmax(320px,.74fr) minmax(460px,.86fr);align-items:center;gap:96px;min-height:calc(100vh - 290px);display:grid}.auth-split__content{gap:48px;display:grid}.auth-marketing{gap:30px;max-width:560px;display:grid}.auth-marketing__title{letter-spacing:-.06em;margin:0;font-size:clamp(3.5rem,4.6vw,5.2rem);line-height:.97}.auth-marketing__title span{color:var(--auth-primary)}.auth-marketing__text{color:#47545f;margin:0;font-size:clamp(1.2rem,1.7vw,1.6rem);line-height:1.44}.auth-feature-list{gap:24px;display:grid}.auth-feature{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:18px;display:grid}.auth-feature__icon{background:var(--auth-accent);width:58px;height:58px;color:var(--auth-primary-deep);border-radius:50%;place-items:center;display:grid}.auth-feature__icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.auth-feature__content{gap:4px;display:grid}.auth-feature__content strong{font-size:1.1rem;font-weight:400}.auth-feature__content span{color:#4f5b66;font-size:.98rem;line-height:1.38}.auth-panel-wrap{justify-items:end;display:grid}.auth-panel-wrap--center{justify-items:center}.auth-card{border-radius:var(--auth-radius-xl);background:var(--auth-surface);width:min(100%,720px);box-shadow:var(--auth-shadow);border:1px solid #ffffffdb;padding:42px 44px 40px}.auth-card--wide{width:min(100%,760px)}.auth-card__eyebrow,.auth-step-eyebrow{color:#6fd199;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:.88rem}.auth-step-eyebrow{justify-self:center;margin-bottom:18px}.auth-card__title,.auth-flow__title,.auth-completion__title{letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(2rem,3.2vw,3rem);line-height:1.03}.auth-card__intro,.auth-flow__intro,.auth-completion__intro{color:#4c5963;margin:14px 0 0;font-size:1.04rem;line-height:1.45}.auth-form{gap:18px;margin-top:34px;display:grid}.auth-fieldset{gap:10px;display:grid}.auth-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.auth-label{color:#4a555e;text-transform:uppercase;letter-spacing:.04em;font-size:.92rem}.auth-label-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.auth-label-row--split{justify-content:space-between}.auth-inline-action{color:var(--auth-primary-deep);font:inherit;text-align:right;cursor:pointer;background:0 0;border:0;padding:0;font-size:.92rem;font-weight:700;line-height:1.35}.auth-inline-action:hover,.auth-inline-action:focus-visible{text-decoration:underline}.auth-inline-action:disabled{cursor:not-allowed;opacity:.58;text-decoration:none}.auth-badge{color:#28aa5d;letter-spacing:.03em;text-transform:uppercase;background:#92f5b457;border-radius:999px;align-items:center;min-height:24px;padding:0 12px;font-size:.76rem;display:inline-flex}.auth-input,.auth-code-field,.auth-search{color:#485661;background:#f3f5f6eb;border:1px solid #36656c24;border-radius:28px;align-items:center;gap:14px;min-height:78px;padding:0 22px;display:flex}.auth-input input,.auth-input select,.auth-search input{color:#404d57;background:0 0;border:0;outline:none;width:100%;padding:0;font-size:1.15rem}.auth-input select{appearance:none;cursor:pointer}.auth-input select:invalid{color:#8b949b}.auth-input select option{color:#404d57}.auth-input.auth-input--select{padding-right:54px;position:relative}.auth-input--select:after{content:"";pointer-events:none;border-bottom:2px solid #59666f;border-right:2px solid #59666f;width:10px;height:10px;position:absolute;top:50%;right:24px;transform:translateY(-65%)rotate(45deg)}.auth-input input::placeholder,.auth-search input::placeholder{color:#8b949b}.auth-input__icon,.auth-search__icon{color:#59666f;flex:none}.auth-input__icon svg,.auth-search__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.auth-check{color:#14aa4e;font-size:.94rem}.auth-code-field{justify-content:space-between;width:100%}.auth-code-field__label{color:#4e5a63;font-size:1rem}.auth-code-field--interactive{gap:20px}.auth-code-inputs{flex:none;gap:10px;display:flex}.auth-code-input{color:#40515b;text-align:center;width:44px;height:44px;caret-color:var(--auth-primary-deep);background:#dfe3e6eb;border:0;border-radius:10px;outline:none;font-size:1.2rem;font-weight:700}.auth-code-input:focus{background:#b6d0d4f5;box-shadow:inset 0 0 0 2px #3d7f8647}.auth-code-slots{gap:6px;display:flex}.auth-code-slot{background:#dfe3e6eb;border-radius:8px;width:32px;height:32px}.auth-code-slot--filled{background:#b6d0d4f5}.auth-buttons{gap:14px;margin-top:4px;display:grid}.auth-buttons--login{justify-items:center;gap:18px;margin-top:8px}.auth-buttons--stackless{justify-content:space-between;align-items:center;gap:18px;margin-top:28px;display:flex}.auth-btn{color:#fff;background:linear-gradient(135deg, var(--auth-primary), var(--auth-primary-deep));cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:74px;padding:0 28px;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 18px 34px #2f697029}.auth-btn__suffix{justify-content:center;align-items:center;min-width:18px;display:inline-flex}.auth-btn--secondary{min-height:64px;color:var(--auth-primary-deep);box-shadow:none;background:#e6e8eaeb}.auth-btn--ghost{color:var(--auth-primary-deep);border:1px solid var(--auth-line);box-shadow:none;background:#ffffffe0}.auth-btn--sm{min-height:60px;padding:0 34px}.auth-btn--login-primary{letter-spacing:-.01em;border-radius:999px;width:100%;min-height:76px;font-size:1.18rem;font-weight:700}.auth-btn--login-secondary{min-width:300px;min-height:66px;color:var(--auth-primary-deep);box-shadow:none;background:#e6e8ea;border-radius:999px;padding:0 36px;font-size:1.08rem;font-weight:700}.auth-btn:hover{transform:translateY(-2px)}.auth-btn:disabled{cursor:not-allowed;opacity:.64;transform:none}.auth-psc{text-align:center;justify-items:center;gap:14px;margin-top:22px;display:grid}.auth-psc p{color:#54616a;margin:0;font-size:1rem;line-height:1.35}.auth-psc__button{min-height:60px;box-shadow:none;background:0 0;border:0;border-radius:16px;justify-content:center;align-items:center;padding:4px 10px;transition:transform .2s,opacity .2s;display:inline-flex}.auth-psc__button:hover,.auth-psc__button:focus-visible{opacity:.94;transform:translateY(-1px)}.auth-psc__button--disabled,.auth-psc__button:disabled{cursor:not-allowed;opacity:.58;transform:none}.auth-psc__logo{object-fit:contain;width:auto;height:64px}.auth-legal{color:#67737c;text-align:center;border-top:1px solid #36656c2e;margin-top:28px;padding-top:22px;font-size:.94rem;line-height:1.5}.auth-legal a{color:var(--auth-primary-deep)}.auth-feedback{border-radius:16px;margin:0;padding:14px 16px;font-size:.92rem;line-height:1.45}.auth-feedback--error{color:#8f1b1b;background:#ffeded;border:1px solid #8f1b1b2e}.auth-feedback--success{color:#24643c;background:#eaf8ef;border:1px solid #24643c2e}.auth-back-link{color:#212931;align-items:center;gap:12px;margin-bottom:18px;font-size:1rem;display:inline-flex}.auth-back-link__icon{width:34px;height:34px;color:var(--auth-primary-deep);border:1.5px solid #3d7f86b3;border-radius:50%;place-items:center;display:grid}.auth-flow{grid-template-columns:minmax(300px,.62fr) minmax(520px,.88fr);align-items:center;gap:84px;min-height:calc(100vh - 290px);display:grid}.auth-flow__right{justify-items:center;gap:0;display:grid}.auth-flow__header{justify-items:center;gap:0;width:100%;margin-bottom:34px;display:grid}.auth-flow__right .auth-card{justify-self:center}.auth-card__topline{align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.auth-card__topline .auth-card__title{margin:0}.auth-card__topline .auth-back-link{margin-top:4px}.auth-checkbox{color:#55616b;cursor:pointer;align-items:center;gap:12px;font-size:1rem;display:inline-flex}.auth-checkbox__input{opacity:0;width:1px;height:1px;position:absolute}.auth-checkbox__box{background:#fff;border:1.5px solid #36656c3d;border-radius:6px;flex:none;width:22px;height:22px;position:relative}.auth-checkbox__input:checked+.auth-checkbox__box{border-color:var(--auth-primary);background:var(--auth-primary)}.auth-checkbox__input:checked+.auth-checkbox__box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:4px;left:7px;transform:rotate(45deg)}.auth-checkbox__input:focus-visible+.auth-checkbox__box{box-shadow:0 0 0 4px #36656c29}.auth-plan-page,.auth-completion{justify-items:center;gap:30px;display:grid}.auth-plan-page{isolation:isolate;min-height:calc(100vh - 290px);padding-top:10px;position:relative}.auth-plan-page>:not(.auth-plan-page__atmosphere){z-index:1;position:relative}.auth-plan-page__atmosphere{z-index:0;pointer-events:none;position:absolute;inset:-24px;overflow:hidden}.auth-plan-page__halo{filter:blur(20px);opacity:.75;border-radius:50%;animation:11s ease-in-out infinite auth-halo-pulse;position:absolute}.auth-plan-page__halo--primary{background:radial-gradient(circle,#6fd19938 0%,#6fd19900 72%);width:360px;height:360px;top:1%;left:50%;translate:-50%}.auth-plan-page__halo--secondary{background:radial-gradient(circle,#44c5da33 0%,#44c5da00 74%);width:280px;height:280px;animation-delay:-3.2s;top:18%;right:8%}.auth-plan-page__halo--accent{background:radial-gradient(circle,#b7f0f742 0%,#b7f0f700 76%);width:240px;height:240px;animation-delay:-6.1s;bottom:10%;left:4%}.auth-plan-page__particles{position:absolute;inset:0}.auth-plan-page__particle{background:#44c5dab8;border-radius:50%;width:8px;height:8px;animation:14s ease-in-out infinite auth-particle-float;position:absolute;box-shadow:0 0 20px #44c5da57}.auth-plan-page__particle:nth-child(2n){background:#6fd19985;animation-name:auth-particle-drift;animation-duration:17s;box-shadow:0 0 18px #6fd19947}.auth-plan-page__particle:nth-child(3n){background:#b7f0f7bd;animation-duration:19s;box-shadow:0 0 20px #b7f0f74d}.auth-plan-page__particle:first-child{width:6px;height:6px;animation-delay:-2s;top:6%;left:16%}.auth-plan-page__particle:nth-child(2){width:10px;height:10px;animation-delay:-8s;top:12%;left:28%}.auth-plan-page__particle:nth-child(3){width:7px;height:7px;animation-delay:-5s;top:16%;right:18%}.auth-plan-page__particle:nth-child(4){width:11px;height:11px;animation-delay:-11s;top:26%;left:10%}.auth-plan-page__particle:nth-child(5){width:9px;height:9px;animation-delay:-3s;top:30%;right:10%}.auth-plan-page__particle:nth-child(6){width:5px;height:5px;animation-delay:-14s;top:42%;left:22%}.auth-plan-page__particle:nth-child(7){width:8px;height:8px;animation-delay:-6s;top:46%;right:24%}.auth-plan-page__particle:nth-child(8){width:10px;height:10px;animation-delay:-10s;top:58%;left:6%}.auth-plan-page__particle:nth-child(9){width:6px;height:6px;animation-delay:-4s;top:62%;right:12%}.auth-plan-page__particle:nth-child(10){width:8px;height:8px;animation-delay:-15s;bottom:20%;left:18%}.auth-plan-page__particle:nth-child(11){width:11px;height:11px;animation-delay:-9s;bottom:12%;right:26%}.auth-plan-page__particle:nth-child(12){width:7px;height:7px;animation-delay:-12s;bottom:6%;right:8%}.auth-plan-stage__rail,.auth-plan-sidecard{border:1px solid #36656c24;position:relative;overflow:hidden;box-shadow:0 20px 44px #4c7e8414}.auth-plan-sidecard:after{content:"";pointer-events:none;background:radial-gradient(circle,#b7f0f742 0%,#b7f0f700 72%);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -12% -28% auto}.auth-plan-stage__rail>*,.auth-plan-sidecard>*{z-index:1;position:relative}.auth-plan-sidecard__chips{flex-wrap:wrap;gap:10px;display:flex}.auth-plan-sidecard__chips span{min-height:36px;color:var(--auth-primary-deep);background:#ffffffd1;border:1px solid #36656c24;border-radius:999px;align-items:center;padding:0 14px;font-size:.9rem;display:inline-flex}.auth-plan-stage__rail,.auth-plan-sidecard{background:#ffffffe6;border-radius:28px;gap:16px;padding:20px;display:grid}.auth-plan-stage__rail--flow{width:min(100%,760px)}.auth-plan-stage__rail--page{width:min(100%,1240px)}.auth-plan-stage__rail-label,.auth-plan-sidecard__eyebrow{color:#44c5da;letter-spacing:0;text-transform:uppercase;margin:0;font-size:.84rem}.auth-plan-stage__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.auth-plan-stage__step{background:#f8fbfbdb;border:1px solid #36656c1f;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:92px;padding:14px 16px;display:grid}.auth-plan-stage__step-index{color:#5a6770;background:#ffffffeb;border:1px solid #36656c1f;border-radius:50%;width:12px;height:12px}.auth-plan-stage__step-copy{gap:4px;min-width:0;display:grid}.auth-plan-stage__step-title{color:#253039;letter-spacing:0;margin:0;font-size:.98rem;font-weight:700;line-height:1.2}.auth-plan-stage__step-detail{color:#64717b;font-size:.9rem;line-height:1.35}.auth-plan-stage__step.is-active{background:linear-gradient(#fffffff5,#e9f8faeb);border-color:#44c5da42}.auth-plan-stage__step.is-active .auth-plan-stage__step-index{color:var(--auth-primary-deep);background:#44c5da;border-color:#44c5da5c}.auth-plan-stage__step.is-done .auth-plan-stage__step-index{color:#1f8c4d;background:#6fd199;border-color:#28aa5d47}.auth-plan-checkout-layout{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:24px;width:min(100%,1240px);display:grid}.auth-plan-sidecard__summary{gap:4px;display:grid}.auth-plan-sidecard__summary strong{color:var(--auth-primary-deep);font-size:1.35rem;line-height:1.05}.auth-plan-sidecard__summary span{color:#53606a;font-size:.96rem}.auth-plan-sidecard__timeline{gap:14px;display:grid}.auth-plan-sidecard__timeline-item{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.auth-plan-sidecard__timeline-item>span{width:38px;height:38px;color:var(--auth-primary-deep);background:#44c5da1f;border-radius:50%;place-items:center;font-size:.84rem;display:grid}.auth-plan-sidecard__timeline-item div{gap:4px;padding-top:4px;display:grid}.auth-plan-sidecard__timeline-item strong{color:#253039;font-size:.98rem;line-height:1.2}.auth-plan-sidecard__timeline-item p{color:#64717b;margin:0;font-size:.92rem;line-height:1.45}.auth-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:min(100%,1240px);display:grid}.auth-plan-slider{width:min(100%,1240px);overflow:visible}.auth-plan-card{background:#fffffff5;border:2px solid #36656c33;border-radius:34px;grid-template-rows:auto auto auto 1fr auto;gap:18px;min-height:586px;padding:36px 32px 40px;animation:.85s cubic-bezier(.22,1,.36,1) both auth-card-rise;display:grid;position:relative;box-shadow:0 22px 40px #4c7e8414}.auth-plan-card--featured{border-color:var(--auth-primary-deep);overflow:visible}.auth-plan-card:before,.auth-plan-card:after{content:"";pointer-events:none;position:absolute}.auth-plan-card:before{border-radius:inherit;opacity:.9;background:linear-gradient(145deg,#ffffffbd 0%,#fff0 44%);inset:1px}.auth-plan-card:after{background:radial-gradient(circle,#44c5da29 0%,#44c5da00 72%);border-radius:50%;width:180px;height:180px;animation:9s ease-in-out infinite auth-card-glow;bottom:8%;right:-10%}.auth-plan-card>*{z-index:1;position:relative}.auth-plan-grid .auth-plan-card:nth-child(2){animation-delay:.12s}.auth-plan-grid .auth-plan-card:nth-child(3){animation-delay:.24s}.auth-plan-card__badge{z-index:3;background:var(--auth-primary-deep);color:#fff;letter-spacing:.08em;text-align:center;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:176px;min-height:42px;padding:0 28px;font-size:.9rem;line-height:1;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,calc(-50% - 16px))}.auth-plan-card__top{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.auth-plan-card__label{color:var(--auth-primary-deep);text-transform:uppercase;margin:0;font-size:.92rem;line-height:1}.auth-plan-card h2,.auth-plan-card h3{letter-spacing:-.05em;margin:6px 0 0;font-size:clamp(2.8rem,4vw,3.6rem);line-height:.95}.auth-plan-card__icon{width:56px;height:56px;color:var(--auth-primary-deep);place-items:center;display:grid}.auth-plan-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.auth-plan-card__icon--accent{background:#dce3e5d1;border-radius:20px;width:62px;height:62px}.auth-plan-card__icon--accent img{width:30px;height:30px}.auth-plan-card__price{align-items:flex-end;gap:12px;margin-top:12px;display:flex}.auth-plan-card__price strong{letter-spacing:-.05em;color:var(--auth-primary-deep);font-size:4rem;line-height:.95}.auth-plan-card__price span{color:#435058;margin-bottom:8px;font-size:.98rem;line-height:1.2}.auth-plan-card__notice{color:#44c5da;margin:-2px 0 10px;font-size:.95rem;line-height:1.25}.auth-plan-card__list{align-content:start;gap:26px;margin:0;padding:20px 0 42px;list-style:none;display:grid}.auth-plan-card__list li{min-height:26px;color:var(--auth-primary-deep);padding-left:36px;font-size:.97rem;line-height:1.35;position:relative}.auth-plan-card__list li:before{content:"";background:url(/assets/images/icon-check-pricing.svg) 50%/contain no-repeat;width:17px;height:17px;position:absolute;top:.08em;left:0}.auth-plan-card__cta{align-self:end;width:100%;min-height:70px;margin-top:auto;font-size:1.05rem}.auth-plan-actions{justify-content:space-between;align-items:center;gap:24px;width:min(100%,1240px);display:flex}.auth-completion{text-align:center;align-content:center;min-height:calc(100vh - 290px)}.auth-completion__mark{color:#0a8040;background:#6bf39538;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 0 0 4px #ffffffe6,0 12px 28px #6bf39524}.auth-completion__mark svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.auth-completion__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;width:min(100%,900px);margin-top:18px;display:grid}.auth-completion-card{min-height:300px;box-shadow:var(--auth-shadow);text-align:left;background:#fffffff0;border-radius:28px;justify-items:start;gap:18px;padding:32px;display:grid}.auth-completion-card--muted{background:#f1f3f4eb}.auth-completion-card__icon{width:48px;height:48px;color:var(--auth-primary-deep);background:#c4f4e0d6;border-radius:12px;place-items:center;display:grid}.auth-completion-card__icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.auth-completion-card h3{margin:8px 0 0;font-size:1.45rem;line-height:1.12}.auth-completion-card p{color:#53606a;margin:0;line-height:1.45}.auth-completion-card .auth-btn,.auth-completion-card .auth-btn--ghost{width:100%;min-height:56px;margin-top:auto}.auth-footer{border-top:1px solid #36656c1f;padding:26px 0 28px}.auth-footer__inner{grid-template-columns:1fr auto;align-items:end;gap:18px 32px;display:grid}.auth-footer__left{gap:14px;display:grid}.auth-footer__badges{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.auth-footer__badge{min-height:32px;color:var(--auth-primary-deep);text-transform:uppercase;border:1px solid #36656c38;border-radius:999px;align-items:center;padding:0 16px;font-size:.86rem;display:inline-flex}.auth-footer__copy{color:#4d5963;margin:0;font-size:.92rem}.auth-footer__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:42px;display:flex}.auth-footer__links a{color:#4c5963;text-transform:uppercase;font-size:.92rem}@keyframes auth-halo-pulse{0%,to{opacity:.5;transform:translate(0,0)scale(1)}50%{opacity:.82;transform:translateY(-12px)scale(1.08)}}@keyframes auth-particle-float{0%,to{opacity:.28;transform:translate(0,0)scale(.92)}30%{opacity:.82;transform:translate(10px,-18px)scale(1)}65%{opacity:.54;transform:translate(-8px,-38px)scale(1.18)}}@keyframes auth-particle-drift{0%,to{opacity:.22;transform:translate(0,0)scale(.88)}40%{opacity:.72;transform:translate(-16px,12px)scale(1.16)}70%{opacity:.46;transform:translate(12px,-22px)scale(.98)}}@keyframes auth-card-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translate(0,0)}}@keyframes auth-card-glow{0%,to{opacity:.36;transform:translate(0,0)scale(.92)}50%{opacity:.68;transform:translate(-14px,-12px)scale(1.1)}}@media (prefers-reduced-motion:reduce){.auth-plan-page__halo,.auth-plan-page__particle,.auth-plan-card,.auth-plan-card:after{animation:none!important}}@media (max-width:1240px){.auth-split,.auth-flow{grid-template-columns:1fr;gap:52px}.auth-panel-wrap,.auth-panel-wrap--center{justify-items:stretch}.auth-card,.auth-card--wide{width:100%}.auth-flow__header{margin-bottom:22px}.auth-plan-checkout-layout{grid-template-columns:1fr}.auth-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-completion__cards{grid-template-columns:1fr}.auth-plan-actions{width:100%}}@media (max-width:860px){.auth-header__inner,.auth-main,.auth-footer__inner{width:min(calc(100% - 24px), var(--auth-shell))}.auth-header__inner{grid-template-columns:1fr;justify-items:stretch;min-height:auto;padding:14px 0;display:grid}.auth-brand img{width:164px;height:auto}.auth-brand{justify-self:center}.auth-header__nav,.auth-header__actions{flex-wrap:wrap;justify-content:center;gap:18px;width:100%}.auth-header--menu-ready .auth-header__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center}.auth-header--menu-ready .auth-brand{justify-self:start}.auth-header--menu-ready .auth-header__toggle{border-radius:12px;justify-self:end;width:42px;height:42px;display:inline-flex}.auth-header--menu-ready .auth-header__nav,.auth-header--menu-ready .auth-header__actions{display:none}.auth-header--menu-ready.is-menu-open .auth-header__nav,.auth-header--menu-ready.is-menu-open .auth-header__actions{grid-column:1/-1;gap:10px;margin-top:2px;display:flex}.auth-main{padding:28px 0 40px}.auth-card,.auth-card--wide{border-radius:24px;padding:24px 20px 22px}.auth-plan-stage__rail,.auth-plan-sidecard{border-radius:24px;padding:24px 20px}.auth-marketing__text{font-size:1rem}.auth-feature{grid-template-columns:50px minmax(0,1fr);gap:14px}.auth-feature__icon{width:50px;height:50px}.auth-feature__icon svg{width:22px;height:22px}.auth-input,.auth-code-field,.auth-search{border-radius:22px;min-height:64px;padding:0 18px}.auth-btn{min-height:58px;padding:0 22px}.auth-btn--login-primary{min-height:62px;font-size:1.04rem}.auth-btn--login-secondary{min-height:56px;padding:0 24px;font-size:1rem}.auth-psc__logo{height:58px}.auth-field-row,.auth-buttons--stackless,.auth-plan-actions,.auth-footer__inner{grid-template-columns:1fr;display:grid}.auth-buttons--stackless,.auth-plan-actions{justify-items:stretch}.auth-code-field--interactive{flex-direction:column;align-items:flex-start}.auth-code-inputs{justify-content:space-between;width:100%}.auth-code-input{width:100%;max-width:44px}.auth-btn,.auth-btn--secondary,.auth-btn--ghost{width:100%}.auth-footer__links{justify-content:flex-start;gap:18px 28px}.auth-marketing__title{font-size:clamp(2.8rem,12vw,4.1rem)}.auth-plan-card{min-height:auto;padding:28px 24px 30px}.auth-plan-stage__rail{scroll-snap-type:x proximity;scrollbar-width:none;overflow-x:auto}.auth-plan-stage__rail::-webkit-scrollbar{display:none}.auth-plan-stage__steps{grid-template-columns:none;grid-auto-columns:minmax(230px,260px);grid-auto-flow:column;width:max-content;min-width:100%}.auth-plan-stage__step{scroll-snap-align:start}.auth-plan-slider{touch-action:pan-x pan-y pinch-zoom;overscroll-behavior-y:auto;scrollbar-width:none;scroll-snap-type:x mandatory;width:100%;scroll-padding-left:var(--auth-plan-edge-padding,max(16px, calc(50vw - 152px)));scroll-padding-right:var(--auth-plan-edge-padding,max(16px, calc(50vw - 152px)));padding-top:22px;overflow:auto visible}.auth-plan-slider::-webkit-scrollbar{display:none}.auth-plan-grid{width:max-content;min-width:100%;max-width:none;padding-left:var(--auth-plan-edge-padding,max(16px, calc(50vw - 152px)));padding-right:var(--auth-plan-edge-padding,max(16px, calc(50vw - 152px)));grid-template-columns:none;grid-auto-columns:min(332px,100vw - 2rem);grid-auto-flow:column;gap:18px;margin-left:0;margin-right:0}.auth-plan-card{scroll-snap-align:center;width:min(332px,100vw - 2rem);min-width:min(332px,100vw - 2rem)}.auth-plan-card h2,.auth-plan-card h3{font-size:2.4rem}}@media (max-width:560px){.auth-plan-stage__rail,.auth-plan-sidecard{border-radius:20px;padding:20px 16px}.auth-plan-sidecard__chips span{text-align:center;justify-content:center;width:100%}.auth-plan-stage__step{border-radius:18px;padding:12px}.auth-plan-sidecard__timeline-item>span{width:34px;height:34px}.auth-plan-page__halo{filter:blur(16px)}.auth-plan-page__halo--primary{width:220px;height:220px}.auth-plan-page__halo--secondary{width:170px;height:170px;top:22%}.auth-plan-page__halo--accent{width:150px;height:150px}.auth-plan-page__particle{box-shadow:0 0 14px #44c5da42}.auth-header__inner,.auth-main,.auth-footer__inner{width:min(calc(100% - 18px), var(--auth-shell))}.auth-brand img{width:148px}.auth-header__toggle{width:40px;height:40px}.auth-header__nav,.auth-header__actions{flex-direction:column;align-items:stretch;gap:10px}.auth-header__nav a,.auth-header__actions a,.auth-header__actions button{border:1px solid var(--auth-line);background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:.92rem;display:inline-flex}.auth-header--menu-ready.is-menu-open .auth-header__nav a,.auth-header--menu-ready.is-menu-open .auth-header__actions a,.auth-header--menu-ready.is-menu-open .auth-header__actions button{border-radius:16px;min-height:40px;font-size:.88rem}.auth-login-link,.auth-btn--login-secondary{width:100%;min-width:0}.auth-main{padding:22px 0 34px}.auth-marketing__title{font-size:clamp(2rem,11vw,2.8rem)}.auth-marketing__text{font-size:.94rem}.auth-feature{grid-template-columns:44px minmax(0,1fr);gap:12px}.auth-feature__icon{width:44px;height:44px}.auth-feature__icon svg{width:20px;height:20px}.auth-card,.auth-card--wide,.auth-plan-card{padding-left:16px;padding-right:16px}.auth-input,.auth-code-field,.auth-search{border-radius:18px;min-height:56px;padding:0 16px}.auth-btn{min-height:52px;font-size:.94rem}.auth-btn--login-primary{min-height:56px;font-size:.98rem}.auth-btn--login-secondary{min-height:50px;font-size:.92rem}}.auth-marketing__title,.auth-card__title,.auth-flow__title,.auth-completion__title,.auth-plan-card h2,.auth-plan-card h3,.auth-completion-card h3{text-wrap:balance}.auth-marketing__title{letter-spacing:-.04em;font-size:clamp(3rem,4vw,4.5rem);line-height:1.02}.auth-marketing__text{font-size:clamp(1.08rem,1.5vw,1.4rem);line-height:1.56}.auth-feature__content strong{font-size:1.02rem}.auth-feature__content span{font-size:.94rem;line-height:1.48}.auth-card__title,.auth-flow__title,.auth-completion__title{letter-spacing:-.03em;font-size:clamp(1.82rem,2.8vw,2.65rem);line-height:1.08}.auth-card__title--compact{font-size:clamp(1.65rem,2.45vw,2.2rem)}.auth-card__intro,.auth-flow__intro,.auth-completion__intro{font-size:.96rem;line-height:1.58}.auth-plan-card h2,.auth-plan-card h3{letter-spacing:-.035em;font-size:clamp(2.4rem,3.35vw,3.1rem);line-height:1.02}.auth-plan-card__price strong{letter-spacing:-.03em;font-size:clamp(3.2rem,4vw,3.5rem);line-height:.98}.auth-plan-card__notice{font-size:.86rem;line-height:1.35}.auth-completion-card h3{letter-spacing:-.02em;font-size:1.3rem;line-height:1.2}@media (max-width:860px){.auth-plan-page__atmosphere{inset:-16px}.auth-plan-page__halo--primary{width:260px;height:260px}.auth-plan-page__halo--secondary{width:210px;height:210px}.auth-plan-page__halo--accent{width:180px;height:180px}.auth-marketing__title{font-size:clamp(2.45rem,10vw,3.6rem)}.auth-plan-card h2,.auth-plan-card h3{font-size:2.1rem}}
