:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,PingFang TC,Microsoft JhengHei,sans-serif;color:#253c35;background:#f6f8f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #253c35;--muted: #65736a;--green: #175b4d;--green-hover: #10483c;--green-pale: #eaf3ef;--line: #e0e7e2;--white: #ffffff;--purple: #684080;--red: #b45252;--gold: #ab7730}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;min-width:320px}body,button,input{letter-spacing:0}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{color:inherit}img{display:block;max-width:100%}svg{width:20px;height:20px;flex-shrink:0}button,input,a,summary{outline-offset:4px}:focus-visible{outline:2px solid var(--green)}[hidden]{display:none!important}h1,h2,h3,p{margin:0}.shell{width:min(1120px,calc(100% - 64px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;padding:12px 20px;background:var(--green);color:#fff}.skip-link:focus{top:12px}.site-header{background:var(--white);border-bottom:1px solid var(--line)}.header-inner{min-height:92px;display:flex;align-items:center;gap:54px}.brand{flex-shrink:0}.brand img{width:203px;height:auto}.primary-nav{display:flex;gap:34px;align-self:stretch}.nav-link{position:relative;display:flex;align-items:center;font-size:14px;font-weight:600;color:#717d77;white-space:nowrap}.nav-link.active{color:var(--green)}.nav-link.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--green)}.nav-link:hover,.support-link:hover,.footer-links a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:24px;margin-left:auto}.preview-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid var(--line);border-radius:4px;color:var(--muted);font-size:11px;white-space:nowrap}.preview-badge svg{width:13px;height:13px}.support-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;white-space:nowrap}.support-link svg{width:18px;height:18px}.main-content{padding-top:30px;padding-bottom:58px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.page-heading h1{font-size:25px;font-weight:750}.page-heading-note{font-size:12px;color:var(--muted)}.page-heading-note span{margin-inline:12px;color:#b2bcb6}.campaign-section{margin-bottom:10px}.carousel{position:relative;aspect-ratio:750 / 120;overflow:hidden;background:#f0edf6}.campaign-slide{display:block;height:100%;width:100%}.campaign-slide img{width:100%;height:100%;object-fit:contain}.carousel-toolbar{min-height:49px;display:flex;align-items:center;justify-content:space-between;gap:15px}.campaign-label{display:inline-flex;align-items:center;gap:7px;color:var(--purple);font-size:12px;font-weight:600}.campaign-label svg{width:15px;height:15px}.carousel-controls{display:flex;align-items:center;gap:8px}.icon-button{position:relative;width:30px;height:30px;padding:0;display:grid;place-items:center;border:1px solid transparent;border-radius:4px;background:transparent;color:#7b8881}.icon-button svg{width:16px;height:16px}.icon-button:hover{background:#e9eeeb;color:var(--green)}.carousel-dots{display:flex;align-items:center;gap:0}.carousel-dot{width:25px;height:30px;border:0;background:transparent;position:relative;padding:0}.carousel-dot:after{content:"";display:block;position:absolute;width:5px;height:5px;top:13px;left:10px;background:#c8d3cc;border-radius:50%;transition:width .16s ease,left .16s ease}.carousel-dot.selected:after{background:var(--green);width:17px;left:4px;border-radius:3px}#carousel-pause{border-left-color:var(--line);margin-left:1px;border-radius:0}.role-section{display:flex;align-items:center;gap:35px;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.role-heading{display:flex;align-items:center;gap:15px;flex-shrink:0}.step-number{display:inline-flex;width:33px;height:33px;align-items:center;justify-content:center;border:1px solid #cdded4;color:var(--green);font-size:12px;font-weight:650;font-variant-numeric:tabular-nums}.role-heading h2{font-size:18px;font-weight:700;margin-bottom:7px}.role-heading p{font-size:12px;color:var(--muted)}.role-heading p span{font-size:11px}.role-form{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:10px;align-items:start;flex:1;position:relative}.input-wrap{position:relative}.input-wrap>svg{position:absolute;left:15px;top:14px;width:18px;height:18px;color:#89988e;pointer-events:none}.input-wrap input{width:100%;height:48px;padding:0 14px 0 43px;color:var(--ink);background:#fff;border:1px solid #d8e1da;border-radius:5px;font-size:14px}.input-wrap input::placeholder{color:#9aa79f}.input-wrap input:focus{border-color:var(--green);outline-offset:2px}.input-wrap input[aria-invalid]{border-color:#b45252}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:0 21px;border-radius:5px;background:var(--green);border:1px solid var(--green);color:#fff;font-size:14px;font-weight:600;transition:background-color .15s ease}.primary-button:hover{background:var(--green-hover)}.primary-button svg{width:17px;height:17px}.field-error{color:#a64141;font-size:11px;position:absolute;left:0;top:calc(100% + 5px)}.field-error.is-success{color:var(--green)}.notice{display:flex;align-items:center;gap:18px;min-height:58px;margin-top:20px;padding:10px 14px;background:#fff1da;border:1px solid #eed6a9;border-left:4px solid #cc8c2d;border-radius:4px}.notice-heading{display:inline-flex;align-items:center;gap:9px;flex-shrink:0;color:#995814}.notice-heading svg{width:21px;height:21px}.notice-heading strong{font-size:12px;white-space:nowrap}.notice-viewport{flex:1;min-width:0;overflow:hidden}.notice-track{display:flex;width:max-content;animation:notice-scroll var(--notice-duration, 30s) linear infinite}.notice-copy{flex:0 0 auto;min-width:var(--notice-min-width, 0px);padding-right:64px;white-space:nowrap;font-size:14px;font-weight:600;color:#805016;line-height:1.85}.notice-toggle{flex-shrink:0;width:34px;height:34px;color:#995814;border-color:#e4c590;background:#fff8ec}.notice-toggle:hover{color:#74400c;background:#ffe6bd}.notice.is-paused .notice-track,.notice-viewport:focus .notice-track{animation-play-state:paused}@keyframes notice-scroll{to{transform:translate(-50%)}}@media(hover:hover){.notice-viewport:hover .notice-track{animation-play-state:paused}}.products-section{padding-top:36px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:21px}.section-title{display:flex;align-items:center;gap:14px}.section-title>svg{width:23px;height:23px;color:var(--green)}.section-title h2{font-size:20px;font-weight:700}.section-caption{color:var(--muted);font-size:12px;white-space:nowrap}.category-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #dbe4dd;margin-bottom:23px;gap:16px}.category-tabs>button{display:flex;align-items:center;justify-content:center;gap:10px;height:57px;position:relative;background:transparent;border:0;border-bottom:3px solid transparent;margin-bottom:-1px;font-size:15px;font-weight:650;color:#7c8580;white-space:nowrap;transition:color .15s ease,background-color .15s ease}.category-tabs>button:hover{background:#edf2ee;color:var(--green)}.category-tabs>button[aria-selected=true]{border-bottom-color:var(--green);color:var(--green);background:#edf3ee}.category-tabs svg{width:19px;height:19px}.tab-count{font-size:10px;font-weight:500;color:#9ba59f;font-variant-numeric:tabular-nums}.category-tabs>button[aria-selected=true] .tab-count{color:#6b927d}#product-panel{outline-offset:6px;border-radius:6px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{min-width:0;display:flex;flex-direction:column;padding:19px 21px 0;border:1px solid #e0e7e2;background:#fff;border-radius:8px;box-shadow:0 2px 3px #1d382a05;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card:hover{border-color:#a5c3b3;box-shadow:0 5px 15px #1d382a0d;transform:translateY(-2px)}.card-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;min-height:22px;margin-bottom:14px}.product-badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;line-height:20px;padding:0 6px;color:#a34b4b;background:#fcf0ed;border-radius:3px;font-weight:600}.product-badge svg{width:12px;height:12px}.product-badge.rebate{flex-shrink:0;padding-inline:9px;background:#764099;color:#fff;font-size:20px;font-weight:850;line-height:32px;transform-origin:left center;animation:rebate-pulse 2.8s ease-in-out infinite;animation-delay:var(--promotion-delay)}.product-badge.rebate svg{width:16px;height:16px}.purchase-limit{color:#707e74;font-size:10px}.product-card{--promotion-delay: 0s}.product-card:nth-child(3n+2){--promotion-delay: -.8s}.product-card:nth-child(3n){--promotion-delay: -1.6s}.product-badge:not(.rebate){flex-shrink:0;font-size:16px;font-weight:800;line-height:28px;padding-inline:8px;transform-origin:left center;animation:must-buy-pulse 2.8s ease-in-out infinite;animation-delay:var(--promotion-delay)}.purchase-limit.is-limited{flex-shrink:0;color:#bd2828;font-size:13px;font-weight:800;line-height:26px;padding-inline:6px;border-radius:3px;background:#fff0ed;animation:limit-glow 2.8s ease-in-out infinite;animation-delay:calc(var(--promotion-delay) - .4s)}.limit-emphasis{color:#bd2828;font-weight:800}.product-card:focus-within .product-badge,.product-card:focus-within .purchase-limit{animation-play-state:paused}@media(hover:hover){.product-card:hover .product-badge,.product-card:hover .purchase-limit{animation-play-state:paused}}@keyframes must-buy-pulse{0%,to{transform:scale(1);color:#a34b4b;background-color:#fcf0ed;box-shadow:0 0 #cc4c4100}45%{transform:scale(1.07);color:#ab302d;background-color:#ffded7;box-shadow:0 0 0 4px #cc4c4114}}@keyframes limit-glow{0%,to{color:#bd2828;background-color:#fff0ed}55%{color:#a51d23;background-color:#ffd6cf}}@keyframes rebate-pulse{0%,to{transform:scale(1);background-color:#764099;box-shadow:0 0 #76409900}45%{transform:scale(1.06);background-color:#9254b5;box-shadow:0 0 0 4px #7640991f}}.product-title-row{display:flex;align-items:center;gap:12px;min-height:54px;margin-bottom:15px}.product-image{width:54px;height:auto;object-fit:contain;flex-shrink:0}.product-title-row h3{font-size:19px;line-height:1.55;font-weight:700;overflow-wrap:anywhere}.product-description{font-size:13px;line-height:1.95;color:#657269;min-height:68px;margin-bottom:16px;overflow-wrap:anywhere}.product-purchase{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:64px;border-top:1px solid #edf0ed;margin-top:auto}.price{font-family:Avenir Next,Segoe UI,sans-serif;font-size:23px;font-weight:650;color:var(--green);white-space:nowrap;font-variant-numeric:tabular-nums}.purchase-button{background:transparent;border:0;padding:10px 0 10px 10px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#537462;white-space:nowrap}.purchase-button svg{width:16px;height:16px}.purchase-button:hover{color:var(--green);text-decoration:underline;text-underline-offset:4px}.product-footnote{display:flex;align-items:center;gap:7px;margin-top:19px;color:#707e74;font-size:11px}.product-footnote svg{width:14px;height:14px}.instructions-section{margin-top:49px;border-top:1px solid var(--line);padding-top:33px}.rules-heading{margin-bottom:16px}.rules-intro{color:var(--muted);font-size:12px;line-height:1.8;margin-bottom:20px}.rules-list{border-top:1px solid var(--line)}.rule{border-bottom:1px solid var(--line)}.rule summary{list-style:none;cursor:pointer;min-height:55px;display:flex;align-items:center;gap:15px;font-size:13px;font-weight:600}.rule summary::-webkit-details-marker{display:none}.rule summary:hover{color:var(--green)}.rule-number{font-family:Avenir Next,Segoe UI,sans-serif;font-size:11px;color:#9aa89e;font-weight:500}.rule summary>svg{margin-left:auto;width:17px;height:17px;color:#8b9890;transition:transform .18s}.rule[open] summary>svg{transform:rotate(180deg)}.rule p{padding:0 30px 20px;font-size:12px;color:#69776c;line-height:2;max-width:1000px}.rules-contact{margin-top:24px;display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.9;color:#839087}.rules-contact>svg{width:16px;height:16px;margin-top:2px}.rules-contact>a{display:inline-flex;margin-left:auto;padding:2px 7px;color:var(--green)}.rules-contact>a svg{width:17px;height:17px}.site-footer{background:#eef2ef;border-top:1px solid var(--line);padding:30px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.company-details{min-width:0}.company-details strong{font-family:Avenir Next,sans-serif;font-size:13px;color:#576b5e;font-weight:600}.company-details p{margin-top:7px;font-size:11px;color:#727e75;line-height:1.85;overflow-wrap:anywhere}.footer-links{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.footer-links a{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#748078;white-space:nowrap;padding-block:7px}.footer-links svg{width:11px;height:11px}.mock-main{padding-top:35px;padding-bottom:75px;min-height:calc(100vh - 232px)}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.back-link svg{width:16px;height:16px}.back-link:hover{color:var(--green)}.mock-content{max-width:550px;margin:34px auto 0;text-align:center}.mock-symbol{display:grid;place-items:center;margin:0 auto 17px;width:62px;height:62px;border:1px solid #d7e4dc;border-radius:8px;background:#eaf2ed;color:var(--green)}.mock-symbol svg{width:29px;height:29px}.mock-label{color:#6d8c7b;font-size:10px;font-weight:700}.mock-content h1{font-size:28px;margin:9px 0 14px}.mock-description{color:#7e8b82;font-size:13px;line-height:1.9}.mock-summary{margin-top:29px;text-align:left;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:15px}.mock-summary dl{margin:0}.mock-summary dl>div{display:grid;grid-template-columns:95px minmax(0,1fr);padding:10px 0;gap:24px;font-size:13px;line-height:1.7}.mock-summary dt{color:#8b978f}.mock-summary dd{margin:0;text-align:right;overflow-wrap:anywhere}.unverified{font-size:10px;color:#aa7f39;margin-left:6px;white-space:nowrap}.mock-summary .summary-total{margin-top:10px;padding-top:20px;border-top:1px dashed var(--line);align-items:center}.summary-total dd{font-family:Avenir Next,sans-serif;color:var(--green);font-size:25px;font-weight:650}.mock-payment-options{padding-top:24px;text-align:left}.mock-payment-options h2{font-size:13px;font-weight:600;margin-bottom:12px}.payment-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-options a{border:1px solid var(--line);border-radius:5px;padding:9px;background:#fff;display:flex;align-items:center;gap:3px}.payment-options a:hover{border-color:var(--green)}.payment-options img{width:calc(100% - 20px);height:auto}.payment-options svg{width:15px;height:15px;color:#9aa89e}.mock-return{width:100%;margin-top:27px}.checkout-content .mock-summary dt{color:#52675a}.checkout-content .mock-summary a{color:var(--green);text-decoration:underline;margin-left:8px}.summary-total small{font-size:14px}.checkout-payment{border:0;padding:0;margin:28px 0 0;text-align:left}.checkout-payment legend{font-size:14px;font-weight:600;margin-bottom:12px}.credit-card-option{display:flex;align-items:center;gap:12px;border:1px solid var(--green);border-radius:5px;background:#fff;padding:12px 16px;min-height:64px}.credit-card-option input{accent-color:var(--green);width:18px;height:18px;flex:none}.credit-card-option img{width:min(243px,72%);height:auto;object-fit:contain}.credit-card-option svg{width:20px;height:20px;margin-left:auto;color:var(--green);flex:none}.checkout-pay{width:100%;min-height:48px;margin-top:16px}.checkout-pay:disabled{opacity:.55;cursor:not-allowed}.checkout-status{text-align:left;line-height:1.8;font-size:14px;margin:18px 0 0;color:#52675a}.checkout-status:empty{margin:0}.checkout-status.is-error{color:#af2626}.checkout-status.is-paid{color:var(--green);font-weight:700}.checkout-order{font-size:12px;overflow-wrap:anywhere;text-align:left;color:#52675a}.checkout-refresh{margin-top:14px;background:transparent;border:0;color:var(--green);text-decoration:underline;min-height:44px}.checkout-refresh svg{width:16px;height:16px;vertical-align:middle;margin-right:6px}.checkout-back{margin-top:24px}@media(hover:hover){[data-tooltip]:after{position:absolute;content:attr(data-tooltip);z-index:10;top:calc(100% + 7px);right:0;background:#253c35;color:#fff;border-radius:4px;padding:6px 9px;font-size:11px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .13s}[data-tooltip]:hover:after{opacity:1}}@media(min-width:1600px){.shell{width:min(1200px,calc(100% - 96px))}.product-description{min-height:60px}}@media(max-width:1000px){.header-inner{gap:30px}.primary-nav{gap:25px}.header-actions{gap:14px}.role-section{gap:22px}.role-heading{gap:10px}.role-heading h2{font-size:16px}.product-grid{gap:14px}.product-card{padding-inline:16px}.product-title-row{gap:9px}.product-image{width:44px}.product-title-row h3{font-size:17px}.price{font-size:20px}.purchase-button{gap:3px;padding-left:3px;font-size:11px}.tab-count{display:none}}@media(max-width:760px){.shell{width:calc(100% - 40px)}.header-inner{min-height:78px;gap:20px}.brand img{width:168px}.primary-nav{gap:20px}.nav-link{font-size:12px}.header-actions{gap:12px}.support-link span{display:none}.support-link{width:34px;height:38px;justify-content:center}.role-section{display:block;padding-block:22px 25px}.role-heading{margin-bottom:18px}.role-heading h2{font-size:17px;margin-bottom:3px}.role-heading p{font-size:11px}.role-form{grid-template-columns:minmax(0,1fr) auto}.category-tabs{gap:0}.category-tabs>button{gap:7px;font-size:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-title-row h3{font-size:18px}.product-image{width:49px}.product-description{min-height:70px}.price{font-size:22px}.footer-inner{align-items:flex-start;flex-direction:column;gap:17px}.footer-links{gap:22px}}@media(max-width:520px){.shell{width:calc(100% - 32px)}.header-inner{min-height:74px;gap:12px;flex-wrap:wrap}.brand img{width:155px}.header-actions{margin-left:auto;gap:11px}.primary-nav{order:3;width:100%;height:41px;gap:27px;margin-top:-8px}.nav-link{font-size:12px}.main-content{padding-top:21px;padding-bottom:36px}.page-heading{margin-bottom:16px}.page-heading h1{font-size:22px}.page-heading-note{font-size:10px}.page-heading-note span{margin-inline:5px}.carousel{width:calc(100% + 32px);margin-left:-16px}.carousel-toolbar{min-height:45px}.campaign-label{font-size:10px;gap:5px}.carousel-controls{gap:2px}.campaign-label svg{width:13px;height:13px}.icon-button{width:28px}.carousel-dot{width:21px}.carousel-dot:after{left:8px}.carousel-dot.selected:after{left:2px}.role-section{padding-top:19px;padding-bottom:26px}.role-heading{gap:11px;margin-bottom:16px}.role-heading h2{font-size:16px}.role-form{gap:8px}.input-wrap input{height:46px;font-size:16px;padding-left:37px;padding-right:9px}.input-wrap>svg{left:12px;width:16px;height:16px}.primary-button{min-height:46px;padding:0 14px;gap:7px;font-size:12px}.role-form .primary-button svg{width:15px;height:15px}.notice{gap:10px;min-height:54px;margin-top:16px;padding:9px 10px}.notice-copy{font-size:13px}.notice-heading strong{display:none}.notice-heading svg{width:19px;height:19px}.products-section{padding-top:27px}.section-heading{margin-bottom:13px}.section-title{gap:10px}.section-title h2{font-size:17px}.step-number{width:28px;height:28px;font-size:10px}.section-caption{font-size:10px}.category-tabs{margin-bottom:17px}.category-tabs>button{flex-direction:column;gap:6px;font-size:11px;height:69px;padding:9px 1px 10px}.category-tabs svg{width:18px;height:18px}.product-grid{gap:10px}.product-card{padding:12px 12px 0;border-radius:6px}.card-meta{margin-bottom:13px;min-height:18px}.product-badge{font-size:10px;gap:3px;padding-inline:4px;line-height:18px}.product-badge svg{width:10px;height:10px}.product-badge:not(.rebate){font-size:14px;line-height:26px;padding-inline:6px}.product-badge:not(.rebate) svg{width:12px;height:12px}.product-badge.rebate{font-size:18px;line-height:30px;padding-inline:7px}.product-badge.rebate svg{width:14px;height:14px}.purchase-limit.is-limited{font-size:12px;line-height:24px}.purchase-limit{font-size:10px}.product-title-row{flex-direction:column;align-items:flex-start;gap:11px;min-height:0;margin-bottom:9px}.product-image{width:45px;height:39px}.product-title-row h3{font-size:15px;line-height:1.6}.product-description{font-size:12px;line-height:1.9;min-height:76px;margin-bottom:13px}.product-purchase{flex-direction:column;align-items:stretch;gap:5px;padding:11px 0 10px;min-height:82px}.price{font-size:22px;line-height:1.25}.purchase-button{justify-content:space-between;min-height:34px;padding:6px 0;font-size:11px}.purchase-button svg{width:15px;height:15px}.product-footnote{font-size:10px;margin-top:15px}.instructions-section{margin-top:31px;padding-top:25px}.rules-intro{font-size:11px}.rule summary{font-size:12px;gap:11px}.rule p{padding-left:25px;padding-right:5px;font-size:11px}.rules-contact{font-size:10px;gap:7px}.rules-contact>a{padding-right:0}.site-footer{padding-block:24px}.mock-main{padding-top:23px;padding-bottom:45px}.mock-content{margin-top:30px}.mock-content h1{font-size:25px}.mock-description{font-size:12px}.mock-summary dl>div{grid-template-columns:75px minmax(0,1fr);gap:13px;font-size:12px}.mock-return{font-size:13px}.payment-options{grid-template-columns:1fr;gap:9px}.payment-options a{justify-content:space-between}.payment-options img{width:200px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.product-card:hover{transform:none}.notice-track{width:100%;transform:none}.notice-copy{min-width:0;width:100%;padding-right:0;white-space:normal}.notice-copy[aria-hidden=true],.notice-toggle{display:none}}.result-main{padding-block:28px 64px;min-height:calc(100vh - 230px)}.result-content{max-width:600px;margin:28px auto 0}.result-preview{margin-bottom:24px;text-align:center;color:#775118;font-size:12px}.result-intro{text-align:center}.result-symbol{display:inline-grid;place-items:center;width:68px;height:68px;border-radius:8px}.result-symbol svg{width:38px;height:38px;stroke-width:1.6}.result-symbol.paid{background:#e3f0e9;color:#175b4d}.result-symbol.pending{background:#f8edda;color:#895d16}.result-symbol.failed{background:#fae9e6;color:#b13732}.result-intro h1{font-size:30px;line-height:1.35;margin:20px 0 10px}.result-intro p{font-size:15px;line-height:1.8;color:#52675a;margin:0}.result-receipt{margin-top:34px;border-top:1px solid var(--line)}.result-product{display:flex;align-items:center;gap:14px;padding:23px 0;border-bottom:1px solid var(--line)}.result-product img{width:52px;height:auto;flex:none}.result-product>div{flex:1;min-width:0}.result-product h2{font-size:18px;margin:0 0 5px;overflow-wrap:anywhere}.result-product p{font-size:12px;margin:0;color:#52675a}.result-state{font-size:12px;font-weight:650;flex:none}.result-state.paid{color:#175b4d}.result-state.pending{color:#895d16}.result-state.failed{color:#b13732}.result-details{margin:0;padding:12px 0 18px;border-bottom:1px solid var(--line)}.result-details>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:16px;align-items:center;padding-block:9px;font-size:14px;line-height:1.7}.result-details dt{color:#52675a}.result-details dd{margin:0;text-align:right;overflow-wrap:anywhere}.result-details .result-total{padding-block:8px 20px}.result-total dd{display:flex;align-items:baseline;justify-content:flex-end;flex-wrap:wrap;gap:10px;color:var(--green)}.result-total strong{font-size:32px;line-height:1.3;font-variant-numeric:tabular-nums}.result-total span{font-size:13px;font-weight:600}.result-order-row dd{display:flex;align-items:center;justify-content:flex-end;gap:8px}.result-order-row dd>span{min-width:0;font-size:12px;font-variant-numeric:tabular-nums}.result-order-row button{flex:none;width:36px;height:36px}.result-note{color:#52675a;font-size:13px;line-height:1.8;margin:17px 0 0}.result-feedback{color:#895d16;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.result-feedback:empty{display:none}.result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.result-actions>*{flex:1 1 190px;min-height:48px}.result-actions .result-secondary{background:transparent;border:1px solid var(--line);color:var(--green)}.result-actions button:disabled{opacity:.6;cursor:wait}.result-actions button[aria-busy=true] svg{animation:result-refresh 1s linear infinite}@keyframes result-refresh{to{transform:rotate(360deg)}}@media(max-width:600px){.result-main{padding-block:23px 42px}.result-content{margin-top:28px}.result-intro h1{font-size:27px}.result-product{gap:10px}.result-product h2{font-size:16px}.result-details>div{grid-template-columns:72px minmax(0,1fr);gap:10px}}@media(prefers-reduced-motion:reduce){.result-actions button[aria-busy=true] svg{animation:none}}.account-nav{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:13px;color:var(--green);white-space:nowrap}.account-nav svg{width:19px;height:19px}.auth-main,.account-main{padding-block:28px 64px;min-height:calc(100vh - 230px)}.auth-content{max-width:400px;margin:32px auto 0}.auth-logo{display:block;width:190px;height:auto;margin:0 auto 26px}.auth-content h1{text-align:center;font-size:26px;margin:0 0 28px}.account-tabs{display:flex;border-bottom:1px solid var(--line);gap:24px;margin-bottom:24px}.account-tabs button{position:relative;background:none;border:0;min-height:48px;padding:12px 0;font-size:15px;color:#52675a}.account-tabs button[aria-selected=true]{font-weight:700;color:var(--green);border-bottom:2px solid var(--green)}.auth-content .account-tabs{justify-content:center;gap:64px}.account-form{display:flex;flex-direction:column}.account-form label{display:block;font-size:14px;font-weight:600;margin:0 0 8px}.account-form input,.orders-toolbar select{width:100%;border:1px solid #b8c8bf;border-radius:5px;padding:11px 12px;min-height:46px;color:var(--ink);background:#fff;font:inherit;font-size:16px}.account-form .input-hint{margin:6px 0 22px}.input-hint{font-size:12px;line-height:1.8;color:#52675a}.password-wrap{position:relative}.password-wrap input{padding-right:50px}.password-wrap button{position:absolute;right:3px;top:3px;width:40px;height:40px}.account-message{color:#a6382f;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.account-message:empty{display:none}.account-form .primary-button{margin-top:18px;min-height:48px}.account-main h1{font-size:28px;margin:0}.account-section-title{font-size:18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.account-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}.account-heading p{margin:7px 0 0;color:#52675a;font-size:14px;overflow-wrap:anywhere}.account-text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;background:none;color:var(--green);min-height:44px;padding:8px;font:inherit;font-size:14px}.account-text-button svg{width:18px;height:18px}.orders-toolbar{display:flex;align-items:center;gap:12px;margin:24px 0}.orders-toolbar label{font-size:13px;white-space:nowrap}.orders-toolbar select{width:auto;max-width:220px;font-size:14px}.orders-toolbar button{margin-left:auto;flex:none}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}.orders-table th{color:#52675a;font-size:12px;font-weight:500;padding:12px 14px;background:#edf3ef}.orders-table td{padding:20px 14px;border-bottom:1px solid var(--line)}.orders-table th:first-child,.orders-table td:first-child{padding-left:0;width:32%}.orders-table th:last-child,.orders-table td:last-child{padding-right:0}.orders-table td>strong{display:block;font-size:14px}.order-number{display:block;font-size:11px;color:#52675a;margin-top:6px;overflow-wrap:anywhere}.order-money{font-weight:650;white-space:nowrap}.order-state{color:#865d16;font-size:12px;font-weight:650;white-space:nowrap}.order-state.paid{color:#175b4d}.order-state.failed{color:#ae3731}.order-pagination{display:flex;align-items:center;justify-content:flex-end;gap:15px;margin-top:24px;font-size:13px;color:#52675a}.account-empty{padding:50px 20px;text-align:center;color:#52675a;font-size:15px}.account-empty a{display:flex;width:fit-content;margin:18px auto 0}.order-detail{max-width:650px;margin:24px auto 0}.order-detail-heading{display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line);padding-bottom:24px}.order-detail-heading h2{flex:1;font-size:20px}.order-detail-heading img{flex:none;width:52px;height:auto}.order-detail-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px}.account-main button:disabled,.auth-main button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:700px){.header-actions{gap:12px}.account-main h1{font-size:24px}.orders-table thead{display:none}.orders-table,.orders-table tbody{display:block}.orders-table tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(75px,auto) 34px;gap:10px 12px;border-bottom:1px solid var(--line);padding-block:20px}.orders-table td{display:block;padding:0;border:0}.orders-table td:first-child{width:auto;grid-column:1 / 3}.orders-table td:nth-child(2){grid-column:1;grid-row:2}.orders-table td:nth-child(2):before{content:"角色ID ";color:#52675a}.orders-table td:nth-child(3){grid-column:2 / 4;grid-row:2;text-align:right}.orders-table td:nth-child(4){grid-column:2 / 4;grid-row:3;text-align:right}.orders-table td:nth-child(5){grid-column:1;grid-row:3;font-size:12px;color:#52675a}.orders-table td:last-child{grid-column:3;grid-row:1}.orders-table .icon-button{width:34px;height:40px}.order-detail-heading{gap:10px}.order-detail-heading h2{font-size:16px}}
