.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--color-primary: #0a9fb5;--color-primary-strong: #0a9fb5;--color-danger: #e55959;--color-info: #49689d;--color-hero-blue: #4c6fa8;--color-splash-top: #129fbe;--color-splash-bottom: #365e9d;--color-splash-glow: rgba(76, 111, 168, .33);--color-bg-top: #f7f9fe;--color-bg-bottom: #eff4ff;--color-bg: #f7f9fe;--color-surface: #ffffff;--color-surface-soft: #f2f6ff;--color-accent-soft: #e7f7fb;--color-border: #e4ebf6;--color-text: #1c2434;--color-text-soft: #72809a;--color-text-muted: #9ca8be;--color-glass-fill: rgba(255, 255, 255, .97);--shadow-soft: 0 24px 70px rgba(12, 35, 64, .07);--shadow-card: 0 16px 38px rgba(12, 35, 64, .06);--radius-xl: 40px;--radius-lg: 30px;--radius-md: 22px;--radius-sm: 999px;--page-width: 1240px;--font-display: "Aptos", "SF Pro Display", "Inter", "Segoe UI Variable", "Segoe UI", sans-serif;--font-sans: "Aptos", "SF Pro Display", "Inter", "Segoe UI Variable", "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:#f9f9ff;background-color:#f9f9ff;overflow-y:overlay;scrollbar-width:thin;scrollbar-color:rgba(76,111,168,.28) #f9f9ff}body{margin:0;min-height:100%;font-family:var(--font-sans);color:var(--color-text);background-color:#f9f9ff;background:radial-gradient(circle at top left,rgba(231,247,251,.92),transparent 16%),linear-gradient(180deg,var(--color-bg-top) 0,var(--color-bg-bottom) 180px,#ffffff 100%)}::selection{background:#0a9fb538}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f9f9ff}::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#4c6fa847;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#4c6fa866;background-clip:padding-box}html::-webkit-scrollbar,body::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,html::-webkit-scrollbar-corner,body::-webkit-scrollbar-corner{background:#f9f9ff}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border:3px solid #f9f9ff;border-radius:999px;background:#4c6fa847}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background:#4c6fa866}.page-transition-shell{min-height:100svh}::view-transition-old(page-shell),::view-transition-new(page-shell){animation-duration:.22s;animation-timing-function:ease}::view-transition-old(page-shell){animation-name:ventwo-fade-out}::view-transition-new(page-shell){animation-name:ventwo-fade-in}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-shell{width:min(var(--page-width),calc(100% - 40px));margin:0 auto}.landing-main{overflow:clip}.topbar{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--color-border);background:var(--color-glass-fill);backdrop-filter:blur(18px)}.topbar-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px 0}.brand-lockup{display:flex;align-items:center;gap:14px}.brand-lockup img,.footer-wordmark{width:144px;height:auto}.brand-pill,.eyebrow,.section-kicker,.showcase-label{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:8px 14px;border-radius:var(--radius-sm);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-pill,.eyebrow,.section-kicker,.showcase-label{color:var(--color-hero-blue);background:var(--color-accent-soft)}.nav-links,.locale-switcher,.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:14px 18px}.nav-links{justify-content:center}.nav-links a,.locale-switcher a,.footer-links a{color:var(--color-text-soft);font-size:.94rem;font-weight:600;transition:color .18s ease,transform .18s ease}.nav-links a:hover,.footer-links a:hover,.locale-switcher a:hover,.locale-switcher a.is-active{color:var(--color-text)}.section{padding:84px 0}.section-heading,.pricing-editorial-grid,.landing-footer-links,.landing-footer-cta{display:grid;gap:28px}.section-heading{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:end}.section-heading h2,.pricing-copy h2,.page-title{margin:16px 0 0;font-family:var(--font-display);font-size:clamp(2.6rem,5vw,4.6rem);line-height:.95;letter-spacing:-.06em;font-weight:700}.section-heading p,.pricing-copy>p,.page-intro,.footer-note,.legal-link p,.trust-card p,.content-stack p,.content-stack li{margin:0;color:var(--color-text-soft);font-size:1.02rem;line-height:1.72}.landing-hero{padding:54px 0 64px}.landing-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:36px;align-items:center}.landing-hero-copy{max-width:620px}.landing-hero-title{margin:18px 0;font-family:var(--font-display);font-size:clamp(3.9rem,8vw,7rem);line-height:.92;letter-spacing:-.08em;font-weight:700}.landing-hero-title span,.page-title span{display:block;color:var(--color-hero-blue)}.landing-hero-description{max-width:56ch;margin:0;color:var(--color-text-soft);font-size:1.06rem;line-height:1.76}.cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:var(--radius-sm);border:1px solid transparent;font-size:.96rem;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.cta:hover{transform:translateY(-2px)}.cta-primary{color:#fff;background:var(--color-primary);box-shadow:0 18px 36px #0a9fb53d}.cta-secondary{color:var(--color-text);background:#ffffffe6;border-color:var(--color-border)}.cta-muted{padding-right:0;padding-left:0;min-height:auto;color:var(--color-text-soft);background:transparent;border-color:transparent}.cta-disabled{opacity:.55;pointer-events:none}.hero-notes{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hero-notes span,.plan-chip{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:#ffffffbd;color:var(--color-text-soft);font-size:.88rem;font-weight:600}.landing-hero-art{animation:rise-in .78s cubic-bezier(.2,.8,.2,1) both}.landing-hero-panel,.editorial-poster,.editorial-card,.pricing-table-card,.pricing-shell,.page-card,.legal-link,.trust-card{position:relative;overflow:hidden;border:1px solid var(--color-border);background:linear-gradient(180deg,#fffffffa,#f9f9f5fa);box-shadow:var(--shadow-soft)}.landing-hero-panel{min-height:670px;padding:36px 36px 76px;border-radius:var(--radius-xl);overflow:visible;isolation:isolate}.hero-art-copy{position:relative;z-index:2;max-width:250px}.hero-art-copy span{display:inline-block;margin-bottom:14px;color:var(--color-hero-blue);font-size:.9rem;font-weight:700}.hero-art-copy strong{display:block;margin-bottom:10px;font-family:var(--font-display);font-size:clamp(2.6rem,4vw,4.2rem);line-height:.94;letter-spacing:-.06em}.hero-art-copy p{margin:0;color:var(--color-text-soft);line-height:1.65}.hero-image-wrap{position:absolute;right:34px;bottom:-28px;width:min(44%,340px);border-radius:34px;background:#ebeff4e6;box-shadow:0 18px 42px #0e101424;transform:translateY(0);animation:float-device 5.8s ease-in-out infinite;z-index:4}.hero-image-wrap img,.editorial-device img,.analytics-thumb img{width:100%;border-radius:inherit}.mint-orb{position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 35%,var(--color-splash-top),var(--color-hero-blue));filter:blur(.2px);box-shadow:0 0 40px var(--color-splash-glow)}.mint-orb-xl{right:180px;bottom:100px;width:260px;height:260px}.mint-orb-sm{top:96px;right:72px;width:70px;height:70px}.landing-benefits{padding-top:40px}.benefit-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.benefit-item{padding-top:18px;border-top:1px solid var(--color-border)}.benefit-item h3{margin:0 0 10px;font-size:1.12rem;font-weight:700}.benefit-item p{margin:0;color:var(--color-text-soft);line-height:1.7}.showcase-editorial{padding-top:22px}.showcase-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:36px;align-items:start}.showcase-side{display:grid;gap:36px}.showcase-tile{position:relative;overflow:visible;min-height:0;padding:38px;border-radius:var(--radius-xl);border:1px solid var(--color-border);background:linear-gradient(180deg,#fffffffa,#f9f9f5fa);box-shadow:var(--shadow-soft)}.showcase-copy{position:relative;z-index:2;max-width:320px}.showcase-copy h3{margin:16px 0 14px;font-family:var(--font-display);font-size:clamp(2.35rem,3.8vw,3.95rem);line-height:.96;letter-spacing:-.08em;font-weight:700}.showcase-copy p{margin:0;color:var(--color-text-soft);line-height:1.7;max-width:28ch}.showcase-copy-compact h3{max-width:9ch;font-size:clamp(1.95rem,3.1vw,3.15rem)}.showcase-device{position:relative;z-index:2;border-radius:34px;box-shadow:0 18px 44px #0e101429}.showcase-device img{width:100%;border-radius:inherit}.showcase-tile-sale{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.72fr);gap:28px;align-items:start}.showcase-tile-reports{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,.44fr);gap:24px;align-items:start}.showcase-tile-inventory{display:grid;grid-template-columns:140px minmax(0,1fr) minmax(110px,.34fr);gap:24px;align-items:center}.showcase-device-sale{align-self:end;justify-self:end;width:min(100%,220px);margin-top:8px;animation:float-device 5.8s ease-in-out infinite}.showcase-device-reports{justify-self:end;width:min(100%,168px)}.showcase-device-inventory{justify-self:end;width:min(100%,114px)}.showcase-orb{position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 35%,var(--color-splash-top),var(--color-hero-blue));filter:blur(.2px);box-shadow:0 0 28px var(--color-splash-glow)}.showcase-orb-sale{top:88px;right:88px;width:46px;height:46px}.analytics-ring{display:grid;place-items:center;width:132px;height:132px;border-radius:50%;background:radial-gradient(circle at center,#fff 0 44%,transparent 45%),conic-gradient(var(--color-hero-blue) 0 32%,rgba(231,247,251,.96) 32% 100%)}.analytics-ring span{width:18px;height:18px;border-radius:50%;background:#121416}.pricing-editorial-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start}.pricing-copy{display:grid;gap:18px}.pricing-copy h2,.pricing-copy p{margin:0}.pricing-highlight{padding:24px 26px;border-radius:26px;border:1px solid var(--color-border);background:radial-gradient(circle at top right,rgba(10,159,181,.18),transparent 36%),var(--color-surface-soft)}.pricing-highlight span{display:inline-block;margin-bottom:8px;color:var(--color-hero-blue);font-size:.88rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.pricing-highlight p{margin:0;color:var(--color-text)}.pricing-table-card,.pricing-shell,.page-card{padding:34px;border-radius:34px}.comparison-table{width:100%;border-collapse:collapse;table-layout:fixed}.comparison-table th,.comparison-table td{padding:18px 0;border-bottom:1px solid var(--color-border);text-align:left;vertical-align:middle}.comparison-table th{color:var(--color-text-muted);background:transparent;padding-top:0;padding-bottom:14px}.comparison-table td:nth-child(2),.comparison-table td:nth-child(3),.comparison-table th:nth-child(2),.comparison-table th:nth-child(3){width:18%;padding-left:0;text-align:center}.comparison-table td:first-child,.comparison-table th:first-child{width:64%}.comparison-table td:nth-child(2) .plan-chip,.comparison-table td:nth-child(3) .plan-chip{justify-content:center}.plan-chip.is-pro{color:var(--color-primary);background:#0a9fb51f}.pricing-shell{padding-top:24px}.comparison-table thead tr{border-bottom:1px solid var(--color-border)}.comparison-table tbody tr:first-child td{padding-top:18px}.comparison-table th .plan-chip,.comparison-table th.plan-chip{min-height:34px;padding:6px 12px;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.page-hero{padding:64px 0 22px}.page-title{max-width:14ch}.content-stack{display:grid;gap:18px}.content-stack section+section{padding-top:18px;border-top:1px solid var(--color-border)}.content-stack h2{margin:0 0 10px;font-size:1.12rem}.content-stack ul{margin:0;padding-left:18px}.content-stack a{color:var(--color-hero-blue)}.checkout-hero{padding-bottom:12px}.checkout-title{max-width:12ch}.checkout-intro{max-width:72ch}.checkout-stepbar,.checkout-actions,.checkout-field-list{display:flex;flex-wrap:wrap;gap:12px}.checkout-stepbar{margin-top:18px}.checkout-step{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border:1px solid var(--color-border);border-radius:999px;background:#ffffffe6;color:var(--color-text-soft);font-size:.88rem;font-weight:700}.checkout-step.is-current{color:var(--color-primary);border-color:#0a9fb538;background:#0a9fb51a}.checkout-section{padding-top:8px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:22px}.checkout-grid-halves{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-card,.checkout-success-card{display:grid;gap:18px}.checkout-card h2,.checkout-success-card h2{margin:0;font-family:var(--font-display);font-size:clamp(1.65rem,2.5vw,2.35rem);line-height:1;letter-spacing:-.05em}.checkout-card p,.checkout-success-card p{margin:0}.checkout-card-accent{background:radial-gradient(circle at top right,rgba(10,159,181,.14),transparent 34%),linear-gradient(180deg,#fffffffa,#f2f6fff5)}.checkout-card-dark{color:#f4f7fb;border-color:#0e192e14;background:radial-gradient(circle at top right,rgba(10,159,181,.18),transparent 26%),linear-gradient(180deg,#122038 0,#0c1730)}.checkout-card-dark p,.checkout-card-dark li,.checkout-card-dark .section-kicker{color:#ecf1f8cc}.checkout-card-dark h2,.checkout-card-dark strong{color:#fff}.checkout-form{display:grid;gap:16px}.checkout-field{display:grid;gap:10px}.checkout-field span,.checkout-helper,.checkout-mini-field span,.checkout-status-pill{font-size:.9rem;font-weight:700}.checkout-field input{width:100%;min-height:54px;padding:0 16px;border:1px solid var(--color-border);border-radius:18px;background:#fffffff0;color:var(--color-text);font:inherit;box-shadow:inset 0 1px #ffffff80}.checkout-field input:focus{outline:2px solid rgba(10,159,181,.14);border-color:#0a9fb547}.checkout-field input[disabled],.stitch-btn[disabled]{cursor:not-allowed;opacity:.62}.checkout-helper{color:var(--color-text-soft);line-height:1.65}.checkout-plan-line{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.checkout-plan-line strong{font-family:var(--font-display);font-size:clamp(1.7rem,2.8vw,2.4rem);line-height:.96;letter-spacing:-.05em}.checkout-plan-line span{color:var(--color-text-soft);font-size:1rem;font-weight:700}.checkout-list,.checkout-timeline{display:grid;gap:12px;margin:0;padding-left:18px;color:var(--color-text-soft);line-height:1.68}.checkout-card-dark .checkout-timeline{color:#ecf1f8d1}.checkout-field-list{gap:10px}.checkout-mini-field{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface-soft);color:var(--color-text)}.checkout-note-card{margin-top:22px}.checkout-runtime-feedback{margin-top:4px}.checkout-runtime-feedback-error{color:#b74d4d}.checkout-status-pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:36px;padding:0 14px;border-radius:999px;background:#0a9fb51f;color:var(--color-primary)}.checkout-success-card{max-width:820px;margin:0 auto}.checkout-status-panel{display:grid;gap:8px;padding:18px 20px;border:1px solid var(--color-border);border-radius:24px;background:#ffffffb8}.checkout-status-panel strong{font-size:1rem;line-height:1.35}.checkout-status-panel p{margin:0}.checkout-info-grid{margin-top:18px}.checkout-info-card{min-height:100%}.legal-grid,.footer-grid,.landing-legal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.legal-link,.trust-card{display:block;padding:24px;border-radius:28px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.legal-link:hover,.trust-card:hover{transform:translateY(-3px);border-color:#4c6fa847;box-shadow:0 22px 52px #0e101414}.legal-link strong,.trust-card strong{display:block;margin:12px 0 8px;font-size:1.08rem}.landing-footer{margin-top:26px;padding:56px 0 74px;background:radial-gradient(circle at top right,rgba(10,159,181,.18),transparent 24%),linear-gradient(180deg,#101214,#070809);color:#f3f5f7}.landing-footer .landing-legal-grid{margin-bottom:34px}.landing-footer .legal-link{border:1px solid rgba(255,255,255,.08);background:#ffffff0a;box-shadow:none}.landing-footer .legal-link span{background:#0a9fb52e;color:#8ed7e2}.landing-footer .legal-link strong,.landing-footer strong,.footer strong{color:#fff}.landing-footer .legal-link p,.landing-footer .footer-note,.landing-footer .footer-links a,.footer .footer-note,.footer .footer-links a{color:#e8ecf0b8}.landing-footer .footer-links a:hover,.footer .footer-links a:hover{color:#fff}.landing-footer .cta-primary{background:var(--color-primary);color:#071114;box-shadow:0 18px 36px #0a9fb547}.landing-footer .cta-secondary{background:#ffffff0f;border-color:#ffffff1f;color:#f3f5f7}.landing-footer-cta{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:42px 0 34px;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.footer-cta-row{justify-content:flex-end}.landing-footer-links{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:26px}.landing-footer-links strong,.footer-grid strong{display:block;margin-bottom:12px;font-size:.96rem}.footer{padding:56px 0 72px;background:radial-gradient(circle at top right,rgba(10,159,181,.14),transparent 24%),linear-gradient(180deg,#101214,#070809);color:#f3f5f7}.footer .footer-note,.footer .footer-links a{color:#e8ecf0b8}.footer .footer-links a:hover{color:#fff}.footer-grid{align-items:start}@keyframes float-device{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rise-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes ventwo-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes ventwo-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes hero-float{0%,to{filter:none}50%{filter:drop-shadow(0 22px 30px rgba(12,35,64,.08))}}@keyframes stitch-tool-reveal{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1120px){.topbar-inner,.landing-hero-grid,.section-heading,.pricing-editorial-grid,.landing-footer-cta,.landing-footer-links,.footer-grid,.legal-grid,.landing-legal-grid{grid-template-columns:1fr}.nav-links{justify-content:flex-start}.landing-hero-panel{min-height:620px}.showcase-grid,.showcase-side,.checkout-grid,.checkout-grid-halves,.showcase-tile-sale,.showcase-tile-reports,.showcase-tile-inventory{grid-template-columns:1fr}.footer-cta-row{justify-content:flex-start}}@media(max-width:900px){.topbar{position:static}.topbar-inner{gap:12px;padding:14px 0}.landing-hero{padding-top:28px}.landing-hero-title{font-size:clamp(3.1rem,12vw,4.8rem)}.landing-hero-panel,.showcase-tile{min-height:auto;padding:28px}.hero-image-wrap,.showcase-device{position:relative;right:auto;top:auto;bottom:auto;width:min(100%,320px);margin-top:28px}.mint-orb-xl,.showcase-orb-sale{left:auto;right:16px;top:18px;width:180px;height:180px}.mint-orb-sm,.showcase-orb-sale{top:26px;right:26px}.benefit-strip,.landing-footer-links{grid-template-columns:1fr}}@media(max-width:680px){.page-shell{width:min(var(--page-width),calc(100% - 24px))}.brand-lockup{flex-wrap:wrap}.landing-hero-title,.showcase-copy h3,.pricing-copy h2,.page-title,.section-heading h2{font-size:clamp(2.5rem,12vw,3.6rem)}.showcase-copy,.showcase-copy p{max-width:none}.landing-hero-panel,.showcase-tile,.pricing-table-card,.pricing-shell,.page-card,.legal-link,.trust-card{border-radius:26px}.comparison-table,.comparison-table thead,.comparison-table tbody,.comparison-table tr,.comparison-table th,.comparison-table td{display:block;width:100%}.comparison-table thead{display:none}.comparison-table tr{padding:12px 0;border-bottom:1px solid var(--color-border)}.comparison-table td{padding:6px 0;border:0}.comparison-table td:nth-child(2),.comparison-table td:nth-child(3){padding-left:0}.comparison-table td:first-child{font-weight:700}.checkout-stepbar,.checkout-actions{gap:10px}.checkout-plan-line{flex-direction:column;align-items:flex-start}}:root{--page-width: 1120px;--font-display: "Manrope", "Inter", "Segoe UI", sans-serif;--font-sans: "Manrope", "Inter", "Segoe UI", sans-serif;--shadow-soft: 0 18px 46px rgba(12, 35, 64, .08);--shadow-card: 0 14px 34px rgba(12, 35, 64, .08)}body{font-family:var(--font-sans);color:var(--color-text);background:linear-gradient(180deg,#fff 0,#f8f9ff 180px,#f9f9ff)}.landing-main{overflow:hidden}.topbar{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(228,235,246,.72);background:#ffffffeb;backdrop-filter:blur(18px)}.topbar-inner{grid-template-columns:auto minmax(0,1fr) auto;gap:28px;min-height:72px;padding:16px 0}.brand-lockup{gap:10px;color:var(--color-text);font-size:.82rem;font-weight:800;letter-spacing:.14em}.brand-lockup img{width:18px;height:18px;border-radius:5px}.brand-lockup span{display:inline-block}.brand-pill{display:none}.nav-links{gap:24px}.nav-links a{color:var(--color-text-soft);font-size:.84rem;font-weight:700}.topbar-actions{display:flex;align-items:center;gap:16px}.language-picker{position:relative;z-index:20}.language-picker summary{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border:1px solid rgba(228,235,246,.92);border-radius:999px;background:#ffffffe6;color:var(--color-text);font-size:.8rem;font-weight:700;cursor:pointer;list-style:none}.language-picker summary::-webkit-details-marker{display:none}.language-picker[open] summary{background:#fff}.language-picker__chevron{color:var(--color-text-soft);font-size:.72rem;line-height:1}.language-picker__menu{position:absolute;top:calc(100% + 10px);right:0;display:grid;min-width:168px;padding:8px;border:1px solid rgba(228,235,246,.96);border-radius:16px;background:#fffffffa;box-shadow:0 16px 32px #0c234014}.language-picker__option{display:flex;align-items:center;min-height:38px;padding:0 12px;border-radius:12px;color:var(--color-text-soft);font-size:.84rem;font-weight:700;white-space:nowrap}.language-picker__option.is-current,.language-picker__option:hover{color:var(--color-text);background:var(--color-surface-soft)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stitch-btn-header{min-height:36px;padding:0 14px;font-size:.76rem;box-shadow:none}.stitch-hero,.stitch-values,.stitch-pricing,.stitch-summary{padding:48px 0}.stitch-tools{padding:60px 0 68px;background:#f4f6ff}.stitch-hero{padding-top:54px}.stitch-hero-shell{display:flex;flex-direction:column;align-items:center;text-align:center}.stitch-kicker{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;color:var(--color-hero-blue);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.stitch-hero-title,.stitch-tools-head h2,.stitch-pricing-head h2,.stitch-summary-content h2{margin:14px 0 0;color:var(--color-text);font-size:clamp(2.6rem,5.8vw,4.35rem);line-height:1.04;letter-spacing:-.06em;font-weight:800}.stitch-hero-title{max-width:15.5ch;line-height:.96;letter-spacing:-.075em}.stitch-hero-copy,.stitch-pricing-head p,.stitch-summary-content p{max-width:54ch;margin:18px auto 0;color:var(--color-text-soft);font-size:.95rem;line-height:1.72}.stitch-hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:26px}.stitch-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-size:.83rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.stitch-btn:hover{transform:translateY(-1px)}.stitch-btn-primary{color:#fff;background:var(--color-primary);box-shadow:0 12px 24px #0a9fb52e}.stitch-btn-primary:hover{background:#098ca0}.stitch-btn-secondary,.stitch-btn-outline{color:var(--color-text-soft);background:#edf2ff;border-color:#edf2ff}.stitch-btn-secondary:hover,.stitch-btn-outline:hover{color:var(--color-text);background:#e7eefc;border-color:#e7eefc}.stitch-hero-visual{position:relative;width:100%;max-width:1040px;margin-top:42px;min-height:700px;border:1px solid rgba(228,235,246,.85);border-radius:28px;overflow:hidden;background:radial-gradient(circle at top left,#fffffff5 0,#fff0 34%),linear-gradient(180deg,#eff4ff 0,#f8f9ff 58%,#fff);box-shadow:var(--shadow-soft);--mx: 0;--my: 0;perspective:1400px}.stitch-hero-orb,.stitch-hero-grid-glow{position:absolute;pointer-events:none}.stitch-hero-orb{border-radius:50%;filter:blur(6px)}.stitch-hero-orb-left{top:54px;left:54px;width:120px;height:120px;background:radial-gradient(circle,#0a9fb524 0,#0a9fb500 72%)}.stitch-hero-orb-right{right:78px;bottom:66px;width:180px;height:180px;background:radial-gradient(circle,#4c6fa81f 0,#4c6fa800 72%)}.stitch-hero-grid-glow{inset:0;background:linear-gradient(rgba(76,111,168,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(76,111,168,.045) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,rgba(0,0,0,.18),transparent 88%)}.stitch-device{position:absolute;margin:0;transition:transform .18s ease;transform-style:preserve-3d}.stitch-device-caption{display:inline-flex;align-items:center;min-height:28px;margin-bottom:14px;padding:0 12px;border-radius:999px;background:#ffffffe6;color:var(--color-text-soft);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 22px #0c23400d}.stitch-device-shell{position:relative;overflow:hidden;background:#0f1828;box-shadow:0 26px 60px #0c234029}.stitch-device-shell img{width:100%;height:100%;object-fit:cover;display:block}.stitch-device-desktop{top:88px;left:72px;width:min(100%,740px);transform:translate3d(calc(var(--mx) * -18px),calc(var(--my) * -14px),0) rotateX(calc(var(--my) * -4deg)) rotateY(calc(var(--mx) * 7deg))}.stitch-device-shell-desktop{border:12px solid #152235;border-radius:28px}.stitch-device-topbar{display:flex;gap:6px;align-items:center;height:26px;padding:0 14px;background:#121e31}.stitch-device-topbar span{width:8px;height:8px;border-radius:50%;background:#ffffff38}.stitch-device-shell-desktop img{aspect-ratio:1.64 / 1;object-position:top center}.stitch-device-mobile{right:42px;bottom:64px;width:232px;transform:translate3d(calc(var(--mx) * 22px),calc(var(--my) * -18px),0) rotateX(calc(var(--my) * -6deg)) rotateY(calc(var(--mx) * -11deg)) translateY(-10px)}.stitch-device-shell-mobile{padding:14px 10px 16px;border:8px solid #111a2b;border-radius:38px}.stitch-device-notch{position:absolute;top:10px;left:50%;width:34%;height:18px;border-radius:999px;background:#111a2b;transform:translate(-50%);z-index:1}.stitch-device-shell-mobile img{border-radius:26px;aspect-ratio:.49 / 1;object-position:top center}[data-hero-parallax] .stitch-device-desktop,[data-hero-parallax] .stitch-device-mobile{animation:hero-float 7s ease-in-out infinite}[data-hero-parallax] .stitch-device-mobile{animation-duration:6s;animation-delay:-1.5s}.stitch-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.stitch-value-card{padding:0 8px}.stitch-value-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#0a9fb51f;color:var(--color-hero-blue);font-size:.92rem;font-weight:800}.stitch-value-card h3,.stitch-tool-copy h3{margin:18px 0 0;font-size:1rem;line-height:1.25;font-weight:800}.stitch-value-card p,.stitch-tool-copy p,.stitch-price-card li,.stitch-footer-brand p,.stitch-footer-columns a,.stitch-footer-bottom p,.stitch-footer-bottom a{margin:12px 0 0;color:var(--color-text-soft);font-size:.86rem;line-height:1.7}.stitch-tools-head{margin-bottom:30px}.stitch-tools-head h2,.stitch-pricing-head h2,.stitch-summary-content h2{max-width:18ch;font-size:clamp(2.15rem,4.2vw,2.95rem);line-height:1.02;letter-spacing:-.065em}.stitch-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.stitch-tool-card{display:flex;flex-direction:column;gap:18px;min-height:100%;padding:18px;border:1px solid rgba(228,235,246,.9);border-radius:16px;background:#fff;box-shadow:0 10px 22px #0c23400a;transform-origin:center bottom;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1),border-color .24s ease,background-color .24s ease;animation:stitch-tool-reveal .72s cubic-bezier(.22,1,.36,1) both}.stitch-tool-card.is-offset{transform:translateY(14px)}.stitch-tools-grid .stitch-tool-card:nth-child(1){animation-delay:40ms}.stitch-tools-grid .stitch-tool-card:nth-child(2){animation-delay:.14s}.stitch-tools-grid .stitch-tool-card:nth-child(3){animation-delay:.24s}.stitch-tool-card:hover{transform:translateY(-8px);border-color:#4c6fa82e;background:linear-gradient(180deg,#fff 0,#fbfcff);box-shadow:0 20px 40px #0c23401a}.stitch-tool-card.is-offset:hover{transform:translateY(6px)}.stitch-tool-copy p{max-width:24ch;transition:color .22s ease}.stitch-tool-card:hover .stitch-tool-copy p{color:var(--color-text)}.stitch-tool-media{overflow:hidden;border-radius:12px;background:#e9eef8;box-shadow:inset 0 1px #ffffff6b}.stitch-tool-media img{width:100%;aspect-ratio:1 / 1.02;object-fit:cover;transform:scale(1.01);filter:saturate(.96) contrast(1.01);transition:transform .7s cubic-bezier(.22,1,.36,1),filter .28s ease}.stitch-tool-card:hover .stitch-tool-media img{transform:scale(1.08);filter:saturate(1.04) contrast(1.03)}.stitch-pricing-head,.stitch-summary-content{text-align:center}.stitch-tools-head h2,.stitch-pricing-head h2{margin-left:0;margin-right:0}.stitch-pricing-head h2{max-width:none}.stitch-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,280px));justify-content:center;gap:22px;margin-top:34px}.stitch-price-card{padding:26px 26px 24px;border-radius:22px;border:1px solid rgba(228,235,246,.92);background:#fff;box-shadow:0 12px 28px #0c23400d}.stitch-price-card.is-pro{color:#f5f9ff;background:radial-gradient(circle at top right,rgba(10,159,181,.22),transparent 28%),linear-gradient(180deg,#0e182d 0,#111b32);border-color:#4c6fa842}.stitch-price-card.is-pro li,.stitch-price-card.is-pro .stitch-price-line span,.stitch-price-card.is-pro .stitch-price-tag{color:#e9f0fcc7}.stitch-price-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.stitch-price-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 9px;border-radius:999px;color:var(--color-text-soft);background:#eef2ff;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.stitch-price-badge.is-dark{color:#fff;background:#ffffff14}.stitch-price-tag{font-size:.72rem;font-weight:700}.stitch-price-line{display:flex;align-items:baseline;gap:8px;margin-top:18px}.stitch-price-line strong{font-size:3rem;line-height:1;letter-spacing:-.07em;font-weight:800}.stitch-price-line span{color:var(--color-text-soft);font-size:.88rem}.stitch-price-card ul{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.stitch-price-card li{display:flex;align-items:center;gap:10px;margin:0}.stitch-price-card li span{color:var(--color-primary);font-size:.62rem}.stitch-price-card.is-pro li span{color:#58cfdf}.stitch-price-card .stitch-btn{width:100%;margin-top:28px}.stitch-summary{padding-top:34px;padding-bottom:74px}.stitch-summary-plinth{position:relative;overflow:hidden;padding:46px 20px;border-radius:22px;background:linear-gradient(135deg,#dbeeff 0,#c8dcff)}.stitch-summary-content{position:relative;z-index:1}.stitch-summary-content h2{max-width:none;margin-top:0}.stitch-summary-content p{margin-top:12px}.stitch-summary-content .stitch-btn{margin-top:24px}.stitch-summary-glow{position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#ffffff52 0,#fff0 72%)}.stitch-summary-glow.is-left{left:-90px;bottom:-100px}.stitch-summary-glow.is-right{top:-70px;right:-80px}.stitch-footer{padding:46px 0 18px;color:#c8d3ea;background:#071124}.stitch-footer-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:40px;padding-bottom:26px}.stitch-footer-logo{display:flex;align-items:center;gap:10px;color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.14em}.stitch-footer-logo img{width:20px;height:20px;border-radius:6px}.stitch-footer-brand p{max-width:34ch;color:#c8d3eabd}.stitch-footer-socials{display:flex;gap:10px;margin-top:18px}.stitch-footer-socials a{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(200,211,234,.18);border-radius:50%;color:#fff;font-size:.85rem}.stitch-footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.stitch-footer-columns h5{margin:0 0 14px;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.stitch-footer-columns a{display:block;margin-top:10px;color:#c8d3eabd}.stitch-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid rgba(200,211,234,.14)}.stitch-footer-bottom p,.stitch-footer-bottom a{margin:0;color:#c8d3eaa3;font-size:.78rem}.stitch-footer-bottom div{display:flex;gap:16px}@media(max-width:960px){.topbar-inner{grid-template-columns:auto 1fr auto;gap:18px}.nav-links{gap:16px}.stitch-values-grid,.stitch-tools-grid,.stitch-footer-main,.stitch-footer-columns{grid-template-columns:1fr}.stitch-footer-brand{text-align:center}.stitch-footer-brand p{margin-left:auto;margin-right:auto}.stitch-footer-logo,.stitch-footer-socials{justify-content:center}.stitch-footer-columns{text-align:center}.stitch-footer-bottom{justify-content:center;text-align:center}.stitch-tool-card.is-offset{transform:none}.stitch-pricing-grid{grid-template-columns:minmax(0,340px)}.stitch-hero-visual{min-height:640px}.stitch-device-desktop{top:76px;left:34px;width:calc(100% - 190px)}.stitch-device-mobile{right:18px;bottom:54px;width:192px}}@media(max-width:760px){.topbar{position:static}.topbar-inner{grid-template-columns:1fr auto;gap:14px}.nav-links{display:none}.topbar-actions{gap:10px}.language-picker summary{min-height:34px;padding:0 12px}.language-picker__menu{min-width:154px}.stitch-btn-header{min-height:34px;padding:0 12px}.stitch-hero,.stitch-values,.stitch-tools,.stitch-pricing,.stitch-summary{padding:36px 0}.stitch-hero-title{max-width:10ch;line-height:1}.stitch-hero-copy,.stitch-pricing-head p,.stitch-summary-content p{font-size:.9rem}.stitch-hero-visual{min-height:auto;margin-top:28px;border-radius:14px;padding:26px 16px 18px;display:grid;gap:18px}.stitch-hero-grid-glow,.stitch-hero-orb-right{display:none}.stitch-hero-orb-left{top:12px;left:12px;width:88px;height:88px}.stitch-device{position:relative;inset:auto;width:100%;transform:none}.stitch-device-caption{margin-bottom:10px}.stitch-device-shell-desktop{border-width:10px;border-radius:22px}.stitch-device-mobile{display:flex;flex-direction:column;align-items:center}.stitch-device-shell-mobile{max-width:240px;margin:0 auto;border-radius:32px}.stitch-value-card{padding:0}.stitch-tools-head{margin-bottom:22px}.stitch-tool-card,.stitch-price-card{padding:16px}.stitch-summary-plinth{padding:34px 16px}.stitch-footer-bottom{flex-direction:column;align-items:center}}@media(prefers-reduced-motion:reduce){.stitch-tool-card,.stitch-tool-media img{animation:none!important;transition:none!important}.stitch-tool-card:hover,.stitch-tool-card.is-offset:hover{transform:none}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
