:root{--orange:#f26722;--orange2:#ff7a2f;--green:#123a2b;--ink:#171a16;--cream:#f6f0df;--white:#fffdf7;--line:rgba(23,26,22,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.nav{height:76px;padding:0 clamp(22px,4vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,253,247,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:-.02em}.brand b{color:var(--orange)}.brand-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--orange);color:white;border-radius:10px 10px 10px 3px;font-weight:900}.nav nav{display:flex;gap:34px;font-size:14px;font-weight:600}.nav nav a:hover{color:var(--orange)}.nav-cta{background:var(--green);color:white;padding:11px 20px;border-radius:999px;font-size:14px;font-weight:700}.hero{min-height:680px;display:grid;grid-template-columns:48% 52%;overflow:hidden;background:var(--orange);color:white}.hero-copy{padding:clamp(70px,8vw,128px) clamp(28px,6vw,96px);position:relative}.hero-copy:after{content:"";position:absolute;width:250px;height:250px;border:1px solid rgba(255,255,255,.18);border-radius:50%;right:-80px;top:80px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;display:inline-block;margin-bottom:24px}.eyebrow.dark{color:var(--orange)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.2vw,82px);line-height:1.05;letter-spacing:-.065em;margin-bottom:30px}h1 em{font-style:normal;color:#ffe64c}.hero-copy>p{font-size:18px;max-width:620px;color:rgba(255,255,255,.86)}.hero-actions{display:flex;gap:12px;margin:36px 0 52px}.button{border:0;border-radius:999px;padding:15px 24px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:28px;cursor:pointer}.button.primary{background:white;color:var(--ink)}.button.primary:hover{transform:translateY(-2px)}.button.ghost{border:1px solid rgba(255,255,255,.5);color:white}.hero-facts{display:flex;gap:38px}.hero-facts div{display:flex;flex-direction:column}.hero-facts strong{font-size:22px}.hero-facts span{font-size:12px;color:rgba(255,255,255,.7)}.hero-visual{position:relative;background:var(--green);min-height:520px}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,58,43,.1),transparent 40%)}.dish-badge{position:absolute;right:34px;bottom:32px;z-index:2;width:142px;height:142px;border-radius:50%;background:#ffe64c;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(-7deg);box-shadow:0 16px 35px rgba(0,0,0,.18)}.dish-badge span{font-size:11px}.dish-badge strong{font-size:20px;line-height:1.25}.ticker{height:54px;display:flex;align-items:center;justify-content:space-around;gap:24px;overflow:hidden;white-space:nowrap;background:var(--green);color:white;font-size:14px;font-weight:700;letter-spacing:.12em}.ticker i{color:#ffe64c}.section{padding:110px clamp(24px,7vw,112px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:46px}.section-head h2,.products h2,.calc-copy h2,.contact h2{font-size:clamp(38px,4.2vw,68px);letter-spacing:-.055em;line-height:1.08;margin-bottom:0}.section-head>p{max-width:420px;color:#60645e}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.model-card{min-height:390px;border-radius:26px;padding:32px;display:flex;flex-direction:column}.model-card .number{font-weight:900;font-size:14px;opacity:.65}.model-card h3{font-size:30px;margin:85px 0 12px}.model-card p{font-size:15px;opacity:.8}.model-card ul{margin:auto 0 0;padding:18px 0 0;list-style:none;border-top:1px solid currentColor}.model-card li{display:inline-block;margin:7px 10px 0 0;font-size:12px}.orange{background:var(--orange);color:white}.cream{background:var(--cream)}.green{background:var(--green);color:white}.products{background:#f1ead8;display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.products-intro p{color:#5e625c;max-width:430px;margin-top:28px}.menu-board{background:var(--white);border-radius:30px;padding:36px 42px;box-shadow:0 28px 70px rgba(49,39,17,.1);transform:rotate(1deg)}.menu-label{display:inline-block;background:#ffe64c;border-radius:999px;padding:7px 13px;font-weight:800;font-size:12px;margin-bottom:18px}.menu-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0}.menu-item b{font-size:18px}.menu-item span{color:#7b7e78;font-size:13px}.menu-upgrade{margin-top:24px;background:var(--orange);color:white;border-radius:14px;padding:15px;text-align:center;font-weight:700}.support{background:var(--green);color:white}.section-head.light>p{color:rgba(255,255,255,.62)}.support-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.2)}.support-grid article{padding:34px 24px 20px 0;border-right:1px solid rgba(255,255,255,.2);min-height:270px}.support-grid article+article{padding-left:24px}.support-grid span{color:#ffe64c;font-size:12px;font-weight:900}.support-grid h3{margin:72px 0 10px;font-size:21px}.support-grid p{font-size:13px;color:rgba(255,255,255,.6)}.calculator{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.calc-copy>p{color:#676a65;margin:28px 0}.calc-note{background:var(--cream);border-radius:14px;padding:18px;font-size:13px}.calc-panel{background:var(--ink);color:white;padding:34px;border-radius:28px}.input-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.input-grid label{position:relative;font-size:12px;color:rgba(255,255,255,.62)}.input-grid input{width:100%;margin-top:6px;background:#292c28;border:1px solid rgba(255,255,255,.1);color:white;border-radius:10px;padding:12px 40px 12px 13px;outline:none}.input-grid input:focus{border-color:var(--orange)}.input-grid label span{position:absolute;right:13px;bottom:11px;color:rgba(255,255,255,.42)}.result-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}.result-row div{display:flex;flex-direction:column}.result-row span{font-size:12px;color:rgba(255,255,255,.6)}.result-row strong{font-size:clamp(28px,3vw,42px);color:#ffe64c}.disclaimer{font-size:11px;color:rgba(255,255,255,.38);margin:16px 0 0}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:0;list-style:none;padding:0;margin:0}.steps li{position:relative;padding-right:20px}.steps li:not(:last-child):after{content:"";position:absolute;top:23px;left:52px;right:10px;height:1px;background:var(--line)}.steps span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-weight:900;position:relative;z-index:1}.steps b,.steps small{display:block}.steps b{margin-top:18px}.steps small{color:#777b74;margin-top:3px}.contact{padding:100px clamp(24px,7vw,112px);background:var(--orange);color:white;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact-copy p{max-width:420px;color:rgba(255,255,255,.75);margin-top:26px}.lead-form{background:white;color:var(--ink);padding:34px;border-radius:26px;display:grid;grid-template-columns:1fr 1fr;gap:17px}.lead-form label{font-size:13px;font-weight:700}.lead-form input,.lead-form select{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:10px;padding:13px;background:white;outline:none}.lead-form input:focus,.lead-form select:focus{border-color:var(--orange)}.dark-button{grid-column:1/-1;background:var(--green);color:white;margin-top:4px}.lead-output{grid-column:1/-1;background:var(--cream);border-radius:12px;padding:15px}.lead-output p{white-space:pre-line;font-size:13px;margin-bottom:10px}.lead-output button{border:0;background:var(--orange);color:white;border-radius:99px;padding:8px 14px;cursor:pointer}.privacy{grid-column:1/-1;text-align:center;font-size:11px;color:#969991;margin:0}footer{padding:46px clamp(24px,7vw,112px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--ink);color:white}.footer-brand{font-size:17px}.footer-brand .brand-mark{width:32px;height:32px}footer p,footer>span{margin:0;color:rgba(255,255,255,.5);font-size:12px}
@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 24px}.hero-visual{min-height:430px}.model-grid,.products,.calculator,.contact{grid-template-columns:1fr}.support-grid{grid-template-columns:1fr 1fr}.support-grid article{min-height:220px}.steps{grid-template-columns:1fr;gap:20px}.steps li{display:grid;grid-template-columns:46px 1fr;column-gap:16px}.steps li:not(:last-child):after{display:none}.steps b{margin-top:0}.steps small{grid-column:2}.section-head{align-items:start;flex-direction:column}.contact{gap:35px}}
@media(max-width:560px){.nav{height:66px;padding:0 16px}.brand{font-size:17px}.nav-cta{padding:9px 14px}.hero-facts{gap:20px}.hero-facts strong{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch;text-align:center}.hero-visual{min-height:330px}.dish-badge{width:112px;height:112px;right:18px;bottom:18px}.dish-badge strong{font-size:16px}.section{padding:76px 20px}.model-grid{grid-template-columns:1fr}.model-card{min-height:330px}.products{gap:36px}.menu-board{padding:24px;transform:none}.menu-item{align-items:start;gap:15px}.support-grid{grid-template-columns:1fr}.support-grid article,.support-grid article+article{padding:26px 0;min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.support-grid h3{margin:30px 0 8px}.input-grid,.result-row{grid-template-columns:1fr}.calc-panel{padding:24px}.contact{padding:76px 20px}.lead-form{grid-template-columns:1fr;padding:24px}.lead-form>*{grid-column:1!important}footer{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:no-preference){.button,.model-card{transition:transform .2s ease}.model-card:hover{transform:translateY(-5px)}}
