@font-face{font-family:"Prompt";src:url("../fonts/prompt-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Prompt";src:url("../fonts/prompt-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Prompt";src:url("../fonts/prompt-600.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Prompt";src:url("../fonts/prompt-700.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}

:root{--ink:#101928;--muted:#647087;--orange:#ff6a1a;--orange-2:#ff8b36;--navy:#0b1424;--surface:#f6f8fb;--line:#e5e9ef;--white:#fff}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.ilease-landing-page{margin:0;background:#fff;color:var(--ink);font-family:"Prompt","Noto Sans Thai",Tahoma,sans-serif;font-weight:400;line-height:1.55;overflow-x:hidden}
#ilease-landing{width:100%;max-width:none;margin:0;padding:0;color:var(--ink);font-family:"Prompt","Noto Sans Thai",Tahoma,sans-serif;font-size:16px;line-height:1.55}
#ilease-landing [hidden]{display:none!important}
#ilease-landing img{max-width:100%}
#ilease-landing .honeypot{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
button,a{font:inherit}
button{cursor:pointer}
svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.site-header{position:fixed;z-index:30;top:16px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 32px));height:72px;display:flex;align-items:center;gap:28px;padding:10px 12px 10px 18px;border:1px solid rgba(255,255,255,.6);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 14px 50px rgba(16,25,40,.12);backdrop-filter:blur(18px)}
.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;margin-right:auto}
.brand-logo{position:relative;width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px}
.brand-logo img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain}
.brand-logo-fallback{display:none;width:100%;height:100%;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,#ff7b2e,#e95210);font-size:16px;font-weight:700;font-style:italic;box-shadow:0 8px 18px rgba(255,106,26,.22)}
.brand-logo.is-fallback img{display:none}
.brand-logo.is-fallback .brand-logo-fallback{display:grid}
.brand-copy{display:flex;flex-direction:column;line-height:1}
.brand b{font-size:20px;letter-spacing:.02em}
.brand small{font-size:8px;letter-spacing:.13em;color:#7a8496;margin-top:5px}
.desktop-nav{display:flex;align-items:center;gap:4px}
.desktop-nav button{border:0;background:transparent;padding:10px 13px;color:#414c5e;font-weight:600;border-radius:12px}
.desktop-nav button:hover{background:#f3f5f8;color:var(--orange)}
.header-chat{height:48px;display:flex;align-items:center;gap:8px;padding:0 18px;color:#fff;text-decoration:none;background:var(--navy);border-radius:16px;font-weight:600;box-shadow:0 10px 24px rgba(11,20,36,.18)}

.hero{position:relative;min-height:820px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;gap:28px;padding:142px max(6vw,28px) 70px;overflow:hidden;background:linear-gradient(135deg,#fbfcfe 0%,#f4f7fb 52%,#fff3eb 100%)}
.hero-grid{position:absolute;inset:0;opacity:.38;background-image:linear-gradient(rgba(26,40,60,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(26,40,60,.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 86%)}
.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}
.hero-glow-one{width:480px;height:480px;right:-130px;top:80px;background:radial-gradient(circle,rgba(255,106,26,.21),transparent 68%)}
.hero-glow-two{width:330px;height:330px;left:-180px;bottom:-100px;background:radial-gradient(circle,rgba(36,104,255,.12),transparent 70%)}
.hero-copy{position:relative;z-index:2;max-width:690px;margin-left:auto}
.trust-pill{width:max-content;max-width:100%;display:flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid #e6eaf0;border-radius:999px;background:rgba(255,255,255,.72);color:#485369;font-size:14px;font-weight:600;box-shadow:0 8px 25px rgba(21,32,48,.05)}
.trust-pill span{width:8px;height:8px;border-radius:50%;background:#20c673;box-shadow:0 0 0 5px rgba(32,198,115,.12)}
.hero h1{margin:26px 0 18px;font-size:clamp(46px,4.5vw,68px);line-height:1.22;letter-spacing:-.018em;font-weight:700;word-break:keep-all}
.hero h1 em{display:inline-block;padding-top:.04em;font-style:normal;line-height:1.22;color:var(--orange);background:linear-gradient(90deg,var(--orange),#ff9347);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.hero-copy>p{max-width:610px;margin:0;color:#5b6679;font-size:19px;line-height:1.75}
.hero-actions{display:flex;gap:12px;margin-top:30px}
.primary-cta,.ghost-cta{height:58px;border-radius:17px;padding:0 23px;font-weight:700;font-size:16px;transition:.2s ease}
.primary-cta{display:flex;align-items:center;gap:10px;border:0;color:#fff;background:linear-gradient(135deg,var(--orange),#ff8434);box-shadow:0 16px 30px rgba(255,106,26,.28)}
.primary-cta:hover{transform:translateY(-2px);box-shadow:0 20px 36px rgba(255,106,26,.34)}
.ghost-cta{border:1px solid #dbe1e8;color:#263247;background:rgba(255,255,255,.7)}
.ghost-cta:hover{border-color:#bfc7d2;background:#fff}
.hero-proof{display:flex;gap:24px;margin-top:38px;padding-top:25px;border-top:1px solid #dfe4ea}
.hero-proof div{display:flex;flex-direction:column;gap:4px}
.hero-proof b{font-size:14px}
.hero-proof span{font-size:12px;color:#7a8494}

.hero-visual{position:relative;z-index:2;height:610px;display:flex;align-items:flex-end;justify-content:center}
.agent-halo{position:absolute;z-index:0;width:510px;height:510px;bottom:8px;border-radius:50%;background:linear-gradient(135deg,#142238 0%,#07101f 65%);box-shadow:0 30px 80px rgba(12,23,39,.24),inset 0 0 0 1px rgba(255,255,255,.08)}
.agent-halo:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,137,66,.27);border-radius:50%}
.hero-visual>img{position:relative;z-index:2;width:min(620px,100%);height:610px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 32px rgba(6,14,25,.2))}
.orbit{position:absolute;z-index:1;border:1px solid rgba(255,106,26,.28);border-radius:50%}
.orbit-one{width:570px;height:570px;bottom:-15px}
.orbit-two{width:650px;height:650px;bottom:-55px;border-style:dashed;opacity:.5}
.floating-card{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.76);background:rgba(255,255,255,.9);backdrop-filter:blur(14px);box-shadow:0 18px 50px rgba(15,25,40,.16);border-radius:18px}
.card-rate{right:0;top:110px;padding:14px 18px}
.card-rate span{display:block;font-size:12px;color:#6e7888}
.card-rate b{display:block;color:var(--orange);font-size:22px;margin-top:2px}
.card-rate small{font-size:11px;color:#6e7888}
.card-time{left:2px;bottom:110px;padding:13px 16px;display:flex;align-items:center;gap:11px}
.card-time div{display:flex;flex-direction:column}
.card-time b{font-size:13px}.card-time small{font-size:11px;color:#7a8494;margin-top:2px}
.pulse-dot{width:12px;height:12px;border-radius:50%;background:#24ca78;box-shadow:0 0 0 7px rgba(36,202,120,.14)}

.quick-check{position:relative;z-index:5;width:min(1180px,calc(100% - 40px));margin:-28px auto 0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e8ebef;border-radius:24px;box-shadow:0 20px 60px rgba(20,32,48,.11);overflow:hidden}
.quick-check div{min-height:112px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:11px;align-content:center;padding:20px 22px;border-right:1px solid #edf0f3}
.quick-check div:last-child{border-right:0}
.quick-check span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#fff1e8;color:var(--orange);font-size:12px;font-weight:700}
.quick-check b{font-size:14px}.quick-check small{font-size:12px;color:#7a8494;margin-top:4px}

.section-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:110px 0}
.placeholder-section{text-align:center;min-height:500px}
.eyebrow{color:var(--orange);font-size:13px;font-weight:700;letter-spacing:.15em}
.placeholder-section h2{margin:14px auto;font-size:clamp(34px,4vw,56px);line-height:1.28;letter-spacing:-.01em}
.placeholder-section p{color:var(--muted);font-size:18px}
.mobile-contact-bar{display:none}

/* Smart pre-check */
.precheck-section{position:relative;margin-top:90px;padding:110px max(5vw,26px) 120px;color:#fff;background:radial-gradient(circle at 82% 12%,rgba(255,106,26,.16),transparent 28%),linear-gradient(145deg,#111d30,#07101f 68%);overflow:hidden}
.precheck-section:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:40px 40px}
.section-heading{position:relative;z-index:2;text-align:center;max-width:780px;margin:0 auto 52px}
.section-heading h2{margin:12px 0 14px;font-size:clamp(38px,4.3vw,62px);line-height:1.26;letter-spacing:-.012em}
.section-heading h2 em{font-style:normal;color:var(--orange)}
.section-heading p{margin:0;color:#707b8e;font-size:18px;line-height:1.65}
.light-heading p{color:#a8b2c2}.light-heading .eyebrow{color:#ff9252}
.precheck-layout{position:relative;z-index:2;width:min(1160px,100%);margin:0 auto;display:grid;grid-template-columns:330px minmax(0,700px);justify-content:center;gap:28px;align-items:stretch}
.precheck-aside{position:relative;min-height:700px;border:1px solid rgba(255,255,255,.09);border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025));overflow:hidden}
.precheck-aside:before{content:"";position:absolute;left:50%;bottom:70px;width:280px;height:280px;transform:translateX(-50%);border-radius:50%;background:linear-gradient(145deg,rgba(255,113,34,.9),rgba(255,105,26,.12));filter:blur(.2px)}
.precheck-aside>img{position:absolute;z-index:2;left:50%;bottom:72px;transform:translateX(-50%);width:390px;max-width:none;filter:drop-shadow(0 25px 30px rgba(0,0,0,.32))}
.aside-orbit{position:absolute;left:50%;bottom:20px;width:430px;height:430px;transform:translateX(-50%);border:1px dashed rgba(255,133,65,.3);border-radius:50%}
.aside-copy{position:absolute;z-index:3;left:18px;right:18px;bottom:18px;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(7,16,31,.84);backdrop-filter:blur(14px)}
.aside-copy>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:#ff8a47;background:rgba(255,106,26,.14)}
.aside-copy div{display:flex;flex-direction:column}.aside-copy b{font-size:13px}.aside-copy small{color:#96a2b4;margin-top:3px}
.precheck-app{min-height:700px;scroll-margin-top:105px;color:var(--ink);background:#fff;border-radius:32px;box-shadow:0 32px 90px rgba(0,0,0,.25);overflow:hidden}
.app-topbar{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid #edf0f4;background:#fbfcfd}
.app-topbar>div:first-child{display:flex;flex-direction:column}.app-topbar small{color:#8a94a4;font-size:11px}.app-topbar b{margin-top:4px;font-size:15px}
.step-dots{display:flex;gap:6px}.step-dots span{width:30px;height:5px;border-radius:99px;background:#e1e5ea}.step-dots span.active{background:linear-gradient(90deg,var(--orange),#ff9c5f)}
.app-screen{padding:32px 36px 38px;animation:screen-in .35s ease}
@keyframes screen-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.question-number{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#fff0e6;color:var(--orange);font-size:12px;font-weight:700}
.app-screen h3{margin:15px 0 6px;font-size:28px;line-height:1.35;letter-spacing:-.008em}.app-screen>p{margin:0 0 24px;color:#7a8494;line-height:1.7}
.choice-grid{display:grid;gap:12px}.two-col{grid-template-columns:1fr 1fr}
.choice{min-height:118px;display:flex;align-items:flex-start;flex-direction:column;gap:5px;padding:16px;text-align:left;border:1px solid #dfe4ea;border-radius:18px;background:#fff;color:var(--ink)}
.choice>span{font-size:28px}.choice b{font-size:13px}.choice small{color:#8b95a4}.choice.active{border-color:var(--orange);background:#fff7f2;box-shadow:inset 0 0 0 1px var(--orange)}
.field-label{display:block;margin:22px 0 9px;font-size:13px;font-weight:700;color:#3e495b}
.chip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.chip{height:40px;border:1px solid #dfe4ea;border-radius:11px;background:#fff;color:#566175;font-size:11px;font-weight:700}.chip.active{border-color:var(--orange);color:var(--orange);background:#fff4ed;box-shadow:inset 0 0 0 1px var(--orange)}
.app-screen select,.form-grid input{width:100%;height:52px;padding:0 15px;border:1px solid #dce1e8;border-radius:14px;color:#263247;background:#fff;outline:none}
.app-screen select:focus,.form-grid input:focus,.money-input:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px rgba(255,106,26,.1)}
.app-next,.app-back{height:52px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:28px;padding:0 22px;border-radius:15px;font-weight:700}
.app-next{margin-left:auto;border:0;color:#fff;background:linear-gradient(135deg,var(--orange),#ff8b3d);box-shadow:0 12px 24px rgba(255,106,26,.22)}
.app-next:disabled,.submit-lead:disabled{cursor:not-allowed;opacity:.42;box-shadow:none}.app-back{border:1px solid #dfe4ea;color:#5d687a;background:#fff}
.app-nav{display:flex;gap:10px}.app-nav .app-back{margin-right:auto}.app-nav .app-next{margin-left:0}
.segmented{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:15px;background:#f0f2f5}.segmented button{height:45px;border:0;border-radius:12px;color:#6a7486;background:transparent;font-weight:600}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 4px 14px rgba(26,38,54,.1)}
.money-input{height:58px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;border:1px solid #dce1e8;border-radius:15px;overflow:hidden}.money-input>span{font-size:20px;color:var(--orange);text-align:right}.money-input input{width:100%;min-width:0;height:100%;padding:0 12px;border:0;outline:0;font-size:17px;font-weight:700}.money-input small{padding-right:14px;color:#8c96a5;font-size:10px}
.arrears-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.arrears-grid button{height:44px;border:1px solid #dfe4ea;border-radius:12px;background:#fff;color:#657083;font-size:12px}.arrears-grid button.active{border-color:var(--orange);color:var(--orange);background:#fff5ee;box-shadow:inset 0 0 0 1px var(--orange)}
.info-panel{display:flex;gap:12px;margin-top:16px;padding:14px;border:1px solid #dbe8ff;border-radius:16px;background:#f4f8ff}.info-panel>svg{flex:0 0 24px;color:#3974db}.info-panel div{display:flex;flex-direction:column}.info-panel b{font-size:12px}.info-panel span{margin-top:3px;color:#6f7c90;font-size:11px;line-height:1.5}
.summary-card{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;padding:18px;border:1px solid #e6e9ed;border-radius:17px;background:#fafbfc}.summary-card div{display:flex;flex-direction:column}.summary-card span{font-size:10px;color:#8b95a4}.summary-card b{margin-top:4px;font-size:12px}
.result-screen{text-align:center}.result-icon{width:70px;height:70px;display:grid;place-items:center;margin:6px auto 14px;border-radius:23px;font-size:32px;font-weight:700}.result-icon svg{width:36px;height:36px}.result-label{display:inline-flex;padding:6px 11px;border-radius:999px;font-size:11px;font-weight:700}.ready .result-icon,.success-badge{color:#18a965;background:#e9fbf2}.ready .result-label{color:#128c55;background:#e9fbf2}.not-ready .result-icon{color:#e85c23;background:#fff0e9}.not-ready .result-label{color:#d75018;background:#fff0e9}
.result-screen h3{font-size:27px}.result-screen>p{max-width:490px;margin-inline:auto}.result-screen ul{margin:22px 0;padding:0;list-style:none;text-align:left}.result-screen li{position:relative;margin-top:8px;padding:12px 14px 12px 39px;border-radius:13px;color:#6a4c42;background:#fff4ef;font-size:13px}.result-screen li:before{content:"×";position:absolute;left:14px;color:#e85c23;font-weight:700}
.contact-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.contact-pair a,.success-screen>a{height:50px;display:grid;place-items:center;border-radius:14px;color:#fff;text-decoration:none;font-weight:700}.contact-line{background:#06c755}.contact-messenger{background:#168aff}.restart-button{margin-top:14px;border:0;color:#718094;background:transparent;font-size:12px;text-decoration:underline}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:24px;text-align:left}.form-grid label{display:flex;flex-direction:column;gap:7px}.form-grid label>span{font-size:11px;font-weight:700;color:#566175}.form-grid .full-field{grid-column:1/-1}.consent-row{display:flex;align-items:flex-start;gap:10px;margin-top:16px;text-align:left;color:#6c7788;font-size:11px;line-height:1.5}.consent-row input{margin-top:3px;accent-color:var(--orange)}
.submit-lead{width:100%;height:54px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--orange),#ff8b3d);font-weight:700;box-shadow:0 12px 26px rgba(255,106,26,.23)}.form-error{margin-top:12px;padding:10px;border-radius:10px;color:#b73e22;background:#fff1ed;font-size:11px}
.success-screen{padding-bottom:40px}.success-screen>img{display:block;width:220px;height:190px;object-fit:contain;object-position:center bottom;margin:-20px auto -8px}.success-badge{width:50px;height:50px;display:grid;place-items:center;margin:0 auto;border-radius:16px}.success-badge svg{width:25px;height:25px}.success-screen>a{max-width:300px;margin:20px auto 0}

/* Calculator */
.calculator-section{position:relative;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:120px 0;display:grid;grid-template-columns:.88fr 1.12fr;gap:78px;align-items:center}
.calculator-intro{position:relative;align-self:stretch;padding-top:32px}.calculator-intro h2{margin:12px 0 16px;font-size:clamp(42px,4.7vw,65px);line-height:1.25;letter-spacing:-.012em}.calculator-intro h2 em{display:inline-block;padding-top:.03em;font-style:normal;color:var(--orange)}.calculator-intro>p{max-width:480px;color:#707b8e;font-size:17px;line-height:1.8}
.rate-facts{display:flex;gap:34px;margin-top:26px}.rate-facts div{display:flex;flex-direction:column}.rate-facts b{font-size:28px}.rate-facts span{margin-top:2px;color:#8b95a4;font-size:11px}
.calculator-intro>img{position:absolute;right:-76px;bottom:-50px;width:290px;opacity:.98;filter:drop-shadow(0 20px 28px rgba(16,26,42,.13));pointer-events:none}
.calculator-card{position:relative;z-index:2;padding:30px;border:1px solid #e1e5ea;border-radius:28px;background:#fff;box-shadow:0 30px 80px rgba(21,33,50,.12)}
.calculator-title{display:flex;align-items:center;gap:13px;padding-bottom:22px;border-bottom:1px solid #edf0f3}.calculator-title>span{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:var(--orange);background:#fff0e7}.calculator-title>span svg{width:24px;height:24px}.calculator-title div{display:flex;flex-direction:column}.calculator-title b{font-size:16px}.calculator-title small{margin-top:3px;color:#8b95a4}
.calculator-money{display:flex;align-items:center;height:66px;border:1px solid #dce1e8;border-radius:16px;overflow:hidden}.calculator-money span{padding-left:18px;color:var(--orange);font-size:24px}.calculator-money input{width:100%;height:100%;padding:0 16px;border:0;outline:0;color:var(--ink);font-size:27px;font-weight:700}
.amount-range{width:100%;margin:22px 0 4px;accent-color:var(--orange)}.range-labels{display:flex;justify-content:space-between;color:#9aa3b1;font-size:10px}
.calc-select-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.calc-select-grid label{display:flex;flex-direction:column;gap:8px}.calc-select-grid label>span{font-size:11px;font-weight:700;color:#596477}.calc-select-grid select{height:50px;padding:0 13px;border:1px solid #dce1e8;border-radius:13px;background:#fff}
.rate-display{display:flex;align-items:center;justify-content:space-between;margin-top:17px;padding:14px 16px;border-radius:14px;background:#f3f5f8}.rate-display span{color:#707b8c;font-size:11px}.rate-display b{color:var(--orange);font-size:14px}
.calc-result{margin-top:17px;padding:20px;border-radius:20px;color:#fff;background:linear-gradient(140deg,#17253b,#0a1424)}.monthly-result{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1)}.monthly-result span{color:#aeb7c5;font-size:12px}.monthly-result b{font-size:34px;line-height:1}.monthly-result small{font-size:11px;color:#b7c0ce}.calc-breakdown{display:grid;grid-template-columns:1fr 1fr;margin-top:16px}.calc-breakdown div{display:flex;flex-direction:column}.calc-breakdown span{color:#9fa9b8;font-size:10px}.calc-breakdown b{margin-top:3px;font-size:13px}
.calculator-note{color:#8c96a6;font-size:9px;line-height:1.55}.use-result{width:100%;height:52px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--orange),#ff8b3d);font-weight:700}

/* Process, trust and footer */
.process-section{padding:110px max(5vw,26px);background:#f5f7fa}.process-grid{width:min(1100px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process-grid article{position:relative;min-height:290px;padding:28px;border:1px solid #e0e4e9;border-radius:24px;background:#fff;overflow:hidden}.process-grid article>span{position:absolute;right:18px;top:10px;color:#f0f2f5;font-size:66px;font-weight:700}.process-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;color:var(--orange);background:#fff0e7;font-size:23px;font-weight:700}.process-grid h3{margin:28px 0 10px;font-size:21px}.process-grid p{color:#788394;font-size:13px;line-height:1.7}
.trust-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:110px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.trust-card{position:sticky;top:115px;min-height:430px;padding:42px;border-radius:30px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(255,106,26,.28),transparent 38%),linear-gradient(145deg,#17263d,#081220);overflow:hidden}.trust-card>svg{width:56px;height:56px;color:#ff8742}.trust-card h2{margin:14px 0;font-size:38px;line-height:1.3;letter-spacing:-.01em}.trust-card p{color:#aeb8c7;line-height:1.8}.faq-list{border-top:1px solid #e1e5ea}.faq-list details{border-bottom:1px solid #e1e5ea}.faq-list summary{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;list-style:none;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:25px;color:var(--orange);font-weight:400}.faq-list details p{margin:0;padding:0 44px 25px 0;color:#768194;font-size:13px;line-height:1.8}
.final-cta{position:relative;width:min(1180px,calc(100% - 40px));min-height:400px;margin:20px auto 80px;display:flex;align-items:center;padding:50px 60px;border-radius:34px;color:#fff;background:linear-gradient(135deg,#111f34,#07101f);overflow:hidden}.final-glow{position:absolute;right:110px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,26,.46),transparent 68%)}.final-copy{position:relative;z-index:2;max-width:650px}.final-copy>span{color:#ff9355;font-size:11px;font-weight:700;letter-spacing:.17em}.final-copy h2{margin:10px 0 12px;font-size:43px;line-height:1.27;letter-spacing:-.01em}.final-copy p{color:#aeb8c7;line-height:1.75}.final-copy>div{display:flex;gap:10px;margin-top:24px}.final-copy button,.final-copy a{height:52px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border-radius:15px;font-weight:600;text-decoration:none}.final-copy button{border:0;color:#fff;background:var(--orange)}.final-copy a{border:1px solid rgba(255,255,255,.19);color:#fff;background:rgba(255,255,255,.06)}.final-cta>img{position:absolute;z-index:1;right:-20px;bottom:-110px;width:480px;filter:drop-shadow(0 25px 30px rgba(0,0,0,.32))}
footer{width:min(1180px,calc(100% - 40px));min-height:140px;margin:0 auto;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:30px;border-top:1px solid #e3e7ec}.footer-brand{margin:0}footer>p{max-width:530px;color:#8791a0;font-size:11px;line-height:1.6}footer>div{display:flex;gap:8px}footer>div a{padding:9px 12px;border-radius:11px;color:#566175;background:#f2f4f7;text-decoration:none;font-size:11px;font-weight:700}
.floating-contact{position:fixed;z-index:25;right:18px;bottom:22px;display:flex;flex-direction:column;gap:7px}.floating-contact a{width:104px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;text-decoration:none;font-size:11px;font-weight:700;box-shadow:0 10px 25px rgba(12,23,38,.18)}.floating-line{background:#06c755}.floating-messenger{background:#168aff}

@media (max-width:1020px){
  .desktop-nav{display:none}
  .hero{grid-template-columns:1fr;min-height:auto;padding-top:130px;text-align:center}
  .hero-copy{margin:0 auto}.trust-pill{margin:0 auto}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}
  .hero-visual{height:520px}.agent-halo{width:460px;height:460px}.hero-visual>img{height:530px}
  .quick-check{grid-template-columns:repeat(2,1fr)}.quick-check div:nth-child(2){border-right:0}.quick-check div:nth-child(-n+2){border-bottom:1px solid #edf0f3}
}
@media (max-width:640px){
  body{padding-bottom:76px}
  .site-header{top:10px;width:calc(100% - 20px);height:62px;border-radius:19px;padding:7px 10px 7px 12px}.brand-logo{width:42px;height:42px;flex-basis:42px}.brand b{font-size:17px}.brand small{font-size:7px}.header-chat{height:44px;padding:0 13px;border-radius:14px;font-size:13px}.header-chat svg{display:none}
  .hero{display:block;padding:102px 18px 52px;min-height:760px}.hero-copy{text-align:left}.trust-pill{margin:0;font-size:11px;padding:7px 10px}.hero h1{font-size:39px;line-height:1.25;margin:20px 0 14px}.hero h1 em{line-height:1.25;padding-top:.06em}.hero-copy>p{font-size:16px;line-height:1.75}
  .hero-actions{justify-content:flex-start}.primary-cta,.ghost-cta{height:52px;padding:0 16px;font-size:14px}.ghost-cta{display:none}
  .hero-proof{gap:12px;justify-content:flex-start;margin-top:24px;padding-top:18px}.hero-proof div:nth-child(2){display:none}.hero-proof b{font-size:12px}.hero-proof span{font-size:10px}
  .hero-visual{height:365px;margin:10px -26px -52px}.agent-halo{width:330px;height:330px;bottom:-5px}.hero-visual>img{height:390px}.orbit-one{width:360px;height:360px}.orbit-two{width:410px;height:410px}.card-rate{right:18px;top:58px;padding:10px 12px}.card-rate b{font-size:17px}.card-time{left:25px;bottom:55px;padding:10px 12px}.card-time b{font-size:11px}
  .quick-check{width:calc(100% - 24px);margin-top:16px;grid-template-columns:1fr 1fr;border-radius:20px}.quick-check div{min-height:102px;display:flex;flex-direction:column;gap:3px;padding:14px}.quick-check div:nth-child(odd){border-right:1px solid #edf0f3}.quick-check span{width:28px;height:28px;margin-bottom:4px}.quick-check b{font-size:12px}.quick-check small{font-size:10px}
  .section-shell{width:calc(100% - 32px);padding:72px 0}.placeholder-section h2{font-size:34px}.placeholder-section p{font-size:15px}
  .mobile-contact-bar{position:fixed;z-index:40;display:grid;grid-template-columns:.8fr 1.25fr 1fr;gap:7px;bottom:0;left:0;right:0;padding:9px 10px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.95);border-top:1px solid #e6e9ee;backdrop-filter:blur(18px)}
  .mobile-contact-bar a,.mobile-contact-bar button{height:48px;display:grid;place-items:center;border:0;border-radius:14px;text-decoration:none;font-size:13px;font-weight:700}.line-button{color:#fff;background:#06c755}.messenger-button{color:#fff;background:#168aff}.mobile-contact-bar button{color:#fff;background:var(--orange)}
}

@media (max-width:1020px){
  .precheck-layout{grid-template-columns:minmax(0,700px)}.precheck-aside{display:none}
  .calculator-section{grid-template-columns:1fr;gap:35px;max-width:760px}.calculator-intro{text-align:center}.calculator-intro>p{margin-inline:auto}.rate-facts{justify-content:center}.calculator-intro>img{display:none}
  .trust-section{grid-template-columns:1fr;max-width:760px}.trust-card{position:relative;top:auto;min-height:auto}
  .final-cta{padding-right:300px}.final-cta>img{right:-85px;width:420px}
  footer{grid-template-columns:210px 1fr}footer>div{grid-column:2}
}

@media (max-width:640px){
  .precheck-section{margin-top:52px;padding:70px 12px 82px}.section-heading{margin-bottom:30px;padding:0 8px}.section-heading h2{font-size:34px}.section-heading p{font-size:14px}
  .precheck-app{min-height:630px;border-radius:24px}.app-topbar{height:72px;padding:0 18px}.step-dots span{width:22px}
  .app-screen{padding:24px 18px 28px}.app-screen h3{font-size:23px}.app-screen>p{font-size:13px;margin-bottom:20px}.question-number{width:35px;height:35px}
  .two-col{grid-template-columns:1fr 1fr}.choice{min-height:110px;padding:13px}.choice>span{font-size:24px}.choice b{font-size:11px}.choice small{font-size:9px}
  .chip-grid{grid-template-columns:repeat(2,1fr)}.chip{height:38px}.field-label{margin-top:18px}
  .app-next,.app-back{height:48px;margin-top:22px;padding:0 17px;font-size:13px}.money-input{grid-template-columns:28px 1fr}.money-input small{display:none}.arrears-grid{grid-template-columns:1fr 1fr}.summary-card{grid-template-columns:1fr}.result-screen h3{font-size:23px}.contact-pair{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-grid .full-field{grid-column:auto}.success-screen>img{width:185px;height:160px}
  .calculator-section{width:calc(100% - 24px);padding:74px 0}.calculator-intro{text-align:left;padding:0 8px}.calculator-intro h2{font-size:38px}.calculator-intro>p{font-size:14px}.rate-facts{justify-content:flex-start}.calculator-card{padding:20px;border-radius:22px}.calculator-money input{font-size:23px}.calc-select-grid{grid-template-columns:1fr 1fr}.rate-display{align-items:flex-start;gap:8px;flex-direction:column}.monthly-result{align-items:flex-start;gap:8px;flex-direction:column}.monthly-result b{font-size:29px}
  .process-section{padding:72px 16px}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:235px}
  .trust-section{width:calc(100% - 24px);padding:74px 0;gap:32px}.trust-card{padding:28px;border-radius:24px}.trust-card h2{font-size:31px}.faq-list summary{min-height:72px;font-size:13px}.faq-list details p{padding-right:26px}
  .final-cta{width:calc(100% - 24px);min-height:590px;margin-bottom:50px;padding:34px 24px 265px;align-items:flex-start;border-radius:27px}.final-copy h2{font-size:34px}.final-copy>div{display:grid}.final-copy button,.final-copy a{width:100%}.final-cta>img{right:50%;bottom:-95px;width:390px;transform:translateX(50%)}.final-glow{right:-100px;bottom:-50px}
  footer{width:calc(100% - 32px);padding:30px 0 22px;grid-template-columns:1fr;gap:14px}.footer-brand{margin:0}footer>p,footer>div{grid-column:1}.floating-contact{display:none}
}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

/* --------------------------------------------------------------------------
   iLease UI 1.1 — high-contrast, loopless Thai, app-like responsive layout
   These scoped rules intentionally sit last so the WordPress theme cannot
   override typography, heading colours, or image placement on this template.
   -------------------------------------------------------------------------- */
body.ilease-landing-page{
  --ink:#132238;
  --muted:#64748b;
  --orange:#f66722;
  --orange-2:#ff8b45;
  --navy:#091426;
  --navy-2:#10213a;
  --surface:#f4f7fb;
  --line:#dfe6ee;
  background:#fff!important;
  color:var(--ink)!important;
  font-family:"Prompt",Tahoma,sans-serif!important;
  font-synthesis:none;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
#ilease-landing,
#ilease-landing *:not(svg):not(path),
#ilease-landing *:before,
#ilease-landing *:after{
  font-family:"Prompt",Tahoma,sans-serif!important;
  font-synthesis:none;
}
#ilease-landing{background:#fff!important;color:var(--ink)!important;isolation:isolate}
#ilease-landing h1,#ilease-landing h2,#ilease-landing h3,#ilease-landing h4,
#ilease-landing p,#ilease-landing b,#ilease-landing strong,#ilease-landing small,
#ilease-landing summary,#ilease-landing label{opacity:1}
#ilease-landing h1,#ilease-landing h2,#ilease-landing h3{
  color:var(--ink)!important;
  font-weight:700!important;
  letter-spacing:-.018em!important;
  line-height:1.34!important;
  text-wrap:balance;
}
#ilease-landing p{color:var(--muted)!important;line-height:1.78!important}
#ilease-landing button,#ilease-landing input,#ilease-landing select,#ilease-landing textarea{font-family:"Prompt",Tahoma,sans-serif!important}
#ilease-landing button,#ilease-landing a{-webkit-tap-highlight-color:transparent}

/* Header */
#ilease-landing .site-header{
  top:18px;
  width:min(1180px,calc(100% - 32px));
  height:70px;
  padding:9px 12px 9px 17px;
  border:1px solid rgba(207,216,228,.9);
  border-radius:21px;
  background:rgba(255,255,255,.94);
  box-shadow:0 18px 55px rgba(15,31,51,.13);
  backdrop-filter:blur(20px) saturate(150%);
}
body.admin-bar #ilease-landing .site-header{top:48px}
#ilease-landing .brand{color:var(--ink)!important}
#ilease-landing .brand-logo{width:44px;height:44px;flex-basis:44px}
#ilease-landing .brand-logo img{width:100%;height:100%;object-fit:contain}
#ilease-landing .brand b{color:var(--ink)!important;font-weight:700!important}
#ilease-landing .brand small{color:#718096!important}
#ilease-landing .desktop-nav button{color:#405066!important;font-weight:600}
#ilease-landing .desktop-nav button:hover{color:var(--orange)!important;background:#fff2ea}
#ilease-landing .header-chat{color:#fff!important;background:var(--navy)!important;border:1px solid rgba(255,255,255,.08)}

/* Hero — text and employee live in separate, non-overlapping columns */
#ilease-landing .hero{
  min-height:800px;
  grid-template-columns:minmax(0,620px) minmax(430px,560px);
  justify-content:center;
  gap:clamp(34px,5vw,78px);
  padding:132px clamp(24px,6vw,92px) 86px;
  background:
    radial-gradient(circle at 84% 28%,rgba(246,103,34,.16),transparent 31%),
    linear-gradient(135deg,#fbfdff 0%,#f3f7fc 56%,#fff7f1 100%)!important;
}
#ilease-landing .hero-copy{max-width:620px;margin:0}
#ilease-landing .trust-pill{color:#44546a!important;background:rgba(255,255,255,.9);border-color:#dce4ee}
#ilease-landing .hero h1{
  margin:25px 0 17px;
  font-size:clamp(46px,4.2vw,64px)!important;
  line-height:1.3!important;
  color:var(--ink)!important;
}
#ilease-landing .hero h1 em{
  display:inline-block;
  padding:.08em 0 .1em;
  color:var(--orange)!important;
  line-height:1.3!important;
  white-space:nowrap;
  -webkit-text-fill-color:var(--orange)!important;
  background:none!important;
}
#ilease-landing .hero-copy>p{max-width:600px;color:#5b6b80!important;font-size:17px}
#ilease-landing .primary-cta{color:#fff!important;background:linear-gradient(135deg,var(--orange),var(--orange-2))!important}
#ilease-landing .ghost-cta{color:#24364d!important;background:#fff!important;border-color:#d6dfe9!important}
#ilease-landing .hero-proof{border-color:#d7e0e9}
#ilease-landing .hero-proof b{color:#21334a!important}
#ilease-landing .hero-proof span{color:#738197!important}
#ilease-landing .hero-visual{
  width:100%;
  max-width:560px;
  height:610px;
  align-self:center;
  justify-self:center;
  border:1px solid rgba(255,255,255,.13);
  border-radius:42px;
  background:linear-gradient(155deg,#14243a 0%,#071120 72%);
  box-shadow:0 36px 90px rgba(14,29,48,.22);
  overflow:hidden;
}
#ilease-landing .hero-visual:before{
  content:"";
  position:absolute;
  inset:18px;
  border:1px solid rgba(255,255,255,.07);
  border-radius:30px;
  pointer-events:none;
}
#ilease-landing .agent-halo{width:440px;height:440px;bottom:46px;background:radial-gradient(circle,rgba(246,103,34,.33),rgba(9,20,38,.12) 65%,transparent 68%);box-shadow:none}
#ilease-landing .agent-halo:before{border-color:rgba(255,139,69,.3)}
#ilease-landing .hero-visual>img{
  width:100%;
  height:570px;
  max-height:calc(100% - 18px);
  margin:0 auto;
  object-fit:contain;
  object-position:center bottom;
  filter:drop-shadow(0 24px 28px rgba(0,0,0,.28));
}
#ilease-landing .orbit-one{width:470px;height:470px;bottom:33px}
#ilease-landing .orbit-two{width:530px;height:530px;bottom:3px}
#ilease-landing .card-rate{right:18px;top:32px}
#ilease-landing .card-time{left:18px;bottom:22px}
#ilease-landing .floating-card b{color:var(--ink)!important}
#ilease-landing .card-rate b{color:var(--orange)!important}
#ilease-landing .floating-card span,#ilease-landing .floating-card small{color:#6d7b8f!important}

/* Qualification strip */
#ilease-landing .quick-check{margin-top:-36px;border-color:#dfe6ee;box-shadow:0 24px 70px rgba(17,35,56,.13)}
#ilease-landing .quick-check b{color:#203149!important}
#ilease-landing .quick-check small{color:#718096!important}

/* Pre-check — deliberate contrast and contained employee cutout */
#ilease-landing .precheck-section{
  margin-top:78px;
  padding:106px max(4vw,24px) 116px;
  background:
    radial-gradient(circle at 86% 8%,rgba(246,103,34,.2),transparent 28%),
    linear-gradient(145deg,#102038 0%,#07111f 70%)!important;
}
#ilease-landing .precheck-section:before{opacity:.23}
#ilease-landing .light-heading h2,#ilease-landing .precheck-section .section-heading h2{color:#fff!important}
#ilease-landing .light-heading h2 em{color:#ff8744!important}
#ilease-landing .light-heading p{color:#b9c5d5!important}
#ilease-landing .precheck-layout{grid-template-columns:350px minmax(0,720px);gap:30px}
#ilease-landing .precheck-aside{
  min-height:720px;
  border-color:rgba(255,255,255,.13);
  background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.035));
}
#ilease-landing .precheck-aside>img{
  left:50%;
  bottom:74px;
  width:auto;
  height:590px;
  max-width:94%;
  object-fit:contain;
  object-position:center bottom;
  transform:translateX(-50%);
}
#ilease-landing .aside-copy b{color:#fff!important}
#ilease-landing .aside-copy small{color:#aebacc!important}
#ilease-landing .precheck-app{border:1px solid rgba(255,255,255,.13);box-shadow:0 35px 90px rgba(0,0,0,.32)}
#ilease-landing .app-topbar{background:#fbfcfe!important}
#ilease-landing .app-topbar b,#ilease-landing .app-screen h3{color:var(--ink)!important}
#ilease-landing .app-screen>p{color:#6c7a8e!important}
#ilease-landing .choice b,#ilease-landing .summary-card b,#ilease-landing .info-panel b{color:#22344c!important}
#ilease-landing .choice small,#ilease-landing .summary-card span,#ilease-landing .info-panel span{color:#748398!important}
#ilease-landing .success-screen>img{width:210px;height:210px;object-fit:contain;object-position:center;margin:-8px auto 0}

/* Calculator — no employee over the copy; panel behaves like a finance app */
#ilease-landing .calculator-section{
  width:min(1180px,calc(100% - 40px));
  margin:0 auto;
  padding:118px 0;
  grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);
  gap:72px;
}
#ilease-landing .calculator-intro{align-self:center;padding:0}
#ilease-landing .calculator-intro h2{font-size:clamp(42px,4vw,58px)!important;color:var(--ink)!important;line-height:1.35!important}
#ilease-landing .calculator-intro h2 em{color:var(--orange)!important;line-height:1.35!important}
#ilease-landing .calculator-intro>p{color:#617188!important}
#ilease-landing .rate-facts b{color:var(--ink)!important}
#ilease-landing .rate-facts span{color:#718096!important}
#ilease-landing .calculator-feature{
  display:flex;
  align-items:center;
  gap:12px;
  max-width:430px;
  margin-top:32px;
  padding:16px;
  border:1px solid #dce5ef;
  border-radius:18px;
  background:#f6f9fc;
}
#ilease-landing .calculator-feature>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;border-radius:13px;color:#fff;background:var(--orange);font-weight:700}
#ilease-landing .calculator-feature>div{display:flex;flex-direction:column}
#ilease-landing .calculator-feature b{color:#21334a!important;font-size:13px}
#ilease-landing .calculator-feature small{margin-top:3px;color:#748398!important;font-size:11px}
#ilease-landing .calculator-card{border-color:#dce4ed;box-shadow:0 28px 75px rgba(18,37,59,.13)}
#ilease-landing .calculator-title b,#ilease-landing .calculator-money input{color:var(--ink)!important}
#ilease-landing .calculator-title small{color:#768499!important}
#ilease-landing .rate-display span{color:#627188!important}
#ilease-landing .calc-result span,#ilease-landing .calc-result small{color:#c0cad7!important}
#ilease-landing .calc-result b{color:#fff!important}
#ilease-landing .calculator-note{color:#748398!important}
#ilease-landing .responsible-credit-note{
  display:flex;
  align-items:center;
  gap:12px;
  margin:14px 0 16px;
  padding:14px 16px;
  border:1px solid #fed7bf;
  border-radius:15px;
  background:linear-gradient(135deg,#fff7f2,#fffaf7);
}
#ilease-landing .responsible-credit-note span{
  flex:0 0 auto;
  padding:5px 8px;
  border-radius:999px;
  color:#b74614!important;
  background:#ffe4d3;
  font-size:9px;
  font-weight:700;
  letter-spacing:.06em;
}
#ilease-landing .responsible-credit-note strong{color:#7c2d12!important;font-size:13px;font-weight:700!important;line-height:1.55}

/* Process */
#ilease-landing .process-section{background:#f3f6fa!important}
#ilease-landing .process-section .section-heading h2{color:var(--ink)!important}
#ilease-landing .process-section .section-heading p{color:#66758a!important}
#ilease-landing .process-grid article{border-color:#dce4ed;box-shadow:0 16px 40px rgba(17,35,56,.06)}
#ilease-landing .process-grid h3{color:#21334a!important}
#ilease-landing .process-grid p{color:#69788d!important}

/* Trust / FAQ — explicit light surface prevents theme dark-colour leakage */
#ilease-landing .trust-section{
  width:min(1180px,calc(100% - 40px));
  padding:108px 0;
  grid-template-columns:.92fr 1.08fr;
  gap:64px;
  background:#fff!important;
}
#ilease-landing .trust-card{background:radial-gradient(circle at 100% 0,rgba(246,103,34,.3),transparent 38%),linear-gradient(145deg,#152842,#081322)!important}
#ilease-landing .trust-card h2{color:#fff!important;font-size:38px!important;line-height:1.38!important}
#ilease-landing .trust-card p{color:#b8c4d3!important}
#ilease-landing .faq-list{background:#fff!important;border-color:#dbe3ec}
#ilease-landing .faq-list details{border-color:#dbe3ec;background:#fff!important}
#ilease-landing .faq-list summary{color:#23354c!important;background:#fff!important}
#ilease-landing .faq-list details p{color:#65758a!important;background:#fff!important}

/* Final CTA — CSS tech visual replaces the repeatedly cropped person image */
#ilease-landing .final-cta{
  min-height:390px;
  margin:10px auto 72px;
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);
  gap:44px;
  padding:54px 62px;
  background:linear-gradient(135deg,#12243c,#07111f)!important;
  border:1px solid rgba(255,255,255,.09);
}
#ilease-landing .final-copy{max-width:650px}
#ilease-landing .final-copy>span{color:#ff9254!important}
#ilease-landing .final-copy h2{color:#fff!important;font-size:42px!important;line-height:1.38!important}
#ilease-landing .final-copy p{color:#bac5d4!important}
#ilease-landing .final-copy button{color:#fff!important;background:linear-gradient(135deg,var(--orange),var(--orange-2))!important}
#ilease-landing .final-copy a{color:#fff!important}
#ilease-landing .final-tech{position:relative;min-height:270px;display:grid;place-items:center}
#ilease-landing .final-tech-orbit{position:absolute;width:250px;height:250px;border:1px solid rgba(255,139,69,.38);border-radius:50%;box-shadow:inset 0 0 55px rgba(246,103,34,.08)}
#ilease-landing .final-tech-orbit:before,#ilease-landing .final-tech-orbit:after{content:"";position:absolute;inset:22px;border:1px dashed rgba(255,255,255,.16);border-radius:50%}
#ilease-landing .final-tech-orbit:after{inset:62px;border-style:solid;background:radial-gradient(circle,rgba(246,103,34,.35),transparent 68%)}
#ilease-landing .final-tech-orbit i{position:absolute;width:10px;height:10px;border-radius:50%;background:#ff8845;box-shadow:0 0 18px #ff8845}
#ilease-landing .final-tech-orbit i:nth-child(1){left:22px;top:58px}
#ilease-landing .final-tech-orbit i:nth-child(2){right:18px;top:112px}
#ilease-landing .final-tech-orbit i:nth-child(3){left:105px;bottom:4px}
#ilease-landing .final-tech-card{position:absolute;z-index:2;left:50%;bottom:16px;transform:translateX(-50%);width:max-content;max-width:100%;display:flex;align-items:center;gap:12px;padding:14px 17px;border:1px solid rgba(255,255,255,.13);border-radius:17px;background:rgba(8,19,34,.9);box-shadow:0 18px 42px rgba(0,0,0,.28);backdrop-filter:blur(16px)}
#ilease-landing .final-tech-card>div{display:flex;flex-direction:column}
#ilease-landing .final-tech-card b{color:#fff!important;font-size:12px}
#ilease-landing .final-tech-card small{margin-top:3px;color:#9fadc0!important;font-size:9px}

/* Company and licensing disclosure */
#ilease-landing .company-license{
  width:min(1180px,calc(100% - 40px));
  display:grid;
  grid-template-columns:190px minmax(0,1fr);
  align-items:center;
  gap:24px;
  margin:-36px auto 54px;
  padding:22px 26px;
  border:1px solid #dce5ef;
  border-radius:20px;
  background:linear-gradient(135deg,#f8fafc,#f3f7fb);
  box-shadow:0 14px 38px rgba(15,31,51,.06);
}
#ilease-landing .company-license>span{
  color:var(--orange)!important;
  font-size:11px;
  font-weight:700;
  letter-spacing:.08em;
}
#ilease-landing .company-license>p{margin:0;color:#4d5f75!important;font-size:12px;line-height:1.8!important}

/* Footer and contact controls */
#ilease-landing footer{background:#fff!important;border-color:#dfe6ee}
#ilease-landing footer .brand b{color:var(--ink)!important}
#ilease-landing footer>p{color:#718096!important}
#ilease-landing footer>div a{color:#405066!important;background:#f1f5f9!important}
#ilease-landing .floating-contact a{color:#fff!important}

/* Tablet */
@media (max-width:1080px){
  #ilease-landing .hero{grid-template-columns:minmax(0,1fr) minmax(370px,460px);gap:28px;padding-inline:34px}
  #ilease-landing .hero h1{font-size:48px!important}
  #ilease-landing .hero-visual{height:550px}
  #ilease-landing .hero-visual>img{height:520px}
  #ilease-landing .precheck-layout{grid-template-columns:minmax(0,740px)}
  #ilease-landing .precheck-aside{display:none}
  #ilease-landing .calculator-section{grid-template-columns:1fr;max-width:780px;gap:38px}
  #ilease-landing .calculator-intro{text-align:center}
  #ilease-landing .calculator-intro>p,#ilease-landing .calculator-feature{margin-inline:auto}
  #ilease-landing .rate-facts{justify-content:center}
  #ilease-landing .trust-section{grid-template-columns:1fr;max-width:780px}
  #ilease-landing .trust-card{position:relative;top:auto;min-height:0}
  #ilease-landing .final-cta{grid-template-columns:1fr .7fr;padding:48px}
}

/* Mobile — one-column app experience, never crop an employee or cover copy */
@media (max-width:720px){
  body.ilease-landing-page{padding-bottom:78px!important}
  body.admin-bar #ilease-landing .site-header{top:56px}
  #ilease-landing .site-header{top:10px;width:calc(100% - 20px);height:62px}
  #ilease-landing .brand-logo{width:40px;height:40px;flex-basis:40px}
  #ilease-landing .header-chat{height:43px;padding:0 12px;font-size:12px}
  #ilease-landing .hero{
    display:flex;
    flex-direction:column;
    gap:28px;
    min-height:0;
    padding:96px 16px 34px;
    text-align:left;
  }
  #ilease-landing .hero-copy{width:100%;text-align:left}
  #ilease-landing .trust-pill{margin:0;font-size:10px}
  #ilease-landing .hero h1{font-size:clamp(36px,10.3vw,44px)!important;line-height:1.32!important;margin:20px 0 12px}
  #ilease-landing .hero h1 em{white-space:normal;line-height:1.34!important}
  #ilease-landing .hero-copy>p{font-size:14px;line-height:1.75!important}
  #ilease-landing .hero-actions{justify-content:flex-start;margin-top:23px}
  #ilease-landing .hero-proof{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}
  #ilease-landing .hero-proof div:nth-child(2){display:none}
  #ilease-landing .hero-visual{width:100%;height:410px;margin:0;border-radius:28px}
  #ilease-landing .hero-visual>img{height:390px;max-height:calc(100% - 8px);object-position:center bottom}
  #ilease-landing .agent-halo{width:310px;height:310px;bottom:38px}
  #ilease-landing .orbit-one{width:330px;height:330px;bottom:28px}
  #ilease-landing .orbit-two{width:380px;height:380px;bottom:4px}
  #ilease-landing .card-rate{right:10px;top:12px;padding:10px 12px}
  #ilease-landing .card-rate b{font-size:16px!important}
  #ilease-landing .card-time{left:10px;bottom:10px}
  #ilease-landing .quick-check{margin-top:14px}
  #ilease-landing .precheck-section{margin-top:48px;padding:68px 12px 76px}
  #ilease-landing .section-heading h2{font-size:32px!important;line-height:1.4!important}
  #ilease-landing .section-heading p{font-size:13px!important}
  #ilease-landing .precheck-app{border-radius:24px}
  #ilease-landing .app-screen h3{font-size:22px!important;line-height:1.45!important}
  #ilease-landing .calculator-section{width:calc(100% - 24px);padding:76px 0;gap:30px}
  #ilease-landing .calculator-intro{text-align:left;padding:0 5px}
  #ilease-landing .calculator-intro h2{font-size:36px!important;line-height:1.42!important}
  #ilease-landing .calculator-intro>p{margin-inline:0;font-size:13px}
  #ilease-landing .rate-facts{justify-content:flex-start}
  #ilease-landing .calculator-feature{margin-inline:0}
  #ilease-landing .calculator-card{padding:19px;border-radius:22px}
  #ilease-landing .responsible-credit-note{align-items:flex-start;flex-direction:column;gap:8px;padding:13px 14px}
  #ilease-landing .responsible-credit-note strong{font-size:12px}
  #ilease-landing .process-section{padding:70px 14px}
  #ilease-landing .trust-section{width:calc(100% - 24px);padding:72px 0;gap:30px}
  #ilease-landing .trust-card{padding:27px;border-radius:23px}
  #ilease-landing .trust-card h2{font-size:29px!important;line-height:1.45!important}
  #ilease-landing .faq-list summary{font-size:12px;line-height:1.65!important}
  #ilease-landing .final-cta{
    width:calc(100% - 24px);
    min-height:0;
    grid-template-columns:1fr;
    gap:18px;
    margin-bottom:48px;
    padding:32px 23px 28px;
    border-radius:26px;
  }
  #ilease-landing .final-copy h2{font-size:31px!important;line-height:1.45!important}
  #ilease-landing .final-copy>div{display:grid}
  #ilease-landing .final-tech{min-height:225px}
  #ilease-landing .final-tech-orbit{width:205px;height:205px}
  #ilease-landing .company-license{width:calc(100% - 24px);grid-template-columns:1fr;gap:8px;margin:-24px auto 38px;padding:19px;border-radius:18px}
  #ilease-landing .company-license>p{font-size:11px;line-height:1.75!important}
  #ilease-landing footer{background:#fff!important}
}

@media (max-width:390px){
  #ilease-landing .hero h1{font-size:34px!important}
  #ilease-landing .hero-visual{height:370px}
  #ilease-landing .hero-visual>img{height:352px}
  #ilease-landing .card-time{display:none}
  #ilease-landing .two-col{grid-template-columns:1fr}
  #ilease-landing .calc-select-grid{grid-template-columns:1fr}
}
