.h5-payment-page{min-height:100vh;padding:24px 16px 32px;background:var(--h5-theme-background, #f6f7f9);color:#172033;--h5-button-primary-bg: linear-gradient(135deg, var(--h5-theme-button, #0e7490), var(--h5-theme-secondary, #2563eb));--h5-button-primary-text: var(--h5-theme-button-text, #ffffff);--h5-button-primary-shadow: 0 16px 34px rgba(14, 116, 144, .22);--h5-button-secondary-bg: rgba(255, 255, 255, .68);--h5-button-secondary-text: var(--h5-theme-button, var(--h5-theme-primary, #0e7490));--h5-button-secondary-border: rgba(14, 116, 144, .28);--h5-button-disabled-bg: rgba(14, 116, 144, .16);--h5-button-disabled-text: rgba(23, 32, 51, .58);--h5-glass-surface: rgba(255, 255, 255, .72);--h5-glass-border: rgba(255, 255, 255, .45);--h5-glass-shadow: 0 14px 34px rgba(15, 23, 42, .1)}.h5-payment-topbar{width:min(100%,520px);min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 auto 12px}.h5-payment-topbar a,.h5-payment-topbar button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--h5-button-secondary-border);border-radius:999px;background:var(--h5-button-secondary-bg);color:var(--h5-button-secondary-text);box-shadow:0 8px 20px #222b450f;font-size:13px;font-weight:800;text-decoration:none}.h5-payment-topbar button{cursor:pointer}.h5-payment-card{width:min(100%,520px);margin:0 auto;padding:22px;border:1px solid var(--h5-glass-border);border-radius:8px;background:var(--h5-glass-surface);box-shadow:var(--h5-glass-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.h5-payment-eyebrow{margin:0 0 6px;color:#5d6b82;font-size:13px;font-weight:600}.h5-payment-card h1{margin:0;font-size:24px;line-height:1.25}.h5-payment-subtitle,.h5-payment-card>p{margin:10px 0 0;color:#5d6b82;line-height:1.6}.h5-payment-order{display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;margin-top:22px;align-items:center}.h5-payment-image{width:112px;aspect-ratio:1;border-radius:8px;object-fit:contain;background:#eef2f7}.h5-payment-image-empty{display:grid;place-items:center;color:#6b7890;font-size:13px}.h5-payment-order-info{min-width:0;display:grid;gap:6px;color:#3f4b5f}.h5-payment-order-info strong{color:#172033;font-size:17px}.h5-payment-summary{display:grid;gap:10px;margin:22px 0 0;padding:14px;border-radius:8px;background:#ffffff85}.h5-payment-summary div{display:flex;justify-content:space-between;gap:16px}.h5-payment-summary dt{color:#6b7890}.h5-payment-summary dd{margin:0;color:#172033;font-weight:700;text-align:right}.h5-payment-notice{margin:16px 0 0;padding:10px 12px;border-radius:8px;background:#fff7ed;color:#9a4d00}.h5-payment-method-list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.h5-payment-method-item{display:grid;gap:6px;padding:12px;border:1px solid var(--h5-glass-border);border-radius:8px;background:var(--h5-glass-surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.h5-payment-method-item>div{display:flex;justify-content:space-between;gap:12px}.h5-payment-method-item strong{color:#172033}.h5-payment-method-item span{color:#0f766e;font-size:13px;font-weight:700}.h5-payment-method-item p{margin:0;color:#5d6b82;font-size:13px;line-height:1.5}.h5-payment-method-item.is-disabled{background:#f8fafc}.h5-payment-method-item.is-disabled span{color:#8a95a6}.h5-payment-help{margin:12px 0 0;color:#5d6b82;font-size:13px;line-height:1.6}.h5-payment-actions{display:grid;gap:10px;margin-top:18px}.h5-payment-primary,.h5-payment-secondary{min-height:44px;border-radius:8px;border:1px solid #d7dde7;font-size:15px;font-weight:700}.h5-payment-primary{border-color:transparent;background:var(--h5-button-primary-bg);color:var(--h5-button-primary-text);box-shadow:var(--h5-button-primary-shadow)}.h5-payment-secondary{border-color:var(--h5-button-secondary-border);background:var(--h5-button-secondary-bg);color:var(--h5-button-secondary-text)}.h5-payment-primary:disabled,.h5-payment-secondary:disabled{cursor:not-allowed;background:var(--h5-button-disabled-bg);color:var(--h5-button-disabled-text);box-shadow:none;opacity:1}@media(max-width:430px){.h5-payment-card{padding:18px}.h5-payment-order{grid-template-columns:92px minmax(0,1fr)}.h5-payment-image{width:92px}}/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}}:root{--primary:#6c5ce7;--primary-light:#a29bfe;--accent:#00cec9;--danger:#ff6b6b;--warning:#fdcb6e;--bg-dark:#0d0d14;--bg-card:#ffffff0f;--bg-card-hover:#ffffff1a;--text-main:#f5f5f5;--text-sec:#999;--radius:16px;--shadow-glow:0 0 30px #6c5ce733}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:var(--bg-dark);color:var(--text-main);-webkit-font-smoothing:antialiased;min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}#root{min-height:100dvh}.page{flex-direction:column;max-width:430px;min-height:100dvh;margin:0 auto;padding:24px 20px 40px;display:flex;position:relative}.page-center{text-align:center;justify-content:center;align-items:center}.title{letter-spacing:-.02em;margin-bottom:8px;font-size:1.5rem;font-weight:700}.subtitle{color:var(--text-sec);margin-bottom:24px;font-size:.9rem;line-height:1.5}.section-title{margin-bottom:12px;font-size:1rem;font-weight:700}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.summary-grid div,.entry-product-row{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:12px}.summary-grid span,.entry-product-row span{color:var(--text-sec);font-size:.78rem;line-height:1.5;display:block}.summary-grid strong,.entry-product-row strong{color:var(--text-main);overflow-wrap:anywhere;margin-top:4px;font-size:.95rem;display:block}.entry-product-list{flex-direction:column;gap:10px;display:flex}.entry-product-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.h5-entry-landing-card{gap:12px;display:grid}.h5-entry-purchase-summary{gap:8px;margin-top:4px;display:grid}.h5-entry-purchase-summary span{color:var(--text-sec);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;gap:3px;padding:10px 12px;font-size:.82rem;line-height:1.45;display:grid}.h5-entry-purchase-summary b{color:var(--text-main);font-size:.78rem}.h5-entry-error-card{gap:12px;display:grid}.h5-error-code{color:#8a95a8;margin:0;font-size:12px}.h5-entry-next-steps,.h5-error-next-steps{color:var(--text-sec);gap:8px;font-size:.88rem;line-height:1.5;display:grid}.h5-error-card .h5-error-next-steps{color:#475569}.h5-entry-next-steps ul,.h5-error-next-steps ul{margin:0;padding-left:18px}.h5-entry-actions{flex-wrap:wrap;gap:8px;display:flex}.card{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius);border:1px solid #ffffff14;margin-bottom:16px;padding:20px;transition:background .25s}.card:hover{background:var(--bg-card-hover)}.btn{cursor:pointer;color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .25s,opacity .2s;display:flex}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-light));box-shadow:var(--shadow-glow)}.btn-primary:hover:not(:disabled){box-shadow:0 0 40px #6c5ce766}.btn-accent{background:linear-gradient(135deg,var(--accent),#55efc4)}.btn-outline{color:var(--text-main);background:0 0;border:1.5px solid #fff3}.btn-outline:hover{border-color:var(--primary-light)}.btn-danger{background:var(--danger)}.btn-sm{padding:10px 16px;font-size:.85rem}.spinner{border:3px solid #ffffff26;border-top-color:var(--primary-light);border-radius:50%;width:36px;height:36px;margin:0 auto 16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.spinner-inline{border-width:2px;width:18px;height:18px;margin:0;display:inline-block}.error-box{color:var(--danger);text-align:center;background:#ff6b6b1f;border:1px solid #ff6b6b4d;border-radius:12px;margin-bottom:16px;padding:16px;font-size:.9rem}.upload-zone{border-radius:var(--radius);text-align:center;cursor:pointer;border:2px dashed #ffffff26;padding:40px 20px;transition:border-color .3s,background .3s;position:relative;overflow:hidden}.upload-zone:hover{border-color:var(--primary-light);background:#6c5ce70f}.upload-zone.has-image{border:none;padding:0}.upload-zone input{display:none}.upload-icon{opacity:.5;margin-bottom:12px;font-size:2.5rem}.upload-text{color:var(--text-sec);font-size:.9rem}.preview-img{border-radius:var(--radius);object-fit:cover;width:100%;max-height:400px}.badge{border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.badge-success{color:var(--accent);background:#00cec926}.badge-warn{color:var(--warning);background:#fdcb6e26}.badge-error{color:var(--danger);background:#ff6b6b26}.badge-info{color:var(--primary-light);background:#6c5ce726}.pickup-code{letter-spacing:.3em;color:var(--accent);text-align:center;border-radius:var(--radius);font-variant-numeric:tabular-nums;background:#00cec914;margin:16px 0;padding:20px;font-size:3rem;font-weight:800}.order-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.order-row:last-child{border-bottom:none}.order-label{color:var(--text-sec);font-size:.85rem}.order-value{font-weight:600}.order-total{color:var(--accent);font-size:1.3rem}.spacer{flex:1}.mt-auto{margin-top:auto}.mb-12{margin-bottom:12px}.mb-24{margin-bottom:24px}.mt-24{margin-top:24px}.gap-12{gap:12px;display:flex}.fade-in{animation:.4s ease-out fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.pulse-dot{background:var(--accent);border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{50%{opacity:.5}}:root{--primary:#5a67d8;--primary-light:#7f9cf5;--accent:#38b2ac;--danger:#ff453a;--warning:#ff9f0a;--bg-dark:#f7fafc;--bg-card:#fff;--bg-card-hover:#edf2f7;--text-main:#1a202c;--text-sec:#718096;--radius:18px;--shadow-glow:0 4px 20px #5a67d826;--shadow-hover:0 10px 25px #5a67d840;--hairline:#00000014;--noise:none}body{background:var(--bg-dark);letter-spacing:-.012em;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Inter,Segoe UI,system-ui,sans-serif}.mobile-app,.page{background:var(--bg-dark)}.title{letter-spacing:-.02em;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;font-weight:600}.subtitle{color:var(--text-sec)}.card,.upload-zone,.error-box,.pickup-code{background:var(--bg-card)}.card,.upload-zone{background:var(--bg-card);border-color:var(--hairline);box-shadow:var(--shadow-glow);transition:background-color .16s,border-color .16s,box-shadow .18s,transform .18s}.card:hover,.upload-zone:hover{border-color:var(--primary-light);background:var(--bg-card-hover);box-shadow:var(--shadow-hover);transform:translateY(-2px)}.btn{border-radius:9999px;font-weight:500;transition:background-color .16s,border-color .16s,box-shadow .18s,color .16s,transform .16s,opacity .16s}.btn-primary,.btn-accent{background:var(--primary);box-shadow:0 10px 28px #0066cc52}.btn-primary:hover:not(:disabled),.btn-accent:hover:not(:disabled){background:#0071e3;transform:translateY(-1px);box-shadow:0 14px 36px #06c6}.btn-outline{border-color:var(--primary-light);color:var(--primary);background:#5a67d80d}.btn-outline:hover{border-color:var(--primary);color:var(--primary);background:#5a67d81f;transform:translateY(-1px)}.btn:active{transform:scale(.97)}.upload-zone{border-color:var(--hairline)}.upload-zone:hover{border-color:#2997ff5c}.preview-img{box-shadow:3px 5px 30px #00000038}.badge{border:1px solid}.badge-success,.badge-info{color:var(--primary-light);background:#2997ff29}.pickup-code,.order-total{color:var(--primary-light)}.pickup-code{background:var(--noise),#2997ff24;border:1px solid #2997ff47}.spinner{border-top-color:var(--primary-light)}input,select,textarea{transition:border-color .16s,box-shadow .16s,background-color .16s;border-color:var(--hairline)!important;color:var(--text-main)!important;background:#5a67d80d!important;border-radius:12px!important}input:focus,select:focus,textarea:focus{border-color:var(--primary-light)!important;box-shadow:0 0 0 4px #5a67d829!important}@media(max-width:430px){.page{padding:20px 16px 32px}.title{font-size:1.35rem}}@media(prefers-reduced-motion:reduce){.card,.upload-zone,.btn{transition:none}}:root{color:#172033;background:#f6f7f9}.h5-shell{color:#172033;box-sizing:border-box;background:#f6f7f9;max-width:480px;min-height:100vh;margin:0 auto;padding:14px 14px 112px}.h5-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.h5-spinner{border:3px solid #d8dde7;border-top-color:#2563eb;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite h5-spin}@keyframes h5-spin{to{transform:rotate(360deg)}}.h5-topbar{justify-content:space-between;align-items:center;gap:12px;padding:6px 2px 12px;display:flex}.h5-topbar h1{margin:2px 0 0;font-size:20px;line-height:1.2}.h5-kicker{color:#64748b;font-size:12px;display:block}.h5-topbar nav{flex-shrink:0;align-items:center;gap:8px;display:flex}.h5-topbar a,.h5-topbar button,.h5-text-button{color:#1e293b;background:#fff;border:1px solid #d7dce6;border-radius:999px;justify-content:center;align-items:center;padding:8px 10px;font-size:13px;text-decoration:none;display:inline-flex}.h5-preview-stage{touch-action:none}.h5-preview-frame{aspect-ratio:4/5;background:linear-gradient(135deg,#e2e8f0,#f8fafc);border:3px solid #2563eb;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f172a1f}.h5-preview-frame img{object-fit:contain;transform-origin:50%;-webkit-user-select:none;user-select:none;will-change:transform;width:82%;max-height:82%;position:absolute;top:50%;left:50%;translate:-50% -50%}.h5-empty-upload{color:#334155;background:#ffffffb8;border:1px dashed #94a3b8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;top:24px;right:24px;bottom:24px;left:24px}.h5-empty-upload strong{font-size:18px}.h5-template-overlay{pointer-events:none;border:2px solid #2563eb;border-radius:8px;position:absolute;top:12px;right:12px;bottom:12px;left:12px}.h5-template-overlay span{color:#0f172a;background:#ffffffe0;border-radius:6px;padding:5px 8px;font-size:12px;font-weight:700;position:absolute;bottom:10px;right:10px}.h5-preview-frame small{color:#0f172ab3;background:#ffffffc7;border-radius:6px;padding:5px 8px;position:absolute;bottom:12px;left:12px}.h5-actions-panel,.h5-template-section,.h5-capability-card,.h5-cart-card,.h5-cart-preview,.h5-error-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:12px;padding:12px}.h5-upload-row,.h5-transform-tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.h5-transform-tools{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:8px}.h5-file-button,.h5-transform-tools button,.h5-ai-button{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)));color:var(--h5-button-primary-text,#fff);border:0;border-radius:8px;justify-content:center;align-items:center;min-height:42px;font-size:14px;font-weight:700;display:inline-flex}.h5-file-button.secondary,.h5-transform-tools button{border:1px solid var(--h5-button-secondary-border,#0e749047);background:var(--h5-button-secondary-bg,#ffffffad);color:var(--h5-button-secondary-text,var(--h5-theme-button,#0e7490))}.h5-file-button input{display:none}.h5-ai-button{background:#7c3aed;width:100%;margin-top:10px}.h5-ai-button:disabled,.h5-bottom-cta button:disabled{opacity:.65}.h5-note{color:#64748b;margin:10px 0 0;font-size:12px}.h5-section-title{justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}.h5-section-title span{color:#64748b;text-align:right;font-size:12px}.h5-template-scroller{scroll-snap-type:x proximity;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.h5-template-scroller button{text-align:left;scroll-snap-align:start;background:#fff;border:1px solid #d7dce6;border-radius:8px;min-width:112px;padding:10px}.h5-template-scroller button.active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent)}@supports (color:color-mix(in lab,red,red)){.h5-template-scroller button.active{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent),transparent 74%)}}.h5-template-scroller button span{border:2px solid var(--accent);width:48px;height:42px;color:var(--accent);text-align:center;border-radius:6px;margin-bottom:8px;font-size:11px;font-weight:800;line-height:38px;display:block}.h5-template-scroller button strong{font-size:13px}.h5-capability-card{flex-direction:column;gap:6px;display:flex}.h5-capability-card span{color:#334155}.h5-capability-card em{color:#64748b;font-size:12px;font-style:normal}.h5-toast{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:13px}.h5-bottom-cta{box-sizing:border-box;width:min(480px,100%);padding:10px 14px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #e2e8f0;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -10px 28px #0f172a1a}.h5-bottom-cta label{color:#475569;align-items:center;gap:8px;margin:8px 0 0;font-size:12px;display:flex}.h5-bottom-cta button{background:var(--h5-theme-button,#ea580c);width:100%;min-height:48px;color:var(--h5-theme-button-text,#fff);border:0;border-radius:8px;font-size:16px;font-weight:800}.h5-bottom-cta p{color:#64748b;margin:0 0 8px;font-size:12px}.h5-first-screen{padding-bottom:106px}.h5-create-page{padding-bottom:154px}.h5-section-title strong{color:#0f172a}.h5-consumption-preview,.h5-first-info,.h5-first-readiness{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:12px;padding:12px}.h5-consumption-canvas{background:#e2e8f0;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:220px;position:relative;overflow:hidden}.h5-consumption-layer{object-fit:fill;z-index:1;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.h5-consumption-layer.foreground{pointer-events:none;z-index:5}.h5-consumption-layer-placeholder{color:#475569;z-index:1;background:repeating-linear-gradient(135deg,#94a3b82e 0,#94a3b82e 8px,#f8fafccc 8px,#f8fafccc 16px);place-items:center;font-size:13px;display:grid;position:absolute;top:0;right:0;bottom:0;left:0}.h5-consumption-layer-placeholder.has-preview-ref.background{background:linear-gradient(135deg,#94a3b829,#f8fafcdb 45%,#f59e0b24),repeating-linear-gradient(135deg,#94a3b833 0,#94a3b833 8px,#f8fafcc7 8px,#f8fafcc7 16px)}.h5-consumption-layer-placeholder.foreground{pointer-events:none;color:#334155;text-shadow:0 1px #ffffffc7;z-index:5;background:0 0;border:1px dashed #94a3b8;border-radius:8px;place-items:start end;padding:8px;top:12px;right:12px;bottom:12px;left:12px}.h5-consumption-layer-placeholder.has-preview-ref.foreground{border:2px solid #0f172a5c;box-shadow:inset 0 0 0 8px #ffffff52}.h5-consumption-photo-region{z-index:2;color:#1e3a8a;text-align:center;clip-path:inset(0 round 8px);contain:paint;isolation:isolate;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;border:1px dashed #2563eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px;display:flex;position:absolute;overflow:hidden}.h5-photo-region-empty{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;display:flex}.h5-local-photo-preview{object-fit:contain;transform-origin:50%;will-change:transform;pointer-events:none;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:0;right:0;bottom:0;left:0}.h5-local-photo-preview.is-decoding{opacity:0;visibility:hidden}.h5-local-photo-preview.is-ready{opacity:1;visibility:visible;transition:opacity .18s}.h5-photo-decode-skeleton{z-index:2;color:#475569;text-align:center;background:linear-gradient(110deg,#f8fafceb 8%,#e2e8f0b8 18%,#f8fafceb 32%) 0 0/220% 100%;place-items:center;padding:8px;font-size:12px;font-weight:800;line-height:1.35;animation:1.2s ease-in-out infinite h5-photo-preview-loading;display:grid;position:absolute;top:0;right:0;bottom:0;left:0}@keyframes h5-photo-preview-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.h5-photo-area-background{object-fit:cover;transform-origin:50%;pointer-events:none;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.h5-photo-region-mask{border-radius:inherit;clip-path:inset(0);contain:paint;pointer-events:none;z-index:1;display:block;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.h5-consumption-photo-region.subject-region{background:#fff;border-color:#14b8a6}.h5-local-photo-preview.subject-cutout{object-fit:contain}.h5-active-layer-badge{z-index:3;color:#fff;background:#0f172ac2;border-radius:999px;padding:3px 8px;font-size:10px;line-height:1.2;position:absolute;bottom:6px;right:6px}.h5-readonly-text-layer{z-index:4;color:#fff;pointer-events:none;background:#0f172ab8;border-radius:6px;max-width:52%;padding:5px 7px;font-size:12px;font-weight:800;line-height:1.2;position:absolute}.h5-readonly-text-layer.position-bottom_left{bottom:10px;left:10px}.h5-readonly-text-layer.position-bottom_right{bottom:10px;right:10px}.h5-readonly-text-layer.position-top_left{top:10px;left:10px}.h5-readonly-text-layer.position-top_right{top:10px;right:10px}.h5-readonly-text-layer.position-center{top:50%;left:50%;transform:translate(-50%,-50%)}.h5-sticker-summary{z-index:3;color:#475569;pointer-events:none;background:#ffffffd6;border-radius:999px;max-width:calc(100% - 20px);padding:5px 8px;font-size:12px;font-weight:700;position:absolute;top:10px;left:10px}.h5-consumption-photo-region span,.h5-consumption-preview small,.h5-first-info span,.h5-first-readiness span{color:#64748b;font-size:12px}.h5-consumption-preview small{margin-top:8px;display:block}.h5-first-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.h5-first-info div{gap:4px;min-width:0;display:grid}.h5-first-info strong{color:#0f172a;font-size:14px;line-height:1.35}.h5-first-readiness{gap:6px;display:grid}.h5-first-readiness strong{font-size:15px}.h5-first-readiness span{color:#475569;background:#f1f5f9;border-radius:999px;width:fit-content;padding:5px 8px;display:inline-flex}.h5-first-readiness span.blocking{color:#b91c1c;background:#fef2f2}.h5-first-cta button{background:#0f766e}.h5-local-photo-card,.h5-edit-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:12px;padding:12px}.h5-local-photo-empty{text-align:center;background:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;gap:6px;padding:18px 12px;display:grid}.h5-local-photo-empty span,.h5-local-photo-selected span,.h5-local-photo-selected em{color:#64748b;font-size:12px;font-style:normal}.h5-local-photo-selected{background:#f8fafc;border-radius:8px;gap:4px;padding:12px;display:grid}.h5-local-photo-selected strong{color:#0f172a;word-break:break-all;font-size:14px}.h5-photo-picker-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.h5-photo-upload-status{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffad;border:1px solid #e2e8f0d1;border-radius:8px;gap:8px;margin-top:10px;padding:10px;display:grid}.h5-photo-upload-status span{width:fit-content;color:var(--h5-theme-primary,#1d4ed8);background:#ffffffbd;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.h5-photo-upload-status strong{color:#0f172a;word-break:break-word;font-size:13px;line-height:1.35}.h5-photo-upload-status button{color:#fff;background:#0f766e;border:0;border-radius:8px;min-height:40px;font-size:14px;font-weight:800}.h5-photo-upload-status button:disabled{opacity:.52;cursor:not-allowed}.h5-photo-upload-status.success{background:#f0fdf4;border-color:#bbf7d0}.h5-photo-upload-status.success span{color:#15803d;background:#dcfce7}.h5-photo-upload-status.failed,.h5-photo-upload-status.blocked{background:#fef2f2;border-color:#fecaca}.h5-photo-upload-status.failed span,.h5-photo-upload-status.blocked span{color:#b91c1c;background:#fee2e2}.h5-photo-file-input{display:none}.h5-photo-file-button,.h5-edit-toolbar button{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)));min-height:44px;color:var(--h5-button-primary-text,#fff);border:0;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:inline-flex}.h5-photo-file-button:last-of-type{border:1px solid var(--h5-button-secondary-border,#0e749047);background:var(--h5-button-secondary-bg,#ffffffad);color:var(--h5-button-secondary-text,var(--h5-theme-button,#0e7490))}.h5-form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:10px 0 0;padding:9px 10px;font-size:13px}.h5-edit-toolbar{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.h5-edit-toolbar button{background:#0f766e;padding:0 6px}.h5-edit-toolbar button:disabled,.h5-template-scroller button:disabled{opacity:.52;cursor:not-allowed}.h5-create-bottom-bar label{text-align:center;justify-content:center;align-items:center}.h5-create-bottom-bar label input{flex:none;width:18px;height:18px;margin-top:1px}.h5-create-bottom-bar button{background:#0f766e}.h5-error-card{flex-direction:column;gap:10px;max-width:360px;display:flex}.h5-error-card button{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)));color:var(--h5-button-primary-text,#fff);border:0;border-radius:8px;min-height:40px}.h5-cart-preview{grid-template-columns:104px 1fr;align-items:center;gap:12px;display:grid}.h5-cart-preview img{aspect-ratio:4/5;object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;width:104px}.h5-cart-preview div,.h5-cart-line div{flex-direction:column;gap:4px;display:flex}.h5-cart-preview span,.h5-cart-line span{color:#64748b;font-size:13px}.h5-cart-card h2{margin:0 0 10px;font-size:16px}.h5-cart-line,.h5-cart-total{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.h5-cart-line em{color:#b45309;font-size:12px;font-style:normal}.h5-cart-total strong{color:#ea580c;font-size:18px}.h5-product-confirm{padding-bottom:32px}.h5-product-alert,.h5-product-photo,.h5-product-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:12px;padding:12px}.h5-product-alert{color:#b91c1c;background:#fef2f2;border-color:#fecaca;font-size:13px}.h5-product-photo img,.h5-product-photo-empty{aspect-ratio:4/5;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%}.h5-product-photo img{object-fit:cover;display:block}.h5-product-photo-empty{color:#64748b;place-items:center;font-size:13px;display:grid}.h5-product-card h2{color:#0f172a;margin:0 0 8px;font-size:16px}.h5-product-next{gap:10px;display:grid}.h5-product-next p{color:#475569;margin:0;font-size:13px;line-height:1.55}.h5-product-next button,.h5-product-next a{border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-weight:800;text-decoration:none;display:inline-flex}.h5-product-next button{color:#475569;background:#cbd5e1;border:0}.h5-product-next a{color:#1d4ed8;background:#fff;border:1px solid #d7dce6}.h5-inline-action{color:#1e293b;background:#f8fafc;border:1px solid #d7dce6;border-radius:999px;padding:7px 10px;font-size:12px}.h5-cart-line{grid-template-columns:1fr auto auto;display:grid}.h5-cart-line.disabled{opacity:.62}.h5-quantity-stepper{background:#f8fafc;border:1px solid #d7dce6;border-radius:999px;grid-template-columns:32px 30px 32px;align-items:center;display:inline-grid;overflow:hidden}.h5-quantity-stepper button{color:#172033;background:#fff;border:0;width:32px;min-height:32px;font-weight:800}.h5-quantity-stepper button:disabled{color:#94a3b8}.h5-quantity-stepper span{text-align:center;font-variant-numeric:tabular-nums}.h5-cart-total.muted strong{color:#64748b}.h5-info-row{border-top:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.h5-info-row:first-child{border-top:0}.h5-info-row span{color:#64748b;font-size:13px}.h5-info-row strong{color:#172033;text-align:right;word-break:break-all;font-size:13px}.h5-mock-banner{color:var(--h5-theme-primary,#1d4ed8);background:#ffffffad;border-radius:8px;margin:0 0 10px;padding:10px;font-size:13px;font-weight:700}.h5-payment-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.h5-payment-actions button,.h5-order-card{border:1px solid var(--h5-button-secondary-border,#d7dce6);background:var(--h5-button-secondary-bg,#fff);min-height:44px;color:var(--h5-button-secondary-text,#172033);border-radius:8px;font-weight:700}.h5-payment-actions button:first-child{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)));color:var(--h5-button-primary-text,#fff);border-color:#0000}.h5-pickup-hero{color:#fff;text-align:center;background:#0f172a;border-radius:8px;margin-top:12px;padding:18px}.h5-pickup-hero>span{color:#cbd5e1;font-size:13px;display:block}.h5-pickup-hero>strong{letter-spacing:6px;font-variant-numeric:tabular-nums;margin:8px 0 14px;font-size:40px;display:block}.h5-qr-placeholder{background:linear-gradient(90deg,#fff 8px,#0000 8px) 0 0/20px 20px,linear-gradient(#fff 8px,#0000 8px) 0 0/20px 20px,#172033;border-radius:8px;grid-template-columns:repeat(2,1fr);gap:34px;width:132px;height:132px;margin:0 auto 12px;padding:12px;display:grid}.h5-qr-placeholder i{background:#fff;border:8px solid #0f172a;outline:8px solid #fff;display:block}.h5-order-list{flex-direction:column;gap:10px;margin-top:12px;display:flex}.h5-order-card{text-align:left;flex-direction:column;align-items:flex-start;gap:5px;padding:12px;display:flex}.h5-order-card span,.h5-order-card small{color:#64748b;font-size:12px}.h5-order-card em{color:#334155;font-size:13px;font-style:normal}.h5-empty-orders{max-width:none}.h5-bottom-cta button.secondary{background:#334155;margin-top:8px}@media(max-width:360px){.h5-upload-row,.h5-transform-tools,.h5-edit-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.h5-topbar{align-items:flex-start}.h5-payment-actions,.h5-cart-line{grid-template-columns:1fr}}.h5-consumer-create-page{--h5-sky:#3b82f6;--h5-lake:#0e7490;--h5-ink:#172033;--h5-muted:#64748b;--h5-paper:#ffffffeb;--h5-theme-primary:#0e7490;--h5-theme-secondary:#2563eb;--h5-theme-button:#0e7490;--h5-theme-button-text:#fff;--h5-theme-text-primary:#172033;--h5-theme-text-secondary:#64748b;background:var(--h5-theme-background,linear-gradient(180deg,#f7f7f5 0%,#f8fafc 52%,#f1f5f9 100%));max-width:430px;min-height:100dvh;color:var(--h5-ink);padding:10px 12px 132px}.h5-consumer-create-page.h5-one-screen-composer{box-sizing:border-box;width:100%;max-width:min(430px,100vw);height:100dvh;min-height:100svh;padding:8px 10px calc(8px + env(safe-area-inset-bottom));grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:6px;display:grid;position:relative;overflow:hidden}.h5-theme-home-page{--h5-theme-primary:#0e7490;--h5-theme-secondary:#2563eb;--h5-theme-button:#0e7490;--h5-theme-button-text:#fff;--h5-theme-text-primary:#172033;--h5-theme-text-secondary:#64748b;box-sizing:border-box;width:100%;max-width:min(430px,100vw);min-height:100dvh;padding:14px 14px calc(18px + env(safe-area-inset-bottom));background:var(--h5-theme-background,linear-gradient(180deg,#f7f7f5 0%,#f8fafc 56%,#f1f5f9 100%));color:var(--h5-theme-text-primary,#172033);grid-template-rows:minmax(0,1fr) auto;gap:14px;margin:0 auto;display:grid}.h5-theme-home-center{text-align:center;place-items:center}.h5-theme-home-hero{grid-template-rows:minmax(260px,1fr) auto;gap:16px;min-height:0;display:grid}.h5-theme-home-carousel{scroll-snap-type:x mandatory;border-radius:8px;grid-auto-columns:100%;grid-auto-flow:column;gap:10px;min-width:0;min-height:0;display:grid;overflow-x:auto}.h5-theme-home-carousel img,.h5-theme-home-visual-fallback{object-fit:cover;scroll-snap-align:center;border-radius:8px;width:100%;height:100%;min-height:260px;box-shadow:0 18px 46px #0f172a24}.h5-theme-home-visual-fallback{background:linear-gradient(135deg,var(--h5-theme-primary,#0e7490),var(--h5-theme-secondary,#2563eb));color:#fff;text-align:center;align-content:center;justify-items:center;gap:10px;display:grid}.h5-theme-home-visual-fallback span{opacity:.82;font-size:13px;font-weight:700}.h5-theme-home-visual-fallback strong{max-width:84%;font-size:28px;line-height:1.15}.h5-theme-home-copy{gap:8px;display:grid}.h5-theme-home-copy span{color:var(--h5-theme-primary,#0e7490);font-size:13px;font-weight:800}.h5-theme-home-copy h1{color:var(--h5-theme-text-primary,#172033);margin:0;font-size:30px;line-height:1.12}.h5-theme-home-copy p,.h5-theme-home-actions p{color:var(--h5-theme-text-secondary,#64748b);margin:0;font-size:14px;line-height:1.6}.h5-theme-home-actions{gap:10px;display:grid}.h5-theme-home-actions button{background:linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb));min-height:52px;color:var(--h5-theme-button-text,#fff);border:0;border-radius:999px;font-size:17px;font-weight:900;box-shadow:0 16px 34px #0e749038}.h5-theme-home-actions p{text-align:center;justify-content:center;gap:8px;display:flex}.h5-theme-home-actions a{color:var(--h5-theme-primary,#0e7490);font-weight:800;text-decoration:none}.h5-one-screen-composer>*{min-width:0;max-width:100%}.h5-preview-stage-shell{align-self:stretch;min-width:0;min-height:0;display:grid;position:relative}.h5-consumer-topbar{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:8px;padding:2px 0 8px;display:grid}.h5-consumer-topbar>div{min-width:0}.h5-consumer-topbar h1{color:var(--h5-theme-text-primary,#0f172a);letter-spacing:0;margin:1px 0 0;font-size:20px;line-height:1.15}.h5-consumer-topbar span{color:var(--h5-theme-primary,#0e7490);font-size:12px;font-weight:700;line-height:1.3;display:block}.h5-consumer-topbar nav{grid-column:3;justify-self:end;gap:6px;display:flex}.h5-contact-summary{align-content:center;justify-items:start;gap:2px;min-width:0;display:grid}.h5-contact-summary span,.h5-contact-summary a{min-width:0;color:var(--h5-theme-primary,#0e7490);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;line-height:1.25;text-decoration:none;overflow:hidden}.h5-consumer-topbar nav a,.h5-consumer-topbar nav button,.h5-icon-text-button{color:#0f172a;background:#ffffffd1;border:1px solid #0e74902e;border-radius:999px;justify-content:center;align-items:center;min-height:32px;text-decoration:none;display:inline-flex;box-shadow:0 8px 22px #0e749014}.h5-consumer-topbar nav a,.h5-consumer-topbar nav button{padding:0 9px;font-size:12px;font-weight:700}.h5-icon-text-button{flex:0 0 44px;place-items:center;width:44px;height:44px;min-height:44px;padding:0;font-size:0;line-height:0;display:inline-grid}.h5-back-icon{flex:0 0 22px;width:22px;height:22px;margin:0;display:block;transform:translate(1px)}.h5-consumer-preview-card{background:linear-gradient(145deg,#fffffff5,#eff6ffeb),#fff;border:1px solid #0e749024;border-radius:18px;margin:0;padding:10px;position:relative;box-shadow:0 18px 42px #0f172a24}.h5-one-screen-composer .h5-consumer-preview-card{grid-template-rows:auto minmax(0,1fr);align-content:center;justify-items:center;min-height:0;padding:7px;display:grid;overflow:visible}.h5-floating-ai-panel{z-index:8;left:calc(100% - var(--h5-ai-panel-size,74px) - 14px);top:calc(100% - var(--h5-ai-panel-size,74px) - 38px);width:var(--h5-ai-panel-size,74px);height:var(--h5-ai-panel-size,74px);min-width:var(--h5-ai-panel-size,74px);min-height:var(--h5-ai-panel-size,74px);box-shadow:none;background:50%/cover no-repeat;border-radius:999px;place-items:center;animation:2.8s ease-in-out infinite h5-ai-cta-breathe;display:grid;position:absolute;bottom:auto;right:auto}.h5-floating-ai-panel.is-positioned{transform:translate3d(var(--h5-ai-x,0),var(--h5-ai-y,0),0);inset:0 auto auto 0}.h5-floating-ai-cta{z-index:8;width:var(--h5-ai-cta-size,58px);height:var(--h5-ai-cta-size,58px);min-width:var(--h5-ai-cta-size,58px);min-height:var(--h5-ai-cta-size,58px);max-width:var(--h5-ai-cta-size,58px);max-height:var(--h5-ai-cta-size,58px);touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;will-change:transform;box-shadow:0 14px 30px var(--h5-ai-shadow-color,#0e749047);isolation:isolate;background:var(--h5-ai-cta-bg-image,none)center/var(--h5-ai-cta-bg-fit,cover)no-repeat,radial-gradient(circle at 28% 20%,#ffffff80,transparent 28%),var(--h5-ai-cta-bg,linear-gradient(135deg,#0e7490,#0891b2));border-radius:999px;place-items:center;gap:0;padding:0;animation:2.8s ease-in-out infinite h5-ai-cta-breathe;display:inline-grid;position:absolute;top:auto;bottom:44px;right:18px;overflow:hidden;transform:translate(0)}.h5-floating-ai-panel .h5-floating-ai-cta{z-index:1;box-shadow:0 12px 24px var(--h5-ai-shadow-color,#0e749047);animation:none;position:relative;inset:auto}.h5-floating-ai-cta.is-positioned{transform:translate3d(var(--h5-ai-x,0),var(--h5-ai-y,0),0);inset:0 auto auto 0}.h5-floating-ai-cta:active{cursor:grabbing}.h5-floating-ai-cta:before{content:"";z-index:1;border-radius:inherit;background:conic-gradient(from 0deg,#fff0,var(--h5-ai-glow-color,#ffffffd1),#fff0,var(--h5-ai-glow-secondary-color,#0e7490b8),#fff0);pointer-events:none;animation:4.2s linear infinite h5-ai-cta-shimmer;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 calc(100% - 2px))}.h5-floating-ai-cta:after{content:"";z-index:0;border-radius:inherit;background:var(--h5-ai-cta-bg-image,none)center/var(--h5-ai-cta-bg-fit,cover)no-repeat,var(--h5-ai-cta-bg,linear-gradient(135deg,#0e7490fa,#2563ebf5));pointer-events:none;position:absolute;top:3px;right:3px;bottom:3px;left:3px}.h5-floating-ai-cta span{z-index:2;width:46px;min-height:46px;color:inherit;text-align:center;letter-spacing:0;overflow-wrap:anywhere;white-space:pre-line;text-shadow:0 1px 4px #0f172a4d;border-radius:999px;place-items:center;font-size:11.5px;font-weight:1000;line-height:1.08;display:inline-grid;position:relative;overflow:hidden}.h5-floating-ai-cta strong{color:inherit;white-space:nowrap;font-size:10px;line-height:1}.h5-postcard-caption{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:5px;display:flex}.h5-postcard-caption span{color:#0e7490;font-size:10px;font-weight:900}.h5-postcard-caption strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:1.15;overflow:hidden}.h5-preview-viewport{border-radius:0;place-items:center;width:100%;height:clamp(238px,34dvh,292px);min-height:0;display:grid;overflow:visible}.h5-consumer-preview-card .h5-consumption-canvas{width:min(100%,calc(42dvh*var(--h5-canvas-ratio,1)),calc(420px*var(--h5-canvas-ratio,1)));background:linear-gradient(135deg,#bae6fdbd,#ffffffeb 54%,#e0e7ffcc);border:0;border-radius:0;min-height:0;max-height:none;margin:0 auto;overflow:visible;box-shadow:inset 0 0 0 1px #0e74901f}.h5-one-screen-composer .h5-consumer-preview-card .h5-consumption-canvas{max-width:100%;max-height:100%}.h5-one-screen-composer .h5-consumer-preview-card .h5-consumption-canvas.is-wide-canvas{width:100%;height:auto}.h5-one-screen-composer .h5-consumer-preview-card .h5-consumption-canvas.is-tall-canvas{width:auto;height:100%}.h5-consumer-preview-card .h5-consumption-layer-placeholder.background{color:#0f172a6b;background:linear-gradient(145deg,#0e74901f,#ffffffc7),repeating-linear-gradient(135deg,#3b82f614 0,#3b82f614 10px,#0e74900a 10px,#0e74900a 20px);font-size:13px;font-weight:800}.h5-consumer-preview-card .h5-consumption-layer-placeholder.foreground{display:grid}.h5-one-screen-composer .h5-consumer-topbar{padding:0}.h5-one-screen-composer .h5-consumer-topbar h1{font-size:17px;line-height:1.1}.h5-one-screen-composer .h5-consumer-topbar span{font-size:11px}.h5-one-screen-composer .h5-consumer-topbar nav a,.h5-one-screen-composer .h5-consumer-topbar nav button,.h5-one-screen-composer .h5-icon-text-button{height:44px;min-height:44px}.h5-consumer-preview-card .h5-consumption-photo-region{cursor:pointer;color:#0f172a;background:#fff;border:1.5px dashed #0e749094;border-radius:14px;outline:none}.h5-consumer-preview-card .h5-consumption-photo-region:focus-visible{box-shadow:0 0 0 4px #3b82f638}.h5-consumer-preview-card .h5-consumption-photo-region.has-photo{background:#fff;border:0;border-radius:0;padding:0}.h5-consumer-preview-card .h5-consumption-photo-region.has-photo.uses-ai-background{background:0 0}.h5-photo-region-empty{padding:8px}.h5-photo-region-empty i{background:var(--h5-theme-primary,#0e7490);color:#fff;border-radius:999px;place-items:center;width:44px;height:44px;font-size:28px;font-style:normal;font-weight:400;line-height:1;display:grid}.h5-photo-region-empty strong{font-size:16px}.h5-photo-region-empty span{color:#64748b;max-width:11em;font-size:12px;line-height:1.35}.h5-floating-edit-toolbar{z-index:12;pointer-events:auto;gap:7px;width:54px;display:grid;position:absolute;top:142px;right:max(16px,50vw - 199px)}.h5-floating-edit-toolbar button{color:#fff;background:#0f172ad1;border:0;border-radius:999px;min-height:42px;font-size:12px;font-weight:800;box-shadow:0 10px 24px #0f172a3d}.h5-floating-edit-toolbar button:nth-child(-n+2){font-size:18px}.h5-quick-edit-tools{background:#ffffffe6;border:1px solid #0e74901f;border-radius:14px;margin-top:8px;padding:9px;box-shadow:0 10px 26px #0e749014}.h5-fixed-edit-panel{gap:6px;min-height:0;display:grid}.h5-one-screen-composer .h5-fixed-edit-panel{width:100%;min-width:0;max-width:100%;overflow:visible}.h5-one-screen-composer .h5-quick-edit-tools{box-sizing:border-box;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffad;border-radius:14px;width:100%;min-width:0;max-width:100%;margin-top:0;padding:5px;box-shadow:0 12px 26px #0e74901a}.h5-quick-edit-tools p{color:#64748b;text-align:center;margin:0 0 8px;font-size:12px;line-height:1.35}.h5-one-screen-composer .h5-quick-edit-tools p{display:none}.h5-quick-edit-tools div{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.h5-one-screen-composer .h5-quick-edit-tools div{width:100%;min-width:0}.h5-quick-edit-tools button{color:#0f172a;background:#fff;border:1px solid #e2e8f0e0;border-radius:13px;place-items:center;gap:2px;width:100%;min-height:58px;padding:6px 3px;display:grid}.h5-one-screen-composer .h5-quick-edit-tools button{background:#ffffffd1;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-width:0;max-width:100%;min-height:30px;padding:3px 4px;display:inline-flex}.h5-quick-edit-tools button:disabled{opacity:.58;cursor:not-allowed}.h5-quick-edit-tools button>span{width:24px;height:24px;color:var(--h5-theme-primary,#0e7490);background:#ffffffb8;border-radius:999px;place-items:center;font-size:12px;font-weight:900;display:grid}.h5-one-screen-composer .h5-quick-edit-tools button>span{background:0 0;width:16px;height:16px}.h5-edit-tool-icon svg{width:16px;height:16px;overflow:visible}.h5-edit-tool-icon path,.h5-edit-tool-icon circle{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.h5-quick-edit-tools button strong{font-size:11px;line-height:1.1}.h5-one-screen-composer .h5-quick-edit-tools button strong{white-space:nowrap;font-size:10px}.h5-quick-edit-tools button em{color:#94a3b8;font-size:9px;font-style:normal;line-height:1}.h5-one-screen-composer .h5-quick-edit-tools button em{display:none}.h5-production-mode-card,.h5-current-sku-summary,.h5-consumer-template-section,.h5-consumer-alert,.h5-consumer-upload-status{background:var(--h5-paper);border:1px solid #0e74901f;border-radius:14px;margin-top:10px;padding:10px;box-shadow:0 10px 26px #0e749014}.h5-current-sku-summary{color:#475569;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:6px 10px;font-size:12px;line-height:1.35;display:grid}.h5-current-sku-summary strong{color:#0f172a;overflow-wrap:anywhere;min-width:0;font-size:14px}.h5-current-sku-summary span{overflow-wrap:anywhere;min-width:0}.h5-current-sku-summary .h5-current-pickup-note{color:#0e7490;grid-column:1/-1;font-weight:700}.h5-production-mode-card .h5-section-title,.h5-consumer-template-section .h5-section-title{margin-bottom:8px}.h5-production-mode-card .h5-section-title strong,.h5-consumer-template-section .h5-section-title strong{color:#0f172a}.h5-production-mode-card .h5-section-title span,.h5-consumer-template-section .h5-section-title span{color:#64748b}.h5-production-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.h5-production-mode-options button{color:#172033;text-align:left;background:#fff;border:1px solid #e2e8f0e0;border-radius:13px;min-height:74px;padding:9px}.h5-production-mode-options button.active{border-color:var(--h5-theme-primary,#0e7490);background:#ffffffbd;box-shadow:inset 0 0 0 1px #0e74902e}.h5-production-mode-options strong,.h5-production-mode-options span{line-height:1.35;display:block}.h5-production-mode-options strong{font-size:13px}.h5-production-mode-options span{color:#64748b;margin-top:3px;font-size:11px}.h5-entry-ai-card .h5-section-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.h5-entry-ai-cta{color:#fff;background:linear-gradient(135deg,#0e7490,#0891b2) 50% no-repeat;border:0;border-radius:14px;width:100%;min-height:52px;font-size:16px;font-weight:900;overflow:hidden;box-shadow:0 12px 24px #0e749038}.h5-entry-ai-cta.has-ai-bg span{text-shadow:0 1px 4px #0f172a6b}.h5-one-screen-composer .h5-fixed-edit-panel .h5-entry-ai-card{box-shadow:none;background:0 0;border:0;margin-top:0;padding:0}.h5-one-screen-composer .h5-fixed-edit-panel .h5-entry-ai-card .h5-section-title{display:none}.h5-one-screen-composer .h5-entry-ai-cta{box-sizing:border-box;border-radius:14px;width:100%;max-width:100%;min-height:40px;font-size:14px}.h5-one-screen-composer .h5-floating-ai-cta,.h5-floating-ai-cta{width:var(--h5-ai-cta-size,58px);height:var(--h5-ai-cta-size,58px);max-width:none;min-width:var(--h5-ai-cta-size,58px);min-height:var(--h5-ai-cta-size,58px);max-height:var(--h5-ai-cta-size,58px);border-radius:999px;font-size:10px}@keyframes h5-ai-cta-breathe{0%,to{box-shadow:0 14px 30px var(--h5-ai-shadow-color,#0e74903d),0 0 #fff0}50%{box-shadow:0 16px 36px var(--h5-ai-shadow-strong-color,#0e749052),0 0 18px var(--h5-ai-glow-secondary-color,#0e749047)}}.h5-ai-template-list button{text-align:center;justify-content:flex-start;align-items:center;min-height:172px}.h5-ai-template-list img,.h5-ai-template-empty-thumb{width:min(100%,154px);margin-inline:auto}.h5-ai-template-list strong{text-align:center;width:100%}@keyframes h5-ai-cta-shimmer{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.h5-floating-ai-cta,.h5-floating-ai-cta:before{animation:none}}.h5-one-screen-composer .h5-production-mode-hint{text-align:center;margin:4px 0 0;font-size:11px;line-height:1.25}.h5-entry-ai-cta-theme-heritage,.h5-entry-ai-cta-ming{background:linear-gradient(135deg,#9f1239,#b45309)}.h5-ai-template-sheet{width:min(92vw,420px);max-height:min(84dvh,calc(100dvh - 24px - env(safe-area-inset-bottom)));overscroll-behavior:contain;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffff9e;overflow:auto}.h5-ai-template-sheet-head{gap:2px;margin-bottom:12px;display:grid}.h5-ai-template-sheet-head small{color:#64748b;font-size:12px;font-weight:800}.h5-ai-template-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.h5-ai-template-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.h5-ai-template-group-title{color:#334155;grid-column:1/-1;font-size:13px;font-weight:900;line-height:1.2}.h5-ai-template-list button{color:#0f172a;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #0e74902e;flex-direction:column;align-items:stretch;gap:8px;min-width:0;min-height:178px;margin-top:0;padding:10px;display:flex;box-shadow:0 12px 28px #0e74901f}.h5-ai-template-list button.active{background:#f8ffff;border-color:#0e7490;box-shadow:inset 0 0 0 1px #0e749038,0 14px 30px #0e749029}.h5-ai-template-list button:disabled{color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.h5-ai-template-list img,.h5-ai-template-empty-thumb{aspect-ratio:4/3;object-fit:cover;background:#f1f5f9;border-radius:12px;width:100%;display:block}.h5-ai-template-list span,.h5-ai-template-list em,.h5-ai-template-list small{min-width:0;display:block}.h5-ai-template-list strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;display:block;overflow:hidden}.h5-ai-template-list p{color:#475569;text-align:center;background:#ffffffb8;border-radius:14px;grid-column:1/-1;margin:0;padding:18px 12px;font-size:13px;font-weight:800}.h5-ai-template-mode-label{width:fit-content;color:var(--h5-theme-primary,#0f766e);background:#ffffffb8;border-radius:999px;align-items:center;gap:5px;margin:6px 0 2px;padding:2px 7px;font-size:11px;font-style:normal;font-weight:800;line-height:1.3;display:inline-flex!important}.h5-ai-template-mode-label small{color:#0e7490;margin:0;font-size:10px;font-weight:900}.h5-ai-template-list small{color:#64748b;margin-top:4px;font-size:11px;line-height:1.35}.h5-ai-template-actions{bottom:calc(-1*env(safe-area-inset-bottom));background:linear-gradient(#fff0,#fff 36%);grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;padding-top:10px;display:grid;position:sticky}.h5-ai-generation-sheet{width:min(92vw,420px);max-height:min(84dvh,calc(100dvh - 24px - env(safe-area-inset-bottom)));overscroll-behavior:contain;padding-bottom:calc(10px + env(safe-area-inset-bottom));flex-direction:column;display:flex;overflow:auto}.h5-ai-generation-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.h5-ai-generation-actions{bottom:calc(-1*env(safe-area-inset-bottom));background:linear-gradient(#fff0,#fff 28%);grid-template-columns:1fr;gap:8px;margin-top:8px;padding-top:8px;display:grid;position:sticky}.h5-ai-generation-preview img{aspect-ratio:1;object-fit:cover;background:#f1f5f9;border-radius:10px;width:88px}.h5-ai-generation-preview span{color:#0f172a;font-size:15px;font-weight:900;display:block}.h5-ai-generation-preview p,.h5-ai-generation-estimate{color:#475569;margin:8px 0 0;font-size:13px;line-height:1.45}.h5-ai-current-photo{color:#7c2d12;background:#fff7ed;border-radius:12px;align-items:center;gap:10px;margin-top:10px;padding:8px;font-size:13px;font-weight:800;display:flex}.h5-ai-current-photo img{object-fit:cover;background:#fff;border-radius:9px;width:44px;height:44px}.h5-ai-generation-steps{gap:8px;margin:12px 0 4px;padding:0;list-style:none;display:grid}.h5-ai-generation-steps li{color:#64748b;background:#f1f5f9;border-radius:10px;padding:8px 10px 8px 30px;font-size:13px;font-weight:800;position:relative}.h5-ai-generation-steps li:before{content:"";background:#cbd5e1;border-radius:999px;width:10px;height:10px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.h5-ai-generation-steps li.active{color:var(--h5-theme-primary,#0e7490);background:#ffffffb8}.h5-ai-generation-steps li.active:before{background:var(--h5-theme-primary,#0e7490)}.h5-production-mode-hint{color:#9a3412;margin:8px 0 0;font-size:12px;line-height:1.45}.h5-consumer-template-section .h5-template-scroller{gap:8px;padding-bottom:2px}.h5-bottom-sku-strip{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #0e749029;margin:4px 0 10px;position:relative;box-shadow:0 18px 44px #0e749021}.h5-fixed-bottom-controls{z-index:18;box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:8px 8px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #ffffff94;border-radius:20px 20px 18px 18px;gap:7px;display:grid;position:relative;overflow:hidden;box-shadow:0 -14px 34px #0e749024}.h5-one-screen-composer .h5-bottom-sku-strip{box-sizing:border-box;width:100%;min-width:0;max-width:100%;box-shadow:none;background:#ffffff94;border-radius:15px;margin:0;padding:5px;overflow:hidden}.h5-one-screen-composer .h5-bottom-sku-strip .h5-section-title{margin-bottom:3px}.h5-one-screen-composer .h5-bottom-sku-strip .h5-section-title strong{font-size:11px}.h5-one-screen-composer .h5-template-scroller{overscroll-behavior-x:contain;scrollbar-width:none;width:100%;min-width:0;max-width:100%;display:flex;overflow:auto hidden}.h5-one-screen-composer .h5-template-scroller::-webkit-scrollbar{display:none}.h5-consumer-template-section .h5-template-scroller button{text-align:center;background:#ffffffc7;border-radius:14px;min-width:108px;max-width:118px;padding:8px;box-shadow:0 10px 24px #0e74901a}.h5-one-screen-composer .h5-consumer-template-section .h5-template-scroller button{border-radius:12px;align-content:start;justify-items:center;min-width:78px;max-width:84px;padding:5px;display:grid}.h5-consumer-template-section .h5-template-scroller button.active{border-color:#0e7490;box-shadow:0 0 0 2px #0e749024}.h5-consumer-template-section .h5-template-scroller button.is-disabled{opacity:.48;filter:grayscale(.75)}.h5-consumer-template-section .h5-template-scroller button.is-disabled:not(.active){box-shadow:none;border-color:#94a3b859}.h5-consumer-template-section .h5-template-scroller button>img,.h5-consumer-template-section .h5-template-scroller button .h5-sku-option-placeholder{aspect-ratio:4/3;object-fit:contain;background:0 0;border:0;border-radius:10px;width:100%;display:block}.h5-one-screen-composer .h5-consumer-template-section .h5-template-scroller button>img,.h5-one-screen-composer .h5-consumer-template-section .h5-template-scroller button .h5-sku-option-placeholder{aspect-ratio:1.1;border-radius:0;width:92%}.h5-sku-option-placeholder{position:relative;overflow:hidden}.h5-sku-option-placeholder span{background:linear-gradient(#fffc,#e0f2fedb),repeating-linear-gradient(90deg,#0e749014 0,#0e749014 6px,#0e749000 6px,#0e749000 12px);border:1px solid #0e749047;border-radius:7px;position:absolute;top:13%;right:18%;bottom:13%;left:18%;box-shadow:0 6px 14px #0e74901f}.h5-consumer-template-section .h5-template-scroller button strong{color:#0f172a;text-align:center;margin-top:6px;font-size:12px;line-height:1.25;display:block}.h5-one-screen-composer .h5-consumer-template-section .h5-template-scroller button strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:10px;line-height:1.15;display:-webkit-box;overflow:hidden}.h5-consumer-template-section .h5-template-scroller button em{color:#64748b;text-align:center;margin-top:4px;font-size:11px;font-style:normal;line-height:1.25;display:block}.h5-one-screen-composer .h5-consumer-template-section .h5-template-scroller button em{margin-top:1px;font-size:9px}.h5-one-screen-composer .h5-bottom-cta{width:100%;box-shadow:none;background:0 0;border-top:0;padding:0;position:static;bottom:auto;left:auto;transform:none}.h5-one-screen-composer .h5-bottom-cta button{background:linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#0891b2));min-height:43px;color:var(--h5-theme-button-text,#fff);border-radius:15px}.h5-one-screen-composer .h5-bottom-cta label{text-align:center;justify-content:center;margin-top:5px;font-size:11px;line-height:1.2}.h5-sku-empty-state{color:#0f172a;text-align:center;background:#ffffffb8;border:1px solid #e2e8f0e0;border-radius:14px;margin:0;padding:10px 12px;font-size:12px;font-weight:800}@media(max-height:760px){.h5-consumer-create-page.h5-one-screen-composer{padding:6px 8px calc(6px + env(safe-area-inset-bottom));gap:5px}.h5-one-screen-composer .h5-preview-viewport{height:clamp(218px,32dvh,252px)}.h5-one-screen-composer .h5-quick-edit-tools{padding:4px}.h5-one-screen-composer .h5-quick-edit-tools button{min-height:28px}.h5-one-screen-composer .h5-entry-ai-cta,.h5-one-screen-composer .h5-bottom-cta button{min-height:39px}.h5-fixed-bottom-controls{padding:6px 6px calc(6px + env(safe-area-inset-bottom));gap:5px}.h5-one-screen-composer .h5-bottom-sku-strip{padding:5px}.h5-one-screen-composer .h5-consumer-template-section .h5-template-scroller button{min-width:74px;max-width:80px}.h5-one-screen-composer .h5-bottom-cta label{margin-top:4px;font-size:10px}}@media(min-height:761px)and (max-height:840px){.h5-one-screen-composer .h5-preview-viewport{height:clamp(232px,33dvh,276px)}}.h5-one-screen-composer .h5-floating-ai-cta{min-width:58px;min-height:58px}.h5-one-screen-composer .h5-consumer-preview-card{align-content:stretch}.h5-one-screen-composer .h5-consumer-preview-card .h5-preview-viewport{height:100%;min-height:0}.h5-one-screen-composer .h5-composer-message-stack{display:none!important}.h5-one-screen-composer .h5-composer-message-stack .h5-consumer-alert,.h5-one-screen-composer .h5-composer-message-stack .h5-consumer-upload-status,.h5-one-screen-composer .h5-composer-message-stack .h5-consumer-toast{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;border-radius:12px;margin:0;padding:8px 10px;font-size:12px;line-height:1.35;box-shadow:0 12px 30px #0f172a1f}.h5-one-screen-composer .h5-composer-message-stack .h5-consumer-alert,.h5-one-screen-composer .h5-composer-message-stack .h5-consumer-upload-status.failed,.h5-one-screen-composer .h5-composer-message-stack .h5-consumer-upload-status.blocked{background:#fef2f2eb;border-color:#f871716b}.h5-one-screen-composer .h5-composer-message-stack .h5-consumer-toast,.h5-one-screen-composer .h5-composer-message-stack .h5-consumer-upload-status.success,.h5-one-screen-composer .h5-composer-message-stack .h5-consumer-upload-status.uploading{background:#ffffffe0;border-color:#e2e8f0e0}.h5-consumer-alert,.h5-consumer-upload-status{color:#0f172a;font-size:13px;line-height:1.45}.h5-consumer-alert{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.h5-consumer-upload-status.success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.h5-consumer-upload-status.uploading{color:var(--h5-theme-primary,#1d4ed8);background:#ffffffad;border-color:#e2e8f0e0}.h5-consumer-upload-status.failed,.h5-consumer-upload-status.blocked{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.h5-photo-sheet-backdrop{z-index:40;background:#0f172a61;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.h5-photo-sheet{width:min(430px,100%);padding:14px 14px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -18px 42px #0f172a3d}.h5-photo-sheet strong{color:#0f172a;margin:0 0 10px;font-size:16px;display:block}.h5-photo-sheet button{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)));width:100%;min-height:48px;color:var(--h5-button-primary-text,#fff);border:0;border-radius:12px;margin-top:8px;font-size:15px;font-weight:800}.h5-photo-sheet button.secondary{border:1px solid var(--h5-button-secondary-border,#0e749047);background:var(--h5-button-secondary-bg,#ffffffad);color:var(--h5-button-secondary-text,#334155)}.h5-photo-sheet .h5-ai-template-list button{color:#0f172a;text-align:left;background:#ffffffb8;border:1px solid #0e74902e;min-height:178px;margin-top:0}.h5-photo-sheet .h5-ai-template-list button.active{color:#0f172a;background:#f8ffff;border-color:#0e7490}.h5-photo-sheet .h5-ai-template-list button:disabled{color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.h5-consumer-toast{color:var(--h5-theme-primary,#075985);background:#ffffffd1;border-color:#e2e8f0e0;margin-top:10px}.h5-action-toast-backdrop{z-index:70;background:0 0;place-items:center;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.h5-action-toast{color:#fff;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ad1;border-radius:16px;max-width:min(320px,100vw - 64px);padding:12px 16px;font-size:14px;font-weight:800;line-height:1.35;box-shadow:0 18px 42px #0f172a38}.h5-consumer-bottom-bar{padding:9px 12px calc(10px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #0e74901f}.h5-consumer-bottom-bar label{margin-top:7px}.h5-consumer-bottom-bar p{color:#64748b;margin-bottom:7px;line-height:1.35}.h5-consumer-bottom-bar button{background:linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb));min-height:50px;color:var(--h5-theme-button-text,#fff);border-radius:999px}.h5-consumer-bottom-bar button:disabled{opacity:.72}.h5-next-step-page{background:var(--h5-theme-background,#f6f7f9)}.h5-next-step-topbar h1{color:#0f172a}.h5-next-step-page .h5-product-photo,.h5-next-step-page .h5-product-card{border-color:#0e74901f;border-radius:14px;box-shadow:0 10px 26px #0e749014}.h5-next-step-page .h5-product-next h2{font-size:18px}.h5-next-step-page .h5-product-next button{border-radius:999px}.h5-product-cart-page{background:var(--h5-theme-background,#f6f7f9);padding-bottom:118px}.h5-product-cart-topbar{justify-content:flex-end;align-items:flex-start}.h5-checkout-topbar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:2px 0 10px;display:grid}.h5-checkout-topbar>a,.h5-checkout-topbar nav a{color:#0f172a;background:#ffffffdb;border:1px solid #0e74902e;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 10px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 22px #0e749014}.h5-checkout-topbar .h5-contact-summary{text-align:center;justify-items:center}.h5-checkout-topbar nav{justify-self:end}.h5-product-cart-topbar h1{color:#0f172a}.h5-product-cart-topbar p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.35}.h5-cart-save-message{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin-top:12px;padding:11px 12px;font-size:13px;font-weight:800;line-height:1.45}.h5-cart-photo-preview>img,.h5-cart-photo-preview .h5-product-photo-empty{aspect-ratio:16/10;object-fit:contain;max-height:230px}.h5-cart-photo-preview .h5-confirm-server-preview{width:100%;height:auto;aspect-ratio:var(--h5-confirm-preview-ratio,4/3);object-fit:contain;background:#f8fafc;display:block}.h5-cart-photo-preview .h5-confirm-composite-preview{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;overflow:visible}.h5-cart-photo-preview .h5-confirm-composite-preview .h5-preview-viewport{border-radius:0;width:100%;height:clamp(320px,58dvh,480px);overflow:visible}.h5-cart-photo-preview .h5-confirm-composite-preview .h5-consumption-canvas{border-radius:0;max-width:100%;min-height:0;max-height:100%;margin:0 auto;overflow:visible}.h5-cart-photo-preview .h5-confirm-composite-preview .h5-consumption-canvas.is-wide-canvas{width:100%;height:auto}.h5-cart-photo-preview .h5-confirm-composite-preview .h5-consumption-canvas.is-tall-canvas{width:auto;height:100%}.h5-cart-photo-preview .h5-section-title{text-align:center;justify-content:center}.h5-cart-photo-preview .h5-section-title strong{text-align:center;width:100%}.h5-cart-photo-preview .h5-confirm-composite-preview .h5-consumption-layer,.h5-cart-photo-preview .h5-confirm-composite-preview .h5-local-photo-preview,.h5-cart-photo-preview .h5-confirm-composite-preview .h5-photo-area-background{aspect-ratio:auto;background:0 0;border:0;border-radius:0;width:100%;height:100%}.h5-cart-photo-preview>img{aspect-ratio:auto;object-fit:contain;width:100%;max-height:min(520px,78vh)}.h5-guide-checkout-previews{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.h5-guide-checkout-preview-card{background:#fff;border:1px solid #0e74901f;border-radius:12px;gap:8px;min-width:0;padding:10px;display:grid}.h5-guide-checkout-preview-card.muted{background:#f8fafc}.h5-guide-checkout-preview-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.h5-guide-checkout-preview-title strong{color:#172033;font-size:13px;line-height:1.35}.h5-guide-checkout-preview-title span{color:#0e7490;text-align:right;font-size:11px;font-weight:800;line-height:1.35}.h5-guide-checkout-preview-card p{color:#64748b;margin:0;font-size:12px;line-height:1.4}.h5-guide-back-empty{aspect-ratio:16/10;color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;place-items:center;gap:6px;min-height:120px;display:grid}.h5-guide-back-empty strong{color:#334155;font-size:15px}.h5-guide-back-empty span{max-width:15em;font-size:12px;line-height:1.4}.h5-cart-options-card,.h5-cart-pickup-card,.h5-cart-summary-card,.h5-cart-photo-preview{border-color:#0e74901f;border-radius:14px;box-shadow:0 10px 26px #0e749014}.h5-cart-option-list{gap:10px;display:grid}.h5-cart-addon-title{color:#475569;margin-top:4px;font-size:12px;font-weight:700}.h5-cart-option{background:#fff;border:1px solid #e2e8f0e0;border-radius:14px;grid-template-columns:58px minmax(0,1fr) 86px;align-items:center;gap:10px;min-height:88px;padding:10px;display:grid}.h5-cart-option.freebie{background:#f7fee7;border-color:#bbf7d0}.h5-free-guide-only{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;gap:6px;padding:10px;display:grid}.h5-free-guide-only button{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)));min-height:40px;color:var(--h5-button-primary-text,#fff);border:0;border-radius:999px;font-size:14px;font-weight:900}.h5-free-guide-only span{color:#166534;text-align:center;font-size:12px;line-height:1.35}.h5-cart-option.disabled{opacity:.64}.h5-cart-option-media{width:58px;height:58px;color:var(--h5-theme-primary,#0e7490);background:#f1f5f9;border-radius:12px;place-items:center;font-size:24px;font-weight:900;display:grid;overflow:hidden}.h5-cart-option-media img{object-fit:contain;width:100%;height:100%}.h5-cart-option-main{align-self:center;min-width:0}.h5-cart-option-main>div{align-items:center;gap:6px;min-width:0;display:flex}.h5-cart-option-main strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;line-height:1.3;overflow:hidden}.h5-cart-option-main em{color:var(--h5-theme-primary,#1d4ed8);background:#ffffffb8;border-radius:999px;flex:none;padding:3px 6px;font-size:10px;font-style:normal;font-weight:900}.h5-cart-option-main p,.h5-cart-option-main small{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.35;display:block}.h5-cart-option-main small{color:#b45309}.h5-cart-option-side{align-content:space-between;align-self:stretch;justify-items:end;gap:8px;min-width:0;display:grid}.h5-cart-option-side>strong{color:#ea580c;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;align-self:start;font-size:14px;line-height:1.2}.h5-cart-summary-row,.h5-cart-summary-total{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.h5-cart-summary-row:first-of-type{border-top:0}.h5-cart-summary-row span,.h5-cart-summary-total span{color:#64748b;font-size:13px;line-height:1.35}.h5-cart-summary-row strong{color:#172033;font-variant-numeric:tabular-nums;font-size:13px}.h5-cart-summary-row.muted strong{color:#16a34a}.h5-cart-summary-total strong{color:#ea580c;font-variant-numeric:tabular-nums;font-size:20px}.h5-cart-bottom-bar{z-index:20;width:min(480px,100%);padding:10px 12px calc(12px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #0e74901f;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -12px 30px #0f172a1a}.h5-cart-bottom-bar p{color:#64748b;text-align:center;margin:0 0 8px;font-size:12px;line-height:1.35}.h5-cart-bottom-bar button{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)));width:100%;min-height:50px;color:var(--h5-button-primary-text,#fff);border:0;border-radius:999px;font-size:16px;font-weight:900}.h5-cart-bottom-bar button:disabled{opacity:.64;cursor:not-allowed}.h5-flow-tabs{background:#fff;border:1px solid #e2e8f0e0;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid;box-shadow:0 8px 18px #0f172a0f}.h5-one-screen-composer .h5-flow-tabs{border-radius:999px;gap:5px;padding:4px}.h5-flow-tabs.h5-flow-tabs-placeholder{min-height:10px;box-shadow:none;pointer-events:none;background:0 0;border:0;padding:0}.h5-flow-tabs button{color:#475569;background:0 0;border:0;border-radius:999px;min-height:42px;font-size:14px;font-weight:900}.h5-flow-tabs button.active{background:var(--h5-theme-primary,#0e7490);color:#fff}.h5-guide-flow-page,.h5-payment-page{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.h5-guide-hero-card,.h5-guide-safety-card,.h5-guide-option-card,.h5-payment-mock-card,.h5-payment-summary-card{background:#fff;border:1px solid #e2e8f0e0;border-radius:14px;gap:10px;padding:16px;display:grid;box-shadow:0 8px 20px #0f172a0f}.h5-guide-hero-card{background:#ffffffb8}.h5-guide-hero-card span,.h5-guide-option-card span{color:#0e7490;font-size:12px;font-weight:900}.h5-guide-hero-card h2{color:#0f172a;margin:0;font-size:24px;line-height:1.18}.h5-guide-hero-card p,.h5-guide-option-card p,.h5-guide-safety-card p,.h5-payment-mock-card p{color:#64748b;margin:0;font-size:13px;line-height:1.45}.h5-guide-option-list{gap:10px;display:grid}.h5-guide-option-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.h5-guide-option-card strong,.h5-guide-safety-card strong,.h5-payment-mock-card strong{color:#0f172a;font-size:16px}.h5-guide-option-card button,.h5-payment-actions button{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)));min-height:42px;color:var(--h5-button-primary-text,#fff);white-space:nowrap;border:0;border-radius:999px;font-size:14px;font-weight:900}.h5-guide-option-card.paid button{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)))}.h5-guide-option-card button:disabled,.h5-payment-actions button:disabled{opacity:.58;cursor:not-allowed}.h5-guide-side-switch{background:#fff;border:1px solid #e2e8f0e0;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;padding:6px;display:grid;box-shadow:0 8px 18px #0f172a0f}.h5-guide-side-switch button{color:#475569;background:0 0;border:0;border-radius:999px;min-height:40px;font-size:14px;font-weight:900}.h5-one-screen-composer .h5-flow-tabs button{min-height:34px;font-size:13px}.h5-guide-side-switch button.active{background:var(--h5-theme-primary,#0e7490);color:#fff}.h5-guide-front-preview{background:#fff;border:1px solid #0e74901f;border-radius:14px;gap:10px;margin-top:10px;padding:12px;display:grid;box-shadow:0 10px 26px #0e749014}.h5-guide-front-map{color:#0f172a;text-align:center;background:linear-gradient(135deg,#ffffffb8,#f8fafcdb),repeating-linear-gradient(45deg,#94a3b814 0,#94a3b814 12px,#ffffff2e 12px,#ffffff2e 24px);border:1px solid #e2e8f0e6;border-radius:14px;place-items:center;gap:8px;min-height:260px;display:grid}.h5-guide-front-map.compact{aspect-ratio:16/10;border-radius:10px;min-height:120px}.h5-guide-front-map.compact strong{font-size:18px}.h5-guide-front-map span{color:#0e7490;font-size:13px;font-weight:900}.h5-guide-front-map strong{font-size:24px;line-height:1.15}.h5-guide-front-map i,.h5-guide-front-preview p{color:#64748b;margin:0;font-size:13px;font-style:normal;line-height:1.45}.h5-guide-cart-front-note{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;justify-content:space-between;gap:10px;margin-bottom:10px;padding:10px;display:flex}.h5-guide-cart-front-note strong{color:#166534;font-size:13px}.h5-guide-cart-front-note span{color:#166534;text-align:right;font-size:12px;line-height:1.35}.h5-guide-custom-option.selected{border-color:var(--h5-theme-primary,#0e7490);background:#ffffffb8}.h5-guide-custom-toggle{color:#334155;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.h5-guide-custom-toggle input{accent-color:#0e7490;width:18px;height:18px}.h5-payment-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.h5-payment-actions button.secondary{color:#334155;background:#fff;border:1px solid #cbd5e1}.h5-order-result,.h5-my-orders{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.h5-pickup-code-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #ffffff85;border-radius:16px;justify-items:center;gap:8px;padding:24px 18px;display:grid;box-shadow:0 16px 34px #0f172a14}.h5-pickup-code-card span,.h5-pickup-code-card p{color:#475569;margin:0;font-size:13px;font-weight:800}.h5-pickup-code-card strong{color:#1d4ed8;letter-spacing:0;font-size:44px;font-weight:950;line-height:1}.h5-pickup-code-card.muted{background:linear-gradient(#fff7ed,#fff);border-color:#fed7aa}.h5-pickup-code-card.muted strong{color:#ea580c;font-size:24px}.h5-pickup-code-card.failed{background:linear-gradient(#fef2f2,#fff);border-color:#fecaca}.h5-pickup-code-card.failed strong{color:#dc2626}.h5-pickup-code-card a{color:#fff;background:#ea580c;border-radius:999px;place-items:center;min-height:38px;padding:0 18px;font-size:13px;font-weight:900;text-decoration:none;display:grid}.h5-order-final-preview{gap:10px;display:grid}.h5-order-final-preview img{object-fit:contain;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;width:100%;max-height:260px}.h5-order-tip-card{background:#f0fdf4}.h5-order-tip-card strong{color:#166534}.h5-order-tip-card p{color:#166534;margin:6px 0 0;font-size:13px;line-height:1.45}.h5-order-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.h5-order-actions a,.h5-order-actions button,.h5-empty-orders a{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)));min-height:44px;color:var(--h5-button-primary-text,#fff);border-radius:999px;place-items:center;font-size:14px;font-weight:900;text-decoration:none;display:grid}.h5-order-actions a+a,.h5-order-actions a+button,.h5-order-actions button+a,.h5-order-actions button+button{background:var(--h5-button-primary-bg,linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb)))}.h5-order-list{gap:10px;display:grid}.h5-order-list-item{color:inherit;background:#fff;border:1px solid #e2e8f0e0;border-radius:14px;gap:8px;padding:14px;text-decoration:none;display:grid;box-shadow:0 8px 20px #0f172a0f}.h5-order-list-item div:first-child,.h5-order-list-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.h5-order-list-item div:first-child span{color:#166534;background:#dcfce7;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900}.h5-order-list-item strong{color:#0f172a;font-size:14px}.h5-order-pay-link{color:var(--h5-theme-primary,#1d4ed8);background:#ffffffb8;border-radius:999px;justify-self:end;padding:5px 10px;font-size:12px;font-weight:900}.h5-order-list-item p,.h5-order-list-meta span,.h5-empty-orders p{color:#64748b;margin:0;font-size:13px;line-height:1.4}.h5-empty-orders{text-align:center;gap:10px;display:grid}@media(max-width:390px){.h5-consumer-create-page{padding-left:10px;padding-right:10px}.h5-consumer-topbar{grid-template-columns:44px minmax(0,1fr) auto;gap:6px}.h5-consumer-topbar h1{font-size:18px}.h5-consumer-topbar nav a,.h5-consumer-topbar nav button{padding:0 7px;font-size:11px}.h5-floating-edit-toolbar{width:48px;top:132px;right:12px}.h5-floating-edit-toolbar button{min-height:38px;font-size:11px}.h5-quick-edit-tools div{gap:5px}.h5-quick-edit-tools button{min-height:54px}.h5-production-mode-options button{min-height:70px;padding:8px}.h5-cart-option{grid-template-columns:50px minmax(0,1fr) 78px;align-items:stretch;gap:8px}.h5-cart-option-side{grid-column:auto;justify-items:end}.h5-cart-option .h5-quantity-stepper{grid-template-columns:28px 24px 28px}.h5-cart-option .h5-quantity-stepper button{width:28px;min-height:28px}}.h5-shell,.h5-theme-home-page,.h5-consumer-create-page,.h5-payment-page,.h5-order-result,.h5-my-orders,.h5-pickup-page{--h5-button-primary-bg:linear-gradient(135deg,var(--h5-theme-button,#0e7490),var(--h5-theme-secondary,#2563eb));--h5-button-primary-text:var(--h5-theme-button-text,#fff);--h5-button-primary-shadow:0 16px 34px #0e749038;--h5-button-secondary-bg:#ffffffad;--h5-button-secondary-text:var(--h5-theme-button,var(--h5-theme-primary,#0e7490));--h5-button-secondary-border:#0e749047;--h5-button-ghost-text:var(--h5-theme-button,var(--h5-theme-primary,#0e7490));--h5-button-disabled-bg:#0e749029;--h5-button-disabled-text:#17203394;--h5-button-danger-bg:linear-gradient(135deg,#dc2626,#f97316);--h5-button-danger-text:#fff;--h5-glass-surface:#ffffffa8;--h5-glass-surface-strong:#ffffffc2;--h5-glass-border:#ffffff73;--h5-glass-shadow:0 14px 34px #0f172a1a}.h5-button-primary,.h5-theme-home-actions button,.h5-bottom-cta button,.h5-consumer-bottom-bar button,.h5-cart-bottom-bar button,.h5-photo-sheet>button:not(.secondary),.h5-ai-generation-actions>button:not(.secondary),.h5-order-actions a:last-of-type,.h5-order-list-actions .h5-button-primary,.h5-empty-orders a,.h5-pickup-code-card a,.h5-guide-option-card button,.h5-free-guide-only button,.h5-payment-primary,.h5-payment-actions button:not(.secondary),.h5-product-next button,.h5-pickup-page .h5-bottom-cta button:not(.secondary),.h5-error-card>a,.h5-error-card>button,.h5-entry-actions .btn-primary{background:var(--h5-button-primary-bg);color:var(--h5-button-primary-text);box-shadow:var(--h5-button-primary-shadow);border:0}.h5-button-secondary,.h5-order-actions a:first-of-type,.h5-order-list-actions .h5-button-secondary,.h5-photo-sheet>button.secondary,.h5-ai-generation-actions>button.secondary,.h5-payment-secondary,.h5-payment-actions button.secondary,.h5-payment-topbar a,.h5-payment-topbar button,.h5-checkout-topbar>a,.h5-checkout-topbar nav a,.h5-consumer-topbar nav a,.h5-consumer-topbar nav button,.h5-icon-text-button,.h5-bottom-cta button.secondary,.h5-pickup-page .h5-bottom-cta button.secondary,.h5-entry-actions .btn-secondary{border:1px solid var(--h5-button-secondary-border);background:var(--h5-button-secondary-bg);color:var(--h5-button-secondary-text);box-shadow:0 10px 24px #0f172a14}.h5-button-ghost,.h5-theme-home-actions a{color:var(--h5-button-ghost-text);box-shadow:none;background:0 0}.h5-button-danger,.h5-danger-button{background:var(--h5-button-danger-bg);color:var(--h5-button-danger-text);border:0;box-shadow:0 14px 28px #dc262633}.h5-button-primary:disabled,.h5-button-secondary:disabled,.h5-bottom-cta button:disabled,.h5-consumer-bottom-bar button:disabled,.h5-cart-bottom-bar button:disabled,.h5-payment-primary:disabled,.h5-payment-secondary:disabled,.h5-payment-actions button:disabled,.h5-photo-sheet button:disabled{cursor:not-allowed;background:var(--h5-button-disabled-bg);color:var(--h5-button-disabled-text);box-shadow:none;opacity:1}.h5-glass-card,.h5-glass-panel,.h5-glass-surface,.h5-consumer-preview-card,.h5-quick-edit-tools,.h5-production-mode-card,.h5-current-sku-summary,.h5-consumer-template-section,.h5-consumer-alert,.h5-consumer-upload-status,.h5-bottom-sku-strip,.h5-fixed-bottom-controls,.h5-photo-sheet,.h5-product-photo,.h5-product-card,.h5-cart-card,.h5-capability-card,.h5-error-card,.h5-cart-options-card,.h5-cart-pickup-card,.h5-cart-summary-card,.h5-guide-checkout-preview-card,.h5-guide-hero-card,.h5-guide-safety-card,.h5-guide-option-card,.h5-payment-mock-card,.h5-payment-summary-card,.h5-guide-front-preview,.h5-pickup-code-card,.h5-order-tip-card,.h5-order-list-item,.h5-payment-card,.h5-payment-method-item,.h5-payment-summary{border-color:var(--h5-glass-border);background:var(--h5-glass-surface);box-shadow:var(--h5-glass-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.h5-photo-sheet,.h5-fixed-bottom-controls,.h5-payment-card,.h5-pickup-code-card,.h5-order-list-item{background:var(--h5-glass-surface-strong)}.h5-order-list-item{color:inherit}.h5-order-list-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.h5-order-actions a,.h5-order-actions button,.h5-order-list-actions a,.h5-order-list-actions button,.h5-error-card>a,.h5-error-card>button,.h5-repeat-unavailable{text-align:center;cursor:pointer;border-radius:999px;place-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:900;line-height:1.25;text-decoration:none;display:grid}.h5-repeat-unavailable{color:#475569;background:#ffffff85;border:1px solid #94a3b857;grid-column:1/-1}.h5-order-pay-link{display:none}.h5-pickup-code-card strong{color:var(--h5-theme-primary,#1d4ed8)}.h5-pickup-code-card.muted,.h5-pickup-code-card.failed,.h5-guide-hero-card,.h5-guide-checkout-preview-card.muted,.h5-payment-method-item.is-disabled{background:var(--h5-glass-surface)}.h5-pickup-status{color:var(--h5-theme-muted,#64748b);margin:0 0 10px;font-size:13px}.h5-pickup-ready{color:#047857;background:#10b9811a;border-radius:10px;margin-top:12px;padding:10px 12px;font-weight:700}.h5-pickup-option{background:#ffffffb3;border:1px solid #94a3b859;border-radius:14px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:13px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.h5-pickup-option.selected{border-color:var(--h5-theme-primary,#1d4ed8);box-shadow:0 0 0 3px var(--h5-theme-primary,#1d4ed8)}@supports (color:color-mix(in lab,red,red)){.h5-pickup-option.selected{box-shadow:0 0 0 3px color-mix(in srgb,var(--h5-theme-primary,#1d4ed8)12%,transparent)}}.h5-pickup-option.selected{transform:translateY(-1px)}.h5-pickup-option.disabled{opacity:.58}.h5-pickup-option>span{gap:3px;display:grid}.h5-pickup-option small{color:var(--h5-theme-muted,#64748b);font-size:12px;line-height:1.45}.h5-pickup-option em{background:var(--h5-theme-primary,#1d4ed8);border-radius:999px;padding:4px 8px}@supports (color:color-mix(in lab,red,red)){.h5-pickup-option em{background:color-mix(in srgb,var(--h5-theme-primary,#1d4ed8)10%,white)}}.h5-pickup-option em{color:var(--h5-theme-primary,#1d4ed8);font-size:11px;font-style:normal;font-weight:800}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
