/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start: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}}.table{display:table}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--cream:#f8f5ed;--paper:#fffdf8;--navy:#17324d;--teal:#438d86;--teal-dark:#2f716c;--blue:#235fd6;--body:#4d6072;--line:#dce4df;--pale:#f2f8f7;--green:#26744a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--navy);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.6;transition:background-color .2s,color .2s}.container{width:min(1240px,100% - 48px);margin-inline:auto}a{color:inherit;text-decoration:none}svg{flex:none;width:1.35em;height:1.35em}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;border-bottom:1px solid #17324d1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:22px;height:90px;display:flex}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:12px;font-size:24px;font-weight:600;display:flex}.brand b{font-weight:800}.brand-mark,.big-mark{border:5px solid var(--teal);border-top-color:#0000;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative}.brand-mark:before,.big-mark:before{content:"";background:var(--teal);border-radius:50%;width:12px;height:12px;position:absolute;top:-13px}.brand-mark span,.big-mark span{background:var(--teal);border-radius:50%;width:10px;height:10px}nav{gap:24px;font-size:16px;font-weight:650;display:flex}nav a{border-bottom:2px solid #0000;padding:12px 0}nav a:hover{border-color:var(--teal)}.header-phone{border:2px solid var(--teal);color:var(--teal-dark);border-radius:13px;align-items:center;gap:9px;padding:10px 16px;font-weight:750;display:flex}.theme-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--navy);cursor:pointer;background:#fff;border-radius:13px;flex:none;place-items:center;padding:0;transition:transform .16s,background .16s,border-color .16s;display:grid}.theme-toggle:hover{border-color:var(--teal);background:#f2f8f7;transform:translateY(-1px)}.theme-toggle svg{width:21px;height:21px}.theme-moon{display:none}.hero{background:linear-gradient(110deg,var(--cream),#f7fbff 70%);padding:68px 0 0}.hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:62px;display:grid}.eyebrow{color:var(--teal-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:800}.hero h1{letter-spacing:-.045em;max-width:650px;margin:0 0 26px;font-size:clamp(44px,4.5vw,66px);line-height:1.07}.lead{color:var(--body);max-width:610px;margin:0;font-size:21px;line-height:1.55}.hero-actions{gap:14px;margin:34px 0 20px;display:flex}.button{border:2px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:60px;padding:14px 26px;font-size:19px;font-weight:800;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{background:var(--teal);color:#fff;box-shadow:0 10px 26px #438d8633}.primary:hover{background:var(--teal-dark)}.secondary{color:var(--navy);background:#fff;border-color:#c9d4d0}.secondary:hover{border-color:var(--teal);background:#f9fffd}.reassurance{color:var(--body);align-items:center;gap:10px;margin:0;font-size:16px;font-weight:650;display:flex}.reassurance span{width:28px;height:28px;color:var(--green);background:#e6f4e9;border-radius:50%;place-items:center;display:grid}.hero-visual{position:relative}.hero-visual>img{object-fit:cover;border-radius:26px;width:100%;height:500px;display:block;box-shadow:0 20px 50px #17324d1f}.hero-card{background:#fff;border-radius:16px;align-items:center;gap:13px;padding:14px 18px;display:flex;position:absolute;bottom:28px;left:-28px;box-shadow:0 16px 40px #17324d2b}.hero-card>span{width:45px;height:45px;color:var(--teal-dark);background:#eaf7f4;border-radius:50%;place-items:center;display:grid}.hero-card b,.hero-card small{display:block}.hero-card small{color:var(--body);font-size:13px}.trust-bar{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);padding:25px 12px;display:grid;transform:translateY(50%);box-shadow:0 10px 35px #17324d12}.trust-bar>div{border-right:1px solid var(--line);align-items:center;gap:13px;padding:0 22px;display:flex}.trust-bar>div:last-child{border:0}.trust-bar>div>span{width:48px;height:48px;color:var(--green);background:#eef7eb;border-radius:50%;place-items:center;display:grid}.trust-bar p,.trust-bar b,.trust-bar small{margin:0;display:block}.trust-bar small{color:var(--body);font-size:13px}.section{padding:132px 0 105px}.section.soft{background:var(--pale);padding:100px 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 50px}.section-heading h2,.about h2,.contact-box h2{letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(34px,4vw,50px);line-height:1.14}.section-heading>p:last-child{color:var(--body);margin:0}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px;transition:transform .16s,border .16s,box-shadow .16s}.service-card:hover{border-color:#9fc6c1;transform:translateY(-3px);box-shadow:0 12px 30px #17324d12}.service-icon{width:58px;height:58px;color:var(--teal-dark);background:#e9f5f3;border-radius:16px;place-items:center;font-size:25px;display:grid}.service-card h3{margin:20px 0 8px;font-size:21px}.service-card p{color:var(--body);margin:0;font-size:16px}.honest-note{max-width:900px;color:var(--body);background:#f7faf5;border:1px solid #d8e7d5;border-radius:15px;align-items:flex-start;gap:14px;margin:30px auto 0;padding:18px 22px;display:flex}.honest-note svg{color:var(--green);margin-top:3px}.honest-note p{margin:0;font-size:15px}.steps{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.steps article{border:1px solid var(--line);background:#fff;border-radius:19px;padding:28px 24px;position:relative}.steps article>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.steps h3{margin:18px 0 8px;font-size:19px}.steps p{color:var(--body);margin:0;font-size:15px}.price-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;padding:32px;display:flex;position:relative}.price-card.featured{border:2px solid var(--teal);box-shadow:0 15px 40px #438d861c}.popular{background:var(--teal);color:#fff;border-radius:50px;padding:5px 13px;font-size:13px;font-weight:800;position:absolute;top:-15px;right:22px}.price-card h3{margin:0 0 14px;font-size:22px}.price-card strong{letter-spacing:-.03em;font-size:34px;line-height:1.2}.price-card>b{color:var(--teal-dark);margin-top:6px;font-size:15px}.price-card p{color:var(--body);flex:1;font-size:15px}.price-card a{color:var(--teal-dark);border-top:1px solid var(--line);justify-content:space-between;padding-top:15px;font-weight:800;display:flex}.price-details{color:var(--body);flex-wrap:wrap;justify-content:center;gap:12px 30px;margin-top:30px;font-size:14px;display:flex}.price-details p{margin:0}.about{background:var(--navy);color:#fff;padding:105px 0}.about-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px;display:grid}.about-card{min-height:360px;color:var(--navy);text-align:center;background:linear-gradient(145deg,#f8f4e9,#eef7f5);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.big-mark{border-width:10px;width:90px;height:90px;margin-bottom:28px}.big-mark:before{width:25px;height:25px;top:-24px}.big-mark span{width:22px;height:22px}.about-card p{margin:0;font-size:25px;font-weight:800}.about-card small{color:var(--body)}.about .eyebrow{color:#8bd0c9}.about p{color:#d5e1ea}.about ul{margin:26px 0 0;padding:0;list-style:none}.about li{align-items:center;gap:10px;margin:9px 0;display:flex}.about li svg{color:#8bd0c9}.contact-section{background:#e9f3f2;padding:75px 0}.contact-box{grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;display:grid}.contact-box p{color:var(--body);max-width:700px}.contact-actions{flex-direction:column;gap:12px;display:flex}.light{width:100%}.outline-light{border-color:var(--teal);width:100%;color:var(--teal-dark);background:0 0}.contact-actions small{text-align:center;color:var(--body)}footer{color:#fff;background:#10263b;padding:60px 0 24px}.footer-inner{grid-template-columns:1.3fr .7fr 1fr;align-items:center;gap:40px;display:grid}.footer-brand{color:#fff}.footer-inner p{color:#c5d2dd;margin:0;font-size:14px}.footer-inner a{font-size:22px;font-weight:800}.footer-bottom{color:#9eb0c0;border-top:1px solid #ffffff24;justify-content:space-between;gap:30px;margin-top:45px;padding-top:22px;font-size:12px;display:flex}.mobile-call{display:none}.ai-section{padding:0 0 105px}.ai-panel{background:linear-gradient(135deg,#f5faf8,#fffdf8);border:1px solid #d7e6e2;border-radius:28px;grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;padding:48px 54px;display:grid;box-shadow:0 14px 38px #17324d0f}.ai-icon{width:58px;height:58px;color:var(--teal-dark);background:#e6f3f0;border-radius:18px;place-items:center;margin-bottom:20px;font-size:25px;display:grid}.ai-intro h2{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(32px,3.6vw,46px);line-height:1.14}.ai-intro>p:last-child{color:var(--body);margin:0}.ai-examples{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.ai-examples h3{margin:0 0 15px;font-size:19px}.ai-examples ul{margin:0 0 24px;padding:0;list-style:none}.ai-examples li{color:var(--body);align-items:flex-start;gap:10px;margin:10px 0;font-size:15px;display:flex}.ai-examples li svg{color:var(--green);margin-top:2px}.ai-examples .button{width:100%;min-height:54px;font-size:17px}.section-contact-note{color:var(--body);text-align:center;margin:13px 4px 0;font-size:13px;line-height:1.5}.startup-section{padding:0 0 105px}.startup-panel{background:linear-gradient(135deg,#f7f8fc,#fffdf8);border:1px solid #dce2eb;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:58px;padding:48px 54px;display:grid;box-shadow:0 14px 38px #17324d0f}.startup-icon{width:58px;height:58px;color:var(--blue);background:#e9eef8;border-radius:18px;place-items:center;margin-bottom:20px;font-size:25px;display:grid}.startup-intro h2{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(32px,3.6vw,46px);line-height:1.14}.startup-intro>p:not(.eyebrow){color:var(--body);margin:0 0 12px}.startup-intro>p:last-child{margin-bottom:0}.startup-details{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.startup-details h3{margin:0 0 15px;font-size:19px}.startup-details ul{margin:0 0 20px;padding:0;list-style:none}.startup-details li{color:var(--body);align-items:flex-start;gap:10px;margin:10px 0;font-size:15px;display:flex}.startup-details li svg{color:var(--green);margin-top:2px}.startup-disclaimer{color:var(--body);background:#f4f6fa;border-radius:12px;margin:0 0 22px;padding:14px 16px;font-size:13px;line-height:1.5}.startup-details .button{width:100%;min-height:54px;font-size:17px}.about .about-card p{color:var(--navy)}.legal-section{background:var(--paper);padding:90px 0}.legal-heading{margin-bottom:34px}.legal-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:1000px;margin:0 auto;display:grid}.legal-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.legal-card h3{margin:0 0 15px;font-size:22px}.legal-card p,.legal-card address{color:var(--body);margin:0 0 14px;font-size:15px;font-style:normal}.legal-card p:last-child{margin-bottom:0}.legal-card a{color:var(--teal-dark);text-underline-offset:3px;font-weight:750;text-decoration:underline}.footer-inner{grid-template-columns:1.15fr .85fr 1fr}.footer-inner .footer-email{overflow-wrap:anywhere;font-size:13px;font-weight:650}.footer-bottom a{text-underline-offset:3px;text-decoration:underline}.legal-card h4{margin:24px 0 9px;font-size:18px}.contact-form-wrap{margin-top:46px}.contact-form{background:#fff;border:1px solid #cbdedb;border-radius:24px;max-width:900px;margin:0 auto;padding:38px 42px;box-shadow:0 16px 42px #17324d14}.form-heading{text-align:center;max-width:650px;margin:0 auto 28px}.form-heading h3{letter-spacing:-.025em;margin:0 0 10px;font-size:30px;line-height:1.2}.form-heading>p:last-child{color:var(--body);margin:0;font-size:16px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid label{flex-direction:column;gap:7px;display:flex}.form-grid label>span{font-size:15px;font-weight:800}.form-grid .full-width{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--navy);font:inherit;background:#fff;border:1px solid #aebfbe;border-radius:11px;padding:13px 14px;font-size:16px}.form-grid textarea{resize:vertical;min-height:135px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--teal);outline-offset:1px;outline:3px solid #438d862e}.form-safety{color:var(--body);background:#f7faf5;border-radius:10px;margin:16px 0 20px;padding:11px 14px;font-size:14px}.contact-form>.button{cursor:pointer;border:0;width:100%}.form-response,.form-notice{text-align:center;font-size:14px}.form-response{color:var(--body);margin:12px 0 0}.form-notice{color:var(--green);margin:12px 0 0;font-weight:750}.consent-banner{z-index:80;border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:30px;max-width:1120px;margin:0 auto;padding:24px 26px;display:grid;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 22px 70px #10263b40}.consent-copy h2,.consent-modal h2{margin:0 0 7px;font-size:23px;line-height:1.25}.consent-copy p,.consent-modal>p{color:var(--body);margin:0;font-size:15px;line-height:1.5}.consent-copy a{color:var(--teal-dark);text-underline-offset:3px;margin-top:6px;font-size:14px;font-weight:750;text-decoration:underline;display:inline-block}.consent-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.consent-actions button{border:2px solid var(--teal);min-width:172px;min-height:50px;color:var(--teal-dark);font:inherit;cursor:pointer;background:#fff;border-radius:12px;padding:10px 18px;font-size:15px;font-weight:800}.consent-actions button:hover{background:#edf7f5}.consent-settings{z-index:25;color:var(--navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #95aaa8;border-radius:10px;padding:9px 13px;font-size:12px;font-weight:750;position:fixed;bottom:18px;right:18px;box-shadow:0 5px 20px #10263b24}.consent-backdrop{z-index:90;background:#10263b94;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.consent-modal{background:#fff;border-radius:22px;width:min(560px,100%);padding:32px;position:relative;box-shadow:0 24px 80px #00000047}.consent-modal .eyebrow{margin-bottom:7px}.consent-modal .consent-actions{margin-top:24px}.consent-close{width:40px;height:40px;color:var(--body);cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:13px;right:15px}:focus-visible{outline-offset:4px;border-radius:8px;outline:3px solid #65a8ff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (width<=1050px){nav{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:35px}.hero-visual>img{height:430px}.trust-bar{grid-template-columns:1fr 1fr;transform:translateY(35%)}.trust-bar>div:nth-child(2){border:0}.trust-bar>div{padding:12px 22px}.section{padding-top:150px}.service-grid,.steps{grid-template-columns:1fr 1fr}}@media (width<=760px){.legal-grid{grid-template-columns:1fr}.legal-section{padding:75px 0}.legal-card{padding:24px}body{padding-bottom:76px;font-size:17px}.container{width:min(100% - 32px,1240px)}.header-inner{height:72px}.brand{gap:9px;font-size:18px}.brand-mark{border-width:4px;width:34px;height:34px}.brand-mark:before{top:-11px}.header-phone{border:0;padding:9px;font-size:0}.header-phone svg{font-size:22px}.hero{padding-top:44px}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:43px}.lead{font-size:19px}.hero-actions{flex-direction:column}.button{width:100%}.hero-visual>img{height:330px}.hero-card{bottom:14px;left:14px;right:14px}.trust-bar{grid-template-columns:1fr;padding:10px;transform:translateY(42px)}.trust-bar>div{border-right:0;border-bottom:1px solid var(--line);padding:14px}.trust-bar>div:last-child{border:0}.section,.section.soft{padding:100px 0 75px}.service-grid,.price-grid,.steps,.about-grid,.contact-box,.footer-inner,.ai-panel,.startup-panel{grid-template-columns:1fr}.section-heading{text-align:left;margin-bottom:34px}.section-heading h2,.about h2,.contact-box h2{font-size:36px}.service-card{padding:24px}.price-card.featured{order:-1}.ai-section,.startup-section{padding-bottom:75px}.ai-panel,.startup-panel{gap:28px;padding:30px 22px}.ai-examples,.startup-details{padding:22px}.about-grid{gap:35px}.about-card{min-height:250px}.contact-box{gap:24px}.footer-inner{gap:25px}.footer-bottom{flex-direction:column}.mobile-call{z-index:30;background:var(--teal);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:9px;height:58px;font-size:18px;font-weight:850;display:flex;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 10px 30px #17324d4d}.contact-form-wrap{margin-top:34px}.contact-form{padding:28px 20px}.form-heading{text-align:left}.form-heading h3{font-size:27px}.form-grid{grid-template-columns:1fr}.form-grid .full-width{grid-column:auto}.consent-banner{padding:20px;display:block;bottom:82px;left:10px;right:10px}.consent-copy h2{font-size:20px}.consent-actions{margin-top:16px}.consent-actions button{min-width:0;padding-inline:10px}.consent-settings{bottom:76px;right:17px}.consent-modal{padding:28px 20px}.consent-modal .consent-actions{grid-template-columns:1fr}}.hardware-section{padding:0 0 105px}.hardware-panel{background:linear-gradient(135deg,#f3f7fb,#fffdf8);border:1px solid #d5e0ea;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:58px;padding:48px 54px;display:grid;box-shadow:0 14px 38px #17324d0f}.hardware-icon{width:58px;height:58px;color:var(--blue);background:#e5edf7;border-radius:18px;place-items:center;margin-bottom:20px;font-size:25px;display:grid}.hardware-intro h2{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(32px,3.6vw,46px);line-height:1.14}.hardware-intro>p:last-child{color:var(--body);margin:0}.hardware-details{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.hardware-details h3{margin:0 0 15px;font-size:19px}.hardware-details ul{margin:0 0 20px;padding:0;list-style:none}.hardware-details li{color:var(--body);align-items:flex-start;gap:10px;margin:10px 0;font-size:15px;display:flex}.hardware-details li svg{color:var(--green);margin-top:2px}.help-modes{gap:9px;margin:0 0 22px;display:grid}.help-modes p{color:var(--body);background:#f4f7fa;border-radius:11px;margin:0;padding:12px 14px;font-size:14px;line-height:1.5}.hardware-details .button{width:100%;min-height:54px;font-size:17px}@media (width<=760px){.hardware-section{padding-bottom:75px}.hardware-panel{grid-template-columns:1fr;gap:28px;padding:30px 22px}.hardware-details{padding:22px}}.hardware-section,.learning-section,.ai-section,.startup-section{padding-top:36px;padding-bottom:120px}@media (width<=760px){.section,.section.soft{padding-bottom:82px}.hardware-section,.learning-section,.ai-section,.startup-section{padding-top:30px;padding-bottom:88px}}.phone-label{display:none}.category-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;min-height:285px;padding:25px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;box-shadow:0 10px 30px #17324d0b}.category-card:hover{border-color:#9fc6c1;transform:translateY(-3px);box-shadow:0 15px 36px #17324d14}.category-card h3{margin:20px 0 8px;font-size:20px;line-height:1.3}.category-card p{color:var(--body);margin:0 0 20px;font-size:15px}.category-card>b{border-top:1px solid var(--line);color:var(--teal-dark);justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;font-size:14px;display:flex}.common-help{padding-top:100px}.process-section{margin-top:0}.hardware-section,.learning-section,.ai-section,.startup-section{scroll-margin-top:105px}.reassurance{align-items:flex-start;max-width:590px}.reassurance span{margin-top:1px}.consent-banner{gap:22px;padding:18px 22px}.consent-copy h2{font-size:20px}.consent-copy p{font-size:14px}.consent-actions button{min-width:150px;min-height:46px}@media (width<=1180px){.phone-number{display:none}.phone-label{display:inline}.header-phone{justify-content:center;min-width:116px}.category-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.category-grid{grid-template-columns:1fr}.category-card{min-height:0;padding:24px}.common-help{padding-top:82px}.consent-banner{padding:17px}.consent-copy p{font-size:13px}.consent-actions button{min-height:46px}.hero-actions .secondary{font-size:17px}}.vipps-note{background:#fcf8fe;border:1px solid #e4c8ef;border-radius:18px;align-items:center;gap:18px;max-width:820px;margin:34px auto 0;padding:20px 24px;display:flex}.vipps-mark{color:#fff;background:#ff5b24;border-radius:16px;flex:none;place-items:center;width:54px;height:54px;font-size:27px;font-style:italic;font-weight:900;display:grid}.vipps-note h3{margin:0 0 4px;font-size:18px}.vipps-note p{color:var(--body);margin:0;font-size:14px}.contact-payment{background:#ffffffa6;border:1px solid #cbdedb;border-radius:14px;align-items:center;gap:12px;max-width:520px;margin-top:24px;padding:14px 16px;display:flex}.vipps-mark.small{border-radius:12px;width:42px;height:42px;font-size:22px}.contact-payment p,.contact-payment b,.contact-payment small{margin:0;display:block}.contact-payment small{color:var(--body);font-size:13px}@media (width<=760px){.vipps-note{align-items:flex-start;padding:18px}.contact-payment{margin-top:20px}}.learning-panel{background:linear-gradient(135deg,#f2f9f5,#fffdf8);border:1px solid #d5e5dd;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:58px;padding:48px 54px;display:grid;box-shadow:0 14px 38px #17324d0f}.learning-icon{width:58px;height:58px;color:var(--green);background:#e4f3ea;border-radius:18px;place-items:center;margin-bottom:20px;font-size:25px;display:grid}.learning-intro h2{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(32px,3.6vw,46px);line-height:1.14}.learning-intro>p:last-child{color:var(--body);margin:0}.learning-details{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.learning-details h3{margin:0 0 15px;font-size:19px}.learning-details ul{margin:0 0 20px;padding:0;list-style:none}.learning-details li{color:var(--body);align-items:flex-start;gap:10px;margin:10px 0;font-size:15px;display:flex}.learning-details li svg{color:var(--green);margin-top:2px}.learning-price-note{color:var(--body);background:#f2f8f4;border-radius:12px;gap:3px;margin:0 0 22px;padding:14px 16px;font-size:13px;line-height:1.5;display:grid}.learning-price-note b{color:var(--navy);font-size:14px}.learning-details .button{width:100%;min-height:54px;font-size:17px}@media (width<=760px){.learning-panel{grid-template-columns:1fr;gap:28px;padding:30px 22px}.learning-details{padding:22px}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--cream:#111e2b;--paper:#0f1b27;--navy:#edf4f8;--teal:#63b7ae;--teal-dark:#8dd4cd;--blue:#7da8ff;--body:#bccbd5;--line:#304354;--pale:#142532;--green:#78c89a}html[data-theme=dark] .theme-sun{display:none}html[data-theme=dark] .theme-moon{display:block}html[data-theme=dark] .site-header{background:#0f1b27f0;border-bottom-color:#304354}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .secondary,html[data-theme=dark] .service-card,html[data-theme=dark] .category-card,html[data-theme=dark] .steps article,html[data-theme=dark] .price-card,html[data-theme=dark] .ai-examples,html[data-theme=dark] .startup-details,html[data-theme=dark] .hardware-details,html[data-theme=dark] .learning-details,html[data-theme=dark] .legal-card,html[data-theme=dark] .contact-form,html[data-theme=dark] .consent-banner,html[data-theme=dark] .consent-modal,html[data-theme=dark] .consent-actions button,html[data-theme=dark] .consent-settings{color:var(--navy);background:#182938}html[data-theme=dark] .theme-toggle:hover,html[data-theme=dark] .secondary:hover,html[data-theme=dark] .consent-actions button:hover{background:#203747}html[data-theme=dark] .hero{background:linear-gradient(110deg,#111e2b,#13293a 70%)}html[data-theme=dark] .trust-bar{background:#182938}html[data-theme=dark] .trust-bar>div>span,html[data-theme=dark] .reassurance span,html[data-theme=dark] .hero-card>span{background:#203c3c}html[data-theme=dark] .hero-card{color:var(--navy);background:#182938}html[data-theme=dark] .honest-note,html[data-theme=dark] .form-safety{background:#172d28;border-color:#315647}html[data-theme=dark] .hardware-panel,html[data-theme=dark] .learning-panel,html[data-theme=dark] .ai-panel,html[data-theme=dark] .startup-panel{background:linear-gradient(135deg,#162838,#14232f);border-color:#30495a}html[data-theme=dark] .help-modes p,html[data-theme=dark] .startup-disclaimer,html[data-theme=dark] .learning-price-note{background:#203342}html[data-theme=dark] .learning-price-note b{color:var(--navy)}html[data-theme=dark] .about{background:#091521}html[data-theme=dark] .about-card{color:#17324d;background:linear-gradient(145deg,#dbe8e5,#c9ddd9)}html[data-theme=dark] .about-card small{color:#4d6072}html[data-theme=dark] .contact-section{background:#152a35}html[data-theme=dark] .contact-payment{background:#1b3440}html[data-theme=dark] .vipps-note{background:#282033;border-color:#624c6b}html[data-theme=dark] .form-grid input,html[data-theme=dark] .form-grid select,html[data-theme=dark] .form-grid textarea{color:var(--navy);background:#10212f;border-color:#526777}html[data-theme=dark] footer{background:#07121d}@media (width<=760px){.theme-toggle{width:42px;height:42px}.header-inner{gap:10px}.header-phone{margin-left:auto}}.three-d-teaser{padding:30px 0 120px}.three-d-teaser-panel{background:linear-gradient(135deg,#f2f9f6,#fffdf8);border:1px solid #cfe2dd;border-radius:28px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 14px 38px #17324d0f}.three-d-teaser-copy{padding:52px 54px}.three-d-teaser-labels,.three-d-hero-labels{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.three-d-teaser-labels .eyebrow,.three-d-hero-labels .eyebrow{margin:0}.three-d-teaser-labels>span,.three-d-hero-labels>span{min-height:30px;color:var(--green);letter-spacing:.06em;text-transform:uppercase;background:#e6f3ed;border-radius:999px;align-items:center;padding:4px 11px;font-size:12px;font-weight:850;display:inline-flex}.three-d-teaser-icon{width:58px;height:58px;color:var(--teal-dark);background:#e4f2ef;border-radius:18px;place-items:center;margin:25px 0 18px;font-size:25px;display:grid}.three-d-teaser-copy h2{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(32px,3.6vw,46px);line-height:1.14}.three-d-teaser-copy>p{color:var(--body);margin:0 0 26px}.three-d-teaser-copy .button{min-height:54px;font-size:17px}.three-d-teaser-visual{min-height:480px}.three-d-teaser-visual img{object-fit:cover;width:100%;height:100%;display:block}.three-d-hero{background:linear-gradient(110deg,var(--cream),#f4faf8 70%);padding:78px 0 72px}.three-d-hero-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:58px;display:grid}.three-d-hero h1{letter-spacing:-.045em;margin:22px 0 24px;font-size:clamp(44px,4.8vw,68px);line-height:1.05}.three-d-hero-visual img{object-fit:cover;border-radius:26px;width:100%;height:510px;display:block;box-shadow:0 20px 50px #17324d21}.three-d-status{color:var(--body);align-items:flex-start;gap:10px;margin:0;font-size:15px;font-weight:650;display:flex}.three-d-status span{color:var(--green);margin-top:5px;font-size:11px}.three-d-possibilities{padding-top:105px}.three-d-card-grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.three-d-card{border:1px solid var(--line);background:#fff;border-radius:20px;grid-column:span 2;padding:28px}.three-d-card:nth-child(4){grid-column:2/span 2}.three-d-card>span{width:56px;height:56px;color:var(--teal-dark);background:#e9f5f3;border-radius:16px;place-items:center;font-size:25px;display:grid}.three-d-card h3{margin:20px 0 8px;font-size:21px}.three-d-card p{color:var(--body);margin:0;font-size:15px}.three-d-steps{grid-template-columns:1fr 1fr;gap:20px;display:grid}.three-d-steps article{border:1px solid var(--line);background:#fff;border-radius:19px;align-items:flex-start;gap:20px;padding:27px;display:flex}.three-d-steps article>span{background:var(--teal);color:#fff;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:20px;font-weight:850;display:grid}.three-d-steps h3{margin:2px 0 7px;font-size:21px}.three-d-steps p{color:var(--body);margin:0;font-size:15px}.three-d-price{padding:105px 0}.three-d-price-panel{background:linear-gradient(135deg,#f3f7fb,#fffdf8);border:1px solid #d5e0ea;border-radius:28px;grid-template-columns:1.25fr .75fr;align-items:center;gap:60px;padding:52px 56px;display:grid}.three-d-price h2{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(32px,3.6vw,46px);line-height:1.14}.three-d-price p{color:var(--body)}.three-d-price-note{font-size:14px}.three-d-price-card{border:1px solid var(--line);background:#fff;border-radius:20px;gap:12px;padding:30px;display:grid}.three-d-price-card small{color:var(--body);font-weight:750}.three-d-price-card strong{font-size:27px;line-height:1.3}.three-d-price-card .button{min-height:54px;margin-top:8px;font-size:16px}.three-d-safety{padding-top:30px}.three-d-safety-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.three-d-safety-grid article{background:#f7faf5;border:1px solid #d8e7d5;border-radius:18px;gap:18px;padding:26px;display:flex}.three-d-safety-grid article>span{width:42px;height:42px;color:var(--green);background:#e4f3ea;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.three-d-safety-grid h3{margin:0 0 7px}.three-d-safety-grid p{color:var(--body);margin:0;font-size:14px}.three-d-contact{padding:95px 0}.three-d-form{max-width:1000px}.three-d-form .form-heading h2{letter-spacing:-.03em;margin:0 0 10px;font-size:34px;line-height:1.2}.file-note{background:#f4f7fa;border:1px solid #d5e0ea;border-radius:12px;margin:18px 0;padding:16px 18px}.file-note p{color:var(--body);margin:3px 0 0;font-size:14px}.privacy-check{color:var(--body);align-items:flex-start;gap:10px;margin:18px 0;font-size:15px;display:flex}.privacy-check input{width:19px;height:19px;accent-color:var(--teal);margin-top:2px}.privacy-check a{color:var(--teal-dark);text-underline-offset:3px;font-weight:750;text-decoration:underline}nav a[aria-current=page]{border-color:var(--teal);color:var(--teal-dark)}html[data-theme=dark] .three-d-teaser-panel,html[data-theme=dark] .three-d-price-panel{background:linear-gradient(135deg,#162838,#14232f);border-color:#30495a}html[data-theme=dark] .three-d-hero{background:linear-gradient(110deg,#111e2b,#13293a 70%)}html[data-theme=dark] .three-d-card,html[data-theme=dark] .three-d-steps article,html[data-theme=dark] .three-d-price-card{background:#182938}html[data-theme=dark] .three-d-safety-grid article{background:#172d28;border-color:#315647}html[data-theme=dark] .file-note{background:#203342;border-color:#405568}@media (width<=1050px){.three-d-teaser-panel,.three-d-hero-grid{grid-template-columns:1fr 1fr;gap:32px}.three-d-teaser-copy{padding:38px}.three-d-card-grid{grid-template-columns:1fr 1fr}.three-d-card,.three-d-card:nth-child(4){grid-column:auto}.three-d-price-panel{gap:35px}}@media (width<=760px){.three-d-teaser{padding:20px 0 88px}.three-d-teaser-panel,.three-d-hero-grid,.three-d-steps,.three-d-price-panel,.three-d-safety-grid{grid-template-columns:1fr}.three-d-teaser-copy{padding:30px 22px}.three-d-teaser-visual{min-height:280px}.three-d-hero{padding:48px 0 70px}.three-d-hero h1{font-size:43px}.three-d-hero-visual{order:-1}.three-d-hero-visual img{height:310px}.three-d-card-grid{grid-template-columns:1fr}.three-d-possibilities{padding-top:82px}.three-d-price{padding:82px 0}.three-d-price-panel{padding:30px 22px}.three-d-safety{padding-top:20px}.three-d-contact{padding:78px 0}.three-d-form .form-heading h2{font-size:29px}.three-d-steps article,.three-d-safety-grid article{padding:22px}}.header-tools{flex:none;align-items:center;gap:8px;display:flex}.language-toggle{border:1px solid var(--line);height:44px;color:var(--body);background:#fff;border-radius:13px;align-items:center;padding:4px;display:flex}.language-toggle>span{background:var(--line);width:1px;height:20px}.language-toggle button{min-width:36px;height:34px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 8px;font-size:13px;font-weight:800}.language-toggle button:hover{color:var(--teal-dark)}.language-toggle button.active{background:var(--teal);color:#fff}.language-toggle button:focus-visible{outline-offset:1px}html[data-theme=dark] .language-toggle{color:var(--body);background:#182938}html[data-theme=dark] .language-toggle button.active{background:var(--teal);color:#07121d}@media (width<=760px){.header-tools{gap:6px}.language-toggle{height:42px}.language-toggle button{min-width:32px;padding:0 6px}.theme-toggle{width:42px}.header-phone{margin-left:0}.brand>span:last-child{display:none}}
