@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.woff2) format("woff2");font-weight:100 900;font-display:swap}:root{--navy: #1f2a44;--periwinkle: #7a8fd1;--soft-lavender: #a9b8e6;--cloud: #dde5f6;--cream: #fff4e6;--gray: #4a5568;--line: #d7dce6;--very-light: #f2f4f8;--white: #ffffff;--green: #8fbc9f;--red: #d86969;--shadow: 0 24px 70px rgba(31, 42, 68, .16);--header-height: 74px;--section-space: 104px;--radius: 20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:var(--white);font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;line-height:1.65;word-break:keep-all;overflow-wrap:break-word}button,input,select{font:inherit}button,a,summary,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}[id]{scroll-margin-top:calc(var(--header-height) + 20px)}:focus-visible{outline:3px solid rgba(83,119,216,.55);outline-offset:3px}.container{width:min(1120px,calc(100% - 48px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:var(--header-height);background:#fffffff0;border-bottom:1px solid rgba(215,220,230,.78);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner,.footer-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:24px}.brand-link{display:inline-flex;align-items:center}.brand-link img{width:122px;height:auto;object-fit:contain}.desktop-nav,.footer nav{display:flex;align-items:center;gap:26px;color:var(--gray);font-size:14px;font-weight:700}.desktop-nav>a:not(.header-cta),.footer nav a{transition:color .16s ease}.desktop-nav>a:not(.header-cta):hover,.footer nav a:hover{color:var(--periwinkle)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-weight:800;line-height:1;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.header-cta,.button.primary{color:var(--white);background:var(--navy);box-shadow:0 12px 30px #1f2a4433}.button.secondary{color:var(--navy);background:var(--white);border-color:var(--line)}.header-cta:hover,.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.7;transform:none}.menu-button,.mobile-nav{display:none}.section{padding:var(--section-space) 0}.problem-section,.how-section{background:var(--very-light)}.section-heading{max-width:720px;margin-bottom:44px}.section-heading.narrow{max-width:820px;margin-inline:auto;text-align:center}.section-kicker,.eyebrow{display:inline-flex;align-items:center;width:fit-content;min-height:32px;margin:0 0 18px;padding:0 14px;border-radius:999px;color:#526fbf;background:var(--cloud);font-size:12px;font-weight:850;letter-spacing:.04em}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em}h1{margin-bottom:22px;font-size:clamp(46px,4.7vw,68px);line-height:1.1}h2{margin-bottom:18px;font-size:clamp(36px,3.8vw,52px);line-height:1.16}h1 span,h2 span{display:block}h3{margin-bottom:10px;font-size:22px;line-height:1.3}p{color:var(--gray)}.section-heading>p:not(.section-kicker){margin-bottom:10px;font-size:18px}.hero-section{position:relative;min-height:790px;padding:118px 0 76px;display:grid;align-items:center;overflow:hidden;background:linear-gradient(90deg,#fff4e685,#fff0 42%),linear-gradient(145deg,#f8faff,#fff 48%,#edf2ff)}.hero-section:before{content:"";position:absolute;width:420px;height:420px;right:-180px;bottom:-230px;border-radius:50%;background:var(--cloud);opacity:.45}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:64px;align-items:center}.hero-description{max-width:600px;margin-bottom:32px;color:#34425b;font-size:19px;font-weight:620;line-height:1.7}.hero-actions,.trust-row{display:flex;flex-wrap:wrap;gap:12px}.hero-actions{margin-bottom:28px}.trust-row{color:var(--gray);font-size:14px;font-weight:780}.trust-row span{display:inline-flex;align-items:center;gap:8px}.trust-row span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--periwinkle)}.hero-visual{display:grid;place-items:center}.product-mockup{display:block;width:100%;height:auto;object-fit:contain}.hero-mockup{width:min(430px,100%);aspect-ratio:1000 / 1700;filter:drop-shadow(0 24px 38px rgba(31,42,68,.14));transform:rotate(1.4deg)}.card-grid,.step-grid{display:grid;gap:18px}.card-grid.three,.step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.step-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 10px 30px #1f2a440d}.info-card p,.step-card p{margin-bottom:0}.card-number,.step-card>span{display:grid;place-items:center;width:40px;height:40px;margin-bottom:28px;border-radius:50%;color:var(--navy);background:var(--cloud);font-size:15px;font-weight:850}.feature-section{overflow:hidden}.feature-list{display:grid;gap:24px}.feature-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:72px;align-items:center;min-height:560px;padding:48px 64px;border:1px solid var(--line);border-radius:28px;background:var(--very-light)}.feature-row:nth-child(2n) .feature-copy{order:2}.feature-row:nth-child(2n) .feature-visual{order:1}.feature-copy{max-width:480px}.feature-index{display:block;margin-bottom:16px;color:var(--periwinkle);font-size:15px;font-weight:850}.feature-copy h3{margin-bottom:14px;font-size:clamp(30px,3.4vw,44px)}.feature-copy p{margin-bottom:0;font-size:18px}.feature-visual{display:grid;place-items:center;justify-self:center;width:100%}.feature-mockup{width:min(300px,100%);aspect-ratio:820 / 1600}.feature-note{width:fit-content;margin:28px auto 0;padding:13px 18px;border-radius:999px;color:#445578;background:var(--cloud);text-align:center;font-size:14px;font-weight:750}.how-section .section-heading{margin-bottom:38px}.how-layout{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:64px;align-items:center}.how-visual,.company-visual{display:grid;place-items:center}.how-mockup,.company-mockup{width:min(320px,100%);aspect-ratio:820 / 1600}.how-layout .step-grid{grid-template-columns:1fr}.step-card>span{width:46px;height:46px;color:var(--white);background:var(--navy);font-size:18px}.company-section{color:var(--white);background:var(--navy)}.company-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:72px;align-items:center}.company-copy{max-width:720px}.company-copy .section-kicker{color:var(--navy);background:var(--cream)}.company-copy h2{font-size:clamp(36px,4.2vw,54px)}.company-copy>p:not(.section-kicker){color:#ffffffc7;font-size:18px}.company-note{margin-top:28px!important;padding-top:24px;border-top:1px solid rgba(255,255,255,.16);font-size:14px!important;font-weight:700}.signup-section{background:var(--cream)}.signup-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr);gap:64px;align-items:center}.signup-layout .section-heading{margin-bottom:0}.signup-logo{width:76px;margin-bottom:20px;aspect-ratio:1;object-fit:contain}.privacy-note{font-size:14px!important}.signup-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:28px;border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:var(--shadow)}.signup-form .full{grid-column:1 / -1}.form-field{display:grid;gap:7px}.form-field label,.consent-row label{color:var(--navy);font-size:14px;font-weight:800}.optional{color:#7b8494;font-size:12px;font-weight:650}.form-field input,.form-field select{width:100%;min-width:0;min-height:50px;padding:0 14px;border:1px solid var(--line);border-radius:12px;color:var(--navy);background:var(--white)}.form-field input:focus,.form-field select:focus{border-color:var(--periwinkle);outline:0;box-shadow:0 0 0 3px #7a8fd12e}.form-field input[aria-invalid=true]{border-color:var(--red)}.consent-row{display:flex;align-items:flex-start;gap:10px;margin-top:2px}.consent-row input{flex:0 0 auto;width:20px;height:20px;margin:2px 0 0;accent-color:var(--navy)}.privacy-details{color:var(--gray);font-size:13px}.privacy-details summary{width:fit-content;cursor:pointer;color:#526fbf;font-weight:750;text-decoration:underline;text-underline-offset:3px}.privacy-details p{margin:10px 0 0;padding:12px 14px;border-radius:12px;background:var(--very-light);font-size:12px}.form-message{margin:0;padding:12px 14px;border-radius:12px;font-weight:800}.form-message.error{color:#8f3030;background:#fff1f1}.form-message.success{color:#2e6746;background:#edf8f1}.button.full{width:100%}.footer{padding:48px 0;color:#ffffffa8;background:#172036}.footer-inner{align-items:flex-start}.footer-brand{margin-bottom:10px}.footer-brand img{width:142px;height:auto}.footer p{margin-bottom:4px;color:#ffffff9e;font-size:13px}.footer-email{display:inline-block;margin-bottom:4px;color:#ffffffd1;font-size:13px}.footer nav{flex-wrap:wrap;justify-content:flex-end}.footer nav a{color:#ffffffb8}@media(max-width:1024px){.desktop-nav{gap:18px}.desktop-nav>a{font-size:13px}.hero-layout{gap:36px}.feature-row{gap:48px;padding:42px 48px}.signup-layout{grid-template-columns:1fr 1.15fr;gap:40px}}@media(max-width:820px){:root{--header-height: 68px;--section-space: 76px}.container{width:min(100% - 40px,1120px)}.site-header{height:var(--header-height)}.brand-link img{width:112px;height:auto}.desktop-nav{display:none}.menu-button{display:grid;place-content:center;gap:5px;width:46px;height:46px;padding:0;border:0;border-radius:50%;color:var(--navy);background:var(--very-light);cursor:pointer}.menu-button span{width:20px;height:2px;border-radius:2px;background:currentColor}.mobile-nav{position:absolute;inset:var(--header-height) 0 auto;display:block;visibility:hidden;opacity:0;transform:translateY(-8px);background:#fffffffa;border-bottom:1px solid var(--line);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.mobile-nav.open{visibility:visible;opacity:1;transform:translateY(0)}.mobile-nav .container{display:grid;gap:2px;padding-top:14px;padding-bottom:20px}.mobile-nav a:not(.button){min-height:46px;display:flex;align-items:center;border-bottom:1px solid var(--very-light);font-weight:750}.mobile-nav .button{margin-top:12px}.hero-section{min-height:0;padding:104px 0 68px}.hero-layout,.signup-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.eyebrow,.hero-description{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{margin-top:18px}.hero-mockup{width:min(380px,90vw);transform:none}.card-grid.three,.step-grid{grid-template-columns:1fr}.info-card,.step-card{padding:24px}.feature-row{grid-template-columns:1fr;gap:32px;min-height:0;padding:38px 32px}.feature-row:nth-child(2n) .feature-copy,.feature-row:nth-child(2n) .feature-visual{order:initial}.feature-copy{max-width:none;text-align:center}.feature-mockup{width:min(300px,100%)}.how-layout,.company-layout{grid-template-columns:1fr;gap:42px}.company-copy{max-width:680px;margin-inline:auto;text-align:center}.company-mockup{width:min(300px,82vw)}.signup-layout .section-heading{max-width:650px;margin-inline:auto;text-align:center}.footer-inner,.footer nav{align-items:flex-start;flex-direction:column}.footer-inner{gap:28px}}@media(max-width:520px){.container{width:min(100% - 40px,1120px)}h1{font-size:clamp(34px,9.5vw,42px);line-height:1.15}h2{font-size:clamp(31px,8.5vw,38px);line-height:1.2}.section-heading{margin-bottom:34px}.section-heading>p:not(.section-kicker),.feature-copy p,.company-copy>p:not(.section-kicker){font-size:16px}.hero-description{margin-bottom:24px;font-size:16px;line-height:1.65}.hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.button{min-height:48px;padding:0 16px;font-size:14px}.trust-row{gap:8px 14px;font-size:13px}.hero-mockup{width:min(310px,86vw)}.feature-row{padding:32px 20px;border-radius:22px}.feature-copy h3{font-size:30px}.feature-mockup{width:min(280px,100%)}.feature-note{width:100%;border-radius:16px}.company-copy h2{font-size:clamp(31px,8.5vw,38px)}.signup-form{grid-template-columns:1fr;padding:22px 18px}.signup-form .full{grid-column:1}.footer nav{gap:14px}}@media(max-width:375px){.container{width:min(100% - 32px,1120px)}h1{font-size:33px}h2{font-size:30px}.hero-actions{gap:8px}.hero-actions .button{padding-inline:12px;font-size:13px}.trust-row{flex-direction:column;align-items:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
