:root{--blue:#4b87e7;--blue-dark:#326fcc;--ink:#203654;--muted:#74859a;--line:#e2ebf5;--pale:#f3f8ff;--white:#fff;--radius:20px;--shadow:0 10px 32px #3762a00a;font-family:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",system-ui,sans-serif;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background-color:var(--pale);background-image:linear-gradient(#508fd20c 1px,transparent 1px),linear-gradient(90deg,#508fd20c 1px,transparent 1px);background-size:28px 28px;font-size:15px;line-height:1.65}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.62}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.35}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #e7b843;outline-offset:4px}button{border:0;background:none;color:inherit}svg{width:20px;height:20px;flex-shrink:0;vertical-align:middle}small{font-size:12px}.shell{max-width:1264px;margin:22px auto 80px;background:#fff;border:1px solid #e5edf7;border-radius:26px;box-shadow:0 12px 50px #325a8a08;overflow:hidden}.header{height:96px;display:flex;align-items:center;gap:24px;padding:0 36px;border-bottom:1px solid var(--line)}.brand{flex-shrink:0}.brand img{width:240px;height:82px;object-fit:contain}.main-nav{display:flex;gap:26px;align-items:center;justify-content:center;flex:1;white-space:nowrap;font-weight:650;font-size:14px}.main-nav a{padding:32px 0;position:relative}.main-nav a.active{color:var(--blue)}.main-nav a.active:after{content:"";position:absolute;bottom:20px;height:3px;background:var(--blue);border-radius:4px;left:calc(50% - 10px);width:20px}.header-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.button{min-height:44px;display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:11px 23px;border-radius:12px;background:var(--blue);border:1px solid var(--blue);color:white;font-size:14px;font-weight:650;line-height:1.5;transition:background .18s,transform .18s}.button:hover{background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-1px)}.button.outline{background:white;color:var(--blue)}.button.outline:hover{background:#f0f6ff}.button.white{background:white;color:#376ba8;border-color:white}.button.glass{background:#ffffff10;border:1px solid #ffffffa0;color:white}.button.small{padding:8px 15px;min-height:38px;font-size:13px}.button.wide{width:100%}.button.disabled{background:#edf0f6;border-color:#edf0f6;color:#8a99ae;pointer-events:none}.text-link{color:var(--blue);font-weight:600}.text-link:hover{text-decoration:underline}.user-chip{display:flex;align-items:center;gap:8px;font-size:13px}.user-chip img{width:34px;height:34px;object-fit:contain;background:#eef5ff;border-radius:50%}.logout{font-size:12px;color:var(--muted)}.home-main{padding:20px 26px 0}.hero{position:relative;min-height:355px;border-radius:24px;overflow:hidden;background:url('assets/backgrounds/home-hero-pc.webp') center 57%/cover no-repeat;display:flex;align-items:center;color:white;box-shadow:0 9px 22px #4c88bc19}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#194d9660,transparent 65%)}.hero-copy{position:relative;width:55%;padding:42px}.hero h1{font-size:42px;font-weight:800;letter-spacing:1px;line-height:1.4;text-shadow:0 2px 12px #36699c22;white-space:nowrap}.hero p{font-size:16px;line-height:1.9;margin:15px 0 26px;max-width:450px;color:#f9fcff;font-weight:500}.hero-actions{display:flex;gap:12px}.hero .button{border-radius:28px;min-height:48px}.welcome{margin:22px 0 34px;min-height:100px;border:1px solid #dceafb;background:linear-gradient(110deg,#edf6ff,#f6faff);border-radius:20px;display:flex;align-items:center;padding:14px 25px;gap:20px;position:relative;overflow:hidden}.welcome img{height:84px;width:82px;object-fit:contain;object-position:top;align-self:flex-end;margin-bottom:-15px}.welcome h2{font-size:20px;margin-bottom:3px}.welcome p{color:#7085a3;font-size:14px}.welcome .button{margin-left:auto;flex-shrink:0;border-radius:24px}.section{padding:0 14px;margin-bottom:34px;scroll-margin-top:20px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px;gap:15px}.section-title{display:flex;align-items:center;gap:12px}.section-symbol{display:flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:14px;background:#edf5ff;color:var(--blue)}.section-symbol svg{width:26px;height:26px}.section-head h2{font-size:25px;letter-spacing:.3px}.section-head p{font-size:14px;color:var(--muted);margin-top:3px}.section-head>.text-link{font-size:13px;white-space:nowrap}.subject-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:9px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #2e659414}.product-art{height:180px;overflow:hidden;position:relative;border-radius:14px;background:#e5f3ff;display:flex;align-items:flex-end;justify-content:center}.product-art:before,.product-art:after{content:"";position:absolute;width:98px;height:98px;background:#ffffff68;border-radius:50%;left:-18px;top:62px;box-shadow:38px 14px 0 8px #ffffff55}.product-art:after{left:auto;right:-32px;top:-44px;width:135px;height:135px;box-shadow:none}.product-art img{height:176px;width:170px;object-fit:contain;position:relative;z-index:2;transform:translateY(16px)}.product-art.pink{background:linear-gradient(135deg,#ffe7f1,#f5e7ff)}.product-art.lavender{background:linear-gradient(135deg,#e6e9ff,#edf2ff)}.art-letter{position:absolute;font-size:47px;font-weight:850;color:#62a3e870;left:27px;top:47px;transform:rotate(-10deg);font-family:ui-rounded,"PingFang SC",sans-serif}.art-letter.right{left:auto;right:24px;top:76px;color:#8b75d46b;transform:rotate(12deg)}.art-chip{position:absolute;right:12px;top:10px;background:#ffffffc9;border:1px solid #ffffffcc;border-radius:20px;padding:3px 10px;font-size:11px;z-index:3;color:#6c82a1}.card-content{padding:17px 14px 14px}.card-title-row{display:flex;align-items:center;gap:8px}.card-content h3{font-size:19px}.card-content p{margin-top:8px;font-size:13px;line-height:1.8;color:var(--muted);min-height:46px}.card-content .button{margin-top:16px;width:100%;border-radius:24px;min-height:42px}.status{font-size:11px;padding:2px 8px;border-radius:10px;background:#eaf7f1;color:#3d9570;white-space:nowrap}.management-section{padding-top:28px;border-top:1px solid var(--line)}.management-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.management-card{border:1px solid var(--line);border-radius:20px;display:flex;align-items:center;gap:20px;padding:25px;min-height:174px}.management-icon{height:112px;width:112px;flex-shrink:0;border-radius:20px;overflow:hidden;background:#fff2dc;display:flex;align-items:center;justify-content:center}.management-icon img{width:100%;height:100%;object-fit:contain}.management-icon.pet img{height:123px;width:90px;transform:translateY(12px)}.management-info{flex:1}.management-info h3{font-size:20px}.management-info p{font-size:13px;color:var(--muted);margin:6px 0 15px}.management-info .button{min-height:37px;padding:7px 18px;border-radius:20px;font-size:13px}.start-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background:#f6faff;border-radius:18px;padding:24px;margin:0 14px 30px}.start-item{display:flex;gap:12px;align-items:center}.step-dot{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;background:#e5efff;color:#5082c5;border-radius:50%;font-weight:750}.start-item h3{font-size:14px}.start-item p{font-size:12px;color:var(--muted);margin-top:3px}.footer{border-top:1px solid var(--line);margin:0 40px;padding:23px 0 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#7e90a5}.footer img{width:143px}.footer-links{display:flex;gap:22px}.footer a:hover{color:var(--blue)}.footer-caption{text-align:right}.auth-main{padding:38px 48px 44px;min-height:690px;background:linear-gradient(180deg,#f9fcff,#fff)}.auth-layout{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:.95fr 1fr;border:1px solid #dde8f5;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);min-height:574px}.auth-scene{position:relative;background:url('assets/backgrounds/auth-pc.webp') 32% center/cover no-repeat;min-height:574px;overflow:hidden}.auth-scene:before{content:"";position:absolute;inset:0;background:linear-gradient(#effaffd9 0%,#edf9ff8c 30%,transparent 58%)}.auth-scene-copy{position:relative;padding:38px 32px;text-align:center;z-index:2}.auth-scene h1{font-size:28px;color:#244e7b}.auth-scene p{font-size:14px;color:#537798;line-height:1.9;margin-top:10px}.auth-mascot{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);height:310px;filter:drop-shadow(0 10px 10px #34563123)}.scene-caption{position:absolute;bottom:13px;left:20px;right:20px;text-align:center;font-size:12px;color:white;text-shadow:0 1px 4px #284728}.auth-form-panel{padding:31px 40px 35px;background:white}.auth-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:25px;gap:30px}.auth-tabs a{font-size:17px;font-weight:700;padding:0 0 13px;position:relative;color:#8390a3}.auth-tabs a.active{color:var(--blue)}.auth-tabs a.active:after{content:"";height:3px;background:var(--blue);position:absolute;bottom:-1px;left:0;right:0;border-radius:3px}.form-title{font-size:25px;margin-bottom:7px}.form-description{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:23px}.field{display:block;margin-bottom:18px}.field>span:first-child,.field-label{display:block;font-size:14px;font-weight:650;margin-bottom:7px}.input-wrap{position:relative}input{border:1px solid #dce5f0;border-radius:10px;background:#fbfdff;color:var(--ink);padding:12px 14px;width:100%;height:46px;outline:none;font-size:14px;transition:border-color .2s,box-shadow .2s}input:focus{border-color:#74a6ed;box-shadow:0 0 0 3px #528cec10}input::placeholder{color:#a0aebf}input[type=password]{padding-right:46px}.eye-toggle{position:absolute;right:6px;top:4px;width:38px;height:38px;color:#92a1b4}.input-row{display:flex;gap:9px}.input-row input{min-width:0;flex:1}.input-row button{flex-shrink:0;padding:10px 14px;font-size:13px}.form-extra{display:flex;justify-content:flex-end;margin-top:-8px;margin-bottom:20px;font-size:12px}.form-help{font-size:11px;color:#95a1b2;margin-top:5px;display:block}.form-switch{text-align:center;font-size:13px;color:var(--muted);margin-top:19px}.form-tip{padding:13px 15px;border-radius:11px;background:#f2f7ff;font-size:12px;line-height:1.8;color:#6882a4;margin-top:23px;display:flex;gap:8px}.form-tip svg{color:#75a1d9;width:16px;height:16px;margin-top:3px}.form-error{font-size:12px;color:#bb5b50;background:#fff4f2;border-radius:9px;padding:9px 12px;margin:0 0 14px}.form-error:empty{display:none}.field-error{border-color:#d98378}.register-panel .field{margin-bottom:13px}.register-panel .form-description{margin-bottom:17px}.register-panel .form-tip{margin-top:16px}.register-panel .form-switch{margin-top:13px}.auth-layout.register-layout{min-height:633px}.register-layout .auth-scene{min-height:633px}.register-layout .auth-mascot{bottom:40px;height:320px}.privacy-note{font-size:11px;line-height:1.8;color:#8597ae;margin:10px 0 15px}.page-main{padding:29px 54px 50px;min-height:690px}.breadcrumb{display:flex;gap:9px;align-items:center;color:#8b9aae;font-size:12px;margin-bottom:27px}.breadcrumb svg{width:13px;height:13px}.breadcrumb a:hover{color:var(--blue)}.page-heading{text-align:center;margin-bottom:28px}.page-heading h1{font-size:29px}.page-heading p{font-size:14px;color:var(--muted);margin-top:8px}.stepper{display:flex;align-items:center;justify-content:center;margin:22px auto 30px;gap:14px;color:#8092a9;font-size:13px}.stepper span{display:flex;align-items:center;gap:7px}.stepper i{font-style:normal;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#eaf0f8;border-radius:50%;font-size:12px}.stepper .done{color:#599c87}.stepper .done i{background:#e8f5ee}.stepper .current{color:var(--blue);font-weight:650}.stepper .current i{background:var(--blue);color:white}.stepper .connector{width:70px;height:1px;background:#dce6f2}.activation-layout{display:grid;grid-template-columns:.84fr 1.16fr;max-width:980px;margin:auto;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.activation-product{padding:31px;background:linear-gradient(145deg,#eef5ff,#f8fbff);display:flex;flex-direction:column}.activation-product.pink{background:linear-gradient(145deg,#fff0f6,#faf9ff)}.activation-product h2{font-size:23px;margin-top:18px}.activation-product>p{font-size:13px;color:var(--muted);margin-top:9px;line-height:1.9}.product-large-icon{width:96px;height:96px;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 6px 15px #7297b014;display:flex;justify-content:center;align-items:center}.product-large-icon img{height:100%;width:100%;object-fit:contain}.product-large-icon.animal img{width:80%;height:120%;object-fit:contain;transform:translateY(9px)}.feature-list{padding:0;list-style:none;margin:23px 0 22px;display:grid;gap:11px}.feature-list li{font-size:13px;display:flex;gap:9px;align-items:center}.feature-list svg{width:17px;height:17px;color:#7ca2ce}.product-note{margin-top:auto;padding-top:20px;border-top:1px solid #dfe8f2;color:#8096b1;font-size:12px}.activation-form{padding:32px 38px}.account-note{display:flex;align-items:center;justify-content:space-between;background:#f5f8fc;border:1px solid #eaf0f6;border-radius:11px;padding:13px 15px;gap:8px;font-size:13px;margin-bottom:25px}.account-note .text-link{font-size:12px}.account-note b{font-weight:650}.activation-form h2{font-size:21px;margin-bottom:18px}.activation-form .form-tip{background:#fff9ec;color:#9a8152;margin-top:19px}.activation-form .form-tip svg{color:#b69a67}.activation-bottom{font-size:12px;color:var(--muted);text-align:center;margin-top:18px}.inline-hint{font-size:12px;color:var(--muted);display:block;margin-top:6px}.order-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.order-label label{font-size:14px;font-weight:650}.order-label button{font-size:12px;color:var(--blue)}.order-field{margin-bottom:18px}.signin-gate{text-align:center;padding:20px 0}.signin-gate h2{font-size:24px}.signin-gate p{color:var(--muted);margin:12px auto 23px;max-width:300px}.signin-gate img{height:155px;object-fit:contain;margin:0 auto 14px}.gate-actions{display:flex;justify-content:center;gap:10px}.success-card{max-width:630px;margin:25px auto;text-align:center;padding:36px;background:#fff;border:1px solid var(--line);border-radius:25px;box-shadow:var(--shadow)}.success-card>img{height:160px;object-fit:contain;margin:0 auto 13px}.success-check{width:40px;height:40px;border-radius:50%;background:#e9f7f0;color:#55a87c;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.success-card h1{font-size:28px}.success-card>p{font-size:14px;color:var(--muted);margin:12px 0 24px}.success-info{background:#f7faff;border-radius:13px;padding:15px 20px;display:grid;gap:8px;margin:22px 0}.success-info div{display:flex;justify-content:space-between;font-size:13px;color:var(--muted)}.success-info b{font-weight:600;color:var(--ink)}.success-actions{display:flex;justify-content:center;gap:12px}.account-heading{display:flex;align-items:center;gap:20px;background:#eff6ff;border-radius:20px;padding:24px 29px;margin-bottom:30px}.account-heading img{height:80px;width:80px;object-fit:contain}.account-heading h1{font-size:26px}.account-heading p{color:var(--muted);font-size:13px;margin-top:5px}.account-heading .button{margin-left:auto}.account-list{display:grid;gap:15px}.owned-card{display:flex;align-items:center;border:1px solid var(--line);border-radius:17px;padding:20px;gap:20px}.owned-card>img{height:64px;width:64px;object-fit:contain;border-radius:13px;background:#f0f6ff}.owned-card h3{font-size:18px}.owned-card p{font-size:12px;color:var(--muted);margin-top:5px}.owned-card .button{margin-left:auto}.empty{text-align:center;padding:35px 20px;border:1px dashed #d5e2f1;border-radius:20px}.empty img{height:130px;object-fit:contain;margin:0 auto 18px}.empty h2{font-size:21px}.empty p{font-size:14px;color:var(--muted);margin:10px 0 20px}.help-intro{background:#f1f7ff;padding:25px;border-radius:18px;display:flex;align-items:center;gap:20px;margin-bottom:24px}.help-intro img{height:100px}.help-intro h1{font-size:27px}.help-intro p{color:var(--muted);margin-top:8px}.faq-list{max-width:850px;margin:auto}.faq-list details{border:1px solid var(--line);border-radius:14px;padding:19px 22px;margin-bottom:12px}.faq-list summary{cursor:pointer;font-size:15px;font-weight:650}.faq-list p{font-size:14px;color:var(--muted);padding-top:12px;line-height:1.9}.detail-art{width:100%;height:190px;object-fit:contain;background:#eff6ff;border-radius:18px;margin-bottom:23px}.detail-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:26px 0}.detail-points span{padding:14px;background:#f7faff;border:1px solid var(--line);border-radius:12px;font-size:13px;text-align:center}.prototype-bar{position:fixed;z-index:30;bottom:14px;left:50%;transform:translateX(-50%);background:#203654f0;box-shadow:0 8px 26px #172e4929;border:1px solid #5a71894a;color:#e6eef9;display:flex;align-items:center;gap:14px;padding:8px 14px;border-radius:30px;font-size:11px;max-width:calc(100% - 24px);backdrop-filter:blur(12px);white-space:nowrap}.prototype-label{display:flex;align-items:center;gap:5px;color:#becbe0}.prototype-label i{width:6px;height:6px;border-radius:50%;background:#90c7ff}.prototype-bar nav{display:flex;gap:2px}.prototype-bar nav a{padding:5px 10px;border-radius:16px}.prototype-bar nav a.active{background:#ffffff25;color:white}.prototype-bar button{font-size:11px;border-left:1px solid #ffffff25;padding-left:14px}.demo-guide{position:fixed;z-index:40;bottom:74px;right:25px;width:325px;max-width:calc(100% - 30px);background:white;border:1px solid var(--line);padding:20px;border-radius:18px;box-shadow:0 15px 70px #1634502a;font-size:12px}.demo-guide[hidden]{display:none}.guide-heading{display:flex;justify-content:space-between;align-items:center}.guide-heading strong{font-size:15px}.guide-heading button{font-size:23px}.demo-guide p{color:var(--muted);margin:10px 0}.demo-guide dl{display:grid;grid-template-columns:100px 1fr;gap:5px;margin:12px 0}.demo-guide dt{color:var(--muted)}.demo-guide dd{margin:0;font-family:ui-monospace,monospace}.guide-actions{display:flex;gap:8px;margin-top:17px}#toast{position:fixed;z-index:80;top:22px;left:50%;transform:translate(-50%,-20px);background:#203654f2;color:#fff;border-radius:12px;padding:13px 22px;max-width:calc(100% - 30px);font-size:13px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:20px;padding:30px;width:440px;max-width:calc(100% - 32px);color:var(--ink);box-shadow:0 20px 80px #18334b25}dialog::backdrop{background:#142e4c45;backdrop-filter:blur(3px)}dialog h2{font-size:22px;margin-bottom:14px}dialog p{font-size:14px;color:var(--muted);line-height:1.9;margin-bottom:20px}dialog .button{width:100%}.skip-link{position:fixed;top:-60px;background:white;padding:12px;z-index:100}.skip-link:focus{top:0}
@media(min-width:1450px){.shell{margin-top:28px}.hero{min-height:373px}.product-art{height:190px}.product-art img{height:186px}}
@media(max-width:1100px){.shell{margin:12px 16px 80px}.header{padding:0 24px;gap:15px;height:84px}.brand img{width:196px;height:70px}.main-nav{gap:18px;font-size:12px}.header-actions .button{padding:9px 14px;font-size:12px;min-height:39px}.hero-copy{padding:32px;width:58%}.hero h1{font-size:34px}.hero p{font-size:14px}.hero{min-height:320px}.management-card{padding:20px;gap:15px}.management-icon{width:87px;height:87px}.auth-main{padding:28px}.auth-form-panel{padding:27px}.page-main{padding:26px 30px 40px}.activation-form{padding:28px}.card-content h3{font-size:17px}}
@media(max-width:800px){.header{height:auto;min-height:90px;flex-wrap:wrap;padding:11px 22px 0;gap:0}.brand img{width:188px;height:63px}.header-actions{margin-left:auto}.main-nav{order:3;flex-basis:100%;justify-content:space-around;gap:20px;overflow:auto;font-size:13px}.main-nav a{padding:12px 0 15px}.main-nav a.active:after{bottom:7px}.hero h1{font-size:28px;white-space:normal}.hero p{font-size:13px}.hero-copy{width:61%;padding:26px}.hero-actions{gap:8px;flex-wrap:wrap}.hero .button{font-size:12px;min-height:39px;padding:9px 14px}.home-main{padding:17px 18px 0}.hero{min-height:290px}.welcome{padding:14px 18px;gap:13px}.welcome h2{font-size:17px}.welcome p{font-size:12px}.welcome img{width:58px;height:76px}.welcome .button{font-size:12px;padding:9px 13px}.section{padding:0 5px}.section-head h2{font-size:22px}.subject-grid{gap:12px}.product-art{height:150px}.product-art img{height:145px;width:125px}.art-letter{font-size:32px;left:17px}.art-letter.right{right:14px;top:80px}.card-content{padding:13px 8px 9px}.card-content h3{font-size:15px}.card-content p{font-size:12px;min-height:66px}.management-grid{grid-template-columns:1fr}.start-strip{gap:12px;padding:19px;margin:0 5px 25px}.start-item{gap:8px}.start-item h3{font-size:12px}.start-item p{font-size:11px}.footer{margin:0 24px;flex-wrap:wrap}.footer-caption{flex-basis:100%;text-align:center}.auth-layout{grid-template-columns:.85fr 1fr}.auth-scene-copy{padding:32px 17px}.auth-scene h1{font-size:23px}.auth-scene p{font-size:12px}.auth-form-panel{padding:26px}.auth-mascot{height:270px}.activation-layout{grid-template-columns:.8fr 1.2fr}.activation-product{padding:23px}.activation-form{padding:24px}.activation-product h2{font-size:20px}.activation-product>p{font-size:12px}.prototype-bar{gap:7px}.prototype-bar nav a{padding:5px 8px}.prototype-bar button{padding-left:9px}}
@media(max-width:600px){.shell{margin:0 0 76px;border:0;border-radius:0;box-shadow:none}.header{padding:8px 17px 0}.brand img{width:169px;height:60px}.header-actions{gap:6px}.header-actions .button{padding:8px 12px;min-height:36px;font-size:12px}.main-nav{justify-content:space-between;gap:18px;font-size:12px}.user-chip span{font-size:11px}.user-chip img{display:none}.logout{font-size:11px}.home-main{padding:14px 14px 0}.hero{min-height:390px;background-position:68% 60%;background-size:auto 100%;align-items:flex-start;border-radius:20px}.hero:before{background:linear-gradient(180deg,#174f9677,transparent 57%)}.hero-copy{padding:25px 23px;width:100%}.hero h1{font-size:29px;letter-spacing:0;white-space:nowrap}.hero p{max-width:270px;line-height:1.8;font-size:13px;margin:10px 0 16px}.hero-actions{gap:8px}.hero .button{min-height:37px;padding:8px 13px;font-size:12px}.welcome{padding:15px 13px;gap:10px;margin:16px 0 28px;flex-wrap:wrap;border-radius:16px}.welcome img{height:64px;width:55px;margin-bottom:-6px}.welcome>div{flex:1}.welcome h2{font-size:16px}.welcome p{font-size:11px}.welcome .button{margin-left:65px;min-height:34px;padding:6px 13px;font-size:11px;margin-top:-4px}.section{margin-bottom:27px}.section-head{margin-bottom:15px}.section-head h2{font-size:22px}.section-head p{font-size:12px}.section-symbol{width:34px;height:34px;border-radius:11px}.section-symbol svg{height:22px;width:22px}.section-title{gap:9px}.subject-grid{grid-template-columns:1fr;gap:15px}.product-art{height:200px}.product-art img{height:200px;width:184px;transform:translateY(22px)}.art-letter{font-size:52px;left:45px;top:58px}.art-letter.right{font-size:47px;right:45px;top:101px}.card-content{padding:17px 15px 15px}.card-content h3{font-size:20px}.card-content p{font-size:13px;min-height:0;margin-top:7px}.card-content .button{margin-top:14px;min-height:43px;font-size:14px}.management-section{padding-top:24px}.management-card{padding:20px 17px;gap:15px;min-height:165px}.management-icon{height:78px;width:78px;border-radius:16px}.management-info h3{font-size:18px}.management-info p{font-size:12px;line-height:1.8}.start-strip{grid-template-columns:1fr;padding:21px;gap:18px}.start-item h3{font-size:14px}.start-item p{font-size:12px}.footer{margin:0 20px;justify-content:center;gap:14px;padding:22px 0}.footer img{width:140px}.footer-links{gap:18px;font-size:11px}.footer-caption{font-size:10px}.auth-main{padding:20px 17px 28px;min-height:0}.auth-layout{display:flex;flex-direction:column;min-height:0;border-radius:20px}.auth-scene,.register-layout .auth-scene{min-height:155px;height:155px;background-position:center 42%;flex-shrink:0}.auth-scene:before{background:linear-gradient(90deg,#effaffdf,#effaff77 55%,transparent)}.auth-scene-copy{text-align:left;padding:28px 20px;width:76%}.auth-scene h1{font-size:23px}.auth-scene p{font-size:11px;max-width:188px;margin-top:7px}.auth-mascot,.register-layout .auth-mascot{height:139px;left:auto;right:8px;bottom:-8px;transform:none}.scene-caption{display:none}.auth-form-panel{padding:25px 23px 27px}.auth-tabs{margin-bottom:21px}.auth-tabs a{font-size:16px}.form-title{font-size:23px}.form-description{font-size:12px}.auth-layout.register-layout{min-height:0}.page-main{padding:21px 18px 30px;min-height:600px}.breadcrumb{margin-bottom:22px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px}.stepper{gap:9px;font-size:12px}.stepper .connector{width:40px}.activation-layout{grid-template-columns:1fr;border-radius:20px}.activation-product{padding:23px;display:block;position:relative}.product-large-icon{height:65px;width:65px;border-radius:15px;float:left;margin:0 15px 8px 0}.activation-product h2{font-size:21px;margin-top:1px}.activation-product>p{font-size:12px;margin-top:6px}.feature-list{clear:both;grid-template-columns:1fr;gap:7px;margin:15px 0 0}.feature-list li{font-size:12px}.product-note{padding-top:11px;margin-top:13px;font-size:11px}.activation-form{padding:25px 23px}.account-note{font-size:12px;padding:11px 12px}.account-note .text-link{font-size:11px}.success-card{padding:25px 20px;margin:12px auto}.success-card h1{font-size:25px}.success-card>p{font-size:12px}.success-info{padding:14px}.success-info div{font-size:12px;gap:10px}.success-actions{flex-direction:column}.account-heading{padding:19px 16px;gap:12px;flex-wrap:wrap}.account-heading img{width:60px;height:60px}.account-heading h1{font-size:23px}.account-heading .button{margin-left:72px}.owned-card{gap:13px;flex-wrap:wrap;padding:17px}.owned-card>img{width:48px;height:48px}.owned-card h3{font-size:16px}.owned-card .button{margin-left:61px;font-size:12px}.help-intro{padding:20px 16px;gap:14px}.help-intro img{height:75px;max-width:65px;object-fit:contain}.help-intro h1{font-size:23px}.help-intro p{font-size:12px}.faq-list details{padding:16px}.faq-list summary{font-size:14px}.faq-list p{font-size:12px}.detail-points{grid-template-columns:1fr;gap:8px}.prototype-bar{bottom:9px;padding:7px 10px;gap:6px;border-radius:17px;max-width:calc(100% - 16px);font-size:10px}.prototype-label{font-size:9px;gap:4px}.prototype-bar nav a{padding:5px 6px;font-size:10px}.prototype-bar button{font-size:10px;padding-left:7px}.demo-guide{right:15px;bottom:64px}.guide-actions .button{padding:8px 10px;font-size:12px}}
@media(max-width:600px){.welcome{display:grid;grid-template-columns:55px minmax(0,1fr);align-items:center;gap:8px 12px}.welcome img{grid-column:1;grid-row:1 / 3;align-self:end}.welcome>div{grid-column:2;min-width:0}.welcome .button{grid-column:2;justify-self:start;margin:2px 0 0}.hero{min-height:420px;background-image:url('assets/backgrounds/home-hero-mobile.webp');background-size:cover;background-position:center 70%}.hero-actions{max-width:280px}.gate-actions{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Approved subject scenes: short panoramic covers keep mobile browsing efficient. */
.product-art.scene-art{height:auto;aspect-ratio:12/5;display:block;background:#f2f6ff}
.product-art.scene-art:before,.product-art.scene-art:after{display:none}
.product-art.scene-art svg{display:block;width:100%;height:100%;border-radius:14px}

.entry-brand-note{flex:1;color:var(--muted);font-size:13px;text-align:center}
@media(max-width:800px){.entry-brand-note{display:none}.header:has(.entry-brand-note){padding-bottom:10px}}
.product-art.scene-art img{display:block;width:100%;height:100%;max-width:100%;object-fit:cover;transform:none;border-radius:14px}

.header-back{min-height:36px;display:inline-flex;align-items:center;gap:4px;flex-shrink:0;margin-left:10px;padding:6px 10px;border:1px solid var(--line);border-radius:10px;background:#f7faff;color:#50749f;font-size:13px;font-weight:650}
.header-back:hover{border-color:#bad0ec;background:#eef5ff;color:var(--blue)}
.header-back svg{width:17px;height:17px}
.user-chip{min-height:36px;padding:3px 8px;border-radius:10px}
.user-chip:hover{background:#f2f7ff}
.logout{min-height:36px;padding:6px 10px;border:1px solid var(--line);border-radius:10px}
.logout:hover{border-color:#bad0ec;background:#f7faff;color:var(--blue)}
@media(max-width:800px){.header-back{margin-right:8px}.header.with-back .brand img{width:142px}.header.with-back .main-nav{margin-top:3px}}
@media(max-width:600px){.header.with-back{padding-left:12px;padding-right:12px}.header-back{margin-left:8px;padding:5px 7px;font-size:11px;margin-right:3px}.header.with-back .brand img{width:118px}.header.with-back .header-actions{gap:3px}.header.with-back .user-chip,.header.with-back .logout{padding-left:6px;padding-right:6px}}

/* Entry mascot stands on the right-hand path, clear of the stool. */
@media(min-width:601px){.auth-mascot,.register-layout .auth-mascot{left:auto;right:4px;bottom:24px;transform:none;height:285px;max-width:61%;object-fit:contain;object-position:bottom right}.auth-layout,.auth-layout.register-layout{align-items:stretch}.auth-scene,.register-layout .auth-scene{background-position:32% center}.scene-caption{bottom:7px}}
.preview-access{display:flex;flex-direction:column;gap:3px;border:1px dashed #cbdcef;background:#f7faff;border-radius:10px;padding:10px 13px;margin:-7px 0 19px;font-size:12px}.preview-access>span{font-size:11px;color:var(--muted)}.preview-access button{text-align:left;padding:2px 0}

/* Locally bundled playful Chinese display face for the entry illustration. */
@font-face{font-family:'ZCOOL KuaiLe';src:url('assets/fonts/ZCOOLKuaiLe-Entry.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@media(min-width:601px){
 .auth-scene,.register-layout .auth-scene{background-position:12% center}
 .auth-scene-copy{padding:84px 22px 20px}
 .auth-scene .welcome-art{font-family:'ZCOOL KuaiLe','PingFang SC',sans-serif;font-weight:400;line-height:1.2;transform:rotate(-3deg);color:#317bc7;text-shadow:0 3px 0 #ffffff,0 7px 0 #468dd22b}
 .welcome-art span{display:block;font-size:37px;letter-spacing:5px;margin-bottom:8px}
 .welcome-art strong{display:block;font-weight:400;font-size:66px;letter-spacing:4px;color:#2e78c6;-webkit-text-stroke:5px white;paint-order:stroke fill;text-shadow:0 5px 0 #b3d8f5,0 8px 12px #2368a62b}
 .auth-scene-copy p{font-size:16px;line-height:1.9;margin-top:24px;color:#386483;font-weight:500}
 .auth-mascot,.register-layout .auth-mascot{height:265px;bottom:1px;right:0;max-width:52%}
 .scene-caption{bottom:13px;left:13px;right:auto;font-size:10px}
}
@media(min-width:601px) and (max-width:900px){.auth-scene-copy{padding-top:76px}.welcome-art strong{font-size:49px;letter-spacing:1px}.welcome-art span{font-size:29px;letter-spacing:3px}.auth-scene-copy p{font-size:13px}}
@media(max-width:600px){.auth-scene .welcome-art{font-family:'ZCOOL KuaiLe','PingFang SC',sans-serif;font-weight:400;color:#2868a6;line-height:1.15;text-shadow:0 2px 0 white}.welcome-art span{display:block;font-size:23px;letter-spacing:2px}.welcome-art strong{display:block;font-size:35px;font-weight:400;margin-top:4px;letter-spacing:2px}.auth-scene-copy{padding-top:18px}.auth-scene-copy p{margin-top:7px;font-size:10px;line-height:1.6}.auth-scene-copy p br{display:none}}

@media(min-width:901px){.auth-scene-copy{padding-top:60px}.auth-scene-copy p{font-size:15px;margin-top:14px;white-space:nowrap}}
@media(min-width:601px) and (max-width:900px){.auth-scene-copy p{font-size:13px;max-width:230px;margin:16px auto 0}}

/* Integrated classroom illustration: fox points at the board from the ground. */
.auth-scene,.register-layout .auth-scene{background-image:url('assets/backgrounds/auth-fox-blackboard-v1.webp');background-position:center center;background-size:cover}
.auth-scene>.auth-mascot{display:none}
.auth-scene:before{background:linear-gradient(180deg,#effaff99,transparent 38%)}
.auth-scene .scene-caption{left:15px;right:15px;text-align:center;bottom:7px;text-shadow:0 1px 4px #244625}
@media(max-width:600px){.auth-scene,.register-layout .auth-scene{height:410px;min-height:410px;background-position:center center}.auth-scene-copy{width:100%;text-align:center;padding:20px 18px}.auth-scene-copy p{max-width:none;font-size:11px}.auth-scene .welcome-art span{font-size:25px}.auth-scene .welcome-art strong{font-size:41px;letter-spacing:3px;-webkit-text-stroke:3px white;paint-order:stroke fill;text-shadow:0 3px 0 #add6f3}.auth-scene .scene-caption{display:none}}

/* The brand is already present in the header and hero; keep the formal footer quiet. */
.footer{justify-content:center}.footer-links{justify-content:center}

/* Daily tools are full product stories, not secondary utility rows. */
.management-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.management-card{--management-accent:#4b87e7;--management-deep:#2f6fc8;display:flex;min-width:0;min-height:378px;padding:9px;gap:0;align-items:stretch;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;transition:transform .2s,box-shadow .2s,border-color .2s}
.management-card:hover{transform:translateY(-3px);border-color:#d5e3f3;box-shadow:0 12px 25px #2e659414}
.management-card--call{--management-accent:#ee6eaa;--management-deep:#d84f91}
.management-card--pet{--management-accent:#e99b2b;--management-deep:#bf7618}
.management-scene{position:relative;aspect-ratio:16/9;flex:none;overflow:hidden;border-radius:14px;background:#edf4fb}
.management-scene>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.management-card:hover .management-scene>img{transform:scale(1.018)}
.management-info{display:flex;min-width:0;flex:1;flex-direction:column;padding:18px 14px 14px}
.management-info h3{font-size:19px}
.management-info p{min-height:46px;margin:8px 0 14px;color:var(--muted);font-size:13px;line-height:1.8}
.management-info .button{width:100%;min-height:42px;margin-top:auto;padding:9px 18px;border-color:var(--management-accent);border-radius:24px;background:var(--management-accent);font-size:13px}
.management-info .button:hover{border-color:var(--management-deep);background:var(--management-deep)}
.management-info .button.disabled{border-color:#edf0f6;background:#edf0f6;color:#8a99ae}
@media(max-width:1100px){
 .management-grid{gap:12px}
 .management-card{min-height:350px}
 .management-info{padding:15px 10px 11px}
 .management-info h3{font-size:17px}
 .management-info p{font-size:12px;min-height:66px}
}
@media(max-width:800px){
 .management-grid{grid-template-columns:1fr}
 .management-card{min-height:0}
 .management-info{padding:17px 14px 14px}
 .management-info h3{font-size:19px}
 .management-info p{font-size:13px;min-height:0}
}
@media(max-width:600px){
 .management-card{padding:8px}
 .management-info{padding:16px 13px 13px}
}

/* Generated ratio variants are selected by placement, never cropped from the hall cover. */
.product-large-icon.square-art{padding:0;overflow:hidden;background:#eef4fb}
.product-large-icon.square-art img{width:100%;height:100%;object-fit:cover;transform:none}
.owned-card>img.square-art{object-fit:cover;background:#eef4fb}

/* Qianli activation reuses the approved standalone product page language. */
.activation-layout--call{grid-template-columns:minmax(470px,1.08fr) minmax(390px,.92fr);max-width:1100px;min-height:590px;border:0;background:#fff;box-shadow:0 24px 65px #6b3d4618}
.activation-product--qianli{position:relative;isolation:isolate;overflow:hidden;padding:38px 46px 34px;background:linear-gradient(145deg,#fff5f4 0%,#fffaf8 52%,#fbe3e2 100%);color:#482229}
.activation-product--qianli:before{content:"";position:absolute;z-index:-1;width:430px;height:430px;right:-205px;top:-205px;border:1px solid #d25b682e;border-radius:50%;box-shadow:0 0 0 48px #ffffff2e,0 0 0 96px #ffffff1f}
.activation-product--qianli:after{content:"";position:absolute;z-index:-1;left:-80px;right:8%;bottom:105px;height:1px;background:linear-gradient(90deg,transparent,#dd707b33 22%,#dd707b33 78%,transparent);transform:rotate(-7deg);transform-origin:right}
.activation-qianli-brand{z-index:1;display:inline-flex;align-items:center;gap:13px;width:max-content;color:#5b272c}
.activation-qianli-brand img{width:48px;height:48px;border-radius:13px;box-shadow:0 9px 22px #bc3e571f}
.activation-qianli-brand>span{display:grid;gap:1px;font-size:21px;font-weight:850;letter-spacing:.03em}
.activation-qianli-brand small{color:#b38b8f;font:700 8px/1.2 Arial,sans-serif;letter-spacing:.22em}
.activation-qianli-copy{z-index:1;margin:auto 0;padding:34px 0 30px}
.activation-qianli-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 30px;padding:7px 13px;border:1px solid #e84d592e;border-radius:999px;background:#ffffff8c;color:#c84653;font-size:12px;font-weight:750;letter-spacing:.12em}
.activation-qianli-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#ff626c;box-shadow:0 0 0 5px #ff626c1a}
.activation-qianli-copy h2{display:grid;justify-items:start;gap:18px;margin:0;color:#482229;line-height:1}
.activation-qianli-copy h2 span{white-space:nowrap;font-family:"HanziPen SC","Hannotate SC","STKaiti","KaiTi",cursive;font-size:clamp(36px,3.7vw,54px);font-weight:700;letter-spacing:.055em}
.activation-qianli-copy h2 strong{position:relative;display:inline-block;z-index:0;white-space:nowrap;padding:0 .04em 8px 0;color:#cf4353;font-family:"PingFang SC","Microsoft YaHei",sans-serif;font-size:clamp(58px,5.2vw,78px);font-weight:900;letter-spacing:.015em}
.activation-qianli-copy h2 strong:after{content:"";position:absolute;z-index:-1;left:2%;right:-3%;bottom:1px;height:13px;border-radius:50% 42% 48% 45%;background:#ffabb36b;transform:rotate(-1.5deg)}
.activation-qianli-copy>p:last-child{max-width:520px;margin:34px 0 0;color:#715a5d;font-size:14px;line-height:2;letter-spacing:.025em}
.activation-qianli-points{z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:0;padding:0;list-style:none;color:#664a4c}
.activation-qianli-points li{display:flex;align-items:center;gap:8px;min-width:0;font-size:12px}
.activation-qianli-points b{font-weight:650}
.activation-qianli-points svg{width:18px;height:18px;flex:0 0 auto;color:#4dac6a}
.activation-layout--call .activation-form{display:flex;flex-direction:column;justify-content:center;padding:42px 44px;background:#fff}
.activation-form-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}
.activation-form-heading>svg{width:27px;height:27px;margin-top:3px;color:#ff626c}
.activation-form-heading h1{font-size:27px;letter-spacing:-.02em}
.activation-form-heading p{margin-top:5px;color:var(--muted);font-size:13px}
.activation-stage-bar{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:20px;padding:4px;border-radius:11px;background:#fff4f3;color:#9a8184;text-align:center;font-size:13px}
.activation-stage-bar span,.activation-stage-bar strong{padding:10px 8px;border-radius:8px}
.activation-stage-bar strong{background:#fff;color:#4c292d;box-shadow:0 4px 12px #64323612;font-weight:750}
.activation-layout--call .account-note{margin-bottom:22px;background:#fff9f8;border-color:#f5e9e7}
.activation-layout--call input:focus{border-color:#ff7f87;box-shadow:0 0 0 4px #ff626c14}
.activation-layout--call .button:not(.outline){border-color:#ff626c;background:#ff626c}
.activation-layout--call .button:not(.outline):hover{border-color:#e64f5b;background:#e64f5b}
.activation-layout--call .text-link{color:#d94956}
@media(max-width:900px){
 .activation-layout--call{grid-template-columns:1fr;min-height:0}
 .activation-product--qianli{min-height:350px;padding:30px 34px 28px}
 .activation-qianli-copy{margin:30px 0 20px;padding:0}
 .activation-qianli-copy h2{gap:9px}
 .activation-qianli-copy h2 span{font-size:40px}
 .activation-qianli-copy h2 strong{font-size:60px}
 .activation-qianli-copy>p:last-child{margin-top:20px}
 .activation-qianli-points{display:none}
}
@media(max-width:600px){
 .activation-layout--call{border-radius:20px}
 .activation-product--qianli{min-height:300px;padding:24px 22px 27px}
 .activation-qianli-brand img{width:40px;height:40px;border-radius:11px}
 .activation-qianli-brand>span{font-size:18px}
 .activation-qianli-copy{margin:30px 0 0}
 .activation-qianli-kicker{margin-bottom:16px;font-size:10px}
 .activation-qianli-copy h2 span{font-size:clamp(29px,9vw,38px);letter-spacing:.025em}
 .activation-qianli-copy h2 strong{font-size:clamp(47px,15vw,60px);letter-spacing:-.02em}
 .activation-qianli-copy>p:last-child{margin-top:16px;font-size:13px;line-height:1.75}
 .activation-layout--call .activation-form{padding:28px 23px 31px}
 .activation-form-heading h1{font-size:24px}
}

/* Platform phase-one integration states. The v7 layout above remains the visual source of truth. */
#connection-status:empty{display:none}
.integration-banner{max-width:1264px;margin:12px auto -10px;border:1px solid #d9e6f5;border-radius:14px;padding:10px 16px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:#5c7190;background:#f8fbff}
.integration-banner strong{color:#315f98;white-space:nowrap}
.integration-banner.mock{border-color:#e7c971;background:#fff9e9;color:#7f6830}
.integration-banner.mock strong{color:#795b12}
.service-notice{display:flex;flex-direction:column;gap:2px;border:1px solid #d8e6f6;background:#f7faff;border-radius:10px;padding:10px 13px;margin:-7px 0 19px;font-size:12px;color:var(--muted)}
.service-notice strong{color:#315f98;font-size:12px}
.service-notice.mock{border-color:#ead697;background:#fffaf0}
.service-notice.mock strong{color:#795b12}
.loading-screen{min-height:100vh;display:grid;place-items:center;color:var(--muted)}
.product-card .button,.management-card .button{width:100%}
.management-info .button{width:100%}
.button[disabled]{transform:none}
.mock-module .status{display:inline-flex;margin:0 auto 12px}

@media(max-width:1100px){.integration-banner{margin:8px 16px -4px}}
@media(max-width:600px){
  .shell{margin-bottom:0}
  .integration-banner{margin:0;border-width:0 0 1px;border-radius:0;align-items:flex-start;gap:3px;flex-direction:column;padding:8px 15px}
  .service-notice{margin-top:0}
  .hero{min-height:0;aspect-ratio:16/9;align-items:center;background-image:url('assets/backgrounds/home-hero-pc.webp');background-position:center;background-size:cover}
  .hero:before{background:linear-gradient(90deg,#194d96b8 0%,#194d9670 48%,transparent 76%)}
  .hero-copy{width:100%;padding:14px 18px}
  .hero h1{max-width:230px;font-size:22px;line-height:1.3;white-space:normal;text-wrap:balance}
  .hero p{max-width:205px;margin:6px 0 10px;font-size:10px;line-height:1.55}
  .hero .button{min-height:32px;padding:5px 10px;font-size:10px}
  .hero .button.glass{background:#245f9fd9;border-color:#ffffffb8;color:#fff}
  .hero-actions{max-width:none;gap:6px;flex-wrap:nowrap}
}

/* The main hall is the public website homepage and owns the filing footer. */
.footer{flex-direction:column;justify-content:center;text-align:center;gap:14px}
.footer-legal{display:grid;justify-items:center;gap:3px;line-height:1.7;color:#7e90a5}
.footer-legal p{margin:0}
.footer-legal-title{font-weight:700;color:#5f738d}
.footer-legal a{text-decoration:underline;text-underline-offset:3px}
.footer-links{justify-content:center}
@media(max-width:600px){
  .footer{margin:0 16px;padding:20px 0 23px;gap:12px}
  .footer-legal{font-size:10px;line-height:1.75}
  .footer-legal p:nth-child(2){max-width:310px}
  .footer-links{flex-wrap:wrap;gap:10px 18px}
}

/* Chinese pilot: dedicated claim, purchase choice, and admin fulfillment. */
.status.muted{background:#f0f3f7;color:#7d8ca0}
.claim-choice{display:flex;flex-direction:column;justify-content:center;gap:12px}
.claim-choice>p{margin:-7px 0 7px;color:var(--muted);font-size:13px}
.claim-ready{margin-bottom:18px;padding:17px;border:1px solid #cfe5d8;border-radius:12px;background:#f0faf4;color:#3f795a;font-size:13px;line-height:1.8}
.claim-error .success-check{background:#fff2ed;color:#d36a4d;font-size:20px;font-weight:850}
.claim-auth-main{background:radial-gradient(circle at 12% 8%,#ffeef5 0,transparent 34%),linear-gradient(180deg,#fffafd,#fff)}
.claim-header{border-bottom-color:#f2dbe5;background:#fffafd}
.claim-header .header-back{border-color:#f0cada;background:#fff4f8;color:#c5507d}
.claim-header .header-back:hover{border-color:#e8a8c1;background:#ffeaf2;color:#b43c6c}
.claim-header .entry-brand-note{color:#a9657f}
.claim-header .header-actions .text-link{color:#d95687}
.claim-auth-layout{grid-template-columns:minmax(280px,.82fr) minmax(360px,1.18fr);border-color:#f1dce6;box-shadow:0 18px 48px #c4628d17}
.claim-product-brief{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center;padding:48px 36px;text-align:center;background:linear-gradient(145deg,#fff0f6,#fff9fc 58%,#fdf2f7)}
.claim-product-icon{display:grid;width:72px;height:72px;margin-bottom:18px;place-items:center;border:1px solid #f3cedd;border-radius:20px;background:#fff;color:#d95687;box-shadow:0 10px 28px #d9789a20;font-family:KaiTi,STKaiti,"PingFang SC",sans-serif;font-size:38px;font-weight:900}
.claim-product-brief h1{color:#b93e6d;font-size:30px}
.claim-product-brief p{max-width:360px;margin-top:12px;color:#9a6076;font-size:14px;line-height:1.9}
.claim-auth-layout .auth-form-panel{background:#fffdfd}
.claim-auth-layout .form-title{color:#b93e6d}
.claim-auth-layout .form-description,.claim-auth-layout .form-switch{color:#95677a}
.claim-auth-layout .field>span:first-child,.claim-auth-layout .order-label label{color:#744054}
.claim-auth-layout .order-label button,.claim-auth-layout .eye-toggle{color:#d95687}
.claim-auth-layout input{border-color:#efd6e0;background:#fffafb}
.claim-auth-layout .auth-tabs{border-bottom-color:#f1dce6}
.claim-auth-layout .auth-tabs a.active,.claim-auth-layout .text-link{color:#d95687}
.claim-auth-layout .auth-tabs a.active:after{background:#e66f9c}
.claim-auth-layout input:focus{border-color:#e98fb1;box-shadow:0 0 0 4px #e66f9c16}
.claim-auth-layout .button:not(.outline){border-color:#e66f9c;background:#e66f9c}
.claim-auth-layout .button:not(.outline):hover{border-color:#d95687;background:#d95687}
.claim-auth-layout .button.outline{border-color:#e9a5bf;color:#d95687;background:#fff}
.claim-auth-layout .button.outline:hover{background:#fff2f7}
.claim-activation-main{padding-top:36px;background:radial-gradient(circle at 12% 8%,#ffeef5 0,transparent 36%),#fffdfd}
.claim-activation-main .activation-layout{border-color:#f0d6e1;box-shadow:0 18px 48px #c4628d16}
.claim-activation-main .activation-product{background:linear-gradient(145deg,#fff0f6,#fff9fc)}
.claim-activation-main .activation-product h2,.claim-activation-main .activation-form h2{color:#b93e6d}
.claim-activation-main .product-large-icon{background:#fff;color:#d95687;box-shadow:0 10px 28px #d9789a1f}
.claim-activation-main .account-note{border-color:#f1dce6;background:#fff5f8}
.claim-activation-main .text-link,.claim-activation-main .order-label button{color:#d95687}
.claim-activation-main input{border-color:#efd6e0;background:#fffafb}
.claim-activation-main input:focus{border-color:#e98fb1;box-shadow:0 0 0 4px #e66f9c16}
.claim-activation-main .button:not(.outline){border-color:#e66f9c;background:#e66f9c}
.claim-activation-main .button:not(.outline):hover{border-color:#d95687;background:#d95687}
.chinese-success-main{background:radial-gradient(circle at 12% 8%,#ffeef5 0,transparent 36%),#fffdfd}
.chinese-success-main .breadcrumb a,.chinese-success-main .breadcrumb span{color:#c5507d}
.chinese-success-main .success-card{border-color:#f0d6e1;box-shadow:0 18px 48px #c4628d16}
.chinese-success-main .success-product-art{width:240px;height:160px;border-radius:22px;object-fit:cover}
.chinese-success-main .success-check{background:#fff0f6;color:#d95687}
.chinese-success-main .success-card h1{color:#b93e6d}
.chinese-success-main .success-info{background:#fff5f8}
.chinese-success-main .button:not(.outline){border-color:#e66f9c;background:#e66f9c}
.chinese-success-main .button:not(.outline):hover{border-color:#d95687;background:#d95687}
.chinese-success-main .button.outline{border-color:#e9a5bf;color:#d95687;background:#fff}
.chinese-success-main .button.outline:hover{background:#fff2f7}
#info-dialog[data-tone="chinese"]{border-color:#f0d6e1;background:#fffdfd}
#info-dialog[data-tone="chinese"] h2{color:#b93e6d}
#info-dialog[data-tone="chinese"] #dialog-close{border-color:#e66f9c;background:#e66f9c}
#info-dialog[data-tone="chinese"] #dialog-close:hover{border-color:#d95687;background:#d95687}
.purchase-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}
.purchase-options>div{display:flex;min-width:0;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#f9fbfe}
.purchase-options strong{font-size:15px}
.purchase-globe{display:block;color:#4775aa;font-size:27px;font-style:normal;line-height:1}
.purchase-options .button .purchase-globe{display:inline;min-height:0;color:inherit;font-size:20px;line-height:1}
.contact-heading{display:flex;align-items:center;gap:10px;margin-bottom:10px}.contact-heading h2{margin:0}
.purchase-options span{min-height:40px;color:var(--muted);font-size:12px;line-height:1.6}
.purchase-options .button{min-height:42px;margin-top:auto;padding:9px 10px;font-size:12px}
.fulfillment-layout{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);gap:22px;align-items:start;max-width:1050px;margin:auto}
.fulfillment-layout .activation-form,.fulfillment-history{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}
.fulfillment-layout select{width:100%;height:46px;padding:0 13px;border:1px solid #dce5f0;border-radius:10px;background:#fbfdff;color:var(--ink);font:inherit}
.delivery-result{display:grid;gap:9px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}
.delivery-result label{font-size:13px;font-weight:700}
.delivery-result textarea{width:100%;min-height:150px;padding:12px;border:1px solid #dce5f0;border-radius:10px;resize:vertical;color:var(--ink);font:13px/1.7 ui-monospace,SFMono-Regular,monospace}
.fixed-links{display:grid;gap:7px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.fixed-links h3{font-size:16px}.fixed-links p{margin-bottom:4px;color:var(--muted);font-size:12px}.fixed-links button{padding:8px 10px;border:1px solid #d8e5f4;border-radius:9px;background:#f8fbff;color:#4775aa;font-size:12px;text-align:left}
.fulfillment-history{padding:26px}
.fulfillment-history h2{margin-bottom:18px;font-size:21px}
.fulfillment-table{display:grid;gap:9px}
.fulfillment-table article{display:grid;grid-template-columns:minmax(170px,1fr) auto auto auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:12px}
.fulfillment-table article>div{display:grid;gap:2px}
.fulfillment-table article strong{font-size:13px}
.fulfillment-table article span{color:var(--muted);font-size:11px}
.fulfillment-table article>b{font-size:12px;font-weight:650}
.fulfillment-table article>button{color:#bd5b5b;font-size:12px;font-weight:700}
.claim-status{padding:3px 8px;border-radius:999px;background:#f0f3f7;color:#6d7c90!important;font-weight:700;white-space:nowrap}
.claim-status.active{background:#fff6df;color:#a67619!important}.claim-status.redeemed{background:#eaf7f1;color:#3d9570!important}.claim-status.revoked,.claim-status.expired{background:#fff0f0;color:#b45d5d!important}
.empty.compact{padding:24px}.empty.compact p{margin:0}
@media(max-width:800px){.fulfillment-layout{grid-template-columns:1fr}.fulfillment-table article{grid-template-columns:1fr auto}.fulfillment-table article>b,.fulfillment-table article>button{justify-self:start}}
@media(max-width:800px){.claim-auth-layout{grid-template-columns:1fr}.claim-product-brief{min-height:205px;padding:28px 24px}.claim-product-icon{width:64px;height:64px;margin-bottom:14px;border-radius:18px;font-size:34px}.claim-product-brief h1{font-size:25px}}
@media(max-width:600px){.purchase-options{grid-template-columns:1fr}.fulfillment-history{padding:20px 16px}.header-actions>a.text-link{display:none}.claim-product-brief{min-height:185px;padding:26px 20px}.claim-product-brief p{font-size:12px}.claim-activation-main{padding-top:24px}}

/* Keep simple notices proportional to their short content; purchase choices need more room. */
dialog{width:360px;padding:26px}
dialog[data-kind="purchase"]{width:620px}
dialog h2{margin-bottom:12px}
dialog p{margin-bottom:18px;line-height:1.8}
@media(max-width:600px){dialog{width:340px;padding:22px}}
