:root{color-scheme:light;--ink: #16120d;--muted: #6f665a;--line: #e1d6c7;--paper: #f6eee2;--surface: #fffaf2;--brand: #15110c;--brand-2: #c71919;--accent: #ffc400;--soft: #f1e4d4;--danger: #b42318;--cards: #E1C29E;--shadow: 0 18px 50px rgba(22, 42, 31, .12)}*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.68}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.section{padding:28px 16px}.compact-section{padding-top:20px;padding-bottom:20px}.section-inner{width:min(1120px,100%);margin:0 auto}.topbar{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(225,214,199,.9);background:#f6eee2f5;backdrop-filter:blur(14px)}.topbar-inner{width:min(1120px,100%);min-height:64px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand-lockup{display:grid;gap:2px;text-decoration:none}.brand-lockup strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:600}.brand-lockup span{color:var(--muted);font-size:12px}.nav-links{display:none;gap:16px;color:var(--ink);font-weight:700;font-size:14px}.cart-pill,.account-pill,.primary-button,.secondary-button,.icon-button{border:0;border-radius:8px;min-height:42px;font-weight:800}.cart-pill,.primary-button{background:var(--brand);color:#fff;padding:0 16px}.header-actions{display:flex;align-items:center;gap:10px}.cart-pill,.account-pill{display:inline-flex;align-items:center;gap:8px}.account-pill{min-height:42px;border:1px solid var(--brand);padding:0 14px;text-decoration:none;color:var(--ink);background:transparent}.account-pill.active{background:var(--brand);color:#fff}.gold-button{background:var(--cards);color:#120f0a}.secondary-button{border:1px solid var(--line);background:var(--surface);color:var(--ink);padding:0 14px}.header-link-button{display:inline-grid;place-items:center;text-align:center;text-decoration:none}.icon-button{width:42px;display:inline-grid;place-items:center;background:var(--surface);border:1px solid var(--line)}.announcement-banner{border-bottom:1px solid #8b6f47;background:#a67c52;color:#f6eee2}.announcement-banner-inner{width:min(1120px,100%);min-height:42px;margin:0 auto;padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:12px;text-align:center}.announcement-banner span{border-radius:999px;background:#120f0a1f;padding:5px 9px;font-size:12px;font-weight:900;text-transform:uppercase;white-space:nowrap}.announcement-banner p{margin:0;font-weight:800;line-height:1.45}.hero{padding:62px 16px 60px;background:linear-gradient(90deg,#0f0d0ac2,#0f0d0a2e),url(https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:center}.hero-inner{width:min(1120px,100%);margin:0 auto;display:grid;gap:22px}.hero-copy{display:grid;gap:14px;color:var(--surface)}.eyebrow{color:var(--surface);font-weight:700;letter-spacing:2.5px;text-transform:uppercase;font-size:16px;font-family:Georgia,Garamond,serif}.hero h1,.section h2{margin:0;line-height:1.05;font-weight:900}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,8vw,76px);max-width:900px}.hero h1 span{color:var(--surface)}.hero p,.section-lead{margin:0;color:var(--muted);line-height:1.65;max-width:680px}.hero p{color:#ffffffe0}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hero-trust{max-width:680px}.trust-tile{border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#fffaf2eb;padding:12px}.trust-tile strong{display:block;font-size:18px}.trust-tile span{color:var(--muted);font-size:12px}.section-head{display:flex;justify-content:flex-start;align-items:end;gap:16px;margin-bottom:18px}.section-featured{position:relative;padding:26px 0;background:repeating-linear-gradient(135deg,#8d5e400f 0 14px,#fff0 14px 30px),linear-gradient(180deg,#6f4a311f,#f6ead905);border-top:1px solid rgba(141,94,64,.22);border-bottom:1px solid rgba(141,94,64,.18);box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #fff6}.section-featured .section-inner{padding-top:4px}.section-featured .section-head h2{position:relative;text-align:left}.section-featured .section-head h2:after{content:"";display:block;width:84px;height:2px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,#8d5e40e6,#8d5e4000)}.section-featured .section-lead{color:#5d4637e6}.section-featured .store-product-card{border-color:#8d5e403d;box-shadow:0 10px 26px #3a231414}.category-results .section h2,.category-results .section-lead{text-align:left}.section h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,6vw,48px);font-weight:500;text-align:left}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,200px));gap:12px;justify-content:start}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(150px,190px));gap:10px;justify-content:start}.product-card,.review-card,.admin-card{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 8px 24px #1a2d200f}.product-card{overflow:hidden;display:grid}.store-product-card{align-content:start;width:100%;max-width:200px;transition:transform .16s ease,box-shadow .16s ease}.store-product-card:active{transform:scale(.985)}.product-image-frame,.product-gallery{position:relative}.category-card{padding:0;text-align:left}.category-card .product-body{padding:7px;gap:4px}.category-card .muted{font-size:12px}.product-image-button{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left}.image-enlarge-button{position:absolute;top:8px;right:8px;z-index:2;width:34px;height:34px;border:1px solid rgba(255,255,255,.68);border-radius:8px;background:#120f0ab8;color:#fff;display:inline-grid;place-items:center;box-shadow:0 8px 18px #0000002e}.detail-enlarge{width:42px;height:42px}.product-image{aspect-ratio:1 / 1;width:100%;object-fit:contain;background:var(--soft);display:block}.compact-image,.category-image{aspect-ratio:4 / 3}.product-body{display:grid;gap:6px;padding:8px}.compact-grid .product-body{gap:6px;padding:12px}.compact-grid .product-meta strong,.compact-grid .product-meta h3{font-size:15px}.product-meta{display:grid;gap:4px}.product-meta h3{margin:0;font-size:13px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.price{color:var(--brand);font-weight:900;white-space:nowrap;font-size:13px}.card-price-block,.price-stack{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.card-price-block{justify-content:flex-start}.original-price{color:var(--muted);font-size:12px;text-decoration:line-through;text-decoration-thickness:1.5px}.sale-pill{display:inline-grid;place-items:center;min-height:28px;padding:0 12px;border-radius:8px;background:#18130e;color:#fff;font-size:12px;font-weight:800}.product-category-label{display:none;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.product-card-description{display:none}.product-badge{position:absolute;left:8px;top:8px;z-index:2;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.popular-badge{background:var(--accent);color:#120f0a}.sale-badge{background:#18130e;color:#fff}.sold-out-badge{background:#120f0ac7;color:#fff}.product-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-card-actions.with-share{grid-template-columns:1fr auto 1fr}.product-detail-actions{display:grid;grid-template-columns:1fr auto 1fr;gap:8px}.icon-share-button{width:42px;height:42px;min-height:unset;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);display:inline-grid;place-items:center;padding:0;transition:background-color .2s ease}.icon-share-button:hover{background:var(--soft)}.detail-action-row{display:flex;gap:8px;align-items:center}.detail-action-row .primary-button{flex:1}.store-product-card .product-card-actions.with-share{grid-template-columns:1fr auto 1fr}.store-product-card .icon-share-button{width:34px;height:34px}.product-card-actions .primary-button,.product-card-actions .secondary-button,.product-detail-actions .primary-button,.product-detail-actions .secondary-button{display:inline-grid;place-items:center;text-align:center;text-decoration:none}.muted{color:var(--muted)}.variant-select,.field{display:grid;gap:6px;width:100%;min-width:0;max-width:100%}.store-product-card .variant-select{gap:4px}.store-product-card .variant-select span{color:var(--muted);font-size:10px;font-weight:900}.store-product-card select{min-height:32px;padding:5px 7px;font-size:11px}.store-product-card .primary-button,.store-product-card .secondary-button{min-height:32px;padding:0 8px;font-size:11px}.variant-select label,.field label{color:var(--muted);font-size:12px;font-weight:800}.field-error{color:var(--danger);font-weight:800;font-size:12px}.phone-field{display:grid;grid-template-columns:58px 1fr;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.phone-field span{display:grid;place-items:center;min-height:42px;background:var(--soft);color:var(--brand);font-weight:900;border-right:1px solid var(--line)}.phone-field input{border:0;border-radius:0}select,input,textarea{width:100%;max-width:100%;border:1px solid var(--line);border-radius:8px;min-height:42px;padding:10px 12px;background:#fff;color:var(--ink);box-sizing:border-box}textarea{min-height:92px;resize:vertical}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.review-card{padding:16px;display:grid;gap:10px}.stars{color:#c88a00;font-weight:900}.rating-stars{display:flex;align-items:center;gap:6px}.rating-star{border:0;background:transparent;color:#d4c3a4;font-size:24px;line-height:1;cursor:pointer;padding:0}.rating-star.active{color:#c88a00}.drawer-backdrop{position:fixed;inset:0;z-index:50;background:#0e17126b}.cart-drawer{position:fixed;inset:0 0 0 auto;z-index:60;width:min(440px,100%);background:var(--surface);display:grid;grid-template-rows:auto 1fr;box-shadow:var(--shadow);animation:cartSlideIn .24s ease-out}@keyframes cartSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{min-height:64px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.cart-content{padding:16px;overflow:auto;display:grid;align-content:start;gap:16px}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center}.cart-item img{width:64px;height:64px;object-fit:cover;border-radius:8px;background:var(--soft)}.qty-row{display:flex;gap:8px;align-items:center}.qty-row button{width:32px;height:32px;border-radius:8px;border:1px solid var(--line);background:#fff}.progress-track{height:10px;background:var(--soft);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:var(--brand-2);transition:width .26s ease,background-color .26s ease}.progress-fill.unlocked{background:#139653;animation:unlockedPulse .9s ease-out}@keyframes unlockedPulse{0%{box-shadow:0 0 #13965373}to{box-shadow:0 0 0 12px #13965300}}.success-box{border:1px solid #91d7ad;background:#effaf3;color:#0b6b35;border-radius:8px;padding:10px 12px;display:grid;gap:4px}.edit-mode-banner{border:1px solid #e2bd55;background:#fff5ce;color:#6b4a00;border-radius:8px;padding:10px 12px;font-weight:900}.payment-methods{white-space:pre-wrap;margin:0;border:1px solid var(--line);border-radius:8px;background:#fffaf2;padding:12px;color:var(--ink);line-height:1.55;font-family:inherit}.totals{display:grid;gap:8px;border-top:1px solid var(--line);padding-top:12px}.total-row{display:flex;justify-content:space-between;gap:12px}.total-row strong{font-size:20px}.status-box{border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--soft);display:grid;gap:10px}.error-box{border:1px solid #f5b3ad;color:var(--danger);background:#fff1f0;border-radius:8px;padding:10px 12px}.loading-box{border:1px solid #d9c07c;color:#5d4300;background:#fff6d8;border-radius:8px;padding:10px 12px;display:flex;align-items:center;gap:10px;font-weight:800}.spinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(93,67,0,.25);border-top-color:#5d4300;animation:spin .7s linear infinite}.spinner.light{border-color:#ffffff59;border-top-color:#fff}.button-with-spinner{display:inline-flex;align-items:center;justify-content:center;gap:8px}.skeleton-loader{background:linear-gradient(90deg,var(--paper) 0%,var(--soft) 50%,var(--paper) 100%);background-size:200% 100%;animation:skeleton-shimmer 2s infinite;border-radius:6px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hero-skeleton{padding:62px 16px 60px;background:var(--paper)}.hero-skeleton-inner{width:min(1120px,100%);margin:0 auto;display:grid;gap:22px}.hero-skeleton-copy{display:grid;gap:14px;max-width:500px}.hero-skeleton-line{height:16px;width:100%;border-radius:4px;margin-bottom:12px}.hero-skeleton-line.short{width:60%}.hero-skeleton-line.title{height:48px;width:100%;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.footer{padding:0 16px 30px;border-top:1px solid #5e402b;background:linear-gradient(180deg,#6c4830,#523321);color:#f8ece0}.contact-strip{padding:28px 16px 0;background:linear-gradient(180deg,#f6ead9,#efdbc3);border-top:1px solid var(--line)}.contact-strip-inner{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:20px;align-items:center;padding:28px;background:linear-gradient(135deg,#fffcf6e6,#f6e6cfeb);border:1px solid rgba(141,94,64,.18);border-radius:8px;box-shadow:0 18px 40px #3a23140f}.contact-kicker{display:inline-block;margin-bottom:10px;color:#9c6645;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contact-strip h2{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;color:#8d4f32;font-size:clamp(20px,6vw,30px);text-shadow:0 1px 0 rgba(255,255,255,.45)}.contact-strip p{margin:0 0 18px;color:#5d4637;font-size:18px}.contact-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:14px}.contact-button{min-height:52px;min-width:180px;border-radius:999px;display:inline-grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:0 18px;color:#fff;font-weight:900;text-decoration:none;box-shadow:0 12px 24px #1a100a1f}.contact-button-icon{width:34px;height:34px;border-radius:999px;display:inline-grid;place-items:center;background:#ffffff2e}.contact-button.whatsapp{background:linear-gradient(135deg,#41c95c,#189b40)}.contact-button.instagram{background:linear-gradient(135deg,#f6a13a,#db3d81 52%,#8b39b4)}.category-results{margin-top:18px;animation:category-reveal .36s ease-out both}.category-results .section{padding:0}.category-results .section-inner{width:100%;margin:0}@keyframes category-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.footer-inner{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(180px,.7fr));gap:28px;align-items:start;padding-top:30px}.footer-brand strong{display:block;margin-bottom:8px;font-size:clamp(24px,3vw,30px);font-family:Georgia,Times New Roman,serif}.footer-brand p{margin:0;max-width:320px;color:#f8ece0cc}.footer-links{display:grid;gap:10px}.footer-links span{color:#f8ece0ad;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-links a{color:#f8ece0;text-decoration:none}.footer-links a:hover{color:#ffd2ab}.footer-bottom{grid-column:1 / -1;padding-top:18px;border-top:1px solid rgba(248,236,224,.14);text-align:center;font-weight:700}.admin-shell{min-height:100vh;display:grid;grid-template-columns:1fr}.admin-sidebar{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:#f6eee2f5;backdrop-filter:blur(14px)}.admin-mobile-topbar{display:none}.admin-main{padding:18px;display:grid;gap:18px;min-width:0;overflow-x:hidden;width:100%}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;width:100%;overflow-x:hidden;min-width:0}.admin-grid>.field,.admin-grid>label,.admin-grid>select,.admin-grid>input,.admin-grid>textarea{min-width:0;max-width:100%}.admin-card{padding:16px;display:grid;align-content:start;gap:12px;overflow-x:hidden;width:100%;min-width:0}.admin-table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}.admin-table-wrap{width:100%;overflow-x:auto;min-width:0}.admin-table th:nth-child(1),.admin-table td:nth-child(1){width:38%}.admin-table th:nth-child(2),.admin-table td:nth-child(2){width:28%}.admin-table th:nth-child(3),.admin-table td:nth-child(3){width:8%}.admin-table th:nth-child(4),.admin-table td:nth-child(4){width:12%}.admin-table th:nth-child(5),.admin-table td:nth-child(5){width:14%;min-width:180px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);padding:10px 8px;text-align:left;vertical-align:top;word-wrap:break-word;word-break:break-word}.admin-table td{overflow:hidden}.admin-table th{color:var(--muted);font-size:12px;text-transform:uppercase}.admin-actions{display:flex;flex-wrap:nowrap;gap:8px;white-space:nowrap}.admin-table td.admin-actions{overflow:visible;max-width:none;align-items:center}.admin-table td.admin-actions .secondary-button{flex:0 0 auto}.orders-table{min-width:920px;table-layout:fixed}.orders-table th:nth-child(1),.orders-table td:nth-child(1){width:12%}.orders-table th:nth-child(2),.orders-table td:nth-child(2){width:20%}.orders-table th:nth-child(3),.orders-table td:nth-child(3){width:10%}.orders-table th:nth-child(4),.orders-table td:nth-child(4){width:22%}.orders-table th:nth-child(5),.orders-table td:nth-child(5){width:6%}.orders-table th:nth-child(6),.orders-table td:nth-child(6),.orders-table th:nth-child(7),.orders-table td:nth-child(7){width:10%}.orders-table th:nth-child(8),.orders-table td:nth-child(8){width:6%}.orders-table td:nth-child(4){overflow-wrap:anywhere;word-break:normal}.admin-table .cell-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.admin-product-text{display:grid;gap:2px;min-width:0}.admin-product-text strong,.admin-product-text .muted{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.variant-stock-editor{border:1px solid var(--line);border-radius:10px;padding:12px;background:#fffaf2;display:grid;gap:10px}.variant-stock-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;width:100%;overflow-x:hidden;min-width:0}.variant-price-card{border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px;display:grid;gap:8px}.variant-price-card>strong{font-size:13px}.toggle-row{display:inline-flex;align-items:center;gap:10px;font-weight:800}.toggle{width:50px;height:28px;border:1px solid var(--line);border-radius:999px;background:#d8d0c4;padding:3px;display:inline-flex;align-items:center;transition:background-color .18s ease}.toggle span{width:20px;height:20px;border-radius:999px;background:#fff;transition:transform .18s ease;box-shadow:0 2px 8px #0000002e}.toggle.is-on{background:#139653}.toggle.is-on span{transform:translate(20px)}.order-history{display:grid;gap:12px}.order-history-card{border:1px solid var(--line);border-radius:8px;background:#fffaf2;padding:12px;display:grid;gap:12px}.order-history-head,.order-item-line{display:flex;justify-content:space-between;gap:12px}.order-history-head>div{display:grid;gap:3px}.order-badges{display:flex;flex-wrap:wrap;gap:8px}.order-badges span{border-radius:999px;background:var(--soft);color:var(--ink);font-size:12px;font-weight:800;padding:6px 9px;text-transform:capitalize}.order-items{display:grid;gap:8px;border-top:1px solid var(--line);padding-top:10px}.account-page{min-height:calc(100vh - 64px)}.account-page-grid,.track-page-grid{display:grid;gap:16px;align-items:start}.account-home-grid{width:min(920px,100%);margin:0 auto;display:grid;gap:16px}.account-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.account-history-panel{gap:14px}.account-section-head{margin-bottom:0}.account-section-head h2{text-align:left;font-size:clamp(28px,5vw,42px)}.account-order-accordion{display:grid;gap:10px}.account-order-row{border:1px solid var(--line);border-radius:8px;background:#fffaf2;overflow:hidden}.account-order-row.is-open{box-shadow:0 8px 22px #1a2d2014}.account-order-summary{width:100%;border:0;background:transparent;padding:12px;display:flex;justify-content:space-between;gap:14px;text-align:left;color:var(--ink)}.account-order-summary>span{display:grid;gap:4px}.account-order-summary>span:last-child{text-align:right}.account-order-summary small{color:var(--muted);font-weight:700;text-transform:capitalize}.account-order-row .order-detail-card{border-left:0;border-right:0;border-bottom:0;border-radius:0;box-shadow:none}.account-panel,.track-panel{align-content:start}.account-panel h1,.track-panel h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,7vw,54px)}.account-orders-list,.track-result{display:grid;gap:14px}.order-detail-card{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 8px 24px #1a2d200f;padding:14px;display:grid;gap:14px}.order-detail-head{display:flex;justify-content:space-between;gap:14px;align-items:start}.order-detail-head>div{display:grid;gap:3px}.order-detail-head strong{font-size:18px}.order-total{white-space:nowrap}.order-timeline{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;align-items:start}.timeline-step{display:grid;gap:6px;color:var(--muted);font-size:11px;font-weight:800;text-transform:capitalize}.timeline-step span{height:8px;border-radius:999px;background:var(--soft)}.timeline-step.active{color:#0b6b35}.timeline-step.active span{background:#139653}.order-timeline.cancelled{grid-template-columns:1fr}.media-preview{display:grid;gap:8px}.media-preview img{width:100%;max-width:360px;aspect-ratio:16 / 9;object-fit:cover;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.media-preview.favicon img{width:64px;height:64px;aspect-ratio:1 / 1}.admin-image-preview{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fffaf2;overflow-x:hidden;width:100%;min-width:0}.admin-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,140px));gap:10px;justify-content:start;width:100%;overflow-x:hidden;min-width:0}.admin-image-tile{display:block;border-radius:8px;overflow:hidden;border:1px solid var(--line);background:#fff}.admin-image-tile img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block;max-width:140px;max-height:140px}.status-pills-container{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 8px;width:100%;align-items:center;align-content:flex-start}.status-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);user-select:none;box-shadow:0 1px 3px #00000005}.status-pill:hover{background:var(--soft);border-color:var(--muted);transform:translateY(-1px)}.status-pill:active{transform:translateY(0)}.status-pill.is-active{background:var(--ink);color:var(--paper);border-color:var(--ink);box-shadow:0 4px 12px #16120d26}.pill-status-dot{width:8px;height:8px;border-radius:999px;background:var(--muted);transition:transform .2s ease}.status-pill:hover .pill-status-dot{transform:scale(1.2)}.pill-status-dot[data-status=all]{background:#0070f3}.pill-status-dot[data-status=pending_payment]{background:#f5a623}.pill-status-dot[data-status=payment_uploaded]{background:#7b2cbf}.pill-status-dot[data-status=confirmed]{background:#139653}.pill-status-dot[data-status=packed]{background:#028090}.pill-status-dot[data-status=shipped]{background:#0077b6}.pill-status-dot[data-status=delivered]{background:#2b9348}.pill-status-dot[data-status=cancelled]{background:var(--danger)}.status-pill.is-active .pill-status-dot{border:1.5px solid var(--paper)}.pill-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:11px;font-weight:700;transition:all .2s ease}.status-pill:hover .pill-badge{background:var(--line);color:var(--ink)}.status-pill.is-active .pill-badge{background:#fff3;color:var(--paper)}.admin-contact-actions{display:flex;gap:10px;align-items:center}.admin-contact-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#fff;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 10px #00000014}.admin-contact-btn:hover{transform:translateY(-2px) scale(1.08);box-shadow:0 6px 14px #0000001f}.admin-contact-btn:active{transform:translateY(0) scale(1)}.admin-contact-btn.call{background:linear-gradient(135deg,#0077b6,#0096c7)}.admin-contact-btn.call:hover{background:linear-gradient(135deg,#0096c7,#00b4d8)}.admin-contact-btn.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)}.admin-contact-btn.whatsapp:hover{background:linear-gradient(135deg,#34dc73,#25d366)}@media(min-width:900px){.admin-image-grid{grid-template-columns:repeat(auto-fit,minmax(96px,160px))}.admin-image-tile img{max-width:160px;max-height:160px}}.admin-image-tile{background-color:var(--line)}.admin-product-cell{display:flex;align-items:center;gap:12px}.admin-table td .admin-product-cell{overflow:visible;display:flex;-webkit-line-clamp:auto;text-overflow:clip;max-width:none}.admin-table td .admin-product-cell span:last-child{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1}.admin-thumb{width:44px;height:44px;border-radius:8px;overflow:hidden;border:1px solid var(--line);background:#fff;flex:0 0 auto}.admin-thumb img{width:100%;height:100%;object-fit:cover;display:block}.quick-view-backdrop{z-index:70}.quick-view-modal{position:fixed;inset:14px;z-index:80;width:min(1040px,calc(100% - 28px));max-height:calc(100vh - 28px);margin:0 auto;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);display:grid;grid-template-rows:auto 1fr;overflow:hidden;animation:quickViewIn .18s ease-out}@keyframes quickViewIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.quick-view-content{padding:14px;overflow:auto;display:grid;gap:18px}.quick-view-top{display:grid;gap:18px;align-items:start}.quick-view-section-head{margin-bottom:0}.image-lightbox-backdrop{z-index:90;background:#080705c7}.image-lightbox{position:fixed;inset:18px;z-index:100;display:grid;place-items:center;pointer-events:none}.image-lightbox img{max-width:min(100%,1120px);max-height:calc(100vh - 36px);object-fit:contain;border-radius:8px;background:#111;box-shadow:var(--shadow);pointer-events:auto}.image-lightbox-close{position:absolute;top:10px;right:10px;pointer-events:auto}.product-detail-layout{display:grid;gap:22px;align-items:start}.product-gallery{display:grid;gap:12px}.product-detail-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.thumbnail-row{display:grid;grid-auto-flow:column;grid-auto-columns:72px;gap:10px;overflow-x:auto;padding-bottom:4px}.thumbnail{width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:8px;background:transparent;overflow:hidden}.thumbnail.is-active{border-color:var(--brand)}.thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.product-detail-copy{display:grid;gap:14px}.product-detail-copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,7vw,58px);line-height:1.05}.product-detail-copy p{margin:0;color:var(--muted);line-height:1.7}.detail-price{font-size:26px}.detail-price-stack{align-items:center;gap:14px}.detail-price-stack .original-price{font-size:18px}.product-reviews-section{display:grid;gap:18px;margin-top:28px}.product-review-form{max-width:680px}.product-review-form h3{margin:0}@media(min-width:760px){.nav-links{display:flex}.hero{min-height:435px;display:grid;align-items:center}.section{padding:44px 16px}.compact-section{padding-top:28px;padding-bottom:28px}.compact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(150px,180px));gap:12px;justify-content:start}.product-grid{grid-template-columns:repeat(auto-fit,minmax(170px,200px));gap:14px;justify-content:start}.store-product-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1a2d201a}.store-product-card .product-body{padding:9px}.store-product-card .product-meta{grid-template-columns:repeat(2,1fr)}.store-product-card .product-meta h3{font-size:13px}.product-category-label,.product-card-description{display:block}.product-card-description{min-height:30px;font-size:11px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-detail-actions{grid-template-columns:1fr 1fr}.product-detail-layout{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.quick-view-top{grid-template-columns:minmax(0,.95fr) minmax(320px,1fr)}.account-page-grid{grid-template-columns:320px 1fr}.orders-page-grid{grid-template-columns:300px 1fr}.track-page-grid{grid-template-columns:360px 1fr}.admin-shell{grid-template-columns:230px 1fr}.admin-sidebar{height:100vh;align-self:start;border-right:1px solid var(--line);border-bottom:0}}@media(max-width:1024px){.admin-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:759px){.section{padding:22px 12px}.hero{padding-left:12px;padding-right:12px}.topbar-inner{padding:10px 12px}.announcement-banner-inner{padding:8px 12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-card{max-width:none}.store-product-card .product-body{padding:8px;gap:4px}.store-product-card .product-card-description,.store-product-card .variant-select,.store-product-card .product-card-actions{display:none}.store-product-card .product-image-frame{cursor:pointer}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-featured{padding:18px 0;background:linear-gradient(180deg,#6f4a3124,#f6ead905)}.section-featured .section-inner{padding:0 12px}.announcement-banner-inner{align-items:start;flex-direction:column;gap:6px;text-align:left}.admin-mobile-topbar{position:sticky;top:0;z-index:45;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--line);background:#f6eee2fa;backdrop-filter:blur(14px)}.admin-mobile-topbar .brand-lockup strong{font-size:18px}.admin-sidebar{position:fixed;inset:0 auto 0 0;z-index:60;width:min(290px,86vw);transform:translate(-105%);transition:transform .22s ease;border-right:1px solid var(--line);border-bottom:0;box-shadow:var(--shadow)}.admin-sidebar.is-open{transform:translate(0)}.admin-sidebar .admin-main{height:100%;padding:16px;align-content:start;gap:10px}.admin-sidebar .secondary-button,.admin-sidebar .primary-button{width:100%;justify-content:center}.admin-table-wrap{overflow-x:visible}.orders-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table,.admin-table thead,.admin-table tbody,.admin-table tr,.admin-table td{display:block;width:100%}.admin-table thead{display:none}.admin-table tr{margin-bottom:12px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);overflow:hidden}.admin-table td{display:grid;gap:4px;padding:8px 0;border-bottom:1px solid var(--line);max-width:100%}.admin-table td:last-child{border-bottom:0;padding-bottom:0}.admin-table td:before{content:attr(data-label);color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.admin-table td.admin-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px;align-items:flex-start}.admin-table td.admin-actions:before{width:100%}.admin-table td.admin-actions .secondary-button{flex:1 1 0;min-width:0}.orders-table,.orders-table thead,.orders-table tbody,.orders-table tr,.orders-table th,.orders-table td{display:table}.orders-table{width:920px;min-width:920px}.orders-table thead{display:table-header-group}.orders-table tbody{display:table-row-group}.orders-table tr{display:table-row;margin:0;padding:0;border:0;border-radius:0;background:transparent;overflow:visible}.orders-table th,.orders-table td{display:table-cell}.orders-table td:before{content:none}.orders-table td.admin-actions{display:table-cell;white-space:nowrap;padding-top:10px;align-items:center}.admin-product-cell{align-items:flex-start}.admin-thumb{width:52px;height:52px}.admin-nav-backdrop{z-index:55}.admin-main{padding:14px}.admin-main h1{font-size:30px;margin:6px 0}.admin-card{padding:12px}.admin-grid,.variant-stock-grid{grid-template-columns:1fr!important}.media-preview img{max-width:100%}.contact-strip-inner,.footer-inner{grid-template-columns:1fr}.contact-strip-inner{padding:22px 18px}.contact-actions{justify-content:stretch;flex-wrap:nowrap;gap:10px}.contact-button{width:auto;min-width:0;flex:1 1 0;padding:0 12px;gap:8px}.footer-bottom{padding-top:16px}}.import-export-section{margin-top:24px}.import-export-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.import-export-buttons button{padding:12px 16px;font-weight:600}.modal-backdrop{position:fixed;inset:0;background:#16120d8f;z-index:100;display:grid;place-items:center;padding:16px;overflow:auto}.modal-dialog{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 60px #16120d33;width:100%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;animation:modal-slide-in .3s ease}@keyframes modal-slide-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--line);gap:12px}.modal-header h2{margin:0;font-size:18px}.modal-close{width:32px;height:32px;border:0;background:transparent;font-size:20px;cursor:pointer;color:var(--muted);transition:color .2s ease}.modal-close:hover{color:var(--ink)}.modal-body{flex:1;overflow-y:auto;padding:20px;display:grid;gap:16px}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid var(--line);background:var(--soft);flex-wrap:wrap}.modal-footer button{padding:10px 16px}.form-section{display:grid;gap:8px}.preview-section{display:grid;gap:12px}.preview-section strong{font-size:14px;color:var(--ink)}.preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;max-height:220px;overflow-y:auto;padding:8px;background:var(--soft);border-radius:6px;border:1px solid var(--line)}.preview-card{background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:10px;display:grid;gap:4px}.preview-title{font-size:13px;font-weight:600;color:var(--ink);word-break:break-word}.preview-card small{font-size:12px;color:var(--muted)}.progress-section{display:grid;gap:12px;padding:20px;background:var(--soft);border-radius:8px}.progress-bar{width:100%;height:20px;background:var(--line);border-radius:10px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#4caf50,#8bc34a);transition:width .3s ease;border-radius:10px}.progress-text{text-align:center;font-size:14px;color:var(--ink);font-weight:600}.success-message{display:flex;align-items:center;gap:12px;padding:20px;background:#effaf3;border:1px solid #91d7ad;border-radius:8px;color:#0b6b35;font-weight:600}.check-icon{font-size:24px;font-weight:700}@media(max-width:640px){.admin-grid{grid-template-columns:1fr}.modal-dialog{max-width:100%;max-height:100vh}.modal-header,.modal-body{padding:16px}.modal-footer{flex-direction:column}.modal-footer button{width:100%}.import-export-buttons{grid-template-columns:1fr}.preview-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}}.search-box-wrapper{position:relative;display:flex;align-items:center}.search-box-input{width:100%;padding:10px 32px 10px 12px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font-size:14px;transition:all .2s ease}.search-box-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 2px #15110c1a}.search-box-input::placeholder{color:var(--muted)}.search-box-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--muted);font-size:16px;padding:4px 8px;cursor:pointer;transition:color .2s ease}.search-box-clear:hover{color:var(--ink)}.list-search-box{margin-bottom:14px;max-width:400px}@media(max-width:480px){.admin-table{font-size:13px}.admin-actions{flex-direction:column}.admin-actions button{width:100%;padding:8px 10px;font-size:13px}.list-search-box{max-width:100%}.admin-product-cell{flex-direction:column;align-items:flex-start;gap:8px}.admin-thumb{width:100%;height:auto;max-width:120px}.admin-grid,.variant-stock-grid{grid-template-columns:1fr!important}.admin-grid>.field,.admin-grid>label{grid-column:1 / -1}select,input,textarea{font-size:16px}.admin-card{padding:10px}.icon-share-button{width:42px;height:42px;min-height:unset;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);display:inline-grid;place-items:center;padding:0}.icon-share-button:hover{background:var(--soft)}.detail-action-row{display:flex;gap:8px;align-items:center}.detail-action-row .primary-button{flex:1}.product-card-actions .icon-share-button{width:36px;height:36px}}.payment-modal-backdrop{background:#0f172a99!important;backdrop-filter:blur(8px)!important;transition:all .3s ease;z-index:55!important}.payment-success-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:60;width:min(680px,94%);max-height:90vh;background:#fff;border-radius:16px;box-shadow:0 24px 64px #00000029;display:grid;grid-template-rows:auto 1fr;overflow:hidden;animation:modalScaleIn .3s cubic-bezier(.16,1,.3,1);border:1px solid rgba(226,232,240,.8)}@keyframes modalScaleIn{0%{transform:translate(-50%,-45%) scale(.95);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.payment-modal-container{display:grid;grid-template-rows:auto 1fr auto;height:100%;max-height:90vh;overflow:hidden}.payment-modal-header{padding:20px 24px 16px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #f1f5f9;background-color:#fff;z-index:10}.payment-modal-header-left{display:flex;gap:16px;align-items:center}.success-checkmark-circle{width:44px;height:44px;border-radius:50%;background-color:#2e7d32;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkmark-icon{stroke-width:2.5px}.payment-modal-title-wrap{display:flex;flex-direction:column;gap:2px}.payment-modal-title-wrap h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif!important;font-size:18px!important;font-weight:700!important;color:#1e293b;margin:0;text-align:left!important;line-height:1.3}.payment-modal-title-wrap p{font-size:13px;color:#64748b;margin:0;line-height:1.4;text-align:left}.payment-modal-close-btn{background:transparent;border:none;color:#94a3b8;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s;cursor:pointer}.payment-modal-close-btn:hover{background-color:#f1f5f9;color:#475569}.payment-modal-body{padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:20px;background-color:#fff}.order-summary-bar{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px}.order-summary-left{display:flex;align-items:center;gap:14px}.order-summary-icon-box{width:40px;height:40px;border-radius:10px;background-color:#d1fadf;color:#16a34a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.order-summary-icon{stroke-width:2px}.order-summary-details{display:flex;flex-direction:column;gap:2px}.order-summary-label{font-size:11px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.order-summary-value{font-size:15px;color:#0f172a;font-weight:700;letter-spacing:.5px}.order-summary-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.order-summary-total{font-size:18px;color:#16a34a;font-weight:800}.payment-warning-alert{background-color:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:16px 20px;display:flex;gap:12px;align-items:flex-start}.payment-warning-icon-box{color:#d97706;flex-shrink:0;display:flex;align-items:center;margin-top:2px}.payment-warning-text{font-size:13px;color:#b45309;line-height:1.5;margin:0;font-weight:500;text-align:left}.payment-options-heading{display:flex;align-items:center;gap:10px;margin-bottom:-4px;margin-top:4px}.payment-options-heading h3{font-size:15px;font-weight:700;color:#0f172a;margin:0;font-family:Inter,sans-serif!important}.payment-options-heading .landmark-icon{color:#475569}.mt-24{margin-top:20px!important}.payment-options-grid{display:grid;grid-template-columns:1fr;gap:16px}.payment-option-card{border-radius:12px;padding:24px 16px 16px;position:relative;border-width:1px;border-style:solid;display:flex;flex-direction:column;gap:12px;background-color:#fff}.card-easypaisa{border-color:#a7f3d0;background-color:#f6fdf9}.card-jazzcash{border-color:#fed7aa;background-color:#fffcf9}.card-bank{border-color:#dbeafe;background-color:#f8fafc}.payment-option-badge{position:absolute;top:-10px;left:16px;font-size:10px;font-weight:800;letter-spacing:.05em;padding:4px 12px;border-radius:999px;text-transform:uppercase;box-shadow:0 2px 4px #0000000a}.badge-easypaisa{background-color:#d1fadf;color:#065f46}.badge-jazzcash{background-color:#ffedd5;color:#9a3412}.badge-bank{background-color:#dbeafe;color:#1e40af}.payment-card-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.payment-card-field{display:flex;flex-direction:column;gap:4px}.field-icon-label{display:flex;align-items:center;gap:6px;color:#64748b}.field-icon-label svg{flex-shrink:0;color:#94a3b8}.payment-field-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.payment-field-value{font-size:14px;color:#1e293b;font-weight:500;word-break:break-all;display:block;margin-top:4px}.payment-methods-fallback{white-space:pre-wrap;font-family:inherit;font-size:13px;line-height:1.5;margin:0;color:#475569}.screenshot-upload-box{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px;display:flex;justify-content:flex-start;align-items:center;transition:all .2s}.screenshot-upload-box:hover{border-color:#cbd5e1}.custom-file-upload-label{display:flex;align-items:center;gap:12px;cursor:pointer;width:100%;justify-content:flex-start}.custom-file-btn{background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;color:#334155;display:flex;align-items:center;box-shadow:0 1px 2px #0000000d;transition:all .15s}.custom-file-btn:hover{background-color:#f8fafc;border-color:#94a3b8}.custom-file-name{font-size:13px;color:#64748b;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screenshot-help-text{font-size:12px;color:#64748b;margin:-12px 0 0;text-align:left}.payment-modal-actions-stack{display:flex;flex-direction:column;gap:12px;margin-top:4px}.payment-action-btn-primary,.payment-action-btn-secondary,.success-upload-banner{min-height:48px;border-radius:8px;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .2s;cursor:pointer;width:100%}.payment-action-btn-primary{background-color:#2e7d32;color:#fff;border:none;box-shadow:0 2px 4px #2e7d321a}.payment-action-btn-primary:hover:not(:disabled){background-color:#1b5e20}.payment-action-btn-primary:disabled{background-color:#a5d6a7;color:#fff;cursor:not-allowed;box-shadow:none}.payment-action-btn-secondary{background-color:#fff;color:#2e7d32;border:1.5px solid #2e7d32}.payment-action-btn-secondary:hover{background-color:#f1f8f1}.success-upload-banner{background-color:#e8f5e9;color:#2e7d32;border:1px solid #c8e6c9;padding:10px 16px;cursor:default;font-weight:600}.mr-8{margin-right:8px}.payment-modal-footer{padding:16px 24px 20px;background-color:#fff;border-top:1px solid #f1f5f9;z-index:10}.secure-footer-alert{background-color:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:12px 16px;display:flex;gap:12px;align-items:flex-start}.secure-footer-icon-box{color:#d97706;margin-top:1px}.secure-footer-text-wrap{display:flex;flex-direction:column;gap:2px}.secure-footer-text-wrap strong{font-size:13px;color:#1e293b;font-weight:700;text-align:left}.secure-footer-text-wrap p{font-size:12px;color:#64748b;margin:0;line-height:1.4;text-align:left}
