/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#071b3d;--navy2:#0b2856;--blue:#2f70e8;--sky:#77adff;--ice:#eef5ff;--ink:#10203d;--muted:#66738a;--line:#dce5f2;--white:#fff;--green:#16a47a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.shell{flex-direction:column;min-height:100vh;display:flex}.header{z-index:20;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#071b3df5;border-bottom:1px solid #ffffff14;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:26px;max-width:1180px;min-height:76px;margin:auto;padding:0 24px;display:flex}.brand{letter-spacing:-.025em;white-space:nowrap;align-items:center;gap:11px;font-size:1.08rem;font-weight:850;text-decoration:none;display:flex}.brand-logo{object-fit:cover;border-radius:11px;width:39px;height:39px;display:block;box-shadow:0 8px 24px #0005}.brand-mark{background:linear-gradient(135deg,#75b5ff,var(--blue));border-radius:11px;place-items:center;width:35px;height:35px;display:grid;box-shadow:0 8px 24px #0005}.nav-links{gap:28px;margin-left:auto;display:flex}.nav-links a{color:#c8d5e9;font-size:.92rem;font-weight:650;text-decoration:none}.nav-links a:hover{color:#fff}.nav-actions{align-items:center;gap:10px;display:flex}.lang{border:1px solid #ffffff28;border-radius:10px;gap:3px;padding:3px;display:flex}.lang a{color:#bdcbe0;border-radius:7px;padding:6px 8px;font-size:.77rem;font-weight:800;text-decoration:none}.lang a.active{color:var(--navy);background:#fff}.nav-login{color:var(--navy);background:#fff;border-radius:10px;padding:10px 15px;font-size:.86rem;font-weight:800;text-decoration:none}.landing-hero{background:radial-gradient(circle at 77% 35%,#194d9690 0,transparent 32%),linear-gradient(145deg,var(--navy),#06142e);color:#fff;padding:72px 24px 90px;overflow:hidden}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;max-width:1180px;margin:auto;display:grid}.eyebrow{color:#8dbdff;text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:.74rem;font-weight:850}.landing-hero h1{letter-spacing:-.06em;max-width:680px;margin:16px 0 22px;font-size:clamp(3rem,6vw,5.5rem);line-height:.96}.hero-copy{color:#c8d5e9;max-width:650px;margin:0;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.7}.actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;min-height:49px;padding:0 20px;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--blue);color:#fff;box-shadow:0 12px 32px #2f70e855}.button.ghost{color:#fff;background:#ffffff0a;border:1px solid #ffffff38}.store-note{color:#9fb1ca;align-items:center;gap:8px;margin-top:25px;display:flex}.store-note span{border:1px solid #ffffff1f;border-radius:8px;padding:6px 9px;font-size:.72rem;font-weight:800}.store-note small{margin-left:3px}.product-preview{color:var(--ink);background:#fff;border:1px solid #fff3;border-radius:22px;overflow:hidden;transform:perspective(1200px)rotateY(-4deg)rotateX(1deg);box-shadow:0 35px 90px #0007}.preview-top{border-bottom:1px solid var(--line);background:#f7f9fd;align-items:center;gap:6px;height:42px;padding:0 14px;display:flex}.preview-top i{background:#cbd4e2;border-radius:50%;width:8px;height:8px}.preview-top span{color:#738098;margin:auto;font-size:.68rem;font-weight:800}.preview-body{grid-template-columns:55px 1fr;min-height:350px;display:grid}.preview-sidebar{background:var(--navy);flex-direction:column;align-items:center;gap:22px;padding-top:18px;display:flex}.preview-sidebar b{background:var(--blue);color:#fff;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.preview-sidebar i{background:#547097;border-radius:4px;width:20px;height:5px}.preview-content{padding:28px}.preview-content>p{margin:0 0 18px;font-size:1.05rem;font-weight:850}.mini-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px;display:grid}.mini-stats span{background:var(--ice);color:#718099;border-radius:11px;padding:12px;font-size:.62rem}.mini-stats b{color:var(--navy);margin-bottom:2px;font-size:1.2rem;display:block}.task-row{border-top:1px solid var(--line);align-items:center;gap:10px;padding:13px 0;display:flex}.task-row>i{background:#d9e8ff;border-radius:9px;width:31px;height:31px}.task-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.task-row b{font-size:.7rem}.task-row small{color:#8591a4;font-size:.58rem}.task-row em{color:#9a6810;white-space:nowrap;background:#fff2d7;border-radius:8px;margin-left:auto;padding:5px 7px;font-size:.53rem;font-style:normal;font-weight:800}.task-row em.done{color:#137758;background:#dcf8ee}.section{max-width:1180px;margin:auto;padding:96px 24px}.section-heading{max-width:710px;margin-bottom:42px}.eyebrow.dark{color:var(--blue)}.section-heading h2,.final-cta h2{color:var(--navy);letter-spacing:-.045em;margin:12px 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.04}.section-heading>p:last-child{color:var(--muted);font-size:1.08rem;line-height:1.65}.flow-section{padding-bottom:72px}.flow-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.flow-grid article{border:1px solid var(--line);background:#f7faff;border-radius:17px;padding:24px;position:relative}.flow-grid article:not(:last-child):after{content:"→";z-index:2;color:var(--blue);font-weight:900;position:absolute;top:30px;right:-13px}.flow-grid span{color:var(--blue);font-size:.75rem;font-weight:900}.flow-grid h3,.feature-grid h3{margin:20px 0 8px;font-size:1.05rem}.flow-grid p,.feature-grid p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.process-gallery{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-color:#8bb5f0 #edf4ff;grid-auto-columns:minmax(290px,31%);grid-auto-flow:column;gap:18px;margin-top:42px;padding:4px 2px 18px;display:grid;overflow-x:auto}.process-gallery figure{background:var(--navy);scroll-snap-align:start;border-radius:22px;margin:0;overflow:hidden;box-shadow:0 16px 42px #0827581c}.process-gallery img{aspect-ratio:9/16;object-fit:cover;width:100%;height:auto;display:block}.swipe-hint{color:var(--muted);text-align:right;margin:10px 0 0;font-size:.88rem}.benefits{background:#f4f8ff;max-width:none}.benefits>.section-heading,.benefit-grid{max-width:1132px;margin-left:auto;margin-right:auto}.benefit-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.benefit-card{background:#fff;border:1px solid #cfe0fb;border-radius:23px;padding:40px;box-shadow:0 15px 50px #1d4d8a0c}.benefit-card.provider{background:linear-gradient(145deg,var(--navy2),var(--navy));color:#fff;border-color:#0000}.benefit-label{background:var(--ice);color:var(--blue);text-transform:uppercase;letter-spacing:.08em;border-radius:8px;padding:7px 10px;font-size:.73rem;font-weight:850;display:inline-block}.provider .benefit-label{color:#9bc4ff;background:#ffffff14}.benefit-card h3{letter-spacing:-.035em;margin:20px 0 24px;font-size:1.75rem}.benefit-card ul{gap:15px;margin:0;padding:0;list-style:none;display:grid}.benefit-card li{color:#53627a;align-items:flex-start;gap:11px;line-height:1.45;display:flex}.provider li{color:#d1dced}.benefit-card li b{color:#11815d;background:#ddf8ef;border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:.72rem;display:grid}.provider li b{color:#fff;background:#3774cf}.features{padding-bottom:80px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-grid article{border:1px solid var(--line);border-radius:17px;padding:27px}.feature-grid article>span{background:var(--ice);width:39px;height:39px;color:var(--blue);border-radius:11px;place-items:center;font-weight:900;display:grid}.final-cta{background:linear-gradient(135deg,var(--blue),#164b9e);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:48px 54px;display:flex}.final-cta h2{color:#fff;font-size:clamp(2rem,4vw,3rem)}.final-cta p{color:#d9e7ff;margin:0}.button.light{color:var(--navy);background:#fff;flex:none}.document{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:840px;margin:42px auto;padding:48px clamp(22px,6vw,64px);box-shadow:0 14px 45px #27446d12}.main{flex:1;width:100%;max-width:1120px;margin:auto;padding:0 24px 72px}.back{color:var(--blue);font-weight:750;text-decoration:none}.document h1{color:var(--navy);margin:28px 0 10px;font-size:clamp(2.15rem,6vw,3.7rem);line-height:1.04}.updated{color:var(--muted);margin-bottom:38px}.notice{background:#fff8df;border:1px solid #ecd98b;border-radius:14px;margin:0 0 34px;padding:18px 20px;line-height:1.55}.document section{padding-top:10px}.document h2{color:var(--navy);margin:30px 0 10px;font-size:1.3rem}.document p,.document li{color:#45546d;line-height:1.72}.document ul,.document ol{padding-left:1.35rem}.document a{color:var(--blue)}.footer{background:var(--navy);color:#9fb0ca;margin-top:auto;padding:55px 24px 30px}.footer-top{grid-template-columns:1.4fr .6fr;gap:70px;max-width:1132px;margin:auto;padding-bottom:42px;display:grid}.footer-brand{color:#fff}.footer-top p{max-width:430px;line-height:1.6}.footer-top>div:last-child{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer h3{color:#fff;margin:0 0 8px;font-size:.85rem}.footer-top a:not(.brand){font-size:.9rem;text-decoration:none}.footer-top a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:18px;max-width:1132px;margin:auto;padding-top:24px;font-size:.82rem;display:flex}@media (width<=900px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr;gap:50px}.product-preview{max-width:620px;transform:none}.flow-grid{grid-template-columns:repeat(2,1fr)}.flow-grid article:after{display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.nav{min-height:68px}.brand>span:last-child{display:none}.nav-login{padding:9px 11px}.landing-hero{padding:54px 20px 70px}.landing-hero h1{font-size:3rem}.preview-body{min-height:300px}.preview-content{padding:20px 14px}.section{padding:72px 20px}.flow-grid,.benefit-grid,.feature-grid{grid-template-columns:1fr}.process-gallery{grid-auto-columns:100%;gap:14px;margin-top:32px}.swipe-hint{text-align:left}.benefit-card{padding:30px 24px}.final-cta{flex-direction:column;align-items:flex-start;padding:34px 25px}.footer-top{grid-template-columns:1fr;gap:38px}.document{border-radius:16px;margin-top:24px}.store-note{flex-wrap:wrap}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
