:root{--bg:#FFF8F2;--deep:#F4E6D8;--card:#FFFCF8;--sub:#F8EEE4;--title:#2A2430;--text:#3A3440;--muted:#6A6470;--aux:#8A8490;--coral:#E07070;--gold:#E0B050;--mint:#70C090;--blue:#70A8D8;--purple:#A080D0;--sand:#C9A47A;--border:rgba(42,36,48,.12);--focus:rgba(224,176,80,.5);--shadow:0 12px 28px rgba(42,36,48,.08);--head:122px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;font-size:15px;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;object-fit:contain;object-position:center}h1,h2,h3,p{margin-top:0}h1{font-size:24px;line-height:1.3;color:var(--title);margin-bottom:16px}h2{font-size:20px;line-height:1.4;color:var(--title)}h3{font-size:16px;color:var(--title)}.site-fixed-head{position:fixed;z-index:50;top:0;left:0;right:0;background:var(--card);box-shadow:0 4px 18px rgba(42,36,48,.04)}.rainbow-strip{height:3px;display:grid;grid-template-columns:repeat(5,1fr)}.rainbow-strip i:nth-child(1){background:var(--coral)}.rainbow-strip i:nth-child(2){background:var(--gold)}.rainbow-strip i:nth-child(3){background:var(--mint)}.rainbow-strip i:nth-child(4){background:var(--blue)}.rainbow-strip i:nth-child(5){background:var(--purple)}.rainbar{height:20px;display:flex;align-items:center;justify-content:space-between;max-width:960px;padding:0 16px;margin:auto;font-size:12px}.micro-brand{white-space:nowrap}.text-button,.menu-button,.close-button{border:0;background:transparent;color:var(--title);cursor:pointer}.brandbar{height:54px;border-bottom:1px solid rgba(224,176,80,.45);display:flex;align-items:center;justify-content:space-between;max-width:960px;margin:auto;padding:0 16px}.brand-home,.footer-brand a{display:flex;align-items:center;gap:10px;font-weight:700;color:var(--title)}.brand-home{font-size:16px}.brand-logo,.footer-logo{height:24px;width:auto;max-width:160px}.brand-actions{display:flex;align-items:center;gap:8px}.mini-link,.menu-button{min-height:44px;display:inline-flex;align-items:center;padding:0 12px;border-radius:12px}.menu-button{border:1px solid var(--border)}.dotnav{height:45px;display:flex;align-items:center;justify-content:center;gap:32px;border-bottom:1px solid var(--border);padding:0 16px}.dotitem{font-size:13px;display:grid;place-items:center;gap:2px;min-width:44px;min-height:42px}.dot{width:10px;height:10px;border-radius:50%;display:block}.dotitem.active{font-weight:700}.dotitem.active .dot{width:14px;height:14px}.dot-coral{background:var(--coral)!important}.dot-gold{background:var(--gold)!important}.dot-mint{background:var(--mint)!important}.dot-blue{background:var(--blue)!important}.dot-purple{background:var(--purple)!important}.dot-sand{background:var(--sand)!important}.site-main{padding-top:calc(var(--head) + 26px);min-height:70vh}.section-shell{width:min(960px,calc(100% - 32px));margin:0 auto 32px}.page-intro{padding:34px 0 10px}.eyebrow{font-size:13px;letter-spacing:.08em;color:var(--muted);margin-bottom:8px}.lead{font-size:16px;line-height:1.8;max-width:760px}.btn{min-height:42px;padding:0 18px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;white-space:nowrap;border:1px solid transparent;transition:.2s}.btn.primary{background:linear-gradient(135deg,#E07070 0%,#E0B050 52%,#70C090 100%);color:#2A2430}.btn.secondary{background:var(--card);border-color:var(--focus);color:var(--title)}.btn:hover,.mini-link:hover,.menu-button:hover,.search-presets a:hover,.mobile-bottom a:hover{transform:translateY(-1px)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(224,176,80,.55);outline-offset:3px}.image-slot{background:var(--card);border:1px solid var(--border);border-radius:14px;display:grid;place-items:center;overflow:hidden}.image-slot:empty{display:none}.image-slot img{width:100%;height:100%}.hero-home{padding-top:18px}.home-dot-index{display:flex;gap:18px;flex-wrap:wrap;padding:16px;background:var(--sub);border-radius:14px;margin-bottom:24px}.home-dot-index a{display:flex;align-items:center;gap:7px;font-size:13px;min-height:30px}.home-dot-index i{width:9px;height:9px;border-radius:50%}.section-title{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px}.section-title>span{width:38px;height:38px;border:1px solid var(--focus);border-radius:50%;display:grid;place-items:center;font-size:12px}.section-title p{margin:0;font-size:13px;color:var(--muted)}.section-title h2{margin:2px 0 0}.three-bands{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:12px}.three-bands article{padding:18px;background:var(--sub);border-radius:14px}.mid-slot{height:160px}.ticket-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ticket{position:relative;background:var(--card);border:1px solid var(--border);border-radius:14px;padding:22px;box-shadow:var(--shadow)}.ticket:before,.ticket:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:var(--bg);top:50%}.ticket:before{left:-9px}.ticket:after{right:-9px}.ticket-img{height:160px;margin-bottom:18px}.fan-pages{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.fan-card{background:var(--card);padding:24px 24px 28px;border:1px solid var(--border);box-shadow:var(--shadow)}.fan-a{border-radius:16px 44px 16px 16px}.fan-b{border-radius:44px 16px 16px 16px;margin-top:34px}.fan-img{height:180px;margin-bottom:16px}.shelf-head,.image-side-title{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.shelf-img{height:120px;width:220px;order:2}.two-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.two-cards article,.phase-list article{background:var(--sub);padding:18px;border-radius:14px}.small-wide{width:260px;height:120px}.phase-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.phase-list strong{display:inline-block;margin-bottom:6px;color:var(--title)}.status-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.status-row span,.status{padding:7px 12px;border-radius:999px;background:var(--sub);border:1px solid var(--border);font-size:13px}.app-axis,.app-product{text-align:center;background:var(--deep);border-radius:18px;padding:30px 22px}.app-axis p,.app-product p{max-width:720px;margin-left:auto;margin-right:auto}.app-visuals,.app-product-visual{display:grid;place-items:center;gap:14px;margin:18px auto;max-width:360px}.app-tall{height:300px;max-width:280px;width:100%}.app-icon{width:48px;height:48px}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.steps li{padding:16px;background:var(--card);border:1px solid var(--border);border-radius:14px;display:grid;gap:4px}.faq-home details,.faq-list details{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:0 16px;margin:10px 0}.faq-home summary,.faq-list summary{cursor:pointer;font-weight:700;color:var(--title);padding:14px 0;min-height:44px}.faq-list p{padding-bottom:14px}.brand-home{padding-bottom:18px}.text-link{font-weight:700;color:var(--title)}.ticket-page{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ticket.large{min-height:260px}.ticket-no{font-size:12px;color:var(--muted);display:inline-block;margin-bottom:10px}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.color-bands-page{display:grid;gap:12px}.color-band{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:20px;border-radius:14px;background:var(--card);border:1px solid var(--border)}.color-band>b{font-size:18px}.color-band.coral{border-left:6px solid var(--coral)}.color-band.gold{border-left:6px solid var(--gold)}.color-band.mint{border-left:6px solid var(--mint)}.color-band.blue{border-left:6px solid var(--blue)}.color-band.purple{border-left:6px solid var(--purple)}.band-image{height:200px}.fan-page-wrap{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.fan-leaf{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);padding:22px}.leaf-1{grid-column:1/8;border-radius:16px 52px 16px 16px}.leaf-2{grid-column:8/13;border-radius:52px 16px 16px 16px}.leaf-3{grid-column:1/6;border-radius:16px 16px 52px 16px}.leaf-4{grid-column:6/10}.leaf-5{grid-column:10/13;border-radius:16px 16px 16px 52px}.fan-large{height:210px;margin-bottom:16px}.single-hero{height:240px;max-width:560px;margin:22px 0}.single-wide{height:210px;max-width:640px;margin:22px 0}.numbered-flow{display:grid;gap:18px}.numbered-flow article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:20px;background:var(--card);border:1px solid var(--border);border-radius:14px}.numbered-flow article>span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--sub);font-weight:700}.text-block{background:var(--sub);padding:24px;border-radius:16px}.three-phase{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.three-phase article{background:var(--card);border:1px solid var(--border);padding:22px;border-radius:16px}.three-phase header span{display:inline-block;padding:5px 10px;background:var(--deep);border-radius:999px;font-size:13px;margin-bottom:10px}.status-stack{display:grid;gap:14px}.status-stack article{padding:22px;background:var(--card);border:1px solid var(--border);border-radius:14px}.checklists{display:grid;grid-template-columns:1fr 1fr;gap:18px}.checklists article{background:var(--card);padding:22px;border:1px solid var(--border);border-radius:14px}.checklists ul{padding-left:20px}.method-steps{display:grid;grid-template-columns:1fr 1fr;gap:18px}.method-steps article{padding:22px;background:var(--card);border:1px solid var(--border);border-radius:14px}.method-steps article>span{color:var(--aux);font-size:12px}.topic-list{display:grid;gap:12px}.topic-list article{display:grid;grid-template-columns:170px 1fr;gap:18px;padding:20px;background:var(--card);border:1px solid var(--border);border-radius:14px}.topic-list article>span{font-weight:700;color:var(--title)}.center-card-intro{text-align:center;padding-top:28px}.shelf-large{height:220px;max-width:560px;margin:0 auto 20px}.center-card-intro p{max-width:700px;margin-left:auto;margin-right:auto}.center-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.center-card-grid article{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:24px;text-align:center;box-shadow:var(--shadow)}.center-card-grid article a{font-weight:700}.centered-note{text-align:center;background:var(--sub);padding:26px;border-radius:16px}.centered-note p{max-width:720px;margin-left:auto;margin-right:auto}.button-row.center{justify-content:center}.app-features-axis{max-width:760px;position:relative}.app-features-axis:before{content:"";position:absolute;top:20px;bottom:20px;left:50%;width:1px;background:var(--focus)}.app-features-axis article{position:relative;width:calc(50% - 28px);background:var(--card);border:1px solid var(--border);padding:20px;border-radius:14px;margin-bottom:18px}.app-features-axis article:nth-child(even){margin-left:calc(50% + 28px)}.app-features-axis article>span{font-size:12px;color:var(--muted)}.policy-sections{display:grid;gap:14px}.policy-sections article{padding:22px 24px;background:var(--card);border:1px solid var(--border);border-radius:14px}.help-columns,.contact-types{display:grid;grid-template-columns:1fr 1fr;gap:18px}.help-columns article,.contact-types article{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:22px}.help-columns article a{font-weight:700}.about-banner{height:200px;margin-bottom:22px}.about-sections{display:grid;grid-template-columns:1fr 1fr;gap:18px}.about-sections article{padding:22px;background:var(--card);border:1px solid var(--border);border-radius:14px}.site-footer{background:#2A2430;color:#FFF8F2;margin-top:56px;padding-bottom:62px}.footer-inner{max-width:960px;margin:auto;padding:28px 16px}.footer-brand a{color:#FFF8F2;margin-bottom:24px}.footer-brand span{font-size:12px;opacity:.72}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.footer-links h2{font-size:13px;color:#FFF8F2;margin-bottom:8px}.footer-links a{display:block;font-size:13px;opacity:.9;min-height:30px}.footer-note,.copyright{font-size:13px;opacity:.82;max-width:780px;margin-top:20px}.copyright{opacity:.66}.overlay{position:fixed;z-index:70;inset:0;background:rgba(42,36,48,.34);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.open{opacity:1;visibility:visible;pointer-events:auto}.search-layer{position:fixed;z-index:80;top:77px;left:0;right:0;visibility:hidden;pointer-events:none;opacity:0}.search-layer.open{visibility:visible;pointer-events:auto;opacity:1}.search-card{width:min(760px,calc(100% - 32px));margin:auto;background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:0 0 16px 16px;padding:20px}.layer-head,.panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.close-button{min-width:44px;min-height:44px}.search-presets{display:flex;gap:10px;flex-wrap:wrap}.search-presets a{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;border:1px solid var(--focus);border-radius:12px;background:var(--bg)}.color-panel{position:fixed;z-index:85;left:0;right:0;bottom:0;height:36vh;min-height:300px;max-height:520px;background:var(--card);transform:translateY(100%);visibility:hidden;pointer-events:none;transition:.25s;padding:16px max(16px,calc((100vw - 960px)/2));overflow:auto;border-radius:18px 18px 0 0}.color-panel.open{transform:translateY(0);visibility:visible;pointer-events:auto}.panel-brand{display:flex;align-items:center;gap:8px}.panel-brand img{height:24px}.panel-grid{display:grid;grid-template-columns:1.1fr 1.1fr .8fr 1.4fr;gap:18px}.panel-grid h2{font-size:13px}.panel-grid a{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:baseline;font-size:13px;min-height:34px}.panel-grid a span{color:var(--muted);font-size:12px}.layer-open{overflow:hidden}.mobile-bottom{display:none}.footer-rainbow{height:3px}
@media(max-width:760px){:root{--head:77px}.dotnav{display:none}.site-main{padding-top:calc(var(--head) + 18px);padding-bottom:62px}.brandbar{border-bottom:1px solid var(--focus)}.brand-actions{gap:2px}.mini-link,.menu-button{padding:0 9px}.three-bands,.ticket-row,.fan-pages,.two-cards,.phase-list,.ticket-page,.three-phase,.checklists,.method-steps,.center-card-grid,.help-columns,.contact-types,.about-sections{grid-template-columns:1fr}.fan-b{margin-top:0}.shelf-head,.image-side-title{align-items:flex-start;flex-direction:column}.shelf-img,.small-wide{width:100%;order:0}.steps{grid-template-columns:1fr}.color-band,.topic-list article{grid-template-columns:1fr}.fan-page-wrap{grid-template-columns:1fr}.fan-leaf,.leaf-1,.leaf-2,.leaf-3,.leaf-4,.leaf-5{grid-column:auto;border-radius:16px}.single-hero,.single-wide{height:190px}.app-features-axis:before{left:14px}.app-features-axis article,.app-features-axis article:nth-child(even){width:calc(100% - 36px);margin-left:36px}.footer-links{grid-template-columns:1fr 1fr}.mobile-bottom{position:fixed;display:grid;z-index:60;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:var(--card);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{height:48px;display:grid;place-items:center;font-size:13px}.mobile-bottom a.active{background:var(--gold);color:var(--title);font-weight:700}.site-footer{padding-bottom:62px}.search-layer{top:0;bottom:0;background:#2A2430;color:#FFF8F2;padding:20px;display:flex;align-items:flex-start}.search-card{width:100%;background:#2A2430;color:#FFF8F2;border:0;box-shadow:none;border-radius:0}.search-card .close-button,.search-card strong{color:#FFF8F2}.search-presets a{background:transparent;color:#FFF8F2;border-color:rgba(255,248,242,.35)}.color-panel{height:44vh;max-height:none}.panel-grid{grid-template-columns:1fr 1fr}.panel-grid a{display:block;padding:5px 0}.panel-grid a span{display:block;margin-top:2px}.about-banner{height:200px}.home-dot-index{gap:10px 14px}.home-dot-index a{width:auto}.hero-home{padding-top:10px}}
@media(max-width:420px){.micro-brand{font-size:11px}.brand-home span{font-size:15px}.panel-grid{grid-template-columns:1fr 1fr;gap:12px}.footer-links{gap:16px 12px}.btn{width:100%}.button-row{display:grid;grid-template-columns:1fr}.home-dot-index{display:grid;grid-template-columns:repeat(3,1fr)}.home-dot-index a{justify-content:center}.app-axis,.app-product{padding-left:16px;padding-right:16px}}
