:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box;letter-spacing:0}body{color:#111827;overflow-x:hidden;background:#f6f8fb;margin:0}#root{min-height:100vh}.auth-page{display:grid;background:#f6f8fb;place-items: center;min-height:100vh;padding:24px}.auth-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:min(420px,100%);padding:24px}.auth-brand{margin-bottom:24px;padding:0}.app-shell{min-height:100vh}.app-sider{position:sticky;overflow:auto;border-right:1px solid #e5e7eb;height:100vh;top:0}.brand{display:flex;align-items: center;gap:12px;min-height:72px;padding:0 20px}.brand-mark{display:grid;color:#fff;background:radial-gradient(circle at 82% 18%,#9df5c56b,#0000 28%),linear-gradient(135deg,#10213f 0%,#1d4ed8 100%);border-radius:8px;place-items: center;width:36px;height:36px}.brand-title{font-size:16px;font-weight:800;line-height:20px}.app-header{display:flex;position:sticky;z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items: center;gap:16px;height:auto;min-height:72px;padding:14px 24px;top:0}.app-header h3,.panel-title h4,.page-heading h4{margin:0}.app-title-row{display:flex;align-items: center;gap:10px;min-width:0}.mobile-menu-button{display:none}.app-toolbar{justify-content:flex-end}.app-content{min-width:0;padding:20px 24px 36px}.view-stack{display:grid;gap:16px;min-width:0}.page-heading{display:flex;justify-content:space-between;align-items: flex-end;gap:16px}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.metric,.panel,.setting-cell{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.metric{display:flex;flex-direction:column;justify-content:space-between;min-height:112px;padding:16px}.metric-blue{border-top:3px solid #2563eb}.metric-green{border-top:3px solid #16803c}.metric-amber{border-top:3px solid #b7791f}.metric-red{border-top:3px solid #c2410c}.panel{min-width:0;padding:16px}.panel-title{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:12px}.settings-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.setting-cell{display:grid;align-content: start;gap:8px;min-width:0;min-height:92px;padding:14px}.setting-cell strong{word-break:break-word;min-width:0;font-size:18px;line-height:1.3}.form-grid,.checkout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.channel-title-cell{display:grid;gap:4px;min-width:0}.channel-title-cell strong,.channel-title-cell span{word-break:break-word;min-width:0}.full-width{width:100%}.settings-submit{margin-top:14px}.ad-settings-heading{margin-bottom:16px}.ad-editor-list{display:grid;gap:14px}.ad-editor-card{display:grid;grid-template-columns:minmax(320px,.45fr)minmax(0,1fr);background:#fbfcff;border:1px solid #d8dee8;border-radius:8px;align-items:stretch;gap:16px;padding:14px}.ad-editor-fields{min-width:0}.ad-editor-toolbar{display:flex;justify-content:space-between;align-items: center;gap:12px;min-height:36px;margin-bottom:12px}.ad-preview-set{display:grid;align-content: start;gap:14px}.ad-preview-block{display:grid;gap:8px}.ad-preview-label{color:#181a17;background:#f0c84b;border:2px solid #1e221d;width:-moz-fit-content;width:fit-content;padding:2px 8px;font-size:12px;font-weight:900;line-height:1.2}.ad-preview-frame{display:grid;overflow:hidden;background:linear-gradient(90deg,var(--ad-gradient-start,#fffdf7)0%,var(--ad-gradient-color,#f0c84b)56%,var(--ad-gradient-color,#f0c84b)100%);border:2px solid #1e221d;min-height:190px;box-shadow:6px 6px #181a17}.ad-preview-frame-pc{grid-template-columns:minmax(0,1fr)minmax(130px,.9fr)}.ad-preview-frame-mobile{grid-template-rows:140px minmax(0,1fr);min-height:270px}.color-input{max-width:120px;padding:4px}.image-url-field{display:grid;gap:10px}.image-url-row{display:grid;grid-template-columns:minmax(0,1fr)auto;align-items: start;gap:8px}.image-url-preview{aspect-ratio:16/10;background-color:#fffdf7;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #1e221d;width:132px}.upstream-editor{display:grid;gap:14px}.upstream-editor-compact{margin-top:0}.upstream-editor-heading{background:#f8fafc;border:1px solid #d8dee8;border-radius:8px;padding:12px 14px}.upstream-editor-heading div{display:grid;gap:3px}.upstream-section{display:grid;background:#fff;border:1px solid #d8dee8;border-radius:8px;gap:12px;min-width:0;padding:14px}.upstream-section-green{border-left:4px solid #16803c}.upstream-section-amber{border-left:4px solid #b7791f}.upstream-section-blue{border-left:4px solid #2563eb}.upstream-section-header{display:flex;justify-content:space-between;align-items: center;gap:12px}.upstream-section-title{display:flex;align-items:baseline;gap:8px;min-width:0}.upstream-section-title span{color:#111827;font-size:16px;font-weight:800}.upstream-section-title em{color:#64748b;font-size:12px;font-style:normal;font-weight:700}.upstream-fields-title{color:#475569;margin-top:2px;font-size:12px;font-weight:800}.upstream-expect-grid{display:grid;grid-template-columns:minmax(140px,.7fr)minmax(0,1fr)minmax(120px,.7fr)minmax(0,1fr);gap:12px}.ad-preview-image{display:grid;background-color:var(--ad-gradient-color,#f0c84b);background-position:50%;background-repeat:no-repeat;background-size:contain;place-items: center}.ad-preview-empty{color:#1e221d;background:linear-gradient(135deg,#f0c84bb8,#fffdf7f5),#fffdf7;font-size:38px}.ad-preview-copy{display:grid;align-content: start;gap:6px;min-width:0;padding:14px}.ad-preview-copy span{background:#f0c84b;border:2px solid #1e221d;width:-moz-fit-content;width:fit-content;padding:2px 8px;font-size:12px;font-weight:900;line-height:1.2}.ad-preview-copy strong{color:#181a17;word-break:break-word;font-size:24px;font-weight:950;line-height:1.1}.ad-preview-copy p{color:#4f554b;word-break:break-word;margin:0;line-height:1.55}.ad-preview-copy em{color:#06613f;width:-moz-fit-content;width:fit-content;font-style:normal;font-weight:900}.drawer-action{margin:12px 0 18px}.mini-list{display:grid;gap:8px}.mini-row,.product-title-cell{display:flex;align-items: center;gap:10px}.mini-row{border-bottom:1px solid #eef2f7;flex-wrap:wrap;justify-content:space-between;padding:8px 0}.mini-secret{overflow-wrap:anywhere;flex:180px;min-width:0}.secret-plain-text{overflow:auto;white-space:pre-wrap;word-break:break-all;max-height:280px}.product-visual{display:grid;color:#7a756c;background:#f1eee6 50%/cover;border:0;flex:none;place-items: center;width:44px;height:44px}.product-visual-large{aspect-ratio:4/3;width:240px;height:auto;font-size:58px}.product-visual-card{aspect-ratio:4/3;background-repeat:no-repeat;background-size:cover;border:0;width:100%;height:100%;font-size:56px}.order-detail{display:grid;gap:16px}.delivery-box,.manual-box,.payment-box,.remark-box{background:#fffdf7;border:2px solid #1e221d;padding:14px}.delivery-box,.delivery-content-embedded{position:relative}.delivery-box pre,.delivery-content-embedded pre{white-space:pre-wrap;word-break:break-word;margin:8px 0 0;font-size:16px;line-height:1.6}.delivery-copy-actions{position:absolute;display:flex;gap:6px;top:10px;right:10px}.delivery-copy-actions button{color:#181a17;display:inline-grid;cursor:pointer;background:#ffffffeb;border:1px solid #1e221d38;border-radius:4px;place-items: center;width:28px;height:28px}.delivery-copy-actions button:hover{color:#06613f;outline:none;border-color:#06613f}.delivery-copy-actions button:focus-visible{color:#06613f;outline:none;border-color:#06613f}.manual-box,.payment-box,.remark-box{display:flex;align-items: center;gap:10px}.payment-box{background:#e8f8ee;border-color:#06613f;flex-wrap:wrap;justify-content:space-between}.payment-box div{display:grid;gap:3px}.payment-box span{color:#1f4f38}.manual-box{background:#fff8e2;border-color:#b7791f}.remark-box{white-space:pre-wrap;word-break:break-word;background:#eef5ff;border-color:#2563eb;align-items: flex-start}.order-link-box{display:flex;background:#e8f8ee;border:2px solid #06613f;flex-wrap:wrap;justify-content:space-between;align-items: center;gap:14px;padding:14px}.order-link-box div{display:grid;gap:4px;min-width:0}.order-link-box strong{color:#181a17;font-size:16px}.order-link-box span{color:#1f4f38;line-height:1.5}.store-page{color:#181a17;background-color:#f5f2ea;background-image:linear-gradient(#181a170e 1px,#0000 1px),linear-gradient(90deg,#181a170e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100vh;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.store-shell{width:min(1180px,100vw - 32px);margin:0 auto;padding:40px 0 52px}.store-shell-order{width:min(1500px,100vw - 28px);padding:24px 0 40px}.order-page{display:grid;gap:16px}.order-page-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.order-page-layout{display:grid;grid-template-columns:minmax(0,1fr)minmax(320px,.34fr);align-items: start;gap:18px}.order-main-panel,.order-summary-panel,.order-pickup-panel{overflow:hidden}.order-main-panel{display:grid;gap:0}.order-hero{display:flex;background:linear-gradient(135deg,#e8f8eedb,#f0c84b61),#fffdf7;border-bottom:2px solid #1e221d;flex-wrap:wrap;justify-content:space-between;align-items: flex-start;gap:16px;padding:clamp(18px,3vw,30px)}.order-hero h1{color:#181a17;word-break:break-word;max-width:880px;margin:0;font-size:clamp(26px,4vw,44px);font-weight:950;line-height:1.06}.order-id-line{display:flex;flex-wrap:wrap;align-items: center;gap:8px;margin-top:10px}.order-id-label{color:#181a17;background:#f0c84b;border:2px solid #1e221d;padding:2px 8px;font-size:12px;font-weight:900;line-height:1.2}.order-id-copy-button{color:#4f554b;display:inline-flex;cursor:pointer;font:inherit;background:0 0;border:0;align-items: center;gap:6px;min-width:0;max-width:100%;padding:0;font-weight:800;line-height:1.4}.order-id-copy-button:hover{color:#06613f;outline:none}.order-id-copy-button:focus-visible{color:#06613f;outline:none}.order-id-copy-button:focus-visible{text-decoration:underline;text-underline-offset:3px}.order-id-value{overflow-wrap:anywhere;text-align:left;min-width:0}.order-id-copy-button .anticon{flex:none}.order-page-payment,.order-section,.order-main-panel>.manual-box,.order-main-panel>.remark-box{margin:18px}.order-section{background:#fffdf7;border:2px solid #1e221d}.order-section-header,.order-pickup-header{display:flex;border-bottom:2px solid #1e221d;flex-wrap:wrap;justify-content:space-between;align-items: center;gap:12px;padding:14px 16px}.order-section-header div,.order-pickup-header div{display:grid;gap:4px;min-width:0}.order-section-header strong,.order-pickup-header strong{color:#181a17;font-size:18px;line-height:1.2}.order-section-header span,.order-pickup-header span{color:#656a60;line-height:1.5}.order-delivery-section pre{overflow:auto;color:#fffdf7;white-space:pre-wrap;word-break:break-word;background:#181a17;min-height:140px;max-height:420px;margin:0;padding:18px;font-size:16px;line-height:1.7}.order-delivery-section .delivery-copy-actions{top:12px;right:16px}.order-empty-copy{display:grid;gap:6px;min-width:0;padding:18px}.order-empty-copy strong{color:#181a17;font-size:18px;line-height:1.25}.order-empty-copy span{color:#4f554b;line-height:1.6}.order-summary-grid{display:grid;gap:10px;padding:16px}.order-summary-grid .setting-cell{min-height:82px}.order-pickup-panel{grid-column:1/-1}.order-pickup-panel-frame{display:grid;grid-template-rows:auto minmax(560px,1fr);min-height:calc(100vh - 148px)}.order-pickup-frame{background:#fff;border:0;width:100%;height:100%;min-height:calc(100vh - 232px)}.order-pickup-state,.order-page-state{display:grid;align-content: center;justify-items:start;gap:16px;padding:clamp(20px,4vw,44px)}.order-pickup-state{min-height:260px}.order-page-state{min-height:calc(100vh - 148px)}.order-state-copy{display:flex;align-items: flex-start;gap:14px;min-width:0}.order-state-copy div{display:grid;gap:8px;min-width:0}.order-state-copy h2{color:#181a17;word-break:break-word;margin:0;font-size:clamp(26px,4vw,42px);font-weight:950;line-height:1.08}.order-state-copy p{color:#4f554b;max-width:720px;margin:0;line-height:1.65}.store-masthead{display:grid;grid-template-columns:minmax(0,1fr)auto;border-bottom:2px solid #1e221d;align-items: end;gap:28px;margin-bottom:22px;padding-bottom:18px}.store-eyebrow{color:#06613f;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.store-masthead h1{color:#181a17;margin:0;font-size:clamp(38px,6vw,76px);font-weight:900;line-height:.94}.store-masthead .ant-typography{display:block;color:#656a60;max-width:620px;margin-top:10px;line-height:1.7}.store-status-chip{text-align:right;background:#fffdf7;border:2px solid #1e221d;min-width:160px;padding:12px 14px;box-shadow:8px 8px #181a17}.store-status-chip span{display:block;color:#656a60;font-size:12px}.store-status-chip strong{display:block;color:#181a17;margin-top:3px;font-size:24px}.store-page .store-button{color:#181a17;display:inline-flex;white-space:normal;background:#fffdf7;border:2px solid #1e221d;border-radius:0;justify-content:center;align-items: center;gap:8px;height:auto;min-height:42px;padding:8px 14px;transition:transform .16s,box-shadow .16s,background-color .16s;font-weight:900;line-height:1.15;box-shadow:4px 4px #181a17}.store-page .store-button-full{width:100%;min-height:48px}.store-page .store-button-compact{min-height:36px;padding:6px 12px}.store-page .store-button-primary{color:#fffdf7;background:#06613f}.store-page .store-button:not(:disabled):not([disabled]):hover{color:#181a17;background:#f0c84b;border-color:#1e221d;transform:translate(-2px,-2px);box-shadow:6px 6px #181a17}.store-page .store-button:not(:disabled):not([disabled]):focus-visible{color:#181a17;background:#f0c84b;border-color:#1e221d;transform:translate(-2px,-2px);box-shadow:6px 6px #181a17}.store-page .store-button-primary:not(:disabled):not([disabled]):hover{color:#fffdf7;background:#064d33}.store-page .store-button-primary:not(:disabled):not([disabled]):focus-visible{color:#fffdf7;background:#064d33}.store-page .store-button:disabled,.store-page .store-button[disabled]{color:#777b72;box-shadow:none;cursor:not-allowed;background:#e8e2d6;border-color:#8f938a}.store-page .ant-form-item-label>label{color:#181a17;font-weight:900}.store-page .ant-form-item-additional{padding-top:12px}.store-page .ant-form-item-extra{color:#656a60;margin-top:0;padding-left:2px;line-height:1.5}.store-page .ant-form-item-explain{margin-top:10px}.store-page .ant-input{color:#181a17;background:#fffdf7;border:2px solid #1e221d;border-radius:0;min-height:42px;transition:transform .16s,box-shadow .16s,border-color .16s;font-weight:800;box-shadow:4px 4px #181a17}.store-page textarea.ant-input,.store-page .ant-form-item textarea.ant-input{resize:vertical;min-height:76px;padding:8px 12px;background:#fffdf7!important;border:2px solid #1e221d!important;border-radius:0!important;box-shadow:4px 4px #181a17!important}.store-page textarea.ant-input:hover,.store-page textarea.ant-input:focus,.store-page .ant-form-item textarea.ant-input:hover,.store-page .ant-form-item textarea.ant-input:focus{transform:translate(-2px,-2px);background:#fffdf7!important;border-color:#1e221d!important;box-shadow:6px 6px #181a17!important}.store-page .ant-input-data-count{display:block;color:#656a60;margin-top:10px;font-weight:700;line-height:1.5}.store-page .ant-input-lg{min-height:48px;padding:8px 12px}.store-page .ant-input::placeholder{color:#8f938a;font-weight:700}.store-page .ant-input:hover,.store-page .ant-input:focus,.store-page .ant-input-focused{background:#fffdf7;border-color:#1e221d;transform:translate(-2px,-2px);box-shadow:6px 6px #181a17}.store-page .ant-input-status-error:not(.ant-input-disabled){border-color:#c2410c;box-shadow:4px 4px #181a17}.payment-channel-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.store-page .payment-channel-picker .ant-radio-button-wrapper{color:#181a17;display:inline-flex;background:#fffdf7;border:2px solid #1e221d;border-radius:0;justify-content:center;align-items: center;gap:8px;height:auto;min-height:48px;padding:9px 12px;transition:transform .16s,box-shadow .16s,background-color .16s;font-weight:900;line-height:1.2;box-shadow:4px 4px #181a17}.store-page .payment-channel-picker .ant-radio-button-wrapper:before{display:none}.store-page .payment-channel-picker .ant-radio-button-wrapper-checked{color:#181a17;background:#f0c84b}.store-page .payment-channel-picker .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-disabled):hover,.store-page .payment-channel-picker .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:#1e221d;transform:translate(-2px,-2px);box-shadow:6px 6px #181a17}.captcha-field{display:grid;grid-template-columns:minmax(112px,144px)auto minmax(0,1fr);align-items: center;gap:10px}.captcha-image-box{display:grid;overflow:hidden;background:#fffdf7;border:2px solid #1e221d;place-items: center;min-width:0;height:48px;box-shadow:4px 4px #181a17}.captcha-image-box img{display:block;max-width:100%;max-height:100%}.captcha-image-box span{color:#656a60;font-size:13px;font-weight:800}.store-ad-slot{position:relative;background:linear-gradient(90deg,var(--ad-gradient-start,#fffdf7)0%,var(--ad-gradient-color,#f0c84b)58%,var(--ad-gradient-color,#f0c84b)100%);display:grid;overflow:hidden;border:2px solid #1e221d;min-height:clamp(188px,22vw,260px);margin:0 0 22px;box-shadow:8px 8px #181a17}.store-ad-slot-with-image{grid-template-columns:minmax(0,1fr)minmax(320px,.82fr)}.store-ad-slot-with-image:after{display:none}.store-ad-link{min-height:inherit;position:relative;z-index:2;color:inherit;text-decoration:none;display:block;min-width:0}.store-ad-copy{position:relative;min-height:inherit;display:grid;align-content: center;gap:6px;width:100%;padding:24px clamp(22px,3vw,36px)}.store-ad-slot:not(.store-ad-slot-with-image) .store-ad-copy{background:0 0;width:min(100%,820px)}.store-ad-kicker{color:#181a17;background:#f0c84b;border:2px solid #1e221d;width:-moz-fit-content;width:fit-content;padding:2px 8px;font-size:12px;font-weight:900;line-height:1.2}.store-ad-copy strong{color:#181a17;word-break:break-word;font-size:clamp(24px,4vw,38px);font-weight:950;line-height:1}.store-ad-copy p{color:#4f554b;max-width:720px;margin:0;font-size:15px;line-height:1.6}.store-ad-copy em{color:#06613f;width:-moz-fit-content;width:fit-content;font-style:normal;font-weight:900}.store-ad-image{position:relative;min-height:inherit;background-color:var(--ad-gradient-color,#f0c84b);pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.store-ad-dots{position:absolute;z-index:3;display:flex;gap:6px;bottom:12px;right:14px}.store-ad-dot{cursor:pointer;background:#fffdf7;border:1px solid #1e221d;width:18px;height:8px}.store-ad-dot.active{background:#06613f}.store-workspace{display:grid;grid-template-columns:minmax(0,1fr)minmax(340px,.45fr);align-items: start;gap:22px}.store-panel{background:#fffdf7f5;border:2px solid #1e221d;box-shadow:0 22px 80px #1e221d29}.store-panel-header{display:flex;border-bottom:2px solid #1e221d;justify-content:space-between;align-items: center;gap:16px;padding:18px 20px}.store-panel-header h2{color:#181a17;margin:0;font-size:20px;font-weight:850}.panel-mark{display:inline-grid;background:#f0c84b;border:2px solid #1e221d;place-items: center;width:34px;height:34px;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;padding:18px}.product-card{overflow:hidden;position:relative;color:#181a17;display:grid;grid-template-rows:auto minmax(0,1fr);text-align:left;text-decoration:none;cursor:pointer;background:#fffdf7;border:2px solid #1e221d;justify-items:start;min-width:0;min-height:0;transition:transform .18s,box-shadow .18s,background-color .18s;box-shadow:6px 6px #181a172e}.product-card:hover{outline:none;transform:translate(-2px,-2px);box-shadow:9px 9px #181a17}.product-card:focus-visible{outline:none;transform:translate(-2px,-2px);box-shadow:9px 9px #181a17}.product-card-media{aspect-ratio:4/3;position:relative;display:grid;overflow:hidden;background:#f1eee6;width:100%}.product-card-media:after{display:none}.product-card-stock{position:absolute;z-index:1;color:#06613f;word-break:break-word;background:#fffdf7;border:2px solid #1e221d;max-width:calc(100% - 24px);padding:4px 9px;font-size:12px;font-weight:900;line-height:1.15;top:12px;left:12px;box-shadow:3px 3px #181a17}.product-card-body{display:grid;grid-template-rows:auto minmax(0,1fr)auto;gap:7px;width:100%;min-width:0;min-height:130px;padding:12px 13px 13px}.product-card-title{display:-webkit-box;overflow:hidden;color:#181a17;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:17px;font-weight:900;line-height:1.22}.product-card-desc{display:-webkit-box;overflow:hidden;color:#656a60;white-space:pre-line;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:12px;line-height:1.45}.product-card-footer{display:flex;justify-content:space-between;align-self: end;align-items: flex-end;gap:10px;min-width:0}.product-card-meta,.price-line{color:#06613f;font-weight:900}.product-card-meta{font-size:25px;line-height:1}.product-card-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0}.lookup-body{display:grid;gap:18px;padding:18px}.recent-orders{display:grid;gap:10px}.recent-order{display:grid;text-align:left;cursor:pointer;background:#fff;border:2px solid #1e221d;gap:4px;padding:12px}.recent-order span{font-weight:850}.recent-order small,.empty-orders{color:#656a60}.empty-orders{text-align:center;border:2px dashed #8f938a;padding:18px}.product-description-text{white-space:pre-line}.price-line{margin:4px 0 8px;font-size:34px;line-height:1}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.product-detail-page{display:grid;gap:18px}.product-detail-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.product-detail-layout{display:grid;grid-template-columns:minmax(0,1fr)minmax(340px,.4fr);align-items: start;gap:22px}.product-detail-overview,.product-checkout-panel{overflow:hidden}.product-detail-hero{display:grid;grid-template-columns:minmax(360px,.58fr)minmax(0,1fr);background:#fffdf7;border-bottom:2px solid #1e221d;align-items: center}.product-detail-media{aspect-ratio:4/3;display:grid;overflow:hidden;background:#f1eee6;place-items: center;width:100%;min-width:0}.product-detail-media .product-visual-large{aspect-ratio:auto;background-repeat:no-repeat;background-size:cover;border:0;width:100%;height:100%;font-size:72px}.product-detail-summary{display:grid;align-content: center;gap:8px;min-width:0;padding:clamp(18px,2.5vw,28px)}.product-detail-summary h2{color:#181a17;word-break:break-word;margin:0;font-size:clamp(24px,3.2vw,36px);font-weight:950;line-height:1.08}.product-detail-link{display:block;color:#06613f;overflow-wrap:anywhere;max-width:100%;font-size:12px;font-weight:850;line-height:1.45}.product-detail-link-error{color:#c2410c}.product-detail-state{display:grid;align-content: center;justify-items:start;gap:16px;min-height:240px;padding:24px}.product-detail-state h2{color:#181a17;margin:0;font-size:26px;font-weight:900;line-height:1.2}.product-checkout-panel{position:sticky;top:94px}.product-checkout-form{padding:18px}.product-checkout-header{padding:16px 18px}.markdown-content{color:#31362f;display:grid;gap:14px;padding:22px clamp(18px,3vw,30px) 30px;font-size:15px;line-height:1.75}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content p,.markdown-content blockquote,.markdown-content pre,.markdown-content ul,.markdown-content ol{margin:0}.markdown-content h1,.markdown-content h2{color:#181a17;font-size:28px;font-weight:950;line-height:1.12}.markdown-content h3{color:#181a17;font-size:22px;font-weight:900;line-height:1.2}.markdown-content h4{color:#181a17;font-size:17px;font-weight:900;line-height:1.25}.markdown-content p{word-break:break-word}.markdown-content a{color:#06613f;overflow-wrap:anywhere;font-weight:900}.markdown-content strong{color:#181a17;font-weight:950}.markdown-content em{color:#4f554b}.markdown-content code{color:#181a17;background:#fffdf7;border:1px solid #1e221d47;padding:1px 5px;font-size:.92em}.markdown-content pre{overflow:auto;background:#181a17;border:2px solid #1e221d;box-shadow:5px 5px #181a172e}.markdown-content pre code{display:block;color:#fffdf7;white-space:pre;background:0 0;border:0;padding:14px}.markdown-content blockquote{color:#1f4f38;background:#e8f8ee;border-left:5px solid #06613f;padding:12px 14px;font-weight:750}.markdown-content ul,.markdown-content ol{padding-left:22px}.markdown-content li+li{margin-top:7px}.markdown-content hr{border:0;border-top:2px dashed #8f938a;width:100%}@media (width<=980px){.app-sider{display:none}.mobile-menu-button{display:inline-flex}.metrics-grid,.settings-grid,.ad-editor-card,.upstream-expect-grid,.order-page-layout,.product-detail-layout,.product-detail-hero,.store-workspace,.store-masthead{grid-template-columns:1fr}.product-checkout-panel{position:static}.order-pickup-panel{grid-column:auto}.product-detail-media{border-right:0}.product-detail-media .product-visual-large{height:100%}.store-status-chip{text-align:left}.store-ad-slot{display:grid;grid-template-columns:1fr;min-height:0}.store-ad-slot-with-image:after{display:none}.store-ad-copy{width:100%;min-height:auto;padding:20px}.store-ad-link{min-height:auto}.store-ad-image{position:relative;z-index:0;aspect-ratio:16/9;border-left:0;order:-1;width:100%;height:auto;inset:auto}}@media (width<=720px){.app-header{flex-direction:column;align-items: flex-start}.app-content{padding:16px}.page-heading,.form-grid,.image-url-row,.captcha-field,.checkout-grid,.payment-channel-picker,.product-grid{grid-template-columns:1fr}.page-heading{display:grid}.product-visual-large{aspect-ratio:4/3;width:100%;height:auto}.store-shell{width:min(100vw - 20px,1180px);padding-top:24px}.store-shell-order{width:min(100vw - 16px,1500px);padding-top:12px}.order-page-toolbar,.order-pickup-header{justify-content:flex-start}.order-page-payment{align-items: flex-start}.order-pickup-panel-frame,.order-page-state{min-height:calc(100vh - 120px)}.order-pickup-frame{min-height:calc(100vh - 224px)}}
