/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.table{display:table}.grow{flex-grow:1}}:root{--background:40 16% 97%;--foreground:222 47% 11%;--card:0 0% 100%;--primary:168 62% 36%;--primary-dark:168 55% 30%;--secondary:220 14% 92%;--secondary-foreground:222 35% 18%;--muted:40 12% 94%;--muted-foreground:220 10% 40%;--border:220 13% 88%;--brand-light:168 40% 88%;--sidebar:220 22% 14%;--sidebar-muted:218 14% 25%;--radius:.65rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a,button{font:inherit}a{text-decoration:none}a,button{color:inherit}svg{stroke-width:1.8px;width:1.1em;height:1.1em}.container{width:min(100% - 48px,1280px);margin-inline:auto}.section{padding:104px 0}.site-header{z-index:50;background:hsl(var(--background)/.9);border-bottom:1px solid hsl(var(--border)/.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.header-inner{align-items:center;gap:36px;min-height:76px;display:flex}.brand{letter-spacing:-.08em;font-size:1.45rem;font-weight:900;line-height:1}.desktop-nav{gap:30px;margin-left:auto;display:flex}.desktop-nav a{color:hsl(var(--muted-foreground));font-size:.91rem;font-weight:600;transition:color .18s}.desktop-nav a:hover{color:hsl(var(--foreground))}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:0 17px;font-size:.9rem;font-weight:700;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.button svg,.text-link svg{transition:transform .18s}.button:hover svg,.text-link:hover svg{transform:translate(3px)}.button-primary{color:#fff;background:hsl(var(--primary));box-shadow:0 6px 16px hsl(var(--primary)/.14)}.button-primary:hover{background:hsl(var(--primary-dark))}.button-large{min-height:48px;padding:0 22px;font-size:.96rem}.menu-button{background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:none}.mobile-nav{display:none}.hero{padding-top:112px;padding-bottom:120px;position:relative;overflow:hidden}.hero-wash{background:radial-gradient(circle at 84% 42%,hsl(var(--brand-light)/.48),transparent 34%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--background)/.6));pointer-events:none;position:absolute;inset:0}.hero-grid{grid-template-columns:.87fr 1.13fr;align-items:center;gap:70px;display:grid;position:relative}.eyebrow{color:hsl(var(--primary));letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;font-size:.73rem;font-weight:800;line-height:1.3;display:flex}.eyebrow>span{background:currentColor;width:22px;height:1px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.062em;margin:22px 0 28px;font-size:clamp(3.25rem,5.7vw,5.15rem);font-weight:800;line-height:.98}h1 em{color:hsl(var(--primary));font-style:normal}.hero-lede{max-width:620px;color:hsl(var(--muted-foreground));font-size:1.17rem;line-height:1.7}.hero-actions{align-items:center;gap:25px;margin:36px 0 32px;display:flex}.text-link{color:hsl(var(--foreground));align-items:center;gap:4px;font-size:.93rem;font-weight:700;display:inline-flex}.hero-detail{border-top:1px solid hsl(var(--border));flex-wrap:wrap;gap:12px 22px;padding-top:22px;display:flex}.hero-detail span{color:hsl(var(--muted-foreground));align-items:center;gap:6px;font-size:.76rem;font-weight:650;display:inline-flex}.hero-detail svg{color:hsl(var(--primary))}.product-stage{padding:25px 0;position:relative}.product-window{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;grid-template-columns:106px 1fr;min-height:520px;display:grid;overflow:hidden;transform:perspective(1600px)rotateY(-2deg);box-shadow:0 30px 80px #0f172921,0 4px 12px #0f17290f}.app-sidebar{background:hsl(var(--sidebar));color:#fff;flex-direction:column;padding:25px 14px 18px;display:flex}.app-brand{width:32px;height:32px;color:hsl(var(--sidebar));background:#fff;border-radius:6px;place-items:center;margin:0 auto 32px;font-size:.9rem;font-weight:900;display:grid}.sidebar-nav{gap:8px;display:grid}.sidebar-item{color:#aeb7c5;border-radius:7px;align-items:center;gap:9px;min-height:42px;padding:0 10px;font-size:.7rem;display:flex}.sidebar-item svg{flex:none;width:18px;height:18px}.sidebar-item i{font-style:normal}.sidebar-item.active{color:#fff;background:#257e6d}.sidebar-user{color:#d9dfe6;border:1px solid #4b5360;border-radius:50%;place-items:center;width:30px;height:30px;margin:auto auto 0;font-size:.6rem;font-weight:700;display:grid}.app-main{min-width:0;padding:31px}.app-topline{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.app-kicker,.field-preview small,.mini-card small,.panel-heading small{color:hsl(var(--muted-foreground));letter-spacing:.12em;font-size:.55rem;font-weight:800}.app-topline h3{letter-spacing:-.03em;margin:6px 0 0;font-size:1.55rem}.status-badge{background:hsl(var(--brand-light)/.65);color:hsl(var(--primary-dark));border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:.66rem;font-weight:800;display:flex}.status-badge>span{background:hsl(var(--primary));border-radius:50%;width:6px;height:6px}.control-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mini-card{border:1px solid hsl(var(--border));border-radius:9px;min-width:0;padding:17px}.mini-icon{color:hsl(var(--primary));background:hsl(var(--brand-light)/.58);border-radius:7px;place-items:center;width:30px;height:30px;margin-bottom:13px;display:grid}.mini-icon svg{width:16px}.mini-card strong{margin-top:4px;font-size:.78rem;display:block}.mini-card p{color:hsl(var(--muted-foreground));margin:6px 0 0;font-size:.62rem;line-height:1.45}.request-panel{border:1px solid hsl(var(--border));border-radius:9px;margin-top:13px;overflow:hidden}.panel-heading{background:hsl(var(--muted)/.55);justify-content:space-between;align-items:center;min-height:66px;padding:13px 15px;display:flex}.panel-heading strong{font-size:.8rem;display:block}.panel-heading button{background:hsl(var(--primary));color:#fff;border:0;border-radius:6px;padding:8px 11px;font-size:.61rem;font-weight:700}.request-row{border-top:1px solid hsl(var(--border));grid-template-columns:28px 1fr auto 14px;align-items:center;gap:10px;min-height:55px;padding:0 14px;display:grid}.request-avatar{background:hsl(var(--secondary));border-radius:50%;place-items:center;width:27px;height:27px;font-size:.6rem;font-weight:700;display:grid}.request-name small,.request-name strong{display:block}.request-name strong{font-size:.68rem}.request-name small{color:hsl(var(--muted-foreground));font-size:.55rem}.request-state{background:hsl(var(--secondary));border-radius:999px;padding:4px 7px;font-size:.54rem;font-weight:800}.request-state.approved,.request-state.issued{color:hsl(var(--primary-dark));background:hsl(var(--brand-light)/.7)}.request-row>svg{color:hsl(var(--muted-foreground));width:13px}.proof-note{z-index:2;border:1px solid hsl(var(--border));background:#fff;border-radius:9px;align-items:center;gap:10px;padding:11px 14px;font-size:.7rem;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 30px #0f17291f}.proof-note svg{color:hsl(var(--primary));width:20px;height:20px}.proof-note small{color:hsl(var(--muted-foreground));letter-spacing:.11em;font-size:.5rem;display:block}.note-top{top:0;right:30px}.note-bottom{bottom:0;left:-32px}.proof-strip{border-block:1px solid hsl(var(--border));background:hsl(var(--card))}.proof-grid{grid-template-columns:1.7fr repeat(3,auto);align-items:center;gap:36px;min-height:92px;display:grid}.proof-grid p{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem}.proof-grid p strong{color:hsl(var(--foreground))}.proof-grid>span{white-space:nowrap;align-items:center;gap:7px;font-size:.78rem;font-weight:700;display:flex}.proof-grid svg{color:hsl(var(--primary))}.controls-copy h2,.final-cta h2,.section-heading h2,.security h2,.workflow-intro h2{letter-spacing:-.048em;margin:17px 0 0;font-size:clamp(2.25rem,4vw,3.25rem);line-height:1.08}.split-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;display:grid}.split-heading>p{color:hsl(var(--muted-foreground));margin:0 0 5px;font-size:1.03rem;line-height:1.72}.benefit-grid{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:11px;grid-template-columns:repeat(3,1fr);margin-top:62px;display:grid;overflow:hidden}.benefit-card{border-right:1px solid hsl(var(--border));min-height:300px;padding:34px;position:relative}.benefit-card:last-child{border-right:0}.card-number{color:hsl(var(--border));font-size:1.1rem;font-weight:800;position:absolute;top:30px;right:30px}.feature-icon{width:46px;height:46px;color:hsl(var(--primary));background:hsl(var(--brand-light)/.55);border-radius:9px;place-items:center;display:grid}.feature-icon svg{width:22px;height:22px}.benefit-card h3{letter-spacing:-.025em;margin:43px 0 12px;font-size:1.28rem}.benefit-card p{color:hsl(var(--muted-foreground));margin:0;font-size:.94rem;line-height:1.7}.workflow{background:linear-gradient(135deg,hsl(var(--brand-light)/.52),hsl(var(--background)) 55%);border-block:1px solid hsl(var(--border))}.workflow-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:110px;display:grid}.workflow-intro{position:sticky;top:130px}.workflow-intro>p{color:hsl(var(--muted-foreground));max-width:500px;font-size:1.02rem}.workflow-callout{border-top:1px solid hsl(var(--border));gap:14px;margin-top:38px;padding-top:25px;display:flex}.workflow-callout>svg{color:hsl(var(--primary));flex:none;width:24px;height:24px}.workflow-callout span,.workflow-callout strong{display:block}.workflow-callout strong{font-size:.9rem}.workflow-callout span{color:hsl(var(--muted-foreground));margin-top:3px;font-size:.8rem}.step,.steps{display:grid}.step{grid-template-columns:62px 1fr;gap:24px;min-height:142px}.step-marker{flex-direction:column;align-items:center;display:flex}.step-marker span{background:hsl(var(--card));border:1px solid hsl(var(--border));width:48px;height:48px;color:hsl(var(--primary));border-radius:9px;place-items:center;font-size:.73rem;font-weight:800;display:grid;box-shadow:0 8px 20px #0f17290d}.step-marker i{background:hsl(var(--border));flex:1;width:1px}.step h3{margin:9px 0 7px;font-size:1.35rem}.step p{color:hsl(var(--muted-foreground));max-width:510px;margin:0}.controls-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:96px;display:grid}.controls-visual{background:hsl(var(--secondary)/.64);border-radius:12px;padding:42px}.settings-window{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:10px;overflow:hidden;box-shadow:0 22px 55px #0f172917}.settings-header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;min-height:66px;padding:0 22px;display:flex}.settings-header span{align-items:center;gap:9px;font-size:.87rem;font-weight:750;display:flex}.settings-header svg{color:hsl(var(--primary))}.settings-header small{color:hsl(var(--primary-dark));background:hsl(var(--brand-light)/.65);border-radius:999px;padding:4px 8px;font-weight:700}.setting-row{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:0 22px;display:flex}.setting-row.nested{background:hsl(var(--muted)/.45);padding-left:38px}.setting-row small,.setting-row strong{display:block}.setting-row strong{font-size:.78rem}.setting-row small{color:hsl(var(--muted-foreground));margin-top:2px;font-size:.65rem}.toggle{background:hsl(var(--primary));border-radius:999px;flex:none;width:35px;height:20px;padding:2px}.toggle i{background:#fff;border-radius:50%;width:16px;height:16px;margin-left:auto;display:block}.field-preview{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:7px;margin:16px 22px;padding:10px 12px}.field-preview small,.field-preview span{display:block}.field-preview span{color:hsl(var(--muted-foreground));margin-top:3px;font-size:.7rem}.controls-copy>p{color:hsl(var(--muted-foreground));margin:25px 0 0;font-size:1rem;line-height:1.75}.check-list{gap:21px;margin:34px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:hsl(var(--muted-foreground));gap:12px;font-size:.86rem;display:flex}.check-list svg{color:hsl(var(--primary));flex:none;width:20px;height:20px;margin-top:2px}.check-list strong{color:hsl(var(--foreground));font-size:.9rem;display:block}.security{padding-top:8px}.security-panel{color:#fff;background:hsl(var(--sidebar));border-radius:12px;grid-template-columns:72px 1.25fr .75fr;align-items:center;gap:36px;padding:58px;display:grid;box-shadow:inset 0 0 0 1px #ffffff14}.security-icon{color:#77d0be;background:#29313c;border-radius:10px;place-items:center;width:64px;height:64px;display:grid}.security-icon svg{width:29px;height:29px}.eyebrow.light{color:#77d0be}.security h2{margin-top:13px;font-size:clamp(1.9rem,3vw,2.65rem)}.security-panel>p{color:#b8c0cc;margin:0;font-size:.92rem;line-height:1.75}.final-cta{padding-top:46px}.final-panel{border-block:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:50px;min-height:250px;display:flex}.final-panel h2{max-width:770px}footer{border-top:1px solid hsl(var(--border));background:hsl(var(--muted)/.55)}.footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;min-height:112px;display:grid}.footer-inner p{color:hsl(var(--muted-foreground));margin:0;font-size:.82rem}.footer-inner>a:last-child{color:hsl(var(--muted-foreground));font-size:.78rem;font-weight:700}:focus-visible{outline:3px solid hsl(var(--primary)/.38);outline-offset:3px}@media (max-width:1080px){.hero-grid{grid-template-columns:1fr;gap:62px}.hero-copy,.product-stage{max-width:760px}.product-stage{width:100%;margin-inline:auto}.proof-grid{grid-template-columns:1fr repeat(3,auto);gap:20px}.controls-grid,.workflow-grid{gap:60px}.security-panel{grid-template-columns:64px 1fr}.security-panel>p{grid-column:2}}@media (max-width:800px){.container{width:min(100% - 36px,1280px)}.section{padding:76px 0}.desktop-cta,.desktop-nav{display:none}.menu-button{margin-left:auto;display:flex}.mobile-nav{gap:4px;padding-top:10px;padding-bottom:20px;display:grid}.mobile-nav>a:not(.button){border-bottom:1px solid hsl(var(--border));align-items:center;min-height:44px;font-size:.9rem;font-weight:650;display:flex}.mobile-nav .button{margin-top:12px}.hero{padding-top:76px}h1{font-size:clamp(3.1rem,11vw,4.3rem)}.proof-grid{grid-template-columns:1fr 1fr;padding-block:25px}.proof-grid p{grid-column:1/-1}.controls-grid,.split-heading,.workflow-grid{grid-template-columns:1fr}.split-heading{gap:26px}.benefit-grid{grid-template-columns:1fr}.benefit-card{border-right:0;border-bottom:1px solid hsl(var(--border));min-height:250px}.benefit-card:last-child{border-bottom:0}.workflow-intro{position:static}.controls-copy{order:-1}.security-panel{grid-template-columns:1fr;padding:38px}.security-panel>p{grid-column:1}.final-panel{flex-direction:column;justify-content:center;align-items:flex-start}}@media (max-width:560px){.container{width:min(100% - 32px,1280px)}.section{padding:64px 0}.header-inner{min-height:68px}.hero{padding-top:62px;padding-bottom:76px}h1{font-size:3.25rem}.hero-lede{font-size:1.02rem}.hero-actions{flex-direction:column;align-items:stretch;gap:16px}.text-link{justify-content:center;min-height:44px}.hero-detail{display:grid}.product-window{grid-template-columns:58px 1fr;min-height:455px;transform:none}.app-sidebar{padding-inline:8px}.app-brand{width:30px;height:30px}.sidebar-item{justify-content:center;padding:0}.sidebar-item i{display:none}.app-main{padding:20px 15px}.app-topline h3{font-size:1.25rem}.control-grid{grid-template-columns:1fr}.mini-card:nth-child(2){display:none}.request-row{grid-template-columns:27px 1fr auto;padding-inline:10px}.proof-note,.request-row>svg{display:none}.proof-grid{grid-template-columns:1fr;gap:15px}.proof-grid p{grid-column:1;margin-bottom:5px}.benefit-card{padding:28px}.workflow-grid{gap:45px}.step{grid-template-columns:52px 1fr;gap:17px}.controls-visual{padding:14px}.setting-row{padding-inline:16px}.setting-row.nested{padding-left:24px}.field-preview{margin-inline:16px}.security-panel{padding:30px 24px}.final-panel{min-height:320px}.final-panel .button{width:100%}.footer-inner{grid-template-columns:1fr auto;gap:12px;padding-block:28px}.footer-inner p{grid-area:2/1/auto/-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-image{width:88px;display:inline-flex}.brand-image img{width:100%;height:auto;display:block}.button-outline{border-color:hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground))}.button-outline:hover{border-color:hsl(var(--primary)/.55);color:hsl(var(--primary-dark));background:hsl(var(--brand-light)/.25)}.brand-hero{padding:104px 0 112px}.brand-hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:100px;display:grid;position:relative}.brand-hero h1{font-size:clamp(3.8rem,6.4vw,6.3rem)}.system-mark{width:52px;height:52px;margin-bottom:54px}.system-mark img{object-fit:contain;width:100%;height:100%}.brand-system-card{color:#fff;background:hsl(var(--sidebar));border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:460px;padding:50px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172929}.brand-system-card:after{content:"";border:62px solid hsl(var(--primary)/.25);border-radius:50%;width:300px;height:300px;position:absolute;top:-110px;right:-110px}.brand-system-card .eyebrow{color:#76d1bf}.brand-system-card h2{letter-spacing:-.05em;margin:13px 0 6px;font-size:clamp(2.4rem,4vw,3.5rem);line-height:1}.brand-system-card>p{color:#c3c9d2;max-width:450px;font-size:1.05rem}.system-tags{flex-wrap:wrap;gap:7px;margin:15px 0 27px;display:flex}.system-tags span{color:#dfe4e9;border:1px solid #3c4552;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:700}.brand-system-card>a,.post-card a{color:#70c9b7;align-items:center;gap:8px;font-size:.8rem;font-weight:800;display:inline-flex}.brand-proof{border-block:1px solid hsl(var(--border));background:#fff}.brand-proof .container{grid-template-columns:1.6fr repeat(3,auto);align-items:center;gap:32px;min-height:88px;display:grid}.brand-proof p{color:hsl(var(--muted-foreground));margin:0;font-size:.87rem}.brand-proof span{white-space:nowrap;align-items:center;gap:7px;font-size:.74rem;font-weight:750;display:flex}.brand-proof svg{color:hsl(var(--primary))}.product-feature-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:90px;display:grid}.article h1,.article h2,.contact-copy h1,.faq-section h2,.included-section h2,.latest-section h2,.page-hero h1,.problem-section h2,.product-feature h2,.product-overview h2{letter-spacing:-.05em;line-height:1.08}.product-feature h2,.product-overview h2{margin:17px 0 13px;font-size:clamp(2.7rem,4.4vw,4.2rem)}.section-lede{font-weight:650;color:hsl(var(--foreground))!important;font-size:1.3rem!important}.product-feature-grid>div:first-child>p{color:hsl(var(--muted-foreground));margin-bottom:27px}.offer-preview{border:1px solid hsl(var(--border));background:#fff;border-radius:12px;grid-template-columns:116px 1fr;min-height:470px;display:grid;overflow:hidden;box-shadow:0 28px 70px #0f17291f}.offer-preview aside{background:hsl(var(--sidebar));color:#b9c1cc;flex-direction:column;gap:9px;padding:24px 12px;display:flex}.offer-preview aside img{object-fit:contain;width:34px;height:34px;margin:0 auto 24px}.offer-preview aside span{border-radius:7px;align-items:center;gap:8px;min-height:42px;padding:0 10px;font-size:.64rem;display:flex}.offer-preview aside span.active{color:#fff;background:#257e6d}.offer-preview aside svg{flex:none;width:17px}.offer-main{min-width:0;padding:30px}.offer-head{justify-content:space-between;align-items:flex-start;display:flex}.offer-head small,.offer-stats small,.offer-table>div small{color:hsl(var(--muted-foreground));letter-spacing:.13em;font-size:.52rem;font-weight:800}.offer-head h3{margin:6px 0 0;font-size:1.45rem}.offer-head>b{background:hsl(var(--brand-light)/.65);color:hsl(var(--primary-dark));border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:.6rem;display:flex}.offer-head>b i{background:hsl(var(--primary));border-radius:50%;width:6px;height:6px}.offer-stats{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 13px;display:grid}.offer-stats article{border:1px solid hsl(var(--border));border-radius:9px;padding:17px}.offer-stats strong{margin-top:6px;font-size:.75rem;display:block}.offer-stats p{color:hsl(var(--muted-foreground));margin:5px 0 0;font-size:.59rem;line-height:1.45}.offer-table{border:1px solid hsl(var(--border));border-radius:9px;overflow:hidden}.offer-table>div{background:hsl(var(--muted)/.55);padding:12px 15px}.offer-table>div strong{font-size:.76rem;display:block}.offer-table>p{border-top:1px solid hsl(var(--border));grid-template-columns:28px 1fr auto 14px;align-items:center;gap:9px;min-height:55px;margin:0;padding:0 14px;display:grid}.offer-table>p>span{background:hsl(var(--secondary));border-radius:50%;place-items:center;width:27px;height:27px;font-size:.58rem;font-weight:800;display:grid}.offer-table b,.offer-table b small{display:block}.offer-table b{font-size:.65rem}.offer-table b small{color:hsl(var(--muted-foreground));font-size:.52rem;font-weight:500}.offer-table em{background:hsl(var(--brand-light)/.65);color:hsl(var(--primary-dark));border-radius:999px;padding:4px 7px;font-size:.5rem;font-style:normal;font-weight:800}.offer-table svg{width:13px;color:hsl(var(--muted-foreground))}.brand-story{border-block:1px solid hsl(var(--border));background:hsl(var(--brand-light)/.28);padding-block:80px}.problem-section{background:#fff}.problem-grid{border:1px solid hsl(var(--border));border-radius:11px;grid-template-columns:repeat(3,1fr);margin-top:58px;display:grid;overflow:hidden}.problem-grid article{border-right:1px solid hsl(var(--border));padding:35px;position:relative}.problem-grid article:last-child{border-right:0}.problem-grid article>span,.use-case-grid article>span{width:44px;height:44px;color:hsl(var(--primary));background:hsl(var(--brand-light)/.55);border-radius:9px;place-items:center;display:grid}.problem-grid article>small{color:hsl(var(--border));font-weight:900;position:absolute;top:36px;right:34px}.problem-grid h3{text-transform:capitalize;margin:35px 0 10px;font-size:1.2rem}.access-grid p,.problem-grid p,.use-case-grid p{color:hsl(var(--muted-foreground));margin:0;font-size:.88rem}.center-heading{text-align:center;max-width:780px;margin:0 auto 55px}.center-heading .eyebrow{justify-content:center}.center-heading h2{letter-spacing:-.05em;margin:17px 0 0;font-size:clamp(2.4rem,4vw,3.45rem);line-height:1.08}.use-case-snapshot{background:hsl(var(--muted)/.55)}.use-case-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.use-case-grid article{border:1px solid hsl(var(--border));background:#fff;border-radius:10px;min-height:265px;padding:28px}.use-case-grid article:nth-child(n+4){grid-column:span 1}.use-case-grid h3{margin:45px 0 10px;font-size:1.15rem;line-height:1.25}.use-case-grid.compact article{min-height:220px}.use-case-grid.compact h3{margin-top:0}.section-link{text-align:center;margin-top:35px}.latest-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.latest-section h2{margin:18px 0 0;font-size:clamp(2.5rem,4vw,3.4rem)}.post-card{border:1px solid hsl(var(--border));background:#fff;border-radius:11px;overflow:hidden}.post-card.featured{padding:36px}.post-card>div>small,.post-card>small{color:hsl(var(--primary-dark));letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:800}.post-card h2,.post-card h3{letter-spacing:-.035em;margin:15px 0 10px;font-size:1.65rem;line-height:1.15}.post-card p{color:hsl(var(--muted-foreground))}.cta-actions{align-items:center;gap:25px;display:flex}.page-hero{border-bottom:1px solid hsl(var(--border));background:radial-gradient(circle at 82% 20%,hsl(var(--brand-light)/.55),transparent 31%);padding:105px 0 95px;position:relative;overflow:hidden}.narrow-hero{text-align:center;max-width:950px;margin:auto}.narrow-hero .eyebrow{justify-content:center}.page-hero h1{max-width:950px;margin:22px auto;font-size:clamp(3rem,5.7vw,5rem)}.page-hero p{max-width:730px;color:hsl(var(--muted-foreground));margin:0 auto;font-size:1.15rem}.page-hero .hero-actions{justify-content:center}.product-overview{background:#fff}.product-overview .product-feature-grid>div:first-child>p{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.75}.use-cases{background:hsl(var(--muted)/.45);border-block:1px solid hsl(var(--border))}.use-cases .use-case-grid{grid-template-columns:repeat(6,1fr)}.use-cases .use-case-grid article{grid-column:span 2}.use-cases .use-case-grid article:nth-child(4){grid-column:2/span 2}.use-cases .use-case-grid article:nth-child(5){grid-column:4/span 2}.access-section{background:#fff}.access-grid{border:1px solid hsl(var(--border));border-radius:10px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:58px;display:grid;overflow:hidden}.access-grid article{border-right:1px solid hsl(var(--border));padding:30px}.access-grid article:last-child{border-right:0}.access-grid small{color:hsl(var(--primary));font-size:.68rem;font-weight:850}.access-grid h3{margin:34px 0 9px;font-size:1.05rem}.value-section{background:#fff}.value-row{border:1px solid hsl(var(--border));border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.value-row article{border-right:1px solid hsl(var(--border));padding:34px}.value-row article:last-child{border-right:0}.value-row svg{color:hsl(var(--primary))}.value-row h3{margin:35px 0 9px;font-size:1.15rem}.value-row p{color:hsl(var(--muted-foreground));margin:0}.faq-section{border-top:1px solid hsl(var(--border));background:hsl(var(--muted)/.45)}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.faq-section h2{margin-top:18px;font-size:clamp(2.2rem,3.5vw,3rem)}.faq-section details{border-top:1px solid hsl(var(--border))}.faq-section details:last-child{border-bottom:1px solid hsl(var(--border))}.faq-section summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:72px;font-weight:750;list-style:none;display:flex}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary span{color:hsl(var(--primary));font-size:1.35rem}.faq-section details[open] summary span{transform:rotate(45deg)}.faq-section details p{color:hsl(var(--muted-foreground));max-width:720px;margin:-5px 0 23px}.pricing-section{padding-top:72px}.pricing-note{text-align:center;color:hsl(var(--muted-foreground));max-width:720px;margin:0 auto 38px}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.price-card{border:1px solid hsl(var(--border));background:#fff;border-radius:10px;padding:34px;position:relative}.price-card.featured{border-color:hsl(var(--primary));box-shadow:0 18px 45px hsl(var(--primary)/.12)}.plan-badge{color:hsl(var(--primary-dark));background:hsl(var(--brand-light));letter-spacing:.08em;border-radius:999px;padding:5px 8px;font-size:.58rem;font-weight:800;position:absolute;top:18px;right:18px}.price-card h2{font-size:1.2rem}.price{align-items:baseline;gap:5px;margin:32px 0 12px;display:flex}.price strong{letter-spacing:-.06em;font-size:3.2rem;line-height:1}.price span{font-size:.78rem}.price span,.price-card>p{color:hsl(var(--muted-foreground))}.price-card>p{min-height:54px}.price-card .button{width:100%;margin-top:25px}.included-section{background:hsl(var(--sidebar));color:#fff}.included-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.included-icon{color:#77d0be;background:#29313c;border-radius:9px;place-items:center;width:48px;height:48px;display:grid}.included-section h2{margin:25px 0 0;font-size:clamp(2.3rem,4vw,3.3rem)}.included-section .check-list{margin:0}.included-section .check-list li,.included-section .check-list strong{color:#d1d7df}.included-section .check-list svg{color:#77d0be}.contact-page{min-height:760px}.contact-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.contact-copy{padding-top:35px;position:sticky;top:130px}.contact-copy h1{margin:22px 0;font-size:clamp(3.2rem,5.2vw,4.7rem)}.contact-copy>p{color:hsl(var(--muted-foreground));font-size:1.05rem}.contact-details{border-top:1px solid hsl(var(--border));gap:12px;margin-top:38px;padding-top:27px;display:grid}.contact-details a,.contact-details p{align-items:center;gap:12px;margin:0;font-size:.86rem;font-weight:700;display:flex}.contact-details svg{color:hsl(var(--primary))}.contact-details small{color:hsl(var(--muted-foreground));letter-spacing:.1em;font-size:.55rem;display:block}.contact-form{border:1px solid hsl(var(--border));background:#fff;border-radius:11px;padding:34px;box-shadow:0 20px 50px #0f172912}.contact-form h2{margin-bottom:18px;font-size:1.35rem}.contact-form iframe{border:0;display:block}.blog-index{background:hsl(var(--muted)/.4);min-height:520px}.blog-grid .post-card{grid-template-columns:.8fr 1.2fr;display:grid}.post-visual{background:hsl(var(--sidebar));color:#fff;flex-direction:column;justify-content:space-between;min-height:330px;padding:32px;display:flex}.post-visual span{letter-spacing:-.07em;font-size:1.5rem;font-weight:900}.post-visual small{color:#76d1bf;letter-spacing:.12em;font-weight:800}.blog-grid .post-card>div:last-child{align-self:center;padding:42px}.breadcrumbs{color:hsl(var(--muted-foreground));gap:8px;padding-top:28px;font-size:.7rem;display:flex}.breadcrumbs span{align-items:center;gap:8px;display:flex}.breadcrumbs svg{width:12px}.article-header{text-align:center;max-width:950px;padding-top:80px;padding-bottom:65px}.article-header .eyebrow{justify-content:center}.article h1{margin:20px 0;font-size:clamp(3.2rem,6vw,5.4rem)}.article-header p{color:hsl(var(--muted-foreground));font-size:1.18rem}.article-header small{color:hsl(var(--primary-dark));font-weight:750}.article-body{max-width:780px;padding-bottom:80px}.article-body>section{margin:0 0 55px}.article-body h2{margin-bottom:18px;font-size:2rem}.article-body p{color:hsl(var(--muted-foreground));font-size:1.03rem;line-height:1.85}.article-body aside{background:hsl(var(--brand-light)/.45);border:1px solid hsl(var(--border));border-radius:11px;margin-top:75px;padding:36px}.article-body aside h2{margin-top:0}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:32px 70px;padding-block:72px 32px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.footer-grid>div:first-child p{max-width:360px;color:hsl(var(--muted-foreground));margin:18px 0 0;font-size:.82rem}.footer-grid strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:.72rem}.footer-grid a:not(.brand){color:hsl(var(--muted-foreground));font-size:.8rem}.footer-grid a:not(.brand):hover{color:hsl(var(--foreground))}.footer-meta{border-top:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));grid-column:1/-1;justify-content:space-between;padding-top:24px;font-size:.7rem;flex-direction:row!important;align-items:center!important}.footer-meta nav{gap:20px;display:flex}.legal-hero{border-bottom:1px solid hsl(var(--border));background:radial-gradient(circle at 84% 22%,hsl(var(--brand-light)/.48),transparent 30%);padding:94px 0 70px}.legal-shell{max-width:1040px}.legal-hero h1{letter-spacing:-.055em;margin:20px 0 22px;font-size:clamp(3rem,5.5vw,4.8rem);line-height:1}.legal-hero p{max-width:720px;font-size:1.08rem;line-height:1.75}.legal-hero p,.legal-hero small{color:hsl(var(--muted-foreground))}.legal-hero small{letter-spacing:.04em;text-transform:uppercase;margin-top:28px;font-size:.75rem;font-weight:700;display:block}.legal-body{padding:76px 0 112px}.legal-body .legal-shell{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:82px;display:grid}.legal-body aside{gap:8px;display:grid;position:sticky;top:112px}.legal-body aside strong{letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem}.legal-body aside a{color:hsl(var(--muted-foreground));font-size:.78rem;line-height:1.4}.legal-body aside a:hover{color:hsl(var(--primary-dark))}.legal-body article>section{border-bottom:1px solid hsl(var(--border));margin:0 0 48px;padding:0 0 48px;scroll-margin-top:112px}.legal-body article>section:last-child{border-bottom:0;margin-bottom:0}.legal-body h2{letter-spacing:-.025em;align-items:baseline;gap:14px;margin:0 0 24px;font-size:1.55rem;line-height:1.25;display:flex}.legal-body h2 span{color:hsl(var(--primary));letter-spacing:.1em;font-size:.67rem}.legal-body li,.legal-body p{color:hsl(var(--muted-foreground));font-size:.94rem;line-height:1.82}.legal-body p{margin-bottom:16px}.legal-body ul{margin:14px 0 0;padding-left:20px}.legal-body li{margin-bottom:10px;padding-left:6px}.legal-body a{color:hsl(var(--primary-dark));text-underline-offset:3px;text-decoration:underline}@media (max-width:1080px){.brand-hero-grid,.product-feature-grid{grid-template-columns:1fr;gap:65px}.brand-system-card{width:100%;max-width:760px}.brand-proof .container{grid-template-columns:1fr repeat(3,auto)}.product-feature-grid>div:first-child{max-width:670px}.offer-preview{width:100%;max-width:760px}.contact-grid{gap:60px}}@media (max-width:800px){.brand-hero{padding-top:76px}.brand-proof .container{grid-template-columns:1fr 1fr;padding-block:25px}.brand-proof p{grid-column:1/-1}.problem-grid,.value-row{grid-template-columns:1fr}.problem-grid article,.value-row article{border-right:0;border-bottom:1px solid hsl(var(--border))}.problem-grid article:last-child,.value-row article:last-child{border-bottom:0}.use-case-grid,.use-cases .use-case-grid{grid-template-columns:1fr 1fr}.use-cases .use-case-grid article,.use-cases .use-case-grid article:nth-child(4),.use-cases .use-case-grid article:nth-child(5){grid-column:auto}.access-grid{grid-template-columns:1fr 1fr}.access-grid article{border-bottom:1px solid hsl(var(--border))}.access-grid article:nth-child(2){border-right:0}.access-grid article:nth-child(n+3){border-bottom:0}.contact-grid,.faq-grid,.included-grid,.latest-grid{grid-template-columns:1fr;gap:50px}.pricing-grid{grid-template-columns:1fr;max-width:560px;margin-inline:auto}.contact-copy{position:static}.blog-grid .post-card{grid-template-columns:1fr}.post-visual{min-height:220px}.legal-body .legal-shell{grid-template-columns:1fr;gap:48px}.legal-body aside{border-bottom:1px solid hsl(var(--border));grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:30px;position:static}.legal-body aside strong{grid-column:1/-1}}@media (max-width:560px){.brand-hero h1{font-size:3.35rem}.brand-system-card{min-height:410px;padding:30px}.brand-proof .container{grid-template-columns:1fr}.brand-proof p{grid-column:1}.offer-preview{grid-template-columns:56px 1fr;min-height:440px}.offer-preview aside{padding-inline:7px}.offer-preview aside span{justify-content:center;padding:0;font-size:0}.offer-main{padding:20px 14px}.offer-stats{grid-template-columns:1fr}.offer-stats article:nth-child(2){display:none}.offer-table>p{grid-template-columns:27px 1fr auto;padding-inline:9px}.offer-table>p>svg{display:none}.access-grid,.use-case-grid,.use-cases .use-case-grid{grid-template-columns:1fr}.use-case-grid article{min-height:220px}.access-grid article{border-right:0;border-bottom:1px solid hsl(var(--border))!important}.access-grid article:last-child{border-bottom:0!important}.page-hero{padding:72px 0}.page-hero h1{font-size:3.05rem}.page-hero .hero-actions{align-items:stretch}.price-card{padding:28px}.contact-form{padding:22px 14px}.blog-grid .post-card>div:last-child{padding:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px;padding-block:55px}.footer-grid>div:first-child,.footer-meta{grid-column:1/-1}.footer-meta{gap:12px;flex-direction:column!important;align-items:flex-start!important}.legal-hero{padding:64px 0 52px}.legal-body{padding:54px 0 76px}.legal-body aside{grid-template-columns:1fr}.legal-body aside strong{grid-column:1}}