:root{--orange:#ff6210;--orange-dark:#d94d08;--ink:#342016;--muted:#78675d;--bg:#fffaf7;--surface:#fffdfb;--soft:#fff0e7;--line:#efddd1;--footer:#09241c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,"Microsoft YaHei",sans-serif}a{color:inherit}.site-header{height:76px;display:flex;align-items:center;gap:25px;padding:0 max(28px,calc((100% - 1320px)/2));border-top:3px solid var(--orange);background:#fff}.brand{display:grid;grid-template-columns:43px auto;grid-template-rows:21px 14px;column-gap:11px;row-gap:5px;align-items:center;margin-right:auto;text-decoration:none;line-height:1}.brand-mark{grid-row:1/3;display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:var(--orange);color:#fff;font-size:20px;font-weight:800}.brand strong{font-size:21px;letter-spacing:-.3px}.brand small{color:#a18d81;font-size:10px;font-weight:400}.site-nav{display:flex;align-items:center;gap:25px}.site-nav a{color:#644f43;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;transition:color .18s}.site-nav a:hover,.site-nav a.active{color:var(--orange)}.page{max-width:1320px;margin:0 auto;padding:54px 26px 68px}.hero{display:grid;grid-template-columns:1.22fr .78fr;gap:42px;align-items:center;padding:40px 0 48px}.eyebrow{margin:0;color:#bd7447;font-size:12px;font-weight:800;letter-spacing:.12em}.eyebrow:before{content:"";display:inline-block;width:20px;height:1px;margin:0 9px 4px 0;background:var(--orange)}h1{margin:17px 0 14px;font-size:54px;line-height:1.12;letter-spacing:-2px}.hero p{max-width:680px;margin:0;color:var(--muted);font-size:17px;line-height:1.8}.hero p b{color:var(--ink)}.hero-pills{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.hero-pills span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px;color:#6b594e}.hero-art{position:relative;min-height:300px}.hero-art:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 62% 46%,#ffd3b2 0,transparent 61%)}.hero-art img{position:absolute;right:0;bottom:-8px;width:min(100%,350px);filter:drop-shadow(0 17px 20px #bb692334)}.section{padding:58px 0}.section-head{text-align:center;margin-bottom:27px}.section-head h2{margin:9px 0 7px;font-size:31px;letter-spacing:-1px}.section-head p{margin:0;color:var(--muted);font-size:14px}.package-shell{padding:30px;border:1px solid #ffad7c;border-radius:28px;background:#ffffff8a}.plans{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.plan-card{position:relative;display:flex;flex-direction:column;min-height:500px;padding:28px 24px 24px;border:1px solid #eaded7;border-radius:16px;background:linear-gradient(145deg,#fff,#fffaf7)}.plan-badge{position:absolute;top:-13px;left:22px;padding:6px 13px;border-radius:7px;background:var(--orange);color:#fff;font-size:12px;font-style:normal;font-weight:800;box-shadow:0 5px 10px #c2490a30}.plan-card h3{margin:0 0 9px;font-size:22px;line-height:1.2}.plan-tag{display:inline-block;align-self:flex-start;padding:6px 9px;border-radius:7px;background:var(--soft);color:#d9560b;font-size:12px;font-weight:700}.price{display:flex;align-items:baseline;gap:5px;margin:17px 0 11px}.price b{font-size:35px;letter-spacing:-1.5px}.price small{color:#806d61;font-size:13px;font-weight:700}.plan-note{min-height:44px;margin:0 0 14px;color:#6e5d52;font-size:13px;line-height:1.65}.plan-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.plan-stats div{min-width:0;padding:11px 8px;border:1px solid #f0e5dc;border-radius:11px;background:#fffdfb}.plan-stats i,.plan-stats b,.plan-stats small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-stats i{margin-bottom:6px;color:var(--orange);font-size:17px;font-style:normal}.plan-stats b{font-size:12px}.plan-stats small{margin-top:4px;color:#8e786b;font-size:10px}.points{margin:0;padding:0;list-style:none;color:#66554a;font-size:12px}.points li{position:relative;padding:5px 0 5px 22px;line-height:1.65}.points li:before{content:"✓";position:absolute;left:0;top:6px;display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#ffe9dc;color:#ef5a0c;font-size:10px;font-weight:900}.buy,.contact-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border:1px solid #ffc6a6;border-radius:10px;background:var(--soft);color:#e9570b;font-size:14px;font-weight:800;text-decoration:none;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .2s}.buy{width:100%;margin-top:auto}.buy:before{content:"";width:16px;height:16px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3h2l2.5 11h11.7l2-8H7.1'/%3E%3Ccircle cx='10' cy='20' r='1'/%3E%3Ccircle cx='18' cy='20' r='1'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3h2l2.5 11h11.7l2-8H7.1'/%3E%3Ccircle cx='10' cy='20' r='1'/%3E%3Ccircle cx='18' cy='20' r='1'/%3E%3C/svg%3E") center/contain no-repeat}.buy:hover,.contact-action:hover{border-color:var(--orange-dark);background:var(--orange-dark);color:#fff;transform:translateY(-1px)}.services{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service{display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;padding:26px;border:1px solid var(--line);border-radius:19px;background:var(--surface)}.service h3{margin:6px 0;font-size:20px}.service p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.service strong{font-size:28px}.service .buy{width:auto;min-width:120px;margin:0}.reviews{overflow:hidden}.review-track{display:flex;gap:18px;overflow-x:auto;padding:5px 1px 16px;scroll-snap-type:x mandatory;scrollbar-width:thin}.review-card{flex:0 0 285px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);scroll-snap-align:start}.review-card img{display:block;width:100%;height:190px;object-fit:cover;object-position:top}.review-card p{margin:14px 15px 8px;font-size:13px;line-height:1.65}.review-card small{display:block;margin:0 15px 15px;color:#9a806f}.flow{display:grid;grid-template-columns:1fr .95fr;gap:48px;align-items:center;max-width:1100px;margin:auto}.flow-tabs{display:grid;gap:15px}.flow-tab{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:17px 18px;border:1px solid transparent;border-radius:17px;background:transparent;text-align:left;cursor:pointer}.flow-tab:hover,.flow-tab.active{border-color:#cdd7ff;background:#f3f6ff}.flow-num{display:grid;place-items:center;width:40px;height:40px;border:2px solid #dfe6f1;border-radius:50%;color:#94a4bc;font-weight:800}.flow-tab.active .flow-num{border:0;background:linear-gradient(135deg,#6946f5,#4233d9);color:#fff;box-shadow:0 7px 14px #553be344}.flow-tab b{display:block;font-size:19px}.flow-tab span{display:block;margin-top:5px;color:#687891;font-size:14px;line-height:1.55}.flow-panel{min-height:350px;padding:27px;border-radius:22px;background:radial-gradient(#dce4ff 1px,transparent 1px) 0 0/16px 16px,#f4f6ff;display:grid;place-items:center}.flow-card{width:min(100%,330px);padding:20px;border-radius:15px;background:#fff;box-shadow:0 14px 25px #44548222}.browser-dots{display:flex;gap:7px;margin-bottom:25px}.browser-dots i{width:10px;height:10px;border-radius:50%;background:#ff625f}.browser-dots i:nth-child(2){background:#ffbd3e}.browser-dots i:nth-child(3){background:#32c95a}.flow-card h3{margin:12px 0 7px;font-size:22px}.flow-card p{color:#73829b;font-size:13px;line-height:1.6}.flow-status{display:grid;place-items:center;width:56px;height:56px;margin:auto;border-radius:50%;background:#12bb85;color:#fff;font-size:27px}.flow-code{margin:18px 0;padding:13px;border:1px solid #e3e8f1;border-radius:10px;color:#50617c;font-family:monospace;font-size:13px}.choice{display:grid;grid-template-columns:1fr 250px;gap:48px;padding:50px 55px;border:1px solid #e8dfe0;border-radius:24px;background:var(--surface)}.choice h2{margin:9px 0;font-size:38px;letter-spacing:-1px}.choice-copy>p:not(.eyebrow){margin:0 0 22px;color:#71809a;line-height:1.7}.prompts{display:grid;gap:9px}.prompts span{padding:12px 15px;border:1px solid #ece8e8;border-radius:10px;background:#fff;color:#586675;font-size:13px}.contact-action{margin-top:20px;padding:0 20px;background:var(--soft)}.contact-side{align-self:center;padding:22px 20px;border:1px solid #e4d7ed;border-radius:18px;background:#fff;text-align:center}.contact-qr{display:block;width:154px;height:154px;object-fit:contain;margin:0 auto 14px;border:1px solid #eee2dc;border-radius:12px;padding:6px}.contact-side b{font-size:17px}.contact-side p{color:#71809a;font-size:12px;line-height:1.65}.hours{display:grid;gap:6px;margin-top:16px;padding-top:15px;border-top:1px solid #eee7ed;font-size:12px}.hours span{color:#8a98ac}.site-footer{background:var(--footer);color:#eaf5ee}.footer-inner{max-width:1320px;margin:auto;padding:50px 28px 24px;display:grid;grid-template-columns:2fr 1fr 1fr 1.25fr;gap:44px}.footer-brand b{display:block;font-size:21px}.footer-brand p{max-width:350px;color:#bed0c6;font-size:13px;line-height:1.8}.footer-inner h3{margin:3px 0 16px;color:#fff;font-size:14px}.footer-inner a{display:block;margin-bottom:12px;color:#c6d5ce;font-size:13px;text-decoration:none}.footer-promise{padding:14px;border:1px solid #365147;border-radius:12px;background:#ffffff0a}.footer-promise p{margin:7px 0 0;color:#bed0c6;font-size:12px;line-height:1.55}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid #294238;color:#aec1b7;font-size:12px}.faq-wrap{max-width:900px;margin:auto}.faq-list details{margin:10px 0;border:1px solid var(--line);border-radius:13px;background:var(--surface);overflow:hidden}.faq-list summary{position:relative;padding:18px 50px 18px 22px;cursor:pointer;list-style:none;font-size:15px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:before{content:"▸";margin-right:10px;color:var(--orange)}.faq-list summary:after{content:"+";position:absolute;right:21px;color:#ce8c67;font-size:20px}.faq-list details[open] summary{background:#fff4ec}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0;padding:0 22px 18px 42px;color:#806b5e;font-size:14px;line-height:1.75}@media(max-width:1050px){.plans{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-art{display:none}.choice{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:700px){.site-header{height:auto;min-height:70px;padding:12px 18px;align-items:flex-start}.site-nav{width:100%;gap:16px;overflow-x:auto;padding-top:14px}.brand{flex:0 0 auto}.site-nav a{font-size:13px}.page{padding:36px 18px 52px}h1{font-size:40px}.section{padding:40px 0}.package-shell{padding:25px 16px 18px}.plans,.services{grid-template-columns:1fr}.plan-card{min-height:auto}.service{grid-template-columns:1fr auto;gap:15px}.service .buy{grid-column:1/-1;width:100%}.flow{grid-template-columns:1fr;gap:24px}.flow-panel{min-height:290px}.choice{padding:34px 22px;gap:26px}.choice h2{font-size:30px}.footer-inner{grid-template-columns:1fr;padding:40px 20px 22px}.footer-brand{grid-column:auto}.footer-bottom{grid-column:auto;display:block}.footer-bottom span{display:block;margin-top:9px}}
