:root{font-family:Inter,ui-sans-serif,system-ui,Arial,sans-serif;color:#17120e;background:#fff8ef;scroll-behavior:smooth;--orange:#e87512;--dark:#14100c;--muted:#786b5d;--line:#eadccb;--card:#fffdf9}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.siteHeader{height:78px;position:sticky;top:0;z-index:90;background:#fff8efe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px;padding:0 5vw}.brand{border:0;background:transparent;display:flex;align-items:center;gap:10px;font-weight:1000;font-size:18px;color:var(--dark)}.brandMark{background:var(--dark);color:#fff;border-radius:15px;padding:12px 10px;font-size:13px}.desktopNav{display:flex;gap:4px}.desktopNav button{border:0;background:transparent;padding:10px 13px;border-radius:999px;font-weight:800;color:#4b3b2d}.desktopNav .navActive,.desktopNav button:hover{background:#fff;border:1px solid var(--line)}.searchBox{position:relative;margin-left:auto;width:min(360px,28vw);height:44px;border:1px solid var(--line);border-radius:999px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 13px}.searchBox input{border:0;outline:0;background:transparent;width:100%}.suggestions{position:absolute;right:0;top:52px;width:360px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 25px 70px #0002;padding:10px}.suggestions button{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:12px;text-align:left;padding:10px;border-radius:16px}.suggestions img{width:46px;height:46px;border-radius:12px;object-fit:cover}.suggestions small{display:block;color:var(--muted)}.viewAll{justify-content:center!important;color:var(--orange);font-weight:900}.headerActions{display:flex;align-items:center;gap:8px}.round,.hamburger{position:relative;border:1px solid var(--line);background:#fff;border-radius:999px;width:44px;height:44px;display:grid;place-items:center}.round b{position:absolute;right:-3px;top:-5px;background:var(--orange);color:#fff;border-radius:99px;font-size:11px;padding:2px 6px}.loginBtn{border:0;background:var(--dark);color:#fff;border-radius:999px;padding:11px 18px;font-weight:900}.hamburger{display:none}.account{position:relative}.accountMenu{position:absolute;right:0;top:52px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:12px;width:230px;box-shadow:0 25px 70px #0002}.accountMenu p{margin:4px 8px 12px}.accountMenu small{display:block;color:var(--muted)}.accountMenu button{width:100%;border:0;background:transparent;text-align:left;padding:10px;border-radius:12px}.accountMenu button:hover{background:#fff4e6}.mobilePanel{display:none}.page{min-height:70vh}.pageTransition{animation:fadeSlide .42s ease both}@keyframes fadeSlide{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.section{padding:70px 5vw}.noPad{padding-left:0!important;padding-right:0!important}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:45px;align-items:center;min-height:calc(100vh - 78px);padding:70px 5vw}.eyebrow{color:#b96312;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:1000}.hero h1,.section h1{font-size:clamp(42px,7vw,86px);line-height:.94;letter-spacing:-.065em;margin:10px 0}.lead{font-size:20px;color:var(--muted);max-width:650px;line-height:1.65}.heroActions,.buyRow,.optionRow{display:flex;gap:12px;flex-wrap:wrap}.primary,.secondary{border:0;border-radius:999px;padding:14px 22px;font-weight:1000;display:inline-flex;align-items:center;gap:8px}.primary{background:linear-gradient(135deg,#f28a18,var(--orange));color:#fff;box-shadow:0 15px 40px #e8751240}.secondary{background:#fff;border:1px solid var(--line);color:var(--dark)}.wide{width:100%;justify-content:center}.mosaic{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,78px);gap:12px;transform:rotate(1deg)}.mosaic img{width:100%;height:100%;object-fit:cover;border-radius:24px;box-shadow:0 20px 50px #0002}.t0{grid-column:1/4;grid-row:1/4}.t1{grid-column:4/7;grid-row:1/3}.t2{grid-column:4/7;grid-row:3/7}.t3{grid-column:1/3;grid-row:4/7}.t4{grid-column:3/4;grid-row:4/6}.t5{grid-column:3/4;grid-row:6/7}.trustStrip{margin:0 5vw 40px;background:#fff;border:1px solid var(--line);border-radius:32px;padding:18px;display:flex;align-items:center;gap:18px;box-shadow:0 15px 50px #0000000a}.faces{display:flex}.faces img{width:48px;height:48px;border-radius:999px;object-fit:cover;border:3px solid #fff;margin-left:-12px}.faces img:first-child{margin-left:0}.trustStrip p{display:flex;gap:8px;flex-wrap:wrap;margin:0}.trustStrip span{color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:0 5vw 50px}.stats div{background:var(--dark);color:#fff;border-radius:30px;padding:28px;box-shadow:0 20px 60px #0003}.stats svg{color:#ffa53b}.stats p{color:#d6cabe}.inner{padding:0}.sectionHead{margin-bottom:25px}.sectionHead.row{display:flex;justify-content:space-between;align-items:end;gap:20px}.sectionHead h2,.darkBand h2,.startup h2{font-size:clamp(32px,4vw,58px);margin:0;letter-spacing:-.05em}.featureGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.featureCard{background:#fff;border:1px solid var(--line);border-radius:30px;padding:25px;transition:.25s;box-shadow:0 12px 40px #0000000a}.featureCard:hover,.productCard:hover{transform:translateY(-6px)}.featureCard svg{color:var(--orange)}.featureCard p{color:var(--muted);line-height:1.55}.featureCard ul{padding-left:18px;color:#4b3b2d;line-height:1.8}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.productCard{position:relative;background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:0 18px 60px #0000000d;transition:.25s}.wish{position:absolute;right:14px;top:14px;z-index:2;border:0;background:#ffffffe8;border-radius:999px;width:42px;height:42px;display:grid;place-items:center;color:var(--orange)}.wish.on{background:#fff0df}.productImage{display:block;width:100%;border:0;padding:0;background:#eee;position:relative}.productImage img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;transition:.6s}.productCard:hover .productImage img{transform:scale(1.08)}.outStock,.discount{position:absolute;left:13px;top:13px;background:#111;color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.discount{top:auto;bottom:13px;background:var(--orange)}.productBody{padding:17px}.brandText{color:#b96312;font-weight:1000;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.productTitle{border:0;background:transparent;text-align:left;font-weight:900;font-size:17px;min-height:45px;padding:0}.mutedRow{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:14px}.priceRow{display:flex;gap:10px;align-items:center;margin:12px 0}.priceRow b{font-size:21px}.priceRow span{text-decoration:line-through;color:#9a8c7d}.addBtn{width:100%;border:0;background:var(--dark);color:#fff;border-radius:999px;padding:12px;font-weight:1000;display:flex;align-items:center;justify-content:center;gap:8px}.addBtn:disabled{opacity:.45}.darkBand{margin:50px 5vw;border-radius:42px;background:var(--dark);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.darkBand p{color:#d6cabe;max-width:760px}.blogGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blogGrid.big{grid-template-columns:repeat(2,1fr)}.blogCard{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 14px 50px #0000000a}.blogCard img{width:100%;height:220px;object-fit:cover}.blogCard div{padding:20px}.blogCard span{color:var(--orange);font-weight:1000;font-size:12px;text-transform:uppercase}.blogCard p{color:var(--muted);line-height:1.55}.shopBanner{border-radius:38px;background:linear-gradient(135deg,#fff,#fff0df);border:1px solid var(--line);padding:42px;margin-bottom:25px}.shopBanner h1{max-width:900px}.toolbar{display:flex;gap:12px;margin-bottom:16px}.toolbar input,.toolbar select,.authModal input,.authModal select,.checkoutBox textarea{border:1px solid var(--line);border-radius:18px;background:#fff;padding:14px;outline:0}.toolbar input{flex:1}.chips{display:flex;gap:10px;overflow:auto;padding:12px 0 20px}.chips button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:11px 17px;font-weight:900;white-space:nowrap}.chips .active{background:var(--dark);color:#fff}.resultLine{display:flex;align-items:center;gap:8px;color:var(--muted)}.productPage{display:grid;grid-template-columns:1fr 1fr;gap:45px}.mainImg{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:35px;box-shadow:0 25px 80px #0002}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.thumbs button{border:0;border-radius:18px;overflow:hidden;padding:0}.thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover}.productInfo h1{font-size:clamp(36px,5vw,64px);line-height:.95;letter-spacing:-.05em}.priceBig{display:flex;align-items:center;gap:14px;margin:20px 0}.priceBig b{font-size:36px}.priceBig span{text-decoration:line-through;color:#9a8c7d}.qty{display:inline-flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px;margin:15px 0}.qty button{border:0;background:#fff2e2;border-radius:999px;width:34px;height:34px;display:grid;place-items:center}.qty.small{margin:0}.promise{display:grid;gap:8px;margin-top:20px}.promise p{display:flex;align-items:center;gap:9px}.backBtn{border:0;background:#fff;border:1px solid var(--line);padding:11px 16px;border-radius:999px;font-weight:900;display:inline-flex;align-items:center;gap:8px;margin-bottom:20px}.split{display:grid;grid-template-columns:1fr 380px;gap:28px;align-items:start}.cartList,.ordersList{display:grid;gap:14px;margin-top:22px}.cartItem,.orderCard,.orderProduct{display:grid;grid-template-columns:90px 1fr auto auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:14px;text-align:left}.cartItem img,.orderProduct img{width:90px;height:90px;border-radius:18px;object-fit:cover}.cartItem button:not(.trash),.orderProduct{border:0;background:transparent;font-weight:900}.trash{border:0;background:#fff0ef;color:#b91c1c;border-radius:999px;width:40px;height:40px}.summary{background:#fff;border:1px solid var(--line);border-radius:30px;padding:24px;position:sticky;top:96px;box-shadow:0 18px 60px #0000000a}.summary p{display:flex;justify-content:space-between;gap:12px}.checkoutBox{background:#fff;border:1px solid var(--line);border-radius:28px;padding:22px;margin:16px 0}.checkoutBox h3{display:flex;gap:8px;align-items:center}.checkoutBox textarea{width:100%;min-height:110px}.optionRow button{border:1px solid var(--line);background:#fff;border-radius:16px;padding:13px;font-weight:900}.optionRow .selected{background:var(--dark);color:#fff}.note{color:var(--muted);font-size:14px}.emptyState{text-align:center;display:grid;place-items:center;align-content:center}.emptyState svg{width:70px;height:70px;color:var(--orange)}.orderCard{grid-template-columns:auto 1fr auto}.orderThumbs{display:flex}.orderThumbs img{width:58px;height:58px;border-radius:14px;object-fit:cover;margin-left:-10px;border:3px solid #fff}.orderThumbs img:first-child{margin-left:0}.orderDetail{display:grid;gap:20px}.tracking,.orderProducts,.orderSum{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px}.tracking h3{display:flex;gap:8px;align-items:center}.trackSteps{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:18px 0}.trackSteps div{text-align:center;color:#9a8c7d}.trackSteps span{width:42px;height:42px;border-radius:999px;background:#f2e8dc;display:grid;place-items:center;margin:auto}.trackSteps .done span{background:#dcfce7;color:#16803d}.trackSteps svg{width:21px}.orderProducts{display:grid;gap:10px}.orderProduct{width:100%;grid-template-columns:78px 1fr auto}.orderProduct img{width:78px;height:78px}.categoryGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.categoryGrid button{position:relative;border:0;border-radius:30px;overflow:hidden;height:230px;text-align:left;color:#fff;padding:20px;display:flex;flex-direction:column;justify-content:end;background:#111}.categoryGrid img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.72);transition:.5s}.categoryGrid button:hover img{transform:scale(1.08)}.categoryGrid span,.categoryGrid small{position:relative;z-index:1}.categoryGrid span{font-size:26px;font-weight:1000}.startupGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.startupGrid article{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px}.startupGrid b{display:inline-block;margin-top:12px;background:#dcfce7;color:#166534;border-radius:999px;padding:6px 10px}.textPage{max-width:1000px}.textPage p{font-size:18px;line-height:1.7;color:var(--muted)}.footer{background:var(--dark);color:#fff;padding:45px 5vw;display:flex;justify-content:space-between;gap:24px}.footer p{color:#d6cabe}.footer button{border:0;background:transparent;color:#d6cabe;margin:5px}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:200;display:grid;place-items:center;padding:18px}.authModal{position:relative;width:min(460px,100%);background:#fff;border-radius:34px;padding:26px;box-shadow:0 30px 90px #0005}.closeBtn{position:absolute;right:16px;top:16px;border:0;background:#fff2e2;border-radius:999px;width:38px;height:38px;display:grid;place-items:center}.authHero{text-align:center}.authHero svg{color:var(--orange)}.authHero p{color:var(--muted)}.authModal label{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:18px;padding:0 12px;margin:10px 0}.authModal label input{border:0;flex:1}.authModal select{width:100%;margin:6px 0}.googleBtn{width:100%;border:1px solid var(--line);background:#fff;border-radius:999px;padding:13px;margin-top:10px}.switchAuth{text-align:center;color:var(--muted)}.switchAuth button{border:0;background:transparent;color:var(--orange);font-weight:1000}.formError{background:#fff0ef;color:#b91c1c;padding:10px;border-radius:14px}.introScreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#080604;display:grid;place-items:center;overflow:hidden}.introScreen video{width:100%;height:100%;object-fit:cover;opacity:.88}.introFallback{position:absolute;color:#fff;text-align:center}.introFallback span{display:inline-grid;place-items:center;width:90px;height:90px;background:#e87512;border-radius:28px;font-weight:1000;font-size:24px;box-shadow:0 20px 80px #e8751270}.introFallback p{font-size:30px;font-weight:1000}.introScreen button{position:absolute;right:22px;bottom:22px;border:0;background:#fffd;border-radius:999px;padding:12px 20px;font-weight:900}.skeletonHero{height:240px;border-radius:35px;background:linear-gradient(90deg,#eee2d4,#fff,#eee2d4);background-size:220% 100%;animation:shimmer 1.4s infinite}.skeletonCard{height:360px;border-radius:30px;background:#fff;border:1px solid var(--line);padding:14px}.skeletonCard div,.skeletonCard p,.skeletonCard button{background:linear-gradient(90deg,#eee2d4,#fff,#eee2d4);background-size:220% 100%;animation:shimmer 1.4s infinite;border:0}.skeletonCard div{height:210px;border-radius:22px}.skeletonCard p{height:18px;border-radius:9px}.skeletonCard button{height:42px;border-radius:999px;width:100%}@keyframes shimmer{to{background-position:-220% 0}}.reveal{animation:reveal .7s ease both}@keyframes reveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (max-width:1100px){.desktopNav{display:none}.hamburger{display:grid}.searchBox{display:none}.mobilePanel{display:block;position:absolute;left:0;right:0;top:78px;background:#fff8ef;border-bottom:1px solid var(--line);padding:16px 5vw}.mobileSearch{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:11px 15px}.mobileSearch input{border:0;outline:0;background:transparent;width:100%}.mobileQuick{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.mobileQuick button{border:1px solid var(--line);background:#fff;border-radius:16px;padding:13px;font-weight:900}.hero,.productPage,.split{grid-template-columns:1fr}.grid,.featureGrid,.categoryGrid{grid-template-columns:repeat(2,1fr)}.startupGrid,.blogGrid,.blogGrid.big{grid-template-columns:1fr 1fr}.summary{position:static}.mosaic{grid-template-rows:repeat(6,58px)}}@media (max-width:640px){.siteHeader{padding:0 4vw}.brand span:last-child{display:none}.hero,.section{padding:42px 4vw}.hero h1,.section h1{font-size:42px}.lead{font-size:17px}.grid,.featureGrid,.categoryGrid,.stats,.startupGrid,.blogGrid,.blogGrid.big{grid-template-columns:1fr}.darkBand{margin:35px 4vw;align-items:flex-start;flex-direction:column}.sectionHead.row,.footer{flex-direction:column;align-items:flex-start}.cartItem,.orderCard,.orderProduct{grid-template-columns:70px 1fr;align-items:start}.cartItem img,.orderProduct img{width:70px;height:70px}.trash,.qty.small,.orderCard strong,.orderProduct strong{grid-column:2}.trackSteps{grid-template-columns:1fr}.trackSteps div{display:flex;text-align:left;gap:10px;align-items:center}.trackSteps span{margin:0}.mosaic{display:none}.trustStrip{align-items:flex-start;flex-direction:column}.hero{min-height:auto}.toolbar{flex-direction:column}.loginBtn{display:none}}.logoBrand img{height:48px;width:auto;border-radius:14px;display:block}.hamburger.always{display:grid}.drawerOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;z-index:180;display:flex;justify-content:flex-end}.sideDrawer{width:min(430px,92vw);height:100vh;background:#fff8ef;box-shadow:-30px 0 90px #0005;padding:18px;overflow:auto;animation:drawerIn .28s ease both}@keyframes drawerIn{0%{transform:translate(100%)}to{transform:none}}.drawerTop{display:flex;align-items:center;justify-content:space-between}.drawerTop img{height:58px;border-radius:16px}.drawerTop button{border:0;background:#fff;border-radius:999px;width:42px;height:42px}.drawerUser{margin:18px 0;background:#14100c;color:#fff;border-radius:26px;padding:20px;display:flex;gap:14px;align-items:center}.drawerUser span{display:block;color:#d6cabe;font-size:13px;margin-top:3px}.drawerAuth{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.drawerAuth button,.drawerLogout{border:0;border-radius:999px;padding:13px;font-weight:1000}.drawerAuth button:first-child{background:#14100c;color:#fff}.drawerAuth button:last-child{background:#e87512;color:#fff}.drawerLogout{width:100%;display:flex;gap:8px;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line)}.drawerMenu{display:grid;gap:8px;margin-top:14px}.drawerMenu button{border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px;text-align:left;font-weight:900;display:flex;align-items:center;gap:12px}.drawerSmall{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.drawerSmall button{border:0;background:#fff4e6;border-radius:999px;padding:10px 14px;font-weight:800}.cartStepper{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#14100c;color:#fff;border-radius:999px;padding:6px}.cartStepper button{border:0;background:#fff2;color:#fff;border-radius:999px;width:36px;height:36px;display:grid;place-items:center}.introScreen video{width:100vw;height:100vh;object-fit:contain;background:#000}.introFallback img{width:min(330px,70vw);opacity:.92;border-radius:28px}.startupForm{position:relative;width:min(820px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:34px;padding:28px;box-shadow:0 30px 90px #0005}.startupForm h2{font-size:clamp(28px,4vw,48px);margin:8px 0 20px;letter-spacing:-.04em}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.startupForm label{display:grid;gap:7px;font-weight:900;color:#34261c;margin-bottom:12px}.startupForm input,.startupForm select,.startupForm textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:#fff8ef;padding:13px;outline:0}.startupForm textarea{min-height:120px}.blogIntro{font-size:18px;line-height:1.7;color:var(--muted);max-width:980px}.blogCard.expanded{display:grid;grid-template-columns:320px 1fr}.blogCard.expanded img{height:100%;min-height:320px}.blogFull{background:#fff8ef;border:1px solid var(--line);border-radius:20px;padding:14px;margin:14px 0}.blogFull p{color:#4b3b2d}.stats div{transition:.3s;animation:floatStat 4s ease-in-out infinite}.stats div:nth-child(2){animation-delay:.3s}.stats div:nth-child(3){animation-delay:.6s}@keyframes floatStat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.featureCard{position:relative;overflow:hidden}.featureCard:after{content:"";position:absolute;inset:auto -30% -40% -30%;height:90px;background:linear-gradient(90deg,transparent,#e8751230,transparent);transform:rotate(-8deg);transition:.4s}.featureCard:hover:after{bottom:70%}.viewAll,.suggestions .viewAll{color:#e87512!important}@media (max-width:900px){.blogCard.expanded,.formGrid{grid-template-columns:1fr}.desktopNav{display:none!important}}@media (max-width:640px){.loginBtn{display:none!important}.logoBrand img{height:42px}.siteHeader{gap:8px}.headerActions{margin-left:auto}}body{background:radial-gradient(circle at 15% 8%,rgba(255,121,0,.13),transparent 26%),radial-gradient(circle at 84% 12%,rgba(255,190,80,.16),transparent 28%),linear-gradient(180deg,#fffaf5,#fff4ea 45%,#fffdf8)}.siteHeader{background:#ffffffdb;box-shadow:0 12px 35px #14100c0f}.logoBrand img{height:58px!important;width:auto;border-radius:0!important;box-shadow:none!important}.primary{background:linear-gradient(135deg,#ff4d00,#ff7a18 48%,#ffb347)!important;box-shadow:0 16px 35px #ff5d0059,inset 0 1px #ffffff73;color:#fff!important;border:0!important;transition:.25s ease}.secondary{background:linear-gradient(135deg,#fff,#fff3e7 55%,#ffe2c7)!important;border:1px solid rgba(255,106,0,.22)!important;box-shadow:0 14px 30px #14100c14;color:#18120d!important;transition:.25s ease}.primary:hover,.secondary:hover,.addBtn:hover,.cartStepper:hover{transform:translateY(-2px) scale(1.015);filter:saturate(1.1)}.loginBtn,.drawerAuth button:first-child{background:linear-gradient(135deg,#111,#2b1a10 50%,#ff5a00 130%)!important}.round,.hamburger,.desktopNav button,.chips button{box-shadow:0 10px 24px #14100c12}.hero{position:relative;overflow:hidden;min-height:680px;padding:110px 5vw 64px;background:linear-gradient(180deg,#fff7ef,#fffaf6);display:grid;grid-template-columns:minmax(0,1fr);gap:44px}.hero:before{content:"";position:absolute;right:10%;top:20%;width:180px;height:180px;background-image:radial-gradient(#ff6a00 1.8px,transparent 1.8px);background-size:28px 28px;opacity:.18;z-index:0}.heroCopy{position:relative;z-index:2;max-width:860px}.heroCopy .eyebrow{color:#f06414;letter-spacing:.35em;font-weight:900}.heroCopy h1{max-width:820px;font-size:clamp(3.4rem,7vw,6.6rem);line-height:1.05;letter-spacing:-.07em;color:#0f172a}.heroCopy h1 em,.heroCopy h1 span{color:#ff6a00;font-family:Georgia,serif;font-style:italic;letter-spacing:-.05em}.heroCopy .lead{max-width:560px;margin-top:28px;font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.65;color:#6f6258}.heroActions{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px}.hero .mosaic{position:relative;z-index:2}.heroCopy:before{content:"Made for Indian Startups";display:inline-flex;background:#fff2e6;color:#25170e;border:1px solid #ffd2ae;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:1000;margin-bottom:12px}.hero h1 span,section h1 span{color:#ff6a00;font-style:italic}.heroAccent{color:#ff6a00;font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:700;letter-spacing:-.03em}.mosaic{background:linear-gradient(135deg,#ff6a00,#ff9a3d);padding:18px;border-radius:46px;box-shadow:0 30px 90px #ff5c0047}.mosaic img{border:6px solid rgba(255,255,255,.72);background:#fff}.stats{margin-top:-30px;position:relative;z-index:5}.stats div{background:linear-gradient(135deg,#0c0c0c,#17110d 54%,#2b170a)!important;border:1px solid rgba(255,255,255,.09);box-shadow:0 28px 70px #00000047}.productCard,.featureCard,.blogCard,.summary,.checkoutBox,.startupForm,.shopBanner,.categoryGrid button,.startupGrid article{box-shadow:0 22px 65px #14100c17}.productCard{border:1px solid rgba(255,111,0,.14)!important}.productBody{background:linear-gradient(180deg,#fff,#fff7ef)}.addBtn{background:linear-gradient(135deg,#ff2f7d,#ff6a00 48%,#ffb347)!important;box-shadow:0 13px 30px #ff465a42}.cartStepper{background:linear-gradient(135deg,#8b2cff,#ff2f7d,#ff7a18)!important;box-shadow:0 13px 30px #ff2f7d42}.wish{box-shadow:0 14px 30px #ff5a0029}.trustStrip{background:linear-gradient(135deg,#fff,#fff2e6);border:1px solid rgba(255,111,0,.16)}.faces img{object-position:center top}.featureCard h3{font-size:22px}.featureCard svg{background:linear-gradient(135deg,#ff4d00,#ffb347);color:#fff!important;padding:9px;width:42px;height:42px;border-radius:14px}.blogCard.expanded{border:1px solid rgba(255,111,0,.15)}.blogCard .secondary{margin-top:10px}.startupForm.inline{width:100%;max-height:none;margin:22px 0 34px}.premiumApplyHero{background:radial-gradient(circle at 84% 28%,rgba(255,92,0,.22),transparent 25%),linear-gradient(135deg,#fff,#fff1e4)!important}.drawerOverlay{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.sideDrawer{background:linear-gradient(180deg,#fff,#fff3e7)}.drawerMenu button:hover{background:linear-gradient(135deg,#fff7ee,#ffe0c2);transform:translate(3px)}.introScreen{background:#fff}.introScreen video{background:#fff;object-fit:contain}.introScreen button{background:linear-gradient(135deg,#ff4d00,#ffb347)!important;color:#fff!important}@media (max-width:640px){.logoBrand img{height:44px!important;max-width:170px;object-fit:contain}.hero{background:linear-gradient(180deg,#fff,#fff3e7)}.stats{margin-top:0}}:root{--hot:#ff3f6c;--violet:#8b2cff;--sun:#ff9f1c}body{font-family:Inter,Avenir Next,Segoe UI,system-ui,sans-serif}.desktopNav{background:#ffffffb8;border:1px solid rgba(255,106,0,.14);padding:6px;border-radius:999px;box-shadow:0 14px 36px #14100c14}.desktopNav button{position:relative;overflow:hidden;font-weight:1000;letter-spacing:.01em;color:#21160e!important}.desktopNav button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--hot),#ff6a00,var(--sun));opacity:0;transition:.25s;z-index:-1}.desktopNav button:hover,.desktopNav .navActive{color:#fff!important;border-color:transparent!important;transform:translateY(-1px)}.desktopNav button:hover:before,.desktopNav .navActive:before{opacity:1}.searchBox{border:1px solid rgba(255,63,108,.18);box-shadow:0 14px 34px #ff3f6c14}.suggestions button:hover{background:linear-gradient(135deg,#fff7ef,#ffe6f0)}.railSection{margin-bottom:54px}.productRail{display:flex;gap:22px;overflow-x:auto;overflow-y:hidden;padding:8px 4px 24px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}.productRail::-webkit-scrollbar{height:6px}.productRail::-webkit-scrollbar-track{background:#fff1e6;border-radius:99px}.productRail::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#ff3f6c,#ff7a18);border-radius:99px}.railItem{flex:0 0 calc((100% - 66px)/4);min-width:250px;scroll-snap-align:start}.discoverMoreCard{flex:0 0 calc((100% - 66px)/4);min-width:250px;min-height:420px;border:0;border-radius:32px;background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.34),transparent 28%),linear-gradient(135deg,var(--hot),#ff6a00,var(--sun));color:#fff;display:grid;place-items:center;align-content:center;gap:18px;font-size:30px;font-weight:1000;box-shadow:0 25px 70px #ff5a0047;scroll-snap-align:start;transition:.25s}.discoverMoreCard:hover{transform:translateY(-6px) scale(1.02)}.discoverMoreCard svg{width:52px;height:52px;padding:13px;background:#fff3;border-radius:999px}.aboutHero{padding:80px 5vw;display:grid;grid-template-columns:1.1fr .9fr;gap:46px;align-items:center;background:radial-gradient(circle at 84% 32%,rgba(255,106,0,.24),transparent 24%),linear-gradient(135deg,#fff,#fff1e8)}.aboutHero h1{font-size:clamp(46px,7vw,88px);line-height:.92;letter-spacing:-.065em;margin:10px 0}.aboutHero p{color:var(--muted);font-size:19px;line-height:1.75}.aboutVisual{background:linear-gradient(135deg,#111,#2b170a);border-radius:44px;padding:28px;color:#fff;box-shadow:0 30px 90px #0000003d;display:grid;gap:16px}.aboutVisual img{width:100%;border-radius:22px;background:#fff}.aboutVisual div{background:#ffffff17;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:18px}.aboutVisual b{display:block;color:#ff9f1c;font-size:36px}.aboutBlocks{padding:60px 5vw;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.aboutBlocks article,.missionGrid div,.aboutTimeline article{background:#fff;border:1px solid rgba(255,106,0,.14);border-radius:30px;padding:28px;box-shadow:0 20px 60px #14100c14}.aboutBlocks h2,.aboutMission h2,.aboutTimeline h2{font-size:clamp(32px,4vw,58px);letter-spacing:-.05em;margin:0 0 12px}.aboutBlocks p,.missionGrid p,.aboutTimeline p{color:var(--muted);line-height:1.65}.aboutMission{margin:30px 5vw;padding:44px;border-radius:42px;background:linear-gradient(135deg,#14100c,#2a160b);color:#fff}.missionGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.missionGrid div{background:#ffffff14;color:#fff;border-color:#ffffff1f}.missionGrid p{color:#e9d9c7}.aboutTimeline{padding:70px 5vw}.aboutTimeline>div{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.aboutTimeline b{color:#ff5a00}@media (max-width:1100px){.railItem,.discoverMoreCard{flex-basis:320px}.aboutHero,.aboutBlocks,.missionGrid,.aboutTimeline>div{grid-template-columns:1fr 1fr}}@media (max-width:640px){.railItem,.discoverMoreCard{flex-basis:82vw;min-width:82vw}.aboutHero,.aboutBlocks,.missionGrid,.aboutTimeline>div{grid-template-columns:1fr}.aboutHero{padding:50px 4vw}.aboutMission{margin:24px 4vw;padding:26px}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}*{max-width:100%}img,video{max-width:100%}.siteHeader,.hero,.section,.footer,.aboutHero,.aboutBlocks,.aboutTimeline,.insightHero,.longArticle{width:100%;max-width:100vw}.clickableFeature{text-align:left;border:1px solid var(--line);cursor:pointer;color:inherit;font:inherit}.discoverInline{display:inline-flex;margin-top:14px;font-weight:1000;color:#ff5a00}.insightHero{padding:80px 5vw;display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;background:radial-gradient(circle at 82% 24%,rgba(255,106,0,.2),transparent 28%),linear-gradient(135deg,#fff,#fff0e5)}.insightHero h1{font-size:clamp(42px,6vw,78px);line-height:.94;letter-spacing:-.06em;margin:10px 0}.insightHero p{font-size:19px;line-height:1.7;color:var(--muted)}.insightHero img{width:100%;aspect-ratio:1.08/1;object-fit:cover;border-radius:42px;box-shadow:0 30px 90px #14100c2e}.longArticle{padding:50px 5vw;max-width:1000px;margin:0 auto}.longArticle p{font-size:19px;line-height:1.9;color:#3f3024;margin-bottom:24px}.insightCta{margin-left:0;margin-right:0}.startupForm select,.authModal select,.toolbar select{max-width:100%}.sideDrawer{max-width:92vw!important;overflow-x:hidden}.drawerMenu button,.drawerAuth button,.drawerSmall button{max-width:100%;overflow-wrap:anywhere}.productRail{max-width:100%;overflow-y:hidden}@media (max-width: 900px){.insightHero{grid-template-columns:1fr;padding:52px 4vw}.longArticle{padding:36px 4vw}.longArticle p{font-size:17px}}@media (max-width: 640px){.siteHeader{width:100vw;max-width:100vw}.hero,.section,.footer{padding-left:4vw;padding-right:4vw}.featureGrid,.grid,.stats,.blogGrid,.startupGrid,.categoryGrid,.featureCard,.productCard,.blogCard,.summary,.checkoutBox{width:100%}.mosaic{max-width:100%}}.premiumFooter{background:#100b08;color:#fff;padding:80px 5vw;display:grid;grid-template-columns:1.35fr .75fr .75fr .75fr;gap:70px;align-items:start}.footerBrand img{width:220px;background:#fff;border-radius:24px;padding:18px;margin-bottom:28px}.footerBrand p{color:#f1e4d7;line-height:1.55;max-width:470px;font-size:18px}.socials{display:flex;gap:14px;margin-top:28px}.socials button{border:0;background:#2b241f;color:#fff;width:52px;height:52px;border-radius:999px;font-weight:900;font-size:18px}.footerCol h3{font-size:18px;letter-spacing:.08em;margin-bottom:22px}.footerCol button{display:block;border:0;background:transparent;color:#f1e4d7;font-size:18px;margin:0 0 18px;padding:0;text-align:left}.footerCol button:hover{color:#ff7a18}.phoneInput{display:flex;align-items:center;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff8ef}.phoneInput span{padding:13px 12px;background:#fff0df;font-weight:1000;color:#ff5a00}.phoneInput input{border:0!important;flex:1}.teamSection h2{font-size:clamp(34px,5vw,64px);letter-spacing:-.05em;margin:0 0 24px}.teamGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.teamCard{border:1px solid rgba(255,106,0,.16);background:linear-gradient(135deg,#fff,#fff3e8);border-radius:32px;padding:26px;text-align:left;box-shadow:0 22px 65px #14100c1a;transition:.25s}.teamCard:hover{transform:translateY(-6px)}.teamCard img{width:96px;height:96px;border-radius:999px;object-fit:cover;margin-bottom:18px}.teamCard h3{font-size:24px;margin:0 0 8px}.teamCard p{color:#ff5a00;font-weight:1000}.teamCard span{display:block;color:var(--muted);line-height:1.55;margin-bottom:16px}.teamCard b{color:#111}.startupList{display:grid;gap:14px}.startupList article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px 22px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.viewToggle{display:flex;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px}.viewToggle button{border:0;border-radius:999px;padding:10px 14px;background:transparent;font-weight:1000}.viewToggle .selected{background:linear-gradient(135deg,#ff3f6c,#ff7a18);color:#fff}@media (max-width:1000px){.premiumFooter{grid-template-columns:1fr 1fr;gap:36px}.teamGrid{grid-template-columns:1fr}}@media (max-width:640px){.premiumFooter{grid-template-columns:1fr;padding:52px 4vw}.footerBrand img{width:190px}.startupList article{grid-template-columns:1fr}}.teamSection{background:radial-gradient(circle at 18% 10%,rgba(255,63,108,.12),transparent 24%),radial-gradient(circle at 88% 20%,rgba(255,122,24,.16),transparent 26%),linear-gradient(180deg,#fff,#fff5ec);border-top:1px solid rgba(255,106,0,.12);border-bottom:1px solid rgba(255,106,0,.12)}.teamSection h2{font-size:clamp(38px,5vw,72px);line-height:.95;letter-spacing:-.06em;margin:0}.teamGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}.teamCard{width:100%;min-height:360px;border:1px solid rgba(255,106,0,.18);background:radial-gradient(circle at 80% 10%,rgba(255,122,24,.16),transparent 26%),linear-gradient(135deg,#fff,#fff2e7);border-radius:36px;padding:30px;text-align:left;box-shadow:0 28px 80px #14100c21;transition:.28s ease;display:flex;flex-direction:column;gap:18px;color:#17120e}.teamCard:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 36px 95px #ff5a0033}.teamCard img{width:108px;height:108px;border-radius:999px;object-fit:cover;border:5px solid #fff;box-shadow:0 18px 40px #0000001f}.teamCard h3{font-size:28px;margin:0 0 8px;letter-spacing:-.03em}.teamCard p{margin:0 0 12px;color:#ff5a00;font-weight:1000}.teamCard span{display:block;color:#6f6254;line-height:1.65;margin-bottom:18px}.teamCard b{display:inline-flex;color:#111;background:#fff;border:1px solid rgba(255,106,0,.18);padding:11px 14px;border-radius:999px}.footerCol button{cursor:pointer}.footerCol button:hover,.socials button:hover{transform:translateY(-2px)}@media (max-width:1000px){.teamGrid{grid-template-columns:1fr}.teamCard{min-height:auto}}@media (max-width:640px){.teamSection{padding-left:4vw!important;padding-right:4vw!important}}.headlineMarquee{width:100%;max-width:100vw;overflow:hidden;background:linear-gradient(90deg,#ff4d00,#ff7a18 45%,#ff9f1c);color:#fff;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 12px 30px #ff6a002e;position:relative;z-index:30}.headlineMarquee:before,.headlineMarquee:after{content:"";position:absolute;top:0;width:80px;height:100%;z-index:2;pointer-events:none}.headlineMarquee:before{left:0;background:linear-gradient(90deg,#ff4d00,#ff4d0000)}.headlineMarquee:after{right:0;background:linear-gradient(270deg,#ff9f1c,#ff9f1c00)}.marqueeTrack{display:flex;align-items:center;width:max-content;min-width:100%;animation:mark8placeMarquee 85s linear infinite;will-change:transform}.headlineMarquee:hover .marqueeTrack{animation-play-state:paused}.marqueeItem{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;padding:14px 34px;font-size:17px;font-weight:1000;white-space:nowrap;letter-spacing:-.01em;text-shadow:0 1px 8px rgba(0,0,0,.12)}.marqueeItem svg{stroke-width:2.6;filter:drop-shadow(0 2px 7px rgba(0,0,0,.12))}@keyframes mark8placeMarquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (max-width: 640px){.marqueeItem{font-size:14px;padding:11px 22px}.headlineMarquee:before,.headlineMarquee:after{width:36px}.marqueeTrack{animation-duration:95s}}.orangeIntro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#ff6a00;display:grid;place-items:center;animation:introFadeOut .35s ease 1.55s both}.orangeBox{width:100vw;height:100vh;background:linear-gradient(135deg,#ff3f00,#ff7a18,#ffb347);display:grid;place-items:center;animation:orangeToBox 1.45s cubic-bezier(.22,1,.36,1) both;box-shadow:0 30px 110px #ff5a0073}.orangeBox span{color:#fff;font-size:clamp(40px,8vw,96px);font-weight:1000;letter-spacing:-.08em;animation:introText .9s ease both}@keyframes orangeToBox{0%{width:100vw;height:100vh;border-radius:0;transform:scale(1)}62%{width:190px;height:190px;border-radius:42px;transform:rotate(0) scale(1)}to{width:96px;height:96px;border-radius:28px;transform:rotate(45deg) scale(.92)}}@keyframes introText{0%{opacity:0;transform:translateY(16px) scale(.94)}to{opacity:1;transform:none}}@keyframes introFadeOut{to{opacity:0;visibility:hidden;pointer-events:none}}.productBody{position:relative}.cartFlash{position:absolute;left:50%;bottom:72px;transform:translate(-50%);z-index:5;background:linear-gradient(135deg,#111,#2a160b);color:#fff;border:1px solid rgba(255,255,255,.16);box-shadow:0 16px 42px #00000047;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:1000;white-space:nowrap;animation:cartPop .25s ease both}@keyframes cartPop{0%{opacity:0;transform:translate(-50%) translateY(10px) scale(.92)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.headlineMarquee{background:linear-gradient(90deg,#ff5a00,#ff7a18 36%,#ff8f1f 70%,#ff6a00)!important;box-shadow:0 8px 24px #ff6a0029,inset 0 1px #ffffff2e}.marqueeTrack{animation-duration:58s!important}.marqueeItem{padding-top:13px!important;padding-bottom:13px!important;font-size:16px!important;letter-spacing:.01em}.marqueeItem svg{background:#ffffff29;border-radius:999px;padding:3px;width:24px;height:24px}.teamCard img{border-radius:28px!important;width:100%!important;height:230px!important;object-fit:cover!important;object-position:center 18%}.teamProfile .insightHero img{object-fit:contain;object-position:center;background:#fff;max-height:560px;padding:12px}.teamCard img.teamPhoto-narayan-jee-jha{object-position:center 12%}.teamCard img.teamPhoto-lokendra-singh{object-position:center 18%}.teamProfile .teamProfilePhoto{object-position:center top}@media (max-width:640px){.marqueeTrack{animation-duration:68s!important}.orangeBox{animation-name:orangeToBoxMobile}@keyframes orangeToBoxMobile{0%{width:100vw;height:100vh;border-radius:0}65%{width:150px;height:150px;border-radius:34px}to{width:82px;height:82px;border-radius:24px;transform:rotate(45deg)}}}:root{--cream:#fff6ee;--cream2:#fff0e4;--orange:#ff5a00;--orange2:#ff7a18;--ink:#120c08;--softText:#77685c}body{background:radial-gradient(circle at 18% 0%,rgba(255,122,24,.16),transparent 26%),radial-gradient(circle at 86% 8%,rgba(255,90,0,.12),transparent 24%),linear-gradient(180deg,#fffaf5,#fff1e6 45%,#fffaf4)!important;color:var(--ink);font-family:Inter,Plus Jakarta Sans,Avenir Next,Segoe UI,system-ui,sans-serif}.siteHeader{height:82px;background:#fffaf5e0!important;box-shadow:0 16px 40px #50280a14}.logoBrand img{height:62px!important;max-width:230px!important}.hero{background:radial-gradient(circle at 78% 33%,rgba(255,106,0,.86) 0 18%,transparent 18.2%),linear-gradient(135deg,#fffaf5,#fff0e4)!important}.hero h1,.section h1,.sectionHead h2,.aboutHero h1,.insightHero h1{font-family:Inter,Avenir Next,Segoe UI,system-ui,sans-serif;font-weight:1000}.primary,.addBtn,.buyNowBtn,.buyNowDetail{background:linear-gradient(135deg,#ff3f00,#ff6a00 48%,#ffb347)!important;color:#fff!important;border:0!important;box-shadow:0 16px 36px #ff5a004d,inset 0 1px #ffffff5c}.buyNowBtn{min-width:92px;padding:12px 14px;border-radius:999px;font-weight:1000}.buyNowDetail{padding:14px 22px;border-radius:999px;font-weight:1000}.productActionRow{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.productActionRow .cartStepper{margin:0;width:100%}.cartFlash{bottom:82px!important;background:linear-gradient(135deg,#0f0a07,#2a160b)!important;color:#fff;border:1px solid rgba(255,255,255,.18)}.trustStrip{max-width:92vw;margin-left:4vw!important;margin-right:4vw!important;border-radius:34px!important;background:linear-gradient(135deg,#fff,#fff4eb)!important;box-shadow:0 20px 55px #50280a17}.faces img{width:58px!important;height:58px!important;object-fit:cover;border:4px solid #fff;box-shadow:0 10px 24px #50280a1f}.headlineMarquee{background:linear-gradient(90deg,#f45b00,#ff6f12 38%,#ff8c1f 68%,#ff5a00)!important;min-height:48px;display:flex;align-items:center}.marqueeTrack{animation-duration:46s!important}.marqueeItem{font-size:15.5px!important;padding:12px 30px!important;text-transform:none}.orangeIntro{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.25),transparent 20%),linear-gradient(135deg,#ff3f00,#ff7a18,#ffb347)!important}.introOrbit{width:220px;height:220px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.24);animation:introOrbitPulse 1.55s cubic-bezier(.22,1,.36,1) both}.orangeBox{width:100vw;height:100vh;background:linear-gradient(135deg,#ff3f00,#ff7a18,#ffb347);display:grid;place-items:center;overflow:hidden;animation:orangeBoxPremium 1.45s cubic-bezier(.22,1,.36,1) both!important}.orangeBox img{width:clamp(120px,18vw,190px);max-height:82%;object-fit:contain;opacity:0;filter:drop-shadow(0 16px 34px rgba(20,16,12,.24));animation:introLogoForm 1.05s cubic-bezier(.22,1,.36,1) .22s both}@keyframes orangeBoxPremium{0%{width:100vw;height:100vh;border-radius:0;transform:scale(1);background:linear-gradient(135deg,#ff3f00,#ff7a18,#ffb347)}58%{width:190px;height:220px;border-radius:42px;transform:scale(1);background:#fff}to{width:132px;height:156px;border-radius:34px;transform:scale(.96);background:#fff}}@keyframes introLogoForm{0%{opacity:0;transform:translateY(18px) scale(.72)}55%{opacity:1;transform:translateY(0) scale(1.08)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes introOrbitPulse{0%{transform:scale(8);opacity:0}45%{opacity:1}to{transform:scale(1);opacity:1}}.orangeBox span{display:none}.productCard{border-radius:34px!important}.productImage img{background:#fff4eb}@media (max-width:640px){.logoBrand img{height:48px!important;max-width:180px!important}.trustStrip{max-width:92vw;gap:12px}.faces img{width:46px!important;height:46px!important}.trustStrip p{font-size:14px}.productActionRow{grid-template-columns:1fr}.buyNowBtn{width:100%}.marqueeTrack{animation-duration:55s!important}}.globalToast{position:fixed;left:50%;bottom:34px;transform:translate(-50%);z-index:500;background:linear-gradient(135deg,#111,#2a160b);color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:13px 18px;font-weight:1000;box-shadow:0 18px 55px #00000047;animation:toastIn .24s ease both;max-width:min(92vw,560px);text-align:center}.globalToast.error{background:linear-gradient(135deg,#7f1d1d,#ef4444)}.globalToast.success{background:linear-gradient(135deg,#047857,#22c55e)}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(18px) scale(.96)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.hoverHint{position:absolute;left:14px;bottom:14px;background:#110c08c7;color:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;opacity:0;transform:translateY(8px);transition:.22s ease}.productCard:hover .hoverHint{opacity:1;transform:translateY(0)}.stockAlert{display:inline-flex;width:fit-content;background:#fff1f2;color:#be123c;border:1px solid #fecdd3;border-radius:999px;padding:10px 14px;font-weight:1000}.filterPanel{margin:16px 0 18px;background:#ffffffd1;border:1px solid rgba(255,106,0,.16);border-radius:28px;padding:16px;box-shadow:0 16px 42px #14100c12}.filterHead{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-bottom:12px}.filterHead b{margin-right:auto}.filterHead button,.priceChips button{border:0;border-radius:999px;padding:10px 13px;font-weight:1000;background:#fff2e7;color:#2a160b}.priceChips{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px}.priceChips button{white-space:nowrap}.priceChips .active{background:linear-gradient(135deg,#ff3f6c,#ff7a18);color:#fff}.customPrice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px}.customPrice label{display:grid;gap:7px;font-weight:900}.customPrice input{border:1px solid var(--line);background:#fff8ef;border-radius:16px;padding:12px}.uploadBox{border:1px dashed rgba(255,106,0,.45);background:#fff8ef;border-radius:22px;padding:16px}.uploadBox input{background:#fff}.uploadBox small{color:var(--muted);font-weight:700}.uploadPreview{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:0 0 18px}.uploadPreview img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:18px;border:4px solid #fff;box-shadow:0 14px 30px #14100c1a}@media (max-width: 900px){body{padding-bottom:82px}.siteHeader{position:sticky;top:0}.desktopNav{display:none!important}.mobileBottomNav{position:fixed;left:10px;right:10px;bottom:10px;z-index:180;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;background:#fffffff0;border:1px solid rgba(255,106,0,.18);box-shadow:0 18px 55px #14100c2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:26px;padding:8px}.mobileBottomNav button{position:relative;border:0;background:transparent;color:#4b3b2d;border-radius:18px;padding:8px 4px;display:grid;place-items:center;gap:3px;font-size:11px;font-weight:1000}.mobileBottomNav button.active{background:linear-gradient(135deg,#ff3f6c,#ff7a18);color:#fff}.mobileBottomNav b{position:absolute;top:3px;right:10px;background:#111;color:#fff;min-width:18px;height:18px;border-radius:999px;display:grid;place-items:center;font-size:10px}.headerActions .round,.headerActions .hamburger{display:none}}@media (max-width: 640px){.customPrice,.uploadPreview{grid-template-columns:1fr 1fr}.globalToast{bottom:96px}.hero{grid-template-columns:1fr!important}.mosaic{min-height:360px}}.drawerOverlay{z-index:260!important;align-items:stretch}.sideDrawer{position:relative}.drawerTop{position:sticky;top:0;z-index:4;background:linear-gradient(180deg,#fff8ef,#fff4e9);padding-bottom:10px}.drawerClose{display:grid!important;place-items:center!important;background:#14100c!important;color:#fff!important;border:0!important;box-shadow:0 12px 28px #0000002e}.mobileBottomNav{display:none}.mobileBottomNav button em{position:absolute;right:2px;top:0;background:#ff3f6c;color:#fff;border-radius:999px;font-size:10px;font-style:normal;padding:1px 5px}.thumbs button.selected{outline:3px solid #ff6a00;outline-offset:2px}.gallery{position:relative}.detailCartFlash{position:absolute;left:0;bottom:calc(100% + 10px);background:linear-gradient(135deg,#111,#2a160b);color:#fff;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:1000;box-shadow:0 16px 42px #00000038;animation:cartPop .24s ease both;z-index:10}.buyRow{position:relative}.buyNowBtn:disabled,.buyNowDetail:disabled,.addBtn:disabled,.primary:disabled{opacity:.42!important;filter:grayscale(.35);cursor:not-allowed!important;box-shadow:none!important}.productImage img,.mainImg,.thumbs img{transition:opacity .25s ease,transform .35s ease}.productImage:hover img{transform:scale(1.035)}.priceSliderPanel{background:linear-gradient(135deg,#fff,#fff4ea);border:1px solid rgba(255,106,0,.16);box-shadow:0 18px 55px #14100c12;border-radius:26px;padding:18px;margin:18px 0 20px}.priceValues{display:flex;justify-content:space-between;gap:14px;margin:14px 0}.priceValues span{display:inline-flex;align-items:center;gap:4px;background:#14100c;color:#fff;border-radius:999px;padding:9px 14px;font-weight:1000}.dualSlider{position:relative;height:38px;margin:8px 0 18px}.dualSlider input{position:absolute;left:0;right:0;width:100%;height:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none;top:15px}.dualSlider:before{content:"";position:absolute;left:0;right:0;top:18px;height:8px;border-radius:999px;background:linear-gradient(90deg,#ffe1ca,#ff7a18,#ff3f6c)}.dualSlider input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto;width:24px;height:24px;border-radius:50%;background:#fff;border:6px solid #ff5a00;box-shadow:0 8px 20px #ff5a0047;cursor:pointer}.dualSlider input::-moz-range-thumb{pointer-events:auto;width:24px;height:24px;border-radius:50%;background:#fff;border:6px solid #ff5a00;box-shadow:0 8px 20px #ff5a0047;cursor:pointer}.customPrice.compact{display:grid;grid-template-columns:1fr 1fr;gap:12px}.customPrice.compact label{font-weight:900}.customPrice.compact input{width:100%;border:1px solid var(--line);border-radius:14px;padding:11px;background:#fff}@media (max-width:1100px){.desktopNav{display:none!important}.hamburger{display:grid!important}.headerActions .round{display:none}.siteHeader{padding-bottom:0}.mobileBottomNav{position:fixed;left:0;right:0;bottom:0;z-index:170;display:flex;gap:8px;align-items:center;overflow-x:auto;background:#fffaf5f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid rgba(255,106,0,.16);padding:8px 10px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -18px 45px #14100c1a;scroll-snap-type:x proximity}.mobileBottomNav::-webkit-scrollbar{display:none}.mobileBottomNav button{position:relative;flex:0 0 auto;min-width:74px;border:0;background:transparent;color:#5c4b3c;border-radius:18px;padding:8px 10px;display:grid;place-items:center;gap:3px;font-size:11px;font-weight:1000}.mobileBottomNav button.active,.mobileBottomNav .menuTab{background:linear-gradient(135deg,#ff3f6c,#ff7a18);color:#fff;box-shadow:0 10px 24px #ff5a0038}.mobileBottomNav b{position:absolute;right:6px;top:2px;background:#111;color:#fff;border-radius:999px;font-size:10px;padding:1px 5px}body{padding-bottom:78px}.sideDrawer{width:min(440px,94vw)!important}.drawerMenu{padding-bottom:20px}}@media (max-width:640px){.hero{grid-template-columns:1fr!important;gap:24px;min-height:auto;padding-top:34px}.heroCopy{position:relative;z-index:2}.mosaic{display:grid!important;grid-template-columns:repeat(6,1fr)!important;grid-template-rows:repeat(5,46px)!important;gap:8px!important;transform:none!important;margin-top:4px;padding:10px;border-radius:28px;background:radial-gradient(circle at 70% 30%,rgba(255,106,0,.34),transparent 34%),linear-gradient(135deg,#fff,#fff0e2)}.mosaic img{border-radius:16px!important;box-shadow:0 10px 28px #14100c24}.t0{grid-column:1/4!important;grid-row:1/4!important}.t1{grid-column:4/7!important;grid-row:1/3!important}.t2{grid-column:4/7!important;grid-row:3/6!important}.t3{grid-column:1/3!important;grid-row:4/6!important}.t4{grid-column:3/5!important;grid-row:4/6!important}.t5{grid-column:5/7!important;grid-row:4/6!important}.productPage{grid-template-columns:1fr!important;gap:24px}.mainImg{border-radius:26px}.thumbs{grid-template-columns:repeat(5,1fr);gap:8px;overflow-x:auto}.thumbs button{min-width:64px}.customPrice.compact{grid-template-columns:1fr}.filterPanel{padding:14px!important}.drawerOverlay{justify-content:flex-end!important}.sideDrawer{height:100dvh!important}}.priceValues span:last-child:after{content:""}@media (max-width:1100px){.mobileSearchPanel{position:fixed;right:14px;bottom:164px;width:min(390px,calc(100vw - 28px));background:#fffaf5fa;border:1px solid rgba(255,106,0,.18);border-radius:24px;box-shadow:0 25px 75px #14100c38;padding:12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobileSearchInput{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 10px}.mobileSearchInput input{border:0;outline:0;background:transparent;flex:1;min-width:0}.mobileSearchInput button{border:0;background:#fff0e1;border-radius:999px;width:32px;height:32px;display:grid;place-items:center}.mobileSearchSuggestions{display:grid;gap:6px;margin-top:10px;max-height:310px;overflow:auto}.mobileSearchSuggestions button{border:0;background:#fff;border-radius:16px;padding:9px;display:flex;align-items:center;gap:10px;text-align:left;box-shadow:0 8px 20px #14100c0f}.mobileSearchSuggestions img{width:44px;height:44px;object-fit:cover;border-radius:12px;flex:0 0 auto}.mobileSearchSuggestions small{display:block;color:var(--muted);margin-top:2px}.mobileSearchAll{justify-content:center!important;color:#ff5a00!important;font-weight:1000!important}}@media (max-width:640px){.hero{background:linear-gradient(180deg,#fffaf5,#fff2e8)!important;overflow:hidden}.mosaic{position:relative;z-index:1;background:linear-gradient(135deg,#fff,#fff5eb)!important;isolation:isolate}.mosaic:before{content:"";position:absolute;right:-34px;top:18px;width:210px;height:210px;border-radius:999px;background:radial-gradient(circle,#ff7a18 0%,#ff7a18 45%,rgba(255,122,24,.16) 72%,transparent 73%);z-index:-1;filter:blur(.2px)}}.marqueeTrack{animation-duration:4.3s!important}@media (max-width:640px){.marqueeTrack{animation-duration:5.1s!important}}.discoverMoreFab{display:none}@media (max-width:1100px){.discoverMoreFab{display:flex;align-items:center;gap:8px;position:fixed;right:16px;bottom:88px;z-index:180;border:0;border-radius:999px;padding:13px 18px;background:linear-gradient(135deg,#f28a18,#e87512);color:#fff;font-weight:1000;font-size:14px;box-shadow:0 14px 36px #e8751261;white-space:nowrap;cursor:pointer;transition:transform .18s,box-shadow .18s}.discoverMoreFab:hover{transform:translateY(-3px);box-shadow:0 20px 48px #e8751275}.discoverMoreFab svg{width:17px;height:17px;stroke-width:2.8}}@media (max-width:640px){.discoverMoreFab span{display:none}.discoverMoreFab{width:52px;height:52px;padding:0;justify-content:center;bottom:84px;right:14px}}.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff7ef,#fffaf6)!important}.hero:after{display:none!important}.hero:before{content:"";position:absolute;right:10%;top:22%;width:180px;height:180px;background-image:radial-gradient(#ff6a00 1.8px,transparent 1.8px);background-size:28px 28px;opacity:.18;z-index:0}.heroCopy,.hero .mosaic{position:relative;z-index:2}.heroAccent{color:#ff6a00;font-family:Georgia,serif;font-style:italic;font-weight:700;letter-spacing:-.03em}.discoverMoreCard{min-height:100%;border-radius:28px;border:1px solid rgba(255,106,0,.25);background:radial-gradient(circle at 20% 20%,rgba(255,106,0,.22),transparent 28%),radial-gradient(circle at 85% 18%,rgba(255,199,90,.28),transparent 30%),linear-gradient(135deg,#fff8f0,#fff1df 45%,#fff);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;cursor:pointer;transition:.25s ease;box-shadow:0 18px 45px #ff6a0024;position:relative;overflow:hidden}.discoverMoreCard:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:22px;border:1px dashed rgba(255,106,0,.22)}.discoverMoreCard:hover{transform:translateY(-6px);box-shadow:0 28px 70px #ff6a0038}.discoverMoreCard span{width:62px;height:62px;border-radius:22px;background:linear-gradient(135deg,#ff4d00,#ff9f1c);color:#fff;display:grid;place-items:center;font-size:28px;font-weight:900;box-shadow:0 14px 30px #ff6a0052;position:relative;z-index:2}.discoverMoreCard h3{margin:0;font-size:1.35rem;color:#24140c;position:relative;z-index:2}.eyebrow{display:inline-block;font-size:.82rem;font-weight:800;letter-spacing:.38em;text-transform:uppercase;color:#ff6a00;margin-bottom:18px;position:relative}.eyebrow:before{content:"";display:inline-block;width:36px;height:2px;background:linear-gradient(90deg,#ff6a00,#ffb347);margin-right:12px;vertical-align:middle}@media (max-width: 768px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.productCard{border-radius:18px}.productCard img{height:135px}.productCard .cardBody{padding:10px}.productCard h3{font-size:.9rem;line-height:1.2}.productCard p,.productCard small{font-size:.75rem}.priceRow{font-size:.85rem}.viewToggle{display:none!important}}.mobileHeroSearch{display:none}@media (max-width:900px){.mobileHeroSearch{display:flex;align-items:center;gap:10px;margin:14px 16px;padding:14px 18px;background:#fff;border:1px solid #f3d2c2;border-radius:999px;box-shadow:0 8px 24px #0000000d}.mobileHeroSearch input{border:none;outline:none;width:100%;background:transparent;font-size:15px}}.startupListingPage .shopBanner p{max-width:780px}.listingSteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 24px}.listingSteps div{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 14px 45px #0000000f}.listingSteps b{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:var(--dark);color:#fff}.listingSteps h3{margin:14px 0 6px}.listingSteps p{margin:0;color:var(--muted);line-height:1.55}.formSuccess{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0;border-radius:16px;padding:12px 14px;font-weight:800}.cartPage .sectionHead.row{align-items:start}.cartSummary{width:min(420px,100%);position:static}.cartGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px}.cartTile{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 18px 55px #00000014}.cartTileImage{width:100%;border:0;padding:0;background:#f4eadf;display:block}.cartTileImage img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.cartTileBody{display:grid;gap:8px;padding:14px}.cartTitle{border:0;background:transparent;padding:0;text-align:left;font-weight:1000;line-height:1.25;min-height:42px}.cartTileBody p{margin:0;color:var(--muted);font-size:14px}.cartTileActions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.responsiveProductGrid,.cartGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media (max-width: 1100px){.responsiveProductGrid,.cartGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 640px){.responsiveProductGrid,.cartGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.listingSteps{grid-template-columns:1fr}.cartPage .sectionHead.row{gap:14px}.cartSummary{width:100%}.cartTile{border-radius:18px}.cartTileBody{padding:10px}.cartTitle{font-size:14px;min-height:36px}.cartTileBody p{font-size:12px}.cartTileActions{align-items:flex-start;flex-direction:column}}.addressGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.dashboardPage .shopBanner h1,.trustPage h1,.startupProfilePage .shopBanner h1{max-width:920px}.dashboardStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0}.dashboardStats article,.dashboardPanel,.managementGrid article,.activityList article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:0 14px 45px #0000000f}.dashboardStats article{display:grid;gap:8px}.dashboardStats svg{color:var(--orange)}.dashboardStats b{font-size:15px}.dashboardStats span,.managementGrid span,.activityList span{color:var(--muted)}.dashboardPanel{margin:22px 0}.statusFlow{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.statusFlow span,.adminNav button{border:1px solid var(--line);background:#fff8ef;border-radius:999px;padding:10px 14px;font-weight:900}.managementGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.adminActionRow{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.adminActionRow .secondary{padding:9px 12px;font-size:13px}.adminNav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.activityList{display:grid;gap:12px}.adminOpsPage{background:radial-gradient(circle at 12% 8%,rgba(232,117,18,.12),transparent 28%),linear-gradient(180deg,#fff8ef,#fffdf9)}.adminHeader{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 16px 48px #14100c12}.adminHeader h1{margin:4px 0 8px;font-size:clamp(34px,4.6vw,64px);line-height:.95;letter-spacing:-.05em}.adminHeader p{color:var(--muted);margin:0}.adminTopActions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.adminTopActions button,.adminQuickActions button,.adminTable button,.sellerCardHead button{border:1px solid var(--line);background:#fff8ef;color:var(--dark);border-radius:999px;padding:10px 13px;font-weight:900;display:inline-flex;align-items:center;gap:7px}.adminNav{background:#ffffffb8;border:1px solid var(--line);border-radius:999px;padding:7px;overflow-x:auto}.adminNav button.active,.adminNav button:hover{background:var(--dark);color:#fff}.adminStats article{min-height:132px}.adminDashboardGrid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:start}.adminDashboardGrid .platformHealth{grid-column:1 / -1}.sellerCardHead{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.sellerCardHead h2{margin:0}.adminQuickActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.adminQuickActions button{justify-content:flex-start;border-radius:18px;padding:14px}.platformHealth p{display:flex;align-items:center;gap:10px;color:var(--muted)}.platformHealth svg{color:var(--orange);flex:0 0 auto}.adminToolbar{display:flex;gap:12px;margin:18px 0}.adminToolbar label{flex:1;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 14px}.adminToolbar input,.adminToolbar select{width:100%;min-height:46px;border:0;outline:0;background:transparent}.adminToolbar select{max-width:210px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 14px}.adminTable{display:grid;gap:12px}.adminTable article{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(260px,auto);gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:16px;box-shadow:0 12px 36px #14100c0f}.adminTable b,.activityList b{display:block}.adminTable small{display:block;color:var(--muted);margin-top:4px}.adminTable em{display:block;color:#8a5a16;font-style:normal;font-weight:900;margin-top:6px}.adminActionRow button{border:1px solid var(--line);background:#fff8ef;border-radius:999px;padding:9px 11px;font-weight:900}.adminActionRow button:disabled{opacity:.45}.statusBadge{justify-self:start;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:1000;text-transform:capitalize;background:#fff3d7;color:#854d0e}.statusBadge.approved,.statusBadge.packed,.statusBadge.assign,.statusBadge.view-profile{background:#dcfce7;color:#166534}.statusBadge.rejected,.statusBadge.reject-refund{background:#fee2e2;color:#991b1b}.statusBadge.pending,.statusBadge.open,.statusBadge.fulfillment-review,.statusBadge.order-request-received{background:#ffedd5;color:#9a3412}.statusBadge.needs_changes{background:#e0f2fe;color:#075985}.activityList article p{margin-bottom:0;color:var(--muted)}.profileDirectory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profileDirectory article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:0 14px 45px #0000000f}.profileDirectoryHead{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.profileDirectoryHead b,.profileDirectoryHead small{display:block}.profileDirectoryHead small{color:var(--muted)}.profileFacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profileFacts p,.profileSubsection p{margin:0;border:1px solid var(--line);border-radius:14px;padding:10px;background:#fffaf4}.profileFacts span{display:block;color:var(--muted);text-transform:capitalize;font-size:12px;font-weight:800}.profileFacts b{overflow-wrap:anywhere}.profileSubsection{display:grid;gap:8px;margin-top:14px}.profileSubsection h3{margin:0}.compactPanel{margin-top:18px}.spinIcon{animation:adminSpin 1s linear infinite}@keyframes adminSpin{to{transform:rotate(360deg)}}.catalogueEmpty{background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;margin-top:18px}.startupProfilePage a.secondary{text-decoration:none}.shopPageCompact{padding-top:28px}@media (max-width: 1100px){.dashboardStats,.managementGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminDashboardGrid,.adminTable article{grid-template-columns:1fr}.adminHeader{flex-direction:column}.adminTopActions{justify-content:flex-start}}@media (max-width: 640px){.dashboardStats,.managementGrid{grid-template-columns:1fr}.adminToolbar,.adminQuickActions,.adminActionRow{grid-template-columns:1fr;flex-direction:column}.adminToolbar select{max-width:none;width:100%}.adminHeader{padding:18px;border-radius:22px}.adminNav{border-radius:22px}}.addressGrid input,.addressGrid .phoneInput,.addressGrid textarea{width:100%}.brandTextLogo{display:inline-block;font-size:30px;line-height:1;font-weight:1000;letter-spacing:-.05em;color:#14100c;white-space:nowrap}.drawerTop .brandTextLogo{font-size:26px}.drawerMenu button.withDetail span{display:grid;gap:2px}.drawerMenu button small{display:block;font-size:12px;line-height:1.1;font-weight:900;color:var(--muted)}.referEarnCard{margin-top:8px;border:0!important;background:linear-gradient(135deg,#16100b,#e87512)!important;color:#fff!important;box-shadow:0 18px 34px #e875123d!important}.referEarnCard svg{width:34px!important;height:34px!important;padding:7px;border-radius:999px;background:#fffffff2;color:#d96600}.referEarnCard span{display:grid;gap:3px}.referEarnCard small{color:#fff6e8e6!important}.mobileSearchTop{display:none!important}.footerTextLogo{color:#fff;margin-bottom:12px}.aboutTextLogo{display:block;font-size:clamp(28px,4vw,48px);margin-bottom:18px}.headlineMarquee{min-height:34px!important;padding:7px 0!important}.marqueeItem{padding:5px 14px!important;font-size:12px!important}.compactStats{gap:12px!important;padding-bottom:24px!important}.compactStats div{border-radius:20px!important;padding:17px 20px!important}.compactStats h3{margin:8px 0 4px}.compactStats p{margin:0}.homeRails{padding-top:32px!important;padding-bottom:30px!important}.startupCtaBand{width:min(1040px,90vw);margin-left:auto!important;margin-right:auto!important;border-radius:28px!important;padding-top:34px!important;padding-bottom:34px!important}.productCard{border-radius:20px!important}.productImage img{aspect-ratio:1 / 1.08!important}.productBody{padding:11px!important}.brandText{margin:0 0 4px;font-size:10px!important}.productTitle{font-size:14px!important;min-height:34px!important;line-height:1.2!important}.mutedRow{font-size:12px!important;margin:5px 0!important}.priceRow{margin:7px 0!important}.priceRow b{font-size:17px!important}.addBtn,.buyNowBtn{padding:9px 10px!important;font-size:12px!important}.productActionRow{gap:8px!important}.cartStepper{padding:4px!important}.cartStepper button{width:28px!important;height:28px!important}.railItem{width:min(220px,58vw)!important}.compactProductGrid{gap:16px!important}.compactPricePanel{padding:12px 16px!important}.compactPricePanel .dualSlider{margin-bottom:2px!important}.categoryGrid{margin-top:26px!important}.blogGrid.big{grid-template-columns:repeat(2,minmax(0,1fr))!important}.blogCard.expanded img{height:260px!important;min-height:260px!important}.contactSupportLink{display:inline-flex;align-items:center;gap:8px;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}@media (max-width:1100px){.headerActions .round,.mobileSearchTop{display:grid!important}.mobileSearchOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;background:#14100c2e;padding:88px 14px 14px}.mobileSearchPanel{position:static!important;width:min(520px,100%)!important;margin-left:auto;margin-right:auto}}@media (max-width:640px){.brandTextLogo{font-size:22px}.round,.hamburger{width:39px!important;height:39px!important}.railItem{width:min(180px,47vw)!important}.productBody{padding:9px!important}.blogGrid.big{grid-template-columns:1fr!important}}.addressGrid .phoneInput,.addressGrid textarea{grid-column:1 / -1}.addressGrid input[placeholder="Pincode *"]{grid-column:span 1}@media (max-width: 640px){.addressGrid{grid-template-columns:1fr}}.checkoutBox input{border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px;outline:0;width:100%}.checkoutBox input[readonly]{background:#f9f4ee;color:var(--muted);cursor:default}.deliveryError{color:#b91c1c;background:#fff0ef;border-radius:12px;padding:10px 14px;font-size:14px;margin-top:8px}@media (max-width: 900px){.mobileBottomNav{grid-template-columns:repeat(5,minmax(0,1fr))!important}.mobileBottomNav button{min-width:0!important}}.logoBrand{flex:0 0 auto;min-width:0;padding:0}.logoBrand img.headerLogo{display:block!important;width:clamp(220px,21vw,330px)!important;height:54px!important;max-width:none!important;object-fit:contain!important;border-radius:0!important;background:transparent!important;padding:0!important}.drawerLogo{display:block;width:min(300px,72vw);height:auto;object-fit:contain}.grid:has(>.productCard),.compactProductGrid{grid-template-columns:repeat(auto-fill,minmax(185px,1fr))!important;gap:14px!important}.productRail{gap:14px!important}.railItem,.discoverMoreCard{flex:0 0 clamp(176px,18vw,210px)!important;min-width:clamp(176px,18vw,210px)!important;width:clamp(176px,18vw,210px)!important}@media (max-width: 1100px){.siteHeader{gap:10px}.logoBrand img.headerLogo{width:clamp(190px,24vw,260px)!important;height:48px!important}.mobileBottomNav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;overflow:visible!important;padding:8px max(8px,3vw) calc(8px + env(safe-area-inset-bottom))!important;scroll-snap-type:none!important}.mobileBottomNav button{width:100%!important;min-width:0!important;flex:1 1 0!important;padding:8px 4px!important}.grid:has(>.productCard),.compactProductGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 640px){.siteHeader{gap:6px}.logoBrand img.headerLogo{width:168px!important;height:42px!important}.headerActions{gap:5px}.grid:has(>.productCard),.compactProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.railItem,.discoverMoreCard{flex-basis:44vw!important;min-width:44vw!important;width:44vw!important}.headlineMarquee{width:100%!important;max-width:100vw!important;min-height:26px!important;padding:4px 0!important;margin-left:0!important;margin-right:0!important;border-radius:0!important}.marqueeItem{padding-top:3px!important;padding-bottom:3px!important;font-size:11px!important;line-height:1.1!important}.marqueeItem svg{width:14px!important;height:14px!important}}.heroCopy:before{content:none!important}.heroBadge{display:inline-flex;align-items:center;gap:10px;width:fit-content;background:#140c08;color:#fff;border-radius:999px;padding:7px 18px 7px 8px;font-size:15px;line-height:1;font-weight:1000;box-shadow:0 16px 34px #140c0829;margin-bottom:16px}.heroBadge span{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#ff6a00;color:#fff}.heroVisual{position:relative;z-index:2;display:grid;place-items:center;align-self:center;width:min(680px,100%);margin-left:auto}.heroSceneFrame{width:min(680px,100%);aspect-ratio:1;border-radius:50%;overflow:hidden;border:clamp(10px,1.35vw,18px) solid #ff7a18;background:#ff7a18;filter:drop-shadow(0 34px 54px rgba(20,16,12,.18));animation:heroProductFloat 6.5s ease-in-out infinite;transform-origin:center;will-change:transform,filter}.heroProductScene{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;background:#ff7a18;transform:scale(1.075);transform-origin:center}.heroVisual:after{content:"";position:absolute;left:14%;right:14%;bottom:4%;height:12%;border-radius:999px;background:radial-gradient(ellipse at center,rgba(20,16,12,.22),transparent 68%);filter:blur(14px);opacity:.62;z-index:-1;animation:heroShadowPulse 6.5s ease-in-out infinite}@keyframes heroProductFloat{0%,to{transform:translateY(0) rotate(-.35deg) scale(1);filter:drop-shadow(0 34px 54px rgba(20,16,12,.18))}50%{transform:translateY(-12px) rotate(.45deg) scale(1.018);filter:drop-shadow(0 42px 64px rgba(20,16,12,.22))}}@keyframes heroShadowPulse{0%,to{transform:scaleX(1);opacity:.58}50%{transform:scaleX(.86);opacity:.42}}@media (prefers-reduced-motion: reduce){.heroSceneFrame,.heroVisual:after{animation:none!important}}.hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)!important;align-items:center!important;gap:clamp(24px,4vw,64px)!important}.heroCopy,.heroVisual{align-self:center!important}.heroVisual{margin-top:0}.hero h1{font-size:clamp(40px,5.4vw,70px)!important}.heroCopy .lead{font-size:clamp(1rem,1.45vw,1.22rem)!important;line-height:1.55!important;max-width:600px!important}@media (min-width: 821px) and (max-width: 1100px){.hero{grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr)!important;gap:24px!important}.hero h1{font-size:clamp(36px,5vw,56px)!important}.heroVisual,.heroSceneFrame,.heroProductScene{width:min(520px,100%)!important}}@media (max-width: 820px){.hero{grid-template-columns:minmax(0,.95fr) minmax(180px,45vw)!important;align-items:center!important;gap:clamp(12px,3vw,22px)!important}.heroVisual{width:min(390px,45vw);margin:0 0 0 auto}.heroSceneFrame,.heroProductScene{width:min(390px,45vw)}.hero h1{font-size:clamp(32px,6.2vw,48px)!important}}@media (max-width: 640px){.hero{grid-template-columns:minmax(0,.94fr) minmax(150px,46vw)!important;gap:9px!important;padding-top:30px!important;padding-bottom:28px!important;align-items:center!important}.hero h1{font-size:clamp(25px,7.2vw,34px)!important}.heroCopy .lead{font-size:13px!important;line-height:1.35!important;margin-top:12px!important}.heroActions{gap:8px!important;margin-top:14px!important}.heroActions .primary,.heroActions .secondary{padding:10px 12px!important;font-size:12px!important}.heroVisual,.heroSceneFrame,.heroProductScene{width:min(235px,46vw)}.heroBadge{font-size:13px;padding:6px 14px 6px 7px}.heroBadge span{width:30px;height:30px}}@media (max-width: 420px){.hero{grid-template-columns:minmax(0,.94fr) minmax(136px,44vw)!important;gap:7px!important}.hero h1{font-size:clamp(22px,6.9vw,30px)!important}.heroBadge{font-size:10px!important;gap:6px!important;padding:5px 10px 5px 5px!important;margin-bottom:10px!important}.heroBadge span{width:24px;height:24px}.heroBadge svg{width:13px;height:13px}.heroCopy .lead{font-size:12px!important}.heroVisual,.heroSceneFrame,.heroProductScene{width:min(178px,44vw)}}.googleBtn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border:1px solid var(--line);background:#fff;border-radius:999px;padding:13px;margin-top:10px;font-weight:900;transition:background .15s,box-shadow .15s}.googleBtn:hover:not(:disabled){background:#f8f4f0;box-shadow:0 4px 14px #00000014}.googleBtn:disabled{opacity:.6;cursor:not-allowed}.authDivider{display:flex;align-items:center;gap:10px;margin:14px 0 4px;color:var(--muted);font-size:13px}.authDivider:before,.authDivider:after{content:"";flex:1;height:1px;background:var(--line)}.modalOverlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important;align-items:center!important;justify-items:center!important;overflow:hidden!important;overscroll-behavior:contain;padding:16px!important}.authModal{width:min(576px,100%)!important;max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;touch-action:pan-y}.authModal input,.authModal select{min-width:0}.authModal .passwordField{position:relative}.authModal .passwordField input{padding-right:38px}.authModal .passwordField button{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;background:transparent;color:var(--muted)}.authModal .otpInput{text-align:center;letter-spacing:.28em;font-size:22px;font-weight:900}.authModal .phonePrefix{display:flex;align-items:center;gap:6px;padding:0 4px;font-weight:900;color:var(--dark);white-space:nowrap}.authNote{text-align:center}.switchAuth.compact{margin-top:0;margin-bottom:6px}@media (max-width: 640px){.modalOverlay{align-items:start!important;padding:10px!important;overflow:hidden!important}.authModal{width:100%!important;max-height:calc(100dvh - 20px);border-radius:30px;padding:24px 18px}}.demoBadge{position:absolute;left:13px;bottom:52px;z-index:2;background:#14100cd1;color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:1000}.demoNotice{background:linear-gradient(135deg,#fff8ef,#fff);border-color:#e875123d}.footer button:disabled{opacity:.72;cursor:default}.socials span{color:#d6cabe;font-weight:800}.sellerDashboardPage{padding:34px 5vw 70px;background:linear-gradient(180deg,#fff8ef,#fffdf9)}.sellerDash{display:flex;min-height:720px;overflow:hidden;border:1px solid rgba(232,117,18,.16);border-radius:26px;background:#f8f3ed;box-shadow:0 26px 80px #14100c14}.sellerLoginGate{width:min(860px,100%);margin:0 auto 22px;border:1px solid rgba(232,117,18,.18);border-radius:24px;padding:26px;background:linear-gradient(135deg,#fffdf9,#fff2e4);box-shadow:0 18px 54px #14100c12}.sellerLoginGate h1{margin:8px 0;font-size:clamp(28px,4vw,46px);letter-spacing:-.05em}.sellerLoginGate p:not(.eyebrow){color:var(--muted);max-width:680px;line-height:1.6}.sellerLoginGate div{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.sellerAccessGate{width:min(980px,100%);margin:0 auto;border:1px solid rgba(232,117,18,.18);border-radius:32px;padding:clamp(24px,5vw,54px);background:linear-gradient(135deg,#fffdf9,#fff2e4);box-shadow:0 24px 80px #14100c14}.sellerAccessGate h1{max-width:780px;margin:10px 0;font-size:clamp(36px,6vw,68px);line-height:.95;letter-spacing:-.06em}.sellerAccessGate>p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:18px;line-height:1.65}.sellerGateIcon{width:62px;height:62px;border-radius:22px;display:grid;place-items:center;background:#14100c;color:#fff;margin-bottom:18px;box-shadow:0 18px 45px #14100c29}.sellerGateIcon svg{width:30px;height:30px;color:#ff7a18}.sellerGateIcon span{font-weight:1000;letter-spacing:-.03em}.sellerGateActions,.sellerGateMeta{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.sellerGateMeta span{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:#fffdf9;color:#574738;padding:10px 14px;font-weight:900}.sellerStoreGate .sellerProducts,.sellerReviewGate .sellerProducts{margin-top:24px}.sellerFormNote{grid-column:1 / -1;margin:0;color:var(--muted);font-size:12px;font-weight:800}.sellerSidebar{width:220px;flex:0 0 220px;display:flex;flex-direction:column;background:#fffdf9;border-right:1px solid var(--line);padding:18px 0}.sellerLogo{padding:0 18px 18px;border-bottom:1px solid var(--line);margin-bottom:12px}.sellerLogo b{display:block;font-size:14px;letter-spacing:-.02em}.sellerLogo span,.sellerNavGroup p,.sellerBrandBox small,.sellerTopbar span,.sellerMetrics small,.sellerOrder small,.sellerTable small{color:var(--muted)}.sellerLogo span{font-size:11px}.sellerNavGroup{display:grid;gap:2px;margin-bottom:10px}.sellerNavGroup p{margin:8px 18px 4px;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.sellerNavGroup button{display:flex;align-items:center;gap:9px;border:0;background:transparent;color:#574738;padding:9px 18px;text-align:left;font-size:13px;font-weight:850}.sellerNavGroup button:hover,.sellerNavGroup button.active{background:#fff3e0;color:#e65100}.sellerBrandBox{margin-top:auto;padding:16px 18px 0;border-top:1px solid var(--line)}.sellerBrandBadge{display:flex;align-items:center;gap:9px}.sellerBrandBadge>span{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#fff3e0;color:#e65100;font-weight:1000;font-size:12px}.sellerBrandBadge b{display:block;font-size:12px}.healthBlock{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.healthBlock>div{display:flex;align-items:center;gap:4px;margin-top:8px}.healthBlock i{flex:1;height:6px;border-radius:999px;background:#f5a623}.healthBlock i.muted{opacity:.28}.healthBlock b{margin-left:6px;color:#f5a623;font-size:19px}.sellerMain{flex:1;min-width:0;padding:24px;overflow:auto}.sellerTopbar,.sellerCardHead,.sellerProductTools,.sellerActions{display:flex;align-items:center}.sellerTopbar{justify-content:space-between;gap:18px;margin-bottom:20px}.sellerTopbar .eyebrow{margin:0 0 4px}.sellerTopbar h1{margin:0 0 3px;font-size:25px;letter-spacing:-.04em}.sellerActions{gap:9px;flex-wrap:wrap;justify-content:flex-end}.sellerActions button,.sellerCardHead button,.sellerProductTools button{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:12px;background:#fffdf9;color:#574738;padding:8px 12px;font-size:12px;font-weight:900}.sellerActions .primaryMini{background:#f5a623;border-color:#f5a623;color:#fff}.primaryMini{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:999px;background:#f5a623;color:#fff;padding:10px 14px;font-weight:1000}.sellerMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.sellerMetrics article,.sellerCard,.sellerProducts{background:#fffdf9;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 42px #14100c0a}.sellerMetrics article{padding:15px 16px}.sellerMetrics p{display:flex;align-items:center;gap:6px;margin:0 0 8px;color:var(--muted);font-size:11px;font-weight:900}.sellerMetrics article>b{display:block;font-size:25px;line-height:1}.sellerMetrics small{display:block;margin-top:7px;font-size:11px;font-weight:900}.sellerMetrics small.up{color:#2e7d62}.sellerMetrics small.down{color:#c62828}.sellerMetrics small.neutral{color:var(--muted)}.sellerMidGrid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr);gap:16px;margin-bottom:18px}.sellerCard,.sellerProducts{padding:17px}.sellerCardHead{justify-content:space-between;gap:12px;margin-bottom:14px}.sellerCardHead h2{margin:0;font-size:15px;letter-spacing:-.02em}.sellerCardHead h2 small{margin-left:6px;font-size:11px;font-weight:800;color:var(--muted)}.sellerCardHead button{border:0;background:transparent;color:#e87512;padding:0}.sellerChart{height:190px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:12px;padding-top:14px}.sellerChart div{display:grid;gap:8px;align-items:end;justify-items:center}.sellerChart span{width:100%;max-width:38px;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,#f5a623,#ff6a00);box-shadow:0 12px 24px #e875122e}.sellerChart small{color:var(--muted);font-size:11px}.sellerOnboarding{display:grid;gap:10px}.sellerOnboarding>div{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:16px;padding:12px;background:#fffaf4}.sellerOnboarding>div>span{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#f0e6da;color:#fff;font-weight:1000}.sellerOnboarding>div.done>span{background:#2e7d62}.sellerOnboarding b,.sellerEmptyMini b{display:block}.sellerOnboarding small{color:var(--muted)}.sellerOnboarding em{font-style:normal;font-size:10px;font-weight:1000;border-radius:999px;padding:4px 8px;background:#fff3e0;color:#e65100}.sellerOnboarding .done em{background:#e8f5e9;color:#2e7d62}.sellerEmptyMini,.sellerEmptyProducts{display:grid;place-items:center;text-align:center;min-height:230px;border:1px dashed rgba(232,117,18,.28);border-radius:18px;background:#fffaf4;padding:24px}.sellerEmptyMini svg,.sellerEmptyProducts svg{color:#e87512;margin-bottom:8px}.sellerEmptyMini p,.sellerEmptyProducts p{color:var(--muted);max-width:520px;line-height:1.55;margin:8px 0 14px}.sellerEmptyProducts h3{margin:4px 0 0;font-size:22px}.sellerOrders{display:grid;gap:4px}.sellerOrder{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--line)}.sellerOrder:last-child{border-bottom:0}.sellerOrder>i{width:8px;height:8px;border-radius:999px}.sellerOrder i.green,.sellerOrder .status.green{background:#e8f5e9;color:#2e7d62}.sellerOrder>i.green{background:#2e7d62}.sellerOrder>i.blue{background:#1565c0}.sellerOrder .status.blue{background:#e3f2fd;color:#1565c0}.sellerOrder>i.amber{background:#f5a623}.sellerOrder .status.amber{background:#fff8e1;color:#a66a00}.sellerOrder>i.orange{background:#e65100}.sellerOrder .status.orange{background:#fff3e0;color:#e65100}.sellerOrder b{display:block;font-size:12px}.sellerOrder span{text-align:right}.sellerOrder em,.liveTag,.reviewTag{display:inline-block;border-radius:999px;padding:3px 8px;font-style:normal;font-size:10px;font-weight:1000}.sellerProducts{overflow:hidden}.sellerProductTools{gap:8px}.sellerProductTools label{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:12px;background:#f8f3ed;padding:7px 10px}.sellerProductTools input{width:140px;border:0;outline:0;background:transparent;font-size:12px}.sellerProductTools button{background:#f8f3ed;padding:7px 10px}.sellerNotice{position:sticky;top:0;z-index:5;width:fit-content;margin:0 0 12px auto;border-radius:999px;background:#14100c;color:#fff;padding:9px 14px;font-size:12px;font-weight:1000;box-shadow:0 12px 28px #14100c29}.sellerForm{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:10px;align-items:end;border:1px solid var(--line);border-radius:18px;background:#fffaf4;padding:14px;margin-bottom:14px}.sellerForm.profile{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerForm label{display:grid;gap:6px;color:var(--muted);font-size:11px;font-weight:900}.sellerForm input,.sellerForm select,.sellerForm textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px;outline:0;color:var(--dark);font-size:13px}.sellerForm textarea{min-height:112px;resize:vertical}.sellerRegistrationForm .wideField{grid-column:1 / -1}.sellerImageUploader{border:1px dashed rgba(255,106,0,.34);border-radius:16px;background:linear-gradient(135deg,#fff,#fff4e8);padding:14px}.sellerImageUploader>span{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--dark);font-size:13px}.sellerImageUploader small{color:var(--orange);font-weight:1000}.sellerImageUploader input[type=file]{padding:12px;background:#fff;cursor:pointer}.sellerImageUploader em{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-style:normal;font-size:12px}.sellerImagePreview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.sellerImagePreview button{position:relative;overflow:hidden;border:1px solid rgba(255,106,0,.2);border-radius:14px;padding:0;background:#fff;aspect-ratio:1;box-shadow:0 12px 28px #14100c12}.sellerImagePreview img{width:100%;height:100%;object-fit:cover;display:block}.sellerImagePreview span{position:absolute;top:7px;left:7px;width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#14100c;color:#fff;font-size:11px;font-weight:1000}.sellerForm .primaryMini:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.35)}.sellerWarning{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:18px;padding:12px 14px;font-weight:800;margin:10px 0 14px}.sellerApprovalHero{min-height:210px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.sellerApprovalHero svg{width:54px;height:54px;color:var(--orange)}.sellerApprovalHero b{font-size:26px}.sellerApprovalHero p,.sellerApprovalHero small{color:var(--muted);margin:0}.sellerDraftList{display:grid;gap:10px}.sellerDraftList article{display:grid;grid-template-columns:36px minmax(0,1fr) auto auto auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:16px;background:#fffaf4;padding:12px}.sellerDraftList article>span{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#fff3e0;color:#e65100;font-weight:1000}.sellerDraftList b,.sellerDraftList small{display:block}.sellerDraftList small{color:var(--muted)}.sellerDraftList em{font-style:normal;color:var(--muted);font-size:12px}.sellerDraftList button{border:0;border-radius:999px;background:#14100c;color:#fff;padding:8px 12px;font-weight:1000}.sellerDraftList button:disabled{background:#e8f5e9;color:#2e7d62;cursor:default}.sellerChart.tall{height:280px}.sellerTableWrap{overflow-x:auto}.sellerTable{width:100%;min-width:840px;border-collapse:collapse}.sellerTable th,.sellerTable td{border-bottom:1px solid var(--line);padding:10px;text-align:left;vertical-align:middle;font-size:12px}.sellerTable th{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em}.sellerTable tr:last-child td{border-bottom:0}.sellerProductCell{display:flex;align-items:center;gap:9px}.sellerProductCell b{display:block}.sellerProdIcon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-size:13px;font-weight:1000}.sellerProdIcon.beauty,.catTag.beauty{background:#fce4ec;color:#880e4f}.sellerProdIcon.food,.catTag.food{background:#e8f5e9;color:#1b5e20}.sellerProdIcon.home,.catTag.home{background:#fff3e0;color:#e65100}.sellerProdIcon.tech,.catTag.tech{background:#ede7f6;color:#4527a0}.sellerProdIcon.wellness,.catTag.wellness{background:#e3f2fd;color:#0d47a1}.catTag{border-radius:999px;padding:3px 9px;font-style:normal;font-size:10px;font-weight:1000}.stockCell{display:flex;align-items:center;gap:7px}.stockCell>span{width:64px;height:5px;border-radius:999px;background:#f0e6da;overflow:hidden}.stockCell i{display:block;height:100%;border-radius:inherit;background:#2e7d62}.sellerStars{color:#f5a623;letter-spacing:-1px}.liveTag{background:#e8f5e9;color:#2e7d62}.reviewTag{background:#fff8e1;color:#a66a00}@media (max-width: 1000px){.sellerDash{display:block}.sellerSidebar{width:auto;border-right:0;border-bottom:1px solid var(--line)}.sellerNavGroup{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 12px}.sellerNavGroup p{grid-column:1 / -1}.sellerBrandBox{display:none}.sellerMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerMidGrid{grid-template-columns:1fr}}@media (max-width: 640px){.sellerDashboardPage{padding:18px 3vw 88px}.sellerDash{border-radius:20px}.sellerMain{padding:16px}.sellerTopbar{display:grid}.sellerActions{justify-content:start}.sellerMetrics,.sellerNavGroup{grid-template-columns:1fr}.sellerProductTools,.sellerCardHead{display:grid;align-items:stretch;justify-content:stretch}.sellerProductTools label,.sellerProductTools button,.sellerProductTools input{width:100%}.sellerForm,.sellerForm.profile{grid-template-columns:1fr}.sellerImagePreview{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerDraftList article{grid-template-columns:36px minmax(0,1fr)}.sellerDraftList strong,.sellerDraftList em,.sellerDraftList button{grid-column:2;width:fit-content}}.desktopNav,.adminNav{background:#ffffffd6!important;border:1px solid rgba(255,106,0,.18)!important;border-radius:999px!important;padding:7px!important;gap:8px!important;box-shadow:0 14px 36px #14100c14!important}.desktopNav button,.adminNav button{border:1px solid rgba(255,106,0,.14)!important;background:#fff!important;color:#21160e!important;border-radius:999px!important;padding:10px 16px!important;font-weight:1000!important;box-shadow:0 8px 22px #14100c0d}.desktopNav button:hover,.desktopNav .navActive,.adminNav button:hover,.adminNav button.active{background:linear-gradient(135deg,#ff7a18,#ff9f1c)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 12px 28px #ff6a003d!important}.heroVisual:before{content:"";position:absolute;top:5%;right:5%;bottom:5%;left:5%;border-radius:50%;background:radial-gradient(circle at 50% 42%,rgba(255,174,72,.95) 0 52%,rgba(255,122,24,.92) 66%,rgba(255,106,0,.7) 74%,transparent 75%);filter:blur(.2px);z-index:-2;box-shadow:0 30px 90px #ff6a0038}.heroSceneFrame{border:clamp(10px,1.35vw,18px) solid #ff7a18!important;background:#ff7a18!important;box-shadow:0 30px 90px #ff6a0038!important}.heroProductScene{border:0!important;box-shadow:none!important;transform:scale(1.075)!important}.priceSliderPanel,.filterPanel.priceSliderPanel,.compactPricePanel{background:linear-gradient(135deg,#fff,#fff4ea)!important;border:1px solid rgba(255,106,0,.16)!important;color:#17120e!important;box-shadow:0 18px 55px #14100c12!important}.priceSliderPanel label,.priceSliderPanel b,.priceSliderPanel span{color:#17120e!important}.priceSliderPanel input,.customPrice.compact input{background:#fff!important;color:#17120e!important;border-color:#eadccb!important}.filterPanel.priceSliderPanel.compactPricePanel{background:transparent!important;border:0!important;box-shadow:none!important;padding:10px 0 16px!important;margin:14px 0 18px!important}.filterPanel.priceSliderPanel.compactPricePanel .filterHead{display:none!important}.filterPanel.priceSliderPanel.compactPricePanel .dualSlider{position:relative!important;height:76px!important;margin:0!important}.filterPanel.priceSliderPanel.compactPricePanel .dualSlider:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:50%!important;height:8px!important;transform:translateY(-50%)!important;border-radius:999px!important;background:linear-gradient(90deg,#ff5a00,#ff9f00,#ff5c73 66%,#e83bd1)!important;box-shadow:0 10px 26px #ff6a0033,0 7px 18px #e83bd121!important}.filterPanel.priceSliderPanel.compactPricePanel .dualSlider input{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:8px!important;top:calc(50% - 2px)!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background:transparent!important;pointer-events:none!important;cursor:pointer!important;z-index:3!important}.filterPanel.priceSliderPanel.compactPricePanel .dualSlider input::-webkit-slider-runnable-track{height:8px!important;background:transparent!important}.filterPanel.priceSliderPanel.compactPricePanel .dualSlider input::-webkit-slider-thumb{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;pointer-events:auto!important;width:24px!important;height:24px!important;margin-top:-8px!important;border:6px solid #ff5a00!important;border-radius:999px!important;background:#fff!important;box-shadow:0 8px 20px #ff5a0047!important}.filterPanel.priceSliderPanel.compactPricePanel .dualSlider input::-moz-range-track{height:8px!important;background:transparent!important;border:0!important}.filterPanel.priceSliderPanel.compactPricePanel .dualSlider input::-moz-range-thumb{pointer-events:auto!important;width:24px!important;height:24px!important;border:6px solid #ff5a00!important;border-radius:999px!important;background:#fff!important;box-shadow:0 8px 20px #ff5a0047!important}.filterPanel.priceSliderPanel.compactPricePanel .sliderValueLabels{position:absolute!important;left:0!important;right:0!important;top:48px!important;height:24px!important;pointer-events:none!important;z-index:2!important}.filterPanel.priceSliderPanel.compactPricePanel .priceBubble{position:absolute!important;top:0!important;transform:translate(-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:72px!important;padding:4px 9px!important;border-radius:999px!important;background:#17120e!important;color:#fff!important;font-size:12px!important;font-weight:900!important;line-height:1!important;box-shadow:0 10px 22px #14100c24!important;white-space:nowrap!important}.filterPanel.priceSliderPanel.compactPricePanel .priceBubble.edgeStart{transform:translate(0)!important}.filterPanel.priceSliderPanel.compactPricePanel .priceBubble.edgeEnd{transform:translate(-100%)!important}.motion-ready .reveal{animation:none!important}.motion-ready .scrollReveal{opacity:0;transform:translate3d(0,34px,0) scale(.985);filter:blur(6px);transition:opacity .58s cubic-bezier(.2,.7,.2,1),transform .58s cubic-bezier(.2,.7,.2,1),filter .58s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform,filter}.motion-ready .scrollReveal.inView{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.motion-ready .pageTransition{animation:pageSoftIn .36s cubic-bezier(.2,.7,.2,1) both}@keyframes pageSoftIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.primary,.secondary,.addBtn,.buyNowBtn,.round,.hamburger,.desktopNav button,.chips button,.drawerMenu button,.sellerNavGroup button,.sellerActions button,.sellerCardHead button,.backBtn,.optionRow button,.toolbar select{transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s cubic-bezier(.2,.7,.2,1),background .22s ease,color .22s ease,border-color .22s ease,filter .22s ease!important}.primary:hover,.secondary:hover,.addBtn:hover,.buyNowBtn:hover,.round:hover,.hamburger:hover,.desktopNav button:hover,.chips button:hover,.drawerMenu button:hover,.sellerNavGroup button:hover,.sellerActions button:hover,.sellerCardHead button:hover,.backBtn:hover,.optionRow button:hover{transform:translateY(-2px);filter:saturate(1.06)}.primary:active,.secondary:active,.addBtn:active,.buyNowBtn:active,.round:active,.hamburger:active,.desktopNav button:active,.chips button:active,.drawerMenu button:active,.sellerNavGroup button:active,.sellerActions button:active,.sellerCardHead button:active,.backBtn:active,.optionRow button:active{transform:translateY(0) scale(.975)}.productCard,.featureCard,.blogCard,.sellerCard,.sellerProducts,.checkoutBox,.summary,.cartItem,.orderCard,.categoryGrid button,.startupGrid article{transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s cubic-bezier(.2,.7,.2,1),border-color .28s ease,filter .28s ease!important}.productCard:hover,.featureCard:hover,.blogCard:hover,.sellerCard:hover,.checkoutBox:hover,.cartItem:hover,.orderCard:hover,.categoryGrid button:hover,.startupGrid article:hover{transform:translateY(-6px);box-shadow:0 24px 70px #14100c24!important}.productCard:hover .productBody,.blogCard:hover div,.sellerCard:hover,.checkoutBox:hover{border-color:#ff6a002e}.searchBox,.mobileSearch,.toolbar input,.toolbar select,.sellerProductTools label,.sellerForm input,.sellerForm select,.sellerForm textarea,.authModal label,.checkoutBox textarea{transition:box-shadow .24s ease,border-color .24s ease,transform .24s ease,background .24s ease!important}.searchBox:focus-within,.mobileSearch:focus-within,.toolbar input:focus,.toolbar select:focus,.sellerProductTools label:focus-within,.sellerForm label:focus-within input,.sellerForm label:focus-within select,.sellerForm label:focus-within textarea,.authModal label:focus-within,.checkoutBox textarea:focus{border-color:#ff6a007a!important;box-shadow:0 0 0 4px #ff6a001a,0 18px 38px #14100c14!important;transform:translateY(-1px)}.faces img{transition:transform .24s cubic-bezier(.2,.7,.2,1),box-shadow .24s ease}.faces img:hover{transform:translateY(-4px) scale(1.08);box-shadow:0 14px 26px #14100c2e;z-index:2}.wish svg,.round svg,.hamburger svg,.drawerMenu svg,.sellerNavGroup svg{transition:transform .24s cubic-bezier(.2,.7,.2,1)}.wish:hover svg,.round:hover svg,.hamburger:hover svg,.drawerMenu button:hover svg,.sellerNavGroup button:hover svg{transform:scale(1.12) rotate(-4deg)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.scrollReveal{opacity:1!important;transform:none!important;filter:none!important}}.priceFilterBar{margin:14px 0 20px;padding:16px 20px;background:linear-gradient(135deg,#fff,#fff4ea);border:1px solid rgba(255,106,0,.16);border-radius:20px;box-shadow:0 8px 30px #14100c0f}.priceFilterTop{display:flex;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.priceFilterLabel{display:flex;align-items:center;gap:6px;font-weight:900;font-size:13px;color:#17120e;text-transform:uppercase;letter-spacing:.06em}.priceFilterValues{display:flex;align-items:center;gap:8px;margin-left:auto}.priceTag{background:#17120e;color:#fff;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:900}.priceFilterDash{color:#786b5d;font-weight:700}.priceFilterReset{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(255,106,0,.3);background:transparent;color:#ff5a00;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:900;cursor:pointer;transition:.2s}.priceFilterReset:hover{background:#ff5a00;color:#fff;border-color:#ff5a00}.priceSliderWrap{position:relative;height:28px;display:flex;align-items:center}.priceTrack{position:absolute;left:0;right:0;height:6px;border-radius:999px;pointer-events:none;transition:background .05s;background:linear-gradient(90deg,#ff5a00,#ff9f00,#ff3f6c)}.priceRange{position:absolute;left:0;right:0;width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none;margin:0;padding:0}.priceRange::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto;width:22px;height:22px;border-radius:50%;background:#fff;border:5px solid #ff5a00;box-shadow:0 4px 14px #ff5a004d;cursor:pointer;transition:transform .15s,box-shadow .15s}.priceRange::-webkit-slider-thumb:hover,.priceRange::-webkit-slider-thumb:active{transform:scale(1.2);box-shadow:0 6px 20px #ff5a0073}.priceRange::-moz-range-thumb{pointer-events:auto;width:22px;height:22px;border-radius:50%;background:#fff;border:5px solid #ff5a00;box-shadow:0 4px 14px #ff5a004d;cursor:pointer}.logoBrand{min-width:0;padding:8px 10px}.logoBrand img.headerLogo{width:clamp(210px,23vw,340px);max-width:100%;height:auto;object-fit:contain;border-radius:0}.drawerTop img.drawerLogo{width:min(300px,70vw);height:auto;object-fit:contain;border-radius:0}.productRail{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;overflow:visible!important;scroll-snap-type:none!important;padding:8px 0 24px!important}.productRail::-webkit-scrollbar{display:none}.railItem{width:auto!important;min-width:0!important;flex:initial!important}@media (max-width: 1180px){.productRail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 700px){.logoBrand img.headerLogo{width:clamp(150px,44vw,210px)}.productRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}:root{--brand-orange: #ff5a00;--brand-gold: #ffb021;--brand-ink: #130c08;--brand-soft: #fff7ee;--brand-line: rgba(255, 106, 0, .18);--brand-shadow: 0 28px 80px rgba(38, 18, 5, .12)}body{background:radial-gradient(circle at 10% 4%,rgba(255,90,0,.08),transparent 26%),radial-gradient(circle at 88% 10%,rgba(255,176,33,.12),transparent 28%),linear-gradient(180deg,#fffaf4,#fff6ec 48%,#fffaf6)}.siteHeader{background:#fffaf4e6;border-bottom:1px solid var(--brand-line);box-shadow:0 18px 46px #3a180514}.desktopNav,.searchBox,.round,.hamburger,.mobileBottomNav{box-shadow:0 14px 36px #1e0f0814}.desktopNav button,.mobileBottomNav button,.drawerMenu button,.primary,.secondary,.productCard,.featureCard,.blogCard,.categoryGrid button,.startupGrid article,.dashboardPanel{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.desktopNav button:hover,.mobileBottomNav button:hover,.drawerMenu button:hover,.productCard:hover,.featureCard:hover,.blogCard:hover,.categoryGrid button:hover,.startupGrid article:hover,.dashboardPanel:hover{transform:translateY(-3px);box-shadow:0 22px 56px #30160724}.primary{background:linear-gradient(135deg,#ff4b00,#ff8a18 56%,#ffb021);box-shadow:0 18px 42px #ff5a0042}.primary:hover{transform:translateY(-2px);box-shadow:0 24px 58px #ff5a0057}.secondary{background:#ffffffb8;border-color:#ff6a0040}.section,.aboutPage,.sellerDashboardPage,.dashboardPage{animation:softPageRise .45s ease both}@keyframes softPageRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.productRail{display:flex!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;padding:10px 4px 28px!important;scrollbar-width:thin}.productRail::-webkit-scrollbar{display:block;height:7px}.productRail::-webkit-scrollbar-track{background:#ffedddf2;border-radius:999px}.productRail::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#ff5a00,#ff9e18,#ff3f8e);border-radius:999px}.railItem{flex:0 0 clamp(210px,22vw,270px)!important;min-width:clamp(210px,22vw,270px)!important;width:clamp(210px,22vw,270px)!important;scroll-snap-align:start}.aboutHero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.82fr)!important;align-items:center;gap:clamp(34px,5vw,76px)}.aboutVisual{width:min(100%,560px);justify-self:end;padding:clamp(20px,2.6vw,34px)!important;border-radius:42px!important;background:radial-gradient(circle at 72% 10%,rgba(255,90,0,.16),transparent 30%),linear-gradient(145deg,#160f0a,#2a1307 74%);box-shadow:0 34px 92px #1b0b0338}.aboutVisual img{width:min(100%,420px);max-height:380px;margin:0 auto 18px;display:block;object-fit:contain;border-radius:28px;background:#fff}.aboutVisual div{padding:18px 22px!important;border-radius:22px!important;background:#ffffff14!important;border:1px solid rgba(255,176,33,.22)!important}.aboutVisual b{font-size:clamp(30px,3.4vw,48px)!important;color:#fff}.aboutVisual span{color:#fff3e7}.logoutConfirmOverlay{z-index:1400!important}.logoutConfirm{position:relative;width:min(430px,calc(100vw - 32px));border-radius:34px;padding:34px;background:radial-gradient(circle at 82% 12%,rgba(255,90,0,.16),transparent 32%),linear-gradient(180deg,#fffaf4,#fff2e6);border:1px solid rgba(255,106,0,.24);box-shadow:0 36px 90px #12080242;text-align:center}.logoutClose{position:absolute;right:18px;top:18px;width:38px;height:38px;border:0;border-radius:999px;background:#fff;display:grid;place-items:center}.logoutIcon{width:70px;height:70px;margin:0 auto 18px;border-radius:24px;display:grid;place-items:center;background:#140d08;color:#ff7a18;box-shadow:0 18px 44px #140d0838}.logoutConfirm h2{margin:0;font-size:clamp(26px,3vw,36px);color:var(--brand-ink)}.logoutConfirm p{margin:12px auto 24px;color:#796756;line-height:1.6}.logoutActions{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 980px){.aboutHero{grid-template-columns:1fr!important}.aboutVisual{justify-self:stretch;width:min(100%,620px)}}@media (max-width: 640px){.railItem{flex-basis:min(72vw,240px)!important;min-width:min(72vw,240px)!important;width:min(72vw,240px)!important}.aboutVisual img{max-height:280px}.logoutActions{grid-template-columns:1fr}}body{background:radial-gradient(circle at 8% 2%,rgba(255,92,0,.16),transparent 22%),radial-gradient(circle at 92% 8%,rgba(255,185,70,.18),transparent 25%),radial-gradient(circle at 48% 42%,rgba(255,245,229,.92),transparent 34%),linear-gradient(180deg,#fffaf3,#fff1e1 42%,#fffaf5)!important}.siteHeader:after{content:"";position:absolute;left:4vw;right:4vw;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,90,0,.42),rgba(255,185,70,.46),transparent);pointer-events:none}.hero,.aboutHero,.shopBanner,.checkoutBox,.summary,.sellerAccessGate,.dashboardPanel{position:relative}.hero:before,.aboutHero:before,.shopBanner:before{content:"";position:absolute;inset:10% auto auto 54%;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(255,112,0,.12),transparent 64%);filter:blur(12px);pointer-events:none}.productCard{border-color:#ff6a002e!important;background:linear-gradient(180deg,#fffffff5,#fff8effa)!important;box-shadow:0 18px 52px #3316041a}.productCard:hover{border-color:#ff5a0061!important}.discoverMoreCard{min-height:100%;border:1px solid rgba(255,106,0,.24)!important;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.36),transparent 28%),linear-gradient(145deg,#130c08,#3a1805 58%,#ff6a00 160%)!important;color:#fff!important;box-shadow:0 26px 70px #230e033d}.discoverMoreCard span{background:#ffffff1f;color:#ffb021;border:1px solid rgba(255,255,255,.18)}.discoverMoreCard h3{color:#fff!important}.homeBlogSection{background:linear-gradient(135deg,#ffffff8f,#fff1e1d6);border-top:1px solid rgba(255,106,0,.12)}.homeBlogGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.homeBlogGrid .blogCard{overflow:hidden;border:1px solid rgba(255,106,0,.16);background:#ffffffc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.homeBlogGrid .blogCard img{height:150px;object-fit:cover}.drawerMenu{padding-bottom:14px}.drawerLogoutBottom{margin-top:22px;margin-bottom:10px;background:#160f0a!important;color:#fff!important;border:1px solid rgba(255,106,0,.28)!important;box-shadow:0 18px 46px #140d0829}.checkoutLoginStep{overflow:hidden;background:radial-gradient(circle at 86% 12%,rgba(255,106,0,.16),transparent 32%),linear-gradient(145deg,#fffaf4,#fff1e4)!important}.checkoutDetailPreview{display:grid;gap:8px;margin:20px 0;padding:18px;border-radius:22px;background:#140c080d;border:1px solid rgba(255,106,0,.16)}.checkoutDetailPreview b{color:#140d08;font-size:18px}.shopNavShell{position:sticky;top:92px;z-index:45;margin:-4px 0 18px;padding:12px;border:1px solid rgba(255,106,0,.16);border-radius:30px;background:radial-gradient(circle at 14% 0%,rgba(255,122,24,.16),transparent 32%),linear-gradient(135deg,#fffdf9f0,#fff4eaeb);box-shadow:0 20px 58px #14100c14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.shopNavbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(190px,240px) auto;align-items:center;gap:12px;margin:0}.shopNavbar input,.shopNavbar select{min-height:52px;border-radius:999px;border:1px solid rgba(255,106,0,.2);background:#ffffffeb;box-shadow:inset 0 1px #fffc}.shopNavbar input:focus,.shopNavbar select:focus{border-color:#ff6a007a;box-shadow:0 0 0 4px #ff6a001a}.shopCategoryNav{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 2px;scrollbar-width:none}.shopCategoryNav::-webkit-scrollbar{display:none}.shopCategoryNav button,.mobileFilterToggle{flex:0 0 auto;border:1px solid rgba(255,106,0,.18);background:#fffffff0;color:#20140d;border-radius:999px;padding:12px 18px;font-weight:1000;box-shadow:0 10px 26px #14100c0f;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;white-space:nowrap}.shopCategoryNav button:hover,.mobileFilterToggle:hover{transform:translateY(-2px);box-shadow:0 16px 34px #ff6a0026}.shopCategoryNav button.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#ff5a00,#ff9f1a);box-shadow:0 18px 40px #ff6a0047}.mobileFilterToggle{display:none;align-items:center;justify-content:center;gap:8px;min-height:52px;position:relative}.mobileFilterToggle b{position:absolute;right:8px;top:5px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:#140d08;color:#fff;font-size:11px}.desktopShopFilters{margin-bottom:16px}.mobileInlineFilters{display:none}.mobileFilterOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:#140d0873;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeSlide .18s ease both}.mobileFilterSheet{width:min(620px,100%);max-height:min(78dvh,680px);overflow:auto;padding:16px;border:1px solid rgba(255,106,0,.18);border-radius:30px 30px 24px 24px;background:radial-gradient(circle at 86% 0%,rgba(255,106,0,.14),transparent 34%),linear-gradient(145deg,#fffdf9,#fff2e7);box-shadow:0 -24px 74px #140d0847}.mobileFilterHead{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.mobileFilterHead span{display:block;color:#140d08;font-weight:1000;font-size:20px}.mobileFilterHead small{color:#786b5d;font-weight:800}.mobileFilterHead button{width:42px;height:42px;border:0;border-radius:999px;display:grid;place-items:center;background:#140d08;color:#fff}@media (max-width: 1100px){.shopNavShell{top:82px;border-radius:26px}.shopNavbar{grid-template-columns:minmax(0,1fr) auto}.shopNavbar select{display:none}.mobileFilterToggle{display:inline-flex}.desktopShopFilters{display:none}.mobileInlineFilters{display:block;margin:-6px 0 16px;animation:fadeSlide .2s ease both}.mobileInlineFilters .priceFilterBar{margin:0;padding:15px 14px 18px;border-radius:24px;background:radial-gradient(circle at 0% 0%,rgba(255,106,0,.12),transparent 32%),linear-gradient(135deg,#fffdf9,#fff0e2);box-shadow:0 16px 44px #14100c14}.mobileFilterOverlay,.mobileFilterSheet{display:none!important}}@media (max-width: 640px){.shopPageCompact{padding-top:18px}.shopNavShell{top:78px;margin-inline:-2px;padding:10px;border-radius:24px}.shopNavbar{grid-template-columns:1fr 112px;gap:8px}.shopNavbar input{min-width:0;min-height:48px;padding-inline:14px}.mobileFilterToggle{min-height:48px;padding-inline:14px}.shopCategoryNav{gap:8px;padding-top:10px}.shopCategoryNav button{padding:10px 14px;font-size:13px}.mobileFilterOverlay{padding:10px}.mobileInlineFilters .priceFilterTop{gap:8px}.mobileInlineFilters .priceFilterValues{order:3;width:100%;justify-content:space-between;margin-left:0}.mobileInlineFilters .priceFilterReset{margin-left:auto}.mobileInlineFilters .priceSliderWrap{height:34px}}.offersPage{background:radial-gradient(circle at 90% 8%,rgba(255,106,0,.14),transparent 30%),linear-gradient(180deg,#fff8ef,#fffdf9 46%,#fff2e6)}.offersHero{display:grid;gap:16px;margin-bottom:22px;padding:clamp(28px,5vw,58px);border:1px solid rgba(255,106,0,.16);border-radius:38px;background:radial-gradient(circle at 88% 12%,rgba(255,63,108,.14),transparent 28%),radial-gradient(circle at 8% 0%,rgba(255,159,0,.2),transparent 30%),linear-gradient(135deg,#fffffff0,#fff3e7eb);box-shadow:0 26px 74px #14100c1a}.offersHero h1{max-width:840px}.offersHero p:not(.eyebrow){max-width:760px;margin:0;color:#6b5b4d;font-size:clamp(17px,2vw,21px);line-height:1.55}.offerHighlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:28px}.offerHighlights article{display:grid;gap:4px;min-height:118px;padding:22px;border:1px solid rgba(255,106,0,.14);border-radius:28px;background:#ffffffdb;box-shadow:0 16px 44px #14100c12}.offerHighlights b{color:#ff5a00;font-size:30px;line-height:1}.offerHighlights span{color:#5d4c3f;font-weight:850}@media (max-width: 760px){.offerHighlights{grid-template-columns:1fr}.offersHero{border-radius:30px}.split .summary{margin-top:-6px}}.adminOpsPage,.sellerDashboardPage{background:radial-gradient(circle at 88% 10%,rgba(255,106,0,.12),transparent 30%),linear-gradient(135deg,#fffaf4,#fffdf9 52%,#fff4e7)}.adminHeader,.sellerTopbar{border:1px solid rgba(255,106,0,.14);border-radius:28px;background:#ffffffd1;box-shadow:0 18px 52px #14100c14;padding:22px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.adminHeader h1,.sellerTopbar h1{letter-spacing:-.055em}.adminNav{background:#0c1119!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 24px 64px #090d142e}.adminNav button{background:#ffffff0f!important;color:#fff!important;border-color:#ffffff14!important}.adminNav button:hover,.adminNav button.active{color:#fff!important;background:linear-gradient(135deg,#ff5a00,#ff9f1a)!important;border-color:transparent!important;box-shadow:0 12px 30px #ff6a0052}.adminStats{grid-template-columns:repeat(3,minmax(0,1fr))}.adminStats article,.dashboardPanel,.adminTable article,.profileDirectory article,.sellerCard,.sellerProducts{border:1px solid rgba(255,106,0,.13)!important;background:linear-gradient(145deg,#ffffffeb,#fff8efcc)!important;box-shadow:0 20px 60px #14100c14!important}.adminStats article{position:relative;overflow:hidden}.adminStats article:after{content:"";position:absolute;left:16px;right:16px;bottom:13px;height:30px;border-radius:999px;background:linear-gradient(90deg,#ff5a0047,#ff3f6c1a);opacity:.55}.profileInsightGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.profileInsightGrid div{border-radius:18px;padding:12px;background:#120d09;color:#fff;box-shadow:inset 0 0 0 1px #ffffff14}.profileInsightGrid span{display:block;color:#ffffffad;font-size:12px;font-weight:800}.profileInsightGrid b{display:block;margin-top:5px;color:#ff9f1a;font-size:18px}.profileBehaviorBox{background:#ff6a0012;border:1px solid rgba(255,106,0,.14);border-radius:20px;padding:14px}.adminChatLayout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px;min-height:680px}.adminChatList,.adminChatPanel{border:1px solid rgba(255,106,0,.14);border-radius:30px;background:#ffffffdb;box-shadow:0 22px 60px #14100c17;overflow:hidden}.adminChatList{padding:14px;display:grid;align-content:start;gap:10px}.adminChatList>div:first-child{padding:10px 8px 14px}.adminChatList b{display:block}.adminChatList small{color:#786b5d}.adminChatList button{width:100%;display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:center;text-align:left;border:0;border-radius:18px;background:transparent;padding:10px}.adminChatList button:hover,.adminChatList button.active{background:#fff1e5}.adminChatList button>span{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:#120d09;color:#ff9f1a;font-weight:1000}.adminChatPanel{display:grid;grid-template-rows:auto auto 1fr auto;background:linear-gradient(#fffaf4db,#fffaf4db),radial-gradient(circle at 20% 20%,rgba(255,106,0,.16),transparent 28%)}.adminChatTop,.adminChatContext,.adminChatComposer{padding:16px 18px;border-bottom:1px solid rgba(255,106,0,.12)}.adminChatTop{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#100b07;color:#fff}.adminChatTop h2,.adminChatTop p{margin:0}.adminChatTop p{color:#ffffffad}.adminChatContext p{margin:4px 0;color:#5f5145}.adminWhatsappThread,.sellerChatBubbles{padding:18px;overflow:auto;display:flex;flex-direction:column;gap:10px}.adminBubble,.sellerBubble{width:fit-content;max-width:min(620px,78%);padding:12px 14px;border-radius:18px;box-shadow:0 12px 28px #14100c14}.adminBubble{align-self:flex-end;background:linear-gradient(135deg,#ff5a00,#ff9f1a);color:#fff;border-bottom-right-radius:6px}.sellerBubble{align-self:flex-start;background:#fff;color:#20140d;border:1px solid rgba(255,106,0,.14);border-bottom-left-radius:6px}.adminBubble p,.sellerBubble p{margin:0;line-height:1.45}.adminBubble small,.sellerBubble small,.adminBubble time,.sellerBubble time{display:block;margin-top:6px;font-size:11px;opacity:.72}.seenReceipt{display:block;margin-top:3px;font-size:11px;font-style:normal;font-weight:900;text-align:right;opacity:.82}.adminBubble .seenReceipt{color:#ffffffeb}.sellerBubble .seenReceipt{color:#ff5a00}.sentPulse{box-shadow:0 0 0 4px #22c55e24,0 18px 44px #22c55e38!important;background:linear-gradient(135deg,#16a34a,#22c55e)!important}.adminChatComposer{display:grid;grid-template-columns:minmax(170px,240px) 1fr auto;gap:10px;border-bottom:0;border-top:1px solid rgba(255,106,0,.12);background:#ffffffd6}.adminChatComposer input,.adminChatComposer textarea,.sellerThreadReply input{border:1px solid rgba(255,106,0,.18);border-radius:18px;padding:12px 14px;outline:0;background:#fff}.adminChatComposer textarea{min-height:48px;resize:vertical}.adminChatComposer button,.sellerThreadReply button{border:0;border-radius:18px;padding:0 18px;background:#120d09;color:#fff;font-weight:1000;display:inline-flex;align-items:center;justify-content:center;gap:7px}.sellerSidebar{background:radial-gradient(circle at 20% 20%,rgba(255,106,0,.16),transparent 24%),linear-gradient(180deg,#07101c,#0b1320 60%,#080b11)!important;color:#fff}.sellerSidebar button{color:#ffffffd6!important}.sellerSidebar button.active,.sellerSidebar button:hover{background:linear-gradient(135deg,#ff5a00,#ff8f18)!important;color:#fff!important}.sellerMessageCenter{display:grid;gap:14px}.sellerWhatsappLayout{display:grid;grid-template-columns:minmax(220px,310px) 1fr;min-height:560px;border:1px solid rgba(255,106,0,.14);border-radius:24px;background:radial-gradient(circle at 15% 0%,rgba(255,106,0,.1),transparent 32%),#fffaf4;overflow:hidden;box-shadow:0 22px 70px #502c0e1a}.sellerWhatsappList{background:#120d09f5;padding:14px;display:flex;flex-direction:column;gap:10px;overflow:auto}.sellerWhatsappList button{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:11px;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;text-align:left;background:#ffffff0f;color:#fff;cursor:pointer}.sellerWhatsappList button.active,.sellerWhatsappList button:hover{background:linear-gradient(135deg,#ff5a00,#ff9f1a);border-color:#ffffff4d}.sellerWhatsappList button>span,.sellerWhatsappTop>span{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:#fff6ed;color:#ff5a00;font-weight:1000}.sellerWhatsappList b{display:block;font-size:15px}.sellerWhatsappList small{display:block;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffb8}.sellerWhatsappList em{min-width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:#ffffff2e;font-style:normal;font-size:12px;font-weight:1000}.sellerWhatsappPanel{display:grid;grid-template-rows:auto 1fr auto;min-width:0}.sellerWhatsappTop{padding:14px 16px;display:flex;align-items:center;gap:12px;background:#ffffffdb;border-bottom:1px solid rgba(255,106,0,.12)}.sellerWhatsappTop h3{margin:0;font-size:18px}.sellerWhatsappTop small{color:#7b6c5d}.sellerThreadReply{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px;background:#ffffffe0;border-top:1px solid rgba(255,106,0,.12)}@media (max-width: 1100px){.adminStats{grid-template-columns:repeat(2,minmax(0,1fr))}.adminChatLayout{grid-template-columns:1fr}.sellerWhatsappLayout{grid-template-columns:1fr;min-height:auto}.adminChatList,.sellerWhatsappList{display:flex;overflow-x:auto}.adminChatList>div:first-child{min-width:190px}.adminChatList button,.sellerWhatsappList button{min-width:260px}.sellerWhatsappList{flex-direction:row}.adminChatComposer{grid-template-columns:1fr}}@media (max-width: 700px){.profileInsightGrid,.adminStats{grid-template-columns:1fr}.adminBubble,.sellerBubble{max-width:92%}.sellerThreadReply{grid-template-columns:1fr}}.checkoutDetailPreview span{color:#756556}@media (min-width: 981px){.aboutHero{grid-template-columns:minmax(0,1.16fr) minmax(260px,.56fr)!important}.aboutVisual{width:60%!important;min-width:390px;max-width:430px!important;justify-self:center!important}.aboutVisual img{max-height:260px!important}.aboutVisual div{padding:14px 18px!important}}@media (max-width: 1050px){.homeBlogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.homeBlogGrid{grid-template-columns:1fr}.homeBlogGrid .blogCard img{height:180px}}.mobileHeaderSearch{display:none}.notificationBell{position:relative}.notificationPanel{position:fixed;right:max(16px,5vw);top:88px;z-index:260;width:min(390px,calc(100vw - 24px));max-height:min(72vh,620px);overflow:auto;border:1px solid rgba(255,106,0,.18);border-radius:28px;background:radial-gradient(circle at 92% 4%,rgba(255,106,0,.14),transparent 34%),linear-gradient(145deg,#fffdf9,#fff2e6);box-shadow:0 28px 90px #140d083d;padding:12px}.notificationHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 8px 12px}.notificationHead b{font-size:20px}.notificationHead button{width:36px;height:36px;border:0;border-radius:999px;display:grid;place-items:center;background:#140d08;color:#fff}.notificationItem{width:100%;border:0;border-radius:18px;background:#ffffffd1;text-align:left;padding:12px;display:grid;gap:4px;margin-bottom:8px;box-shadow:inset 0 0 0 1px #ff6a001a}.notificationItem span{color:#140d08;font-weight:1000}.notificationItem small{color:#66574b;line-height:1.45}.notificationItem em,.emptyNotifications{color:#8a7a6d;font-size:12px;font-style:normal}.emptyNotifications{margin:8px;padding:18px;border-radius:18px;background:#ffffffb8}.adminBroadcastPanel{display:grid;grid-template-columns:minmax(240px,1.2fr) 170px minmax(170px,.8fr) minmax(240px,1fr) auto;gap:12px;align-items:end;margin:18px 0;padding:18px;border:1px solid rgba(255,106,0,.14);border-radius:28px;background:radial-gradient(circle at 8% 0%,rgba(255,106,0,.16),transparent 32%),linear-gradient(135deg,#ffffffeb,#fff4e8db);box-shadow:0 18px 54px #14100c14}.adminBroadcastPanel h2,.adminBroadcastPanel p{margin:0}.adminBroadcastPanel span{display:block;color:#786b5d;margin-top:5px}.adminBroadcastPanel input,.adminBroadcastPanel select{min-height:48px;border:1px solid rgba(255,106,0,.18);border-radius:16px;background:#fff;padding:0 14px;outline:0}.adminBroadcastPanel button{min-height:48px;border:0;border-radius:16px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:linear-gradient(135deg,#ff5a00,#ff9f1a);color:#fff;font-weight:1000}@media (max-width: 1100px){body{padding-bottom:calc(82px + env(safe-area-inset-bottom))!important}.siteHeader{position:sticky!important;top:0!important;z-index:180!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:72px!important;height:72px!important;padding:0 12px!important}.logoBrand{flex:1 1 auto!important;justify-content:flex-start!important;max-width:min(46vw,290px)!important;padding:4px 0!important}.logoBrand img.headerLogo{width:min(44vw,260px)!important;max-height:46px!important;object-fit:contain!important}.headerActions{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;flex:0 0 auto!important}.headerActions .round,.headerActions .hamburger{display:grid!important;width:42px!important;height:42px!important;min-width:42px!important;border-radius:999px!important;background:#fffffff5!important;border:1px solid rgba(255,106,0,.16)!important;color:#140d08!important;box-shadow:0 10px 28px #14100c1a!important}.mobileHeaderSearch{display:grid!important}.mobileBottomNav{position:fixed!important;left:10px!important;right:10px!important;top:auto!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;z-index:170!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;overflow:visible!important;padding:8px!important;border:1px solid rgba(255,106,0,.16)!important;border-radius:28px!important;background:#fffaf5f5!important;box-shadow:0 -18px 50px #14100c24!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.mobileBottomNav button{min-width:0!important;width:100%!important;height:54px!important;display:grid!important;place-items:center!important;gap:2px!important;padding:6px 3px!important;border:0!important;border-radius:20px!important;background:transparent!important;color:#5b4a3e!important;font-size:10px!important;font-weight:1000!important}.mobileBottomNav button.active{background:linear-gradient(135deg,#ff5a00,#ff9f1a)!important;color:#fff!important;box-shadow:0 12px 28px #ff6a0047!important}.notificationPanel{top:78px;right:10px}.adminBroadcastPanel{grid-template-columns:1fr}}@media (max-width: 520px){.logoBrand{max-width:38vw!important}.logoBrand img.headerLogo{width:37vw!important;max-height:40px!important}.headerActions{gap:5px!important}.headerActions .round,.headerActions .hamburger{width:37px!important;height:37px!important;min-width:37px!important}.round b{right:-2px!important;top:-6px!important;font-size:10px!important}}@media (max-width: 1100px){body{padding-bottom:calc(88px + env(safe-area-inset-bottom))!important}header.siteHeader{position:sticky!important;inset:0 auto auto 0!important;z-index:300!important;width:100%!important;min-height:70px!important;height:70px!important;display:grid!important;grid-template-columns:minmax(92px,1fr) auto!important;align-items:center!important;gap:8px!important;padding:0 12px!important;background:#fff8eff0!important;border-bottom:1px solid rgba(255,106,0,.14)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}header.siteHeader .desktopNav,header.siteHeader>.searchBox{display:none!important}header.siteHeader .logoBrand{grid-column:1!important;min-width:0!important;max-width:none!important;width:100%!important;justify-self:start!important;justify-content:flex-start!important;padding:0!important;overflow:hidden!important}header.siteHeader .logoBrand img.headerLogo{display:block!important;width:min(40vw,250px)!important;max-width:100%!important;height:auto!important;max-height:42px!important;object-fit:contain!important;object-position:left center!important;border-radius:0!important}header.siteHeader .headerActions{grid-column:2!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;min-width:max-content!important;margin:0!important}header.siteHeader .headerActions .round,header.siteHeader .headerActions .hamburger,header.siteHeader .mobileHeaderSearch{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;border-radius:999px!important;border:1px solid rgba(255,106,0,.18)!important;background:#fffffff5!important;color:#140d08!important;box-shadow:0 10px 26px #14100c1a!important}header.siteHeader .round b{right:-3px!important;top:-6px!important;min-width:17px!important;height:17px!important;display:grid!important;place-items:center!important;padding:0 5px!important;font-size:10px!important;line-height:1!important}.mobileBottomNav{position:fixed!important;left:10px!important;right:10px!important;top:auto!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;z-index:280!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;gap:7px!important;width:auto!important;height:auto!important;max-height:none!important;overflow:visible!important;margin:0!important;padding:8px!important;border:1px solid rgba(255,106,0,.16)!important;border-radius:28px!important;background:#fffaf5f7!important;box-shadow:0 -18px 50px #14100c29!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;transform:none!important}.mobileBottomNav button{width:100%!important;min-width:0!important;height:54px!important;display:grid!important;place-items:center!important;gap:2px!important;padding:6px 2px!important;border:0!important;border-radius:20px!important;background:transparent!important;color:#5b4a3e!important;font-size:10px!important;font-weight:1000!important;line-height:1.05!important}.mobileBottomNav button.active{background:linear-gradient(135deg,#ff5a00,#ff9f1a)!important;color:#fff!important;box-shadow:0 12px 28px #ff6a0047!important}}@media (max-width: 560px){header.siteHeader{grid-template-columns:minmax(74px,1fr) auto!important;min-height:66px!important;height:66px!important;padding:0 8px!important;gap:5px!important}header.siteHeader .logoBrand img.headerLogo{width:31vw!important;max-height:34px!important}header.siteHeader .headerActions{gap:4px!important}header.siteHeader .headerActions .round,header.siteHeader .headerActions .hamburger,header.siteHeader .mobileHeaderSearch{width:34px!important;height:34px!important;min-width:34px!important}header.siteHeader .headerActions svg{width:17px!important;height:17px!important}.mobileBottomNav{left:7px!important;right:7px!important;bottom:calc(6px + env(safe-area-inset-bottom))!important;gap:5px!important;padding:7px!important;border-radius:24px!important}.mobileBottomNav button{height:50px!important;border-radius:17px!important;font-size:9.5px!important}}.blogsPage,.blogsPage *{filter:none!important}.blogsPage .scrollReveal{opacity:1!important;transform:none!important}@media (max-width: 980px){.mobileBottomNav.hasAdmin{grid-template-columns:repeat(6,minmax(0,1fr))!important}.mobileBottomNav.hasAdmin button span{font-size:9px!important}}.drawerRewardCard{width:100%;border:1px solid rgba(255,106,0,.24);background:linear-gradient(135deg,#130d09,#2b1408 58%,#ff6a001c);color:#fff;border-radius:24px;padding:14px;margin:12px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;box-shadow:0 18px 45px #14100c38}.drawerRewardCard span{display:grid;gap:4px}.drawerRewardCard svg{color:#ff7a00}.drawerRewardCard small{color:#f3d8c0;font-weight:800}.drawerRewardCard img{width:82px;height:82px;border-radius:16px;background:#fff;padding:6px}.rewardsPage,.giftCardPage{background:radial-gradient(circle at 20% 5%,rgba(255,106,0,.12),transparent 34%),linear-gradient(180deg,#fff8ef,#fff)}.rewardsHero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:center;border:1px solid rgba(255,106,0,.18);background:linear-gradient(135deg,#fff,#fff2e4);border-radius:38px;padding:clamp(24px,4vw,46px);box-shadow:0 24px 80px #e8751224}.rewardsHero h1,.giftCardPage h1{max-width:900px}.rewardQrCard,.giftCardHero,.rewardProgressCard,.giftLedger{border:1px solid rgba(255,106,0,.18);background:#fff;border-radius:34px;padding:22px;box-shadow:0 18px 60px #14100c14}.rewardQrCard{display:grid;place-items:center;gap:10px}.rewardQrCard img{width:min(100%,240px);aspect-ratio:1;border-radius:22px}.rewardQrCard span{display:inline-flex;gap:8px;align-items:center;font-weight:1000;color:var(--orange)}.rewardProgressCard{margin-top:24px}.rewardProgressHead{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:18px}.rewardProgressHead span{display:inline-flex;align-items:center;gap:8px;font-weight:1000}.rewardProgressHead svg{color:var(--orange)}.stickerGrid{display:grid;grid-template-columns:repeat(8,minmax(44px,1fr));gap:12px;margin:18px 0 22px}.stickerGrid div{min-height:70px;border-radius:22px;display:grid;place-items:center;font-weight:1000;font-size:24px;border:1px dashed rgba(255,106,0,.35);color:#b96b22;background:#fff8ef}.stickerGrid div span{display:inline-flex;align-items:center;justify-content:center}.stickerGrid .done{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);border-style:solid;box-shadow:0 12px 30px #22c55e42}.rewardRules{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.rewardRules article{border:1px solid rgba(255,106,0,.18);border-radius:28px;padding:22px;background:#fff}.rewardRules svg{color:var(--orange)}.giftCardHero{display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(135deg,#130d09,#3a1b0b);color:#fff}.giftCardHero span{color:#ffc48c;font-weight:1000}.giftCardHero b{display:block;font-size:clamp(42px,8vw,86px);line-height:1}.giftCardHero p{color:#f1dac7}.giftLedger{margin-top:24px}.giftLedger article{display:grid;grid-template-columns:1fr auto;gap:4px 16px;padding:14px 0;border-top:1px solid var(--line)}.giftLedger small{color:var(--muted)}.giftLedger b{grid-row:span 2;align-self:center}.giftLedger .credit{color:#047857}.giftLedger .debit{color:#b91c1c}.orderActionRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.optionRow button:disabled,.rewardProgressCard button:disabled{opacity:.48;cursor:not-allowed}@media (max-width: 760px){.rewardsHero,.rewardRules{grid-template-columns:1fr}.stickerGrid{grid-template-columns:repeat(4,1fr)}.giftCardHero{align-items:flex-start;flex-direction:column}}.toolPage{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,595px);gap:28px;align-items:start;background:linear-gradient(135deg,#fff8ef,#fffdf9)}.toolForm,.toolPreview{border:1px solid rgba(255,106,0,.16);background:#ffffffe6;border-radius:28px;box-shadow:0 22px 70px #14100c17}.toolForm{padding:24px;position:sticky;top:98px}.toolForm h1{font-size:clamp(34px,5vw,58px)}.toolHint{color:#7a6b5e;line-height:1.55;margin:-4px 0 18px}.toolForm label{display:grid;gap:6px;margin:12px 0;font-size:12px;font-weight:1000;color:#6b5d50;text-transform:uppercase;letter-spacing:.06em}.toolForm input,.toolForm textarea{border:1px solid var(--line);border-radius:16px;background:#fff;padding:12px;outline:0;color:#17120e;text-transform:none;letter-spacing:0;font-weight:800}.toolFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.toolPreview{width:min(100%,595px);min-height:842px;padding:40px;display:flex;flex-direction:column;justify-content:space-between}.toolDocHeader,.slipTopRow{display:flex;justify-content:space-between;gap:20px;border-bottom:2px solid #e7ded4;padding-bottom:18px}.toolDocLogo{font-size:26px;font-weight:1000;letter-spacing:-.04em}.toolDocLogo span{color:#ff5a00}.toolBrandStack{display:grid;gap:10px;align-content:start}.sellerLogoBox{width:148px;min-height:64px;border:1px dashed #ddc9b5;border-radius:16px;background:#fffaf4;display:grid;place-items:center;overflow:hidden;color:#9a8c7d;font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}.sellerLogoBox img{width:100%;height:64px;object-fit:contain;padding:8px;background:#fff}.toolMarketplaceLogo{width:178px;max-width:100%;height:auto;object-fit:contain}.toolPlaceholder{color:#a99b8d;font-style:italic;font-weight:700}.toolDocHeader h2,.slipTopRow h2{margin:0;text-transform:uppercase;font-size:16px;text-align:right}.toolDocHeader p,.slipTopRow p{margin:5px 0 0;color:#6b5d50;font-size:12px;text-align:right}.toolAddressGrid,.routingBlocks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}.toolAddressGrid article,.routingBlocks article{background:#fff8ef;border:1px solid #f0dfcf;border-radius:16px;padding:14px}.toolAddressGrid b,.routingBlocks b{display:block;color:#9b938c;text-transform:uppercase;font-size:10px;margin-bottom:6px}.toolAddressGrid p,.routingBlocks p{margin:0;font-size:12px;line-height:1.5}.toolTable{width:100%;border-collapse:collapse;margin-top:30px}.toolTable th{background:#15100c;color:#fff;text-align:left;padding:10px 8px;font-size:10px;text-transform:uppercase}.toolTable td{border-bottom:1px solid #f0e5da;padding:13px 8px;font-size:12px}.toolTable small{display:block;color:#85796d;margin-top:4px}.toolTable em{background:#fff1df;color:#b45309;border-radius:999px;padding:5px 8px;font-style:normal;font-weight:1000}.toolTotals{width:min(260px,100%);margin:22px 0 0 auto}.toolTotals p{display:flex;justify-content:space-between;gap:18px;margin:7px 0}.toolTotals .grand{border-top:2px solid #15100c;padding-top:10px;font-size:18px}.toolPreview footer{border-top:1px dashed #d8c9ba;margin-top:30px;padding-top:12px;color:#8d8175;font-size:11px;display:flex;justify-content:space-between;gap:16px}.slipTopRow{border-bottom-style:dashed}.slipTopRow code{display:inline-block;margin-top:8px;background:#111;color:#fff;border-radius:8px;padding:10px 12px;letter-spacing:.14em}.squareBox{display:inline-block;width:15px;height:15px;border:2px solid #15100c;border-radius:3px}@media (max-width: 860px){.toolPage{grid-template-columns:1fr}.toolForm{position:static}.toolPreview{min-height:auto;padding:24px}.toolAddressGrid,.routingBlocks{grid-template-columns:1fr}.toolDocHeader,.slipTopRow,.toolPreview footer{flex-direction:column}.toolDocHeader h2,.toolDocHeader p,.slipTopRow h2,.slipTopRow p{text-align:left}.adminNav{border-radius:22px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:10px!important;gap:9px!important;overflow:visible!important}.adminNav button{border-radius:16px!important;min-height:48px!important;padding:10px 8px!important}}@media print{.siteHeader,.mobileBottomNav,.headlineMarquee,.footer,.toolForm{display:none!important}body{background:#fff!important}.page,.section,.toolPage{display:block!important;padding:0!important;min-height:auto!important;background:#fff!important}.toolPreview{width:595px!important;min-height:842px!important;margin:0 auto!important;box-shadow:none!important;border:0!important;border-radius:0!important}}.rewardPrizeCard{min-height:260px;border-radius:34px;background:radial-gradient(circle at 72% 16%,rgba(255,255,255,.22),transparent 28%),linear-gradient(145deg,#130d09,#3a1706 62%,#ff6a00 150%);color:#fff;border:1px solid rgba(255,106,0,.28);box-shadow:0 28px 80px #14100c2e;display:grid;place-items:center;align-content:center;gap:10px;padding:26px;text-align:center}.rewardPrizeCard svg{width:48px;height:48px;color:#ff8a18}.rewardPrizeCard span{color:#ffd9ba;font-weight:1000;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.rewardPrizeCard b{font-size:clamp(54px,9vw,96px);line-height:.9}.rewardPrizeCard small{color:#ffe8d5;font-weight:900}body.drawer-open{overflow:hidden!important}body.drawer-open .mobileBottomNav,body.drawer-open .notificationPanel{display:none!important}@media (max-width: 760px){body.drawer-open .drawerOverlay{background:#fff8ef!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;justify-content:stretch!important;z-index:999!important}body.drawer-open .sideDrawer{width:100vw!important;max-width:none!important;height:100dvh!important;box-shadow:none!important;border-radius:0!important}}.legalPage{max-width:1240px;margin:auto}.legalHero{background:linear-gradient(135deg,#fffdf9,#fff0df);border:1px solid var(--line);border-radius:38px;padding:34px;box-shadow:0 22px 70px #e8751212}.legalHero h1{font-size:clamp(38px,6vw,72px);margin:8px 0}.legalHero p{color:var(--muted);font-size:18px;line-height:1.65}.legalMeta{display:flex;gap:10px;flex-wrap:wrap}.legalMeta span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-weight:900;color:#4b3b2d}.legalLayout{display:grid;grid-template-columns:280px 1fr;gap:24px;margin-top:22px}.legalIndex,.legalArticle{background:#fff;border:1px solid var(--line);border-radius:28px;padding:18px;box-shadow:0 18px 60px #0000000a}.legalIndex{position:sticky;top:100px;align-self:start;display:grid;gap:8px}.legalIndex b{padding:8px 10px}.legalIndex button{border:1px solid var(--line);background:#fffaf4;border-radius:16px;padding:11px 12px;text-align:left;font-weight:900;color:#3c2e22}.legalIndex button.active{background:var(--dark);color:#fff;border-color:var(--dark)}.legalArticle section{padding:6px 4px 18px;border-bottom:1px solid #f0e3d3}.legalArticle section:last-child{border-bottom:0}.legalArticle h2{font-size:24px;margin:8px 0;color:#17120e}.legalArticle p{font-size:17px;line-height:1.8;color:#625549}.policyAccept,.authPolicyBox{background:linear-gradient(135deg,#fffdf9,#fff4e8);border:1px solid var(--line);border-radius:22px;padding:16px;margin:14px 0;box-shadow:0 12px 35px #e875120f}.policyAccept.compact{padding:14px}.policyAccept.accepted{background:#f1fff5;border-color:#b8e7c2}.policyAcceptHead{display:flex;align-items:flex-start;gap:11px}.policyAcceptHead svg{color:var(--orange);flex-shrink:0}.policyAcceptHead p{margin:3px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.policyLinks{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.policyLinks button{border:1px solid #ffd1aa;background:#fff;border-radius:999px;padding:7px 10px;color:#b74f04;font-weight:900;font-size:12px}.policyCheck{display:flex!important;align-items:flex-start!important;gap:9px!important;border:0!important;padding:0!important;margin:12px 0!important;color:#3a2d22}.policyCheck input{width:18px!important;height:18px!important;flex:0 0 auto!important;accent-color:var(--orange)}.policyCheck span{font-size:14px;line-height:1.45}.authPolicyBox .policyLinks{justify-content:center}.authPolicyBox .policyCheck.inline{background:transparent}@media (max-width:760px){.legalLayout{grid-template-columns:1fr}.legalIndex{position:static}.legalHero{padding:24px}.policyLinks button{font-size:11px}}.installPrompt{position:fixed;left:50%;bottom:22px;transform:translate(-50%);z-index:1200;width:min(520px,calc(100vw - 28px));display:flex;align-items:center;gap:12px;padding:12px 12px 12px 18px;border:1px solid rgba(255,106,0,.22);border-radius:24px;background:#fffaf4f5;box-shadow:0 24px 70px #1e120833;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.installPrompt div{display:grid;gap:2px;min-width:0;flex:1}.installPrompt b{font-size:16px;color:#140f0b}.installPrompt span{font-size:13px;color:#716357;font-weight:800}.installPrompt .primary{min-height:42px;padding:0 18px;border-radius:999px}.installPrompt .iconOnly{width:36px;height:36px;border:0;border-radius:50%;background:#130d09;color:#fff;font-size:22px;line-height:1}@media (max-width:760px){.installPrompt{bottom:96px;border-radius:22px;padding:11px}.installPrompt b{font-size:14px}.installPrompt span{font-size:12px}.installPrompt .primary{padding:0 14px}}.passwordAdvice{margin:6px 4px 12px;color:var(--muted);font-size:13px;line-height:1.45}.creatorProgramPage{background:radial-gradient(circle at 15% 10%,rgba(255,106,0,.12),transparent 30%),radial-gradient(circle at 90% 20%,rgba(255,177,66,.16),transparent 28%),linear-gradient(180deg,#fff8ef,#fffdf9 58%,#fff4e8)}.creatorProgramPage>h1{max-width:960px}.creatorProgramPage .blogIntro{max-width:920px;color:var(--muted);line-height:1.7;font-size:18px}.creatorLayout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:24px;align-items:start;margin-top:28px}.creatorForm,.leaderboardCard,.creatorUploadPanel,.creatorFeed{border:1px solid rgba(255,106,0,.18);border-radius:34px;background:#ffffffd1;box-shadow:0 24px 80px #1a0f0714;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:26px}.creatorFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.creatorForm label,.creatorUploadPanel form{display:grid;gap:8px;color:#6d5f50;font-weight:900}.creatorForm input,.creatorUploadPanel input,.creatorUploadPanel select,.creatorUploadPanel textarea,.leaderboardList input{width:100%;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--dark);padding:13px 15px;outline:0}.creatorUploadPanel textarea{min-height:120px;resize:vertical}.creatorFollowNote,.creatorStatus{border-radius:18px;padding:14px 16px;margin:18px 0 0;font-weight:900}.creatorFollowNote{background:#fff5e8;color:#9a4d07}.creatorStatus{background:#ecfdf3;color:#14783b}.leaderboardCard{position:sticky;top:100px}.leaderboardCard h2,.creatorUploadPanel h2,.creatorFeed h2{margin:6px 0 10px;font-size:clamp(28px,3vw,42px);letter-spacing:-.04em}.leaderboardCard p,.creatorUploadPanel p{color:var(--muted);line-height:1.6}.leaderboardList{display:grid;gap:12px;margin-top:18px}.leaderboardList article{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;border-radius:22px;border:1px solid rgba(255,106,0,.15);background:linear-gradient(135deg,#fff,#fff4e7);padding:14px}.leaderboardList article:first-child{background:linear-gradient(135deg,#160f0a,#3b1b07);color:#fff}.leaderboardList b{width:42px;height:42px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#ff4b00,#ff9f1a);color:#fff}.leaderboardList small{display:block;color:#8a7664}.leaderboardList article:first-child small{color:#f3dcc8}.leaderboardList span{font-weight:1000;color:var(--orange);white-space:nowrap}.creatorUploadPanel{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:24px;margin-top:24px}.creatorUploadPanel.locked{background:#fff8efd6}.creatorUploadPanel form{grid-template-columns:repeat(2,minmax(0,1fr))}.creatorUploadPanel textarea,.creatorUploadPanel button{grid-column:1/-1}.creatorContentGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.creatorContentGrid article{border:1px solid rgba(255,106,0,.16);border-radius:28px;background:#fff;padding:22px;box-shadow:0 14px 45px #1a0f070f}.creatorContentGrid span{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:1000}.creatorContentGrid p{color:var(--muted);line-height:1.55}.creatorContentGrid small{display:block;margin-bottom:14px;color:#8a7664;font-weight:800}@media (max-width:980px){.creatorLayout,.creatorUploadPanel{grid-template-columns:1fr}.leaderboardCard{position:static}}@media (max-width:680px){.creatorFormGrid,.creatorUploadPanel form,.creatorContentGrid{grid-template-columns:1fr}.leaderboardList article{grid-template-columns:42px 1fr}.leaderboardList span,.leaderboardList input[type=number]{grid-column:2}}.adminFeedbackBox{grid-column:1 / -1;display:grid;gap:10px;background:#fff8ef;border:1px solid var(--line);border-radius:18px;padding:12px}.adminFeedbackHead{display:flex;align-items:center;gap:8px}.adminFeedbackBox textarea,.adminFeedbackBox input,.sellerFeedbackThread input{width:100%;border:1px solid var(--line);background:#fff;border-radius:14px;padding:11px 12px;outline:0}.adminFeedbackBox textarea{min-height:84px;resize:vertical}.adminFeedbackBox button,.sellerFeedbackThread button{justify-self:start;border:0;background:var(--dark);color:#fff;border-radius:999px;padding:10px 14px;font-weight:1000;display:inline-flex;align-items:center;gap:7px}.adminFeedbackBox button:disabled,.sellerFeedbackThread button:disabled{opacity:.45}.adminThreadPreview{display:grid;gap:6px}.adminThreadPreview p,.sellerFeedbackThread p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.adminProductReviewBrief{display:grid;gap:10px;margin-top:12px}.adminPhotoStrip{display:flex;gap:8px;overflow-x:auto;padding-bottom:3px}.adminPhotoStrip img{width:78px;height:78px;border-radius:14px;object-fit:cover;border:1px solid var(--line);background:#fff}.adminPhotoStrip span,.adminPriceCoach small,.adminPriceCoach p{display:flex;align-items:center;gap:7px}.adminPriceCoach{display:grid;gap:5px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px}.adminPriceCoach p{margin:0;color:#21160e;font-size:13px}.sellerFeedbackThread{grid-column:1 / -1;display:grid;gap:8px;background:#fff8ef;border:1px solid var(--line);border-radius:16px;padding:12px}.sellerFeedbackThread h4{display:flex;align-items:center;gap:7px;margin:0}.sellerFeedbackThread div{display:flex;gap:8px}@media (max-width: 720px){.sellerFeedbackThread div{flex-direction:column}}
