.home{position:relative;width:100%;max-width:1080px;margin:0 auto;padding:48px 24px 56px;min-height:min(100vh,900px)}.home__aurora{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:#050508;overflow:hidden}.home__aurora:before,.home__aurora:after{content:"";position:absolute;width:140%;height:80%;left:-20%;filter:blur(72px);opacity:.55;animation:home-aurora-shift 18s ease-in-out infinite alternate}.home__aurora:before{top:-25%;background:radial-gradient(ellipse at 30% 40%,rgba(102,126,234,.9),transparent 55%),radial-gradient(ellipse at 70% 30%,rgba(118,75,162,.65),transparent 50%)}.home__aurora:after{bottom:-35%;background:radial-gradient(ellipse at 60% 60%,rgba(251,194,235,.5),transparent 55%),radial-gradient(ellipse at 20% 70%,rgba(143,211,244,.45),transparent 50%);animation-delay:-6s}@keyframes home-aurora-shift{0%{transform:translate(0) rotate(0)}to{transform:translate(4%,3%) rotate(2deg)}}.home__grid-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse 85% 70% at 50% 35%,black 20%,transparent 75%);mask-image:radial-gradient(ellipse 85% 70% at 50% 35%,black 20%,transparent 75%);pointer-events:none}.home__hero{text-align:center;margin-bottom:48px}.home__badge{display:inline-block;margin:0 0 20px;padding:8px 18px;font-size:.7rem;letter-spacing:.42em;text-transform:uppercase;color:#ffffff73;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home__title{margin:0 0 20px;font-family:"Noto Serif SC",serif;font-size:clamp(2.25rem,6vw,3.25rem);font-weight:700;line-height:1.15}.home__title-line{display:inline-block;background:linear-gradient(120deg,#f8fafc,#e0e7ff 25%,#fbc2eb 55%,#a5d8ff);-webkit-background-clip:text;background-clip:text;color:transparent;animation:home-title-shimmer 10s ease-in-out infinite;background-size:200% auto}@keyframes home-title-shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.home__lead{margin:0 auto;max-width:420px;font-size:1rem;line-height:1.75;color:#ffffff80;font-weight:400}.home__features{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 720px){.home__features{grid-template-columns:1fr}}.home-card{position:relative;padding:28px 24px 24px;border-radius:22px;overflow:hidden;text-align:left;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 20px 50px #00000059,inset 0 1px #ffffff0f;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .35s ease}.home-card:not(.home-card--soon):hover{transform:translateY(-6px) scale(1.01);box-shadow:0 28px 70px #00000073,inset 0 1px #ffffff1a;border-color:#fff3}.home-card--soon{opacity:.9}.home-card--soon:hover{opacity:1}button.home-card__soon{cursor:pointer;font:inherit;width:fit-content;transition:background .2s ease,border-color .2s ease}button.home-card__soon:hover{background:#ffffff17;border-color:#ffffff47}.home-card__shine{position:absolute;top:-50%;left:-30%;width:80%;height:120%;background:linear-gradient(125deg,transparent 40%,rgba(255,255,255,.07) 50%,transparent 60%);transform:rotate(12deg);pointer-events:none;transition:transform .6s ease}.home-card:not(.home-card--soon):hover .home-card__shine{transform:rotate(12deg) translate(12%)}.home-card--violet{--card-glow: rgba(102, 126, 234, .35)}.home-card--mint{--card-glow: rgba(143, 211, 244, .3)}.home-card--coral{--card-glow: rgba(251, 194, 235, .22)}.home-card--sky{--card-glow: rgba(165, 216, 255, .22)}.home-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 60px var(--card-glow);opacity:.5}.home-card__title{position:relative;margin:0 0 10px;font-family:"Noto Serif SC",serif;font-size:1.35rem;font-weight:700;color:#fffffff2}.home-card__subtitle{position:relative;margin:0 0 22px;font-size:.88rem;line-height:1.55;color:#ffffff73;min-height:2.7em}.home-card__cta{position:relative;padding:12px 28px;border-radius:999px;border:none;cursor:pointer;font-family:Noto Sans SC,sans-serif;font-size:.9rem;font-weight:500;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 6px 24px #764ba273;transition:transform .2s ease,box-shadow .2s ease}.home-card__cta:hover{transform:translateY(-2px);box-shadow:0 10px 32px #764ba28c}.home-card__soon{position:relative;display:inline-flex;align-items:center;padding:10px 20px;border-radius:999px;background:#ffffff0f;border:1px dashed rgba(255,255,255,.2)}.home-card__soon-text{font-size:.85rem;letter-spacing:.12em;color:#fff6}.receipt-page{min-height:100vh;background:#1a1a1a;color:#e8e8e8;padding:16px;box-sizing:border-box;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.receipt-panel{border-radius:8px;border:1px solid #3a3a3a;padding:16px 18px;box-sizing:border-box}.receipt-panel--colors{background:#2a2a2a;flex:1 1 auto;min-width:0;max-width:min(100%,640px)}.receipt-panel--workspace{background:#1f1f1f}.receipt-top-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;justify-content:space-between}.receipt-color-toolbar--inline{display:flex;flex-direction:column;gap:12px}@media (min-width: 720px){.receipt-color-toolbar--inline{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:12px 28px}.receipt-color-toolbar--inline .receipt-page-toolbar__group{flex:0 1 auto;min-width:200px}}.receipt-export-slot{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;align-self:flex-start;gap:10px;padding:16px 0 0;margin-left:auto}.receipt-export-slot .receipt-export-btn{white-space:nowrap}.receipt-panel__title{margin:0 0 14px;font-size:15px;font-weight:600;color:#e0e0e0}.receipt-content-column .receipt-panel__title,.receipt-preview-column .receipt-panel__title{margin-bottom:10px}.receipt-color-toolbar{display:flex;flex-direction:column;gap:14px}.receipt-page-toolbar__group{display:flex;flex-direction:column;gap:8px}.receipt-page-toolbar__group-title{font-size:12px;font-weight:600;color:#9a9a9a;letter-spacing:.02em}.receipt-page-toolbar__row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}.receipt-color-toolbar label{display:flex;align-items:center;gap:8px;font-size:13px}.receipt-color-toolbar input[type=number]{width:56px;padding:4px 8px;background:#111;border:1px solid #444;color:#fff;border-radius:4px}.receipt-color-toolbar input[type=text]{width:120px;padding:4px 8px;background:#111;border:1px solid #444;color:#fff;border-radius:4px}.receipt-color-toolbar input[type=color]{width:40px;height:32px;padding:0;border:1px solid #444;border-radius:4px;cursor:pointer}.receipt-export-btn{padding:8px 16px;background:#4a7cff;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer}.receipt-export-btn--primary{min-width:200px;padding:10px 18px;font-size:15px}.receipt-export-btn:disabled{opacity:.5;cursor:not-allowed}.receipt-fixed-size-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#bbb;cursor:pointer;-webkit-user-select:none;user-select:none}.receipt-fixed-size-label input{width:auto;margin:0}.receipt-content-column,.receipt-preview-column{display:flex;flex-direction:column;gap:0;min-width:0;width:100%}.receipt-preview-column{align-items:stretch}.receipt-layout{display:grid;grid-template-columns:minmax(280px,380px) 1fr;gap:20px;align-items:start;width:100%;margin:0}@media (max-width: 900px){.receipt-layout{grid-template-columns:1fr}}.receipt-form{background:#252525;border:1px solid #3a3a3a;border-radius:8px;padding:14px 16px;max-height:calc(100vh - 140px);overflow:auto}.receipt-form h3{margin:0 0 10px;font-size:14px;font-weight:600;color:#bbb}.receipt-form-section{margin-bottom:16px}.receipt-form-section label{display:block;font-size:11px;color:#888;margin-bottom:4px}.receipt-form-section input{width:100%;box-sizing:border-box;padding:6px 8px;margin-bottom:8px;background:#111;border:1px solid #444;color:#fff;border-radius:4px;font-size:13px}.receipt-form-row2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.receipt-item-editor{border:1px solid #444;border-radius:6px;padding:8px;margin-bottom:8px;background:#1c1c1c}.receipt-item-field{margin-bottom:10px}.receipt-item-field:last-of-type{margin-bottom:0}.receipt-item-field label{display:block;font-size:11px;color:#888;margin-bottom:4px}.receipt-item-field input{width:100%;box-sizing:border-box;padding:6px 8px;background:#111;border:1px solid #444;color:#fff;border-radius:4px;font-size:13px}.receipt-item-editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:12px;color:#888}.receipt-item-editor button{padding:2px 8px;font-size:11px;background:#444;color:#fff;border:none;border-radius:4px;cursor:pointer}.receipt-checkbox-label{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:12px;color:#aaa;cursor:pointer}.receipt-checkbox-label input{width:auto;margin:0}.receipt-add-row{width:100%;padding:8px;margin-top:4px;background:#333;color:#ccc;border:1px dashed #555;border-radius:6px;cursor:pointer;font-size:13px}.receipt-preview-wrap{width:100%;min-width:0;box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch;max-height:min(70vh,calc(100vh - 120px));padding:8px;background:#111;border-radius:8px;border:1px solid #333;display:flex;flex-direction:column;align-items:center}@media (min-width: 901px){.receipt-preview-wrap{max-height:calc(100vh - 100px)}}.receipt-preview__viewport{overflow:hidden;border-radius:4px;flex-shrink:0;max-width:100%}.receipt-preview__scale{flex-shrink:0}.receipt-canvas{--receipt-w: 661px;--receipt-h: 1843px;--pad-x: 67px;--pad-top: 355px;--pad-bottom: 70px;width:var(--receipt-w);height:var(--receipt-h);box-sizing:border-box;margin:0 auto;color:#fff;--receipt-fg: #ffffff;font-family:FusionPixel12,ui-monospace,monospace;font-size:32px;line-height:1;-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale;image-rendering:pixelated;image-rendering:crisp-edges;overflow:hidden;flex-shrink:0}.receipt-canvas-inner{height:100%;box-sizing:border-box;padding:var(--pad-top) var(--pad-x) var(--pad-bottom);display:flex;flex-direction:column;min-height:0}.receipt-canvas--auto-height{height:auto;min-height:0;overflow:visible}.receipt-canvas--auto-height .receipt-canvas-inner{height:auto;min-height:0}.receipt-canvas--auto-height .receipt-items{height:auto;min-height:0;overflow:visible}.receipt-header{text-align:center;flex-shrink:0}.receipt-title-zh{font-size:74px;line-height:74px;letter-spacing:0;margin-bottom:20px}.receipt-title-en{font-size:34px;line-height:34px;letter-spacing:-1.7px;margin-bottom:60px;opacity:.98}.receipt-address{font-size:32px;line-height:32px;opacity:.95}.receipt-spacer-after-header{height:50px;flex-shrink:0}.receipt-spacer-around-status{height:20px;flex-shrink:0}.receipt-spacer-before-items{height:46px;flex-shrink:0}.receipt-spacer-after-totals,.receipt-spacer-before-footer,.receipt-spacer-items-to-totals{height:50px;flex-shrink:0}.receipt-divider{height:4px;border:none;margin:0;flex-shrink:0;background:repeating-linear-gradient(90deg,var(--receipt-fg) 0,var(--receipt-fg) 4px,transparent 4px,transparent 12px);opacity:.98}.receipt-status{text-align:center;flex-shrink:0;padding-bottom:10px}.receipt-status-bracket{font-size:36px;line-height:36px;margin-bottom:10px;letter-spacing:0}.receipt-status-label{font-size:32px;line-height:32px;letter-spacing:0}.receipt-items{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:584px;min-height:584px;padding:0;gap:20px;box-sizing:border-box;overflow:hidden}.receipt-item-row{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:10px;min-height:64px}.receipt-item-row:first-child{min-height:80px}.receipt-item-names{min-width:0}.receipt-item-en{font-size:32px;line-height:32px;margin-bottom:0;word-break:break-word}.receipt-item-row:first-child .receipt-item-en{margin-bottom:0}.receipt-item-zh{font-size:32px;line-height:32px;opacity:.96;word-break:break-word}.receipt-item-row:first-child .receipt-item-zh{line-height:48px}.receipt-item-price{white-space:nowrap;text-align:right;font-size:34px;line-height:34px}.receipt-totals{flex-shrink:0;margin-top:0}.receipt-total-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:10px;font-size:32px;line-height:32px}.receipt-total-line span:last-child{font-size:34px;line-height:34px}.receipt-total-line:last-of-type{margin-bottom:0}.receipt-total-line--strong{margin-top:0;font-size:42px;line-height:42px}.receipt-total-line--strong span:last-child{font-size:44px;line-height:44px}.receipt-footer{flex-shrink:0;margin-top:0;padding-top:0}.receipt-footer-line{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;font-size:32px;line-height:32px}.receipt-footer-line.receipt-footer-line--meta{font-size:28px;line-height:28px;opacity:.94}.receipt-footer-line:last-child{margin-bottom:0}.receipt-footer-line span{min-width:0;word-break:break-word}.receipt-reg-right{text-align:right;flex-shrink:0}.newspaper-page{--np-font: "NewspaperSerif", "Noto Serif SC", "Songti SC", "SimSun", serif;min-height:100vh;background:#1a1a1a;color:#e8e8e8;padding:16px;box-sizing:border-box;max-width:1400px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:20px;font-family:Noto Sans SC,system-ui,sans-serif}.newspaper-panel{border-radius:8px;border:1px solid #3a3a3a;padding:16px 18px;box-sizing:border-box}.newspaper-panel--colors{background:#2a2a2a;flex:1 1 auto;min-width:0;max-width:min(100%,640px)}.newspaper-panel--workspace{background:#1f1f1f}.newspaper-top-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;justify-content:space-between}.newspaper-color-toolbar--inline{display:flex;flex-direction:column;gap:12px}@media (min-width: 720px){.newspaper-color-toolbar--inline{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:12px 28px}.newspaper-color-toolbar--inline .newspaper-page-toolbar__group{flex:0 1 auto;min-width:200px}}.newspaper-export-slot{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;align-self:flex-start;gap:10px;padding:16px 0 0;margin-left:auto}.newspaper-export-slot .newspaper-export-btn{white-space:nowrap}.newspaper-panel__title{margin:0 0 14px;font-size:15px;font-weight:600;color:#e0e0e0}.newspaper-content-column .newspaper-panel__title,.newspaper-preview-column .newspaper-panel__title{margin-bottom:10px}.newspaper-color-toolbar{display:flex;flex-direction:column;gap:14px}.newspaper-page-toolbar__group{display:flex;flex-direction:column;gap:8px}.newspaper-page-toolbar__group-title{font-size:12px;font-weight:600;color:#9a9a9a;letter-spacing:.02em}.newspaper-page-toolbar__row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}.newspaper-color-toolbar label{display:flex;align-items:center;gap:8px;font-size:13px}.newspaper-color-toolbar input[type=number]{width:56px;padding:4px 8px;background:#111;border:1px solid #444;color:#fff;border-radius:4px}.newspaper-color-toolbar input[type=text]{width:120px;padding:4px 8px;background:#111;border:1px solid #444;color:#fff;border-radius:4px}.newspaper-color-toolbar input[type=color]{width:40px;height:32px;padding:0;border:1px solid #444;border-radius:4px;cursor:pointer}.newspaper-export-btn{padding:8px 16px;background:#4a7cff;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer}.newspaper-export-btn--primary{min-width:200px;padding:10px 18px;font-size:15px}.newspaper-export-btn:disabled{opacity:.5;cursor:not-allowed}.newspaper-content-column,.newspaper-preview-column{display:flex;flex-direction:column;gap:0;min-width:0;width:100%}.newspaper-preview-column{align-items:stretch}.newspaper-layout{display:grid;grid-template-columns:minmax(280px,380px) 1fr;gap:20px;align-items:start;width:100%;margin:0}@media (max-width: 900px){.newspaper-layout{grid-template-columns:1fr}}.newspaper-form{background:#252525;border:1px solid #3a3a3a;border-radius:8px;padding:14px 16px;max-height:calc(100vh - 140px);overflow:auto}.newspaper-form__hint{margin:0 0 10px;font-size:12px;color:#888;line-height:1.45;display:block}.newspaper-form__meta{margin:10px 0 0;font-size:11px;color:#777;line-height:1.4}.newspaper-field-select{width:100%;margin-bottom:10px;padding:8px 10px;border-radius:8px;border:1px solid #3a3a3a;background:#222;color:#eee;font-size:.85rem}.newspaper-field-editor label{display:block;margin:10px 0 4px;font-size:.78rem;color:#9a9a9a}.newspaper-field-editor textarea{width:100%;min-height:120px;padding:10px 12px;border-radius:8px;border:1px solid #3a3a3a;background:#1c1c1c;color:#f0f0f0;font-size:.88rem;line-height:1.45;resize:vertical;box-sizing:border-box}.newspaper-field-editor__row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:8px}.newspaper-field-editor__row input[type=number]{width:64px}.newspaper-field-editor__row select{padding:6px 8px;border-radius:6px;border:1px solid #3a3a3a;background:#222;color:#eee}.newspaper-preview-wrap{width:100%;min-width:0;box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch;max-height:min(70vh,calc(100vh - 120px));padding:8px;background:#111;border-radius:8px;border:1px solid #333;display:flex;flex-direction:column;align-items:center}@media (min-width: 901px){.newspaper-preview-wrap{max-height:calc(100vh - 100px)}}.newspaper-preview__viewport{overflow:hidden;border-radius:4px;flex-shrink:0;max-width:100%}.newspaper-preview__scale{flex-shrink:0}.np-canvas{box-sizing:border-box;width:1795px;height:2528px;padding:130px;flex-shrink:0;position:relative;--np-stroke: rgb(128, 120, 108)}.np-col{width:1535px;height:2268px;display:flex;flex-direction:column;gap:25px;box-sizing:border-box}.np-header{flex:0 0 292px;display:flex;flex-direction:column;gap:10px}.np-header__sub{flex:0 0 49px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.np-header__sub-cell{flex:1 1 0;min-width:0}.np-header__main{flex:0 0 233px;display:flex;flex-direction:column;gap:25px}.np-header__headline{flex:0 0 144px}.np-header__detail{flex:0 0 64px;display:flex;flex-direction:column;justify-content:center;gap:0}.np-header__detail-lines{display:flex;flex-direction:column;gap:10px}.np-header__meta-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.np-rule{border:none;margin:0;background:var(--np-stroke);height:3px;width:100%}.np-rule--thin{height:1.5px}.np-divider--spring{flex:0 0 2px;min-height:2px;height:2px;width:100%;align-self:stretch;border:none;margin:0;padding:0;background:var(--np-stroke)}.np-short{flex:0 0 532px;display:flex;flex-direction:row;gap:25px;align-items:stretch}.np-short__outer{flex:0 0 755px;box-sizing:border-box;padding:8px;box-shadow:inset 0 0 0 3px var(--np-stroke);min-width:0}.np-short__inner{height:516px;width:100%;box-sizing:border-box;box-shadow:inset 0 0 0 1.5px var(--np-stroke);padding:25px;display:flex;flex-direction:column}.np-short__inner--left{gap:10px}.np-short__inner--right{gap:15px}.np-short__title-row{flex:0 0 69px;display:flex;flex-direction:row;align-items:center;gap:25px;min-width:0}.np-short__title-slot{flex:0 1 528px;min-width:0}.np-short__body{flex:1 1 auto;min-height:0}.np-short__body--sl,.np-short__body--sr{flex:0 0 auto}.np-long{flex:0 0 1199px;display:flex;flex-direction:row;gap:25px;align-items:stretch;min-height:0}.np-long__left{flex:0 0 500px;display:flex;flex-direction:column;gap:25px;min-width:0}.np-long__mid{flex:0 0 485px;display:flex;flex-direction:column;gap:35px;min-width:0;padding:0 5px;box-sizing:border-box}.np-long__right{flex:0 0 500px;display:flex;flex-direction:column;min-width:0}.np-long__right-stack{display:flex;flex-direction:column;gap:25px;height:100%;min-height:0}.np-rcard--main{height:893px;flex-shrink:0;overflow:hidden}.np-card{border:3px solid var(--np-stroke);box-sizing:border-box;display:flex;flex-direction:column}.np-card--p25{padding:25px}.np-card--gap20{gap:20px}.np-card--gap30{gap:30px}.np-long__left .np-card{border:none;box-shadow:inset 0 0 0 3px var(--np-stroke);box-sizing:border-box}.np-profile__traits{display:flex;flex-direction:column;gap:20px}.np-profile__title-bar{height:57px;width:100%;border:1.5px solid var(--np-stroke);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.np-trait{height:49px;box-sizing:border-box}.np-spring__title{height:80px;display:flex;align-items:center;justify-content:center}.np-spring__body{height:472px;box-sizing:border-box}.np-spring__quote{height:69px;display:flex;align-items:center;justify-content:center}.np-mid__ad{height:135px;display:flex;flex-direction:row;gap:25px;align-items:stretch}.np-mid__ad-half{flex:1;border:3px solid var(--np-stroke);display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px 25px;gap:15px;box-sizing:border-box}.np-mid__ad-big{flex:0 0 80px;text-align:center}.np-mid__ad-detail{display:flex;flex-direction:column;gap:0;min-width:0}.np-mid__head{flex:0 0 166px;display:flex;flex-direction:column;justify-content:center;gap:8px;box-sizing:border-box}.np-mid__head-bar{display:flex;flex-direction:column;gap:10px}.np-mid__head-title{height:126px;display:flex;align-items:center;justify-content:center}.np-mid__subtitle{height:57px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.np-mid__body{height:736px;box-sizing:border-box}.np-rcard__title{height:57px;display:flex;align-items:center;justify-content:center}.np-rcard__body{height:328px;box-sizing:border-box}.np-rcard__body--sm{height:264px}.np-rcard__banner{height:57px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.np-rcard__bottom{height:281px;border:3px solid var(--np-stroke);padding:25px;box-sizing:border-box;display:flex;flex-direction:row;align-items:stretch;gap:20px}.np-rcard__list{flex:1;min-width:0}.np-rcard__vert{flex:0 0 80px;width:80px;display:flex;align-items:center;justify-content:center}.np-vline{width:2px;align-self:stretch;background:var(--np-stroke);flex-shrink:0}.np-footer{flex:0 0 170px;display:flex;flex-direction:column;box-sizing:border-box}.np-footer__frame{flex:1;min-height:0;box-sizing:border-box;padding:23px 0 24px;box-shadow:inset 0 0 0 3px var(--np-stroke);display:flex;flex-direction:column;justify-content:space-between}.np-footer__hairline{flex:0 0 1.5px;height:1.5px;border:none;margin:0;background:var(--np-stroke)}.np-footer__row{flex:0 0 120px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px;padding:0 40px;box-sizing:border-box}.np-footer__vline{width:1.5px;height:120px;flex-shrink:0;background:var(--np-stroke)}.np-footer__emoji{flex:0 0 225px;width:225px;display:flex;align-items:center;justify-content:center;text-align:center}.np-footer__center{flex:1 1 auto;min-width:0;max-width:845px;height:92px;display:flex;align-items:center;justify-content:center}.np-t-wrap{min-width:0;cursor:text;outline:none}.np-t{margin:0;width:100%;max-width:100%;font-family:var(--np-font);color:inherit;outline:none;box-sizing:border-box}.np-t--clip{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-word}.np-t--clip1{-webkit-line-clamp:1;text-overflow:ellipsis}.np-t-wrap.np-field--selected{box-shadow:inset 0 0 0 2px #50a0ffd9;border-radius:2px}.np-deco-line{flex:1 1 55px;min-width:24px;height:2px;background:var(--np-stroke);border:none;margin:0}.coming-soon{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden;background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(102,126,234,.35),transparent),radial-gradient(ellipse 80% 60% at 100% 50%,rgba(251,194,235,.25),transparent),radial-gradient(ellipse 60% 50% at 0% 80%,rgba(143,211,244,.2),transparent),#0f0f12}.coming-soon__mesh{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black,transparent);mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black,transparent);pointer-events:none}.coming-soon__card{position:relative;z-index:1;text-align:center;max-width:420px;padding:48px 40px;border-radius:28px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 24px 80px #00000073,inset 0 1px #ffffff14}.coming-soon__eyebrow{margin:0 0 12px;font-size:.75rem;letter-spacing:.35em;text-transform:uppercase;color:#ffffff73}.coming-soon__title{margin:0 0 16px;font-family:"Noto Serif SC",serif;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#e0e7ff,#fbc2eb 45%,#8fd3f4);-webkit-background-clip:text;background-clip:text;color:transparent}.coming-soon__desc{margin:0 0 32px;font-size:.95rem;line-height:1.7;color:#ffffff8c}.coming-soon__btn{padding:14px 36px;border-radius:999px;border:none;cursor:pointer;font-family:Noto Sans SC,sans-serif;font-size:.95rem;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 8px 32px #764ba266;transition:transform .2s ease,box-shadow .2s ease}.coming-soon__btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #764ba280}.receipt-shell{width:100%;min-height:100vh;display:flex;flex-direction:column}.receipt-shell__nav{flex-shrink:0;padding:12px 16px;background:#141414;border-bottom:1px solid #2a2a2a}.receipt-shell__back{padding:8px 14px;border-radius:8px;border:1px solid #3a3a3a;background:#222;color:#ccc;font-family:Noto Sans SC,sans-serif;font-size:.88rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.receipt-shell__back:hover{background:#2e2e2e;border-color:#505050;color:#fff}:root{--glass-bg: rgba(255, 255, 255, .65);--glass-border: rgba(255, 255, 255, .5);--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--accent-color: #764ba2;--text-main: #2d3436;--text-secondary: #636e72}*{box-sizing:border-box}body{font-family:Noto Sans SC,sans-serif;margin:0;padding:20px;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#050508;overflow-x:hidden;color:var(--text-main)}body.app-body--full{padding:0;align-items:stretch}#root{width:100%;display:flex;justify-content:center;align-items:center}body.app-body--full #root{align-items:stretch}
