@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:300 700;font-stretch:100%;font-display:swap;src:url(/fonts/bricolage.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/instrument-serif.woff2) format("woff2")}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/instrument-serif-italic.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/jetbrains-mono.woff2) format("woff2")}@font-face{font-family:"Noto Serif SC";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/noto-serif-sc.woff2) format("woff2")}@font-face{font-family:Noto Sans SC;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/noto-sans-sc.woff2) format("woff2")}:root{--bg:#faf7f1;--bg-2:#f2ece1;--card:#fff;--card-2:#fcfaf6;--border:rgba(40,33,22,.1);--border-h:rgba(40,33,22,.18);--text:#211c16;--text-dim:#6a6157;--text-faint:#9b9183;--amber:#e08a0b;--amber-ink:#985f06;--amber-d:rgba(224,138,11,.1);--amber-b:rgba(224,138,11,.3);--teal:#0e9384;--teal-ink:#0a685e;--teal-d:rgba(14,147,132,.1);--good:#15924b;--good-d:rgba(21,146,75,.1);--wechat:#07c160;--wechat-dark:#059b4c;--wechat-soft:rgba(7,193,96,.08);--bad:#b42318;--bad-d:rgba(180,35,24,.08);--font-disp:"Instrument Serif","Noto Serif SC","Songti SC",Georgia,serif;--font-body:"Bricolage Grotesque","Noto Sans SC",system-ui,-apple-system,"PingFang SC",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace;--r:18px;--sh-1:0 1px 2px rgba(40,33,22,.04),0 4px 14px rgba(40,33,22,.05);--sh-2:0 6px 16px rgba(40,33,22,.06),0 18px 44px rgba(40,33,22,.09);--sh-3:0 30px 70px rgba(40,33,22,.14);--maxw:1100px;--header-height:80px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body,html{background:var(--bg)}body{font-family:var(--font-body);color:var(--text);line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased}body:before{z-index:-1;background:radial-gradient(70% 55% at 4% -6%,rgba(224,138,11,.07),transparent 55%),radial-gradient(55% 50% at 103% 6%,rgba(14,147,132,.06),transparent 55%)}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none}body:after{z-index:1000;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:var(--maxw);margin:0 auto;padding:0 28px}.section{padding:92px 0}.section-tight{padding:48px 0}.center{text-align:center}.dim{color:var(--text-dim)}.mono{font-family:var(--font-mono)}h1,h2,h3{font-family:var(--font-disp);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--text)}h1{font-size:clamp(2.8rem,6vw,5rem)}h2{font-size:clamp(2rem,4vw,3.2rem)}h3{font-size:1.3rem;font-family:var(--font-body);font-weight:700;letter-spacing:-.01em}em{font-style:italic}.eyebrow,em{color:var(--amber-ink)}.eyebrow{display:inline-block;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-family:var(--font-body);font-size:.95rem;font-weight:700;letter-spacing:-.01em;padding:14px 28px;border-radius:11px;border:1px solid transparent;transition:all .2s ease}.btn-primary{background:var(--amber);color:#2a1b05;box-shadow:0 1px 2px rgba(120,70,0,.18),0 8px 20px rgba(224,138,11,.22)}.btn-primary:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 4px 10px rgba(120,70,0,.2),0 16px 34px rgba(224,138,11,.3)}.btn-primary:active{transform:translateY(0)}.btn-ghost{background:var(--card);color:var(--text);border-color:var(--border-h);font-weight:600}.btn-ghost:hover{border-color:var(--text-2,var(--text-dim));box-shadow:var(--sh-1);transform:translateY(-1px)}.btn-block{width:100%}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:200;background:hsla(40,47%,96%,.9);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border-bottom:1px solid var(--border)}.nav{min-height:var(--header-height);justify-content:space-between}.logo,.nav{display:flex;align-items:center}.logo{font-family:var(--font-disp);font-style:italic;font-size:1.7rem;color:var(--text);letter-spacing:-.01em}.logo span{color:var(--amber-ink)}.logo-img{height:24px;width:auto}.nav-links{display:grid;grid-template-columns:30px repeat(4,59px) 122px;grid-column-gap:34px;column-gap:34px;align-items:center;transform:translateX(64px)}.nav-links a{color:var(--text-dim);font-size:.925rem;font-weight:550;text-align:left;white-space:nowrap;transition:color .2s}.nav-links a:hover{color:var(--text)}.nav-links .nav-cta{min-height:44px;padding:0 18px 0 20px;gap:9px;border-radius:12px;color:#2a1b05;font-size:.875rem;font-weight:700;background:linear-gradient(135deg,#eda21c 0,var(--amber) 72%);box-shadow:0 1px 1px rgba(120,70,0,.15),0 8px 22px rgba(224,138,11,.24)}.nav-links .nav-cta:hover{color:#211505;background:linear-gradient(135deg,#f4ad28,#e99512 72%);transform:translateY(-1px);box-shadow:0 3px 8px rgba(120,70,0,.16),0 12px 28px rgba(224,138,11,.3)}.nav-cta svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.nav-cta:hover svg{transform:translateX(2px)}.nav-current{color:var(--text)!important;font-weight:700!important}#faq,#top{scroll-margin-top:calc(var(--header-height) + 12px)}.nav-toggle{display:none;width:44px;height:44px;background:var(--card);border:1px solid var(--border-h);border-radius:12px;color:var(--text);cursor:pointer;place-items:center;box-shadow:var(--sh-1)}.nav-toggle-lines{width:18px;height:14px;position:relative;display:block}.nav-toggle-lines i{position:absolute;left:0;width:18px;height:1.5px;border-radius:2px;background:currentColor;transition:top .2s ease,transform .2s ease,opacity .15s ease}.nav-toggle-lines i:first-child{top:0}.nav-toggle-lines i:nth-child(2){top:6px}.nav-toggle-lines i:nth-child(3){top:12px}.nav-toggle-lines[data-open=true] i:first-child{top:6px;transform:rotate(45deg)}.nav-toggle-lines[data-open=true] i:nth-child(2){opacity:0}.nav-toggle-lines[data-open=true] i:nth-child(3){top:6px;transform:rotate(-45deg)}.hero{padding:44px 0 64px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,rgba(224,138,11,.16) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 30%,#000 0,transparent 72%);mask-image:radial-gradient(ellipse 70% 70% at 50% 30%,#000 0,transparent 72%);opacity:.5}.hero-glow{display:none}.hero .container{position:relative;z-index:2}.hero h1{max-width:18ch;margin:0 auto 22px}.hero p.lede{font-size:1.15rem;color:var(--text-dim);max-width:48ch;margin:0 auto 28px;line-height:1.8}.hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.price-badge{display:inline-flex;align-items:baseline;gap:7px;margin-bottom:28px;padding:8px 18px;border:1px solid var(--amber-b);border-radius:100px;background:var(--card);box-shadow:var(--sh-1)}.price-badge b{font-family:var(--font-disp);font-size:1.7rem;color:var(--amber-ink);font-weight:400}.hero .price-badge,.hero h1,.hero p.lede,.hero-actions{animation:rise .6s ease both}.hero p.lede{animation-delay:.08s}.hero .price-badge{animation-delay:.16s}.hero-actions{animation-delay:.24s}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.hero-split{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:34px 48px;gap:34px 48px;align-items:start;grid-template-areas:"copy card" "faq card"}.hero-split .hero-copy{grid-area:copy;padding-top:6px;min-width:0}.hero-split .hero-panel-wrap{grid-area:card;align-self:start}.hero-split .hero-faq{grid-area:faq;min-width:0}.faq-hero{padding-top:22px;border-top:1px solid var(--border)}.faq-hero-h{font-family:var(--font-disp);font-size:1.6rem;color:var(--text);margin-bottom:14px}.faq-hero .faq-item{margin-bottom:10px;border-radius:14px}.faq-hero .faq-q{padding:15px 18px;font-size:.96rem}.faq-hero .faq-a{padding:0 18px 16px;font-size:.9rem;line-height:1.7}.hero-split .hero-copy h1{text-align:left;max-width:14ch;margin:0 0 18px}.hero-split .hero-copy .lede{text-align:left;margin:0 0 22px}.hero-copy .lede{font-size:1.15rem;color:var(--text-dim);max-width:48ch;line-height:1.8}.hero-trust-row{display:flex;flex-wrap:wrap;gap:18px;margin:22px 0 8px}.hero-trust-row span{font-family:var(--font-mono);font-size:.78rem;color:var(--text-dim);display:inline-flex;align-items:center;gap:6px}.hero-trust-row span:before{content:"✓";color:var(--good);font-weight:700}.scroll-cue{margin-top:26px;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);display:inline-flex;align-items:center;gap:8px}.scroll-cue:after{content:"↓";animation:bob 1.6s ease-in-out infinite}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.hero-panels{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;max-width:760px;margin:38px auto 0}.hero .center .hero-trust-row{justify-content:center}.hero .center .hero-copy .lede{margin-left:auto;margin-right:auto}.hero-copy,.hero-panel-wrap,.hero-panels{animation:rise .6s ease both}.hero-panel-wrap,.hero-panels{animation-delay:.18s}.buy-panel{background:var(--card);border:1px solid var(--border-h);border-radius:20px;padding:34px 32px 26px;box-shadow:var(--sh-3);position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}.buy-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--amber)}.buy-panel:hover{transform:translateY(-3px)}.buy-panel .bp-badge{position:absolute;top:18px;right:18px;background:var(--amber);color:#2a1b05;font-size:.72rem;font-weight:700;padding:5px 12px;border-radius:999px}.bp-eyebrow{font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--amber-ink)}.buy-panel .bp-name{font-family:var(--font-body);font-weight:700;font-size:1.32rem;letter-spacing:-.01em;margin:9px 0 16px}.bp-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-bottom:4px}.bp-price .bp-cur{font-size:1.5rem;align-self:flex-start;margin-top:8px}.bp-price .bp-cur,.bp-price b{font-family:var(--font-disp);color:var(--amber-ink)}.bp-price b{font-weight:400;font-size:3.6rem;line-height:.85;letter-spacing:-.02em}.bp-price .bp-per{color:var(--text-dim);font-size:1rem}.bp-price .bp-orig{color:var(--text-faint);text-decoration:line-through;font-size:.95rem;margin-left:6px}.bp-price .bp-save{background:var(--good-d);color:var(--good);font-size:.74rem;font-weight:700;padding:3px 9px;border-radius:999px;align-self:center}.bp-perks{list-style:none;display:grid;grid-gap:11px;gap:11px;margin:22px 0 18px;padding-top:20px;border-top:1px solid var(--border)}.bp-perks li{display:flex;align-items:flex-start;gap:10px;color:var(--text-dim);font-size:.93rem;line-height:1.5}.bp-perks li svg{width:17px;height:17px;color:var(--good);flex:0 0 auto;margin-top:2px}.guarantee-chip{display:flex;align-items:center;gap:9px;background:var(--good-d);border:1px solid rgba(21,146,75,.22);color:var(--text);border-radius:11px;padding:11px 14px;font-size:.85rem;margin:0 0 16px}.guarantee-chip svg{width:18px;height:18px;color:var(--good);flex:0 0 auto}.bp-price-summary{margin:0 0 16px;padding:13px 14px;border:1px solid rgba(177,124,39,.18);border-radius:14px;background:linear-gradient(180deg,rgba(255,250,241,.92),hsla(0,0%,100%,.96));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85)}.bp-price-summary div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--text-dim);font-size:.82rem;line-height:1.35}.bp-price-summary div+div{margin-top:7px;padding-top:7px;border-top:1px dashed rgba(177,124,39,.16)}.bp-price-summary b{font-family:var(--font-body);font-size:.9rem;color:var(--text);font-weight:700}.bp-price-summary .bp-discount-row,.bp-price-summary .bp-discount-row b{color:var(--amber-ink)}.bp-price-summary .bp-total-row{color:var(--text)}.bp-price-summary .bp-total-row b{font-family:var(--font-disp);font-size:1.28rem;font-weight:400;color:var(--amber-ink);letter-spacing:-.01em}.bp-cta{font-size:1rem;padding:16px;gap:8px}.bp-cta svg{width:16px;height:16px}.pay-methods{display:flex;gap:18px;justify-content:center;margin-top:14px}.pay-chip{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;color:var(--text-dim);font-weight:500}.pay-chip i{width:9px;height:9px;border-radius:50%;display:inline-block;flex:0 0 auto}.pay-alipay i{background:#1677ff}.pay-wechat i{background:#07c160}.ribbon{background:linear-gradient(90deg,var(--amber-d),rgba(14,147,132,.08));border-top:1px solid var(--amber-b);border-bottom:1px solid var(--amber-b)}.ribbon .container{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 28px;flex-wrap:wrap;text-align:center}.ribbon-ico{width:22px;height:22px;flex:0 0 auto}.ribbon b,.ribbon-ico{color:var(--amber-ink)}.ribbon b{font-family:var(--font-disp);font-weight:400;font-size:1.15rem}.ribbon span{color:var(--text-dim);font-size:.92rem}.steps{position:relative}@media (min-width:861px){.steps:before{content:"";position:absolute;top:64px;left:16%;right:16%;height:1px;background:repeating-linear-gradient(90deg,var(--border-h) 0 8px,transparent 8px 16px);z-index:0}}.step{position:relative;z-index:1}.faq-tabs{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:26px}.faq-tab{font-family:var(--font-body);font-size:.88rem;font-weight:600;padding:8px 16px;border-radius:999px;border:1px solid var(--border-h);background:var(--card);color:var(--text-dim);cursor:pointer;transition:all .2s}.faq-tab:hover{border-color:var(--amber-b);color:var(--text)}.faq-tab[data-active=true]{background:var(--amber);color:#2a1b05;border-color:var(--amber)}.footer-disclaimer{color:var(--text-faint);font-size:.78rem;line-height:1.7;max-width:82ch;margin:0}@media (max-width:900px){.hero-split{gap:28px;grid-template-areas:"copy" "card" "faq"}.hero-panels,.hero-split{grid-template-columns:1fr}}.section-hd{margin-bottom:52px}.badges{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.badge{background:var(--card);border:1px solid var(--border);border-radius:var(--r);padding:28px 24px;text-align:left;box-shadow:var(--sh-1);transition:transform .25s,box-shadow .25s,border-color .25s}.badge:hover{transform:translateY(-4px);box-shadow:var(--sh-2);border-color:var(--border-h)}.badge .b-ico{width:44px;height:44px;margin-bottom:18px;border-radius:12px;background:var(--amber-d);color:var(--amber-ink);display:grid;place-items:center}.badge .b-ico svg{width:22px;height:22px}.badge .b-title{font-weight:700;font-size:1.02rem;margin-bottom:7px;letter-spacing:-.01em}.badge .b-sub{font-size:.88rem;color:var(--text-dim);line-height:1.7}.grid-2{grid-template-columns:1fr 1fr;grid-gap:22px}.grid-2,.grid-3{display:grid;gap:22px}.grid-3{grid-template-columns:repeat(3,1fr);grid-gap:22px}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--r);padding:28px;box-shadow:var(--sh-1);transition:transform .25s,box-shadow .25s,border-color .25s}.card:hover{border-color:var(--border-h);box-shadow:var(--sh-2)}.card-hl{position:relative;overflow:hidden}.card-hl:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--amber)}.tst{display:flex;gap:14px;align-items:flex-start}.tst:hover{transform:translateY(-3px)}.tst-avatar{width:44px;height:44px;border-radius:50%;flex:0 0 44px;background:linear-gradient(135deg,var(--amber),var(--teal));display:grid;place-items:center;font-weight:700;color:#fff;font-family:var(--font-disp);font-size:1.2rem}.tst-body p{font-size:.95rem;margin-bottom:8px;color:var(--text)}.tst-name{font-size:.8rem;color:var(--text-faint)}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.step{background:var(--card);border:1px solid var(--border);border-radius:var(--r);padding:36px 30px;box-shadow:var(--sh-1);transition:transform .25s,box-shadow .25s,border-color .25s}.step:hover{transform:translateY(-4px);box-shadow:var(--sh-2);border-color:var(--border-h)}.step .num{font-family:var(--font-disp);font-style:italic;font-size:2.6rem;color:var(--amber-ink);line-height:1;margin-bottom:12px}.step h3{margin-bottom:7px}.step p{color:var(--text-dim);font-size:.92rem}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:var(--r);margin-bottom:14px;box-shadow:var(--sh-1);transition:border-color .2s,box-shadow .2s}.faq-item:hover{border-color:var(--border-h);box-shadow:var(--sh-2)}.faq-q{width:100%;text-align:left;background:none;border:0;color:var(--text);cursor:pointer;font-family:var(--font-body);font-size:1.02rem;font-weight:700;padding:22px 26px;display:flex;justify-content:space-between;gap:16px;align-items:center;letter-spacing:-.01em}.faq-q .chev{color:var(--amber-ink);transition:transform .2s;font-weight:400;font-size:1.3rem}.faq-item[data-open=true] .chev{transform:rotate(45deg)}.faq-a{color:var(--text-dim);font-size:.94rem;padding:0 26px 22px;max-width:70ch;line-height:1.8}.field{margin-bottom:16px}.field label{display:block;font-size:.85rem;color:var(--text-dim);margin-bottom:7px;font-weight:500}.input,.textarea{width:100%;background:var(--card-2);border:1px solid var(--border);border-radius:10px;color:var(--text);font-family:var(--font-mono);font-size:.92rem;padding:12px 14px}.input:focus,.textarea:focus{outline:none;border-color:var(--amber);box-shadow:0 0 0 3px var(--amber-d)}.textarea{min-height:120px;resize:vertical}.hint{font-size:.8rem;color:var(--text-faint);margin-top:7px}.pill{display:inline-block;padding:4px 13px;border-radius:999px;font-size:.78rem;font-family:var(--font-mono);font-weight:600}.pill-ok{background:var(--good-d);color:var(--good);border:1px solid rgba(21,146,75,.25)}.pill-wait{background:var(--amber-d);color:var(--amber-ink);border:1px solid var(--amber-b)}.pill-bad{background:var(--bad-d);color:var(--bad);border:1px solid rgba(180,35,24,.25)}.pill-info{background:var(--teal-d);color:var(--teal-ink);border:1px solid rgba(14,147,132,.25)}.site-footer{position:relative;overflow:hidden;padding:88px 0 34px;color:var(--text-faint);font-size:.9rem;background:radial-gradient(520px 360px at 12% 8%,rgba(224,138,11,.12),transparent 68%),radial-gradient(520px 360px at 92% 4%,rgba(14,147,132,.1),transparent 70%),linear-gradient(145deg,#fffdf9,#fcfaf6 54%,#fff6e5)}.footer-shell{position:relative;display:grid;grid-template-columns:minmax(300px,1.05fr) minmax(0,1.65fr);grid-gap:48px;gap:48px;align-items:start;margin-bottom:40px}.footer-brand{position:relative;display:flex;flex-direction:column;gap:20px;min-height:100%;padding:32px;border:1px solid rgba(40,33,22,.1);border-radius:26px;background:hsla(0,0%,100%,.72);box-shadow:var(--sh-1)}.footer-logo-img{display:block;width:142px;height:auto}.footer-kicker{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:7px 12px;border:1px solid rgba(224,138,11,.22);border-radius:999px;color:var(--amber-ink);background:rgba(224,138,11,.1);font-size:11px;font-weight:800;letter-spacing:.1em}.footer-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--good);box-shadow:0 0 0 4px rgba(21,146,75,.1)}.footer-brand .footer-statement{margin:0;color:var(--text);font-family:var(--font-disp);font-size:34px;font-weight:400;line-height:1.08;letter-spacing:0}.footer-statement em{color:var(--amber-ink)}.footer-intro{max-width:390px;margin:0;color:var(--text-dim);font-size:14.5px;line-height:1.85}.footer-service-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.footer-service-pill{display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border-radius:999px;font-size:12px;font-weight:750}.footer-service-pill.claude{color:#9a4b2f;border:1px solid rgba(217,119,87,.28);background:rgba(217,119,87,.1)}.footer-service-pill.plus{color:#08796e;border:1px solid rgba(14,147,132,.25);background:rgba(14,147,132,.09)}.footer-service-pill.pro{color:#5b21b6;border:1px solid rgba(109,40,217,.22);background:rgba(109,40,217,.08)}.footer-contact{margin-top:auto;display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:15px;border:1px solid rgba(40,33,22,.09);border-radius:18px;background:hsla(40,47%,96%,.86)}.footer-contact small{display:block;margin-bottom:4px;color:var(--text-faint);font-size:12px}.footer-contact b{color:var(--text);font-family:var(--font-mono);font-size:13px;font-weight:650}.footer-contact-btn{min-height:40px;padding:10px 14px;border:0;border-radius:12px;color:#fff;background:var(--text);font:800 13px var(--font-body);cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.footer-contact-btn:hover{transform:translateY(-1px);background:#11100e;box-shadow:0 12px 26px rgba(40,33,22,.18)}.footer-links-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);width:100%;min-height:330px;padding:42px 10px 46px}.footer-nav{display:flex;flex-direction:column;gap:21px;min-width:0}.footer-nav-h{margin-bottom:10px;color:var(--text);font-size:16px;font-weight:800;line-height:1.3;letter-spacing:-.015em}.footer-nav a,.footer-nav-link{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;padding:0;border:0;color:var(--text-dim);background:none;font:inherit;font-size:15px;line-height:1.45;text-align:left;cursor:pointer;transition:color .2s,transform .2s}.footer-nav a:hover,.footer-nav-link:hover{color:var(--amber-ink);transform:translateX(3px)}.footer-bottom{position:relative;padding-top:8px;display:grid;grid-template-columns:auto 1fr;align-items:start;grid-gap:30px;gap:30px}.footer-bottom>span{font-size:.8rem;color:var(--text-faint)}.footer-bottom .footer-disclaimer{justify-self:end;text-align:right}.site-footer .footer-disclaimer{color:var(--text-faint)}.footer-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px}.footer-modal-backdrop{position:absolute;inset:0;width:100%;border:0;background:rgba(28,24,19,.46);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.footer-modal-panel{position:relative;width:min(420px,100%);overflow:hidden;border:1px solid hsla(0,0%,100%,.7);border-radius:24px;background:var(--card);box-shadow:0 28px 80px rgba(20,16,12,.28)}.footer-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 18px;background:linear-gradient(155deg,rgba(14,147,132,.12),hsla(0,0%,100%,.86))}.footer-modal-head span{color:var(--teal-ink);font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.footer-modal-head h2{margin-top:4px;font-family:var(--font-body);font-size:22px;font-weight:800;letter-spacing:-.02em}.footer-modal-close{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--border);border-radius:12px;color:var(--text-dim);background:hsla(0,0%,100%,.78);font-size:24px;line-height:1;cursor:pointer}.footer-modal-body{padding:22px 24px 24px}.footer-modal-body>p{margin-bottom:16px;color:var(--text-dim);font-size:14px;line-height:1.75}.footer-modal-qr{padding:14px;border:1px solid var(--border);border-radius:18px;background:#fff}.footer-modal-qr img{width:100%;height:auto;border-radius:12px}.footer-modal-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding:12px 14px;border-radius:14px;color:var(--text-dim);background:var(--bg-2);font-size:13px}.footer-modal-meta b{color:var(--text);font-family:var(--font-mono);font-weight:600;-webkit-user-select:all;-moz-user-select:all;user-select:all}.policyp{position:relative;overflow:hidden;padding:78px 0 106px}.policyp:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(48% 52% at 12% 4%,rgba(224,138,11,.1),transparent 66%),radial-gradient(42% 44% at 94% 16%,rgba(14,147,132,.07),transparent 62%)}.policyp-shell{position:relative;display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:72px;gap:72px;align-items:start;max-width:1040px}.policyp-side{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 34px)}.policyp-side h1{margin-bottom:14px;font-size:clamp(2.6rem,4.4vw,3.9rem)}.policyp-side>p{color:var(--text-faint);font-size:.9rem}.policyp-doc{padding:38px 42px 44px;border:1px solid var(--border-h);border-radius:26px;background:hsla(0,0%,100%,.86);box-shadow:var(--sh-2)}.policyp-lede{margin-bottom:34px;padding-bottom:28px;color:var(--text);font-size:1.05rem;line-height:1.9}.policyp-lede,.policyp-section{border-bottom:1px solid var(--border)}.policyp-section{padding:26px 0}.policyp-section:last-child{border-bottom:0;padding-bottom:0}.policyp-section h2{margin-bottom:14px;font-family:var(--font-body);font-size:1.15rem;font-weight:700;letter-spacing:-.015em}.policyp-section p{position:relative;margin-top:10px;padding-left:18px;color:var(--text-dim);font-size:.95rem;line-height:1.85}.policyp-section p:before{content:"";position:absolute;left:1px;top:.78em;width:6px;height:6px;border-radius:50%;background:var(--amber);opacity:.62}.notice{background:var(--amber-d);border:1px solid var(--amber-b);border-radius:12px;padding:14px 16px;font-size:.9rem;color:var(--text)}.notice-ok{background:var(--good-d);border-color:rgba(21,146,75,.25);display:flex;align-items:center;gap:9px}.notice-ok svg{width:20px;height:20px;color:var(--good);flex:0 0 auto}.spinner{width:16px;height:16px;border:2px solid rgba(40,33,22,.15);border-top:2px solid var(--amber);border-radius:50%;animation:spin .7s linear infinite;display:inline-block;vertical-align:middle}@keyframes spin{to{transform:rotate(1turn)}}.ostep{display:flex;margin-bottom:24px}.ostep-item{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:9px;position:relative}.ostep-item:before{content:"";position:absolute;top:17px;right:50%;width:100%;height:3px;border-radius:3px;background:var(--border)}.ostep-item:first-child:before{display:none}.ostep-item[data-state=active]:before,.ostep-item[data-state=done]:before{background:linear-gradient(90deg,var(--good),#2bbf6e)}.ostep-node{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-family:var(--font-mono);font-size:.85rem;font-weight:600;background:var(--card);border:2px solid var(--border);color:var(--text-faint);transition:background .3s,border-color .3s,color .3s}.ostep-node svg{width:16px;height:16px}.ostep-item[data-state=done] .ostep-node{background:var(--good);border-color:var(--good);color:#fff}.ostep-item[data-state=active] .ostep-node{border-color:var(--amber);color:var(--amber-ink);background:#fcf2e2;box-shadow:0 0 0 4px var(--amber-d);animation:ostep-pulse 1.9s ease-in-out infinite}@keyframes ostep-pulse{0%,to{box-shadow:0 0 0 4px var(--amber-d)}50%{box-shadow:0 0 0 8px rgba(224,138,11,.05)}}.ostep-label{font-size:.78rem;color:var(--text-faint);text-align:center;line-height:1.3}.ostep-item[data-state=active] .ostep-label,.ostep-item[data-state=done] .ostep-label{color:var(--text);font-weight:500}.ostep[data-terminal=true] .ostep-label,.ostep[data-terminal=true] .ostep-node{opacity:.5}.ocard[data-order-status=pending] .ostep-item:before{height:2px;background:#e3e7e5}.ocard[data-order-status=pending] .ostep-item[data-state=active]:before,.ocard[data-order-status=pending] .ostep-item[data-state=done]:before{background:var(--wechat)}.ocard[data-order-status=pending] .ostep-node{width:34px;height:34px;border-color:#dfe4e1;background:#fff;color:#979f9b}.ocard[data-order-status=pending] .ostep-item[data-state=done] .ostep-node{border-color:var(--wechat-dark);background:var(--wechat-dark);color:#fff;box-shadow:none}.ocard[data-order-status=pending] .ostep-item[data-state=active] .ostep-node{border-color:var(--wechat);background:#fff;color:var(--wechat-dark);box-shadow:0 0 0 5px var(--wechat-soft);animation:none}.ocard[data-order-status=pending] .ostep-item[data-state=active] .ostep-label{color:#17231e;font-weight:700}.ocard[data-order-status=pending] .ostep-item[data-state=done] .ostep-label{color:#52605a;font-weight:600}@media (max-width:860px){:root{--header-height:68px}.nav-toggle{display:grid}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;grid-template-columns:none;flex-direction:column;align-items:stretch;gap:0;padding:8px 28px 18px;background:hsla(40,47%,96%,.98);-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%);border-bottom:1px solid var(--border);box-shadow:var(--sh-2);transform:none}.nav-links.nav-open{display:flex}.nav-links a{padding:13px 4px;font-size:1rem;border-bottom:1px solid var(--border)}.nav-links .nav-cta{margin-top:14px;border-bottom:0;justify-content:center;padding:13px;font-size:.95rem}.badges,.grid-3,.steps{grid-template-columns:1fr 1fr}.grid-2{grid-template-columns:1fr}.section{padding:64px 0}.footer-shell{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.footer-brand{padding:24px;border-radius:22px}.footer-logo-img{width:120px}.footer-brand .footer-statement{font-size:28px}.footer-links-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;min-height:0;padding:28px 4px 34px}.footer-contact{grid-template-columns:1fr}.footer-contact-btn{width:100%}.footer-bottom{grid-template-columns:1fr;gap:10px}.footer-bottom .footer-disclaimer{justify-self:start;text-align:left}.policyp-shell{grid-template-columns:1fr;gap:34px}.policyp-side{position:static}.policyp-doc{padding:30px 28px 34px;border-radius:22px}}@media (max-width:540px){.badges,.grid-3,.steps{grid-template-columns:1fr}.site-footer{padding:58px 0 30px}.footer-links-panel{grid-template-columns:1fr 1fr;gap:34px 24px}.footer-nav:last-child{grid-column:1/-1}.policyp{padding:56px 0 72px}.policyp-doc{padding:26px 20px 30px}.policyp-section p{padding-left:14px;font-size:.9rem}}.payqr{max-width:760px;margin:6px auto 0;opacity:0;transform:translateY(10px);transition:opacity .35s ease,transform .35s ease}.payqr-in{opacity:1;transform:none}.payqr-frame{position:relative;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);overflow:hidden;border:1px solid #dfe5e2;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(22,34,29,.075)}.payqr-frame:before{content:"";position:absolute;z-index:2;top:0;left:0;right:0;height:3px;background:var(--wechat)}.payqr-scan{flex-direction:column;justify-content:center;padding:30px;background:linear-gradient(145deg,#f9fbfa,#f4f8f6);border-right:1px solid #e5eae7}.payqr-method,.payqr-scan{display:flex;align-items:center}.payqr-method{gap:12px;align-self:flex-start;margin-bottom:20px;color:#17231e}.payqr-method>span:last-child{display:grid;line-height:1.08}.payqr-method b{font-size:1rem;font-weight:720;letter-spacing:-.015em}.payqr-method small{margin-top:5px;color:#858f8a;font-size:.68rem;font-weight:500;letter-spacing:.025em}.payqr-wx{display:grid;place-items:center;width:44px;height:40px;overflow:hidden}.payqr-wx img{width:43px;height:auto;transform:translateY(1px)}.payqr-codewrap{position:relative;width:248px;max-width:100%;padding:15px;overflow:hidden;border:1px solid #e0e5e2;border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(22,34,29,.06)}.payqr-codewrap svg{display:block;width:100%;height:auto}.payqr-scanhelp{margin-top:15px;color:#68736d;font-size:.8rem}.payqr-summary{display:flex;flex-direction:column;padding:32px 34px;min-width:0}.payqr-state{display:flex;align-items:center;gap:9px;color:#52605a;font-size:.82rem;font-weight:650}.payqr-stateicon{width:8px;height:8px;border-radius:50%;background:var(--wechat);box-shadow:0 0 0 5px rgba(7,193,96,.11);animation:payqr-pulse 1.6s ease-in-out infinite}.payqr-stateicon.expired{background:var(--bad);box-shadow:0 0 0 5px var(--bad-d);animation:none}@keyframes payqr-pulse{50%{box-shadow:0 0 0 8px rgba(7,193,96,0)}}.payqr-amount{display:grid;grid-gap:5px;gap:5px;margin:24px 0;padding-bottom:24px;border-bottom:1px solid #edf0ee}.payqr-amount>span:first-child{color:#7b8580;font-size:.76rem}.payqr-amt{color:#151b18;font-size:2.55rem;font-weight:650;line-height:1;letter-spacing:-.04em}.payqr-amt small{margin-right:5px;color:#4f5a55;font-size:1rem;font-weight:600;vertical-align:.35em}.payqr-details{display:grid;grid-gap:12px;gap:12px}.payqr-details>div{display:grid;grid-template-columns:58px 1fr;grid-gap:12px;gap:12px;align-items:baseline}.payqr-details dt{color:#8a938f;font-size:.76rem}.payqr-details dd{min-width:0;overflow:hidden;color:#313b36;font-size:.82rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.payqr-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;padding:12px 14px;border-radius:10px;background:#f3f7f5;color:#66716b;font-size:.76rem}.payqr-clock{color:var(--wechat-dark);font-family:var(--font-mono);font-size:.9rem;letter-spacing:.03em;white-space:nowrap}.payqr-open{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-top:12px;border:1px solid rgba(7,193,96,.32);border-radius:10px;background:var(--wechat-soft);color:var(--wechat-dark);font-size:.84rem;font-weight:700;transition:background .18s,border-color .18s,transform .18s}.payqr-open svg{width:16px;height:16px}.payqr-open:hover{border-color:rgba(7,193,96,.5);background:rgba(7,193,96,.13);transform:translateY(-1px)}.payqr-open-disabled{opacity:.5}.payqr-next{display:flex;align-items:flex-start;gap:8px;margin-top:15px;color:#7b8580;font-size:.72rem;line-height:1.5}.payqr-next svg{flex:0 0 15px;width:15px;height:15px;margin-top:1px;color:var(--wechat-dark)}.payqr-footnote{margin-top:13px;color:var(--text-faint);font-size:.72rem;text-align:center}.payqr-ono{font-family:var(--font-mono);font-size:.72rem!important;font-weight:500!important}.payqr-codewrap[data-expired=true] svg{opacity:.16;filter:grayscale(1)}.payqr-expired{position:absolute;inset:0;display:grid;place-items:center;color:var(--bad);background:hsla(0,0%,100%,.82);font-size:.9rem;font-weight:700}@media (prefers-reduced-motion:reduce){.payqr-stateicon{animation:none}}.ocontain{max-width:640px}.oback{display:inline-flex;align-items:center;gap:5px;background:none;border:0;padding:4px 2px;margin-bottom:18px;color:var(--text-dim);font-family:var(--font-body);font-size:.92rem;cursor:pointer;transition:color .2s,transform .2s}.oback:hover{color:var(--amber-ink);transform:translateX(-2px)}.oback svg{width:17px;height:17px}.olink{display:inline-block;margin-top:18px;background:none;border:0;padding:4px 2px;color:var(--text-faint);font-family:var(--font-body);font-size:.85rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.olink:hover{color:var(--amber-ink)}.opaid{display:grid;grid-gap:22px;gap:22px}.opaid-hero{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;overflow:hidden;padding:20px 22px;border:1px solid rgba(7,193,96,.2);border-radius:16px;background:linear-gradient(135deg,rgba(7,193,96,.09),hsla(0,0%,100%,.92) 62%)}.opaid-hero:after{content:"";position:absolute;top:-45px;right:12%;width:140px;height:140px;border:24px solid rgba(7,193,96,.035);border-radius:50%}.opaid-check{position:relative;z-index:1;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--wechat);color:#fff;box-shadow:0 0 0 7px var(--wechat-soft)}.opaid-check svg{width:23px;height:23px}.opaid-copy{position:relative;z-index:1}.opaid-copy>span{display:block;color:var(--wechat-dark);font-family:var(--font-mono);font-size:.63rem;font-weight:700;letter-spacing:.12em}.opaid-copy h3{margin-top:3px;font-family:var(--font-body);font-size:1.32rem;font-weight:750;letter-spacing:-.02em}.opaid-copy p{margin-top:3px;color:#647069;font-size:.8rem}.opaid-state{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(7,193,96,.18);border-radius:999px;background:hsla(0,0%,100%,.76);color:#53705f;font-size:.7rem;white-space:nowrap}.opaid-state i{width:7px;height:7px;border-radius:50%;background:var(--wechat)}.ofulfil{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(360px,1.14fr);grid-gap:20px;gap:20px;align-items:start}.oreceipt-col{display:grid;grid-gap:14px;gap:14px;align-content:start}.ovoucher{position:relative;overflow:hidden;border:1px solid #dde4e0;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(27,40,34,.06)}.ovoucher:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--wechat)}.ovoucher-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 16px;border-bottom:1px solid #edf0ee}.ovoucher-head>div{display:grid;line-height:1.15}.ovoucher-head span{color:#27332d;font-size:.9rem;font-weight:720}.ovoucher-head b{margin-top:4px;color:#929a96;font-size:.64rem;font-weight:500;letter-spacing:.03em}.ovoucher-head img{width:32px;height:auto}.ovoucher-amount{display:grid;grid-gap:6px;gap:6px;padding:21px 22px 20px;border-bottom:1px solid #edf0ee}.ovoucher-amount>span{color:#8a938f;font-size:.72rem}.ovoucher-amount>b{color:#161d19;font-size:2.15rem;line-height:1;letter-spacing:-.04em}.ovoucher-amount small{margin-right:5px;color:#5e6963;font-size:.9rem;vertical-align:.4em}.ovoucher-rows{display:grid;grid-gap:12px;gap:12px;padding:19px 22px}.ovoucher-rows>div{display:grid;grid-template-columns:68px 1fr;grid-gap:12px;gap:12px;align-items:baseline}.ovoucher-rows dt{color:#929a96;font-size:.72rem}.ovoucher-rows dd{min-width:0;overflow:hidden;color:#36413b;font-size:.78rem;font-weight:600;text-align:right;text-overflow:ellipsis;white-space:nowrap}.ovoucher-rows dd.mono{font-family:var(--font-mono);font-size:.68rem;font-weight:500}.ovoucher-foot{display:flex;align-items:flex-start;gap:9px;margin:0 14px 14px;padding:12px;border-radius:10px;background:#f4f8f6;color:#77817c;font-size:.68rem;line-height:1.55}.ovoucher-foot>svg{flex:0 0 16px;width:16px;height:16px;margin-top:2px;color:var(--wechat-dark)}.ovoucher-foot span{display:grid}.ovoucher-foot b{color:#52605a;font-size:.72rem}.onext{padding:18px 20px;border:1px solid #e1e6e3;border-radius:14px;background:#fbfcfb}.onext-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:13px;border-bottom:1px solid #e9ecea}.onext-head span{color:#34413a;font-size:.82rem;font-weight:720}.onext-head small{color:#959d99;font-size:.62rem}.onext-list{list-style:none;display:grid;padding:14px 0 4px}.onext-list li{position:relative;display:grid;grid-template-columns:25px 1fr;grid-gap:10px;gap:10px;min-height:53px}.onext-list li:not(:last-child):after{content:"";position:absolute;top:25px;bottom:0;left:11px;width:1px;background:#dfe4e1}.onext-list i{position:relative;z-index:1;display:grid;place-items:center;width:24px;height:24px;border:1px solid #dce2df;border-radius:50%;background:#fff;color:#929a96;font-family:var(--font-mono);font-size:.62rem;font-style:normal;font-weight:650}.onext-list i svg{width:12px;height:12px}.onext-list li[data-state=done] i{border-color:var(--wechat-dark);background:var(--wechat-dark);color:#fff}.onext-list li[data-state=done]:after{background:var(--wechat)}.onext-list li[data-state=active] i{border-color:var(--wechat);color:var(--wechat-dark);box-shadow:0 0 0 4px var(--wechat-soft)}.onext-list li>span{display:grid;align-content:start;line-height:1.35}.onext-list b{color:#46524b;font-size:.72rem}.onext-list small{margin-top:3px;color:#959d99;font-size:.63rem}.onext-list li[data-state=active] b{color:#233129}.onext-support{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0 0;border:0;border-top:1px solid #e9ecea;background:none;color:#6f7a74;font-family:var(--font-body);font-size:.67rem;font-weight:650;text-align:left;cursor:pointer}.onext-support span{color:var(--wechat-dark);transition:transform .18s}.onext-support:hover span{transform:translateX(3px)}.oform{padding:24px;border:1px solid #dde4e0;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(27,40,34,.06)}.oform-head{margin-bottom:16px}.oform-step{display:block;margin-bottom:6px;color:var(--wechat-dark);font-size:.68rem;font-weight:750;letter-spacing:.05em}.oform-h{color:var(--text);font-family:var(--font-body);font-size:1.28rem;font-weight:750;letter-spacing:-.02em}.oform-sub{margin:5px 0 0!important;color:var(--text-dim);font-size:.8rem}.oform-privacy{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px;padding:11px 12px;border:1px solid #e3e9e5;border-radius:10px;background:#f8faf9;color:#7b8580;font-size:.68rem;line-height:1.5}.oform-privacy svg{flex:0 0 17px;width:17px;height:17px;margin-top:1px;color:#5b6b62}.oform-privacy span{display:grid}.oform-privacy b{color:#536059;font-size:.72rem}.osuccess{display:grid;grid-gap:20px;gap:20px}.osuccess-hero{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:17px;gap:17px;overflow:hidden;padding:22px 24px;border:1px solid rgba(7,193,96,.22);border-radius:17px;background:linear-gradient(132deg,rgba(7,193,96,.105),hsla(0,0%,100%,.96) 64%)}.osuccess-hero:after{content:"";position:absolute;top:-66px;right:9%;width:180px;height:180px;border:30px solid rgba(7,193,96,.035);border-radius:50%}.osuccess-ring{position:relative;z-index:1;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--wechat);box-shadow:0 0 0 8px var(--wechat-soft);animation:osuccess-pop .5s cubic-bezier(.2,.9,.3,1.2) both}.osuccess-ring svg{width:25px;height:25px}@keyframes osuccess-pop{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.osuccess-copy{position:relative;z-index:1}.osuccess-copy>span{color:var(--wechat-dark);font-family:var(--font-mono);font-size:.63rem;font-weight:750;letter-spacing:.12em}.osuccess-copy h3{margin-top:3px;color:#17201b;font-family:var(--font-body);font-size:1.5rem;font-weight:780;letter-spacing:-.025em}.osuccess-copy p{margin-top:4px;color:#637069;font-size:.8rem}.osuccess-status{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(7,193,96,.18);border-radius:999px;background:hsla(0,0%,100%,.8);color:#4f6e5c;font-size:.7rem;font-weight:650;white-space:nowrap}.osuccess-status i{width:7px;height:7px;border-radius:50%;background:var(--wechat)}.osuccess-grid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:18px;gap:18px;align-items:stretch}.osuccess-product,.osuccess-receipt{border:1px solid #dde4e0;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(27,40,34,.055)}.osuccess-product{display:flex;flex-direction:column;padding:23px}.osuccess-product-head,.osuccess-receipt-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.osuccess-product-head span,.osuccess-receipt-head span{color:#34413a;font-size:.82rem;font-weight:730}.osuccess-product-head small,.osuccess-receipt-head small{color:#969e9a;font-size:.62rem}.osuccess-product-main{display:flex;align-items:center;gap:14px;margin:25px 0 20px}.osuccess-product-icon{flex:0 0 56px;width:56px;height:56px;overflow:hidden;border-radius:15px;background:#f4f5f4;box-shadow:0 8px 18px rgba(23,35,30,.13)}.osuccess-product-icon img{display:block;width:100%;height:100%;object-fit:cover}.osuccess-product-main h4{color:#1c2721;font-size:1rem;line-height:1.3}.osuccess-product-main p{margin-top:4px;color:#8a938f;font-size:.7rem}.osuccess-verify{margin-bottom:18px;padding:13px 14px;border-radius:11px;background:#f5f8f6}.osuccess-verify span{color:#647169;font-size:.68rem;font-weight:720}.osuccess-verify p{margin-top:4px;color:#7f8984;font-size:.68rem;line-height:1.6}.osuccess-primary{display:flex;align-items:center;justify-content:center;gap:8px;min-height:45px;margin-top:auto;border-radius:10px;background:#17231e;color:#fff;font-size:.78rem;font-weight:700;transition:background .18s,transform .18s}.osuccess-primary:hover{background:#26362e;transform:translateY(-1px)}.osuccess-primary svg{width:16px;height:16px}.osuccess-receipt{position:relative;overflow:hidden;padding:23px}.osuccess-receipt:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--wechat)}.osuccess-receipt-head>div:first-child{display:grid;line-height:1.15}.osuccess-receipt-head small{margin-top:4px}.osuccess-seal{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--wechat-soft);color:var(--wechat-dark)}.osuccess-seal svg{width:16px;height:16px}.osuccess-receipt dl{display:grid;grid-gap:13px;gap:13px;margin-top:24px;padding-top:20px;border-top:1px solid #edf0ee}.osuccess-receipt dl>div{display:grid;grid-template-columns:72px 1fr;grid-gap:12px;gap:12px;align-items:baseline}.osuccess-receipt dt{color:#929a96;font-size:.7rem}.osuccess-receipt dd{min-width:0;overflow:hidden;color:#3b4740;font-size:.76rem;font-weight:600;text-align:right;text-overflow:ellipsis;white-space:nowrap}.osuccess-receipt dd.mono{font-size:.66rem;font-weight:500}.osuccess-receipt .osuccess-amount{color:#17231e;font-size:1rem;font-weight:750}.osuccess-record{display:flex;align-items:flex-start;gap:8px;margin-top:20px;padding:11px 12px;border-radius:10px;background:#f4f8f6;color:#8a938f;font-size:.65rem;line-height:1.5}.osuccess-record svg{flex:0 0 15px;width:15px;height:15px;margin-top:2px;color:var(--wechat-dark)}.osuccess-record span{display:grid}.osuccess-record b{color:#5b6861;font-size:.69rem}.osuccess-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border:1px solid #e3e7e5;border-radius:12px;background:#fafbfa;color:#8a938f;font-size:.68rem}.osuccess-footer a{color:#52635a;font-weight:700;white-space:nowrap}.osuccess-footer b{margin-left:5px;color:var(--wechat-dark)}.osummary{display:flex;align-items:center;justify-content:space-between;gap:12px}@media (max-width:720px){.osuccess-hero{grid-template-columns:auto 1fr}.osuccess-status{grid-column:2;justify-self:start}.osuccess-grid{grid-template-columns:1fr}}@media (max-width:520px){.osuccess-hero{padding:19px 16px}.osuccess-copy h3{font-size:1.3rem}.osuccess-product,.osuccess-receipt{padding:19px 16px}.osuccess-footer{align-items:flex-start;flex-direction:column}}@media (max-width:760px){.opaid-hero{grid-template-columns:auto 1fr}.opaid-state{grid-column:2;justify-self:start}.ofulfil{grid-template-columns:1fr;gap:16px}}@media (max-width:520px){.opaid-hero{padding:18px 16px}.opaid-check{width:40px;height:40px}.opaid-copy p{line-height:1.55}.oform{padding:20px 16px}}@media (prefers-reduced-motion:reduce){.ostep-item[data-state=active] .ostep-node,.osuccess-ring{animation:none}}.section.osec{padding-top:40px}.oback-in{margin-bottom:16px}.payqr-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.payqr-kicker{display:block;margin-bottom:5px;color:var(--wechat-dark);font-size:.7rem;font-weight:750;letter-spacing:.12em}.payqr-head h3{color:var(--text);font-family:var(--font-body);font-size:1.42rem;font-weight:720;line-height:1.2;letter-spacing:-.02em}.payqr-head p{margin-top:5px;color:var(--text-dim);font-size:.82rem}.payqr-secure{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #dfe9e3;border-radius:999px;background:#f6faf7;color:#557162;font-size:.7rem;white-space:nowrap}.payqr-secure svg{width:14px;height:14px;color:var(--wechat-dark)}@media (max-width:720px){.payqr-frame{grid-template-columns:1fr}.payqr-scan{padding:26px 22px;border-right:0;border-bottom:1px solid #e5eae7}.payqr-summary{padding:26px 24px}.payqr-method{align-self:center}.payqr-open{border-color:var(--wechat);background:var(--wechat);color:#fff}.payqr-open:hover{border-color:var(--wechat-dark);background:var(--wechat-dark)}}@media (max-width:480px){.payqr-head{align-items:flex-start}.payqr-secure{padding:6px}.payqr-secure svg{width:16px;height:16px}.payqr-secure{font-size:0}.payqr-codewrap{width:228px}.payqr-summary{padding:24px 20px}}.bp-checkout{margin:16px 0 14px;padding-top:16px;border-top:1px solid var(--border)}.bp-test-note{margin-bottom:10px;padding:7px 10px;border-radius:9px;background:var(--amber-d);color:var(--amber-ink);font-size:.78rem;font-weight:700;text-align:center}.bp-contact-label{display:block;margin-bottom:7px;color:var(--text);font-size:.84rem;font-weight:700}.bp-contact-input{height:44px;font-size:.9rem}.bp-contact-help{margin:6px 1px 10px;color:var(--text-faint);font-size:.74rem;line-height:1.4}.bp-account-note{display:flex;gap:10px;padding:12px 13px;border:1px solid rgba(177,124,39,.24);border-radius:13px;background:linear-gradient(135deg,rgba(255,248,236,.95),hsla(0,0%,100%,.9));color:var(--text-dim);font-size:.78rem;line-height:1.58}.bp-account-note>span{flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:var(--amber);color:#fff;font:700 12px/20px serif;text-align:center;box-shadow:0 0 0 4px rgba(224,138,11,.12)}.bp-account-note b{display:block;margin-bottom:2px;color:var(--text);font-size:.84rem}.process-guide-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:11px;gap:11px;border:1px solid #dfe6e2;border-radius:12px;background:linear-gradient(135deg,#f8faf9,#fff);color:inherit;transition:border-color .18s,box-shadow .18s,transform .18s}.process-guide-link:hover{border-color:rgba(14,147,132,.32);box-shadow:0 8px 18px rgba(27,40,34,.07);transform:translateY(-1px)}.process-guide-link.purchase{margin-top:10px;padding:11px 12px}.process-guide-link.activation{margin-bottom:16px;padding:10px 11px;background:#fbfcfb}.process-guide-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--teal-d);color:var(--teal-ink)}.process-guide-icon svg{width:18px;height:18px}.process-guide-copy{display:grid;min-width:0;line-height:1.4}.process-guide-copy b{color:#3c4942;font-size:.72rem}.process-guide-copy small{margin-top:2px;color:#909995;font-size:.6rem}.process-guide-action{display:flex;align-items:center;gap:4px;color:var(--teal-ink);font-size:.64rem;font-weight:750;white-space:nowrap}.process-guide-action svg{width:14px;height:14px;transition:transform .18s}.process-guide-link:hover .process-guide-action svg{transform:translateX(2px)}.bp-consent{display:flex;align-items:center;gap:11px;margin:12px 0 0;padding:12px 14px;border:1px solid var(--border);border-radius:13px;background:hsla(0,0%,100%,.74);color:var(--text-dim);font-size:.8rem;line-height:1.5;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.bp-consent:hover{border-color:rgba(177,124,39,.28);background:#fffaf1;box-shadow:0 8px 18px rgba(80,55,18,.06)}.bp-consent input{flex:0 0 auto;width:20px;height:20px;accent-color:var(--green);cursor:pointer}.bp-consent-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.bp-consent-copy>span:first-child{color:var(--text);font-weight:650}.bp-consent-policies{display:block;color:var(--text-dim)}.bp-consent a{position:relative;display:inline-block;margin:0 2px;color:var(--accent);font-weight:800;text-decoration:none;text-underline-offset:4px}.bp-consent a:after{content:"";position:absolute;left:0;right:0;bottom:.05em;height:2px;border-radius:999px;background:currentColor;opacity:.24;transform-origin:left center;transition:opacity .18s,transform .18s}.bp-consent a:hover:after{opacity:.7;transform:scaleX(1.05)}.order-search-card{margin-bottom:20px;padding:28px}.order-search-note{margin-bottom:22px;padding:11px 14px;border:1px solid rgba(220,163,69,.3);border-radius:10px;background:rgba(220,163,69,.08);color:var(--amber-ink);font-size:.84rem;font-weight:600}.order-search-label{display:block;margin-bottom:8px;color:var(--text);font-weight:700}.order-search-row{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px}.order-search-row .input{min-height:48px}.order-search-row .btn{min-width:132px}.order-search-empty{margin-top:13px}.order-history-results{margin-top:26px}.order-history-results h3{margin-bottom:12px;font-size:1.12rem}.order-history-item{border-top:1px solid var(--border)}.order-history-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 10px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .18s}.order-history-row:hover{background:rgba(133,110,75,.055)}.order-history-row b{display:block;color:var(--text)}.order-history-row>div>span{display:block;margin-top:4px;color:var(--text-faint);font-size:.78rem}.order-history-meta{display:flex;align-items:center;gap:12px;white-space:nowrap}.order-history-meta>span:first-child{color:var(--text);font-weight:700}.order-history-meta svg{width:16px;height:16px;color:var(--text-faint)}.order-history-detail{display:grid;grid-template-columns:repeat(3,auto);grid-gap:8px 18px;gap:8px 18px;padding:0 10px 14px;color:var(--text-dim);font-size:.8rem}.order-history-detail p{grid-column:1/-1;margin-top:4px;color:var(--text-faint)}.oexpired{max-width:610px;margin:12px auto 4px;padding:30px;border:1px solid var(--border);border-radius:16px;background:var(--card-2);text-align:center}.oexpired-icon{width:48px;height:48px;margin:0 auto 13px;display:grid;place-items:center;border-radius:50%;background:var(--bad-d);color:var(--bad);font-size:1.7rem;line-height:1}.oexpired h3{margin-bottom:8px}.oexpired>p{color:var(--text-dim);font-size:.9rem;line-height:1.65}.oexpired-actions{display:flex;justify-content:center;gap:10px;margin-top:20px}.oexpired-error{margin-top:12px;color:var(--bad)!important}.oexpired-meta{margin-top:17px;color:var(--text-faint);font-family:var(--font-mono);font-size:.74rem}.payqr-open-disabled{opacity:.55;cursor:not-allowed}@media (max-width:600px){.order-search-card{padding:20px 16px}.order-search-row{grid-template-columns:1fr}.order-search-row .btn{width:100%}.order-history-row{align-items:flex-start}.order-history-meta{flex-direction:column;align-items:flex-end;gap:6px}.order-history-detail{grid-template-columns:1fr}.order-history-detail p{grid-column:auto}.oexpired{padding:24px 17px}.oexpired-actions{flex-direction:column-reverse}.oexpired-actions .btn{width:100%}}.ohist{margin-bottom:20px}.ohist-h{font-family:var(--font-disp);font-size:1.2rem;color:var(--text);margin-bottom:12px}.ohist-list{list-style:none;display:grid;grid-gap:8px;gap:8px}.ohist-list a{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--border);border-radius:12px;background:var(--card-2);transition:border-color .2s,background .2s,transform .2s}.ohist-list a:hover{border-color:var(--amber-b);background:var(--card);transform:translateX(2px)}.ohist-name{font-weight:600;color:var(--text)}.ohist-no{font-family:var(--font-mono);font-size:.78rem}.ohist-date,.ohist-no{color:var(--text-faint)}.ohist-date{margin-left:auto;font-size:.8rem}.ohist-list svg{width:16px;height:16px;color:var(--text-faint);flex:0 0 auto}.actv-tall{font-family:var(--font-mono);font-size:1rem;line-height:1.6}textarea.actv-tall{min-height:180px;resize:vertical;padding:14px 16px}textarea.actv-tall.actv-lg{min-height:260px}.osteps-banner{padding:26px 0 22px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,var(--card-2),hsla(40,50%,98%,0))}.osteps-banner .ostep{max-width:720px;margin:0 auto}.ocontain-wide{max-width:920px}.ocontain-wide .ocard{padding:30px 32px}.oform .field label{font-size:.95rem;margin-bottom:9px}@media (max-width:560px){.osteps-banner{padding:18px 0 14px}.ostep-label{font-size:.7rem}}.theme-teal .eyebrow,.theme-teal .hero-copy h1 em{color:var(--teal-ink)}.theme-teal .buy-panel:before{background:var(--teal)}.theme-teal .bp-price .bp-cur,.theme-teal .bp-price b{color:var(--teal-ink)}.theme-teal .bp-badge,.theme-teal .btn-primary{background:var(--teal);color:#fff}.theme-teal .btn-primary{box-shadow:0 1px 2px rgba(8,80,72,.18),0 8px 20px rgba(14,147,132,.22)}.theme-teal .btn-primary:hover{background:#0fa896;box-shadow:0 4px 10px rgba(8,80,72,.2),0 16px 34px rgba(14,147,132,.3)}.theme-teal .ostep-item[data-state=active] .ostep-node{border-color:var(--teal);color:var(--teal-ink);background:#e9f6f3;box-shadow:0 0 0 4px rgba(14,147,132,.12)}.theme-teal .faq-q .chev{color:var(--teal-ink)}.theme-teal .bp-account-note>span{background:var(--teal)}.theme-teal .bp-consent input{accent-color:var(--teal)}.theme-teal .input:focus,.theme-teal .textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(14,147,132,.12)}.faqp-hero{position:relative;overflow:hidden;padding:56px 0 38px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,var(--card-2),hsla(40,50%,98%,0));text-align:center}.faqp-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,rgba(224,138,11,.14) 1px,transparent 0);background-size:38px 38px;-webkit-mask-image:radial-gradient(ellipse 60% 80% at 50% 0,#000 0,transparent 70%);mask-image:radial-gradient(ellipse 60% 80% at 50% 0,#000 0,transparent 70%);opacity:.5}.faqp-hero .container{position:relative;z-index:1}.faqp-hero h1{font-size:clamp(2.4rem,5vw,3.8rem);margin-bottom:16px}.faqp-lede{color:var(--text-dim);font-size:1.08rem;line-height:1.8;max-width:50ch;margin:0 auto 32px}.faqp-highlights{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;max-width:760px;margin:0 auto}.faqp-hl{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:16px 18px;text-align:left;box-shadow:var(--sh-1)}.faqp-hl b{display:block;font-family:var(--font-body);font-weight:700;font-size:.98rem;letter-spacing:-.01em;margin-bottom:4px}.faqp-hl span{color:var(--text-dim);font-size:.82rem;line-height:1.55}.faqp-body{padding-top:48px}.faqp-layout{display:grid;grid-template-columns:210px minmax(0,1fr);grid-gap:58px;gap:58px;align-items:start;max-width:1040px}.faqp-side{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 24px)}.faqp-side-label{margin-bottom:14px;font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.13em;color:var(--text-faint);text-transform:uppercase}.faqp-nav{display:grid;grid-gap:2px;gap:2px}.faqp-nav a{display:flex;align-items:center;gap:11px;min-height:42px;padding:8px 12px;border-left:2px solid transparent;color:var(--text-dim);font-size:.9rem;font-weight:600;transition:color .2s,border-color .2s,background .2s}.faqp-nav a span{font-family:var(--font-mono);font-size:.68rem;font-weight:500;color:var(--text-faint)}.faqp-nav a:hover{border-left-color:var(--amber);border-radius:0 9px 9px 0;background:var(--amber-d);color:var(--text)}.faqp-support{display:block;margin-top:24px;padding-top:18px;border-top:1px solid var(--border);color:var(--amber-ink);font-size:.82rem;font-weight:600;line-height:1.65}.faqp-support span{display:inline-block;margin-left:3px;transition:transform .2s}.faqp-support:hover span{transform:translateX(3px)}.faqp-content{min-width:0}.faqp-group{margin-bottom:48px;scroll-margin-top:calc(var(--header-height) + 24px)}.faqp-group-h{display:flex;align-items:baseline;gap:14px;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid var(--border)}.faqp-group-h h2{font-size:1.7rem}.faqp-count{font-family:var(--font-mono);font-size:.74rem;color:var(--text-faint);letter-spacing:.04em}.faqp-notice{margin-top:8px;background:var(--card-2);border:1px solid var(--border);border-radius:var(--r);padding:26px 28px}.faqp-notice-h{font-family:var(--font-mono);font-size:.74rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--amber-ink);margin-bottom:14px}.faqp-notice ul{list-style:none;display:grid;grid-gap:11px;gap:11px}.faqp-notice li{position:relative;padding-left:18px;color:var(--text-dim);font-size:.86rem;line-height:1.75}.faqp-notice li:before{content:"";position:absolute;left:2px;top:.72em;width:6px;height:6px;border-radius:50%;background:var(--amber);opacity:.7}@media (max-width:760px){.faqp-layout{grid-template-columns:1fr;gap:38px}.faqp-side{position:static}.faqp-nav{grid-template-columns:1fr 1fr;gap:8px}.faqp-nav a{min-height:48px;border:1px solid var(--border);border-radius:11px;background:var(--card);box-shadow:var(--sh-1)}.faqp-nav a:hover{border:1px solid var(--amber-b);border-radius:11px}.faqp-support{margin-top:16px}.faqp-highlights{grid-template-columns:1fr;max-width:360px}.faqp-group-h h2{font-size:1.4rem}}.contactp{min-height:72vh;padding:88px 0 104px;position:relative;overflow:hidden}.contactp:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(48% 55% at 78% 35%,rgba(224,138,11,.1),transparent 68%)}.contactp-layout{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:84px;gap:84px;align-items:center;max-width:980px}.contactp-copy h1{margin-bottom:24px;font-size:clamp(3rem,4.5vw,3.5rem);white-space:nowrap}.contactp-lede{max-width:31rem;color:var(--text-dim);font-size:1.08rem;line-height:1.85}.contactp-details{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;max-width:450px;margin-top:36px;font-family:var(--font-body)}.contactp-details>div{display:flex;align-items:center;gap:15px;min-height:78px;padding:15px 18px;border:1px solid var(--border);border-radius:15px;background:linear-gradient(145deg,hsla(0,0%,100%,.9),hsla(40,50%,98%,.72));box-shadow:var(--sh-1)}.contactp-detail-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;color:var(--amber-ink);background:var(--amber-d);border:1px solid var(--amber-b)}.contactp-detail-icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contactp-detail-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.contactp-detail-copy small{color:var(--text-faint);font-size:.76rem;font-weight:600;letter-spacing:.06em}.contactp-detail-copy strong{color:var(--text);font-size:.96rem;font-weight:600;line-height:1.45;white-space:nowrap}.contactp-hint{display:flex;align-items:flex-start;gap:12px;margin-top:18px;padding:13px 15px;color:var(--text-dim);font-size:.85rem;line-height:1.65;border-left:3px solid var(--amber);border-radius:0 10px 10px 0;background:rgba(224,138,11,.065)}.contactp-hint b{flex:0 0 auto;color:var(--amber-ink);font-size:.78rem;letter-spacing:.04em}.contactp-card-wrap{justify-self:end}.contactp-card{width:360px;overflow:hidden;border:1px solid var(--border-h);border-radius:20px;background:var(--card);box-shadow:var(--sh-3)}.contactp-card-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 14px;border-bottom:1px solid var(--border);background:var(--card-2);color:var(--text-faint);font-size:.7rem;font-weight:700;letter-spacing:.08em}.contactp-online{display:inline-flex;align-items:center;gap:6px;color:var(--good)}.contactp-online i{width:7px;height:7px;border-radius:50%;background:var(--good);box-shadow:0 0 0 4px var(--good-d)}.contactp-id{padding:20px 20px 16px;font-family:var(--font-mono);font-size:1.08rem;font-weight:600;letter-spacing:.02em;-webkit-user-select:all;-moz-user-select:all;user-select:all}.contactp-qr{padding:18px;border-top:1px solid var(--border);background:#fff}.contactp-qr img{width:100%;height:auto;border-radius:10px}.contactp-copy-btn{display:block;width:100%;padding:16px 20px;border:0;background:var(--amber);color:#2a1b05;font-family:var(--font-body);font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s}.contactp-copy-btn:hover{background:#f09a16}.contactp-hours{margin-top:14px;color:var(--text-faint);font-size:.8rem;text-align:center}@media (max-width:820px){.contactp{padding:64px 0 76px}.contactp-layout{grid-template-columns:1fr;gap:42px}.contactp-copy h1{white-space:normal}.contactp-card-wrap{width:100%;justify-self:stretch}.contactp-card{width:100%;max-width:420px;margin:0 auto}}@media (max-width:520px){.contactp-details{grid-template-columns:1fr}.contactp-detail-copy strong{white-space:normal}.contactp-hint{flex-direction:column;gap:3px}}.connect-box{border:1px dashed var(--line,#e3dccf);background:rgba(31,122,90,.05);border-radius:12px;padding:14px 16px;margin-bottom:16px}.connect-h{font-weight:600;font-size:.95rem;margin-bottom:8px}.connect-steps{margin:0;padding-left:20px;font-size:.9rem;line-height:1.7}.connect-steps li{margin:2px 0}.connect-bm{display:inline-block;background:var(--accent,#1f7a5a);color:#fff;text-decoration:none;font-weight:600;padding:5px 14px;border-radius:8px;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.connect-bm:active{cursor:-webkit-grabbing;cursor:grabbing}.connect-note{margin-top:8px}.connect-ok{display:flex;flex-direction:column;gap:4px;border:1px solid var(--accent,#1f7a5a);background:rgba(31,122,90,.07);border-radius:12px;padding:16px 18px}.connect-ok-badge{font-weight:700;color:var(--accent,#1f7a5a);font-size:1rem}.connect-ok-sub{font-size:.9rem;color:var(--muted,#8a8175)}.connect-manual{align-self:flex-start;margin-top:4px;background:none;border:none;padding:0;color:var(--muted,#8a8175);font-size:.82rem;text-decoration:underline;cursor:pointer}.processp{background:linear-gradient(180deg,#fbfaf7 0,var(--bg) 420px)}.processp-hero{padding:66px 0 54px;border-bottom:1px solid var(--border);text-align:center}.processp-eyebrow{display:block;margin-bottom:13px;color:var(--teal-ink);font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.15em}.processp-hero h1{font-size:clamp(2.7rem,5vw,4rem)}.processp-hero>.container>p{max-width:620px;margin:17px auto 0;color:var(--text-dim);font-size:1rem;line-height:1.8}.processp-summary{display:flex;align-items:center;justify-content:center;gap:16px;max-width:720px;margin:30px auto 0}.processp-summary>span{display:flex;align-items:center;gap:8px;color:#58645e;font-size:.78rem;font-weight:650;white-space:nowrap}.processp-summary b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#fff;color:var(--teal-ink);font-family:var(--font-mono);font-size:.64rem;box-shadow:0 0 0 1px rgba(14,147,132,.2)}.processp-summary>i{display:grid;color:#a7afab}.processp-summary svg{width:17px;height:17px}.processp-body{padding-top:48px}.processp-layout{display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:52px;gap:52px;align-items:start;max-width:1080px}.processp-side{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 22px)}.processp-side-label{display:block;margin-bottom:10px;color:var(--text-faint);font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.12em}.processp-side nav{display:grid;grid-gap:8px;gap:8px}.processp-side nav a{display:flex;align-items:center;gap:11px;padding:11px;border:1px solid var(--border);border-radius:12px;background:hsla(0,0%,100%,.72);transition:border-color .18s,box-shadow .18s,transform .18s}.processp-side nav a:hover{border-color:rgba(14,147,132,.28);box-shadow:var(--sh-1);transform:translateX(2px)}.processp-side nav img{flex:0 0 36px;width:36px;height:36px;border-radius:9px;object-fit:cover}.processp-side nav span{display:grid;min-width:0;line-height:1.35}.processp-side nav b{color:#303b35;font-size:.76rem}.processp-side nav small{margin-top:2px;overflow:hidden;color:#929a96;font-size:.59rem;text-overflow:ellipsis;white-space:nowrap}.processp-safety{display:flex;align-items:flex-start;gap:9px;margin-top:18px;padding:12px;border:1px solid #e0e6e2;border-radius:11px;background:#f8faf9;color:#7b8580;font-size:.63rem;line-height:1.55}.processp-safety svg{flex:0 0 16px;width:16px;height:16px;margin-top:2px;color:var(--teal-ink)}.processp-safety b{display:block;margin-bottom:2px;color:#59675f;font-size:.67rem}.processp-content{min-width:0}.proc-service{scroll-margin-top:calc(var(--header-height) + 24px)}.proc-service+.proc-service{margin-top:64px;padding-top:52px;border-top:1px solid var(--border)}.proc-service-head{display:flex;align-items:center;gap:15px;margin-bottom:22px}.proc-service-head img{flex:0 0 58px;width:58px;height:58px;border-radius:15px;object-fit:cover;box-shadow:0 8px 20px rgba(27,40,34,.12)}.proc-service-head>div{min-width:0}.proc-service-head span{color:var(--teal-ink);font-family:var(--font-mono);font-size:.62rem;font-weight:700;letter-spacing:.1em}.proc-service-head.claude span{color:#b45f3d}.proc-service-head h2{margin-top:3px;font-family:var(--font-body);font-size:1.55rem;font-weight:750;letter-spacing:-.02em}.proc-service-head p{margin-top:5px;color:var(--text-dim);font-size:.78rem}.proc-method{margin-top:16px;padding:26px;border:1px solid var(--border);border-radius:17px;background:#fff;box-shadow:var(--sh-1)}.proc-method-primary{border-color:rgba(14,147,132,.22)}.proc-method-title{display:flex;align-items:flex-start;gap:12px;padding-bottom:20px;border-bottom:1px solid #ecefeb}.proc-method-badge{flex:0 0 auto;margin-top:2px;padding:4px 8px;border-radius:6px;background:var(--teal-d);color:var(--teal-ink);font-size:.62rem;font-weight:750}.proc-method-badge.neutral{background:#f1f1ee;color:#716b63}.proc-method-title h3{font-size:1.05rem}.proc-method-title p{margin-top:4px;color:var(--text-dim);font-size:.72rem}.proc-steps{list-style:none;display:grid}.proc-steps>li{display:grid;grid-template-columns:34px 1fr;grid-gap:13px;gap:13px;padding:23px 0}.proc-steps>li+li{border-top:1px solid #eff1ef}.proc-step-no{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(14,147,132,.25);border-radius:50%;background:#f5faf8;color:var(--teal-ink);font-family:var(--font-mono);font-size:.7rem;font-weight:700}.proc-steps h4{color:#2a352f;font-size:.9rem}.proc-steps p{margin-top:6px;color:#747e79;font-size:.73rem;line-height:1.75}.proc-steps p b{color:#46524b}.proc-steps code{padding:2px 5px;border-radius:5px;background:#f1f3f1;color:#405048;font-family:var(--font-mono);font-size:.68rem}.proc-session-link{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:2px 14px;gap:2px 14px;max-width:490px;margin-top:13px;padding:12px 14px;border:1px solid rgba(14,147,132,.26);border-radius:10px;background:#f5faf8;color:#33463d;font-size:.7rem;font-weight:720;transition:border-color .18s,background .18s,transform .18s}.proc-session-link>span{grid-column:1;color:#7b8982;font-family:var(--font-mono);font-size:.58rem;font-weight:500}.proc-session-link svg{grid-column:2;grid-row:1/3;width:17px;height:17px;color:var(--teal-ink)}.proc-session-link:hover{border-color:rgba(14,147,132,.48);background:#eef8f4;transform:translateY(-1px)}.proc-browser-help{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin-top:13px}.proc-browser-help>span{display:flex;align-items:center;gap:5px;min-height:34px;padding:7px 9px;border:1px solid #e4e8e5;border-radius:8px;background:#f8faf9;color:#77827c;font-size:.58rem}.proc-browser-help b{margin-right:auto;color:#536159;font-size:.6rem}.proc-browser-help kbd{min-width:20px;padding:2px 4px;border:solid #d6dcda;border-width:1px 1px 2px;border-radius:4px;background:#fff;color:#46534c;font-family:var(--font-body);font-size:.56rem;text-align:center;box-shadow:0 1px 1px rgba(28,40,34,.05)}.proc-realshot{position:relative;margin-top:14px;overflow:hidden;border:1px solid #d9dfdc;border-radius:12px;background:#f5f5f3;box-shadow:0 12px 28px rgba(34,42,38,.1)}.proc-realshot>img{display:block;width:100%;height:auto}.proc-redbox{position:absolute;border:3px solid #ef4136;border-radius:7px;box-shadow:0 0 0 2px hsla(0,0%,100%,.86),0 4px 14px rgba(130,24,18,.22);pointer-events:none}.proc-redbox>i{position:absolute;top:-13px;left:-13px;display:grid;place-items:center;width:25px;height:25px;border:2px solid #fff;border-radius:50%;background:#ef4136;color:#fff;font-family:var(--font-mono);font-size:.62rem;font-style:normal;font-weight:800;box-shadow:0 4px 10px rgba(130,24,18,.28)}.proc-redbox>b{top:calc(100% + 7px);left:0;padding:5px 8px;border-radius:6px;background:#ef4136;font-weight:750;white-space:nowrap;box-shadow:0 4px 10px rgba(130,24,18,.2)}.proc-redbox>b,.proc-shot-open{position:absolute;color:#fff;font-size:.56rem}.proc-shot-open{right:10px;bottom:10px;z-index:3;padding:6px 9px;border:1px solid hsla(0,0%,100%,.78);border-radius:7px;background:rgba(30,34,32,.74);font-weight:650;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.proc-shot-open:hover{background:rgba(20,24,22,.9)}.bookmark-target{top:1.2%;left:1.2%;width:97.6%;height:4.4%}.bookmark-target>i{top:4px;left:4px}.bookmark-target>b{top:calc(100% + 9px);left:10px}.bookmark-source{top:46.5%;left:62.8%;width:9.2%;height:4.6%}.bookmark-source>b{top:auto;right:-2px;bottom:calc(100% + 9px);left:auto}.bookmark-saved{top:1.1%;left:1.2%;width:18.2%;height:4.8%}.bookmark-saved>i{top:3px;left:4px}.bookmark-saved>b{top:calc(100% + 9px);left:8px}.chatgpt-ready{top:5.7%;left:9.4%;width:17.4%;height:4.5%}.chatgpt-ready>i{top:3px;left:4px}.chatgpt-ready>b{top:1px;bottom:auto;left:calc(100% + 12px)}.chatgpt-bookmark{top:10.9%;left:1.2%;width:17.2%;height:4.8%}.chatgpt-bookmark>i{top:3px;left:4px}.chatgpt-bookmark>b{top:calc(100% + 14px);left:35px}.proc-bookmark-demo{display:flex;align-items:center;gap:10px;margin-top:14px;padding:13px;overflow:hidden;border:1px solid #e3e7e5;border-radius:11px;background:#f8faf9}.proc-bookmark-demo>div{display:grid;margin-right:auto;color:#929a96;font-size:.58rem;line-height:1.4}.proc-bookmark-demo>div b{color:#68736d}.proc-bookmark-demo button{padding:7px 10px;border:1px solid rgba(14,147,132,.25);border-radius:7px;background:#fff;color:var(--teal-ink);font-family:var(--font-body);font-size:.64rem;font-weight:700}.proc-bookmark-demo svg{width:17px;height:17px;color:var(--teal)}.proc-bookmark-slot{padding:7px 10px;border:1px dashed rgba(14,147,132,.4);border-radius:7px;color:#688078;font-size:.62rem;white-space:nowrap}.proc-success-demo{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 14px;border:1px solid rgba(7,193,96,.2);border-radius:10px;background:var(--wechat-soft)}.proc-success-demo>i{display:grid;place-items:center;flex:0 0 21px;width:21px;height:21px;border-radius:50%;background:var(--wechat);color:#fff;font-size:.7rem;font-style:normal}.proc-success-demo span{display:grid;color:#6f7b74;font-size:.66rem;line-height:1.55}.proc-success-demo b{color:#41604f;font-size:.72rem}.proc-shot{position:relative;margin-top:15px;overflow:hidden;border:1px solid #343b37;border-radius:12px;background:#171a18;box-shadow:0 12px 28px rgba(23,26,24,.16)}.proc-shot>img{width:100%;height:auto}.proc-shot figcaption{padding:10px 12px;border-top:1px solid #353a37;background:#242725;color:#aab1ad;font-size:.61rem;line-height:1.55}.proc-shot-redacted{position:absolute;inset:26% 27% auto;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border:1px solid hsla(0,0%,100%,.13);border-radius:9px;background:rgba(15,18,16,.82);color:#aeb6b1;font-size:.58rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.proc-shot-redacted svg{flex:0 0 17px;width:17px;height:17px;color:#d8dedb}.proc-shot-redacted span{display:grid;line-height:1.45}.proc-shot-redacted b{color:#fff;font-size:.64rem}.proc-callout{position:absolute;display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:7px;background:#fff;color:#39443e;font-size:.57rem;font-weight:650;box-shadow:0 4px 14px rgba(0,0,0,.24)}.proc-callout i,.proc-legend i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--amber);color:#fff;font-family:var(--font-mono);font-size:.55rem;font-style:normal}.callout-one{top:9%;left:3%}.callout-two{right:4%;bottom:8%}.proc-alert{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;border:1px solid rgba(180,35,24,.16);border-radius:9px;background:var(--bad-d);color:#806f68;font-size:.63rem;line-height:1.55}.proc-alert svg{flex:0 0 16px;width:16px;height:16px;margin-top:2px;color:var(--bad)}.proc-alert span{display:grid}.proc-alert b{color:#6b554d;font-size:.67rem}.proc-ui{margin-top:15px;overflow:hidden;border:1px solid #dce2df;border-radius:12px;background:#fff;box-shadow:0 10px 24px rgba(27,40,34,.08)}.proc-ui-bar{display:flex;align-items:center;gap:12px;min-height:34px;padding:0 12px;border-bottom:1px solid #e4e8e6;background:#f2f4f3}.proc-ui-bar>span{display:flex;gap:5px}.proc-ui-bar i{width:7px;height:7px;border-radius:50%;background:#c7ceca}.proc-ui-bar b{color:#8c9590;font-family:var(--font-mono);font-size:.55rem;font-weight:500}.proc-ui-body{max-width:460px;margin:0 auto;padding:22px}.proc-ui-next{color:var(--teal-ink);font-size:.58rem;font-weight:700}.proc-ui-body h4{margin-top:4px;font-size:1rem}.proc-ui-body>p{margin-top:4px;color:#87908b;font-size:.62rem}.proc-ui-safe{display:flex;align-items:flex-start;gap:8px;margin:12px 0;padding:9px 10px;border-radius:8px;background:#f5f8f6;color:#8b9490;font-size:.55rem}.proc-ui-safe svg{flex:0 0 14px;width:14px;height:14px;color:#5f6e66}.proc-ui-safe span{display:grid}.proc-ui-safe b{color:#65736b;font-size:.59rem}.proc-ui-body label{display:block;margin-bottom:6px;color:#58645e;font-size:.6rem;font-weight:700}.proc-ui-textarea{position:relative;min-height:78px;padding:10px;border:1.5px solid var(--teal);border-radius:8px;background:#fbfcfb;color:#adb4b0;font-family:var(--font-mono);font-size:.56rem;box-shadow:0 0 0 3px var(--teal-d)}.proc-marker{position:absolute;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--amber);color:#fff;font-family:var(--font-mono);font-size:.62rem;font-style:normal;font-weight:700;box-shadow:0 4px 10px rgba(224,138,11,.28)}.proc-ui-textarea .proc-marker{top:-10px;right:-10px}.proc-ui-submit{position:relative;display:flex;align-items:center;justify-content:center;min-height:38px;margin-top:10px;border-radius:8px;background:#18221d;color:#fff;font-size:.63rem;font-weight:700}.proc-ui-submit .proc-marker{top:-9px;right:-9px}.proc-legend{display:flex;justify-content:center;gap:18px;margin-top:9px;color:#7e8883;font-size:.6rem}.proc-legend span{display:flex;align-items:center;gap:5px}.proc-claude-ui{display:grid;grid-template-columns:120px 1fr;margin-top:15px;overflow:hidden;border:1px solid #dfd8d3;border-radius:12px;background:#fff;box-shadow:0 10px 24px rgba(60,40,25,.07)}.proc-claude-ui>aside{display:grid;align-content:start;grid-gap:5px;gap:5px;padding:17px 12px;border-right:1px solid #eee9e5;background:#f9f6f3}.proc-claude-ui>aside b{margin-bottom:7px;color:#42362f;font-size:.68rem}.proc-claude-ui>aside span{padding:6px 8px;border-radius:6px;color:#91857c;font-size:.58rem}.proc-claude-ui>aside .active{background:#efe4dc;color:#a55234;font-weight:700}.proc-claude-ui>main{padding:20px}.proc-claude-ui>main>span{color:#a55234;font-family:var(--font-mono);font-size:.56rem;font-weight:700;letter-spacing:.08em}.proc-claude-ui>main h4{margin-top:4px;color:#392e28;font-size:.9rem}.proc-claude-ui label{display:block;margin:17px 0 6px;color:#887b72;font-size:.58rem;font-weight:650}.proc-claude-ui main>div{position:relative;display:flex;align-items:center;gap:8px;padding:9px;border:1.5px solid #d97852;border-radius:8px;background:#fdfaf8;box-shadow:0 0 0 3px rgba(217,120,82,.09)}.proc-claude-ui code{min-width:0;overflow:hidden;color:#6e625a;font-family:var(--font-mono);font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.proc-claude-ui button{margin-left:auto;padding:5px 8px;border:0;border-radius:5px;background:#d97852;color:#fff;font-family:var(--font-body);font-size:.55rem;font-weight:700}.proc-claude-ui .proc-marker{top:-11px;right:-11px}.processp-finish{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:52px;padding:25px 27px;border-radius:16px;background:#17231e;color:#fff}.processp-finish span{color:#73d7a2;font-family:var(--font-mono);font-size:.62rem;font-weight:700;letter-spacing:.09em}.processp-finish h2{margin-top:4px;color:#fff;font-family:var(--font-body);font-size:1.25rem;font-weight:700}.processp-finish p{margin-top:5px;color:#aab5af;font-size:.68rem}.processp-finish a{display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:10px 14px;border-radius:9px;background:#fff;color:#213029;font-size:.7rem;font-weight:700}.processp-finish a svg{width:15px;height:15px}@media (max-width:820px){.processp-layout{grid-template-columns:1fr;gap:30px}.processp-side{position:static}.processp-side nav{grid-template-columns:1fr 1fr}.processp-safety{max-width:none}}@media (max-width:600px){.processp-hero{padding:48px 0 40px}.processp-summary{align-items:stretch;flex-direction:column;max-width:250px}.processp-summary>i{transform:rotate(90deg);align-self:center}.processp-side nav{grid-template-columns:1fr}.process-guide-link{grid-template-columns:auto 1fr}.process-guide-action{grid-column:2;justify-self:start;margin-top:2px}.proc-method{padding:20px 15px}.proc-steps>li{grid-template-columns:29px 1fr;gap:9px}.proc-step-no{width:26px;height:26px}.proc-bookmark-demo{align-items:stretch;flex-direction:column}.proc-bookmark-demo>div{margin:0}.proc-bookmark-demo svg{align-self:center;transform:rotate(90deg)}.proc-shot-redacted{inset:28% 12% auto}.proc-callout{display:none}.proc-browser-help{grid-template-columns:1fr}.proc-redbox{border-width:2px}.proc-redbox>b{display:none}.proc-redbox>i{width:21px;height:21px;top:-11px;left:-11px}.proc-claude-ui{grid-template-columns:85px 1fr}.proc-claude-ui>main{padding:15px 12px}.processp-finish{align-items:flex-start;flex-direction:column}.processp-finish a{width:100%;justify-content:center}}.actv .field{margin-bottom:16px}.actv .field>label{margin:18px 0 8px;color:#4c5851;font-size:.75rem;font-weight:700}.actv .textarea{border-color:#dfe5e2;border-radius:10px;background:#fbfcfb;font-size:.78rem}.actv .textarea:focus{border-color:var(--wechat);box-shadow:0 0 0 3px var(--wechat-soft);background:#fff}.actv textarea.actv-lg{min-height:132px}.actv .hint{margin-top:7px;color:#919995;font-size:.67rem;line-height:1.5}.actv .connect-box{margin-bottom:14px;padding:15px;border:1px solid #dfe8e3;border-radius:11px;background:#f5f9f7}.actv .connect-h{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#34413a;font-size:.8rem;font-weight:720}.actv .connect-h span{padding:3px 6px;border-radius:5px;background:var(--wechat-soft);color:var(--wechat-dark);font-size:.6rem;letter-spacing:.05em}.actv .connect-steps{padding-left:18px;color:#6e7873;font-size:.72rem;line-height:1.75}.actv .connect-steps li{padding-left:2px}.actv .connect-steps b{color:#3c4942}.actv .connect-bm{margin-left:4px;padding:4px 9px;border:1px solid rgba(7,193,96,.26);border-radius:6px;background:#fff;color:var(--wechat-dark);font-size:.68rem;font-weight:700;box-shadow:0 1px 2px rgba(27,40,34,.05)}.actv .connect-note{margin:9px 0 0;padding-top:8px;border-top:1px solid #e5ebe7}.actv .connect-ok{border-color:rgba(7,193,96,.24);background:var(--wechat-soft)}.actv .connect-ok-badge{color:var(--wechat-dark)}.actv-submit{min-height:46px;border-radius:10px;background:#18221d;color:#fff;box-shadow:0 8px 20px rgba(24,34,29,.13)}.actv-submit:hover{background:#26342d;box-shadow:0 10px 24px rgba(24,34,29,.17)}.actv-after{margin-top:9px;color:#929a96;font-size:.66rem;text-align:center}.ocard:is([data-order-status=paid],[data-order-status=awaiting_stock],[data-order-status=activating]) .ostep-item:before{height:2px;background:#e3e7e5}.ocard:is([data-order-status=paid],[data-order-status=awaiting_stock],[data-order-status=activating]) .ostep-item[data-state=active]:before,.ocard:is([data-order-status=paid],[data-order-status=awaiting_stock],[data-order-status=activating]) .ostep-item[data-state=done]:before{background:var(--wechat)}.ocard:is([data-order-status=paid],[data-order-status=awaiting_stock],[data-order-status=activating]) .ostep-item[data-state=done] .ostep-node{border-color:var(--wechat-dark);background:var(--wechat-dark);color:#fff}.ocard:is([data-order-status=paid],[data-order-status=awaiting_stock],[data-order-status=activating]) .ostep-item[data-state=active] .ostep-node{border-color:var(--wechat);background:#fff;color:var(--wechat-dark);box-shadow:0 0 0 5px var(--wechat-soft);animation:none}