@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Montserrat:wght@600;700;800&display=swap";@layer theme{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--bg:#fff;--soft:#f7f5f0;--soft-blue:#eef6fb;--blue:#3a7ca5;--blue-deep:#1f5f82;--ink:#24313d;--muted:#677484;--line:#dfe6ec;--orange:#ea580c;--orange-strong:#c2410c;--red:#e13a17;--shadow:0 24px 70px #24313d1a;--radius:24px;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:50;height:78px;padding-inline:max(calc((100vw - var(--max)) / 2), 20px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dfe6ecc7;justify-content:space-between;align-items:center;gap:24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand img{object-fit:contain;width:55px;height:55px}.brand span{flex-direction:column;line-height:1.2;display:flex}.brand strong{color:var(--ink);font-family:Montserrat,Inter,sans-serif;font-size:17px;font-weight:800}.brand small{color:var(--blue-deep);letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:800}.site-header nav{color:var(--muted);align-items:center;gap:27px;font-size:14px;font-weight:600;display:flex}.site-header nav a:hover{color:var(--ink)}.header-actions{align-items:center;gap:18px;display:flex}.login{color:var(--muted);font-size:14px;font-weight:700}.login:hover{color:var(--ink)}.button{background:linear-gradient(135deg, var(--orange), var(--red));color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:14px 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 18px 40px #e13a1738}.button:hover{transform:translateY(-2px)}.button-small{min-height:44px;padding:10px 17px}.button-ghost{border-color:var(--line);box-shadow:none;color:var(--ink);background:#fff}.button-ghost:hover{box-shadow:0 14px 34px #24313d14}.hero{min-height:calc(100vh - 78px);padding:56px max(calc((100vw - var(--max)) / 2), 20px) 64px;background:radial-gradient(circle at 88% 12%, #a7c7e757, transparent 31%), radial-gradient(circle at 9% 92%, #f47c201f, transparent 27%), var(--soft);grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;display:grid;overflow:hidden}.hero-copy{z-index:5;position:relative}.eyebrow{color:var(--blue-deep);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow span{background:linear-gradient(90deg, var(--orange), var(--red));border-radius:999px;width:28px;height:4px}.hero h1,.section h2{color:var(--ink);letter-spacing:-.04em;margin:18px 0 24px;font-family:Montserrat,Inter,sans-serif;font-size:clamp(42px,6vw,76px);font-weight:800;line-height:1.05}em{color:var(--orange-strong);font-style:normal}.hero-copy>p{max-width:650px;color:var(--muted);margin:0;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;margin:30px 0;display:flex}.hero-points{flex-wrap:wrap;gap:10px;display:flex}.hero-points span{color:var(--muted);background:#ffffffc2;border:1px solid #dfe6eccc;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.hero-visual{min-height:500px;position:relative}.product-shot{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffd9;border:1px solid #dfe6ece6;margin:0;overflow:hidden}.hero-shot{z-index:4;width:100%;padding:10px;position:absolute;top:99px;right:0}.browser-bar{background:#edf2f5;border-radius:15px 15px 0 0;align-items:center;gap:6px;height:35px;padding:0 10px;display:flex}.browser-bar i{background:#ff6b5b;border-radius:50%;width:7px;height:7px}.browser-bar i:nth-child(2){background:#ffbf3f}.browser-bar i:nth-child(3){background:#31c96b}.browser-bar span{color:#80909d;background:#fff;border-radius:999px;margin-left:8px;padding:4px 12px;font-size:9px}.hero-shot>img{aspect-ratio:1.9;object-fit:cover;border-radius:0 0 15px 15px;width:100%}.rocket{z-index:8;filter:drop-shadow(0 18px 15px #24313d2e);width:164px;position:absolute;top:-34px;right:-17px;transform:rotate(5deg)}.planet{z-index:1;opacity:.16;width:250px;position:absolute;top:-25px;right:-72px}.floating-card{z-index:9;border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;padding:16px 20px;display:flex;position:absolute;bottom:21px;left:-19px;box-shadow:0 16px 45px #24313d1f}.floating-card b{color:var(--blue-deep);font-size:12px}.floating-card span{color:var(--ink);margin-top:3px;font-size:13px;font-weight:800}.proof-bar{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:11px;min-height:78px;padding:16px 20px;display:flex}.proof-bar strong{color:var(--ink);margin-right:7px;font-size:13px}.proof-bar span{border:1px solid var(--line);background:var(--soft-blue);color:var(--blue-deep);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800}.proof-bar i{display:none}.section{padding:76px max(calc((100vw - var(--max)) / 2), 20px)}.resources{background:#fff}.section-heading{grid-template-columns:1fr .72fr;align-items:end;gap:55px;margin-bottom:44px;display:grid}.section h2{margin:14px 0 0;font-size:clamp(34px,4vw,50px)}.section-heading>p{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.benefit-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.benefit-card{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 16px 45px #24313d0f}.benefit-card>img{aspect-ratio:1.9;border-bottom:1px solid var(--line);object-fit:cover;width:100%}.benefit-card>div{padding:23px 25px 25px}.benefit-card h3{color:var(--ink);margin:0 0 8px;font-family:Montserrat,Inter,sans-serif;font-size:20px;font-weight:800}.benefit-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.steps-section{background:radial-gradient(circle at 10% 18%,#a7c7e759,#0000 34%),linear-gradient(#eef6fbd1,#fff);grid-template-columns:.82fr 1.18fr;align-items:center;gap:62px;display:grid}.eyebrow.light{color:var(--blue-deep)}.steps-copy h2{color:var(--ink)}.steps-copy p{color:var(--muted);margin-bottom:28px;font-size:17px}.button-white{background:var(--ink);color:#fff;box-shadow:0 14px 34px #24313d24}.steps{gap:13px;margin:0;padding:0;list-style:none;display:grid}.steps li{border:1px solid var(--line);background:#ffffffeb;border-radius:20px;gap:18px;padding:21px;display:flex;box-shadow:0 14px 34px #24313d0d}.steps b{background:var(--soft-blue);width:42px;height:42px;color:var(--blue-deep);border-radius:14px;flex:none;place-items:center;font-size:12px;font-weight:900;display:grid}.steps h3{color:var(--ink);margin:0 0 5px;font-family:Montserrat,Inter,sans-serif;font-size:17px;font-weight:800}.steps p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.faq-section{background:#fff;grid-template-columns:.7fr 1.3fr;gap:70px;display:grid}.faq-intro p{color:var(--muted);font-size:16px;line-height:1.7}.faq-list details{border-bottom:1px solid var(--line);padding:19px 0}.faq-list summary{color:var(--ink);cursor:pointer;justify-content:space-between;font-size:16px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:22px}.faq-list details p{color:var(--muted);margin:13px 36px 0 0;font-size:14px;line-height:1.65}.cta{max-width:var(--max);border:1px solid var(--line);background:radial-gradient(circle at 10% 20%, #a7c7e761, transparent 35%), linear-gradient(135deg, var(--soft), #fff);box-shadow:var(--shadow);border-radius:26px;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;margin:0 auto 48px;padding:40px;display:grid;overflow:hidden}.cta img{object-fit:contain;width:82px;height:82px}.cta span{color:var(--blue-deep);letter-spacing:.12em;font-size:10px;font-weight:900}.cta h2{color:var(--ink);letter-spacing:-.04em;margin:5px 0 0;font-family:Montserrat,Inter,sans-serif;font-size:27px;font-weight:800;line-height:1.15}.cta .button-white{white-space:nowrap;background:linear-gradient(135deg, var(--orange), var(--red))}footer{min-height:128px;padding-inline:max(calc((100vw - var(--max)) / 2), 20px);background:var(--ink);color:#ffffffc2;justify-content:space-between;align-items:center;gap:30px;font-size:12px;display:flex}.footer-brand img{width:54px;height:54px}.footer-brand strong{color:#fff;font-size:15px}.footer-brand small{color:#a7c7e7;font-size:8px}footer>a:last-child{color:#fff;font-weight:800}@media (width<=980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:66px}.hero-copy{max-width:720px}.hero-visual{min-height:455px}.hero-shot{width:91%;right:4.5%}.section-heading,.steps-section,.faq-section{grid-template-columns:1fr}.steps-section,.faq-section{gap:40px}.cta{grid-template-columns:auto 1fr;margin-inline:20px}.cta .button{grid-column:1/-1}}@media (width<=640px){.site-header{height:68px;padding-inline:16px}.brand img{width:44px;height:44px}.brand strong{font-size:14px}.brand small,.login{display:none}.header-actions{gap:8px}.button-small{min-height:40px;padding:9px 13px;font-size:12px}.hero{gap:30px;padding:50px 18px 40px}.hero h1{font-size:44px}.hero-copy>p{font-size:16px}.hero-points{flex-direction:column;align-items:flex-start}.hero-visual{min-height:310px}.hero-shot{width:100%;top:66px;left:0}.rocket{width:106px;top:-5px;right:-11px}.planet{width:158px;top:1px;right:-50px}.floating-card{display:none}.proof-bar{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.proof-bar strong{display:none}.section{padding:58px 18px}.section h2{font-size:37px}.section-heading{gap:18px;margin-bottom:30px}.benefit-grid{grid-template-columns:1fr}.steps-section{padding:58px 18px}.faq-section{gap:18px}.cta{grid-template-columns:1fr;margin:0 18px 28px;padding:28px 24px}.cta img{width:62px;height:62px}.cta h2{font-size:24px}footer{text-align:center;flex-direction:column;min-height:auto;padding:34px 18px}}
