:root{--bg:#0b0f17;--surface:#111722;--line:#ffffff12;--mint:#87e8c8;--text:#f0f4f8;--muted:#94a0b2;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.7 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}svg{width:24px;height:24px;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #52bfa0;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.14}h1{font-size:clamp(48px,4.65vw,70px)}h2{font-size:clamp(34px,3.45vw,50px)}h3{font-size:25px;letter-spacing:-.035em}p{color:var(--muted)}.container{width:calc(100% - 96px);max-width:1240px;margin:auto}.section{padding:112px 0}.eyebrow{display:block;font-size:12px;letter-spacing:.13em;font-weight:600;color:#a1b1c2;margin-bottom:24px}.text-mint{color:var(--mint)}.muted-heading{color:#7d8a9e}.skip{position:fixed;top:-90px;left:20px;background:white;color:#111;padding:12px;z-index:100}.skip:focus{top:15px}.reading-progress{position:fixed;top:0;left:0;height:2px;z-index:100;background:var(--mint);transform-origin:left;width:100%;transform:scaleX(0)}.site-header{position:sticky;top:0;z-index:40;padding:20px 0 0;transition:padding .3s}.nav-shell{max-width:1340px;width:calc(100% - 48px);margin:auto;min-height:74px;border:1px solid #ffffff14;background:#101620d9;backdrop-filter:blur(22px);border-radius:18px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;transition:box-shadow .3s,background .3s}.site-header.scrolled{padding-top:10px}.site-header.scrolled .nav-shell{background:#111722f5;box-shadow:0 12px 35px #0003}.brand{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:800;letter-spacing:-1.4px;white-space:nowrap;line-height:1}.brand-thin{font-weight:400;margin-left:4px}.brand-symbol{font-size:38px;font-weight:800;color:var(--mint);position:relative;transform:skew(-10deg);padding-right:3px}.brand-symbol>span{width:6px;height:13px;position:absolute;background:#d4fff1;top:1px;right:1px;transform:skew(-15deg)}.desktop-nav{display:flex;gap:32px;font-size:14px;color:#aab5c4}.desktop-nav a{transition:color .2s;position:relative}.desktop-nav a:after{content:'';position:absolute;left:0;bottom:-5px;height:1px;width:100%;background:var(--mint);transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.nav-contact{border:1px solid #ffffff26;border-radius:9px;padding:10px 17px;font-size:14px;display:flex;gap:25px;align-items:center;transition:background .25s}.nav-contact:hover{background:#ffffff0d}.nav-contact span{color:var(--mint)}.menu-button{display:none}.hero{position:relative;overflow:hidden;padding-top:85px}.hero-ambient{position:absolute;inset:-150px -15% 0 20%;pointer-events:none;background:radial-gradient(ellipse at 75% 35%,#246f6423,transparent 56%),radial-gradient(ellipse at 30% 65%,#20417e16,transparent 60%);animation:ambient 12s ease-in-out infinite alternate}.hero-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:center;position:relative}.hero-copy{padding:10px 0 25px}.hero-copy .eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;margin-bottom:29px}.tiny-mark{width:7px;height:7px;border-radius:2px;background:var(--mint);box-shadow:0 0 15px #87e8c84a}.line{display:block;overflow:hidden;padding-bottom:7px;margin-bottom:-7px}.line>span{display:block;animation:line-in 1.15s var(--ease) both}.line:nth-child(2)>span{animation-delay:.09s}.line:nth-child(3)>span{animation-delay:.18s}.hero h1{line-height:1.13;letter-spacing:-.055em;font-weight:500}.hero-description{font-size:18px;line-height:1.8;color:#9eacbe;margin:26px 0 31px}.hero-actions{display:flex;align-items:center;gap:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:56px;padding:16px 23px;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:700;line-height:1.4;transition:background .25s,transform .35s var(--ease),box-shadow .25s}.button svg{width:20px;height:20px;transition:transform .3s}.button:hover svg{transform:translateX(4px)}.button:hover{transform:translateY(-2px)}.button.mint{background:var(--mint);color:#0d2822;box-shadow:0 0 0 0 #87e8c800}.button.mint:hover{background:#a6f7db;box-shadow:0 7px 35px #87e8c81a}.button.dark{background:#111b24;color:#fff}.button.dark:hover{background:#213b42}.button.outline{background:transparent;border-color:#ffffff26;color:#e1e8f0}.button.outline:hover{border-color:#87e8c865;background:#87e8c80a}.button.full{width:100%;justify-content:space-between}.plain-link{background:none;border:0;padding:0;display:inline-flex;align-items:center;gap:13px;font-size:14px;line-height:1.5;color:#c7d2e0;white-space:nowrap}.plain-link:hover{color:var(--mint)}.hero-assurances{display:flex;gap:20px;margin-top:28px;flex-wrap:wrap}.hero-assurances>span{display:flex;align-items:center;gap:6px;font-size:12px;color:#a1adbd}.hero-assurances svg{width:15px;height:15px;color:var(--mint)}.quote-stack{position:relative;animation:card-in 1.1s var(--ease) .18s both}.quote-stack:before{content:'';position:absolute;inset:-10px 13px 42px;border:1px solid #87e8c835;border-radius:26px;transform:rotate(3deg);background:linear-gradient(140deg,#87e8c811,#87e8c803);z-index:-1}.quote-card{background:#f7f9fb;color:#15262c;padding:30px;border-radius:20px;box-shadow:0 28px 100px #0004,0 0 70px #87e8c808;border:1px solid #fff;position:relative}.quote-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:24px}.quote-heading .eyebrow{margin:0;color:#536872;font-size:10px;letter-spacing:.1em}.direction-chip{font-size:11px;border:1px solid #dbe4e7;border-radius:6px;padding:4px 8px;white-space:nowrap;color:#536872}.direction-chip span{color:#199677;padding:0 5px}.quote-card h2{font-size:29px;letter-spacing:-.04em}.quote-intro{font-size:14px;color:#81909c;margin-top:8px}.method-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#e9eef1;border-radius:8px;padding:4px;gap:3px;margin:24px 0}.method-tabs button{border:0;border-radius:6px;background:transparent;color:#788894;padding:9px;font-size:13px;transition:all .25s}.method-tabs button.active{background:white;color:#173a30;box-shadow:0 2px 5px #132e3d0d;font-weight:700}.quote-card label{font-size:13px;color:#718390;display:block;margin-bottom:10px}.amount-field{position:relative;border:1px solid #d8e2e6;border-radius:10px;background:white;transition:border .2s,box-shadow .2s}.amount-field:focus-within{border-color:#39a385;box-shadow:0 0 0 3px #3aa48712}.amount-field input{background:transparent;border:0;font-size:32px;font-weight:500;letter-spacing:-1px;color:#172a32;width:100%;padding:17px 115px 17px 16px;outline:none!important;border-radius:10px;min-width:0;appearance:textfield;-moz-appearance:textfield}.amount-field input::-webkit-inner-spin-button{appearance:none}.amount-field>span{position:absolute;right:17px;top:24px;display:flex;align-items:center;gap:8px;font-size:13px;color:#526871;pointer-events:none}.amount-field i{font-style:normal;font-size:18px;width:27px;height:27px;display:grid;place-items:center;background:#e8f4ee;border-radius:50%;color:#309473}.amount-presets{display:flex;gap:8px;margin-top:10px}.amount-presets button{border:1px solid transparent;background:#eaf0f2;padding:6px 13px;border-radius:6px;font-size:12px;color:#71838c;transition:all .2s}.amount-presets button.active{background:#e1f3ea;color:#238468;border-color:#b7ddcd}.calculation-details{border-top:1px solid #e0e7eb;margin-top:24px;padding-top:17px;display:grid;gap:10px;margin-bottom:22px}.calculation-details>div{display:flex;justify-content:space-between;gap:15px;font-size:13px}.calculation-details span{color:#84929b}.calculation-details strong{font-weight:600}.quote-note{font-size:11px;color:#8a98a3;text-align:center;line-height:1.7;margin-top:14px}.quote-caption{display:flex;align-items:center;justify-content:center;gap:8px;color:#91a699;font-size:10px;margin-top:19px;line-height:1.5}.quote-caption svg{width:15px;height:15px}.hero-baseline{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:66px;padding-top:25px;padding-bottom:29px;color:#788699;font-size:12px}.hero-baseline>span:not(:first-child):before{content:'—';margin-right:17px;color:#435464}.motion-toggle{border:0;background:none;color:#738397;font-size:12px;display:flex;align-items:center;gap:9px;padding:7px 0 7px 10px}.motion-toggle>span{font-size:12px;border:1px solid #ffffff24;border-radius:4px;width:23px;height:23px;display:grid;place-items:center}.methods-ribbon{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#10151f}.methods-ribbon .container{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:34px 0}.ribbon-caption{font-size:10px;letter-spacing:.1em;line-height:1.8;color:#627183}.payment-wordmark{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:600;letter-spacing:-.04em;color:#bdc6d1}.payment-wordmark b{font-size:23px;font-weight:500}.payment-wordmark svg{width:25px;height:25px;color:#99a8b8}.payment-wordmark:last-child{font-size:17px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:46px}.section-heading p{font-size:15px;line-height:1.9;max-width:360px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.service-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffff07,#ffffff02);border:1px solid #ffffff13;border-radius:20px;padding:34px;transition:transform .5s var(--ease),border-color .3s,box-shadow .3s;isolation:isolate}.glow-card:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(450px circle at var(--px,50%) var(--py,20%),#71e7c614,transparent 55%);opacity:0;transition:opacity .35s;pointer-events:none}.glow-card:hover:before{opacity:1}.glow-card:hover{border-color:#87e8c847;box-shadow:0 20px 70px #0002;transform:translateY(-4px)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px;gap:15px}.square-icon{width:48px;height:48px;background:#87e8c80c;border:1px solid #87e8c819;border-radius:12px;display:grid;place-items:center;color:var(--mint);flex-shrink:0}.square-icon svg{width:24px;height:24px}.tag{font-size:10px;letter-spacing:.08em;color:#6c7b8e}.service-card h3{font-size:34px;line-height:1.17;margin-bottom:18px}.service-card>p{font-size:16px;max-width:440px;line-height:1.85}.invoice-preview{background:linear-gradient(135deg,#1b2530,#141c27);border:1px solid #ffffff14;border-radius:10px;margin:28px 0 25px;padding:19px 22px;max-width:100%;box-shadow:0 12px 25px #0002;transform:perspective(800px) rotateX(4deg);transition:transform .5s}.service-invoice:hover .invoice-preview{transform:perspective(800px) rotateX(0)}.invoice-preview>div{display:flex;justify-content:space-between;align-items:center;color:#8f9eaf;font-size:10px;letter-spacing:.09em;border-bottom:1px solid #ffffff12;padding-bottom:12px;margin-bottom:11px}.invoice-preview svg{width:17px;height:17px;color:#87e8c8}.invoice-preview p{font-size:13px;display:flex;justify-content:space-between;padding:5px 0;color:#bec8d5}.invoice-preview p>span{font-size:11px;color:#5d7185}.card-link{border:0;background:none;width:100%;padding:0;display:flex;align-items:center;justify-content:space-between;color:var(--mint);font-size:14px;font-weight:600}.card-link svg{width:20px}.wallet-card{background:linear-gradient(140deg,#19232d,#101820)}.wallet-options{display:grid;gap:12px;margin-top:28px}.wallet-options button{display:flex;align-items:center;gap:17px;border:1px solid #ffffff12;background:#ffffff04;border-radius:10px;text-align:left;padding:20px;transition:background .3s,border .3s}.wallet-options button:hover{background:#ffffff09;border-color:#87e8c859}.wallet-letter{height:43px;width:43px;border-radius:11px;display:grid;place-items:center;font-size:24px;flex-shrink:0}.wallet-letter.ali{background:#1b4164;color:#82c9ff}.wallet-letter.we{background:#164936;color:#85e7ba}.wallet-options button>span:nth-child(2){font-size:18px;font-weight:500}.wallet-options small{font-size:12px;display:block;color:#75899b;font-weight:400;margin-top:3px}.wallet-options button>span:last-child{margin-left:auto;font-size:20px;color:#98a8b9}.compact-card{display:flex;align-items:center;gap:22px;padding:26px 30px}.compact-card h3{font-size:21px;margin-bottom:7px}.compact-card p{font-size:14px;line-height:1.75;max-width:330px}.compact-card button{background:none;border:1px solid #ffffff17;border-radius:50%;height:37px;width:37px;flex-shrink:0;font-size:20px;margin-left:auto;color:#a7b8c6}.clarity{padding-top:15px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);padding-top:35px;gap:34px}.benefit>svg{color:var(--mint);width:27px;height:27px;margin-bottom:25px}.benefit h3{font-size:19px;letter-spacing:-.025em;line-height:1.4;margin-bottom:14px}.benefit p{font-size:15px;line-height:1.85;color:#8191a4}.how{background:linear-gradient(180deg,#101721,#10161f);border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.process-track{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:60px}.process-line{position:absolute;left:28px;right:calc(33% - 25px);height:1px;top:26px;background:linear-gradient(90deg,#87e8c873,#87e8c815)}.process-line:after{content:'';position:absolute;left:0;top:0;height:1px;width:80px;background:linear-gradient(90deg,transparent,#bdffe7);animation:travel 5s linear infinite}.process-step{position:relative}.step-number{height:54px;width:54px;border:1px solid #476858;background:#16282a;border-radius:50%;display:grid;place-items:center;color:#a1e8ca;font-size:15px;margin-bottom:33px;position:relative}.step-tag{display:block;font-size:10px;letter-spacing:.12em;color:#5e7b77;margin-bottom:13px}.process-step h3{font-size:23px;line-height:1.35;margin-bottom:15px}.process-step p{font-size:16px;line-height:1.85;max-width:320px}.terms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.term-card{padding:28px;border-radius:17px;border:1px solid #ffffff16;background:#101721;display:flex;flex-direction:column;transition:transform .35s,border .35s}.term-card:hover{transform:translateY(-5px);border-color:#87e8c850}.term-card:nth-child(2){background:linear-gradient(150deg,#1e332e,#131e24);border-color:#87e8c840;box-shadow:0 0 50px #3cba9210}.term-sub{font-size:12px;color:#778b9d;margin-bottom:12px}.term-card h3{font-size:21px;line-height:1.3;min-height:55px}.term-price{font-size:42px;font-weight:500;line-height:1.2;margin:28px 0;letter-spacing:-.035em}.term-price span{display:block;font-size:12px;font-weight:400;letter-spacing:0;color:#839aab;margin-top:9px}.term-card ul{margin:0 0 30px;padding:22px 0 0;border-top:1px solid #ffffff12;list-style:none;display:grid;gap:14px}.term-card li{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:#b4c1ce}.term-card li svg{width:15px;height:15px;color:var(--mint);margin-top:3px}.term-card .button{margin-top:auto;min-height:49px;padding:14px 15px;gap:15px;font-size:13px;justify-content:space-between}.terms-note{font-size:12px;line-height:1.9;max-width:920px;margin:25px auto 0;text-align:center;color:#718397}.request{background:radial-gradient(ellipse at 5% 75%,#12644919,transparent 65%),#0e161e;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d}.request-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:95px;align-items:center}.request h2{font-size:55px;line-height:1.15}.request-copy>p{font-size:18px;line-height:1.9;margin-top:25px;color:#98acb9}.telegram-contact{display:flex;align-items:center;gap:17px;margin-top:32px;width:fit-content}.telegram-contact>span{width:46px;height:46px;border-radius:50%;border:1px solid #87e8c839;display:grid;place-items:center;color:var(--mint);font-size:25px;transition:background .2s}.telegram-contact:hover>span{background:#87e8c816}.telegram-contact div{font-size:15px;color:#d7e3e7}.telegram-contact small{display:block;font-size:12px;color:#6d8a91;margin-top:3px}.request-trust{border-top:1px solid #ffffff12;margin-top:34px;padding-top:24px;display:flex;align-items:flex-start;gap:13px;font-size:12px;color:#77938f;line-height:1.8;max-width:365px}.request-trust svg{width:18px;height:18px;margin-top:3px}.request-panel{background:#151f28;border:1px solid #ffffff17;border-radius:20px;padding:32px;box-shadow:0 20px 70px #0002}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:27px}.form-heading h3{font-size:25px}.form-heading>span{font-size:11px;color:#607f85}.request-panel label{display:block;font-size:13px;color:#9fb2bd;margin-bottom:8px}.request-panel label>span{font-size:10px;color:#607f8a;display:block}.request-panel input,.request-panel select,.request-panel textarea{width:100%;min-width:0;border:1px solid #ffffff19;border-radius:8px;color:#e4edf3;background:#0e1720;padding:13px 14px;font-size:14px;transition:border .2s,box-shadow .2s}.request-panel input::placeholder,.request-panel textarea::placeholder{color:#536876}.request-panel input:focus,.request-panel select:focus,.request-panel textarea:focus{border-color:#87e8c86b;box-shadow:0 0 0 3px #87e8c808}.request-panel select{margin-bottom:20px;min-height:50px}.request-panel textarea{resize:vertical;min-height:102px;margin-bottom:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:19px;align-items:end}.form-row label{min-height:38px;display:flex;flex-direction:column;justify-content:flex-end;line-height:1.5}.form-note{font-size:11px;line-height:1.8;margin-top:16px;color:#6d8593}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-grid .plain-link{margin-top:27px;color:var(--mint)}.faq-list details{border-bottom:1px solid #ffffff15;padding-bottom:24px;margin-bottom:24px}.faq-list summary{list-style:none;cursor:pointer;font-size:16px;line-height:1.6;display:flex;gap:25px;align-items:center;justify-content:space-between;color:#cbd6e0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;height:18px;color:#718b94;transition:transform .3s}.faq-list details[open] summary svg{transform:rotate(45deg);color:var(--mint)}.faq-list details p{font-size:15px;line-height:1.9;margin:16px 35px 0 0;color:#8296a7}.faq-list details[open]>div{animation:faq-in .3s ease}.about-section{padding:0 0 85px}.about-grid{border-top:1px solid #ffffff12;padding-top:75px;display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center}.company-photo{position:relative;height:370px;border-radius:16px;overflow:hidden}.company-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#07131aed,transparent)}.company-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:70% center;filter:saturate(.6)}.company-photo>div{position:absolute;z-index:1;bottom:28px;left:28px;right:28px}.company-photo span{font-size:10px;letter-spacing:.13em;color:#96aebb}.company-photo h3{font-size:34px;margin:15px 0 22px}.company-photo a{font-size:13px;color:#b1dccd}.company-info h2{font-size:29px}.company-info p{font-size:15px;line-height:1.9;margin-top:19px}.company-info dl{margin:26px 0 0}.company-info dl>div{display:grid;grid-template-columns:100px 1fr;gap:25px;border-top:1px solid #ffffff0e;padding:12px 0;font-size:12px}.company-info dt{color:#627e8a}.company-info dd{margin:0;color:#9fb0bb}footer{border-top:1px solid #ffffff12;padding:39px 0 23px;background:#090d14}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:35px}.footer-top .brand{font-size:24px}.footer-top .brand-symbol{font-size:34px}.footer-top p{font-size:13px;color:#6e818f}.footer-top>a:not(.brand){font-size:13px;color:#acbbc8}.footer-bottom{border-top:1px solid #ffffff0e;display:flex;gap:25px;justify-content:space-between;padding-top:23px;font-size:11px;color:#526b7c}.mobile-cta{display:none}#request-result>h3{font-size:30px;margin:19px 0 15px}#request-result>p{font-size:14px}.result-symbol{width:50px;height:50px;background:#87e8c812;border:1px solid #87e8c830;color:var(--mint);display:grid;place-items:center;border-radius:50%}#message-preview{font:13px/1.8 Manrope,Arial,sans-serif;background:#0e1720;border:1px solid #ffffff12;color:#a6bcc7;border-radius:8px;padding:18px;white-space:pre-wrap;overflow-wrap:anywhere;max-height:250px;overflow:auto;margin:24px 0}.copy-request{width:100%;background:none;border:1px solid #ffffff1f;border-radius:8px;padding:12px;font-size:13px;margin-top:12px}#copy-status{font-size:12px;min-height:22px;margin:10px 0;color:var(--mint)}.reveal{transition:opacity .8s var(--ease),translate .8s var(--ease);transition-delay:var(--delay,0ms)}.reveal.pending{opacity:0;translate:0 28px}.motion-paused *{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-paused .reveal{transition:none!important;opacity:1!important;translate:0!important}[hidden]{display:none!important}@keyframes line-in{from{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes card-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ambient{from{transform:translateX(-3%);opacity:.6}to{transform:translateX(3%);opacity:1}}@keyframes travel{from{left:0;opacity:0}15%{opacity:1}85%{opacity:1}to{left:100%;opacity:0}}@keyframes faq-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero{padding-top:100px}.hero-baseline{margin-top:85px}.hero h1{font-size:72px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.hero-grid{gap:45px;grid-template-columns:1.2fr 1fr}.hero h1{font-size:54px}.hero-description{font-size:16px}.hero-actions{gap:17px}.plain-link{font-size:13px}.button{font-size:13px;padding:15px 19px;gap:20px}.hero-assurances{gap:11px}.hero-assurances>span{font-size:10px}.quote-card{padding:26px}.desktop-nav{gap:24px;font-size:13px}.nav-shell{padding:0 24px}.hero-copy .eyebrow{font-size:10px}.payment-wordmark{font-size:18px}.payment-wordmark:last-child{font-size:15px}.section{padding:90px 0}.clarity{padding-top:10px}.service-card{padding:29px}.request-grid{gap:55px}.faq-grid{gap:55px}.term-card{padding:24px}.process-track{gap:40px}.benefit-grid{gap:25px}.about-grid{gap:45px}.section-heading p{font-size:14px}.tag{font-size:9px}}
@media(max-width:900px){.desktop-nav{gap:17px;font-size:12px}.brand{font-size:23px}.nav-contact{font-size:12px;padding:9px 13px;gap:17px}.hero-grid{gap:30px;grid-template-columns:1fr 1fr}.hero{padding-top:60px}.hero h1{font-size:45px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-description{font-size:16px}.hero-assurances{display:grid;margin-top:25px}.hero-assurances>span{font-size:11px}.quote-card{padding:22px}.quote-heading{flex-wrap:wrap;gap:9px}.quote-heading .eyebrow{font-size:9px}.quote-card h2{font-size:26px}.quote-intro{font-size:12px}.quote-caption{font-size:9px}.hero-baseline{font-size:10px;gap:12px;margin-top:45px}.hero-baseline>span:not(:first-child):before{margin-right:10px}.ribbon-caption{display:none}.payment-wordmark{font-size:18px}.methods-ribbon .container{gap:15px}.section-heading{gap:30px}.section-heading p{max-width:260px}.service-card h3{font-size:30px}.tag{font-size:8px}.service-card{padding:25px}.compact-card{gap:16px}.compact-card .square-icon{display:none}.compact-card h3{font-size:20px}.compact-card p{font-size:14px}.benefit-grid{grid-template-columns:1fr 1fr;gap:36px}.benefit p{font-size:16px}.terms-grid{gap:12px}.term-card{padding:20px}.term-card h3{font-size:18px}.term-card li{font-size:12px}.term-card .button{font-size:12px;gap:8px;padding:13px 10px}.request-grid{grid-template-columns:1fr 1.1fr;gap:35px}.request h2{font-size:45px}.request-copy>p{font-size:16px}.request-panel{padding:25px}.form-row{grid-template-columns:1fr;gap:15px}.form-row label{min-height:0}.form-row label>span{display:inline;margin-left:5px}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:40px}.footer-top p{display:none}.about-grid{grid-template-columns:1fr 1.2fr;gap:35px}.company-info dl>div{grid-template-columns:80px 1fr;gap:14px}.company-info h2{font-size:25px}.process-track{gap:25px}.process-step h3{font-size:20px}}
@media(max-width:680px){html{scroll-padding-top:94px}.container{width:calc(100% - 40px)}.site-header{padding-top:10px}.nav-shell{width:calc(100% - 24px);padding:0 18px;min-height:65px;border-radius:13px}.brand{font-size:24px}.brand-symbol{font-size:35px}.desktop-nav,.nav-contact{display:none}.menu-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:38px;height:38px;border:1px solid #ffffff20;border-radius:7px;background:transparent}.menu-button>span{height:1px;width:17px;background:#d5e8e7;transition:transform .3s}.menu-button[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button[aria-expanded=true]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}#mobile-menu{position:absolute;left:12px;right:12px;top:82px;border:1px solid #ffffff20;border-radius:13px;padding:10px 20px;background:#141d28f5;backdrop-filter:blur(25px);display:grid;box-shadow:0 15px 50px #0005}#mobile-menu a{padding:13px 0;border-bottom:1px solid #ffffff0d;font-size:15px}#mobile-menu a:last-child{border:0}.hero{padding-top:47px}.hero-grid{grid-template-columns:1fr;gap:37px}.hero h1{font-size:clamp(39px,8.8vw,58px);line-height:1.13;letter-spacing:-.05em}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:26px}.hero-description{font-size:16px;line-height:1.9;margin:23px 0 26px}.hero-actions{flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap}.button{font-size:14px;min-height:52px;padding:15px 18px;gap:16px}.plain-link{font-size:13px}.hero-assurances{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:25px}.hero-assurances>span{font-size:11px}.quote-stack{max-width:470px;width:100%;justify-self:center}.quote-card{padding:26px 23px;border-radius:17px}.quote-heading{flex-wrap:nowrap}.quote-heading .eyebrow{font-size:10px}.quote-card h2{font-size:29px}.quote-intro{font-size:14px}.method-tabs button{font-size:14px}.quote-card label{font-size:14px}.calculation-details>div{font-size:13px}.quote-note{font-size:12px}.quote-caption{font-size:10px;padding:0 10px}.hero-baseline{display:grid;grid-template-columns:1fr auto;margin-top:36px;padding:23px 0;gap:13px;font-size:11px}.hero-baseline>span:nth-child(2){text-align:right}.hero-baseline>span:nth-child(3){font-size:10px}.hero-baseline>span:before{display:none}.motion-toggle{font-size:11px;padding:0;justify-self:end}.methods-ribbon .container{display:grid;grid-template-columns:1fr 1fr;gap:23px;padding:28px 0}.payment-wordmark{font-size:21px}.payment-wordmark:last-child{font-size:16px}.payment-wordmark.invoice{font-size:17px}.section{padding:69px 0}.eyebrow{font-size:10px;margin-bottom:19px}h2{font-size:34px;line-height:1.16;letter-spacing:-.04em}.section-heading{display:block;margin-bottom:30px}.section-heading p{margin-top:22px;max-width:100%;font-size:16px}.section-heading p br{display:none}.section-heading>.button{margin-top:23px}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:27px;border-radius:16px}.service-card h3{font-size:31px}.service-card>p{font-size:16px}.tag{font-size:9px}.square-icon{height:43px;width:43px}.card-top{margin-bottom:24px}.invoice-preview{padding:18px;margin-top:25px}.invoice-preview p{font-size:14px}.invoice-preview>div{font-size:10px}.wallet-options button{padding:17px}.compact-card{gap:17px;padding:24px}.compact-card .square-icon{display:grid}.compact-card h3{font-size:21px}.compact-card p{font-size:14px}.compact-card button{width:32px;height:32px;font-size:18px}.clarity{padding-top:5px}.benefit-grid{gap:32px 22px;padding-top:30px}.benefit>svg{margin-bottom:19px}.benefit h3{font-size:18px}.benefit p{font-size:15px;line-height:1.85}.process-track{grid-template-columns:1fr;gap:33px;margin-top:35px}.process-line{left:25px;top:0;bottom:40px;height:auto;width:1px;right:auto;background:linear-gradient(#87e8c850,#87e8c813)}.process-line:after{display:none}.process-step{padding-left:82px;min-height:150px}.step-number{position:absolute;left:0;top:0;width:51px;height:51px;font-size:14px;margin:0}.step-tag{font-size:10px;padding-top:3px;margin-bottom:13px}.process-step h3{font-size:22px;margin-bottom:12px}.process-step p{font-size:16px;max-width:none}.terms-grid{grid-template-columns:1fr;gap:16px}.term-card{padding:27px}.term-sub{font-size:13px}.term-card h3{font-size:24px;min-height:0}.term-price{font-size:43px;margin:25px 0}.term-price span{font-size:13px}.term-card li{font-size:15px}.term-card li svg{width:17px;height:17px}.term-card .button{font-size:14px;padding:15px 20px}.terms-note{font-size:12px;text-align:left;margin-top:22px}.request-grid{grid-template-columns:1fr;gap:35px}.request h2{font-size:43px}.request-copy>p{font-size:16px;line-height:1.9}.request-copy>p br{display:none}.request-trust{font-size:12px;margin-top:25px;padding-top:20px}.request-panel{padding:25px 22px;border-radius:16px}.form-heading h3{font-size:26px}.form-heading>span{font-size:11px}.request-panel label{font-size:14px}.request-panel label>span{font-size:11px}.request-panel input,.request-panel select,.request-panel textarea{font-size:16px}.form-row{gap:18px}.form-note{font-size:12px}.faq-grid{grid-template-columns:1fr;gap:35px}.faq-list details{padding-bottom:21px;margin-bottom:21px}.faq-list summary{font-size:16px;gap:20px}.faq-list details p{font-size:15px;margin-right:15px}.about-section{padding-bottom:55px}.about-grid{grid-template-columns:1fr;padding-top:50px;gap:34px}.company-photo{height:290px}.company-info h2{font-size:27px}.company-info p{font-size:16px}.company-info dl>div{font-size:12px;grid-template-columns:80px 1fr;gap:16px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-bottom:28px}.footer-top .brand{grid-column:1/-1}.footer-top>a:not(.brand){font-size:13px}.footer-bottom{display:flex;flex-direction:column;gap:12px;font-size:11px}.mobile-cta{display:block;position:fixed;left:14px;right:14px;bottom:14px;z-index:35;transform:translateY(100px);opacity:0;transition:transform .35s var(--ease),opacity .35s;pointer-events:none}.mobile-cta.visible{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-cta a{display:flex;justify-content:space-between;align-items:center;background:var(--mint);color:#16352c;border-radius:10px;padding:15px 20px;font-weight:700;font-size:14px;box-shadow:0 5px 35px #0006}.mobile-cta svg{width:21px;height:21px}footer{padding-bottom:90px}.line>span{animation-duration:.9s}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:36px}.hero-copy .eyebrow{font-size:8px}.hero-actions{gap:15px}.hero-actions .button{font-size:13px;padding:15px}.hero-actions .plain-link{font-size:12px}.hero-assurances{display:grid;gap:9px}.quote-card{padding:23px 19px}.quote-heading .eyebrow{font-size:9px}.direction-chip{font-size:10px}.amount-presets button{padding:6px 10px}.calculation-details>div{font-size:12px}.compact-card .square-icon{display:none}.benefit-grid{grid-template-columns:1fr}.process-step{padding-left:70px}.request-panel{padding:23px 18px}h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.pending{opacity:1;translate:0}.line>span{transform:none}.quote-stack{opacity:1;transform:none}}
/* Content remains legible at normal and enlarged text settings. */
.section-heading p,.benefit p,.company-info p,.faq-list details p{font-size:16px}.quote-card label,.calculation-details>div,.method-tabs button,.request-panel label,.term-card li,.compact-card p,.invoice-preview p,.card-link{font-size:14px}.quote-note,.quote-caption,.form-note,.quote-heading .eyebrow,.direction-chip,.tag,.ribbon-caption,.step-tag,.hero-copy .eyebrow,.company-photo span{font-size:12px}.hero-assurances>span{font-size:12px}.hero h1{font-size:clamp(42px,4.35vw,64px)}@media(max-width:1150px){.hero h1{font-size:50px}.hero-copy .eyebrow{font-size:10px}.hero-assurances>span{font-size:11px}.quote-heading .eyebrow{font-size:10px}.direction-chip{font-size:11px}.tag{font-size:10px}}@media(max-width:900px){.hero h1{font-size:42px}.quote-heading .eyebrow{font-size:9px}.quote-caption{font-size:10px}.tag{font-size:9px}}@media(max-width:680px){.hero h1{font-size:clamp(36px,8.5vw,54px)}.hero-copy .eyebrow{font-size:10px}.hero-assurances>span{font-size:12px}.quote-heading .eyebrow{font-size:10px}.tag{font-size:10px}.term-card li{font-size:15px}.hero-baseline>span:nth-child(3){font-size:11px}}@media(max-width:370px){.hero h1{font-size:34px}.hero-copy .eyebrow{font-size:9px}.quote-heading .eyebrow{font-size:9px}.direction-chip{font-size:10px}}
