:root{--ink:#10261d;--muted:#5d6d65;--green:#146c43;--deep:#073f2b;--lime:#d7f34b;--sun:#f7b32b;--cream:#f5f7ed;--line:#dde6dd;--white:#fff;--red:#a52a2a;--shadow:0 24px 70px rgba(16,38,29,.12);--radius:26px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",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}
img{display:block;max-width:100%;height:auto}
.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.skip-link{position:fixed;left:12px;top:-60px;z-index:999;background:#fff;padding:12px 16px;border-radius:10px;box-shadow:var(--shadow)}
.skip-link:focus{top:12px}
:focus-visible{outline:3px solid var(--sun);outline-offset:3px}
.topbar{background:var(--deep);color:#d9e8e0;font-size:12px}
.topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.topbar a{color:#fff;font-weight:700}
.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(221,230,221,.9);backdrop-filter:blur(14px)}
.header-inner{height:88px;display:flex;align-items:center;gap:24px}
.brand{display:inline-flex;align-items:center;width:176px;flex:0 0 176px}
.brand img{width:176px;height:78px;object-fit:contain;object-position:left center}
.main-nav{margin-left:auto;display:flex;align-items:center;gap:24px;font-size:14px;font-weight:750}
.main-nav a{position:relative;padding:30px 0}
.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:19px;height:2px;background:var(--green);transition:right .22s ease}
.main-nav a:hover:after,.main-nav a.active:after{right:0}
.main-nav .featured{color:var(--green)}
.header-cta{white-space:nowrap;border-radius:999px;background:var(--ink);color:#fff;padding:13px 19px;font-size:13px;font-weight:800}
.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:0;border-radius:12px;background:var(--cream);padding:11px}
.menu-toggle span{display:block;height:2px;margin:5px;background:var(--ink)}
.flash{padding:13px 0;font-size:14px;font-weight:700}
.flash.success{background:#e6f7eb;color:#13582e}.flash.error{background:#fff0ef;color:#8a241d}
.eyebrow{margin:0 0 16px;color:var(--green);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.15em}
.eyebrow.light{color:var(--lime)}
h1,h2,h3,p{overflow-wrap:break-word}
.hero{min-height:670px;color:#fff;position:relative;isolation:isolate;background:#0b3a2b url('../img/sunface-hero.png') center/cover no-repeat}
.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,39,27,.95),rgba(6,48,34,.8) 44%,rgba(7,51,36,.22) 78%),linear-gradient(0deg,rgba(4,33,24,.45),transparent 45%)}
.hero-layout{min-height:670px;display:grid;grid-template-columns:1.12fr .72fr;align-items:center;gap:68px;padding-block:78px}
.hero h1,.page-hero h1,.auth-copy h1,.dashboard-hero h1{margin:0;font-size:clamp(44px,5.2vw,72px);line-height:1.02;letter-spacing:-.048em}
.hero-lead{max-width:650px;margin:24px 0 30px;color:rgba(255,255,255,.83);font-size:18px;line-height:1.7}
.button-row{display:flex;gap:12px;flex-wrap:wrap}
.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:850;cursor:pointer;transition:transform .2s,background .2s}
.button:hover{transform:translateY(-2px)}
.button.primary{background:var(--lime);color:var(--deep)}
.button.glass{color:#fff;border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.08)}
.button.white{background:#fff;color:var(--deep)}
.button.dark{background:var(--ink);color:#fff}
.button.outline{border-color:var(--line);background:#fff;color:var(--ink)}
.button.full{width:100%;margin-top:24px}
.hero-trust{margin-top:34px;display:flex;gap:15px 22px;flex-wrap:wrap;color:rgba(255,255,255,.8);font-size:12px}
.hero-trust span{display:flex;align-items:center;gap:6px}
.wallet-preview,.wallet-panel{padding:28px;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:linear-gradient(155deg,rgba(10,77,54,.94),rgba(6,45,32,.95));box-shadow:0 30px 80px rgba(0,0,0,.24)}
.wallet-preview{justify-self:end;width:min(100%,380px);backdrop-filter:blur(14px)}
.wallet-top{display:flex;align-items:center;gap:10px;font-size:13px}
.wallet-icon{width:41px;height:41px;display:grid;place-items:center;border-radius:13px;background:var(--lime);color:var(--deep);font-size:20px;font-weight:900}
.status-chip{margin-left:auto;padding:7px 10px;border-radius:99px;background:rgba(215,243,75,.13);color:var(--lime);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.wallet-preview>p,.wallet-panel>p{margin:28px 0 6px;color:rgba(255,255,255,.6);font-size:12px}
.balance{font-size:44px;font-weight:900;letter-spacing:-.04em}
.balance small{color:rgba(255,255,255,.6);font-size:14px;letter-spacing:0}
.wallet-preview hr{border:0;border-top:1px solid rgba(255,255,255,.13);margin:24px 0}
.wallet-line{display:flex;justify-content:space-between;align-items:center;font-size:13px}
.wallet-line span{color:rgba(255,255,255,.62)}
.wallet-preview>a{margin-top:24px;min-height:46px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#fff;color:var(--deep);font-size:13px;font-weight:850}
.proof-strip{border-bottom:1px solid var(--line)}
.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.proof-grid>div{min-height:116px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:1fr 1fr;align-content:center;column-gap:10px;padding:24px;border-right:1px solid var(--line)}
.proof-grid>div:first-child{border-left:1px solid var(--line)}
.proof-grid b{grid-row:1/span 2;align-self:center;color:var(--green);font-size:26px}
.proof-grid strong{align-self:end}.proof-grid span{color:var(--muted);font-size:12px}
.section{padding:100px 0}.soft{background:var(--cream)}
.split-heading{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:end;margin-bottom:42px}
.split-heading h2,.section-heading h2,.credit-layout h2,.company-copy h2,.cta-band h2,.contact-details h2,.form-card h2,.workspace-heading h2,.card-heading h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.04em}
.split-heading>p,.section-heading>p{margin:0;color:var(--muted);line-height:1.7}
.calculator{display:grid;grid-template-columns:1fr 1.2fr;overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}
.calculator-input{padding:44px;border-right:1px solid var(--line)}
.calculator-input label{color:var(--muted);font-size:13px;font-weight:750}
.bill-value{margin:12px 0 28px;font-size:42px;font-weight:900;letter-spacing:-.04em}
.calculator input[type=range]{width:100%;accent-color:var(--green)}
.range-labels{display:flex;justify-content:space-between;margin-top:8px;color:#829087;font-size:10px}
.recommendation{margin-top:32px;display:flex;align-items:center;gap:13px;padding:17px;border-radius:16px;background:var(--cream)}
.recommendation>b{color:var(--sun);font-size:26px}.recommendation div{display:flex;flex-direction:column;gap:5px}.recommendation small{color:var(--muted)}
.calculator-results{padding:44px;display:grid;grid-template-columns:1fr 1fr;gap:14px}
.calculator-results article,.calculator-link{min-height:140px;padding:22px;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;justify-content:flex-end}
.calculator-results article.dark{background:var(--deep);color:#fff;border-color:var(--deep)}
.calculator-results small{margin-bottom:8px;color:var(--muted)}.calculator-results .dark small{color:rgba(255,255,255,.6)}
.calculator-results strong{font-size:21px}.calculator-link{align-items:center;justify-content:center;background:var(--lime);border:0;color:var(--deep);font-size:13px;font-weight:850}
.section-heading{max-width:700px;margin-bottom:44px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading>p{margin-top:17px}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.product-card{min-height:335px;padding:28px;border:1px solid var(--line);border-radius:22px;display:flex;flex-direction:column;transition:.24s}
.product-card:hover{transform:translateY(-5px);border-color:transparent;box-shadow:0 22px 55px rgba(16,38,29,.1)}
.card-icon,.large-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:17px;background:var(--cream);color:var(--green);font-size:28px;font-weight:900}
.product-card small,.large-product-card small{margin-top:30px;color:var(--green);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}
.product-card h3{margin:10px 0;font-size:21px}.product-card p,.large-product-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.product-card a,.large-product-card a{margin-top:auto;color:var(--green);font-size:13px;font-weight:850}
.credit-section{position:relative;overflow:hidden;background:var(--deep);color:#fff}
.credit-section:after{content:"";position:absolute;width:520px;height:520px;right:-170px;top:-250px;border:1px solid rgba(215,243,75,.16);border-radius:50%;box-shadow:0 0 0 80px rgba(215,243,75,.03),0 0 0 160px rgba(215,243,75,.02)}
.credit-layout{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:86px;align-items:center}.credit-layout>div>p:not(.eyebrow){color:rgba(255,255,255,.7);line-height:1.75;margin:22px 0 30px}
.steps-card{padding:10px 34px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.05)}
.steps-card>div{display:grid;grid-template-columns:50px 1fr;gap:15px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.12)}.steps-card>div:last-child{border:0}.steps-card>div>span{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:var(--deep);font-size:11px;font-weight:900}.steps-card p{margin:0;display:flex;flex-direction:column;gap:7px}.steps-card small{color:rgba(255,255,255,.62);line-height:1.5}
.company-panel{display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;border-radius:var(--radius);background:var(--cream)}
.company-art{min-height:450px;display:grid;place-items:center;background:var(--lime);overflow:hidden}.company-art span{font-size:90px;color:var(--deep);filter:drop-shadow(0 25px 35px rgba(7,63,43,.22))}.company-copy{padding:68px}.company-copy>p:not(.eyebrow){color:var(--muted);line-height:1.75}.company-copy ul{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:13px;font-weight:750;font-size:14px}
.cta-band{min-height:215px;margin-bottom:100px;padding:44px 50px;border-radius:var(--radius);background:var(--sun);display:flex;align-items:center;justify-content:space-between;gap:34px}.cta-band p{margin:0 0 7px;font-size:12px;font-weight:850}.cta-band h2{max-width:720px;font-size:clamp(30px,3.5vw,45px)}
.page-hero{position:relative;overflow:hidden;padding:88px 0;background:var(--deep);color:#fff}.page-hero:after,.dashboard-hero:after{content:"";position:absolute;width:560px;height:560px;right:-120px;top:-260px;border-radius:50%;background:radial-gradient(circle,rgba(215,243,75,.19),transparent 67%)}.page-hero h1{max-width:850px}.page-hero p:not(.eyebrow){max-width:720px;margin:20px 0 0;color:rgba(255,255,255,.7);font-size:17px;line-height:1.7}.page-hero.compact{padding:65px 0}.page-hero.compact h1{font-size:clamp(38px,5vw,58px)}
.page-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;align-items:end;gap:46px}.rate-badge{width:250px;padding:22px;border:1px solid rgba(255,255,255,.17);border-radius:20px;background:rgba(255,255,255,.06);display:flex;align-items:center;gap:13px}.rate-badge>b{color:var(--lime);font-size:27px}.rate-badge div{display:flex;flex-direction:column;gap:5px}.rate-badge span{color:rgba(255,255,255,.56);font-size:11px}
.product-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.large-product-card{min-height:380px;padding:30px;border:1px solid var(--line);border-radius:22px;display:flex;flex-direction:column;position:relative}.large-product-card .number{position:absolute;right:24px;top:23px;color:#a7b4ac;font-size:11px;font-weight:900}.large-product-card h2{font-size:23px;letter-spacing:-.025em;margin:10px 0}
.contact-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px}.contact-details>p{color:var(--muted);line-height:1.7}.contact-item{display:flex;gap:14px;margin-top:25px}.contact-item>b{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--cream);color:var(--green)}.contact-item div{display:flex;flex-direction:column;gap:5px}.contact-item small{color:var(--muted)}.contact-item p{margin:0;max-width:380px;line-height:1.55}
.form-card,.auth-card{padding:38px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);display:grid;gap:18px}.form-card label,.auth-card label,.bill-form label{display:grid;gap:8px}.form-card label>span,.auth-card label>span,.bill-form label>span{font-size:12px;font-weight:800}.form-card input,.form-card select,.form-card textarea,.auth-card input,.bill-form input,.inline-admin-form input{width:100%;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);padding:13px 14px;outline:0}.form-card input:focus,.form-card select:focus,.form-card textarea:focus,.auth-card input:focus,.bill-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(20,108,67,.12)}.form-card small,.auth-card small,.bill-form small{color:var(--muted);line-height:1.45}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.pay-button{min-height:52px;border:0;border-radius:14px;padding:0 20px;background:var(--green);color:#fff;font-weight:850;cursor:pointer}.pay-button:hover{background:var(--deep)}.pay-button:disabled{opacity:.55;cursor:wait}
.auth-shell{min-height:720px;display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.auth-copy{padding:100px max(40px,calc((100vw - 1180px)/2));padding-right:70px;background:var(--deep);color:#fff;display:flex;flex-direction:column;justify-content:center}.auth-copy p:not(.eyebrow){max-width:500px;color:rgba(255,255,255,.65);line-height:1.7}.auth-card{align-self:center;width:min(520px,calc(100% - 60px));margin:70px}.auth-card h2{font-size:38px;margin:0}.auth-card>p:last-child{margin:0;text-align:center;font-size:13px}.auth-card>p a{color:var(--green);font-weight:850}
.portal-intro{border-bottom:1px solid var(--line)}.portal-note{min-height:88px;display:flex;align-items:center;gap:15px}.portal-note>b{color:var(--green);font-size:20px}.portal-note p{margin:0;display:flex;flex-direction:column;gap:5px}.portal-note p strong{font-size:13px}.portal-note p span{color:var(--muted);font-size:12px}.portal-pill{margin-left:auto;padding:9px 12px;border-radius:999px;background:var(--cream);color:var(--green);font-size:10px;font-weight:850;white-space:nowrap}
.portal-grid,.dashboard-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:22px;align-items:start}.wallet-panel{color:#fff;position:sticky;top:120px}.wallet-stats{display:grid;grid-template-columns:1fr 1fr;margin-top:25px;padding:18px 0;border-block:1px solid rgba(255,255,255,.12)}.wallet-stats>div{display:flex;flex-direction:column;gap:6px}.wallet-stats>div+div{border-left:1px solid rgba(255,255,255,.12);padding-left:20px}.wallet-stats small{color:rgba(255,255,255,.52)}.wallet-owner{margin-top:22px;display:flex;align-items:center;gap:11px}.wallet-owner>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:var(--deep);font-weight:900}.wallet-owner div{display:flex;flex-direction:column;gap:4px}.wallet-owner small{color:rgba(255,255,255,.5)}.secure-note{margin-top:24px;display:flex;gap:10px;padding:15px;border-radius:14px;background:rgba(255,255,255,.07);font-size:11px;line-height:1.55}.secure-note b{color:var(--lime)}.secure-note span{color:rgba(255,255,255,.62)}.secure-note strong{color:#fff}
.bill-workspace,.dashboard-card{border:1px solid rgba(221,230,221,.6);border-radius:var(--radius);background:#fff;box-shadow:0 18px 52px rgba(16,38,29,.07)}.workspace-heading,.card-heading{padding:28px 30px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.workspace-heading h2,.card-heading h2{font-size:27px}.razorpay-chip{padding:8px 11px;border-radius:99px;background:var(--cream);color:var(--green);font-size:10px;font-weight:850}.bill-form{padding:30px;display:grid;gap:20px}.input-prefix{display:flex;align-items:center;border:1px solid var(--line);border-radius:13px;overflow:hidden}.input-prefix:focus-within{border-color:var(--green);box-shadow:0 0 0 3px rgba(20,108,67,.12)}.input-prefix>b{padding-left:14px;color:var(--green)}.input-prefix input{border:0;box-shadow:none!important}
.credit-meter>div{height:8px;overflow:hidden;border-radius:99px;background:#e4eae4}.credit-meter>div>span{display:block;height:100%;width:0;background:var(--green);transition:width .2s}.credit-meter p{margin:8px 0 0;color:var(--muted);font-size:11px}.payment-summary{padding:5px 20px;border-radius:16px;background:var(--cream)}.payment-summary>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.payment-summary>div:last-child{border:0}.payment-summary span{color:var(--muted)}.payment-summary .discount{color:var(--green)}.payment-summary .summary-total strong{font-size:20px;color:var(--ink)}
.payment-terms{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.form-notice{display:flex;gap:10px;padding:14px;border-radius:13px;background:#f0f5ee;color:var(--ink);font-size:12px;line-height:1.5}.form-notice.error{background:#fff0ef;color:#8a241d}.form-notice.success{background:#e7f7ec;color:#12582d}.form-notice.setup{background:#fff5dd;color:#735312}.sign-in-gate{padding:62px 30px;text-align:center}.sign-in-gate>b,.empty-state>b{font-size:38px;color:var(--green)}.sign-in-gate h3{font-size:26px;margin:16px 0 8px}.sign-in-gate p{margin:0 auto 25px;max-width:430px;color:var(--muted);line-height:1.6}.sign-in-gate .button-row{justify-content:center}
.history-section{margin-top:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.history-section .card-heading>a{color:var(--green);font-size:12px;font-weight:850}.transaction-list{display:grid}.transaction{min-height:82px;padding:15px 28px;display:grid;grid-template-columns:44px 1fr auto 105px;gap:14px;align-items:center;border-bottom:1px solid var(--line)}.transaction:last-child{border:0}.transaction-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;font-weight:900}.transaction-icon.credit{background:#e5f6e9;color:#17623a}.transaction-icon.debit{background:#fff1e6;color:#a14817}.transaction>div{display:flex;flex-direction:column;gap:5px}.transaction small{color:var(--muted)}.positive{color:var(--green)}.negative{color:#a14817}
.request-status{display:inline-flex;justify-content:center;padding:7px 9px;border-radius:99px;background:#eef1ee;color:#4f5f57;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.request-status.settled,.request-status.posted,.request-status.verified{background:#e3f5e8;color:#155c34}.request-status.failed,.request-status.payment_failed,.request-status.expired,.request-status.reversed{background:#fff0ef;color:#912e26}.request-status.queued_for_settlement,.request-status.processing,.request-status.reserved{background:#fff3d6;color:#725412}
.integration-note{margin-top:28px;padding:22px 25px;border:1px solid #ecdba8;border-radius:18px;background:#fffaf0;display:flex;gap:14px}.integration-note>b{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:50%;background:var(--sun);font-weight:900}.integration-note p{margin:5px 0 0;color:#6f6552;font-size:12px;line-height:1.6}
.dashboard-hero{position:relative;overflow:hidden;padding:65px 0;background:var(--deep);color:#fff}.dashboard-hero h1{font-size:clamp(38px,5vw,58px)}.dashboard-heading{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:30px}.dashboard-heading p:not(.eyebrow){color:rgba(255,255,255,.65)}.dashboard-card{overflow:hidden}.ledger-card{margin-top:24px}.empty-state{min-height:220px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-state p{margin:12px 0}.empty-state a{color:var(--green);font-weight:850;font-size:13px}
.responsive-table{width:100%;overflow:auto}.responsive-table table{width:100%;border-collapse:collapse;min-width:680px}.responsive-table th,.responsive-table td{text-align:left;padding:15px 18px;border-bottom:1px solid var(--line);vertical-align:top;font-size:12px}.responsive-table th{background:#fafbf8;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em}.responsive-table td>strong,.responsive-table td>small{display:block}.responsive-table td>small{margin-top:5px;color:var(--muted);font-size:10px}.admin-grid{display:grid;gap:22px}.inline-admin-form{width:230px;display:grid;gap:6px}.inline-admin-form input{padding:8px;font-size:10px}.inline-admin-form button{border:0;border-radius:8px;background:var(--green);color:#fff;padding:8px;font-size:9px;font-weight:800;cursor:pointer}.inline-admin-form button.danger{background:#8a2c24}.compact-form{box-shadow:none;border:0;border-radius:0;max-width:680px}.legal-content{padding-block:75px;max-width:860px}.legal-content h2{margin:34px 0 10px;font-size:24px}.legal-content p{color:var(--muted);line-height:1.8}.legal-content a{color:var(--green);text-decoration:underline}
.site-footer{padding:72px 0 24px;background:#071c15;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:48px}.footer-grid>div{display:flex;flex-direction:column;gap:12px}.footer-brand img{width:215px;height:100px;object-fit:contain;object-position:left}.footer-brand p{max-width:310px;color:rgba(255,255,255,.53);font-size:13px;line-height:1.7}.footer-grid h3{margin:5px 0 10px;color:var(--lime);font-size:11px;text-transform:uppercase;letter-spacing:.13em}.footer-grid>div:not(.footer-brand)>a,.footer-grid>div:not(.footer-brand)>span{color:rgba(255,255,255,.65);font-size:13px}.footer-grid .footer-strong{color:#fff!important;font-weight:850;margin-top:8px}.footer-bottom{margin-top:55px;padding-top:22px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;gap:18px;color:rgba(255,255,255,.38);font-size:10px}
@media(max-width:1040px){.main-nav{gap:14px}.main-nav a{font-size:12px}.header-cta{display:none}.hero-layout{grid-template-columns:1fr .66fr;gap:30px}.product-grid{grid-template-columns:1fr 1fr}.product-list-grid{grid-template-columns:1fr 1fr}.proof-grid{grid-template-columns:1fr 1fr}.credit-layout{gap:45px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}}
@media(max-width:780px){.container{width:min(100% - 28px,1180px)}.topbar-inner{justify-content:center}.topbar-inner>span{display:none}.header-inner{height:76px}.brand,.brand img{width:142px}.brand{flex-basis:142px}.brand img{height:66px}.menu-toggle{display:block}.main-nav{position:absolute;display:none;left:14px;right:14px;top:76px;margin:0;padding:12px;flex-direction:column;align-items:stretch;gap:0;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{padding:14px;border-bottom:1px solid var(--line)}.main-nav a:last-child{border:0}.main-nav a:after{display:none}.hero,.hero-layout{min-height:auto}.hero{background-position:64% center}.hero-layout{grid-template-columns:1fr;padding-block:62px}.hero h1{font-size:44px}.hero-lead{font-size:16px}.wallet-preview{justify-self:stretch;width:100%}.proof-grid>div{min-height:100px;padding:16px 12px}.section{padding:72px 0}.split-heading,.credit-layout,.company-panel,.contact-grid,.portal-grid,.dashboard-grid,.page-hero-grid{grid-template-columns:1fr;gap:24px}.calculator{grid-template-columns:1fr}.calculator-input{padding:28px 23px;border:0;border-bottom:1px solid var(--line)}.calculator-results{padding:23px}.product-grid,.product-list-grid{grid-template-columns:1fr}.product-card{min-height:290px}.company-art{min-height:270px}.company-copy{padding:36px 26px}.cta-band{margin-bottom:72px;padding:34px 26px;align-items:flex-start;flex-direction:column}.page-hero{padding:65px 0}.rate-badge{width:100%}.portal-note{padding:17px 0;align-items:flex-start;flex-wrap:wrap}.portal-pill{margin-left:34px}.wallet-panel{position:static}.auth-shell{grid-template-columns:1fr}.auth-copy{padding:70px 28px}.auth-card{width:calc(100% - 28px);margin:35px auto}.dashboard-heading{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.transaction{grid-template-columns:42px 1fr auto}.transaction>.request-status{grid-column:2/-1;justify-self:start}}
@media(max-width:490px){.hero h1{font-size:37px}.button-row .button{width:100%}.proof-grid{grid-template-columns:1fr}.proof-grid>div{border-right:0}.calculator-results{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.workspace-heading,.card-heading,.bill-form{padding:23px}.workspace-heading{align-items:flex-start;flex-direction:column}.transaction{padding:14px 18px;grid-template-columns:40px 1fr}.transaction>b,.transaction>.request-status{grid-column:2}.footer-grid{grid-template-columns:1fr}}

