:root{--bg: #f5ede3;--panel: rgba(255, 251, 246, .92);--panel-strong: #fffdf9;--ink: #2c1810;--muted: rgba(44, 24, 16, .68);--line: rgba(139, 74, 42, .16);--accent: #8b4a2a;--accent-deep: #6f3519;--accent-soft: rgba(139, 74, 42, .08);--success: #456747;--warn: #a55238;--shadow: 0 20px 60px rgba(83, 45, 24, .1)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--ink);background:radial-gradient(circle at top left,rgba(139,74,42,.08),transparent 30%),linear-gradient(180deg,#fbf6ef 0%,var(--bg) 100%);font-family:Manrope,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3{margin:0;font-family:Cormorant Garamond,serif;line-height:.98}h1{font-size:clamp(2.4rem,11vw,4.8rem)}h2{font-size:clamp(1.7rem,7vw,2.8rem)}h3{font-size:clamp(1.35rem,5vw,2rem)}.app-shell{width:min(1200px,calc(100% - 1rem));margin:0 auto;padding:1rem 0 6.5rem}.app-shell-admin{padding-bottom:7.5rem}.screen-shell{display:grid;gap:1rem}.panel-card,.product-card,.detail-panel,.landing-card,.screen-header,.bottom-nav{background:var(--panel);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.landing-shell{min-height:calc(100dvh - 2rem);display:grid;place-items:center}.customer-page{min-height:100dvh;background:var(--bg)}.announcement-bar{height:36px;overflow:hidden;background:var(--accent);color:#fffaf4;display:flex;align-items:center}.announcement-track{display:flex;align-items:center;width:max-content;white-space:nowrap;will-change:transform;animation:customer-marquee 42s linear infinite}.announcement-item{display:inline-flex;align-items:center;flex:0 0 auto;font-size:.8rem;line-height:1;letter-spacing:.01em;padding-right:1.5rem}.announcement-item:after{content:"·";margin-left:1.5rem;opacity:.7}@keyframes customer-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.customer-main{width:min(100%,680px);margin:0 auto;padding:5.5rem 1rem 2rem}.customer-preview-banner{display:flex;align-items:center;gap:.2rem;flex-wrap:wrap;padding:.7rem .85rem;margin-bottom:.85rem;border-radius:18px;background:#fffbf6d1;color:var(--muted);font-size:.84rem}.customer-preview-banner button{border:0;background:transparent;color:var(--accent);padding:0;font-weight:700;text-decoration:underline}.customer-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;background:#f5ede3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:box-shadow .18s ease}.customer-header.scrolled{box-shadow:0 10px 30px #2c181014}.customer-header-logo,.customer-footer-logo{width:52px;height:52px;border-radius:16px;padding:.28rem;border:1px solid var(--line);background:#fff}.customer-header-logo{mix-blend-mode:multiply;background:transparent}.customer-footer-logo{mix-blend-mode:screen;background:transparent;border-radius:0;box-shadow:none;padding:0}.customer-header-search{width:48px;height:48px;border:0;border-radius:999px;background:transparent;color:var(--ink);display:grid;place-items:center}.customer-header-search svg{width:21px;height:21px}.customer-header-admin-link,.customer-header-ticker{display:none}.customer-hero{position:relative;overflow:hidden;min-height:360px;padding:1.5rem;border-radius:32px;background:linear-gradient(180deg,#faf2e8fa,#e9dccbeb),linear-gradient(135deg,#fbf4ea,#ead9c5);background-size:cover;background-position:center;box-shadow:var(--shadow)}.customer-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#f5ede34d,#f5ede3b3 60%,#f5ede3e6);pointer-events:none}.customer-hero-copy{position:relative;display:grid;gap:.85rem;max-width:320px;z-index:1}.customer-hero-copy h1{font-size:clamp(2.5rem,11vw,4.2rem);line-height:.95}.customer-hero-copy p{margin:0;color:var(--muted);line-height:1.6}.customer-hero-cta{min-height:50px;width:fit-content;padding-inline:1.35rem}.customer-hero-media{display:none}.customer-catalog-shell{display:grid;gap:1rem;margin-top:1.25rem}.customer-filter-bar{display:grid;gap:1rem}.customer-category-row{display:flex;gap:.95rem;overflow-x:auto;padding-inline:.2rem;white-space:nowrap}.customer-category-row::-webkit-scrollbar{display:none}.customer-category-chip{min-height:48px;border:0;background:transparent;color:var(--muted);padding:.2rem 0;position:relative;font-size:.92rem}.customer-category-chip:after{content:"";position:absolute;left:0;right:0;bottom:.15rem;height:2px;border-radius:999px;background:transparent;transition:background-color .18s ease}.customer-category-chip.active{color:var(--ink);font-weight:700}.customer-category-chip.active:after{background:var(--accent)}.customer-search-row{display:grid}.customer-search-input{width:100%;min-height:48px;border-radius:18px;border:1px solid var(--line);background:#ffffffad;color:var(--ink);padding:.92rem 1rem}.customer-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}.customer-product-card{border:0;background:#fffbf6eb;border-radius:24px;box-shadow:0 16px 36px #2c181014;overflow:hidden;text-align:left;padding:0;color:var(--ink)}.customer-product-image-wrap{position:relative;aspect-ratio:1 / 1;background:#ffffffb3;overflow:visible}.customer-new-badge{position:absolute;top:.7rem;left:.7rem;z-index:10;border-radius:999px;background:#8b4a2a;color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;padding:4px 8px;text-transform:uppercase}.customer-product-image,.customer-sheet-image{width:100%;height:100%;object-fit:cover}.customer-product-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#cc91572e,#ffffff73);color:var(--accent);height:100%;text-align:center;padding:1rem}.customer-product-copy{display:grid;gap:.35rem;padding:.85rem .85rem 1rem}.customer-product-copy h3,.customer-sheet-copy h2{font-family:Cormorant Garamond,serif}.customer-product-copy h3{font-size:1.25rem;line-height:1}.desktop-reveal{opacity:1;transform:none}.customer-hero-copy h1 span{display:inline}.customer-hero-actions,.customer-hero-link,.customer-scroll-indicator,.trust-strip,.featured-categories,.editorial-section,.customer-collections-head,.customer-product-category,.customer-card-hover-text{display:none}.customer-price,.customer-sheet-price{margin:0;color:var(--accent);font-weight:800}.customer-low-stock{width:fit-content;min-height:28px;display:inline-flex;align-items:center;border-radius:999px;background:#d68a392e;color:#9c5a10;padding:.15rem .55rem;font-size:.75rem;font-weight:800}@media (min-width: 768px){.desktop-reveal{opacity:1;transform:none;transition:opacity .5s ease,transform .5s ease}.desktop-reveal.is-visible{opacity:1;transform:translateY(0)}.customer-main{width:min(100%,1200px);margin:0 auto;padding:0 1.5rem 4rem}.customer-preview-banner{margin-top:1rem}.customer-header{width:min(100%,1200px);margin:0 auto;padding:1.15rem 1.5rem;background:#f5ede3;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border-bottom:0;min-height:72px;transition:box-shadow .24s ease,border-color .24s ease,min-height .24s ease}.customer-header.scrolled{min-height:72px;box-shadow:0 10px 28px #2c181014;border-bottom:2px solid rgba(139,74,42,.15)}.customer-header-logo,.customer-footer-logo{width:72px;height:72px;border-radius:0}.customer-header-logo,.customer-footer-logo{padding:0;border:0;background:transparent;box-shadow:none;border-radius:0}.customer-header-search{width:56px;height:56px}.customer-header-admin-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:0;background:transparent;color:#8b4a2a80;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:color .18s ease}.customer-header-admin-link:hover{color:#8b4a2ad1}.customer-header-ticker{display:block;flex:1;min-width:0;text-align:center;color:#2c1810b8;font-size:15px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:0;transform:translateY(-8px);transition:opacity .4s ease,transform .4s ease;pointer-events:none}.customer-header-ticker.visible{opacity:1;transform:translateY(0)}.customer-header-ticker span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-header-ticker-button{border:0;background:transparent;padding:0;cursor:pointer;pointer-events:auto}.customer-header-ticker:not(.visible){transform:translateY(8px);transition:opacity .3s ease,transform .3s ease}.customer-hero{width:100vw;min-height:calc(100vh - 72px);margin-inline:calc(50% - 50vw);margin-top:0;border-radius:0;box-shadow:none;background:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;padding:0}.customer-hero-copy{max-width:none;align-content:center;gap:1.4rem;padding:4rem max(4vw,calc((100vw - 1200px)/2 + 1.5rem)) 4rem 1.5rem;background:linear-gradient(180deg,#fbf4ea 0%,var(--bg) 100%)}.customer-hero-copy h1{font-size:72px;line-height:.92;letter-spacing:-.03em}.customer-hero-copy h1 span{display:block}.customer-hero-copy p:not(.eyebrow){max-width:32rem;font-size:18px;line-height:1.65}.customer-hero-actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.customer-hero-cta{min-height:56px;padding-inline:1.7rem}.customer-hero-link{border:0;background:transparent;display:inline-flex;align-items:center;min-height:48px;color:var(--accent);font-size:1rem;font-weight:700;cursor:pointer}.customer-hero-media{display:block;position:relative;min-height:100%;overflow:hidden}.customer-hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2c18101f,#2c181047),linear-gradient(0deg,#8b4a2a26,#8b4a2a26)}.customer-hero-media img{width:100%;height:100%;object-fit:cover}.customer-scroll-indicator{position:absolute;left:50%;bottom:1.5rem;display:grid;place-items:center;width:44px;height:44px;margin-left:-22px;border-radius:999px;background:#fffbf6bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.customer-scroll-indicator span{width:12px;height:12px;border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:rotate(45deg);animation:customer-scroll-cue 1.8s ease-in-out infinite}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:center;width:100vw;margin:0 0 3rem;margin-inline:calc(50% - 50vw);padding:1rem max(4vw,calc((100vw - 1200px)/2 + 1.5rem));background:#8b4a2a0f;color:#2c1810b8;font-size:.82rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.trust-strip span{text-align:center}.customer-catalog-shell{gap:2.75rem;margin-top:0}.customer-collections-head{display:grid;gap:.5rem}.customer-collections-head h2{font-size:42px;line-height:.95}.customer-collections-head p{margin:0;max-width:42rem;color:var(--muted);font-size:18px;line-height:1.6}.customer-filter-bar{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:end;gap:1.5rem}.customer-category-row{gap:1.5rem;padding-inline:0 3.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,#000 85%,transparent 100%);mask-image:linear-gradient(to right,#000 85%,transparent 100%)}.customer-category-row::-webkit-scrollbar{display:none}.customer-category-chip{min-height:32px;font-size:1rem}.customer-search-row{justify-self:end;width:100%}.featured-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.featured-category-tile{position:relative;overflow:hidden;aspect-ratio:.85 / 1;border:0;border-radius:26px;padding:0;background:#ffffff73;box-shadow:0 20px 45px #2c181014;text-align:left}.featured-category-tile img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.featured-category-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2c181005,#2c18108c)}.featured-category-tile span{position:absolute;left:1.25rem;right:1.25rem;bottom:1rem;z-index:1;color:#fffaf4;font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1}.featured-category-tile:hover img{transform:scale(1.03)}.editorial-section{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1fr);gap:3rem;align-items:center;padding:.5rem 0}.editorial-media{width:100%;min-height:540px;margin-left:0;justify-self:stretch}.editorial-placeholder{width:100%;height:100%;min-height:540px;border-radius:0;display:grid;place-items:center;background:linear-gradient(180deg,#f5ede3,#e8d5b7);box-shadow:none}.editorial-watermark{width:42%;max-width:180px;opacity:.15}.editorial-copy{display:grid;gap:1rem;align-content:center}.editorial-copy h2{font-size:42px;line-height:.95}.editorial-copy p{margin:0;color:var(--muted);font-size:18px;line-height:1.65}.editorial-whatsapp{width:fit-content;margin-top:.35rem}.customer-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.5rem}.customer-product-card{background:transparent;border-radius:0;box-shadow:none;overflow:visible;transition:transform .2s ease,box-shadow .2s ease}.customer-product-card:hover{transform:translateY(-2px)}.customer-product-image-wrap{position:relative;overflow:hidden;border-radius:20px;box-shadow:0 18px 36px #2c181014}.customer-product-image{transition:transform .2s ease}.customer-product-card:hover .customer-product-image{transform:scale(1.03)}.customer-card-hover-text{position:absolute;left:1rem;right:1rem;bottom:.9rem;display:block;color:#fffaf4;font-size:.86rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:0;transition:opacity .2s ease}.customer-product-image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2c181000,#2c181085);opacity:0;transition:opacity .2s ease}.customer-product-card:hover .customer-product-image-wrap:after,.customer-product-card:hover .customer-card-hover-text{opacity:1}.customer-product-copy{gap:.45rem;padding:1rem .15rem 0}.customer-product-copy h3{font-size:2rem;line-height:.95}.customer-product-category{display:block;margin:0;color:var(--muted);font-size:.92rem;line-height:1.4}.customer-price{font-size:1.05rem}.customer-footer{width:100vw;margin-top:4rem;margin-inline:calc(50% - 50vw);padding:0;background:#1a0e08;color:#f7ece0;text-align:left}.customer-footer-contact{width:min(100%,1360px);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:56px 80px}.customer-footer-contact-item{display:grid;justify-items:center;gap:0;padding:0 2rem;text-align:center}.customer-footer-contact-item+.customer-footer-contact-item{border-left:1px solid rgba(255,255,255,.08)}.customer-footer-contact-icon{font-size:24px;line-height:1;color:#f5ede3}.customer-footer-contact-item strong{margin-top:12px;color:#ffffff80;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.customer-footer-contact-item p,.customer-footer-contact-item a{margin:6px 0 0;color:#f5ede3;font-size:15px;font-weight:400;line-height:1.6;text-decoration:none}.customer-footer-contact-item a:hover{text-decoration:underline}.customer-footer-divider{width:min(100%,1360px);margin:0 auto;border-top:1px solid rgba(255,255,255,.08)}.customer-footer-main{width:min(100%,1360px);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:center;padding:40px 80px}.customer-footer-brand,.customer-footer-cta,.customer-footer-owner{display:grid;gap:.8rem;align-content:center}.customer-footer-brand p,.customer-footer-cta p{color:#ffffffa6;font-size:13px;line-height:1.6}.footer-whatsapp{width:fit-content;justify-self:center}.customer-footer-owner{align-content:center;justify-items:end}.customer-admin-link{color:#ffffffa6;text-align:right;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.customer-footer-bottom{width:min(100%,1360px);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;padding:20px 80px;color:#ffffffa6;font-size:12px;text-align:left}.customer-footer-bottom-tagline{text-align:center;color:#c4885a;letter-spacing:.2em;text-transform:uppercase}.customer-footer-bottom span:last-child{text-align:right}}footer *{color:#e8d5b7!important}footer .customer-footer-contact-item p,footer .customer-footer-contact-item a,footer .contact-value,footer .phone-value,footer .email-value{color:#f5ede3!important;font-size:15px!important}footer .customer-footer-contact-item strong,footer .contact-label{color:#e8d5b799!important;font-size:11px!important;letter-spacing:.15em!important}footer .customer-footer-brand p,footer .customer-footer-cta p,footer .customer-admin-link,footer .customer-footer-bottom,footer .muted-text,footer .tagline,footer p{color:#e8d5b7!important;opacity:1!important}footer .customer-footer-bottom-tagline,footer .brass-tagline{color:#c4885a!important}footer .customer-footer-logo,footer img{mix-blend-mode:screen!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}footer .logo-container,footer .logo-wrapper,footer .customer-footer-brand,footer .customer-footer-logo{background:transparent!important;border-radius:0!important;box-shadow:none!important;padding:0!important}header .customer-header-logo,header img{mix-blend-mode:multiply!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}@media (max-width: 767px){.customer-hero-copy h1{word-break:normal;overflow-wrap:break-word}.customer-hero-copy h1 span{display:block}.customer-header{background:#f5ede3;justify-content:flex-start;gap:.65rem}.customer-header-logo,header .customer-header-logo,header img.customer-header-logo{mix-blend-mode:multiply!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.customer-header-admin-link{display:inline-flex;align-items:center;justify-content:center;min-height:24px;margin-left:auto;border:0;background:transparent;color:#8b4a2a80;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:0 .15rem}.customer-header-search{margin-left:0}.customer-footer{background:#1a0e08!important;color:#e8d5b7!important;text-align:center}.customer-footer-contact,.customer-footer-main,.customer-footer-bottom{width:100%;grid-template-columns:1fr;padding:1.5rem 1.25rem}.customer-footer-contact{gap:1.25rem}.customer-footer-contact-item{padding:0}.customer-footer-contact-item+.customer-footer-contact-item{border-left:0;border-top:1px solid rgba(255,255,255,.08);padding-top:1.25rem}.customer-footer-divider{width:calc(100% - 2.5rem);border-top:1px solid rgba(255,255,255,.08)}.customer-footer-brand,.customer-footer-cta,.customer-footer-owner{justify-items:center;text-align:center}.customer-footer-logo,footer .customer-footer-logo,footer img.customer-footer-logo{width:64px;height:64px;mix-blend-mode:screen!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.footer-whatsapp{width:100%;justify-self:stretch}.customer-footer .customer-whatsapp-button{width:100%}.customer-admin-link{text-align:center}.customer-footer-bottom{gap:.6rem;text-align:center}.customer-footer-bottom span,.customer-footer-bottom span:last-child{text-align:center}.customer-footer-bottom-tagline{color:#c4885a!important}}@keyframes customer-scroll-cue{0%,to{transform:translateY(0) rotate(45deg);opacity:.65}50%{transform:translateY(6px) rotate(45deg);opacity:1}}.customer-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c181000;pointer-events:none;transition:background .3s ease;z-index:40}.customer-sheet-overlay.open{background:#2c181047;pointer-events:auto}.customer-sheet-overlay.closing{background:#2c181000}.customer-sheet{position:absolute;left:0;right:0;bottom:0;max-height:84dvh;overflow-y:auto;border-radius:28px 28px 0 0;background:#fffaf4;box-shadow:0 -18px 40px #2c181029;padding:.8rem 1rem 1.2rem;transform:translateY(100%);transition:transform .3s ease}.customer-sheet.open{transform:translateY(0)}.customer-sheet.closing{transform:translateY(100%)}.customer-sheet-handle-zone{height:48px;display:grid;place-items:center;margin:-.1rem 0 .35rem;touch-action:none}.customer-carousel{display:grid;gap:.75rem}.customer-carousel-track{display:flex;width:100%;height:100%;transition:transform .25s ease}.customer-carousel-slide{min-width:100%;height:100%}.customer-sheet-handle{width:56px;height:6px;border:0;border-radius:999px;background:#2c18102e;margin:0;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:grab;pointer-events:none}.customer-sheet-image-wrap{aspect-ratio:1 / 1;overflow:hidden;border-radius:24px}.customer-carousel-count{color:var(--muted);font-size:.82rem;text-align:center}.customer-carousel-thumbs{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.1rem}.customer-carousel-thumbs::-webkit-scrollbar{display:none}.customer-carousel-thumb{flex:0 0 auto;width:58px;height:58px;border-radius:14px;overflow:hidden;border:1px solid transparent;padding:0;background:#ffffffad}.customer-carousel-thumb.active{border-color:var(--accent);box-shadow:inset 0 0 0 2px #8b4a2a33}.customer-carousel-thumb img{width:100%;height:100%;object-fit:cover}.customer-sheet-copy{display:grid;gap:.8rem;padding:1rem 0 .2rem}.customer-sheet-title-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.customer-sheet-meta,.customer-sheet-description,.customer-footer p{margin:0;color:var(--muted);line-height:1.6}.customer-sheet-price{font-size:1.55rem;line-height:1;color:var(--accent);font-weight:800}.customer-sheet-new-badge{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#c4885a38;color:#9c5a10;font-size:.72rem;font-weight:800;letter-spacing:.08em;padding:.15rem .65rem;text-transform:uppercase}.customer-sheet-occasion{margin:-.2rem 0 0;color:var(--muted);font-style:italic;line-height:1.5}.customer-whatsapp-button{border:0;min-height:52px;border-radius:999px;background:#25d366;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-weight:800;padding:.95rem 1.1rem;cursor:pointer}.customer-whatsapp-button svg{width:20px;height:20px}.customer-share-link{border:0;background:transparent;color:var(--accent);width:fit-content;padding:.2rem 0;text-decoration:underline;font-weight:700}.customer-footer{display:grid;justify-items:center;gap:.8rem;padding:2rem 1rem 1rem;text-align:center}.customer-admin-link{border:0;background:transparent;color:var(--muted);min-height:48px;padding:.2rem .4rem}.landing-card{width:min(100%,480px);padding:1.5rem 1.2rem;text-align:center;display:grid;justify-items:center;gap:1rem}.landing-logo,.brand-logo{background:#fff;border:1px solid var(--line)}.landing-logo{width:86px;height:86px;border-radius:24px;padding:.45rem}.brand-lockup{display:flex;align-items:center;gap:.85rem;min-width:0}.brand-logo{width:64px;height:64px;border-radius:18px;padding:.35rem}.brand-logo.small{width:54px;height:54px}.compact-lockup{align-items:flex-start}.eyebrow{margin:0 0 .25rem;color:var(--accent);font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800}.landing-tagline,.screen-subtitle,.support-copy,.status-copy,.product-meta,.detail-note,.user-badge{color:var(--muted)}.landing-tagline,.screen-subtitle,.status-copy{margin:0;line-height:1.6}.landing-actions,.detail-links,.cta-row,.auth-row{display:flex;align-items:center;gap:.75rem}.landing-actions{width:100%}.landing-actions>*{flex:1}.screen-header,.panel-card{padding:1rem}.screen-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.screen-header-action{display:flex;align-items:center}.status-strip{display:grid;gap:.9rem}.stat-strip{display:flex;gap:.75rem;overflow-x:auto;padding:0 0 .2rem;scroll-snap-type:x proximity}.stat-strip::-webkit-scrollbar{display:none}.stat-chip{min-width:128px;padding:.85rem .95rem;border-radius:22px;border:1px solid var(--line);background:#ffffff94;scroll-snap-align:start;flex:0 0 auto}.stat-chip.emphasis{background:#d68a3929;border-color:#d68a3947}.stat-chip.success{background:#3d925129;border-color:#3d925147}.mini-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.mini-stats article{border-radius:20px;border:1px solid var(--line);background:#ffffff85;padding:.9rem}.stat-chip span,.mini-stats span,.detail-grid span,.product-card-footer span{display:block;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.stat-chip strong,.mini-stats strong{display:block;margin-top:.25rem;font-size:1.55rem;color:var(--ink)}.mode-pill,.filter-pill,.ghost-button,.primary-button,.upload-button,.danger-button{border-radius:999px;padding:.85rem 1rem;border:1px solid var(--line)}.filter-pill{border-radius:999px;padding:.46rem .78rem;min-height:34px;font-size:.8rem;line-height:1;white-space:nowrap}.ghost-button,.filter-pill,.upload-button.secondary{background:var(--panel-strong);color:var(--ink)}.mode-pill.active,.filter-pill.active,.primary-button,.upload-button,.danger-button{color:#fff8f2;border-color:transparent}.primary-button,.upload-button{background:linear-gradient(135deg,var(--accent),var(--accent-deep))}.danger-button{background:linear-gradient(135deg,#b14f30,#8f2f17)}.danger-button:disabled,.ghost-button:disabled,.primary-button:disabled,.upload-button:disabled{opacity:.7;cursor:not-allowed}.upload-button{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.control-bar{display:grid;gap:.85rem}.search-input,.form-grid input,.form-grid textarea,.form-grid select{width:100%;border-radius:18px;border:1px solid var(--line);background:var(--panel-strong);color:var(--ink);padding:.95rem 1rem}.search-input{margin:0}.filter-pills{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.1rem;flex-wrap:nowrap}.filter-pills::-webkit-scrollbar{display:none}.content-grid{display:grid;gap:1rem}.catalog-grid{display:grid;grid-template-columns:1fr;gap:.9rem}.product-card{overflow:visible;transition:transform .18s ease,box-shadow .18s ease}.product-card.expanded{overflow:hidden}.product-card.archived{opacity:.82}.product-card:hover{transform:translateY(-2px)}.product-card-body{padding:1rem}.product-card-row{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.9rem;align-items:center;padding:.8rem}.product-card.expanded .product-card-row{border-bottom:1px solid var(--line)}.product-card-body-row{padding:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.product-card-meta{min-width:0;display:grid;gap:.25rem}.product-card-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.product-card-meta h3{font-size:1.05rem;line-height:1.05}.product-card-meta .product-meta{margin:0;font-size:.88rem}.product-card-top,.product-card-footer,.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.product-card-footer{margin-top:1rem}.product-image-shell{width:100%;aspect-ratio:16 / 11;background:linear-gradient(135deg,#cc91572e,#ffffff73);border-bottom:1px solid var(--line)}.product-image-shell.compact{border:1px solid var(--line);border-radius:22px;overflow:hidden}.product-thumb{width:72px;height:72px;border-radius:20px;overflow:hidden;border:1px solid var(--line);background:linear-gradient(135deg,#cc91572e,#ffffff73)}.product-thumb-image{width:100%;height:100%;object-fit:cover}.product-thumb-fallback{display:grid;place-items:center;color:var(--accent);font-weight:800;font-size:1.2rem}.product-image{width:100%;height:100%;object-fit:cover}.product-image-fallback{display:grid;place-items:center;gap:.25rem;padding:1rem;text-align:center}.product-placeholder-logo,.product-thumb-logo,.customer-placeholder-logo{width:44px;height:44px;object-fit:contain}.stock-pill,.sku-chip{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:800}.stock-pill{background:#4879481f;color:var(--success)}.stock-pill.warn{background:#a552381f;color:var(--warn)}.sku-chip{background:var(--accent-soft);color:var(--muted)}.stock-count-badge{flex:0 0 auto;border-radius:999px;padding:.42rem .72rem;font-size:.76rem;font-weight:800;white-space:nowrap}.stock-count-badge.ok{background:#4879481f;color:var(--success)}.stock-count-badge.warn{background:#d68a3929;color:#9c5a10}.stock-count-badge.danger{background:#a552381f;color:var(--warn)}.card-menu-wrap{position:relative;flex:0 0 auto}.card-menu-button{border:0;background:transparent;color:var(--muted);width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-size:1.3rem;line-height:1;padding:0}.card-menu{position:absolute;top:calc(100% + .35rem);right:0;min-width:132px;padding:.35rem;border-radius:16px;border:1px solid var(--line);background:var(--panel-strong);box-shadow:0 18px 40px #2c181024;display:grid;gap:.2rem;z-index:5}.card-menu button{border:0;background:transparent;color:var(--ink);text-align:left;border-radius:12px;padding:.65rem .7rem}.card-menu button:hover{background:var(--accent-soft)}.detail-panel{display:grid;gap:1rem;padding:1rem}.detail-panel-inline{margin-top:-1px;padding:.85rem .8rem .9rem;border:0;border-radius:0 0 28px 28px;box-shadow:none;background:transparent}.detail-image-wrap,.media-manager{display:grid;gap:.5rem}.media-strip{display:flex;gap:.6rem;overflow-x:auto;padding-bottom:.1rem}.media-strip::-webkit-scrollbar{display:none}.media-thumb,.media-add-tile{position:relative;flex:0 0 auto;width:76px;height:76px;border-radius:18px;overflow:hidden;border:1px solid var(--line);background:#ffffffad;padding:0}.media-thumb.active{border-color:var(--accent);box-shadow:inset 0 0 0 2px #8b4a2a4d}.media-thumb img{width:100%;height:100%;object-fit:cover}.media-thumb-label{position:absolute;left:.35rem;bottom:.35rem;border-radius:999px;background:#2c1810b3;color:#fff8f2;font-size:.65rem;padding:.12rem .4rem}.media-delete{position:absolute;right:.2rem;top:.2rem;width:22px;height:22px;border-radius:999px;background:#2c1810b8;color:#fff;display:grid;place-items:center;font-size:1rem;line-height:1}.media-add-tile{display:grid;place-items:center;gap:.1rem;color:var(--accent)}.media-add-tile span{font-size:1.6rem;line-height:1}.inline-upload-error{margin:0;border-radius:16px;background:#bf3a2c1f;color:#8f2418;font-size:.88rem;line-height:1.4;padding:.7rem .85rem}.media-add-tile small{font-size:.72rem}.detail-image-button{border:0;background:transparent;padding:0;text-align:left;position:relative}.detail-image-button.editable{cursor:pointer}.detail-image-hint{display:block;margin-top:.5rem;color:var(--muted);font-size:.8rem;text-align:center}.detail-image-camera{position:absolute;right:.8rem;bottom:2rem;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#2c1810d1;color:#fff8f2;border:2px solid rgba(255,253,249,.92);box-shadow:0 10px 24px #2c18102e}.detail-image-camera svg{width:18px;height:18px}.detail-empty,.empty-state{min-height:240px;display:grid;place-content:center;text-align:center}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.detail-margin{display:block;margin-top:.35rem;font-size:.78rem;font-weight:700}.detail-margin.good{color:#1f7a3d}.detail-margin.warn{color:#b7791f}.detail-margin.bad{color:#c44d3b}.detail-links{flex-wrap:wrap}.detail-quantity-block{display:grid;gap:.35rem}.detail-quantity-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.detail-actions{display:grid;gap:.7rem}.detail-actions-inline{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.15rem}.detail-action-button{width:100%;justify-content:center}.detail-share-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem}.detail-share-button svg{width:18px;height:18px}.detail-edit-form{display:grid;gap:.85rem;padding:1rem;border-radius:22px;border:1px solid var(--line);background:#ffffff8c}.detail-edit-form label{display:grid;gap:.35rem;font-size:.92rem}.detail-edit-form input,.detail-edit-form textarea{width:100%;border-radius:18px;border:1px solid var(--line);background:var(--panel-strong);color:var(--ink);padding:.92rem 1rem}.detail-edit-actions{display:grid;gap:.7rem}.detail-save-button{width:100%}.detail-cancel-link{border:0;background:transparent;color:var(--muted);padding:.2rem 0;justify-self:center;font-weight:700;text-decoration:underline}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-card{align-self:start}.auth-row{flex-direction:column;align-items:stretch}.cta-row{flex-wrap:wrap;margin-top:1rem}.form-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.form-grid label{display:grid;gap:.35rem;font-size:.92rem}.sku-preview-badge{width:fit-content;min-height:32px;display:inline-flex;align-items:center;border-radius:999px;background:#7e746c24;color:#655d57;padding:.2rem .75rem;font-size:.8rem;font-weight:700;margin-bottom:1rem}.product-photo-dropzone{position:relative;display:grid;justify-items:center;gap:.45rem;text-align:center;min-height:220px;border-radius:24px;border:1px dashed rgba(139,74,42,.28);background:#ffffffa8;color:var(--accent);padding:1.15rem;margin-bottom:1rem;overflow:hidden}.product-photo-dropzone svg{width:34px;height:34px}.product-photo-dropzone strong,.product-photo-dropzone span{position:relative;z-index:1}.product-photo-dropzone span{color:var(--muted);font-size:.88rem}.product-photo-dropzone input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.product-photo-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-submit-button{width:100%;margin-top:1rem}.span-2{grid-column:auto}.stack-grid{display:grid;gap:1rem}.settings-card{gap:.85rem}.settings-button{width:fit-content}.import-dropzone{position:relative;display:grid;gap:.35rem;padding:1rem;border-radius:22px;border:1px dashed rgba(139,74,42,.35);background:#ffffff85;color:var(--ink)}.import-dropzone input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.import-dropzone strong{font-size:1rem}.import-dropzone span{color:var(--muted);font-size:.86rem;line-height:1.5}.import-preview{display:grid;gap:.85rem;padding-top:.25rem}.preview-table-wrap{overflow-x:auto;border-radius:18px;border:1px solid var(--line);background:#ffffff94}.preview-table{width:100%;border-collapse:collapse;min-width:640px}.preview-table th,.preview-table td{padding:.78rem .85rem;text-align:left;font-size:.84rem;border-bottom:1px solid rgba(139,74,42,.1)}.preview-table th{color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;background:#f5ede3e6}.preview-table tbody tr:last-child td{border-bottom:0}.bottom-nav{position:fixed;left:50%;bottom:.7rem;transform:translate(-50%);width:min(100% - 1rem,520px);min-height:80px;padding:.75rem .7rem .85rem;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:.35rem;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-item{border:0;background:transparent;color:var(--muted);display:grid;justify-items:center;gap:.35rem;padding:.2rem;font-size:.74rem;font-weight:700}.nav-item:nth-child(1){grid-column:1}.nav-item:nth-child(2){grid-column:2}.nav-item:nth-child(3){grid-column:3}.nav-item:nth-child(4){grid-column:4}.nav-item:nth-child(5){grid-column:5}.nav-item.active{color:var(--accent)}.nav-item svg{width:22px;height:22px}.nav-icon{display:grid;place-items:center;min-height:24px}.nav-icon-alert{position:relative}.nav-icon-alert small{position:absolute;top:-7px;right:-12px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:var(--accent);color:#fff8f2;font-size:.62rem;font-weight:800;padding:0 .25rem}.quick-add-button,.inquiry-log-button{width:100%}.inquiry-log-button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem}.inquiry-status-row{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.1rem}.inquiry-status-row::-webkit-scrollbar,.inquiry-list::-webkit-scrollbar{display:none}.inquiry-status-pill{min-height:40px;border-radius:999px;border:1px solid var(--line);background:#ffffffa8;color:var(--muted);padding:0 .95rem;font-weight:700}.inquiry-status-pill.active{background:#8b4a2a1f;border-color:#8b4a2a42;color:var(--accent)}.inquiry-list{display:grid;gap:.85rem}.inquiry-card{border-radius:24px;border:1px solid var(--line);background:#ffffffc7;overflow:hidden;box-shadow:0 14px 30px #2c18100f}.inquiry-card-main{width:100%;border:0;background:transparent;color:var(--ink);text-align:left;padding:1rem;display:grid;gap:.75rem}.inquiry-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.inquiry-customer-name{margin:0;font-size:1rem;font-weight:800}.inquiry-products-line,.inquiry-card-meta{margin:0;color:var(--muted)}.inquiry-products-line{line-height:1.45}.inquiry-card-meta{display:flex;flex-wrap:wrap;gap:.5rem .75rem;font-size:.86rem}.inquiry-status-badge{min-height:28px;display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .65rem;font-size:.74rem;font-weight:800}.inquiry-status-badge.new{background:#d68a392e;color:#9c5a10}.inquiry-status-badge.quoted{background:#4f7ebf2e;color:#2f5f9f}.inquiry-status-badge.converted{background:#3d92512e;color:#2f7f45}.inquiry-status-badge.lost{background:#7e746c2e;color:#655d57}.inquiry-card-detail{display:grid;gap:.9rem;padding:0 1rem 1rem}.inquiry-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.inquiry-detail-grid span{display:block;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.inquiry-item-list{display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.inquiry-item-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:18px;background:#f5ede3c2;padding:.75rem .85rem}.inquiry-item-list li span{color:var(--muted);font-size:.84rem}.inquiry-card-actions{display:flex;justify-content:flex-end}.sale-card{border-radius:24px;border:1px solid var(--line);background:#ffffffc7;overflow:hidden;box-shadow:0 14px 30px #2c18100f}.sale-card-main{width:100%;border:0;background:transparent;color:var(--ink);text-align:left;padding:1rem;display:grid;gap:.7rem}.sale-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.sale-card-top h3,.sale-card-items,.sale-card-date,.sale-card-meta{margin:0}.sale-card-date{color:var(--muted);font-size:.78rem;letter-spacing:.05em;text-transform:uppercase}.sale-card-items{color:var(--muted);line-height:1.45}.sale-card-meta strong{font-size:1rem}.sale-payment-badge{min-height:28px;display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .65rem;font-size:.74rem;font-weight:800;background:#7e746c2e;color:#655d57}.sale-payment-badge.upi{background:#3d92512e;color:#2f7f45}.sale-payment-badge.cash{background:#d68a392e;color:#9c5a10}.sale-card-detail{display:grid;gap:.9rem;padding:0 1rem 1rem}.sale-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.sale-detail-grid span{display:block;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.sale-item-list{display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.sale-item-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:18px;background:#f5ede3c2;padding:.75rem .85rem}.sale-item-list li span{display:block;color:var(--muted);font-size:.84rem;margin-top:.15rem}.sale-form{gap:1rem}.sale-payment-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.payment-toggle{min-height:52px;border-radius:18px;border:1px solid var(--line);background:#ffffffb8;color:var(--ink);font-weight:800}.payment-toggle.active{border-color:#8b4a2a66;background:#8b4a2a1f;color:var(--accent)}.sale-picker{display:grid;gap:.75rem}.sale-picker-results{max-height:220px;overflow-y:auto;display:grid;gap:.55rem}.sale-picker-item{width:100%;border:1px solid var(--line);border-radius:18px;background:#ffffffc7;color:var(--ink);text-align:left;padding:.85rem .95rem;display:flex;align-items:center;justify-content:space-between;gap:.85rem}.sale-picker-item span,.sale-picker-item small{color:var(--muted)}.sale-item-card{gap:.85rem}.sale-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.sale-item-head span{display:block;color:var(--muted);font-size:.8rem;margin-top:.2rem}.sale-total-card{border-radius:20px;background:#8b4a2a17;padding:1rem;display:grid;gap:.35rem}.sale-total-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.74rem}.sale-total-card strong{font-size:1.35rem;color:var(--accent)}.inquiry-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#2c181061;display:grid;place-items:stretch;padding:0}.inquiry-modal{width:100%;min-height:100dvh;max-height:100dvh;overflow-y:auto;border-radius:0;background:#fffaf4;box-shadow:0 24px 56px #2c18102e}.inquiry-modal-body{display:grid;gap:1rem;padding:1.1rem}.mic-record-button{width:112px;height:112px;margin:0 auto;border:0;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff8f2;display:grid;place-items:center;box-shadow:0 18px 40px #6f351938}.mic-record-button svg{width:42px;height:42px}.mic-record-button.active{animation:pulse-mic 1.4s ease-in-out infinite}@keyframes pulse-mic{0%,to{transform:scale(1);box-shadow:0 18px 40px #6f351938}50%{transform:scale(1.05);box-shadow:0 18px 46px #6f351957}}.inquiry-recorder-copy{text-align:center}.transcript-box,.inquiry-textarea-label textarea{border-radius:20px;border:1px solid var(--line);background:#ffffffb8;min-height:180px;padding:1rem;line-height:1.6;color:var(--ink)}.inquiry-textarea-label{display:grid;gap:.5rem;font-weight:700}.inquiry-textarea-label textarea{width:100%;resize:vertical}.inquiry-loading-state{min-height:320px;place-content:center;justify-items:center}.spinner-ring{width:42px;height:42px;border-radius:999px;border:4px solid rgba(139,74,42,.16);border-top-color:var(--accent);animation:spin-ring .8s linear infinite}@keyframes spin-ring{to{transform:rotate(360deg)}}.inquiry-confirm-form{grid-template-columns:1fr}.inquiry-confirm-form>label,.inquiry-product-editor-card>label{display:grid;gap:.45rem;font-weight:700}.inquiry-confirm-form input,.inquiry-confirm-form textarea,.inquiry-confirm-form select,.inquiry-product-editor-card input{width:100%;min-height:48px;border-radius:16px;border:1px solid var(--line);background:#ffffffb8;color:var(--ink);padding:.8rem .95rem}.inquiry-confirm-form textarea{min-height:120px;resize:vertical}.rupee-field{display:flex;align-items:center;min-height:48px;border-radius:16px;border:1px solid var(--line);background:#ffffffb8;padding-inline:.9rem}.rupee-field span{color:var(--muted);font-weight:700}.rupee-field input{border:0;background:transparent;padding:.8rem 0 .8rem .55rem;min-height:0}.inquiry-products-editor{display:grid;gap:.85rem}.inquiry-product-editor-list{display:grid;gap:.8rem}.inquiry-product-editor-card{display:grid;gap:.7rem;border-radius:22px;background:#f5ede3c2;padding:.95rem}.matched-sku-badge{width:fit-content;min-height:28px;display:inline-flex;align-items:center;border-radius:999px;background:#7e746c29;color:#655d57;padding:.12rem .6rem;font-size:.76rem;font-weight:700}.inquiry-inline-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 760px){.inquiry-modal-overlay{place-items:center;padding:1rem}.inquiry-modal{width:min(100%,680px);min-height:auto;max-height:min(92dvh,920px);border-radius:28px}}@media (min-width: 760px){.app-shell{width:min(1240px,calc(100% - 2rem));padding-top:1.2rem}.catalog-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.span-2{grid-column:span 2}.content-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.detail-panel{position:sticky;top:1.2rem;align-self:start}.stack-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.stack-grid>:first-child{grid-column:1 / -1}.auth-row{flex-direction:row}.mini-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-edit-form{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-edit-actions{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 759px){.app-shell{width:calc(100% - .75rem);padding-top:.75rem}.screen-header,.section-head{display:grid}.landing-card,.screen-header,.panel-card,.detail-panel{padding:.95rem}.mini-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid,.sale-detail-grid,.inquiry-detail-grid{grid-template-columns:1fr}.product-card-body-row{align-items:flex-start}}
