:root{--font-sans: "Google Sans", "Product Sans", "Segoe UI", "PingFang SC", sans-serif;--color-primary: #1a73e8;--color-primary-strong: #1765cc;--color-accent: #34a853;--color-warning: #fbbc04;--color-danger: #ea4335;--color-text: #202124;--color-text-soft: #5f6368;--color-border: #dfe3eb;--color-surface: rgba(255, 255, 255, .88);--color-surface-strong: #ffffff;--color-page: linear-gradient(180deg, #f8fbff 0%, #f1f3f4 100%);--shadow-soft: 0 12px 30px rgba(60, 64, 67, .08);--shadow-hover: 0 18px 38px rgba(60, 64, 67, .14);font-family:var(--font-sans);color:var(--color-text);background:#f1f3f4}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;min-width:320px;background:#f1f3f4}body,h1,h2,h3,p{margin:0}button,input,textarea{font:inherit}img{max-width:100%;display:block}.storefront-app-shell{min-height:100vh;background:var(--color-page);color:var(--color-text)}.storefront-app-shell.dark{--color-primary: #8ab4f8;--color-primary-strong: #aecbfa;--color-accent: #81c995;--color-warning: #fdd663;--color-danger: #f28b82;--color-text: #e8eaed;--color-text-soft: #9aa0a6;--color-border: rgba(255, 255, 255, .08);--color-surface: rgba(32, 33, 36, .86);--color-surface-strong: #202124;--color-page: radial-gradient(circle at top left, rgba(138, 180, 248, .12), transparent 30%), #111315;--shadow-soft: 0 18px 44px rgba(0, 0, 0, .34);--shadow-hover: 0 24px 52px rgba(0, 0, 0, .42)}.storefront-layout{position:relative;min-height:100vh;overflow:hidden}.storefront-layout__ambient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.storefront-layout__orb{position:absolute;border-radius:999px}.storefront-layout__orb--blue{top:56px;left:-80px;width:280px;height:280px;background:radial-gradient(circle,rgba(26,115,232,.16),transparent 70%)}.storefront-layout__orb--green{top:360px;right:-120px;width:320px;height:320px;background:radial-gradient(circle,rgba(52,168,83,.14),transparent 70%)}.storefront-layout__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(60,64,67,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(60,64,67,.045) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 85%);mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 85%)}.storefront-main{position:relative;width:min(1360px,calc(100vw - 40px));margin:0 auto;min-height:100vh;display:flex;flex-direction:column;padding:20px 0 32px}.storefront-page{flex:1}.stack-lg{display:grid;gap:20px}.site-header,.site-footer,.notice-bar,.product-filters-panel,.product-grid-panel,.detail-card,.query-card{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:90px;border-radius:28px;padding:18px 24px}.site-header__left,.site-header__right{display:flex;align-items:center;gap:14px}.site-header__brand{padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.site-header__brand:hover .site-brand__name{color:var(--color-primary)}.site-header__meta{display:grid;gap:4px}.site-header__eyebrow,.storefront-hero__eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#1a73e81a;color:var(--color-primary);font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.site-header__subtitle,.site-brand__hint,.product-filters-panel__label,.notice-bar__text,.product-grid-panel__header p,.hero-highlight-card p,.detail-card__description,.query-card__header p,.payment-channel-card__content span,.order-result-item span,.detail-card__meta{color:var(--color-text-soft)}.site-header__subtitle{font-size:13px}.site-header__query{min-width:132px;height:44px}.site-header__home{min-width:124px;height:44px}.site-header__theme{border-radius:50%}.site-footer{margin-top:28px;padding:18px 22px;border-radius:24px}.site-footer__inner{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.site-brand{display:inline-flex;align-items:center;gap:14px}.site-brand__logo-image,.site-brand__logo-fallback{width:52px;height:52px;border-radius:18px}.site-brand__logo-image{object-fit:cover}.site-brand__logo-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#1a73e8,#34a853);color:#fff;font-size:22px;font-weight:700}.site-brand__copy{display:grid;gap:4px}.site-brand__name{font-size:20px;font-weight:700;letter-spacing:-.02em}.site-brand__hint{font-size:12px}.notice-bar-row,.product-filters-row,.product-grid-block{padding-left:8px;padding-right:8px}.storefront-hero{display:grid;gap:18px;margin-top:22px}.storefront-hero__content{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);gap:20px;align-items:start;padding:0 8px}.storefront-hero__heading{display:grid;align-content:start;gap:14px;min-height:252px;padding:30px 34px;border-radius:32px;background:radial-gradient(circle at top right,rgba(52,168,83,.12),transparent 30%),radial-gradient(circle at bottom left,rgba(26,115,232,.16),transparent 32%),var(--color-surface-strong);border:1px solid rgba(26,115,232,.12);box-shadow:var(--shadow-soft)}.storefront-hero__heading h1{font-size:clamp(34px,5vw,56px);line-height:1.04;letter-spacing:-.04em}.storefront-hero__heading p{margin-top:12px;max-width:720px;color:var(--color-text-soft);font-size:17px;line-height:1.7}.storefront-hero__notice-panel{display:grid;align-content:start;min-height:100%;gap:14px;margin-top:0;padding:6px 0 0;border-radius:0;border:0;background:transparent}.storefront-hero__notice-badge{display:inline-flex;align-items:center;width:fit-content;min-height:30px;padding:0 14px;border-radius:999px;border:1px solid rgba(26,115,232,.12);background:#ffffffb8;color:var(--color-primary);font-size:13px;font-weight:700}.storefront-app-shell.dark .storefront-hero__notice-badge{background:#202124b8;border-color:#8ab4f833;color:var(--color-primary)}.storefront-hero__notice-rich{color:var(--color-text);font-size:15px;line-height:1.85;word-break:break-word}.storefront-hero__notice-rich{padding-left:18px;border-left:3px solid rgba(26,115,232,.16)}.storefront-hero__notice-rich>:first-child{margin-top:0}.storefront-hero__notice-rich>:last-child{margin-bottom:0}.storefront-hero__notice-rich h1,.storefront-hero__notice-rich h2,.storefront-hero__notice-rich h3,.storefront-hero__notice-rich h4,.storefront-hero__notice-rich h5,.storefront-hero__notice-rich h6{margin:0 0 .65em;line-height:1.3;letter-spacing:-.02em}.storefront-hero__notice-rich p,.storefront-hero__notice-rich ul,.storefront-hero__notice-rich ol,.storefront-hero__notice-rich blockquote,.storefront-hero__notice-rich pre,.storefront-hero__notice-rich table{margin:0 0 .9em}.storefront-hero__notice-rich ul,.storefront-hero__notice-rich ol{padding-left:1.5em}.storefront-hero__notice-rich a{color:var(--color-primary);text-decoration:none}.storefront-hero__notice-rich a:hover{text-decoration:underline}.storefront-hero__notice-rich img{width:auto;max-width:100%;height:auto;margin:.8em 0;border-radius:16px}.storefront-hero__notice-rich blockquote{padding:12px 16px;border-left:4px solid var(--color-warning);border-radius:0 16px 16px 0;background:#fbbc0414;color:var(--color-text-soft)}.storefront-hero__notice-rich pre,.storefront-hero__notice-rich code{font-family:Consolas,monospace}.storefront-hero__notice-rich pre{overflow-x:auto;padding:14px 16px;border-radius:16px;background:#1f1f1f;color:#f1f3f4}.storefront-hero__notice-rich table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:16px}.storefront-hero__notice-rich th,.storefront-hero__notice-rich td{padding:10px 12px;border:1px solid var(--color-border);text-align:left}.storefront-hero__notice-rich th{background:#fbbc0414}.storefront-hero__highlights{display:grid;align-content:start;gap:10px}.hero-highlight-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label value" "meta value";column-gap:16px;row-gap:4px;align-items:center;padding:16px 18px;min-height:0;border-radius:22px;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.hero-highlight-card--primary{border-color:#1a73e829;background:linear-gradient(135deg,#1a73e814,#34a8530a)}.hero-highlight-card span,.product-card__stock{grid-area:label;font-size:12px;font-weight:700;color:var(--color-text-soft)}.hero-highlight-card strong{grid-area:value;align-self:center;font-size:28px;line-height:1;letter-spacing:-.04em}.hero-highlight-card p{grid-area:meta;font-size:12px;line-height:1.55}.notice-bar{display:flex;align-items:center;gap:14px;min-height:68px;padding:14px 18px;border-radius:22px}.notice-bar__badge{display:inline-flex;align-items:center;gap:8px;min-width:fit-content;padding:10px 14px;border-radius:999px;background:#fbbc0424;color:#9a6700;font-size:13px;font-weight:700}.storefront-app-shell.dark .notice-bar__badge{color:#fdd663}.notice-bar__text{font-size:14px;line-height:1.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-filters-row{display:block}.product-filters-panel{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:end;padding:18px;border-radius:28px}.product-filters-panel__group,.product-filters-search{display:grid;gap:10px}.product-filters-panel__label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-search-input{min-height:48px}.category-filter-tabs{flex:1}.category-filter-button{min-width:94px;height:42px;border-radius:999px}.product-grid-panel{padding:24px;border-radius:32px}.product-grid-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.product-grid-panel__header h2{font-size:24px;font-weight:700;letter-spacing:-.03em}.product-grid-panel__header p{margin-top:8px;font-size:14px;line-height:1.7}.product-grid-panel__count{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#1a73e81a;color:var(--color-primary);font-size:13px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-grid__loading,.product-grid__empty{min-height:320px;display:grid;place-items:center}.product-card{cursor:pointer;border-radius:24px;border:1px solid rgba(26,115,232,.08);box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdff)}.storefront-app-shell.dark .product-card{background:linear-gradient(180deg,#202124,#25272a)}.product-card:hover{transform:translateY(-4px);border-color:#1a73e83d;box-shadow:var(--shadow-hover)}.product-card__media{aspect-ratio:1 / .88;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at top right,rgba(251,188,4,.16),transparent 24%),linear-gradient(180deg,#fff,#f7fafe)}.storefront-app-shell.dark .product-card__media,.storefront-app-shell.dark .detail-card__media{background:linear-gradient(180deg,#1b1d20,#202124)}.product-card__image{width:100%;height:100%;object-fit:contain;padding:28px}.product-card__placeholder,.detail-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:#1a73e814;color:var(--color-primary);font-size:44px;font-weight:700}.product-card__body{display:grid;gap:14px;padding:18px}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card__category{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#34a8531f;color:#188038;font-size:12px;font-weight:600}.storefront-app-shell.dark .product-card__category{color:#81c995}.product-card__name,.storefront-app-shell.dark .payment-channel-card__content strong,.storefront-app-shell.dark .order-result-item strong{min-height:48px;font-size:16px;line-height:1.55;color:var(--color-text)}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card__price{font-size:20px;font-weight:800;color:var(--color-danger);letter-spacing:-.02em}.product-card__cta{color:var(--color-primary);font-size:13px;font-weight:700}.detail-page,.order-query-page{display:grid;gap:18px;padding-top:18px}.detail-hero,.query-hero{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.1fr) minmax(320px,.82fr);gap:18px}.query-hero{grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr)}.detail-hero__copy,.query-hero__copy{display:grid;gap:12px;align-content:center;min-height:190px;padding:28px 30px;border-radius:30px;background:radial-gradient(circle at top right,rgba(26,115,232,.12),transparent 30%),radial-gradient(circle at bottom left,rgba(52,168,83,.12),transparent 32%),var(--color-surface-strong);border:1px solid rgba(26,115,232,.12);box-shadow:var(--shadow-soft)}.detail-hero__eyebrow,.query-hero__eyebrow,.detail-card__label{display:inline-flex;width:fit-content;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#1a73e81a;color:var(--color-primary);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.detail-hero__copy h1,.query-hero__copy h1{font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.04em}.detail-hero__copy p,.query-hero__copy p{max-width:720px;color:var(--color-text-soft);line-height:1.75}.detail-hero__visual{display:grid}.detail-hero__media{min-height:100%;overflow:hidden;border-radius:30px;border:1px solid var(--color-border);background:radial-gradient(circle at top right,rgba(251,188,4,.12),transparent 24%),linear-gradient(180deg,#fff,#f7fafe);box-shadow:var(--shadow-soft)}.storefront-app-shell.dark .detail-hero__media{background:linear-gradient(180deg,#1b1d20,#202124)}.detail-hero__image{width:100%;height:100%;min-height:190px;object-fit:contain;padding:28px}.detail-hero__stats,.query-hero__tips{display:grid;gap:14px}.detail-stat-card,.query-tip-card{display:grid;gap:6px;align-content:center;padding:18px 20px;min-height:54px;border-radius:24px;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-soft)}.detail-stat-card--price{background:linear-gradient(135deg,#1a73e81f,#34a85314)}.detail-stat-card span,.query-tip-card span{color:var(--color-text-soft);font-size:13px}.detail-stat-card strong{font-size:28px;line-height:1.1;letter-spacing:-.03em}.detail-stat-card p{color:var(--color-text-soft);font-size:13px}.query-tip-card{grid-template-columns:40px 1fr;align-items:center;gap:14px}.query-tip-card strong{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:#1a73e81a;color:var(--color-primary);font-size:18px}.detail-page__loading{min-height:280px;display:grid;place-items:center}.detail-card,.query-card{border-radius:30px}.detail-card__content{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px}.detail-card__media{min-height:320px;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbff)}.detail-card__image{width:100%;height:100%;object-fit:contain;padding:28px}.detail-card__main{display:grid;align-content:start;gap:18px}.detail-card__heading{display:grid;gap:12px}.detail-card__heading h2,.query-card__header h2,.query-card__header h1{font-size:30px;line-height:1.2}.detail-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.detail-card__header div,.query-card__header{display:grid;gap:8px}.detail-card__header strong{font-size:22px;line-height:1.2}.detail-card__header p{margin:0;max-width:360px;color:var(--color-text-soft);line-height:1.7}.detail-card__price{font-size:30px;font-weight:700;color:var(--color-danger)}.detail-card__description,.query-card__header p,.payment-channel-card__content span,.order-result-item span,.detail-card__meta{line-height:1.8}.detail-card__rich-text{color:var(--color-text);font-size:15px;line-height:1.85;word-break:break-word}.detail-card__rich-text>:first-child{margin-top:0}.detail-card__rich-text>:last-child{margin-bottom:0}.detail-card__rich-text h1,.detail-card__rich-text h2,.detail-card__rich-text h3,.detail-card__rich-text h4,.detail-card__rich-text h5,.detail-card__rich-text h6{margin:1.4em 0 .7em;line-height:1.3;letter-spacing:-.02em}.detail-card__rich-text p,.detail-card__rich-text ul,.detail-card__rich-text ol,.detail-card__rich-text blockquote,.detail-card__rich-text pre,.detail-card__rich-text table{margin:0 0 1em}.detail-card__rich-text ul,.detail-card__rich-text ol{padding-left:1.5em}.detail-card__rich-text a{color:var(--color-primary);text-decoration:none}.detail-card__rich-text a:hover{text-decoration:underline}.detail-card__rich-text img{width:auto;max-width:100%;height:auto;margin:1em 0;border-radius:18px}.detail-card__rich-text blockquote{padding:12px 16px;border-left:4px solid var(--color-primary);border-radius:0 16px 16px 0;background:#1a73e80f;color:var(--color-text-soft)}.detail-card__rich-text pre,.detail-card__rich-text code{font-family:Consolas,monospace}.detail-card__rich-text pre{overflow-x:auto;padding:14px 16px;border-radius:16px;background:#1f1f1f;color:#f1f3f4}.detail-card__rich-text table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:16px}.detail-card__rich-text th,.detail-card__rich-text td{padding:12px 14px;border:1px solid var(--color-border);text-align:left}.detail-card__rich-text th{background:#1a73e80f}.checkout-form{display:grid;gap:6px}.checkout-grid{display:grid;grid-template-columns:repeat(3,minmax(0,2fr));gap:14px}.payment-channel-grid{display:flex;flex-wrap:wrap;gap:12px;align-items:stretch}.payment-channel-card{display:block;flex:0 0 190px;max-width:190px;height:100%;padding:14px 16px;border:1px solid var(--color-border);border-radius:18px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.payment-channel-card:hover,.payment-channel-card--active{border-color:var(--color-primary);box-shadow:0 10px 22px #1a73e81f;transform:translateY(-1px)}.payment-channel-card .n-radio{width:100%;height:100%}.payment-channel-card__content{display:grid;gap:6px;align-content:start;min-height:100%}.payment-channel-card__content small{color:var(--color-text-soft);font-size:12px}.checkout-empty-tip{margin-top:8px}.checkout-summary{display:grid;gap:12px;margin-top:10px;padding:16px 18px;border-radius:20px;background:#1a73e80d;border:1px solid rgba(26,115,232,.08)}.checkout-summary__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-summary__row span{color:var(--color-text-soft)}.checkout-summary__row strong{color:var(--color-text)}.checkout-summary__row--total{padding-top:12px;border-top:1px solid rgba(26,115,232,.12)}.checkout-summary__row--total strong{color:var(--color-danger);font-size:18px}.order-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;margin-bottom:18px}.order-result-item{display:grid;gap:8px;padding:14px;border-radius:18px;background:#1a73e80f}.order-result-alert{margin-top:16px}.query-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.field-block{display:grid;gap:8px}.field-block label{font-size:14px;color:var(--color-text)}.query-card__actions,.detail-card__actions{margin-top:18px}.query-card__result-box{padding:14px;border-radius:18px;background:#1f1f1f;color:#f1f3f4;white-space:pre-wrap;word-break:break-all;font-family:Consolas,monospace}.query-record-list{display:grid;gap:12px}.query-record-item{display:grid;gap:6px;padding:14px;border-radius:18px;background:#1a73e80f}.query-record-item strong{font-size:14px;line-height:1.4}.query-record-item span{color:var(--color-text-soft);line-height:1.7;word-break:break-word}.query-mail-timeline{position:relative;display:grid;gap:14px;padding-left:6px}.query-mail-timeline:before{content:"";position:absolute;top:8px;bottom:8px;left:9px;width:2px;background:#1a73e81f}.query-mail-timeline__item{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start}.query-mail-timeline__dot{position:relative;z-index:1;width:14px;height:14px;margin-top:4px;border-radius:50%;background:var(--color-primary);box-shadow:0 0 0 4px #1a73e81f}.query-mail-timeline__content{display:grid;gap:6px;padding:14px;border-radius:18px;background:#1a73e80f}.query-mail-timeline__content strong{font-size:14px;line-height:1.4}.query-mail-timeline__content span{color:var(--color-text-soft);line-height:1.7;word-break:break-word}.payment-return-card__content{display:grid;grid-template-columns:68px minmax(0,1fr);gap:18px;align-items:start}.payment-return-card__icon{display:grid;place-items:center;width:68px;height:68px;border-radius:22px;background:linear-gradient(135deg,#34a8532e,#1a73e824);color:#188038;font-size:20px;font-weight:800}.storefront-app-shell.dark .payment-return-card__icon{color:#81c995}.payment-return-card__copy{display:grid;gap:8px}.payment-return-card__copy strong{font-size:24px;line-height:1.2}.payment-return-card__copy p{color:var(--color-text-soft);line-height:1.75}@media(max-width:1200px){.storefront-hero__content,.product-filters-panel,.detail-hero,.query-hero{grid-template-columns:1fr}}@media(max-width:1080px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-card__content,.query-form-grid,.checkout-grid,.order-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-channel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-card__header{flex-direction:column}}@media(max-width:760px){.storefront-main{width:calc(100vw - 16px)}.site-header,.notice-bar-row,.product-filters-row,.product-grid-block,.detail-page,.order-query-page{padding-left:8px;padding-right:8px}.site-header,.site-header__left,.site-footer__inner{flex-direction:column;align-items:stretch}.site-header__right{justify-content:space-between}.notice-bar{align-items:flex-start}.notice-bar__text{white-space:normal}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-hero__heading{min-height:auto;padding:26px 22px}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.payment-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.turnstile-form-item{margin-top:20px}.turnstile-form-item .n-form-item-label{padding-bottom:10px}.turnstile-form-item .n-form-item-feedback-wrapper{min-height:0}.turnstile-widget{display:block;width:300px;max-width:100%;overflow:visible}.turnstile-widget>div{width:300px;max-width:100%;min-height:65px}
