@font-face{font-family:Creolia;src:url(/assets/fonts/Creolia.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inclusive Sans;src:url(/assets/fonts/InclusiveSans-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inclusive Sans;src:url(/assets/fonts/InclusiveSans-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Inclusive Sans;src:url(/assets/fonts/InclusiveSans-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Inclusive Sans;src:url(/assets/fonts/InclusiveSans-Bold.woff2) format("woff2");font-weight:700;font-display:swap}:root{--app-height: 100dvh;--stable-height: 100dvh;--app-width: 100vw;--visual-height: 100dvh;--viewport-offset-top: 0px;--keyboard-inset: 0px;--indica: #222d00;--sativa: #777730;--high: #dddd6b;--cream: #faf8f1;--paper: #ffffff;--sand: #fce4c9;--tangerine: #e5592e;--ash: #acb9c9;--lilac: #c4b0d1;--rose: #edb7cc;--limestone: #dddabf;--line: #e7e3d3;--muted: #6f7257;--shadow: 0 24px 70px rgba(34, 45, 0, .24)}*{box-sizing:border-box}html,body,#root{width:100%;height:var(--app-height);min-height:0;overflow:hidden}html{touch-action:pan-x pan-y;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:#e8e6dd;color:var(--indica);font-family:Inclusive Sans,system-ui,sans-serif;overscroll-behavior:none;position:fixed;top:0;right:0;bottom:0;left:0}button,input,select,textarea{font:inherit}input,select,textarea{font-size:16px}button{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.app-shell{width:100%;height:var(--app-height);min-height:0;position:fixed;top:0;right:0;left:0;display:grid;place-items:center;padding:18px;overflow:hidden;background:radial-gradient(circle at 18% 10%,#f4f2e8 0,transparent 42%),linear-gradient(135deg,#e8e6dd,#f3efe5);transform:translateZ(0);will-change:height,transform}.phone-shell{width:min(100%,420px);height:min(860px,calc(var(--app-height) - 36px));min-height:0;padding-bottom:0;background:var(--cream);border:10px solid #1c1d17;border-radius:42px;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;position:relative;transition:height .16s ease-out}.keyboard-open .app-shell{height:var(--visual-height);min-height:var(--visual-height);padding:0;place-items:stretch center;transform:translate3d(0,var(--viewport-offset-top),0)}.keyboard-open .phone-shell{height:var(--visual-height);max-height:var(--visual-height);padding-bottom:0;box-shadow:none}.chat-header{min-height:66px;flex:none;display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--indica);color:#fff}.verified-banner{min-height:30px;flex:none;display:flex;align-items:center;gap:4px;padding:6px 14px;border-bottom:1px solid #dfe2ad;background:#f0f3ca;color:var(--muted);font-size:12px;font-weight:800;line-height:1.2}.verified-banner strong{flex:1;min-width:0;overflow-wrap:anywhere;color:var(--indica)}.admin-switch-button{min-height:24px;flex:none;padding:4px 9px;border:0;border-radius:999px;background:var(--indica);color:var(--high);font-size:11px;font-weight:900}.brand-dot,.icon-button,.send-button{width:40px;height:40px;flex:none;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;cursor:pointer}.brand-dot{background:#ffffff1a;color:var(--high);overflow:hidden}.brand-dot img{width:30px;height:30px;object-fit:contain}.icon-button{background:#ffffff1a;color:var(--high)}.icon-button.light{background:var(--paper);color:var(--indica);border:1px solid var(--line)}.send-button{background:var(--indica);color:var(--high)}.send-button:disabled{opacity:.45;cursor:not-allowed}.rebe-avatar{width:40px;height:40px;flex:none;display:grid;place-items:center;border-radius:50%;background:#eef0c4;border:1px solid #e0e3a8;overflow:hidden}.rebe-avatar img{width:34px;height:34px;object-fit:contain}.header-copy{flex:1;min-width:0}.header-copy h1{margin:0;font-family:Creolia,serif;font-size:20px;font-weight:400;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-copy p{margin:4px 0 0;display:flex;align-items:center;gap:6px;color:#cdd49a;font-size:12px}.header-copy p span{width:7px;height:7px;border-radius:50%;background:#77bf65}.welcome-panel{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 18px 10px;display:flex;flex-direction:column;justify-content:center;gap:22px;background:radial-gradient(circle at 50% 18%,#f0f1dc,transparent 44%),var(--cream)}.welcome-hero{display:grid;justify-items:center;text-align:center}.welcome-avatar{width:108px;height:108px;display:grid;place-items:center;border-radius:50%;background:#eef0c4;border:1px solid #e0e3a8;box-shadow:0 14px 30px #78783b2e;animation:floaty 5s ease-in-out infinite}.welcome-avatar img{width:88px;height:88px}.welcome-hero h2{margin:18px 0 8px;font-family:Creolia,serif;font-size:38px;font-weight:400;line-height:1.05}.welcome-hero p{width:min(300px,100%);margin:0;color:var(--muted);font-size:14px;line-height:1.32}.welcome-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.action-button{min-height:64px;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--paper);color:var(--indica);cursor:pointer;text-align:left;box-shadow:0 2px 8px #1e28050a}.action-ill{width:34px;height:34px;flex:none;display:grid;place-items:center}.action-ill img{width:34px;height:34px;object-fit:contain}.action-button>span:last-child{min-width:0;font-size:13px;font-weight:700;line-height:1.2}.thread{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:8px;background:radial-gradient(#eceadb 1px,transparent 1px),#f5f4ea;background-size:22px 22px}.thread.preview{max-height:0;overflow:hidden;padding:0 14px}.thread.active{flex:1;min-height:0;padding:14px}.thread::-webkit-scrollbar{width:0}.message-row{display:flex;gap:8px;align-items:flex-start;animation:pop .18s ease-out}.user-row{justify-content:flex-end}.user-bubble,.rebe-bubble{max-width:82%;overflow-wrap:anywhere;padding:11px 14px;font-size:15px;line-height:1.45;box-shadow:0 1px 2px #1e28050f}.user-bubble{background:var(--high);color:var(--indica);border-radius:18px 18px 5px}.rebe-bubble{background:var(--paper);border:1px solid #eceadf;border-radius:5px 18px 18px}.message-emphasis{color:var(--indica);font-weight:900;text-decoration:none;background-image:linear-gradient(transparent 62%,#c8ce58e6 62%);background-repeat:no-repeat;background-size:100% .48em;background-position:0 93%;box-decoration-break:clone;-webkit-box-decoration-break:clone}.rebe-message-stack{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.cards-stack{display:flex;flex-direction:column;gap:10px}.product-carousel{width:100%;max-width:calc(100vw - 92px);flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px}.product-carousel::-webkit-scrollbar{height:0}.product-carousel .product-card{width:min(268px,calc(100vw - 110px));min-width:min(268px,calc(100vw - 110px));scroll-snap-align:start}.product-card,.product-info-card,.widget-card,.order-list-card,.order-status-card,.promo-card,.term-card{background:var(--paper);border:1px solid #eceadf;border-radius:8px;box-shadow:0 4px 16px #1e28050f}.product-card{position:relative;overflow:hidden}.product-image{height:clamp(178px,52vw,218px);display:grid;place-items:center;overflow:hidden;background:#fff}.product-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.product-image img[src$=".svg"]{width:72%;height:72%;object-fit:contain}.product-content{padding:12px 12px 10px}.product-category{display:inline-flex;align-items:center;min-height:22px;padding:4px 8px;border-radius:999px;background:#f0f0d2;color:var(--sativa);font-size:10px;font-weight:800;text-transform:uppercase}.product-content h3{margin:8px 0 4px;font-size:16px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-content p{margin:0;color:var(--muted);font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-meta{margin-top:10px}.product-meta strong{color:var(--tangerine);font-size:16px}.product-actions{display:grid;gap:7px;padding:0 12px 12px}.copy-button,.info-button{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:var(--indica);color:var(--high);font-weight:800;cursor:pointer}.info-button{border:1.5px solid #cdd07f;background:#f7f8e3;color:var(--indica)}.copy-toast{position:absolute;left:12px;right:12px;bottom:64px;z-index:2;padding:9px 10px;border-radius:10px;background:#222d00f5;color:var(--high);font-size:12px;font-weight:900;text-align:center;box-shadow:0 8px 22px #222d0038}.product-info-card{overflow:hidden}.product-info-head{display:grid;gap:4px;padding:12px;border-bottom:1px solid #f0eee2;background:#f7f8df}.product-info-head span{color:var(--sativa);font-size:10px;font-weight:900;text-transform:uppercase}.product-info-head strong{color:var(--indica);font-size:15px;line-height:1.2}.product-info-card>p{margin:0;padding:11px 12px 0;color:var(--indica);font-size:14px;line-height:1.42}.product-info-section{display:grid;gap:4px;padding:11px 12px 0}.product-info-section strong,.product-info-sources>span{color:var(--indica);font-size:12px;font-weight:900}.product-info-section span{color:var(--muted);font-size:13px;line-height:1.38}.product-info-section.warning{width:calc(100% - 24px);margin:11px 12px 0;padding:10px;border-radius:8px;background:#fff4df}.product-review-section{display:grid;gap:8px;padding:12px 12px 0}.product-review-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-review-heading strong{color:var(--indica);font-size:12px;font-weight:900}.product-review-heading span{flex:0 0 auto;color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase}.product-review-carousel{display:grid;grid-auto-columns:minmax(188px,78%);grid-auto-flow:column;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;padding:0 2px 3px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.product-review-carousel::-webkit-scrollbar{display:none}.product-review-card{display:grid;align-content:start;gap:7px;min-height:120px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fbfaf4;scroll-snap-align:start}.product-review-score{width:fit-content;padding:4px 8px;border-radius:999px;background:var(--high);color:var(--indica);font-size:10px;font-weight:900;line-height:1}.product-review-card p{margin:0;color:var(--indica);font-size:12px;line-height:1.35}.product-review-card small{color:var(--muted);font-size:10px;font-weight:900;line-height:1.2}.product-info-table{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 12px 0}.product-info-table div{min-width:0;padding:9px;border-radius:8px;background:#f5f4ea}.product-info-table span,.product-info-table strong{display:block}.product-info-table span{color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase}.product-info-table strong{margin-top:3px;overflow-wrap:anywhere;color:var(--indica);font-size:12px;line-height:1.25}.product-info-sources{display:grid;gap:5px;padding:11px 12px 12px}.product-info-sources a{overflow-wrap:anywhere;color:var(--sativa);font-size:12px;font-weight:800;text-decoration:underline}.recommendation-level-card{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--paper);box-shadow:0 2px 10px #1e28050f}.recommendation-level-title{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px}.recommendation-level-title img{width:42px;height:42px;object-fit:contain}.recommendation-level-title strong,.recommendation-level-title span{display:block}.recommendation-level-title strong{color:var(--indica);font-size:15px;font-weight:900;line-height:1.1}.recommendation-level-title span{margin-top:2px;color:var(--muted);font-size:12px;line-height:1.25}.recommendation-level-list{display:grid;gap:7px}.recommendation-level-list button{min-height:58px;display:grid;gap:3px;padding:10px 42px 10px 12px;border:1.5px solid #e0dfc7;border-radius:10px;background:#fbfaf4;color:var(--indica);text-align:left;cursor:pointer;position:relative}.recommendation-level-list button.with-image{grid-template-columns:auto 1fr;column-gap:10px}.recommendation-level-list button>img{grid-row:span 2;width:30px;height:30px;align-self:center;object-fit:contain}.recommendation-level-list button:active{transform:translateY(1px)}.recommendation-level-list strong{font-size:13px;font-weight:900;line-height:1.1}.recommendation-level-list span{color:var(--muted);font-size:12px;font-weight:700;line-height:1.25}.recommendation-option-chevron{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--sativa)}.widget-card{padding:14px}.order-list-card{padding:12px}.order-list-title{display:flex;align-items:center;gap:9px;margin-bottom:10px}.order-list-title img{width:34px;height:34px;object-fit:contain}.order-list-title strong,.order-list-title span{display:block}.order-list-title strong{font-size:15px;line-height:1.15}.order-list-title span{margin-top:2px;color:var(--muted);font-size:12px;line-height:1.25}.order-list-items{display:grid;gap:8px}.order-list-item{width:100%;min-height:74px;display:grid;gap:3px;padding:11px 42px 11px 11px;border:1.5px solid var(--line);border-radius:8px;background:var(--paper);color:var(--indica);text-align:left;cursor:pointer;position:relative}.order-list-item span{color:var(--sativa);font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.order-list-item strong{font-size:15px;line-height:1.15}.order-list-item small,.order-list-item em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.25}.order-list-chevron{position:absolute;right:11px;top:50%;transform:translateY(-50%);color:var(--sativa)}.order-list-item.tone-green{border-color:#dfe2ad;background:#fbfced}.order-list-item.tone-yellow{border-color:#e7df9e;background:#fffdf0}.order-list-item.tone-orange{border-color:#efc2a9;background:#fff7f2}.order-list-item.tone-red{border-color:#e5b7a8;background:#fff8f5}.defect-card{display:grid;gap:12px;padding:12px;border:1px solid #eceadf;border-radius:8px;background:var(--paper);box-shadow:0 4px 16px #1e28050f}.defect-title{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center}.defect-title img{width:40px;height:40px;object-fit:contain}.defect-title strong,.defect-title span{display:block}.defect-title strong{color:var(--indica);font-size:16px;font-weight:900;line-height:1.15}.defect-title span{margin-top:2px;color:var(--muted);font-size:12px;line-height:1.3}.defect-policy{display:grid;gap:8px;padding:10px;border-radius:8px;background:#fff4df}.defect-policy p{margin:0;color:var(--muted);font-size:12px;line-height:1.35}.defect-section{display:grid;gap:8px}.defect-section>strong{color:var(--indica);font-size:13px;font-weight:900}.defect-section>span{color:var(--muted);font-size:12px;line-height:1.35}.defect-order-option{width:100%;min-height:82px;display:grid;gap:3px;padding:11px 42px 11px 11px;border:1.5px solid #dfe2ad;border-radius:8px;background:#fbfced;color:var(--indica);text-align:left;cursor:pointer;position:relative}.defect-order-option.selected{border-color:var(--indica);box-shadow:inset 0 0 0 1px var(--indica)}.defect-order-option.disabled{border-color:#edd4ca;background:#fff8f5;cursor:not-allowed}.defect-order-option span{color:var(--sativa);font-size:10px;font-weight:900;text-transform:uppercase}.defect-order-option strong{font-size:15px;line-height:1.15}.defect-order-option small,.defect-order-option em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.28}.defect-order-option svg{position:absolute;right:11px;top:50%;transform:translateY(-50%);color:var(--sativa)}.defect-item-grid{display:grid;grid-template-columns:1fr;gap:8px}.defect-item-grid button{min-height:72px;display:grid;grid-template-columns:56px minmax(0,1fr) 20px;gap:9px;align-items:center;padding:8px;border:1.5px solid var(--line);border-radius:8px;background:var(--paper);color:var(--indica);text-align:left;cursor:pointer}.defect-item-grid button.selected{border-color:var(--indica);background:#fbfced}.defect-item-grid img{width:56px;height:56px;border-radius:8px;object-fit:cover;background:#f5f4ea}.defect-item-copy,.defect-item-copy strong,.defect-item-copy small{display:block;min-width:0}.defect-item-copy strong{font-size:13px;font-weight:900;line-height:1.2}.defect-item-copy small{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.2}.defect-item-grid button>svg{color:var(--sativa);justify-self:end}.defect-description{display:grid;gap:6px}.defect-description span,.defect-description small,.defect-video-status{color:var(--muted);font-size:11px;font-weight:900}.defect-description textarea{width:100%;min-height:96px;resize:vertical;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--indica);outline:0}.defect-upload{min-height:48px;display:grid;place-items:center;border-radius:12px;background:var(--indica);color:var(--high);font-weight:900;text-align:center;cursor:pointer;position:relative}.defect-upload.busy{background:#e6e7d8;color:#8f9275;cursor:wait}.defect-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.defect-support-ready{display:grid;gap:10px;padding-top:4px}.defect-support-ready>strong{color:var(--indica);font-size:14px;font-weight:900}.defect-support-ready>p{margin:0;color:var(--muted);font-size:12px;line-height:1.35}.defect-home-button{min-height:40px;border:1.5px solid #cdd07f;border-radius:12px;background:#f7f8e3;color:var(--indica);font-size:12px;font-weight:900}.defect-error{margin:0;padding:9px 10px;border-radius:8px;background:#fff0ec;color:#a8422a;font-size:12px;font-weight:900;line-height:1.35}.order-status-card{overflow:hidden}.order-status-head{display:grid;gap:4px;padding:12px 12px 10px;border-bottom:1px solid #f0eee2;background:#fbfaf4}.order-status-head span{color:var(--sativa);font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.order-status-head strong{color:var(--indica);font-size:17px;line-height:1.15}.order-status-card>p{margin:0;padding:11px 12px 0;color:var(--indica);font-size:14px;line-height:1.4}.order-status-card .order-status-detail{color:var(--muted);font-size:13px}.order-status-card .order-status-warning{width:calc(100% - 24px);margin:0 12px 12px;padding:10px;border-radius:8px;background:#fff4df;color:#8a5623;font-size:12px;font-weight:800;line-height:1.35}.order-status-card .order-payment-warning{width:calc(100% - 24px);margin:0 12px 12px;padding:10px;border-radius:8px;background:#fff4df;color:#7f3c18;font-size:12px;line-height:1.35}.order-status-card .order-fraud-warning{width:calc(100% - 24px);margin:0 12px 12px;padding:10px;border-radius:8px;background:#fff0eb;color:#9d3c24;font-size:12px;line-height:1.35}.order-payment-warning strong,.order-fraud-warning strong{font-weight:900}.tone-green .order-status-head{background:#f0f3ca}.tone-yellow .order-status-head{background:#fbf6cf}.tone-orange .order-status-head{background:#ffe7d8}.tone-red .order-status-head{background:#fff0eb}.order-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px}.order-meta-grid div,.order-meta-grid button{width:100%;min-width:0;padding:9px;border-radius:8px;background:#f5f4ea}.order-meta-grid button{position:relative;border:0;color:inherit;text-align:left;cursor:pointer}.order-meta-grid button svg{position:absolute;right:9px;bottom:9px;color:var(--sativa)}.order-meta-grid span,.order-meta-grid strong{display:block;min-width:0}.order-meta-grid span{color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase}.order-meta-grid strong{margin-top:3px;overflow-wrap:anywhere;color:var(--indica);font-size:12px;line-height:1.25}.order-meta-copy strong{padding-right:22px}.tracking-link,.payment-link,.fraud-check-link{width:calc(100% - 24px);min-height:42px;margin:0 12px 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:var(--indica);color:var(--high);font-size:13px;font-weight:900;text-decoration:none}.payment-link{background:var(--tangerine);color:#fffdf6}.fraud-check-link{background:#a8422a;color:#fffdf6}.order-status-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px}.order-status-actions button,.order-status-actions a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #cdd07f;border-radius:12px;background:#f7f8e3;color:var(--indica);font-size:12px;font-weight:900;text-align:center;text-decoration:none;cursor:pointer}.order-status-actions a,.order-status-actions button:last-child{border-color:var(--indica);background:var(--indica);color:var(--high)}.order-status-actions button:disabled{border-color:var(--line);background:#e6e7d8;color:#9a9c7e;cursor:not-allowed}.otp-trigger-card{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center}.otp-trigger-card>img{width:42px;height:42px;margin:0;object-fit:contain}.otp-trigger-card h3{margin:0 0 3px;font-size:15px}.otp-trigger-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.35}.otp-trigger-card .primary-button{grid-column:1 / -1}.otp-trigger-card.verified{background:#f7f8df;border-color:#dfe2ad}.widget-title{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-weight:800}.widget-title img{width:24px;height:24px;object-fit:contain}.key-value{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #f0eee2}.key-value span{color:var(--muted)}.delivery-picker-card,.delivery-coverage-card{display:grid;gap:12px;padding:12px;border:1px solid #eceadf;border-radius:8px;background:var(--paper);box-shadow:0 4px 16px #1e28050f}.delivery-card-title{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px}.delivery-card-title img{width:38px;height:38px;object-fit:contain}.delivery-card-title strong,.delivery-card-title span{display:block}.delivery-card-title strong{color:var(--indica);font-size:16px;font-weight:900;line-height:1.1}.delivery-card-title span{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.3}.delivery-state-select{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.delivery-state-select select{width:100%;height:46px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--indica);font-size:16px;font-weight:800;outline:0}.delivery-selected-note{min-height:42px;display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:8px;background:#f7f8df;color:var(--muted);font-size:12px;font-weight:800;line-height:1.25}.delivery-selected-note img{width:24px;height:24px;flex:none;object-fit:contain}.delivery-coverage-card{overflow:hidden;padding:0}.delivery-coverage-head{display:grid;gap:4px;padding:12px;background:#f7f8df;border-bottom:1px solid #eef0c4}.delivery-coverage-card.tone-red .delivery-coverage-head{background:#fff0eb;border-bottom-color:#f4d5cc}.delivery-coverage-head span{color:var(--sativa);font-size:11px;font-weight:900;text-transform:uppercase}.delivery-coverage-card.tone-red .delivery-coverage-head span{color:#a83c20}.delivery-coverage-head strong{color:var(--indica);font-size:18px;font-weight:900;line-height:1.15}.delivery-coverage-card>p{margin:0;padding:12px 12px 0;color:var(--indica);font-size:14px;line-height:1.42}.delivery-coverage-table{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px}.delivery-coverage-table div{min-width:0;padding:9px;border-radius:8px;background:#f5f4ea}.delivery-coverage-table span,.delivery-coverage-table strong{display:block}.delivery-coverage-table span{color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase}.delivery-coverage-table strong{margin-top:4px;overflow-wrap:anywhere;color:var(--indica);font-size:12px;line-height:1.25}.delivery-coverage-note{margin:0 12px 12px;padding:10px;border-radius:8px;background:#fff8df;color:var(--muted);font-size:13px;font-weight:700;line-height:1.35}.support-hours{margin:10px 0 12px;padding:10px;border:1px solid #e4e1cf;border-radius:8px;background:#fbfaf4}.support-hours p{margin:0 0 8px;color:var(--muted);font-size:12px;line-height:1.35}.support-hours table{width:100%;border-collapse:collapse}.support-hours tr+tr{border-top:1px solid #ece9d8}.support-hours th,.support-hours td{padding:7px 0;color:var(--indica);font-size:12px;line-height:1.25;text-align:left;vertical-align:top}.support-hours th{width:46%;padding-right:8px;color:var(--sativa);font-weight:900}.support-hours td{font-weight:800}.otp-card{text-align:center}.live-otp-card{text-align:left}.otp-card img{width:76px;height:76px;margin:0 auto 8px}.otp-card h3{margin:0 0 4px;font-size:16px}.otp-card p,.support-card p{margin:0 0 12px;color:var(--muted);font-size:13px;line-height:1.4}.otp-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;margin:12px 0}.otp-grid span{height:44px;display:grid;place-items:center;border:1.5px solid #d8dbc0;border-radius:10px;background:#faf9f1;color:#a7a994;font-weight:800}.phone-entry{display:grid;grid-template-columns:112px 1fr;gap:8px;margin-top:12px}.phone-entry label,.code-input{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.phone-entry select,.phone-entry input,.code-input input{width:100%;min-width:0;height:44px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--indica);font-size:16px;font-weight:700;outline:0}.phone-entry select{padding:0 8px}.phone-entry input,.code-input input{padding:0 12px}.otp-channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.otp-channel-grid button{min-height:58px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;border:1.5px solid var(--line);border-radius:12px;background:var(--paper);color:var(--indica);font-weight:800;cursor:pointer}.otp-channel-grid button:disabled{opacity:.5;cursor:not-allowed}.otp-channel-grid button small{flex-basis:100%;margin-top:-4px;color:var(--muted);font-size:10px;font-weight:900;line-height:1;text-align:center}.otp-channel-cooldown{margin:10px 0 0;color:var(--muted);font-size:12px;font-weight:800;line-height:1.3;text-align:center}.otp-channel-grid img{width:30px;height:30px;margin:0;object-fit:contain}.otp-code-panel{display:grid;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #f0eee2}.otp-step-view .otp-code-panel{margin-top:12px;padding-top:0;border-top:0}.sent-row{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px;line-height:1.3}.sent-row button{min-height:32px;flex:none;padding:6px 9px;border:1px solid #d9dabc;border-radius:999px;background:#f8f8e7;color:var(--indica);font-size:11px;font-weight:800}.sent-row button:disabled{color:#9a9c7e}.otp-error{margin-top:10px;padding:9px 10px;border-radius:8px;background:#fff0eb;color:#a83c20;font-weight:700}.account-confirm-card,.account-not-found{margin-top:12px;padding:12px;border:1px solid #dfe2ad;border-radius:8px;background:#f7f8df}.account-confirm-card span{display:block;color:var(--sativa);font-size:11px;font-weight:900;text-transform:uppercase}.account-confirm-card strong,.account-not-found strong{display:block;margin-top:5px;overflow-wrap:anywhere}.account-confirm-card p,.account-not-found p{margin:4px 0 0;color:var(--muted);font-size:13px}.confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.confirm-actions button,.confirm-actions a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:var(--indica);color:var(--high);font-size:13px;font-weight:800;text-decoration:none}.confirm-actions a{background:var(--paper);color:var(--indica);border:1px solid var(--line)}.confirmed-note{margin-top:10px;padding:9px 10px;border-radius:8px;background:var(--indica);color:var(--high);font-size:13px;font-weight:800}.primary-button,.support-link{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--indica);color:var(--high);font-weight:800;text-decoration:none}.primary-button:disabled,.support-link.disabled{background:#e6e7d8;color:#9a9c7e}.discounts-card,.discount-code-card,.discount-check-card{display:grid;gap:12px;padding:12px;border:1px solid #eceadf;border-radius:10px;background:var(--paper);box-shadow:0 4px 16px #1e28050f}.discount-card-title{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:10px}.discount-card-title img{width:40px;height:40px;object-fit:contain}.discount-card-title strong,.discount-card-title span{display:block}.discount-card-title strong{color:var(--indica);font-size:16px;font-weight:900;line-height:1.1}.discount-card-title span{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.3}.discounts-card>p{margin:0;color:var(--muted);font-size:13px;line-height:1.4}.discount-community-link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:var(--indica);color:var(--high);font-size:13px;font-weight:900;text-decoration:none}.discount-list{display:grid;gap:9px}.discount-active-card{display:grid;gap:9px;padding:11px;border:1.5px solid #dfe2ad;border-radius:9px;background:#fbfced}.discount-code-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.discount-code-row span{color:var(--sativa);font-size:11px;font-weight:900;text-transform:uppercase}.discount-code-row code{padding:6px 8px;border:1px dashed rgba(34,45,0,.42);border-radius:8px;background:#fff;color:var(--indica);font-family:Inclusive Sans,system-ui,sans-serif;font-size:13px;font-weight:900}.discount-active-card p{margin:0;color:var(--indica);font-size:14px;line-height:1.35}.discount-active-card small,.discount-empty{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.discount-empty{padding:10px;border-radius:8px;background:#f7f8df}.discount-code-field{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.discount-code-field input{width:100%;height:46px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--indica);font-size:16px;font-weight:900;outline:0}.discount-check-card{overflow:hidden;padding:0}.discount-check-head{display:grid;gap:4px;padding:12px;border-bottom:1px solid #eef0c4;background:#f7f8df}.discount-check-card.tone-orange .discount-check-head{background:#fff4df;border-bottom-color:#f2dfb8}.discount-check-card.tone-red .discount-check-head{background:#fff0eb;border-bottom-color:#f4d5cc}.discount-check-head span{color:var(--sativa);font-size:11px;font-weight:900;text-transform:uppercase}.discount-check-head strong{color:var(--indica);font-size:17px;font-weight:900;line-height:1.15}.discount-check-card>p{margin:0;padding:12px 12px 0;color:var(--indica);font-size:14px;line-height:1.42}.discount-check-table{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px}.discount-check-table div{min-width:0;padding:9px;border-radius:8px;background:#f5f4ea}.discount-check-table span,.discount-check-table strong{display:block}.discount-check-table span{color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase}.discount-check-table strong{margin-top:4px;overflow-wrap:anywhere;color:var(--indica);font-size:12px;line-height:1.25}.discount-notes{display:grid;gap:6px;margin:0 12px 12px;padding:10px;border-radius:8px;background:#fff8df;color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.promo-card{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:12px;background:var(--sand)}.promo-card>img{width:28px;height:28px;object-fit:contain}.promo-card strong,.promo-card span{display:block}.promo-card span{color:var(--muted);font-size:12px}.promo-card code{padding:6px 8px;border:1px dashed rgba(34,45,0,.42);border-radius:8px;background:#ffffffa6;color:var(--indica);font-family:Inclusive Sans,system-ui,sans-serif;font-weight:800}.xcoins-card{display:flex;align-items:center;gap:12px;padding:14px;border-radius:8px;background:linear-gradient(135deg,var(--indica),#3c4a16);color:var(--high)}.xcoins-card>img{width:34px;height:34px;flex:none;object-fit:contain;border-radius:50%;background:#faf8f1db}.xcoins-card span{display:block;margin-top:4px;color:#e6e8cf;font-size:13px;line-height:1.4}.terms-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.term-card{min-height:116px;padding:12px}.term-card img{width:28px;height:28px;object-fit:contain}.term-card strong,.term-card span{display:block}.term-card strong{margin-top:8px;font-size:13px}.term-card span{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35}.chips-row{display:flex;flex-wrap:wrap;gap:7px}.chips-row button{min-height:36px;padding:8px 12px;border:1.5px solid #cdd07f;border-radius:999px;background:#f7f8e3;color:#41492a;font-size:13px;font-weight:800;cursor:pointer}.typing-bubble{display:flex;gap:5px;align-items:center;min-height:42px;padding:13px 15px;border:1px solid #eceadf;border-radius:5px 16px 16px;background:var(--paper)}.typing-dot{width:7px;height:7px;flex:none;border-radius:50%;background:#9aa06a;animation:blink 1.3s infinite both}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}.typing-bubble em{margin-left:5px;color:var(--muted);font-size:12px;font-style:normal;font-weight:800;line-height:1.25}.composer{height:68px;flex:none;display:flex;align-items:center;gap:8px;padding:10px 12px 14px;background:var(--cream);border-top:1px solid #eceadf}.composer-input{flex:1;min-width:0;height:44px;display:flex;align-items:center;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:var(--paper)}.composer-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--indica);font-size:16px}.composer-input input::placeholder{color:#a7a994}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:flex-end;background:#1c210573}.admin-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:18px;background:#1c210585}.admin-modal{width:min(100%,360px);max-height:calc(100% - 28px);overflow-y:auto;padding:18px;border-radius:18px;background:var(--cream);box-shadow:0 22px 70px #222d0047;position:relative;animation:pop .18s ease-out}.admin-modal-header{padding-right:36px}.admin-modal-header span{display:inline-flex;min-height:24px;align-items:center;padding:4px 9px;border-radius:999px;background:#eef0c4;color:var(--sativa);font-size:11px;font-weight:900;text-transform:uppercase}.admin-modal-header h2{margin:10px 0 5px;font-family:Creolia,serif;font-size:28px;font-weight:400;line-height:1}.admin-modal-header p{margin:0;color:var(--muted);font-size:13px;line-height:1.35}.admin-current,.admin-result{display:grid;gap:3px;margin-top:12px;padding:10px;border:1px solid #e4e1cf;border-radius:8px;background:#fbfaf4}.admin-current.active{border-color:#dfe2ad;background:#f7f8df}.admin-current span,.admin-result span{color:var(--sativa);font-size:10px;font-weight:900;text-transform:uppercase}.admin-current strong,.admin-result strong{min-width:0;overflow-wrap:anywhere;color:var(--indica);font-size:13px}.admin-current button{width:fit-content;min-height:30px;margin-top:6px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--indica);font-size:12px;font-weight:900}.admin-search-form{display:grid;gap:10px;margin-top:12px}.admin-search-form label{display:grid;gap:6px;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.admin-search-form input{width:100%;height:46px;border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--indica);font-size:16px;font-weight:700;outline:0;padding:0 12px;text-transform:none}.admin-result p,.admin-error{margin:0;color:var(--muted);font-size:13px;line-height:1.35}.admin-confirm-button{min-height:42px;margin-top:8px}.admin-error{margin-top:10px;padding:10px;border-radius:8px;background:#fff0eb;color:#a8422a;font-weight:800}.otp-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:flex-end;background:#1c21057a}.otp-sheet{width:100%;max-height:calc(100% - 28px);overflow-y:auto;overflow-x:hidden;padding:10px 18px 24px;border-radius:24px 24px 0 0;background:var(--cream);position:relative;animation:sheet .2s ease-out;box-shadow:0 -18px 50px #222d0033}.otp-sheet::-webkit-scrollbar{width:0}.otp-sheet-handle{width:44px;height:5px;margin:0 auto 12px;border-radius:999px;background:#d7d4bd}.otp-sheet-nav{min-height:28px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-bottom:8px;padding-right:44px}.sheet-back{width:fit-content;min-height:28px;display:inline-flex;align-items:center;gap:2px;padding:0 8px 0 2px;border:0;border-radius:999px;background:#eef0c4;color:var(--indica);font-size:12px;font-weight:900}.otp-step-pill{padding:5px 9px;border-radius:999px;background:#eef0c4c7;color:var(--muted);font-size:11px;font-weight:900}.otp-sheet-header{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;padding-right:42px}.otp-sheet-header img{width:58px;height:58px;object-fit:contain}.otp-sheet-header h2{margin:0;font-family:Creolia,serif;font-size:25px;font-weight:400;line-height:1}.otp-sheet-header p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.35}.otp-step-view{min-height:214px;animation:stepIn .2s ease-out}.otp-step-continue{margin-top:12px}.otp-phone-summary{display:grid;gap:3px;margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.otp-phone-summary span{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.otp-phone-summary strong{color:var(--indica);font-size:15px}.action-sheet{width:100%;padding:14px 18px 24px;border-radius:24px 24px 0 0;background:var(--cream);position:relative;animation:sheet .2s ease-out}.sheet-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--paper);color:var(--indica)}.action-sheet h2{margin:8px 44px 4px 0;font-family:Creolia,serif;font-size:24px;font-weight:400}.action-sheet p{margin:0 0 14px;color:var(--muted);font-size:13px}.sheet-actions{display:flex;flex-direction:column;gap:8px}.sheet-actions .action-button{min-height:54px}.security-note,.account-note{margin-top:12px;display:flex;align-items:center;gap:8px;padding:11px 12px;border-radius:8px;background:#eef0c4;color:var(--indica);font-size:12px;font-weight:700}.security-note img,.account-note>img{width:22px;height:22px;flex:none;object-fit:contain}.account-note{display:grid;grid-template-columns:26px 1fr;column-gap:9px;row-gap:9px}.account-note.verified{grid-template-columns:26px 1fr 34px;background:#f7f8df;border:1px solid #dfe2ad}.account-note div{min-width:0}.account-note span,.account-note strong{display:block}.account-note span{color:var(--sativa);font-size:10px;font-weight:900;text-transform:uppercase}.account-note strong{margin-top:2px;overflow-wrap:anywhere;color:var(--indica);font-size:12px;line-height:1.25}.account-note button{min-height:38px;grid-column:1 / -1;border:0;border-radius:10px;background:var(--indica);color:var(--high);font-size:12px;font-weight:900}.account-note.verified button{width:34px;height:34px;min-height:34px;grid-column:auto;display:grid;place-items:center;border-radius:50%;background:var(--paper);color:var(--indica)}@keyframes blink{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes pop{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet{0%{transform:translateY(24px)}to{transform:translateY(0)}}@keyframes stepIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(max-width:460px){.app-shell{padding:0}.phone-shell{width:100%;height:var(--app-height);min-height:0;border:0;border-radius:0}.chat-header{padding-top:calc(10px + env(safe-area-inset-top))}.composer{height:calc(68px + env(safe-area-inset-bottom));padding-bottom:calc(14px + env(safe-area-inset-bottom))}.keyboard-open .phone-shell{height:var(--visual-height)}.keyboard-open .composer{height:64px;padding-bottom:10px}}@media(max-height:740px){.welcome-panel{justify-content:flex-start;gap:14px;padding-top:14px}.welcome-avatar{width:84px;height:84px}.welcome-avatar img{width:68px;height:68px}.welcome-hero h2{margin-top:14px;font-size:31px}.welcome-hero p{width:min(300px,100%);font-size:13px;line-height:1.3}.action-button{min-height:56px;padding:10px}}@media(max-height:700px){.welcome-panel{gap:10px;padding:12px 14px 8px}.welcome-avatar{width:72px;height:72px}.welcome-avatar img{width:58px;height:58px}.welcome-hero h2{margin-top:10px;font-size:28px}.welcome-hero p{width:min(290px,100%);font-size:12.5px;line-height:1.28}.welcome-actions{gap:7px}.action-button{min-height:50px;gap:8px;padding:8px}.action-ill,.action-ill img{width:28px;height:28px}.action-button>span:last-child{font-size:12px}}
