*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#f5f5f7;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--accent,#8b674e);text-decoration:none}a:hover{text-decoration:underline}header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px max(5vw,calc((100vw - 1200px)/2));background:#fafafae8;backdrop-filter:blur(20px);border-bottom:1px solid #0000000c;font-size:13px}nav{display:flex;gap:22px}nav a{color:#515154}.hero{text-align:center;padding:85px 24px 50px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.22em;color:var(--accent);margin:0 0 24px}.hero h1{font-size:clamp(43px,6.1vw,84px);line-height:1.13;letter-spacing:-.045em;margin:18px 0 28px;font-weight:700}.lead{max-width:710px;margin:0 auto;color:#6e6e73;line-height:1.9;font-size:18px}.hero .name{font-size:20px;font-weight:650}.pills{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:26px auto}.pills span{font-size:12px;padding:8px 13px;background:#e9e9ed;border-radius:30px}.hero-image{max-width:1360px;margin:0 auto 35px;position:relative;padding:0 24px}.hero-image img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:28px;display:block}.hero-image p{font-size:12px;color:#86868b;text-align:right}.section{max-width:1200px;margin:100px auto;padding:0 24px}.section h2{font-size:clamp(30px,4vw,49px);letter-spacing:-.035em;line-height:1.2;margin:0 0 24px}.section .intro{font-size:17px;line-height:1.85;max-width:760px;color:#6e6e73}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.card{background:white;border-radius:24px;padding:30px}.card small{font-weight:650;color:var(--accent)}.card h3{font-size:22px;line-height:1.5;margin:18px 0}.card p{line-height:1.8;color:#6e6e73;font-size:14px}.swatches{display:flex;gap:9px;margin-top:24px}.swatches i{width:28px;height:28px;border-radius:50%;border:1px solid #0001}.selector{display:flex;gap:8px;padding:7px;background:#e6e6e9;border-radius:40px;width:max-content;max-width:100%;margin:30px 0}button{font:inherit;cursor:pointer;border:0}button:focus-visible,a:focus-visible{outline:3px solid #0071e3;outline-offset:4px}.selector button{padding:12px 24px;background:transparent;border-radius:28px;color:#626266;font-size:14px}.selector button[aria-pressed=true]{background:#fff;color:#1d1d1f;box-shadow:0 3px 12px #00000012}.tier-summary{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end;margin:25px 0 36px}.price{font-size:48px;letter-spacing:-.05em;font-weight:650;white-space:nowrap}.tier-summary h3{font-size:27px;margin:0 0 8px}.tier-summary p{color:#6e6e73;line-height:1.8;margin:0;max-width:750px}.button{display:inline-block;background:var(--accent);color:white;padding:13px 24px;border-radius:30px;font-size:14px}.button:hover{text-decoration:none;filter:brightness(1.1)}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:34px 0}.gallery figure{margin:0;background:white;border-radius:22px;overflow:hidden}.gallery figure:first-child{grid-column:1/-1}.gallery img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .4s}.gallery a:hover img{transform:scale(1.015)}figcaption{padding:17px 22px;color:#6e6e73;font-size:13px;line-height:1.7}figcaption b{color:#1d1d1f;font-weight:600}.plans{display:grid;grid-template-columns:1fr 1fr;gap:20px}.plans figure{margin:0;background:#fbfaf7;border-radius:20px;overflow:hidden}.plans img{width:100%;display:block}.notice{font-size:13px;line-height:1.9;color:#6e6e73;border-left:3px solid var(--accent);padding:4px 0 4px 18px;margin:26px 0}.budget-wrap{overflow:auto;border-radius:20px;background:white;padding:10px 24px}table{width:100%;border-collapse:collapse;font-size:14px}th,td{padding:18px 12px;text-align:left;border-bottom:1px solid #eee;vertical-align:top;line-height:1.7}th{color:#6e6e73;font-size:12px}td:nth-child(2),th:nth-child(2){text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}td:first-child{min-width:180px;font-weight:600}td:last-child{color:#6e6e73}tfoot td{font-size:20px;font-weight:650;border-bottom:0}.proof{display:grid;grid-template-columns:1fr 1fr;gap:24px}.proof article{background:white;padding:32px;border-radius:24px}.proof h3{font-size:20px}.proof p,.proof li{color:#6e6e73;font-size:14px;line-height:1.9}.proof ul{padding-left:20px}.download{display:flex;flex-wrap:wrap;gap:20px;font-size:13px;margin-top:20px}.model-preview{border-radius:24px;width:100%;height:700px;border:1px solid #d5d5d8;margin-top:25px;background:#e9e9e9}.model-button{margin-top:20px}footer{text-align:center;color:#86868b;font-size:11px;line-height:2;letter-spacing:.1em;padding:40px 20px 60px}.loading{text-align:center;padding:25vh 20px}.topline{display:flex;justify-content:space-between;align-items:center;gap:20px}.caption{font-size:12px;color:#86868b;line-height:1.8}.model-wrap{display:none}.model-wrap.open{display:block}details{margin-top:20px;font-size:13px;color:#6e6e73;line-height:1.9}summary{cursor:pointer;color:#1d1d1f}.compare td:first-child{min-width:100px}.compare td:nth-child(2){text-align:left;white-space:normal}@media(max-width:720px){header{padding:15px 20px;font-size:12px}nav{gap:14px}.hero{padding:52px 22px 25px}.hero h1{font-size:43px}.lead{font-size:15px}.hero-image{padding:0 12px}.hero-image img{border-radius:18px}.section{margin:65px auto;padding:0 20px}.cards,.plans,.proof{grid-template-columns:1fr}.card{padding:24px}.gallery{gap:15px;grid-template-columns:1fr}.gallery figure:first-child{grid-column:auto}.tier-summary{grid-template-columns:1fr}.price{font-size:40px}.selector{width:100%;justify-content:space-between}.selector button{padding:11px 20px}.budget-wrap{padding:7px 5px}table{font-size:12px}th,td{padding:14px 10px}td:first-child{min-width:120px}td:last-child{min-width:185px}.model-preview{height:650px}.topline{align-items:start;flex-direction:column}.hero-image p{padding:0 10px;font-size:11px}.proof article{padding:25px}.compare{min-width:620px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}