*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--wld-bg,#fff);color:#171717;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.wld-app{min-height:100vh;padding-bottom:110px}.wld-hero{background:var(--wld-primary);color:#fff}.wld-cover{height:220px;background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--wld-accent) 70%,#fff),transparent 35%),linear-gradient(135deg,var(--wld-primary),#050505);background-position:center;background-size:cover}.wld-hero-content{width:min(1120px,calc(100% - 32px));margin:-48px auto 0;display:flex;gap:22px;align-items:flex-end;position:relative;padding-bottom:26px}.wld-logo{width:112px;height:112px;flex:0 0 112px;border-radius:28px;background:#fff;border:5px solid rgba(255,255,255,.88);display:grid;place-items:center;overflow:hidden;box-shadow:0 12px 38px rgba(0,0,0,.25)}.wld-logo img{width:100%;height:100%;object-fit:cover}.wld-logo span{font-size:34px;font-weight:900;color:var(--wld-primary)}.wld-store-heading{min-width:0;flex:1;padding-bottom:4px}.wld-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.wld-title-row h1{font-size:32px;line-height:1.1;margin:0;letter-spacing:-.035em}.wld-store-heading>p{margin:8px 0 10px;color:rgba(255,255,255,.82);max-width:720px}.wld-status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.wld-status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.wld-status.is-open{background:#e7f8eb;color:#197337}.wld-status.is-closed{background:#ffe8e8;color:#a41f1f}.wld-meta{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:13px;font-weight:650;color:rgba(255,255,255,.78)}.wld-main{width:min(1120px,calc(100% - 32px));margin:0 auto}.wld-tools{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--wld-bg) 94%,transparent);backdrop-filter:blur(16px);padding:18px 0 12px}.wld-search{height:48px;display:flex;align-items:center;gap:10px;padding:0 16px;background:#fff;border:1px solid rgba(0,0,0,.10);border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.05)}.wld-search span{font-size:26px;line-height:1;transform:rotate(-15deg);color:#6c6c6c}.wld-search input{border:0;outline:0;width:100%;font:inherit;background:transparent;color:#171717}.wld-category-tabs{display:flex;gap:8px;overflow:auto;padding-top:12px;scrollbar-width:none}.wld-category-tabs::-webkit-scrollbar{display:none}.wld-category-tab{border:1px solid rgba(0,0,0,.10);background:#fff;color:#333;border-radius:999px;padding:9px 14px;white-space:nowrap;font:700 13px/1 inherit;cursor:pointer;transition:.18s ease}.wld-category-tab.is-active{background:var(--wld-primary);border-color:var(--wld-primary);color:#fff}.wld-category-section{scroll-margin-top:128px;padding:24px 0 4px}.wld-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.wld-section-heading h2{font-size:24px;letter-spacing:-.025em;margin:0}.wld-section-heading span{display:block;margin-top:3px;color:#737373;font-size:13px}.wld-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wld-product-card{background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:18px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.035);transition:transform .18s ease,box-shadow .18s ease}.wld-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.08)}.wld-product-button{display:grid;grid-template-columns:minmax(0,1fr) 142px;width:100%;min-height:166px;border:0;background:transparent;padding:0;text-align:left;color:inherit;cursor:pointer}.wld-product-info{padding:18px;display:flex;flex-direction:column;align-items:flex-start}.wld-product-info h3{font-size:17px;line-height:1.25;margin:0 0 7px}.wld-product-info p{font-size:13px;line-height:1.45;color:#686868;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.wld-featured{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--wld-accent);margin-bottom:7px}.wld-price-row{display:flex;align-items:center;gap:8px;margin-top:auto}.wld-price-row strong{font-size:16px;color:var(--wld-primary)}.wld-old-price{text-decoration:line-through;color:#999;font-size:12px}.wld-product-image{height:100%;min-height:166px;background:#eee;overflow:hidden}.wld-product-image img{width:100%;height:100%;object-fit:cover;display:block}.wld-product-image.is-placeholder{display:grid;place-items:center;font-size:42px;background:linear-gradient(135deg,color-mix(in srgb,var(--wld-accent) 20%,#fff),#f5f5f5)}.wld-footer{width:min(1120px,calc(100% - 32px));margin:42px auto 0;padding:24px 0;border-top:1px solid rgba(0,0,0,.09);display:flex;justify-content:space-between;gap:18px;color:#777;font-size:12px}.wld-empty-search{margin:26px 0;padding:34px;background:#fff;border:1px dashed rgba(0,0,0,.18);border-radius:18px;text-align:center}.wld-empty-search strong,.wld-empty-search span{display:block}.wld-empty-search span{color:#777;margin-top:5px}.wld-cart-fab{position:fixed;z-index:40;left:50%;bottom:max(18px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(540px,calc(100% - 28px));height:58px;border:0;border-radius:17px;background:var(--wld-primary);color:#fff;padding:0 16px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;box-shadow:0 16px 42px rgba(0,0,0,.3);font:inherit;cursor:pointer}.wld-cart-count{min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:var(--wld-accent);display:grid;place-items:center;font-size:12px;font-weight:900}.wld-cart-fab strong{text-align:left}.wld-cart-fab>span:last-child{font-weight:800}.wld-overlay{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.58);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;padding:18px}.wld-overlay[hidden],.wld-cart-fab[hidden],.wld-toast[hidden]{display:none!important}.wld-modal{width:min(580px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#fff;border-radius:24px;position:relative;box-shadow:0 26px 80px rgba(0,0,0,.35);animation:wld-up .2s ease}.wld-modal-image{height:240px;background:linear-gradient(135deg,color-mix(in srgb,var(--wld-accent) 20%,#fff),#eee);background-size:cover;background-position:center;display:grid;place-items:center;font-size:56px}.wld-modal-body{padding:24px}.wld-modal-body h2{font-size:25px;letter-spacing:-.025em;margin:0 0 8px}.wld-modal-body>p{color:#666;line-height:1.55;margin:0 0 12px}.wld-modal-price{font-size:20px;color:var(--wld-primary)}.wld-close{width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#171717;display:grid;place-items:center;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.15)}.wld-modal>.wld-close{position:absolute;right:14px;top:14px;z-index:2}.wld-note-field{display:block;margin:22px 0}.wld-note-field span{display:block;font-weight:800;font-size:13px;margin-bottom:7px}.wld-note-field textarea{width:100%;resize:vertical;border:1px solid #d1d1d1;border-radius:13px;padding:12px;font:inherit;outline:none}.wld-note-field textarea:focus{border-color:var(--wld-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--wld-accent) 18%,transparent)}.wld-modal-action-row{display:flex;gap:12px;align-items:center}.wld-quantity{height:50px;border:1px solid #ddd;border-radius:14px;display:grid;grid-template-columns:44px 38px 44px;align-items:center;text-align:center}.wld-quantity button{height:100%;border:0;background:transparent;font-size:22px;cursor:pointer}.wld-primary-button{height:50px;flex:1;border:0;border-radius:14px;background:var(--wld-primary);color:#fff;padding:0 20px;font:800 15px/1 inherit;cursor:pointer}.wld-primary-button:disabled{opacity:.45;cursor:not-allowed}.wld-full{width:100%}.wld-cart-drawer{width:min(620px,100%);max-height:calc(100vh - 28px);background:#fff;border-radius:24px 24px 0 0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 26px 80px rgba(0,0,0,.35);animation:wld-up .2s ease}.wld-cart-header{display:flex;align-items:center;justify-content:space-between;padding:22px 22px 16px;border-bottom:1px solid #eee}.wld-cart-header span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:var(--wld-accent)}.wld-cart-header h2{margin:2px 0 0;font-size:25px}.wld-cart-items{padding:8px 22px;overflow:auto;min-height:140px}.wld-cart-empty{padding:34px 10px;text-align:center;color:#777}.wld-cart-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:16px 0;border-bottom:1px solid #eee}.wld-cart-item h3{font-size:15px;margin:0}.wld-cart-item p{font-size:12px;color:#777;margin:5px 0 0}.wld-cart-item-price{text-align:right}.wld-cart-item-price strong{display:block}.wld-cart-item-controls{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:8px}.wld-cart-item-controls button{width:28px;height:28px;border:1px solid #ddd;border-radius:8px;background:#fff;cursor:pointer}.wld-remove-item{color:#a52828!important;font-size:14px!important}.wld-cart-summary{border-top:1px solid #eee;padding:18px 22px max(20px,env(safe-area-inset-bottom));background:#fff}.wld-cart-summary>div{display:flex;justify-content:space-between;align-items:center;font-size:16px;margin-bottom:12px}.wld-cart-summary>div strong{font-size:20px}.wld-cart-summary p{font-size:12px;color:#8a4d00;background:#fff4de;padding:10px;border-radius:10px;margin:0 0 12px}.wld-cart-summary p:empty{display:none}.wld-cart-summary small{display:block;text-align:center;color:#888;margin-top:9px;line-height:1.4}.wld-toast{position:fixed;z-index:200;left:50%;bottom:92px;transform:translateX(-50%);background:#171717;color:#fff;border-radius:12px;padding:11px 16px;box-shadow:0 10px 30px rgba(0,0,0,.3);font-size:13px;font-weight:700;animation:wld-fade .18s ease}@keyframes wld-up{from{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}@keyframes wld-fade{from{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%,0)}}@media(max-width:760px){.wld-cover{height:160px}.wld-hero-content{width:calc(100% - 24px);margin-top:-42px;align-items:flex-start;gap:14px;padding-bottom:20px}.wld-logo{width:88px;height:88px;flex-basis:88px;border-radius:22px}.wld-logo span{font-size:26px}.wld-store-heading{padding-top:48px;margin-left:-102px;width:calc(100% + 102px)}.wld-title-row{padding-left:102px;min-height:40px}.wld-title-row h1{font-size:24px}.wld-store-heading>p{margin-top:16px}.wld-main{width:calc(100% - 24px)}.wld-tools{padding-top:12px}.wld-product-grid{grid-template-columns:1fr;gap:10px}.wld-product-button{grid-template-columns:minmax(0,1fr) 116px;min-height:142px}.wld-product-image{min-height:142px}.wld-category-section{padding-top:18px;scroll-margin-top:120px}.wld-section-heading h2{font-size:21px}.wld-footer{width:calc(100% - 24px);flex-direction:column}.wld-overlay{padding:0;align-items:flex-end}.wld-modal{border-radius:24px 24px 0 0;max-height:94vh}.wld-modal-image{height:200px}.wld-cart-drawer{max-height:94vh}.wld-cart-fab{bottom:max(10px,env(safe-area-inset-bottom));height:56px}.wld-modal-action-row{align-items:stretch}.wld-primary-button{min-width:0}}@media(max-width:390px){.wld-meta{gap:6px 10px}.wld-product-button{grid-template-columns:minmax(0,1fr) 102px}.wld-product-info{padding:15px}.wld-product-image{min-height:136px}.wld-quantity{grid-template-columns:39px 30px 39px}}

/* V0.2 — Product Builder */
.wld-customizable{display:inline-flex;align-items:center;width:max-content;margin:0 0 7px 7px;padding:4px 8px;border-radius:999px;background:color-mix(in srgb,var(--wld-accent) 13%,#fff);color:color-mix(in srgb,var(--wld-accent) 82%,#111);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.wld-option-groups{display:grid;gap:14px;margin:22px -4px 0}.wld-option-groups[hidden]{display:none}.wld-option-group{border:1px solid #e5e5e5;border-radius:16px;overflow:hidden;background:#fff}.wld-option-group-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px 16px;background:#f8f8f8;border-bottom:1px solid #e8e8e8}.wld-option-group-header h3{font-size:15px;margin:0 0 4px}.wld-option-group-header span{display:block;color:#777;font-size:11px;font-weight:700}.wld-option-group-header span.is-required{color:#9a4c00}.wld-option-counter{flex:0 0 auto;border-radius:999px;background:#fff;border:1px solid #ddd;padding:5px 9px;font-size:10px;color:#555}.wld-option-list{display:grid}.wld-option-item{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid #eee;cursor:pointer;transition:background .15s ease}.wld-option-item:last-child{border-bottom:0}.wld-option-item:hover{background:#fafafa}.wld-option-item input{position:absolute;opacity:0;pointer-events:none}.wld-option-marker{width:20px;height:20px;border:2px solid #c8c8c8;border-radius:6px;background:#fff;display:grid;place-items:center}.wld-option-item input[type=radio]+.wld-option-marker{border-radius:50%}.wld-option-item input:checked+.wld-option-marker{border-color:var(--wld-accent);background:var(--wld-accent);box-shadow:inset 0 0 0 4px #fff}.wld-option-item input[type=checkbox]:checked+.wld-option-marker{box-shadow:none}.wld-option-item input[type=checkbox]:checked+.wld-option-marker:after{content:"✓";color:#fff;font-size:13px;font-weight:900}.wld-option-text{min-width:0}.wld-option-text strong{display:block;font-size:14px}.wld-option-price{font-size:12px;font-weight:800;color:#666;white-space:nowrap}.wld-product-error{margin:12px 0 0;padding:11px 13px;border-radius:11px;background:#fff0f0;color:#9d2424;font-size:12px;font-weight:700;line-height:1.45}.wld-product-error[hidden]{display:none}.wld-add-cart-button{display:flex;align-items:center;justify-content:space-between;gap:12px}.wld-add-cart-button strong{font-size:13px;white-space:nowrap}.wld-cart-item-main{min-width:0}.wld-cart-item p{line-height:1.45}.wld-edit-item{border:0;background:transparent;color:var(--wld-accent);padding:6px 0 0;font:800 11px/1 inherit;cursor:pointer}.wld-edit-item:hover{text-decoration:underline}@media(max-width:520px){.wld-option-group-header{padding:13px}.wld-option-item{padding:12px 13px}.wld-option-price{font-size:11px}.wld-modal-body{padding:20px 16px}.wld-option-groups{margin-left:0;margin-right:0}}

/* V0.4 — Checkout & Order Engine */
.wld-checkout-overlay{align-items:flex-end}.wld-checkout-drawer{width:min(720px,100%);max-height:calc(100vh - 24px);background:#f6f6f4;border-radius:24px 24px 0 0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 26px 80px rgba(0,0,0,.38);animation:wld-up .2s ease}.wld-checkout-form{padding:18px 20px max(24px,env(safe-area-inset-bottom));overflow:auto;display:grid;gap:16px}.wld-checkout-section{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:18px;box-shadow:0 3px 14px rgba(0,0,0,.035)}.wld-checkout-section-title{display:flex;align-items:flex-start;gap:11px;margin-bottom:16px}.wld-checkout-section-title>span{flex:0 0 28px;width:28px;height:28px;border-radius:9px;background:var(--wld-primary);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}.wld-checkout-section-title h3{margin:1px 0 3px;font-size:17px}.wld-checkout-section-title p{margin:0;color:#777;font-size:12px;line-height:1.4}.wld-checkout-fields{display:grid;gap:12px}.wld-checkout-fields label,.wld-change-field{display:block}.wld-checkout-fields label>span,.wld-change-field>span{display:block;font-size:12px;font-weight:800;margin:0 0 6px}.wld-checkout-fields label small,.wld-note-field small{font-weight:500;color:#888}.wld-checkout-fields input,.wld-change-field input{width:100%;height:46px;border:1px solid #d8d8d8;border-radius:12px;background:#fff;padding:0 12px;font:inherit;outline:none}.wld-checkout-fields input:focus,.wld-change-field input:focus{border-color:var(--wld-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--wld-accent) 16%,transparent)}.wld-fields-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wld-fields-2.is-number{grid-template-columns:minmax(100px,.38fr) 1fr}.wld-fields-2.is-state{grid-template-columns:minmax(80px,.22fr) 1fr}.wld-choice-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.wld-choice-card{position:relative;cursor:pointer}.wld-choice-card input{position:absolute;opacity:0}.wld-choice-card>span{min-height:68px;border:1px solid #d9d9d9;border-radius:13px;padding:12px;display:flex;flex-direction:column;justify-content:center;transition:.15s ease}.wld-choice-card b,.wld-payment-options b{font-size:14px}.wld-choice-card small,.wld-payment-options small{font-size:11px;color:#777;margin-top:3px;line-height:1.35}.wld-choice-card input:checked+span{border-color:var(--wld-accent);background:color-mix(in srgb,var(--wld-accent) 8%,#fff);box-shadow:0 0 0 2px color-mix(in srgb,var(--wld-accent) 14%,transparent)}.wld-address-fields[hidden],.wld-change-field[hidden],.wld-order-success[hidden],.wld-checkout-form[hidden]{display:none!important}.wld-payment-options{display:grid;gap:8px}.wld-payment-options label{position:relative;cursor:pointer}.wld-payment-options input{position:absolute;opacity:0}.wld-payment-options label>span{border:1px solid #ddd;border-radius:13px;padding:12px 14px 12px 43px;display:flex;flex-direction:column;position:relative}.wld-payment-options label>span:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;border:2px solid #c6c6c6;border-radius:50%;background:#fff}.wld-payment-options input:checked+span{border-color:var(--wld-accent);background:color-mix(in srgb,var(--wld-accent) 7%,#fff)}.wld-payment-options input:checked+span:before{border-color:var(--wld-accent);box-shadow:inset 0 0 0 4px #fff;background:var(--wld-accent)}.wld-change-field{margin-top:12px}.wld-order-note{margin:0 0 14px}.wld-checkout-summary{border-top:1px dashed #d9d9d9;padding-top:12px;display:grid;gap:9px}.wld-checkout-summary>div{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#666}.wld-checkout-summary>div strong{color:#222}.wld-checkout-summary .is-total{border-top:1px solid #eee;padding-top:11px;margin-top:2px;color:#222;font-size:16px;font-weight:800}.wld-checkout-summary .is-total strong{font-size:21px;color:var(--wld-primary)}.wld-consent{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:flex-start;margin:16px 0;cursor:pointer}.wld-consent input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--wld-accent)}.wld-consent span{font-size:11px;line-height:1.5;color:#626262}.wld-place-order{display:flex;align-items:center;justify-content:space-between;gap:14px}.wld-place-order.is-loading{opacity:.72;cursor:wait}.wld-checkout-legal{display:block;text-align:center;color:#898989;font-size:10px;line-height:1.4;margin-top:8px}.wld-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.wld-order-success{padding:42px 24px max(30px,env(safe-area-inset-bottom));overflow:auto;text-align:center;background:#fff;min-height:440px}.wld-success-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#e7f8eb;color:#197638;font-size:35px;font-weight:900}.wld-order-success>span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#197638}.wld-order-success h2{font-size:27px;margin:7px 0 10px}.wld-order-success>p{max-width:440px;margin:0 auto 20px;color:#666;line-height:1.55;font-size:13px}.wld-success-card{max-width:440px;margin:0 auto 18px;border:1px solid #e3e3e3;border-radius:16px;padding:15px;display:grid;grid-template-columns:1fr 1fr;background:#fafafa}.wld-success-card>div{display:flex;flex-direction:column;gap:4px}.wld-success-card>div+div{border-left:1px solid #ddd}.wld-success-card span{font-size:10px;color:#777;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.wld-success-card strong{font-size:16px}.wld-success-note{background:#fff6e8;border-radius:12px;padding:12px!important;color:#815113!important;font-size:11px!important}.wld-order-success .wld-primary-button{max-width:440px;margin:0 auto}.wld-cart-summary{padding-bottom:max(88px,calc(20px + env(safe-area-inset-bottom)))}
@media(max-width:760px){.wld-checkout-drawer{max-height:96vh;border-radius:24px 24px 0 0}.wld-checkout-form{padding:12px 12px max(20px,env(safe-area-inset-bottom));gap:11px}.wld-checkout-section{padding:15px;border-radius:16px}.wld-fields-2{grid-template-columns:1fr}.wld-fields-2.is-number,.wld-fields-2.is-state{grid-template-columns:1fr 1fr}.wld-choice-cards{grid-template-columns:1fr}.wld-order-success{padding:34px 18px}.wld-cart-summary{padding-bottom:max(76px,calc(16px + env(safe-area-inset-bottom)))}}
@media(max-width:390px){.wld-fields-2.is-number,.wld-fields-2.is-state{grid-template-columns:1fr}.wld-checkout-section-title h3{font-size:16px}}
/* V0.5 — Tracking action */
#wld-success-track{display:flex;align-items:center;justify-content:center;text-decoration:none;margin:0 auto 9px}.wld-order-success #wld-success-close{background:#fff;color:var(--wld-primary);border:1px solid color-mix(in srgb,var(--wld-primary) 18%,#ddd)}


/* V0.5.5 — Stable order operations; customer history preserved */
.wld-hero{position:relative}.wld-my-orders-button{position:absolute;z-index:6;top:max(14px,env(safe-area-inset-top));right:max(18px,calc((100% - 1120px)/2 + 16px));height:40px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(15,22,17,.72);backdrop-filter:blur(12px);color:#fff;padding:0 15px;display:flex;align-items:center;gap:8px;font:800 12px/1 inherit;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.2)}.wld-my-orders-button span{font-size:16px}.wld-my-orders-button:hover{background:rgba(15,22,17,.88)}.wld-my-orders-drawer{width:min(660px,100%)}.wld-my-orders-content{padding:16px 22px 22px;overflow:auto;min-height:260px}.wld-my-orders-list{display:grid;gap:11px}.wld-my-order-card{border:1px solid #e5e5e5;border-left:4px solid #b8b8b8;border-radius:15px;padding:15px;background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.035)}.wld-my-order-card.is-received{border-left-color:#e1a100}.wld-my-order-card.is-accepted,.wld-my-order-card.is-preparing{border-left-color:#2998dd}.wld-my-order-card.is-ready{border-left-color:#34a853}.wld-my-order-card.is-out_for_delivery{border-left-color:#6e56cf}.wld-my-order-card.is-delivered{border-left-color:#6d7b72}.wld-my-order-card.is-cancelled,.wld-my-order-card.is-rejected{border-left-color:#d64b4b}.wld-my-order-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wld-my-order-heading>div{min-width:0}.wld-my-order-heading strong,.wld-my-order-heading small{display:block}.wld-my-order-heading strong{font-size:15px}.wld-my-order-heading small{margin-top:4px;color:#777;font-size:11px}.wld-my-order-status{flex:0 0 auto;border-radius:999px;background:#f2f2f2;padding:6px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.wld-my-order-meta{display:flex;align-items:center;gap:8px 13px;flex-wrap:wrap;margin:13px 0;color:#666;font-size:12px}.wld-my-order-meta strong{margin-left:auto;color:var(--wld-primary);font-size:15px}.wld-my-order-link{height:40px;border-radius:11px;background:var(--wld-primary);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:850}.wld-my-orders-state{text-align:center;padding:38px 16px;color:#686868}.wld-my-orders-state strong{display:block;color:#222;font-size:17px;margin-top:10px}.wld-my-orders-state p{max-width:390px;margin:7px auto 0;font-size:12px;line-height:1.55}.wld-my-orders-icon{font-size:36px}.wld-my-orders-spinner{width:34px;height:34px;margin:0 auto 13px;border:3px solid #e5e5e5;border-top-color:var(--wld-accent);border-radius:50%;animation:wld-spin .75s linear infinite}@keyframes wld-spin{to{transform:rotate(360deg)}}.wld-my-orders-access{max-width:460px;margin:10px auto 0;text-align:center}.wld-my-orders-access h3{font-size:20px;margin:8px 0}.wld-my-orders-access>p{color:#6d6d6d;font-size:12px;line-height:1.55;margin:0 0 18px}.wld-my-orders-access label{display:block;text-align:left;margin-bottom:12px}.wld-my-orders-access label span{display:block;font-size:12px;font-weight:800;margin-bottom:6px}.wld-my-orders-access input{width:100%;height:46px;border:1px solid #d6d6d6;border-radius:12px;padding:0 12px;font:inherit;outline:none}.wld-my-orders-access input:focus{border-color:var(--wld-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--wld-accent) 16%,transparent)}.wld-my-orders-access .wld-product-error{text-align:left;margin:0 0 12px}.wld-my-orders-access>small{display:block;color:#888;font-size:10px;line-height:1.45;margin-top:10px}.wld-my-orders-footer{padding:12px 22px max(16px,env(safe-area-inset-bottom));border-top:1px solid #eee;text-align:center}.wld-my-orders-footer button{border:0;background:transparent;color:#8b3333;font:750 11px/1 inherit;cursor:pointer}.wld-my-orders-footer button:hover{text-decoration:underline}@media(max-width:760px){.wld-my-orders-button{top:max(10px,env(safe-area-inset-top));right:10px;height:36px;padding:0 12px;font-size:11px}.wld-my-orders-content{padding:12px 14px 18px}.wld-my-order-card{padding:13px}.wld-my-orders-drawer{max-height:94vh}.wld-my-order-meta strong{width:100%;margin-left:0}.wld-my-order-link{height:42px}}

/* V0.7.0 — Regras comerciais */
.wld-status.is-scheduled{background:#fff2d7;color:#8a5a00}.wld-operation-message{display:inline-flex;margin-top:10px;padding:8px 10px;border-radius:10px;background:rgba(255,255,255,.12);font-size:12px;font-weight:700;color:rgba(255,255,255,.92)}.wld-scheduled-product{font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#755000;background:#fff2d7;border-radius:999px;padding:4px 7px;margin:0 5px 7px 0}.wld-schedule-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.wld-checkout-form label#wld-schedule-field{display:grid;gap:7px;margin-top:12px}.wld-checkout-form label#wld-schedule-field span{font-size:12px;font-weight:800}.wld-checkout-form select{width:100%;min-height:46px;border:1px solid #d5d5d5;border-radius:12px;background:#fff;padding:0 12px;font:inherit}.wld-payment-note{margin-top:10px;padding:10px 12px;border-radius:11px;background:#f5f6f5;color:#5d655f;font-size:12px;line-height:1.45}.wld-coupon-field{margin:16px 0}.wld-coupon-field>label>span{display:block;font-size:12px;font-weight:800;margin-bottom:7px}.wld-coupon-field>label>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.wld-coupon-field input{height:46px;border:1px solid #d5d5d5;border-radius:12px;padding:0 12px;font:inherit;text-transform:uppercase}.wld-coupon-field button{height:46px;border:0;border-radius:12px;padding:0 16px;background:#ecefec;color:#263129;font-weight:900;cursor:pointer}.wld-coupon-field button:disabled{opacity:.55}.wld-coupon-field small{display:block;min-height:18px;margin-top:6px;font-size:11px}.wld-coupon-field small.is-success{color:#197337}.wld-coupon-field small.is-error{color:#a41f1f}.wld-checkout-summary #wld-checkout-discount-row strong{color:#197337}.wld-product-availability{display:grid;gap:9px;padding:12px;border:1px solid #e5e8e5;border-radius:13px;background:#fafbfa}.wld-weekday-checks{display:flex;gap:6px;flex-wrap:wrap}@media(max-width:620px){.wld-schedule-options{grid-template-columns:1fr}.wld-operation-message{display:flex}.wld-coupon-field>label>div{grid-template-columns:1fr auto}}

/* V0.8.0 — PWA & Premium Experience */
.wld-hero-actions{position:absolute;z-index:8;top:max(14px,env(safe-area-inset-top));right:max(18px,calc((100% - 1120px)/2 + 16px));display:flex;align-items:center;gap:8px}.wld-hero-actions .wld-my-orders-button,.wld-install-button{position:static;top:auto;right:auto;height:40px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(15,22,17,.72);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;padding:0 15px;display:flex;align-items:center;gap:8px;font:800 12px/1 inherit;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.2)}.wld-install-button:hover,.wld-hero-actions .wld-my-orders-button:hover{background:rgba(15,22,17,.9)}.wld-install-button span{font-size:17px}.wld-header-compact .wld-cover{height:158px}.wld-header-compact .wld-hero-content{margin-top:-38px;padding-bottom:18px;align-items:center}.wld-header-compact .wld-logo{width:88px;height:88px;flex-basis:88px;border-radius:22px}.wld-header-compact .wld-title-row h1{font-size:27px}.wld-header-compact .wld-store-heading>p{display:none}.wld-header-compact .wld-meta{font-size:12px}.wld-network-banner{position:fixed;z-index:90;top:0;left:0;right:0;min-height:34px;padding:7px 16px;background:#7c2d12;color:#fff;text-align:center;font-size:12px;font-weight:800;box-shadow:0 5px 20px #0002}.wld-is-offline .wld-app{padding-top:34px}.wld-is-offline .wld-place-order,.wld-is-offline #wld-checkout-preview{opacity:.58;cursor:not-allowed}.wld-startup-skeleton{position:fixed;z-index:1000;inset:0;background:var(--wld-bg,#fff);transition:opacity .28s ease,visibility .28s ease}.wld-startup-skeleton.is-hidden{opacity:0;visibility:hidden}.wld-skeleton-cover{height:220px;background:linear-gradient(100deg,#e5e8e5 20%,#f5f6f5 40%,#e5e8e5 60%);background-size:240% 100%;animation:wld-shimmer 1.25s infinite}.wld-skeleton-info{width:min(1120px,calc(100% - 32px));margin:-46px auto 26px;display:grid;grid-template-columns:110px minmax(0,380px);grid-template-rows:36px 18px;gap:10px 20px;position:relative}.wld-skeleton-info i{grid-row:1/3;width:110px;height:110px;border-radius:28px;background:#fff;box-shadow:0 12px 32px #0002}.wld-skeleton-info span,.wld-skeleton-info b,.wld-skeleton-products i{border-radius:12px;background:linear-gradient(100deg,#e5e8e5 20%,#f5f6f5 40%,#e5e8e5 60%);background-size:240% 100%;animation:wld-shimmer 1.25s infinite}.wld-skeleton-info span{margin-top:18px}.wld-skeleton-products{width:min(1120px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px}.wld-skeleton-products i{height:166px}@keyframes wld-shimmer{to{background-position:-140% 0}}.wld-product-image{position:relative}.wld-product-image:not(.is-loaded):not(.is-placeholder):before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(100deg,#e4e6e4 20%,#f5f6f5 42%,#e4e6e4 64%);background-size:240% 100%;animation:wld-shimmer 1.2s infinite}.wld-product-image img{transition:opacity .25s ease,transform .35s ease}.wld-product-image:not(.is-loaded) img{opacity:0}.wld-product-image.is-loaded img{opacity:1}.wld-product-card:hover .wld-product-image.is-loaded img{transform:scale(1.025)}.wld-product-image.is-error:after{content:"Imagem indisponível";position:absolute;inset:0;display:grid;place-items:center;background:#f1f2f1;color:#777;font-size:11px;font-weight:800}.wld-install-overlay{z-index:150}.wld-install-guide{position:relative;width:min(430px,calc(100% - 28px));margin:auto;border-radius:24px;background:#fff;padding:32px 24px 24px;text-align:center;box-shadow:0 28px 80px #0005}.wld-install-guide>.wld-close{position:absolute;top:13px;right:13px}.wld-install-icon{width:88px;height:88px;margin:0 auto 15px;border-radius:24px;overflow:hidden;background:var(--wld-bg);box-shadow:0 13px 35px #0002}.wld-install-icon img{width:100%;height:100%;object-fit:cover}.wld-install-guide>span{display:block;color:var(--wld-accent);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.wld-install-guide h2{margin:6px 0 9px;font-size:24px}.wld-install-guide p{margin:0 0 20px;color:#68706b;font-size:13px;line-height:1.55}.wld-update-banner{position:fixed;z-index:160;left:50%;bottom:max(18px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(520px,calc(100% - 24px));display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:15px;padding:12px 12px 12px 16px;background:#172019;color:#fff;box-shadow:0 16px 50px #0005;font-size:12px;font-weight:750}.wld-update-banner button{border:0;border-radius:10px;background:#fff;color:#172019;padding:9px 13px;font-weight:900;cursor:pointer}.wld-update-banner[hidden]{display:none}.wld-install-overlay[hidden]{display:none}.wld-network-banner[hidden]{display:none}@media(max-width:760px){.wld-hero-actions{top:max(10px,env(safe-area-inset-top));right:10px;gap:6px}.wld-hero-actions .wld-my-orders-button,.wld-install-button{height:36px;padding:0 11px;font-size:10px}.wld-install-button span{font-size:15px}.wld-header-compact .wld-cover{height:130px}.wld-header-compact .wld-hero-content{width:calc(100% - 24px);margin-top:-30px;gap:12px}.wld-header-compact .wld-logo{width:70px;height:70px;flex-basis:70px;border-width:4px;border-radius:18px}.wld-header-compact .wld-title-row h1{font-size:21px}.wld-header-compact .wld-meta span:nth-child(n+3){display:none}.wld-skeleton-cover{height:185px}.wld-skeleton-info{width:calc(100% - 24px);grid-template-columns:82px 1fr;margin-top:-34px}.wld-skeleton-info i{width:82px;height:82px;border-radius:22px}.wld-skeleton-products{width:calc(100% - 24px);grid-template-columns:1fr}.wld-skeleton-products i{height:152px}.wld-skeleton-products i:nth-child(n+3){display:none}.wld-install-guide{padding:30px 20px 20px}.wld-update-banner{bottom:max(10px,env(safe-area-inset-bottom))}}@media(max-width:430px){.wld-hero-actions .wld-my-orders-button{padding:0 10px}.wld-install-button{width:36px;padding:0;justify-content:center}.wld-install-button span{font-size:18px}.wld-install-button{font-size:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.wld-startup-skeleton *,.wld-product-image:before{animation:none!important}.wld-product-card,.wld-product-image img,.wld-startup-skeleton{transition:none!important}}

/* V1.0 — pilot and incident notices */
.wld-release-public-banner{position:relative;z-index:60;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 16px;text-align:center;font-size:13px}.wld-release-public-banner strong{font-weight:800}.wld-release-public-banner.is-pilot{background:#fff1c7;color:#6e4b00;border-bottom:1px solid #f1d885}.wld-release-public-banner.is-incident{background:#ffe5e5;color:#7d2020;border-bottom:1px solid #efb1b1}@media(max-width:600px){.wld-release-public-banner{display:block}.wld-release-public-banner span{display:block;margin-top:2px}}
