:root{--black:#212529;--deep:#0a0c0e;--gold:#FFC107;--gold2:#e5a900;--white:#fff;--muted:#6d7277;--line:#e5e5e5;--bg:#f6f6f4;--danger:#d71920}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#fff;color:#17191b}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.topbar{height:34px;background:#07090a;color:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.topbar>div{display:flex;gap:12px;align-items:center}.topbar a{opacity:.92}.topbar a:not(:last-child):after{content:"|";margin-left:12px;opacity:.4}.topbar span{font-weight:700}.mainhead{min-height:76px;display:grid;grid-template-columns:260px minmax(420px,1fr) 360px;align-items:center;gap:24px;padding:10px 24px;border-bottom:1px solid #ddd;background:#fff}.brand{display:flex;align-items:center;gap:10px}.brandmark{width:49px;height:49px;border:2px solid var(--gold2);display:grid;place-items:center;border-radius:12px;color:var(--gold2);font-size:24px}.brand b{display:block;font-family:Georgia,serif;font-size:38px;line-height:.9;letter-spacing:1px}.brand small{display:block;font-size:8px;font-weight:800;margin-top:5px}.searchbox{height:43px;display:grid;grid-template-columns:150px 1fr 100px;border:1px solid #b9b9b9;border-radius:4px;overflow:hidden}.searchbox select,.searchbox input{border:0;padding:0 14px;outline:none;background:#fff}.searchbox select{border-right:1px solid #ccc}.searchbox button{border:0;background:linear-gradient(#f7c433,#e7a90a);font-weight:800;display:flex;gap:6px;align-items:center;justify-content:center}.headActions{display:flex;justify-content:flex-end;align-items:stretch}.headActions a{position:relative;display:flex;align-items:center;gap:8px;padding:8px 16px;font-weight:700;border-left:1px solid #ddd}.headActions svg{width:23px}.headActions em{position:absolute;right:8px;top:-1px;background:var(--gold);width:19px;height:19px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-style:normal}.mainnav{min-height:55px;background:linear-gradient(90deg,#060809,#15181b);color:#fff;display:flex;align-items:stretch;padding:0 22px;overflow-x:auto;white-space:nowrap}.mainnav a{display:flex;align-items:center;gap:5px;padding:0 18px;font-size:12px;font-weight:800;border-bottom:3px solid transparent}.mainnav a:hover,.mainnav a.active{color:var(--gold);border-bottom-color:var(--gold)}.mainnav .allcats{background:linear-gradient(#f9c53d,#e3a40b);color:#111;min-width:190px;font-size:13px}.mainnav .allcats:hover{color:#111}.mainnav .gold{color:var(--gold)}.mainnav .red{color:#ff3434}.benefits{background:#080a0c;color:#fff;display:grid;grid-template-columns:repeat(5,1fr);padding:10px 30px;border-top:1px solid #333;border-bottom:1px solid #333}.benefits>div{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid #434343}.benefits>div:last-child{border-right:0}.benefits svg{width:30px}.benefits p{margin:0}.benefits b,.benefits small{display:block}.benefits b{font-size:12px}.benefits small{font-size:11px;margin-top:3px;color:#ddd}.showcase{display:grid;grid-template-columns:255px minmax(0,1fr) 300px;gap:8px;padding:10px;background:#f4f4f2}.sidebar{background:linear-gradient(135deg,#111315,#282b2d);color:#fff;min-height:690px}.sidegroup{border-bottom:1px solid #444}.sidetitle{min-height:43px;display:flex;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:800}.sidetitle svg{margin-left:auto}.sidegroup.open .sidetitle{color:#fff}.sidechildren{padding:2px 0 12px}.sidechildren a{display:block;padding:7px 18px 7px 36px;font-size:12px;color:#eee}.sidechildren a:hover{color:var(--gold);background:#ffffff08}.sideLink{min-height:45px;display:flex;align-items:center;gap:8px;padding:0 14px;border-bottom:1px solid #444;font-size:12px;font-weight:800}.sideLink svg{width:16px}.sideLink b{margin-left:auto;background:var(--gold);color:#111;padding:3px 6px;border-radius:2px;font-size:9px}.sideLink b.hot{background:#f3252b;color:#fff}.showcaseMain{min-width:0}.hero{height:307px;background-size:cover;background-position:center;position:relative;color:#fff;overflow:hidden;border-radius:2px}.heroCopy{position:absolute;left:76px;top:50%;transform:translateY(-50%);max-width:420px}.heroCopy span{color:var(--gold);font-weight:900;letter-spacing:1px}.heroCopy h1{font-family:Georgia,serif;font-size:42px;line-height:1.04;margin:12px 0}.heroCopy p{font-size:14px;line-height:1.5}.goldbtn,.darkbtn,.outlinebtn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:0;border-radius:3px;font-weight:900;font-size:12px;cursor:pointer}.goldbtn{background:linear-gradient(#faca45,#e3a20a);color:#111}.darkbtn{background:#17191b;color:#fff}.outlinebtn{border:1px solid #222;background:#fff}.heroArrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;z-index:3}.heroArrow.left{left:12px}.heroArrow.right{right:12px}.dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:9px}.dots button{width:11px;height:11px;border-radius:50%;border:0;background:#fff}.dots button.on{background:var(--gold)}.quickCards{display:grid;grid-template-rows:repeat(3,1fr);gap:8px}.quickCards a{background:linear-gradient(135deg,#0f1112,#25282a);color:#fff;padding:19px;border:1px solid #323232;display:flex;flex-direction:column;justify-content:center;min-height:0}.quickCards b{font-size:18px}.quickCards em{color:var(--gold);font-style:normal;display:block;font-size:21px}.quickCards span{font-size:12px;line-height:1.5;margin:8px 0 13px}.quickCards strong{align-self:flex-start;background:var(--gold);color:#111;padding:8px 13px;font-size:10px}.productStrip{background:#fff;margin-top:8px;padding:6px 10px 10px}.sectionTitle{display:grid;grid-template-columns:1fr auto 1fr auto;gap:8px;align-items:center}.sectionTitle h2{font-size:20px;margin:8px 0}.sectionTitle>span{height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.sectionTitle>span:nth-of-type(2){background:linear-gradient(90deg,var(--gold),transparent)}.sectionTitle a{background:var(--gold);padding:7px 11px;border-radius:3px;font-size:11px;font-weight:800}.productGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.productCard{border:1px solid #e2e2e2;border-radius:7px;background:#fff;overflow:hidden;transition:.2s}.productCard:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0000001a}.productImage{position:relative;background:#f8f8f8;aspect-ratio:1/1}.productImage img{width:100%;height:100%;object-fit:cover}.productImage span{position:absolute;top:8px;left:8px;background:var(--gold);padding:5px 7px;border-radius:4px;font-size:10px;font-weight:900}.productBody{padding:10px}.productName{font-size:12px;font-weight:700;display:block;min-height:30px}.priceRow{display:flex;align-items:center;gap:7px;margin-top:5px}.priceRow b{font-size:12px}.priceRow del{font-size:9px;color:#777}.stars{color:#e7a800;letter-spacing:1px;font-size:11px;margin-top:5px}.cardActions{display:flex;gap:5px;margin-top:8px}.cardActions a,.cardActions button{flex:1;border:1px solid #d8d8d8;background:#fff;padding:6px;font-size:9px;font-weight:800}.cardActions button{background:#222;color:#fff}.galleryWrap{padding:32px 34px 16px;background:#fff}.galleryHeading{text-align:center;margin-bottom:24px}.galleryHeading h2{font-family:Georgia,serif;font-size:34px;margin:0}.galleryHeading p{margin:5px 0 0;color:#555}.galleryColumns{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px}.catHeading{display:flex;align-items:center;gap:10px;margin-bottom:10px}.catHeading h3{font-family:Georgia,serif;font-size:19px;white-space:nowrap;margin:0;text-transform:uppercase}.catHeading span{height:1px;flex:1;background:var(--gold2)}.galleryPattern{display:grid;grid-template-columns:1.15fr 1fr;gap:6px;height:260px}.galleryPattern.reverse{grid-template-columns:1fr 1.15fr}.childrenGrid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:6px}.galleryTile{position:relative;overflow:hidden;border-radius:3px;background:#ddd}.galleryTile img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.galleryOverlay{position:absolute;inset:auto 0 0;background:#000000b8;color:#fff;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;transition:.3s}.galleryOverlay span{font-size:10px;color:var(--gold)}.galleryTile.large .galleryOverlay{left:auto;right:10px;bottom:10px;background:#000000d9;border:1px solid rgba(255,193,7,.35);width:auto}.galleryTile:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.galleryTile:hover .galleryOverlay{z-index:2}.team{padding:34px;background:#f7f7f5}.teamGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1100px;margin:auto}.team article{text-align:center;background:#fff;border:1px solid #ddd;padding:13px}.team img{width:100%;aspect-ratio:1.2/1;object-fit:cover}.team h3{margin:10px 0 4px}.team p{margin:0;color:#777}footer{background:#111416;color:#fff;padding:38px 34px 0}.footerGrid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:35px;max-width:1300px;margin:auto}.footerGrid h3{font-family:Georgia,serif;color:var(--gold);font-size:35px;margin:0 0 8px}.footerGrid h4{color:var(--gold);margin-top:5px}.footerGrid a,.footerGrid p{display:block;color:#d6d6d6;font-size:12px;line-height:1.8}.copyright{margin-top:30px;border-top:1px solid #343638;text-align:center;padding:15px;font-size:11px;color:#aaa}.page{min-height:65vh;background:#f7f7f5;padding:34px}.pageHead{text-align:center;margin:0 auto 30px;max-width:760px}.pageHead span,.eyebrow{color:#b88600;font-size:11px;font-weight:900;letter-spacing:1.3px}.pageHead h1{font-family:Georgia,serif;font-size:38px;margin:7px 0}.pageHead p{color:#666}.catalogLayout{display:grid;grid-template-columns:240px 1fr;gap:22px;max-width:1400px;margin:auto}.filterBox,.formCard,.summary,.trackingCard,.aboutCard{background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 18px #0000000a}.filterBox{padding:18px;height:max-content}.filterBox h3{border-bottom:2px solid var(--gold);padding-bottom:10px}.filterBox label{display:block;font-size:11px;font-weight:800;margin:16px 0 5px}.filterBox input,.filterBox select,.formCard input,.formCard select,.formCard textarea,.trackSearch input,.adminPanel input,.adminPanel select,.adminPanel textarea{width:100%;border:1px solid #d6d6d6;background:#fff;padding:11px;outline:none}.productGrid.catalog{grid-template-columns:repeat(4,minmax(0,1fr))}.empty{background:#fff;border:1px solid #ddd;padding:30px;text-align:center;color:#666}.productDetail{display:grid;grid-template-columns:1fr 1fr;gap:42px;max-width:1280px;margin:auto}.detailGallery,.detailInfo{background:#fff;padding:24px;border:1px solid #e1e1e1}.detailMain{width:100%;height:480px;object-fit:cover;background:#f3f3f3}.thumbs{display:flex;gap:8px;margin-top:8px}.thumbs img{width:80px;height:65px;object-fit:cover;border:1px solid #ccc}.detailInfo h1{font-family:Georgia,serif;font-size:38px;margin:8px 0}.sku{color:#777}.bigPrice{font-size:26px;font-weight:900;margin:18px 0}.bigPrice del{font-size:15px;color:#888;margin-left:10px}.optionRow{display:flex;align-items:center;gap:10px;margin:18px 0}.optionRow b{margin-right:10px}.optionRow button{width:32px;height:32px;border:1px solid #bbb;background:#fff}.colors{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.colors>b{margin-right:10px}.colors button{border:1px solid #ccc;background:#fff;padding:7px 10px;display:flex;gap:7px;align-items:center}.colors button.selected{border-color:var(--gold2);box-shadow:0 0 0 2px #ffc10733}.colors i{width:15px;height:15px;border-radius:50%;border:1px solid #888}.specs{margin:20px 0;padding:15px;background:#f6f6f6}.detailButtons{display:flex;gap:8px;flex-wrap:wrap}.cartPage,.checkout{display:grid;grid-template-columns:1fr 340px;gap:24px;max-width:1200px;margin:auto}.cartRow{display:grid;grid-template-columns:90px 1fr 130px 140px 70px;gap:15px;align-items:center;background:#fff;border:1px solid #ddd;padding:12px;margin-bottom:8px}.cartRow img{width:90px;height:75px;object-fit:cover}.cartRow small{display:block;color:#777;margin-top:4px}.qty{display:flex;align-items:center;gap:8px}.qty button{width:28px;height:28px}.remove{border:0;background:none;color:#c22}.summary{padding:20px;height:max-content}.summary h3{border-bottom:2px solid var(--gold);padding-bottom:10px}.summary p{display:flex;justify-content:space-between;gap:15px;font-size:12px}.sumTotal{font-size:17px!important}.summary .goldbtn{width:100%;margin-top:10px}.formCard{padding:22px}.formCard h3{border-bottom:2px solid var(--gold);padding-bottom:8px;margin-top:4px}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.formGrid .wide{grid-column:1/-1}.uploadLabel{display:block;background:#f6f6f6;border:1px dashed #aaa;padding:11px;font-size:12px}.uploadLabel input{margin-top:7px}.success{display:grid;place-items:center}.successCard{max-width:650px;margin:30px auto;background:#fff;border:1px solid #ddd;padding:40px;text-align:center}.successCard>span{display:grid;place-items:center;width:65px;height:65px;background:var(--gold);border-radius:50%;font-size:34px;font-weight:900;margin:0 auto}.successCard div{display:flex;justify-content:space-between;border-top:1px solid #ddd;padding:12px}.successCard .goldbtn{margin-top:20px}.trackSearch{max-width:700px;margin:0 auto 25px;display:grid;grid-template-columns:1fr 150px}.trackSearch input{height:46px}.trackingCard{max-width:900px;margin:auto;padding:24px}.trackTop{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-bottom:1px solid #ddd;padding-bottom:18px}.trackTop small,.trackTop b{display:block}.trackTop small{font-size:10px;color:#777}.goldText{color:#bd8800}.timeline{margin-top:20px}.timelineItem{display:grid;grid-template-columns:25px 1fr;gap:10px;position:relative;padding-bottom:22px}.timelineItem i{width:15px;height:15px;background:var(--gold);border:3px solid #fff;box-shadow:0 0 0 2px var(--gold2);border-radius:50%;margin-top:3px}.timelineItem:not(:last-child):before{content:"";position:absolute;left:7px;top:17px;bottom:0;width:2px;background:#ddd}.timelineItem p{margin:4px 0;color:#666}.timelineItem small{color:#999}.customForm{max-width:850px;margin:auto}.customForm .goldbtn{margin-top:15px}.aboutCard{max-width:1000px;margin:auto;padding:32px}.aboutCard h2{font-family:Georgia,serif;font-size:34px}.aboutGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:24px}.aboutGrid>div{background:#f7f7f5;padding:18px;border-top:3px solid var(--gold)}.adminLogin{min-height:100vh;background:radial-gradient(circle at top,#373b3e,#101214 55%);display:grid;place-items:center;padding:20px}.loginBox{width:min(420px,100%);background:#fff;padding:36px;border-top:5px solid var(--gold);box-shadow:0 25px 60px #0006;text-align:center}.adminBrand{font-family:Georgia,serif;font-size:48px;font-weight:900}.loginBox h1{margin-bottom:0}.loginBox p{color:#777}.loginBox form{display:grid;gap:10px;margin:25px 0}.loginBox input{padding:13px;border:1px solid #ccc}.loginBox .error{background:#ffe8e8;color:#a00;padding:8px}.adminShell{display:grid;grid-template-columns:245px 1fr;min-height:100vh;background:#f3f4f4}.adminSide{background:#121416;color:#fff;padding:16px;position:sticky;top:0;height:100vh}.adminLogo{padding:10px 8px 22px;border-bottom:1px solid #333;margin-bottom:10px}.adminLogo b{display:block;color:var(--gold);font-family:Georgia,serif;font-size:34px}.adminLogo small{font-weight:700}.adminSide button{width:100%;border:0;background:transparent;color:#ddd;display:flex;align-items:center;gap:10px;padding:12px;border-radius:4px;text-align:left;font-size:12px;font-weight:700;margin:2px 0}.adminSide button svg{width:18px}.adminSide button:hover,.adminSide button.on{background:var(--gold);color:#111}.adminMain{padding:25px;min-width:0}.adminTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.adminTop span{font-size:10px;color:#a87900;font-weight:900}.adminTop h1{margin:3px 0;font-size:28px}.adminTop a{background:#222;color:#fff;padding:10px 14px;display:flex;align-items:center;gap:6px;font-size:11px}.stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px}.stats>div{background:#fff;padding:18px;border:1px solid #ddd;border-top:3px solid var(--gold)}.stats b,.stats span{display:block}.stats b{font-size:31px}.stats span{font-size:11px;color:#777;margin-top:4px}.adminPanel{background:#fff;border:1px solid #ddd;padding:18px;min-width:0}.adminPanel h2{display:flex;align-items:center;gap:7px;font-size:19px;margin-top:0;border-bottom:1px solid #eee;padding-bottom:12px}.adminTwo{display:grid;grid-template-columns:390px 1fr;gap:18px}.formStack{display:grid;gap:10px;height:max-content}.two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hint{font-size:11px;color:#777}.adminList{display:grid;gap:7px}.adminItem{display:grid;grid-template-columns:65px 1fr 38px;gap:10px;align-items:center;border:1px solid #eee;padding:7px}.adminItem img{width:65px;height:52px;object-fit:cover;background:#eee}.adminItem small,.adminItem span{display:block;font-size:10px;color:#777;margin-top:3px}.adminItem button{border:0;background:#fff;color:#b51d1d}.tableWrap{overflow:auto}.tableWrap table{width:100%;border-collapse:collapse;font-size:11px}.tableWrap th,.tableWrap td{border-bottom:1px solid #e6e6e6;padding:10px;text-align:left;vertical-align:top}.tableWrap th{background:#f6f6f6}.tableWrap td>b,.tableWrap td>small,.tableWrap td>span,.tableWrap td>a{display:block;margin-bottom:4px}.tableWrap td>a{color:#b47d00;font-weight:800}.miniProduct{display:flex;gap:6px;align-items:center;margin-bottom:4px}.miniProduct img{width:34px;height:28px;object-fit:cover}.miniProduct small{display:block;color:#888}.requestCard,.messageCard{border:1px solid #e2e2e2;border-left:4px solid var(--gold);padding:15px;margin-bottom:10px}.requestImages{display:flex;gap:8px;flex-wrap:wrap}.requestImages img{width:90px;height:70px;object-fit:cover}.settingsForm{max-width:760px}.loading{padding:80px;text-align:center}@media(max-width:1200px){.mainhead{grid-template-columns:220px 1fr 270px}.brand b{font-size:31px}.headActions a span{display:none}.showcase{grid-template-columns:220px 1fr}.quickCards{display:none}.productGrid,.productGrid.catalog{grid-template-columns:repeat(3,1fr)}.galleryColumns,.adminTwo{grid-template-columns:1fr}.stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.topbar{display:none}.mainhead{grid-template-columns:1fr auto;padding:10px 14px}.searchbox{grid-column:1/-1;grid-row:2;grid-template-columns:110px 1fr 84px;width:100%}.headActions a{padding:7px}.headActions a:not(.cartAction):nth-child(2){display:none}.mainnav{padding:0;min-height:47px}.mainnav .allcats{min-width:150px}.mainnav a{padding:0 12px;font-size:10px}.benefits{grid-template-columns:repeat(2,1fr);padding:6px}.benefits>div{padding:7px}.benefits>div:nth-child(n+3){display:none}.showcase{display:block;padding:7px}.sidebar{display:none}.hero{height:330px}.heroCopy{left:50px;max-width:75%}.heroCopy h1{font-size:33px}.productGrid,.productGrid.catalog{grid-template-columns:repeat(2,1fr)}.galleryWrap{padding:25px 12px}.galleryPattern,.galleryPattern.reverse{height:220px}.galleryColumns{gap:14px}.teamGrid{grid-template-columns:repeat(2,1fr)}.footerGrid{grid-template-columns:1fr 1fr}.catalogLayout{grid-template-columns:1fr}.filterBox{display:none}.productDetail{grid-template-columns:1fr;padding:12px}.cartPage,.checkout{grid-template-columns:1fr}.cartRow{grid-template-columns:70px 1fr 80px}.cartRow img{width:70px;height:60px}.cartRow>strong{grid-column:2}.cartRow>.remove{grid-column:3}.formGrid{grid-template-columns:1fr}.formGrid .wide{grid-column:auto}.trackTop,.aboutGrid{grid-template-columns:1fr}.adminShell{grid-template-columns:70px 1fr}.adminSide{padding:7px}.adminLogo b{font-size:22px}.adminLogo small{display:none}.adminSide button{justify-content:center}.adminSide button:not(:last-child){font-size:0}.adminSide button svg{width:20px}.adminMain{padding:12px}.stats{grid-template-columns:1fr 1fr}.adminTop span{display:none}.adminTop h1{font-size:21px}}@media(max-width:520px){.brand small{display:none}.brand b{font-size:28px}.brandmark{width:40px;height:40px}.mainhead{gap:7px}.searchbox{grid-template-columns:92px 1fr 72px}.searchbox select,.searchbox input{padding:0 7px;font-size:11px}.searchbox button{font-size:0}.searchbox button svg{display:block}.headActions a:first-child{display:none}.hero{height:300px}.heroCopy{left:35px}.heroCopy h1{font-size:28px}.productGrid,.productGrid.catalog{grid-template-columns:1fr 1fr;gap:6px}.galleryHeading h2{font-size:27px}.catHeading h3{font-size:15px}.galleryPattern,.galleryPattern.reverse{grid-template-columns:1fr;height:auto}.galleryPattern.reverse>.large{order:0}.galleryTile.large,.childrenGrid{height:210px}.teamGrid,.footerGrid{grid-template-columns:1fr}.page{padding:20px 10px}.pageHead h1{font-size:30px}.detailMain{height:320px}.detailInfo h1{font-size:30px}.adminMain{padding:7px}.adminTop a{font-size:0;padding:9px}.stats{grid-template-columns:1fr 1fr;gap:6px}.stats>div{padding:12px}.adminPanel{padding:10px}.two{grid-template-columns:1fr}}.adminItem.noImage{grid-template-columns:1fr 38px}.galleryAdminChild{border:1px solid #ddd;padding:10px;display:grid;gap:8px}.galleryAdminChild legend{font-size:11px;font-weight:800;color:#9b7000}.heroStage{display:grid;grid-template-columns:255px minmax(0,1fr);gap:8px;padding:10px max(10px,calc((100vw - 1480px)/2));background:#f4f4f2}.heroStage .sidebar{min-height:440px}.heroStage .hero{height:440px;border-radius:4px;box-shadow:0 8px 24px #00000014}.heroStage .heroCopy{left:76px}.homeSectionShell{max-width:1400px;margin:0 auto;padding:34px 24px 12px}.homeSectionShell.popularShell{padding-top:24px;padding-bottom:38px;background:#fff}.homeSectionShell .productStrip{margin:0;padding:0;background:transparent}.sectionIntro{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:1px solid #e5e5e5;padding-bottom:14px;margin-bottom:18px}.sectionIntro>div>span{display:block;color:#b57e00;font-size:10px;font-weight:900;letter-spacing:1.7px;margin-bottom:5px}.sectionIntro h2{font-family:Georgia,serif;font-size:31px;margin:0;color:#191b1d}.sectionIntro h2:after{content:"";display:block;width:55px;height:3px;background:var(--gold);margin-top:9px}.sectionIntro p{margin:8px 0 0;color:#6c7074;font-size:12px}.sectionIntro>a{background:#17191b;color:#fff;border:1px solid #17191b;padding:10px 14px;font-size:10px;font-weight:900;white-space:nowrap;transition:.2s}.sectionIntro>a:hover{background:var(--gold);border-color:var(--gold);color:#111}.productGrid{gap:14px}.productCard{border:1px solid #e4e4e4;border-radius:5px;box-shadow:0 4px 16px #0000000b}.productImage{display:block;aspect-ratio:1.1/1;background:#f5f5f5;overflow:hidden}.productImage img{transition:.3s}.productCard:hover .productImage img{transform:scale(1.04)}.productBody{padding:12px}.productMeta{display:block;color:#9a7500;font-size:8.5px;font-weight:900;text-transform:uppercase;letter-spacing:.45px;min-height:12px}.productName{font-size:13px;line-height:1.35;min-height:35px;margin-top:5px}.productDesc{font-size:9.5px;line-height:1.5;color:#777;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:29px;margin:6px 0}.priceRow b{font-size:14px;color:#111}.priceRow del{font-size:9px}.productFoot{display:flex;align-items:center;justify-content:space-between;margin-top:7px;border-top:1px solid #eee;padding-top:7px}.stock{font-size:9px;color:#267334;font-weight:800}.productFoot .stars{margin:0;font-size:9px}.cardActions a,.cardActions button{padding:8px 5px;font-size:8.5px;cursor:pointer}.cardActions a{border-color:#222}.cardActions a:hover{background:#f5f5f5}.cardActions button{background:var(--black);border-color:var(--black)}.cardActions button:hover{background:var(--gold);color:#111;border-color:var(--gold)}.galleryWrap{padding:42px max(24px,calc((100vw - 1400px)/2)) 34px;background:linear-gradient(#fbfbfa,#fff)}.galleryHeading{margin-bottom:28px}.galleryHeading h2{font-size:38px;letter-spacing:.4px}.galleryHeading p{font-size:13px}.galleryHeading .eyebrowLine{display:block;color:#a87500;font-size:10px;font-weight:900;letter-spacing:2px;margin-bottom:8px}.galleryColumns{gap:27px 34px}.gallerySection{padding:0}.catHeading{margin-bottom:11px}.catHeading h3{font-size:20px}.catHeading span{background:linear-gradient(90deg,transparent,var(--gold2))}.catHeading span:last-child{background:linear-gradient(90deg,var(--gold2),transparent)}.galleryPattern{height:290px;gap:7px}.childrenGrid{gap:7px}.galleryTile{border:1px solid #e2e2e2;border-radius:4px;box-shadow:0 4px 14px #0000000d}.galleryOverlay{background:#000000c7}.galleryOverlay b{font-size:11px}.galleryTile.large .galleryOverlay{padding:10px 13px}.team{padding:48px max(24px,calc((100vw - 1400px)/2)) 56px;background:#f5f5f2;border-top:1px solid #ecece9}.teamGrid{max-width:none;grid-template-columns:repeat(4,1fr);gap:20px}.team article{padding:0;text-align:left;border:1px solid #ddd;background:#fff;overflow:hidden;box-shadow:0 6px 20px #0000000e;transition:.25s}.team article:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}.teamPhoto{aspect-ratio:1.22/1;overflow:hidden;background:#212529}.teamPhoto img{width:100%;height:100%;object-fit:cover;transition:.3s}.team article:hover .teamPhoto img{transform:scale(1.03)}.teamBody{padding:14px 15px 16px;border-top:3px solid var(--gold)}.teamBody h3{margin:0 0 4px;font-size:16px}.teamBody p{font-size:11px;color:#666}.teamBody small{display:block;color:#a87500;font-weight:800;font-size:9px;text-transform:uppercase;letter-spacing:.8px;margin-top:6px}.siteFooter{padding-top:0;background:#0b0d0f}.footerPromise{display:grid;grid-template-columns:repeat(3,1fr);max-width:1400px;margin:auto;border-bottom:1px solid #333}.footerPromise>div{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;border-right:1px solid #333}.footerPromise>div:last-child{border-right:0}.footerPromise svg{color:var(--gold);width:27px}.footerPromise span,.footerPromise b,.footerPromise small{display:block}.footerPromise b{font-size:11px;color:#fff}.footerPromise small{font-size:9px;color:#aaa;margin-top:3px}.siteFooter .footerGrid{padding:42px 0 12px}.footerAbout .footerLogo{font-family:Georgia,serif;color:var(--gold);font-size:44px;font-weight:900;line-height:1}.footerAbout h3{font-family:inherit;color:#fff;font-size:15px;margin:9px 0}.footerAbout p{max-width:330px}.footerGoldBtn{display:inline-block!important;background:var(--gold);color:#111!important;padding:9px 13px;margin-top:10px;font-weight:900;line-height:1!important}.footerGrid h4{font-size:12px;letter-spacing:.9px;border-bottom:1px solid #383838;padding-bottom:9px}.footerGrid a{transition:.2s}.footerGrid>div:not(.footerAbout) a:hover{color:var(--gold);padding-left:3px}.footerContact p{display:flex;gap:8px;align-items:flex-start}.footerContact p svg{width:15px;min-width:15px;color:var(--gold);margin-top:4px}.footerContact p span{display:block}.footerTrack{color:var(--gold)!important;font-weight:900;margin-top:12px}.copyright{max-width:1400px;margin-left:auto;margin-right:auto}.mainhead{grid-template-columns:260px minmax(420px,1fr) 260px}.headActions{min-width:240px}@media(max-width:1200px){.heroStage{grid-template-columns:220px minmax(0,1fr)}.heroStage .hero{height:400px}.homeSectionShell{padding-left:16px;padding-right:16px}.productGrid{grid-template-columns:repeat(3,1fr)}.galleryWrap,.team{padding-left:16px;padding-right:16px}.footerGrid{padding-left:24px!important;padding-right:24px!important}}@media(max-width:820px){.heroStage{display:block;padding:7px}.heroStage .sidebar{display:none}.heroStage .hero{height:335px}.homeSectionShell{padding-top:28px}.sectionIntro{align-items:flex-start}.sectionIntro h2{font-size:26px}.productGrid{grid-template-columns:repeat(2,1fr)}.galleryHeading h2{font-size:31px}.galleryPattern,.galleryPattern.reverse{height:230px}.teamGrid{grid-template-columns:repeat(2,1fr)}.footerPromise{grid-template-columns:1fr}.footerPromise>div{border-right:0;border-bottom:1px solid #2c2c2c;justify-content:flex-start}.footerPromise>div:last-child{border-bottom:0}}@media(max-width:520px){.heroStage .hero{height:305px}.homeSectionShell{padding:24px 10px 8px}.sectionIntro{display:block}.sectionIntro>a{display:inline-block;margin-top:12px}.productGrid{grid-template-columns:1fr 1fr;gap:8px}.productBody{padding:9px}.productDesc{display:none}.productMeta{font-size:7.5px}.productName{font-size:11px;min-height:30px}.priceRow b{font-size:11px}.cardActions{display:grid;grid-template-columns:1fr}.galleryWrap{padding:32px 10px 24px}.galleryColumns{gap:20px}.galleryPattern,.galleryPattern.reverse{grid-template-columns:1fr;height:auto}.galleryPattern.reverse>.large{order:0}.galleryTile.large,.childrenGrid{height:210px}.team{padding:34px 10px}.teamGrid{grid-template-columns:1fr 1fr;gap:8px}.teamBody{padding:10px}.teamBody h3{font-size:13px}.siteFooter .footerGrid{padding-left:16px!important;padding-right:16px!important}.footerPromise>div{padding:15px 18px}}.multipleNav{overflow:visible;position:relative;z-index:70}.multipleNav>.navDrop{position:relative;display:flex;align-items:stretch}.multipleNav>.navDrop>.navDropTrigger{height:100%}.navDropMenu{position:absolute;top:100%;left:0;width:230px;background:#101214;border:1px solid #343434;border-top:3px solid var(--gold);box-shadow:0 16px 32px #00000047;padding:7px 0;display:none;z-index:100}.navDrop:hover .navDropMenu,.navDrop:focus-within .navDropMenu{display:block}.navDropMenu a{display:block!important;padding:10px 14px!important;border:0!important;color:#eee!important;font-size:10px!important;white-space:normal}.navDropMenu a:hover{background:#24272a!important;color:var(--gold)!important}.navDropMenu .viewAllNav{margin-top:5px;border-top:1px solid #333!important;color:var(--gold)!important;font-weight:900!important}.subnavRow{height:36px;display:flex;align-items:center;justify-content:center;gap:0;background:#fff;border-bottom:1px solid #dedede;box-shadow:0 2px 7px #0000000b;overflow-x:auto;white-space:nowrap;position:relative;z-index:55}.subnavRow a{padding:0 18px;height:100%;display:flex;align-items:center;border-right:1px solid #ececec;font-size:10px;font-weight:800;color:#34373a}.subnavRow a:hover{background:#f7f7f5;color:#a87500}.subnavRow .subnavHot{color:#b51218}.compactSidebar{min-height:440px;position:relative;overflow:visible;z-index:45}.compactSidebar .sidegroup{position:relative}.compactSidebar .sidetitle{height:44px;min-height:44px;padding:0 13px;color:#fff}.compactSidebar .sidetitle span{flex:1}.compactSidebar .sidetitle:hover{background:#1b1e20;color:var(--gold)}.sideFlyout{display:none;position:absolute;left:100%;top:0;width:220px;background:#121416;border-left:3px solid var(--gold);box-shadow:0 13px 30px #0000004d;padding:7px 0;z-index:120}.sidegroup:hover>.sideFlyout,.sidegroup:focus-within>.sideFlyout{display:block}.sideFlyout a{display:block;padding:9px 14px;color:#eee;font-size:11px;border-bottom:1px solid #282b2d}.sideFlyout a:last-child{border-bottom:0}.sideFlyout a:hover{background:#25282a;color:var(--gold)}.compactSidebar .sideLink{height:44px;min-height:44px}.sixSlider .slideCounter{position:absolute;right:18px;bottom:14px;color:#fff;background:#0000009e;border:1px solid rgba(255,255,255,.28);font-size:10px;font-weight:900;letter-spacing:1px;padding:6px 8px;border-radius:3px}.sixSlider .dots{bottom:18px}.sixSlider .dots button{cursor:pointer}.sixSlider .heroCopy p{max-width:480px}.galleryTile{cursor:pointer}.galleryTile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:.28s;pointer-events:none}.galleryTile:hover:after{background:#00000080}.galleryTile:hover .galleryOverlay{z-index:2;background:#000000d6}@media(max-width:1200px){.multipleNav{overflow-x:auto;overflow-y:visible}.subnavRow{justify-content:flex-start}.subnavRow a{padding:0 14px}}@media(max-width:820px){.subnavRow{height:34px}.multipleNav>.navDrop{display:flex}.multipleNav .navDropMenu,.compactSidebar{display:none!important}.sixSlider .slideCounter{right:10px;bottom:10px}.sixSlider .dots{bottom:15px}}.subnavRow{display:none!important}.heroStage.noSidebar{grid-template-columns:minmax(0,1fr)!important;max-width:1540px}.heroStage.noSidebar>.hero{width:100%;height:460px}.allCatsWrap{position:relative;display:flex;align-items:stretch;align-self:stretch;z-index:160}.allCatsWrap>.allcats{border:0;border-radius:0;min-width:205px;height:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--gold);color:#111;font-size:11px;font-weight:900;cursor:pointer;padding:0 17px}.allCatsWrap>.allcats:hover,.allCatsWrap.open>.allcats{background:#e7ab00}.allCatsPanel{display:none;position:absolute;left:0;top:100%;width:270px;background:#111416;border:1px solid #303336;border-top:3px solid var(--gold);box-shadow:0 20px 38px #00000057;padding:0 0 8px;z-index:200}.allCatsWrap:hover>.allCatsPanel,.allCatsWrap:focus-within>.allCatsPanel,.allCatsWrap.open>.allCatsPanel{display:block}.allCatsHeader{padding:12px 14px;color:var(--gold);font-size:10px;letter-spacing:1.2px;font-weight:900;border-bottom:1px solid #2c2f31}.allCatsGroup{position:relative}.allCatsTitle{height:43px;display:flex!important;align-items:center;justify-content:space-between;padding:0 14px!important;color:#f4f4f4!important;border:0!important;border-bottom:1px solid #25282a!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase}.allCatsTitle:hover{background:#222527!important;color:var(--gold)!important}.allCatsChildren{display:none;position:absolute;left:100%;top:-1px;width:255px;min-height:100%;background:#fff;border:1px solid #ddd;border-left:3px solid var(--gold);box-shadow:13px 18px 35px #00000038;padding:11px;z-index:220}.allCatsGroup:hover>.allCatsChildren,.allCatsGroup:focus-within>.allCatsChildren{display:block}.allCatsChildren strong{display:block;color:#17191b;font-size:12px;padding:4px 7px 9px;border-bottom:1px solid #e5e5e5;margin-bottom:4px}.allCatsChildren a{display:block!important;padding:8px 7px!important;color:#444!important;border:0!important;font-size:10px!important;text-transform:none!important}.allCatsChildren a:hover{background:#f5f5f2!important;color:#9a7000!important}.allCatsChildren .allCatsView{margin-top:5px;border-top:1px solid #e6e6e6!important;color:#9a7000!important;font-weight:900!important}.allCatsExtras{padding:8px 10px 1px}.allCatsExtras a{display:block!important;padding:9px 8px!important;color:#fff!important;border:0!important;font-size:10px!important;font-weight:800!important}.allCatsExtras a:hover{color:var(--gold)!important;background:#202326!important}.multiDropMenu{width:590px!important;grid-template-columns:1fr 1fr 1.08fr;gap:0;padding:0!important;background:#fff!important;border:1px solid #d9d9d9!important;border-top:3px solid var(--gold)!important;box-shadow:0 18px 36px #00000038!important}.navDrop:hover>.multiDropMenu,.navDrop:focus-within>.multiDropMenu{display:grid!important}.multiDropColumn{padding:14px 10px;border-right:1px solid #e5e5e5}.multiDropHeading{display:block;color:#9a7000;font-size:9px;font-weight:900;letter-spacing:.8px;padding:0 8px 8px}.multiDropMenu .multiDropColumn a{color:#35383a!important;background:#fff!important;padding:8px!important;text-transform:none!important;font-size:10px!important}.multiDropMenu .multiDropColumn a:hover{background:#f5f5f2!important;color:#9a7000!important}.multiDropFeature{background:linear-gradient(135deg,#171a1c,#08090a);color:#fff;padding:18px 16px;display:flex;flex-direction:column;justify-content:center;min-height:210px}.multiDropFeature small{color:var(--gold);font-size:8px;font-weight:900;letter-spacing:1.4px}.multiDropFeature b{font-family:Georgia,serif;font-size:20px;margin:7px 0 5px}.multiDropFeature p{font-size:9px;line-height:1.6;color:#c9c9c9;margin:0 0 12px}.multiDropFeature a{display:inline-block!important;color:#111!important;background:var(--gold)!important;padding:9px 10px!important;font-size:9px!important;font-weight:900!important;align-self:flex-start}@media(max-width:1200px){.allCatsWrap>.allcats{min-width:190px}.multiDropMenu{width:520px!important}.heroStage.noSidebar>.hero{height:420px}}@media(max-width:900px){.allCatsPanel{position:fixed;left:8px;right:8px;top:145px;width:auto;max-height:70vh;overflow-y:auto}.allCatsChildren{position:static;width:auto;border-left:0;border-top:1px solid #333;background:#191c1e;box-shadow:none;padding:6px 10px}.allCatsChildren strong{color:var(--gold);border-color:#333}.allCatsChildren a{color:#ddd!important}.allCatsChildren a:hover{background:#25282a!important}.multiDropMenu{display:none!important}.heroStage.noSidebar>.hero{height:350px}}@media(max-width:620px){.allCatsWrap>.allcats{min-width:165px;font-size:9px}.heroStage.noSidebar>.hero{height:310px}}.galleryWrap{padding:40px 34px 26px;background:#fff}.galleryHeading{text-align:center;margin-bottom:28px}.galleryHeading h2{font-family:Georgia,serif;font-size:36px;letter-spacing:.4px;margin:0}.galleryHeading em{color:var(--gold2);font-style:normal}.galleryHeading p{margin:8px 0 0;color:#555;font-size:14px}.galleryColumns{display:grid;grid-template-columns:1fr 1fr;gap:24px 28px}.gallerySection{display:block}.catHeading{display:flex;align-items:center;gap:12px;margin:0 0 12px}.catHeading h3{margin:0;font-family:Georgia,serif;font-size:22px;text-transform:uppercase;white-space:nowrap;color:#1c1f21}.catHeading span{height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--gold2),transparent)}.galleryPattern{display:grid;grid-template-columns:1.12fr 1fr;gap:8px;height:292px}.galleryPattern.reverse{grid-template-columns:1fr 1.12fr}.galleryPattern.reverse>.large{order:2}.childrenGrid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px}.galleryTile{position:relative;overflow:hidden;border-radius:4px;background:#ddd;display:block;min-height:0}.galleryTile img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.galleryTile .galleryShade{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .28s ease;pointer-events:none}.galleryOverlay{position:absolute;left:0;right:0;bottom:0;padding:11px 12px;background:#000000b8;color:#fff;display:flex;justify-content:space-between;align-items:flex-end;gap:10px;transition:background .28s ease,transform .28s ease;z-index:2}.galleryOverlay b{display:block;font-size:13px;line-height:1.2;margin-bottom:2px}.galleryOverlay small{display:block;font-size:10px;line-height:1.45;color:#ededed}.galleryOverlay span{font-size:10px;font-weight:800;color:var(--gold);white-space:nowrap}.galleryTile.large .galleryOverlay{left:12px;right:12px;bottom:12px;border:1px solid rgba(255,193,7,.35);background:#000000d1;border-radius:3px;padding:12px 14px}.galleryTile:hover img{transform:scale(1.045)}.galleryTile:hover .galleryShade{background:#00000080}.galleryTile:hover .galleryOverlay{background:#000000db}@media(max-width:820px){.galleryHeading h2{font-size:32px}.galleryPattern,.galleryPattern.reverse{height:248px}}@media(max-width:520px){.galleryWrap{padding:34px 10px 24px}.galleryColumns{grid-template-columns:1fr;gap:22px}.catHeading h3{font-size:19px}.galleryPattern,.galleryPattern.reverse{grid-template-columns:1fr;height:auto}.galleryPattern.reverse>.large{order:0}.galleryTile.large{height:230px}.childrenGrid{height:220px}}.proTopbar{min-height:36px;height:auto;padding:0 24px;gap:18px;flex-wrap:wrap}.proTopbar .topbarMedia,.proTopbar .topbarMarketing{display:flex;align-items:center;gap:0;flex-wrap:wrap}.proTopbar .topbarLabel{color:var(--gold);font-size:9px;letter-spacing:1.2px;font-weight:900;margin-right:11px}.proTopbar a{position:relative;padding:10px 9px;opacity:.92;transition:color .2s ease,background .2s ease,opacity .2s ease}.proTopbar a:not(:last-child):after{content:"|";margin-left:9px;color:#666;opacity:.65}.proTopbar a:hover{color:var(--gold);background:#ffc1070f;opacity:1}.proTopbar a:hover:after{color:#666}.topMediaLink:hover,.topMarketingLink:hover{text-decoration:none}.proHeadActions{gap:8px;align-items:center}.proHeadActions a{border-left:0!important}.headerActionBtn{height:42px;padding:0 14px!important;border-radius:4px;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;font-size:11px!important;font-weight:900!important;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.headerActionBtn svg{width:18px!important}.trackBtn{background:var(--gold);color:#17191b;border:1px solid var(--gold)!important}.trackBtn:hover{background:#e3a800;transform:translateY(-1px)}.adminBtn{background:#202326;color:#fff;border:1px solid #202326!important}.adminBtn:hover{background:#000;color:var(--gold);border-color:var(--gold)!important;transform:translateY(-1px)}.compactCart{height:42px;border:1px solid #d7d7d7!important;border-radius:4px;padding:0 13px!important;background:#fff}.compactCart:hover{border-color:var(--gold)!important;color:#9a7000}.oneRowGallery .galleryColumns{display:grid;grid-template-columns:1fr;gap:34px;max-width:1450px;margin:0 auto}.oneRowGallery .fullGalleryRow{width:100%}.oneRowGallery .rowCatHeading{margin-bottom:14px}.oneRowGallery .rowCatHeading a{display:block}.oneRowGallery .rowCatHeading h3{transition:color .2s ease}.oneRowGallery .rowCatHeading a:hover h3{color:#a87500}.oneRowGallery .galleryPattern{height:330px;grid-template-columns:1.35fr 2fr;gap:10px}.oneRowGallery .galleryPattern.reverse{grid-template-columns:2fr 1.35fr}.oneRowGallery .childrenGrid{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px}.galleryTopText .galleryOverlayTop{top:0;bottom:auto;left:0;right:0;border:0!important;border-radius:0!important;width:auto!important;padding:10px 12px;background:#000000b8;align-items:center}.galleryTopText.large .galleryOverlayTop{top:12px;left:12px;right:12px;bottom:auto;background:#000c;border:1px solid rgba(255,193,7,.35)!important;border-radius:3px!important}.galleryTopText .galleryOverlayTop b{font-size:12px;color:#fff}.galleryTopText.large .galleryOverlayTop b{font-size:15px}.galleryTopText .galleryOverlayTop small{color:#e8e8e8;font-size:9px;margin-top:2px}.galleryTopText .galleryOverlayTop span{color:var(--gold);font-size:9px;font-weight:900}.galleryTopText:hover .galleryShade{background:#00000080}.galleryTopText:hover .galleryOverlayTop{background:#000000e0}@media(max-width:1180px){.mainhead{grid-template-columns:230px minmax(350px,1fr) 330px}.headerActionBtn{padding:0 10px!important}.oneRowGallery .galleryPattern{height:300px}}@media(max-width:900px){.proTopbar{justify-content:center;padding:5px 10px}.proTopbar .topbarMedia,.proTopbar .topbarMarketing{justify-content:center}.oneRowGallery .galleryPattern,.oneRowGallery .galleryPattern.reverse{grid-template-columns:1fr;height:auto}.oneRowGallery .galleryPattern.reverse>.large{order:0}.oneRowGallery .galleryTile.large{height:280px}.oneRowGallery .childrenGrid{height:260px}}@media(max-width:620px){.headerActionBtn span{display:none}.headerActionBtn{width:42px;padding:0!important}.compactCart span{display:none}.oneRowGallery .galleryTile.large,.oneRowGallery .childrenGrid{height:230px}.galleryTopText .galleryOverlayTop small{display:none}}.topbarLabel{display:inline-flex!important;align-items:center;gap:5px}.topMediaLink,.topMarketingLink{transition:color .2s ease}.sectionEyebrow,.iconEyebrow{display:inline-flex!important;align-items:center;gap:6px}.sectionIntro>a{display:inline-flex!important;align-items:center;gap:6px}.proProductCard .discountBadge{display:inline-flex;align-items:center;gap:3px}.proProductCard .productDesc{min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.proProductCard .productFoot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.proProductCard .stock{display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:800}.proProductCard .stockYes{color:#26713a}.proProductCard .stockNo{color:#a22}.proProductCard .stars{display:flex;align-items:center;color:#d49b00;letter-spacing:0}.iconActions a,.iconActions button{display:flex!important;align-items:center;justify-content:center;gap:5px}.iconActions button:disabled{opacity:.5;cursor:not-allowed}.popularProductStrip{border-top:3px solid var(--gold)}.popularProductStrip .productCard{box-shadow:0 7px 20px #0000000e}.teamGrid{align-items:stretch}.team article{height:100%;display:flex;flex-direction:column}.teamPhoto{position:relative}.teamPhotoBadge{position:absolute;left:9px;top:9px;display:inline-flex;align-items:center;gap:5px;background:#000000c2;color:var(--gold);padding:6px 8px;border-radius:3px;font-size:8px;font-weight:900;letter-spacing:.7px}.teamBody{display:flex;flex-direction:column;flex:1}.teamDesignation,.teamDepartment{display:flex!important;align-items:center;gap:6px!important;margin:5px 0 0!important;font-size:10px!important}.teamDesignation svg,.teamDepartment svg{color:#a87500;flex:0 0 auto}.teamDepartment{color:#777!important}.teamBio{font-size:10px!important;line-height:1.55!important;color:#666!important;margin:10px 0!important;flex:1}.teamContacts{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;padding-top:10px;border-top:1px solid #eee}.teamContacts a{display:inline-flex;align-items:center;gap:4px;border:1px solid #ddd;background:#fff;padding:6px 7px;border-radius:3px;font-size:8px;font-weight:800;color:#333}.teamContacts a:hover{border-color:var(--gold);background:#fff9df;color:#8b6500}@media(max-width:520px){.teamBio{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.teamContacts a span{display:none}.teamContacts a{padding:7px}.proProductCard .productFoot{display:block}.proProductCard .stars{margin-top:5px}}:root{--black:#212529;--deep:#090b0d;--deep2:#121518;--gold:#FFC107;--gold2:#d7a800;--goldSoft:#fff5cf;--white:#fff;--luxLine:rgba(181,134,0,.24);--luxShadow:0 16px 40px rgba(16,18,20,.09)}body{background:#fff;color:#151719;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,a,input,select,textarea{transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.proTopbar{background:linear-gradient(90deg,#050607,#131619,#050607);border-bottom:1px solid rgba(255,193,7,.18);letter-spacing:.15px}.proTopbar .topbarLabel{color:#ffd45a}.proTopbar a:hover{color:#ffd45a;background:#ffc10714}.mainhead{min-height:86px;border-bottom:1px solid #e7e1d1;box-shadow:0 6px 24px #00000009;background:linear-gradient(180deg,#fff,#fffdfa)}.brandmark{border-color:var(--gold2);background:linear-gradient(145deg,#fff8db,#fff);box-shadow:inset 0 0 0 1px #ffc1072e,0 8px 22px #be8c001f}.brand b{font-size:40px;letter-spacing:1.8px;color:#17191b}.brand small{letter-spacing:1.25px;color:#6c5b28}.searchbox{height:46px;border:1px solid #cfc5a8;border-radius:7px;box-shadow:0 7px 20px #1f20210b}.searchbox:focus-within{border-color:var(--gold2);box-shadow:0 0 0 3px #ffc10724}.searchbox button{background:linear-gradient(180deg,#ffd75b,#f0b900);color:#17191b}.searchbox button:hover{background:linear-gradient(180deg,#ffdf76,#e8ae00)}.headerActionBtn,.compactCart{border-radius:7px!important;box-shadow:0 5px 14px #0000000e}.trackBtn{background:linear-gradient(180deg,#ffd65b,#efb700);border-color:#e2a900!important}.adminBtn{background:linear-gradient(145deg,#2b2e31,#101214)}.compactCart:hover{background:#fffaf0}.mainnav{min-height:58px;background:linear-gradient(90deg,#07090b,#202428 48%,#07090b);border-bottom:1px solid #3b3320;box-shadow:0 7px 18px #0000001a}.mainnav a{letter-spacing:.35px}.mainnav a:hover,.mainnav a.active{background:#ffc10709}.allCatsWrap>.allcats{background:linear-gradient(180deg,#ffd55a,#eeb500);box-shadow:inset 0 1px #ffffff8c}.allCatsPanel,.navDropMenu{border-color:#3a3425!important;box-shadow:0 22px 50px #0000004d!important}.multiDropFeature{background:radial-gradient(circle at top right,rgba(255,193,7,.14),transparent 42%),linear-gradient(145deg,#202326,#08090a)}.heroStage.noSidebar{padding-top:14px;padding-bottom:14px;background:linear-gradient(180deg,#f5f1e7,#fff)}.heroStage.noSidebar>.hero{height:470px;border-radius:10px;box-shadow:0 18px 45px #00000026}.sixSlider:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,193,7,.32);border-radius:10px;pointer-events:none;z-index:2}.heroCopy{max-width:580px}.heroCopy span{display:inline-flex;padding:7px 10px;border:1px solid rgba(255,193,7,.55);background:#00000061;border-radius:99px;font-size:10px;letter-spacing:1.8px}.heroCopy h1{font-size:48px;letter-spacing:.15px;text-shadow:0 4px 22px rgba(0,0,0,.45)}.heroCopy p{font-size:15px;color:#f3f3f3;max-width:500px}.goldbtn{border-radius:6px;background:linear-gradient(180deg,#ffda63,#edb300);box-shadow:0 8px 22px #ffc10733;letter-spacing:.5px}.goldbtn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ffc10747}.heroArrow{border:1px solid rgba(255,193,7,.46);background:#ffffffeb;box-shadow:0 6px 20px #00000024}.heroArrow:hover{background:var(--gold);transform:translateY(-50%) scale(1.05)}.dots button{width:24px;height:4px;border-radius:99px;opacity:.65}.dots button.on{width:38px;opacity:1}.sixSlider .slideCounter{border-color:#ffc10761;background:#000000ad}.homeSectionShell{max-width:1480px;padding-top:46px}.sectionIntro{border-bottom:1px solid #e8dfc7;padding-bottom:16px;margin-bottom:22px}.sectionIntro>div>span,.sectionEyebrow,.iconEyebrow{color:#9f7500;letter-spacing:2px}.sectionIntro h2,.galleryHeading h2{letter-spacing:.25px;color:#151719}.sectionIntro h2:after{height:4px;border-radius:99px;background:linear-gradient(90deg,#c79200,var(--gold),#ffe287)}.sectionIntro>a{border-radius:5px;background:linear-gradient(145deg,#292c2f,#111315);box-shadow:0 7px 18px #00000014}.sectionIntro>a:hover{background:linear-gradient(180deg,#ffd75c,#ecb200);transform:translateY(-1px)}.productGrid{gap:16px}.productCard{border:1px solid #e5dfcf;border-radius:10px;box-shadow:0 8px 24px #1416180e;background:linear-gradient(180deg,#fff,#fffefa)}.productCard:hover{border-color:#d4b44c;transform:translateY(-5px);box-shadow:0 18px 38px #1416181f}.productImage{background:linear-gradient(145deg,#faf8f3,#f1eee6)}.productImage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-bottom:1px solid rgba(190,151,31,.16);pointer-events:none}.productImage img{filter:saturate(.97) contrast(1.02)}.discountBadge{border-radius:99px!important;box-shadow:0 4px 12px #00000029}.productBody{padding:14px}.productMeta{color:#987000;letter-spacing:.65px}.productName{font-size:14px;color:#17191b}.productName:hover{color:#9a7000}.productDesc{color:#676b6e}.priceRow b{font-size:15px}.productFoot{border-top-color:#eee8da}.iconActions a,.iconActions button{border-radius:5px!important;min-height:34px}.iconActions a:hover{border-color:#cba32b!important;background:#fff8dd!important;color:#7d5b00}.iconActions button{background:linear-gradient(145deg,#2a2d30,#111315)!important}.iconActions button:hover{background:linear-gradient(180deg,#ffd45a,#eeb400)!important;color:#111!important}.popularProductStrip{border-top:0}.galleryWrap{padding-top:54px;padding-bottom:50px;background:linear-gradient(180deg,#fff,#faf8f2)}.galleryHeading{margin-bottom:34px}.galleryHeading h2{font-size:40px}.galleryHeading p{color:#777166}.oneRowGallery .galleryColumns{gap:44px}.oneRowGallery .fullGalleryRow{padding:18px;border:1px solid #e8dfc7;border-radius:12px;background:#fff;box-shadow:var(--luxShadow)}.oneRowGallery .rowCatHeading{margin-bottom:16px}.oneRowGallery .rowCatHeading h3{font-size:24px;letter-spacing:.55px}.oneRowGallery .rowCatHeading span{background:linear-gradient(90deg,transparent,#d5a900,transparent)}.oneRowGallery .galleryPattern{height:350px;gap:12px}.oneRowGallery .childrenGrid{gap:12px}.galleryTile{border-radius:8px;box-shadow:0 6px 18px #00000014}.galleryTopText .galleryOverlayTop{background:linear-gradient(90deg,#050607e8,#141618c7);border-bottom:1px solid rgba(255,193,7,.34)!important}.galleryTopText.large .galleryOverlayTop{border-color:#ffc10785!important;box-shadow:0 5px 18px #0000002e}.galleryTopText .galleryOverlayTop b{letter-spacing:.35px}.galleryTopText:hover .galleryOverlayTop{background:linear-gradient(90deg,#000000f5,#202224e6)}.team{padding:58px 34px 64px;background:linear-gradient(180deg,#f6f3eb,#fff)}.teamGrid{max-width:1240px;gap:20px}.team article{text-align:left;border:1px solid #e5decc;border-radius:10px;padding:0;overflow:hidden;box-shadow:0 9px 26px #0000000e;background:#fff}.team article:hover{transform:translateY(-4px);border-color:#d0ad3a;box-shadow:0 18px 38px #0000001a}.teamPhoto{overflow:hidden}.teamPhoto img{aspect-ratio:1.25/1;transition:transform .35s ease;filter:saturate(.96) contrast(1.02)}.team article:hover .teamPhoto img{transform:scale(1.035)}.teamBody{padding:16px}.teamBody h3{font-family:Georgia,serif;font-size:18px;margin:0 0 7px;color:#17191b}.teamDesignation,.teamDepartment{font-size:10px!important}.teamBio{font-size:11px!important;color:#666!important}.teamContacts{border-top-color:#eee7d7}.teamContacts a{border-radius:5px;background:#fffdf8}.teamContacts a:hover{background:#fff5ce}.siteFooter{position:relative;padding-top:54px;background:radial-gradient(circle at 15% 0,rgba(255,193,7,.08),transparent 25%),linear-gradient(145deg,#181b1e,#08090a);border-top:4px solid var(--gold)}.siteFooter:before{content:"";position:absolute;left:0;right:0;top:4px;height:1px;background:#ffffff24}.siteFooter .footerGrid{max-width:1400px;gap:48px}.footerLogo{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,193,7,.5);color:var(--gold);font-family:Georgia,serif;font-weight:900;letter-spacing:2px;padding:9px 12px;border-radius:5px;margin-bottom:12px}.footerGrid h3{font-size:30px;color:#fff}.footerGrid h4{letter-spacing:1.25px;font-size:12px;padding-bottom:10px;border-bottom:1px solid rgba(255,193,7,.22)}.footerGrid a{padding:3px 0;transition:padding-left .2s ease,color .2s ease}.footerGrid a:hover{color:var(--gold);padding-left:4px}.footerContact p{display:flex!important;align-items:flex-start;gap:8px}.footerContact svg{color:var(--gold);width:16px;flex:0 0 auto;margin-top:5px}.footerGoldBtn,.footerTrack{display:inline-flex!important;width:max-content;margin-top:12px;padding:9px 12px!important;border:1px solid rgba(255,193,7,.45);border-radius:5px;color:var(--gold)!important;font-weight:900}.footerGoldBtn:hover,.footerTrack:hover{background:var(--gold);color:#111!important;padding-left:12px!important}.copyright{border-top-color:#ffffff1f;color:#96999c}.page,.adminMain{background:linear-gradient(180deg,#f7f5ef,#fff)}.pageHead h1,.adminTop h1{font-family:Georgia,serif;color:#17191b}.formCard,.adminPanel,.stats>div{border-color:#e3dcc9;border-radius:9px;box-shadow:0 8px 24px #0000000b}.stats>div{border-top:3px solid var(--gold)}.adminSide{background:linear-gradient(180deg,#141719,#08090a);border-right:1px solid #302a19}.adminLogo b{color:var(--gold)}.adminSide button{border-radius:5px}.adminSide button:hover,.adminSide button.on{background:linear-gradient(180deg,#ffd65c,#edb400)}.adminTop a{border-radius:5px;background:linear-gradient(145deg,#292c2f,#111315)}.adminTop a:hover{color:var(--gold)}@media(max-width:1180px){.heroStage.noSidebar>.hero{height:430px}.heroCopy h1{font-size:42px}.oneRowGallery .galleryPattern{height:315px}}@media(max-width:900px){.mainhead{box-shadow:none}.heroStage.noSidebar>.hero{height:360px;border-radius:7px}.heroCopy h1{font-size:35px}.galleryWrap{padding-top:42px}.oneRowGallery .fullGalleryRow{padding:12px}.oneRowGallery .galleryTile.large{height:290px}.oneRowGallery .childrenGrid{height:270px}.team{padding-top:46px}}@media(max-width:620px){.mainhead{min-height:76px}.brand b{font-size:30px}.heroStage.noSidebar>.hero{height:315px}.heroCopy{left:30px;max-width:82%}.heroCopy span{font-size:8px;padding:6px 8px}.heroCopy h1{font-size:29px}.heroCopy p{font-size:12px}.homeSectionShell{padding-top:34px}.galleryHeading h2{font-size:30px}.oneRowGallery .fullGalleryRow{border-radius:8px;padding:9px}.oneRowGallery .rowCatHeading h3{font-size:18px}.oneRowGallery .galleryTile.large,.oneRowGallery .childrenGrid{height:235px}.team{padding-left:10px;padding-right:10px}.team article{text-align:left}.siteFooter{padding-top:40px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--font-body:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;--font-display:"Segoe UI Variable Display","Segoe UI",Arial,sans-serif;--text:#202326;--text-soft:#61676c;--gold-deep:#a97800;--focus:rgba(255,193,7,.36)}html,body,#root{font-family:var(--font-body);font-weight:400;line-height:1.5;color:var(--text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6,.pageHead h1,.adminTop h1,.galleryHeading h2,.catHeading h3,.rowCatHeading h3,.teamBody h3,.multiDropFeature b{font-family:var(--font-display)!important;font-weight:700!important;letter-spacing:-.015em}p,li,input,select,textarea{font-weight:400}b,strong{font-weight:650}.brand b,.footerLogo,.adminLogo b{font-family:var(--font-display)!important;font-weight:750!important}.topbar,.mainnav,.sectionEyebrow,.productMeta,.teamDesignation,.teamDepartment,.footerGrid h4,.allCatsHeader,.multiDropHeading{font-family:var(--font-body)!important}.topbarLabel,.mainnav a,.allCatsWrap>.allcats,.headerActionBtn,.cartAction,.goldbtn,.darkbtn,.outlinebtn,.actionBtn,.sectionIntro>a,.footerGoldBtn,.footerTrack,.searchbox button,.trackSearch button,.adminSide button{font-weight:650!important;letter-spacing:.02em!important}a[href],button:not(:disabled),select,label.uploadLabel{cursor:pointer}button,a[href]{-webkit-tap-highlight-color:transparent}button:focus-visible,a[href]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus)!important;outline-offset:2px}button:not(:disabled):active,.goldbtn:active,.darkbtn:active,.outlinebtn:active,.headerActionBtn:active,.cartAction:active,.actionBtn:active{transform:translateY(1px) scale(.99)!important}button:disabled{cursor:not-allowed!important;opacity:.55}.goldbtn,.darkbtn,.outlinebtn,.headerActionBtn,.cartAction,.actionBtn,.sectionIntro>a,.footerGoldBtn,.footerTrack,.searchbox button,.trackSearch button,.clearFilterBtn,.adminTop a{position:relative;overflow:hidden;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;border-radius:7px!important;min-height:40px;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;text-decoration:none!important}.goldbtn,.searchbox button,.trackBtn{background:linear-gradient(180deg,#ffd761,#efb600)!important;color:#17191b!important;border:1px solid #d9a400!important;box-shadow:0 6px 16px #ab7e0029!important}.goldbtn:hover,.searchbox button:hover,.trackBtn:hover{background:linear-gradient(180deg,#ffe184,#e8aa00)!important;border-color:#c59000!important;box-shadow:0 10px 24px #ab7e003d!important;transform:translateY(-2px)}.darkbtn,.adminBtn,.primaryAction,.adminTop a{background:linear-gradient(180deg,#2b2f32,#101214)!important;color:#fff!important;border:1px solid #17191b!important;box-shadow:0 6px 16px #00000021!important}.darkbtn:hover,.adminBtn:hover,.primaryAction:hover,.adminTop a:hover{background:#0c0e10!important;color:var(--gold)!important;border-color:#b88a00!important;box-shadow:0 10px 24px #0003!important;transform:translateY(-2px)}.outlinebtn,.secondaryAction,.compactCart,.clearFilterBtn{background:#fff!important;color:#262a2d!important;border:1px solid #cbc5b5!important;box-shadow:0 4px 13px #0000000a!important}.outlinebtn:hover,.secondaryAction:hover,.compactCart:hover,.clearFilterBtn:hover{background:#fff8df!important;color:#795800!important;border-color:#d1a000!important;box-shadow:0 9px 20px #976f001f!important;transform:translateY(-2px)}.isSuccess{background:#176c39!important;color:#fff!important;border-color:#176c39!important}.topMediaLink,.topMarketingLink{font-weight:500!important;position:relative;padding:3px 1px}.topMediaLink:hover,.topMarketingLink:hover{color:var(--gold)!important}.topMediaLink:after,.topMarketingLink:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1px;background:var(--gold);transition:right .18s ease}.topMediaLink:hover:after,.topMarketingLink:hover:after{right:0}.mainnav a,.allCatsTitle,.allCatsChildren a,.navDropMenu a{cursor:pointer!important}.mainnav a:hover{color:var(--gold)!important;background:#ffc10712!important}.navDropTrigger:hover svg,.allcats:hover svg{transform:translateY(1px)}.interactiveSurface{cursor:pointer}.imageActionHint{position:absolute!important;left:50%!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-35%);display:flex!important;align-items:center;gap:6px;background:#0a0c0ee0!important;color:#fff!important;border:1px solid rgba(255,193,7,.45);border-radius:6px!important;padding:8px 11px!important;font-size:10px!important;font-weight:650!important;opacity:0;pointer-events:none;transition:.2s!important;z-index:3}.productImage:hover .imageActionHint{opacity:1;transform:translate(-50%,-50%)}.productName{font-weight:650!important;line-height:1.35}.productDesc{font-weight:400!important;line-height:1.55}.productMeta{font-weight:600!important}.priceRow b{font-weight:700!important}.iconActions .actionBtn{font-size:9.5px!important;min-height:36px!important}.proOptionRow button,.colors button,.qty button,.cartRow .remove{cursor:pointer;border:1px solid #d9d4c8;background:#fff;transition:.18s ease}.proOptionRow button:hover,.colors button:hover,.qty button:hover{border-color:#c89b17;background:#fff8df;color:#6f5100;box-shadow:0 5px 13px #0000000f}.colors>b{display:flex;align-items:center;gap:6px}.colors button.selected{border-color:#b98800!important;background:#fff5cf!important;box-shadow:0 0 0 2px #ffc10729}.detailButtons .goldbtn,.detailButtons .darkbtn,.detailButtons .outlinebtn{padding:11px 17px!important}.professionalFilter h3{display:flex;align-items:center;gap:8px}.filterSearch{display:grid;grid-template-columns:1fr 42px;border:1px solid #d7d1c3;border-radius:6px;overflow:hidden;background:#fff}.filterSearch input{border:0!important;min-width:0}.filterSearch button{border:0;border-left:1px solid #ddd3b8;background:#fff6d5;color:#6e5100;display:grid;place-items:center;cursor:pointer}.filterSearch button:hover{background:var(--gold);color:#111}.clearFilterBtn{width:100%;margin-top:12px;padding:8px 10px;font-size:11px}.catalogTop{display:flex;justify-content:flex-end;margin:0 0 12px;color:var(--text-soft);font-size:12px;font-weight:500}.pageHead span,.eyebrow,.sectionEyebrow{font-weight:650!important}.pageHead p,.sectionIntro p,.galleryHeading p,.teamBio,.footerGrid p,.aboutCard p{font-weight:400!important;color:var(--text-soft)}.teamBody h3{font-size:17px!important}.teamDesignation,.teamDepartment{font-weight:550!important}.footerGrid h4{font-weight:650!important}.footerGrid a{font-weight:450!important}.formCard input,.formCard select,.formCard textarea,.adminPanel input,.adminPanel select,.adminPanel textarea,.trackSearch input,.filterBox input,.filterBox select{transition:border-color .18s ease,box-shadow .18s ease;background:#fff}.formCard input:focus,.formCard select:focus,.formCard textarea:focus,.adminPanel input:focus,.adminPanel select:focus,.adminPanel textarea:focus,.trackSearch input:focus,.filterBox input:focus,.filterBox select:focus{border-color:#c69600!important;box-shadow:0 0 0 3px #ffc1071f!important}.adminSide button{cursor:pointer!important;font-weight:550!important}.adminSide button:hover,.adminSide button.on{transform:translate(2px)}.adminItem button{cursor:pointer!important}.adminItem button:hover{background:#fff0f0!important;color:#a71313!important;border-color:#d38d8d!important}@media(max-width:620px){.goldbtn,.darkbtn,.outlinebtn,.headerActionBtn,.cartAction,.actionBtn{min-height:38px}.imageActionHint{display:none!important}h1{letter-spacing:-.02em}}@media(min-width:901px){.multipleNav{overflow:visible!important}.navDropRight>.multiDropMenu{left:auto!important;right:0!important}.navDrop{position:relative;overflow:visible}.navDrop>.navDropTrigger{cursor:pointer}.navDrop>.navDropTrigger svg{transition:transform .2s ease}.navDrop:hover>.navDropTrigger svg,.navDrop:focus-within>.navDropTrigger svg{transform:rotate(180deg)}.navDrop:hover>.multiDropMenu,.navDrop:focus-within>.multiDropMenu{display:grid!important;visibility:visible;opacity:1}}.footerCollections a,.footerCustomerLinks a{display:flex!important;align-items:center;gap:9px;width:max-content;max-width:100%;padding:5px 0!important}.footerCollections a svg,.footerCustomerLinks a svg{color:var(--gold);width:15px;height:15px;flex:0 0 auto;transition:transform .2s ease}.footerCollections a:hover svg,.footerCustomerLinks a:hover svg{transform:translate(2px) scale(1.08)}.footerCollections a span,.footerCustomerLinks a span{display:inline-block}.footerGoldBtn,.footerTrack{align-items:center;gap:7px}.privateOrderSection{max-width:1400px;margin:56px auto 0;padding:42px;display:grid;grid-template-columns:.88fr 1.12fr;gap:46px;position:relative;background:radial-gradient(circle at 8% 10%,rgba(255,193,7,.11),transparent 30%),linear-gradient(135deg,#191c1f,#08090b);border-top:4px solid var(--gold);border-bottom:1px solid #343434;color:#fff;box-shadow:0 24px 60px #00000029}.privateOrderSection:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,193,7,.16);pointer-events:none}.privateOrderIntro,.privateOrderForm{position:relative;z-index:1}.privateOrderEyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--gold);font-size:11px;font-weight:650;letter-spacing:.13em}.privateOrderIntro h2{font-family:var(--font-display,Georgia,serif);font-size:38px;line-height:1.1;margin:14px 0 13px;font-weight:700}.privateOrderIntro h2 em{display:block;color:var(--gold);font-style:normal}.privateOrderIntro>p{max-width:540px;color:#c8c9ca;line-height:1.7;margin:0 0 22px}.privateOrderPoints{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.privateOrderPoints span{display:flex;align-items:center;gap:8px;border:1px solid #34383b;background:#ffffff06;padding:10px 11px;border-radius:6px;font-size:12px;color:#e1e1e1}.privateOrderPoints svg{color:var(--gold);flex:0 0 auto}.privateOrderFullLink{display:inline-flex;margin-top:8px;color:var(--gold);font-size:11px;font-weight:650;letter-spacing:.04em;border-bottom:1px solid rgba(255,193,7,.4);padding-bottom:4px}.privateOrderFullLink:hover{color:#fff;border-bottom-color:#fff}.privateOrderForm{display:grid;grid-template-columns:1fr 1fr;gap:11px;background:#fff;color:#202326;border-radius:8px;padding:20px;box-shadow:0 18px 40px #00000038}.privateField{height:45px;display:flex;align-items:center;gap:8px;border:1px solid #d9d4c7;border-radius:5px;padding:0 11px;background:#fff;transition:border-color .18s,box-shadow .18s}.privateField:focus-within{border-color:#c69600;box-shadow:0 0 0 3px #ffc1071f}.privateField svg{color:#a87900;flex:0 0 auto}.privateField input,.privateField select{width:100%;height:100%;border:0;outline:0;background:transparent;color:#222;font-size:13px;min-width:0}.widePrivate{grid-column:1/-1}.privateUpload{min-height:70px;border:1px dashed #b99a3f;background:#fffaf0;border-radius:6px;padding:12px 14px;display:flex;align-items:center;gap:11px;cursor:pointer;transition:.2s}.privateUpload:hover{border-color:#9f7400;background:#fff7df}.privateUpload svg{color:#a87900;flex:0 0 auto}.privateUpload span{display:flex;flex-direction:column;gap:3px}.privateUpload b{font-size:12px;font-weight:650}.privateUpload small{font-size:10px;color:#6d7277}.privateUpload input{margin-left:auto;max-width:220px;font-size:11px}.privateOrderForm textarea{width:100%;border:1px solid #d9d4c7;border-radius:6px;padding:12px;outline:0;resize:vertical;font-size:13px;line-height:1.5}.privateOrderForm textarea:focus{border-color:#c69600;box-shadow:0 0 0 3px #ffc1071f}.privateSubmitBtn{min-height:46px;border:0;border-radius:5px;background:linear-gradient(180deg,#ffd45a,#eeb400);color:#151719;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;letter-spacing:.035em;cursor:pointer;box-shadow:0 8px 18px #bd890033;transition:transform .18s,box-shadow .18s,filter .18s}.privateSubmitBtn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #bd890047;filter:brightness(1.03)}.privateSubmitBtn:active{transform:translateY(0)}.privateSubmitBtn:disabled{opacity:.65;cursor:wait;transform:none}.privateOrderMessage{grid-column:1/-1;padding:10px 12px;border-radius:5px;font-size:12px;display:flex;align-items:center;gap:7px}.privateOrderMessage.success{background:#edf8ef;color:#196b2b;border:1px solid #b9dfc1}.privateOrderMessage.error{background:#fff0f0;color:#a52828;border:1px solid #efc0c0}@media(max-width:1100px){.privateOrderSection{margin-left:16px;margin-right:16px;padding:32px;grid-template-columns:1fr;gap:26px}.privateOrderIntro h2{font-size:33px}}@media(max-width:620px){.privateOrderSection{margin:34px 10px 0;padding:24px 16px}.privateOrderIntro h2{font-size:29px}.privateOrderPoints{grid-template-columns:1fr}.privateOrderForm{grid-template-columns:1fr;padding:14px}.widePrivate{grid-column:1}.privateUpload{align-items:flex-start;flex-wrap:wrap}.privateUpload input{margin-left:0;max-width:100%;width:100%}}.adminProShell{grid-template-columns:270px minmax(0,1fr);background:#f4f2ec;min-height:100vh}.adminProSide{background:linear-gradient(180deg,#171a1d,#0b0d0e);border-right:1px solid #3b3320;padding:18px 12px;display:flex;flex-direction:column;z-index:20}.adminProSide .adminLogo{padding:6px 10px 18px;margin-bottom:8px}.adminProSide .adminLogo b{font-family:var(--font-display,Georgia,serif)!important;font-size:38px;letter-spacing:.02em}.adminProSide .adminLogo small{color:#ddd;letter-spacing:.16em;font-size:9px}.adminNavScroll{overflow-y:auto;flex:1;padding-right:3px}.adminNavScroll::-webkit-scrollbar{width:5px}.adminNavScroll::-webkit-scrollbar-thumb{background:#494332;border-radius:10px}.adminProSide button{min-height:42px;border:1px solid transparent!important;color:#d7d7d7!important;font-size:11px!important;font-weight:600!important;letter-spacing:.02em!important;transition:.18s!important}.adminProSide button svg{width:17px;height:17px}.adminProSide button:hover,.adminProSide button.on{background:linear-gradient(180deg,#ffd35a,#e7aa00)!important;color:#151718!important;border-color:#f0bc20!important;transform:none!important}.adminLogout{margin-top:8px!important;border-color:#3b3e40!important;background:#17191b!important;color:#fff!important}.adminLogout:hover{color:#ffc107!important;background:#0d0f10!important}.adminProMain{padding:26px 28px 50px;background:linear-gradient(180deg,#f7f5ef,#fff 420px);min-width:0}.adminTop{padding:3px 0 8px}.adminTop h1{font-size:30px!important;margin:3px 0!important}.adminTop>div>span{letter-spacing:.12em!important}.adminTop a{border-radius:7px!important;padding:11px 15px!important}.adminNotice{position:sticky;top:10px;z-index:50;display:flex;align-items:center;gap:8px;background:#171a1c;color:#fff;border-left:4px solid var(--gold);padding:11px 14px;margin:0 0 15px;border-radius:5px;box-shadow:0 10px 25px #00000026;font-size:12px}.adminHero{background:linear-gradient(120deg,#121416,#282b2d);color:#fff;border:1px solid #302e26;border-bottom:4px solid var(--gold);padding:24px 28px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;border-radius:10px}.adminHero span{font-size:9px;letter-spacing:.18em;color:var(--gold);font-weight:700}.adminHero h2{color:#fff!important;margin:6px 0;font-size:26px}.adminHero p{margin:0;color:#cfd0d0;font-size:12px}.adminHeroBadge{width:84px;height:84px;border:1px solid #62552b;border-radius:50%;display:grid;place-items:center;text-align:center;color:#ddd;font-size:10px;line-height:1.1}.adminHeroBadge b{display:block;color:var(--gold);font-size:20px}.adminStats{grid-template-columns:repeat(5,minmax(0,1fr))!important}.adminStats>button{background:#fff;border:1px solid #e0dacb;border-top:3px solid var(--gold);border-radius:9px;padding:16px;text-align:left;cursor:pointer;transition:.18s;min-width:0}.adminStats>button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014;border-color:#cda72a}.adminStats>button svg{width:18px;color:#9a7000}.adminStats>button b{display:block;font-size:28px;margin:5px 0 1px;color:#17191b}.adminStats>button span{display:block;font-size:10px;color:#6b6e70}.adminPanel{border:1px solid #ded8c9!important;border-radius:10px!important;box-shadow:0 7px 22px #0000000b!important;padding:20px!important;background:#fff}.adminPanel>h2{font-size:18px!important}.adminTwoWide{grid-template-columns:minmax(340px,430px) minmax(0,1fr)!important;align-items:start}.adminStickyForm{position:sticky;top:16px}.adminSectionHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #eee9dc;padding-bottom:13px;margin-bottom:15px}.adminSectionHead h2{font-family:var(--font-display,Georgia,serif)!important;font-size:20px;margin:0;color:#1c1e20}.adminSectionHead p{font-size:10px;color:#777;margin:4px 0 0;line-height:1.5}.adminPrimary{display:inline-flex;align-items:center;gap:5px;border:0;background:#17191b;color:#fff;border-radius:5px;padding:9px 11px;font-size:10px;font-weight:700;cursor:pointer}.adminPrimary:hover{color:var(--gold)}.editBar{background:#fff7d8;border:1px solid #ebcc68;padding:9px 10px;border-radius:5px;display:flex;gap:7px;align-items:center;font-size:10px}.editBar svg{width:14px}.editBar button{margin-left:auto;border:0;background:#fff;color:#7e5e00;padding:5px 7px;display:flex;align-items:center;gap:4px;cursor:pointer}.editBar button svg{width:12px}.formStack input,.formStack select,.formStack textarea{width:100%;border:1px solid #d3d1c9;border-radius:5px;padding:11px 12px;background:#fff;font-size:12px;outline:none}.formStack textarea{resize:vertical;line-height:1.55}.formStack input:focus,.formStack select:focus,.formStack textarea:focus{border-color:#b98b00!important;box-shadow:0 0 0 3px #ffc1071f!important}.formStack .goldbtn,.formStack .darkbtn{min-height:43px;display:flex;gap:7px}.formStack .goldbtn svg,.formStack .darkbtn svg{width:16px}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.checkRow{display:flex;gap:12px;flex-wrap:wrap;padding:3px 0}.checkRow label,.adminCheck{display:flex;align-items:center;gap:6px;font-size:11px;color:#444}.checkRow input,.adminCheck input{width:auto!important}.uploadLabel{border:1px dashed #bba55e!important;background:#fffaf0!important;color:#5f4a09!important;border-radius:6px!important;min-height:45px!important;display:flex!important;align-items:center!important;gap:7px!important;font-size:11px!important;font-weight:650!important}.uploadLabel svg{width:16px}.uploadLabel input{font-size:10px!important;border:0!important;padding:0!important;background:transparent!important}.adminPreviewWide{width:100%;height:155px;object-fit:cover;border:1px solid #ddd;border-radius:5px}.adminMiniPreview{width:100%;height:80px;object-fit:cover;border:1px solid #ddd;border-radius:4px}.adminQr{width:120px;height:120px;object-fit:contain;border:1px solid #ddd;padding:5px}.galleryAdminChild{border:1px solid #e2ddcf;border-radius:6px;padding:10px}.galleryAdminChild legend{font-size:10px;font-weight:700;color:#8b6900;padding:0 5px}.adminActions{display:flex;align-items:center;gap:5px;justify-content:flex-end}.adminActions button,.adminActions a{width:32px;height:32px;border:1px solid #ddd;background:#fff;color:#303235;border-radius:5px;display:grid;place-items:center;cursor:pointer}.adminActions svg{width:14px}.adminActions button:hover,.adminActions a:hover{border-color:#c49400;color:#9c7400;background:#fffaf0}.adminActions .danger:hover{color:#b91f24;border-color:#dd9b9d;background:#fff5f5}.adminListRow{display:grid;grid-template-columns:minmax(0,1fr) auto 110px;align-items:center;gap:10px;padding:10px;border:1px solid #ebe8df;margin-bottom:5px;border-radius:6px}.adminListRow b,.adminListRow small{display:block}.adminListRow b{font-size:12px}.adminListRow small{font-size:9px;color:#747779;margin-top:3px;word-break:break-all}.statusOn,.statusOff{font-size:8px;font-weight:800;padding:4px 6px;border-radius:20px;text-align:center}.statusOn{background:#e8f6ec;color:#27713c}.statusOff{background:#fff0f0;color:#a82c32}.adminFilterGroups>div{margin-bottom:20px}.adminFilterGroups h3{font-size:10px;letter-spacing:.12em;color:#9b7600;border-bottom:1px solid #eee;padding-bottom:6px}.adminCardGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.adminMediaCard,.adminGalleryCard{border:1px solid #e5e1d6;border-radius:7px;overflow:hidden;background:#fff;position:relative}.adminMediaCard>img,.adminGalleryCard>img{width:100%;height:145px;object-fit:cover;background:#eee}.adminMediaCard>div:not(.adminActions),.adminGalleryCard>div:not(.adminActions){padding:11px}.adminMediaCard h3,.adminGalleryCard h3{font-size:14px;margin:4px 0}.adminMediaCard p,.adminGalleryCard p{font-size:10px;color:#666;line-height:1.5;margin:4px 0}.adminMediaCard small,.adminGalleryCard small{color:#a77900;font-size:9px}.adminMediaCard span{font-size:9px;color:#555}.adminMediaCard>.adminActions,.adminGalleryCard>.adminActions{position:absolute;right:7px;top:7px;background:#fffffff2;padding:4px;border-radius:6px}.adminItemPro{grid-template-columns:74px minmax(0,1fr) 110px!important;border-radius:6px!important;padding:8px!important}.adminItemPro img{width:74px!important;height:62px!important;border-radius:4px}.adminImagePlaceholder{width:74px;height:62px;background:#f1efe9;display:grid;place-items:center}.adminItemPro .adminActions{align-self:center}.adminItemPro>div:nth-child(2) b{font-size:12px}.adminItemPro>div:nth-child(2) small,.adminItemPro>div:nth-child(2) span{font-size:9px!important;line-height:1.5}.featureChooser{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.featureChooser article{border:1px solid #e3dfd4;border-radius:7px;padding:8px;display:grid;grid-template-columns:62px minmax(0,1fr);gap:8px;align-items:center;position:relative}.featureChooser article.selected{border-color:#d2a000;background:#fffaf0}.featureChooser img{width:62px;height:55px;object-fit:cover}.featureChooser b,.featureChooser small,.featureChooser span{display:block}.featureChooser b{font-size:11px}.featureChooser small,.featureChooser span{font-size:8px;color:#747474;margin-top:2px}.featureChooser button{border:1px solid #ddd;background:#fff;padding:6px;font-size:8px;font-weight:700;cursor:pointer}.featureChooser .addFeature{background:#17191b;color:#fff}.featureChooser .removeFeature{background:var(--gold);color:#111}.employeeAdminGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.employeeAdminGrid article{display:grid;grid-template-columns:92px minmax(0,1fr) 105px;border:1px solid #e4e0d5;border-radius:7px;overflow:hidden;align-items:center}.employeeAdminGrid>article>img{width:92px;height:110px;object-fit:cover}.employeeAdminGrid article>div:nth-child(2){padding:10px}.employeeAdminGrid h3{font-size:13px;margin:0}.employeeAdminGrid p,.employeeAdminGrid small{font-size:9px;margin:4px 0;color:#777}.employeeMiniContacts{display:grid;gap:3px;margin-top:5px}.employeeMiniContacts span{display:flex;align-items:center;gap:4px;font-size:8px;color:#555}.employeeMiniContacts svg{width:10px}.employeeAdminGrid .adminActions{padding-right:6px}.orderAdminGrid{display:grid;gap:12px}.orderAdminCard{border:1px solid #dfd9ca;border-radius:8px;overflow:hidden;background:#fff}.orderAdminHead{background:#171a1c;color:#fff;padding:11px 13px;display:flex;align-items:center;justify-content:space-between}.orderAdminHead b,.orderAdminHead small{display:block}.orderAdminHead b{color:var(--gold);font-size:12px}.orderAdminHead small{font-size:9px;color:#d1d1d1;margin-top:3px}.orderDate{font-size:8px;color:#bbb}.orderAdminBody{display:grid;grid-template-columns:1fr 1.4fr 1fr 1fr;gap:0}.orderAdminBody>section{padding:12px;border-right:1px solid #ece9df}.orderAdminBody>section:last-child{border:0}.orderAdminBody h4{font-size:9px;color:#9a7300;letter-spacing:.09em;margin:0 0 7px}.orderAdminBody p{font-size:9px;line-height:1.55;margin:0 0 7px}.orderAdminBody select,.orderAdminBody input{width:100%;border:1px solid #ddd;padding:7px;margin-top:5px;font-size:9px}.paymentProof{display:flex!important;align-items:center;gap:4px;background:#fff8df;border:1px solid #e4c45d;padding:7px;margin-top:6px!important;border-radius:4px;color:#7c5d00!important;font-size:9px}.paymentProof svg{width:12px}.orderTotal{margin-top:8px!important;font-size:10px!important}.orderTimelineMini{display:flex;gap:6px;flex-wrap:wrap;padding:8px 12px;background:#f8f7f2;border-top:1px solid #eee}.orderTimelineMini span{font-size:8px;color:#57595a}.orderTimelineMini i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--gold)}.dangerText{border:0;background:transparent;color:#a1282e;font-size:9px;display:flex;align-items:center;gap:4px;padding:8px 12px;cursor:pointer}.dangerText svg{width:12px}.adminSearch{display:flex;align-items:center;border:1px solid #d8d5cc;border-radius:6px;padding:0 11px;margin-bottom:12px}.adminSearch svg{width:16px;color:#8d6a00}.adminSearch input{border:0!important;box-shadow:none!important;padding:12px;width:100%}.trackingAdminRow{display:grid;grid-template-columns:minmax(0,1fr) 220px 140px;gap:10px;align-items:center;border:1px solid #e6e2d8;padding:10px;margin-bottom:6px;border-radius:6px}.trackingAdminRow b,.trackingAdminRow span{display:block}.trackingAdminRow b{font-size:11px;color:#8d6800}.trackingAdminRow span{font-size:9px;color:#6c6f70;margin-top:3px}.trackingAdminRow select{border:1px solid #d7d5ce;padding:8px;font-size:10px}.trackingAdminRow a{display:flex;align-items:center;gap:5px;background:#17191b;color:#fff;padding:9px;font-size:9px;border-radius:4px}.trackingAdminRow a:hover{color:var(--gold)}.trackingAdminRow a svg{width:13px}.paymentAdminGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.paymentAdminGrid article{border:1px solid #e1ddd2;border-radius:7px;padding:12px;position:relative}.paymentAdminGrid article>div:first-child{display:flex;align-items:center;gap:7px}.paymentAdminGrid article>div:first-child svg{color:#9b7400}.paymentAdminGrid h3{font-size:13px;margin:0;flex:1}.paymentAdminGrid p{font-size:9px;line-height:1.6}.paymentAdminGrid small{font-size:9px;color:#777;line-height:1.5;display:block}.paymentAdminGrid img{width:85px;height:85px;object-fit:contain;margin-top:7px}.paymentAdminGrid .adminActions{position:absolute;right:8px;bottom:8px}.requestCardPro{border-radius:7px!important;border-left:4px solid var(--gold)!important}.requestTop{display:flex;justify-content:space-between;gap:10px}.requestTop b{color:#946e00}.requestTop h3{font-size:14px;margin:5px 0}.requestTop p,.requestTop>span{font-size:9px;color:#777}.requestSpec{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;background:#f8f7f3;padding:8px;margin:8px 0}.requestSpec p{margin:0;font-size:9px}.customActions{display:grid;grid-template-columns:190px 140px 1fr auto auto;gap:7px;margin-top:10px;align-items:center}.customActions select,.customActions input{border:1px solid #ddd;padding:8px;font-size:9px}.customActions .goldbtn{padding:9px 11px;font-size:9px}.requestImages a{border:1px solid #ddd;background:#fff;padding:3px}.requestImages img{border-radius:3px}.contactAdminGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.messageCard{border-radius:7px!important;margin:0!important}.messageCard.read{opacity:.82;border-left-color:#7b7f82!important}.messageHead{display:flex;justify-content:space-between;gap:10px}.messageHead b,.messageHead small{display:block}.messageHead b{font-size:11px}.messageHead small{font-size:8px;color:#777;margin-top:3px}.messageCard p{font-size:9px;line-height:1.55}.adminActionsText{display:flex;gap:7px;margin-top:8px}.adminActionsText button{border:1px solid #ddd;background:#fff;padding:7px 9px;font-size:9px;cursor:pointer}.adminActionsText .dangerText{color:#a1282e}.footerLinkPanel{margin-top:15px;max-width:900px}.footerLinkPanel>button{width:100%;display:grid;grid-template-columns:40px 160px 1fr 25px;gap:8px;align-items:center;border:1px solid #e7e3d8;background:#fff;padding:9px;text-align:left;margin-bottom:5px;cursor:pointer}.footerLinkPanel>button:hover{border-color:#c6a23b;background:#fffaf0}.footerLinkPanel span{font-size:9px;color:#a17800}.footerLinkPanel b{font-size:10px}.footerLinkPanel small{font-size:8px;color:#777}.footerLinkPanel svg{width:13px}.securityForm{max-width:560px}.settingsForm{max-width:900px!important}.galleryHeadingAdmin{margin-bottom:16px}.paymentMethodInfo{margin-top:15px;border:1px solid #e2d6a9;border-left:4px solid var(--gold);background:#fffaf0;padding:12px;display:grid;gap:4px}.paymentMethodInfo b{font-size:13px}.paymentMethodInfo span,.paymentMethodInfo p{font-size:10px;margin:0}.paymentMethodInfo img{width:130px;height:130px;object-fit:contain;margin-top:5px}@media(max-width:1300px){.adminStats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.adminTwoWide{grid-template-columns:370px minmax(0,1fr)!important}.featureChooser{grid-template-columns:repeat(2,1fr)}.orderAdminBody{grid-template-columns:1fr 1fr}.orderAdminBody>section:nth-child(2){border-right:0}.orderAdminBody>section:nth-child(-n+2){border-bottom:1px solid #ece9df}.customActions{grid-template-columns:1fr 1fr}.customActions input:nth-of-type(2){grid-column:1/-1}.employeeAdminGrid{grid-template-columns:1fr}}@media(max-width:1000px){.adminProShell{grid-template-columns:76px minmax(0,1fr)}.adminProSide{padding:10px 7px}.adminProSide .adminLogo{padding:8px 3px 13px;text-align:center}.adminProSide .adminLogo b{font-size:23px}.adminProSide .adminLogo small{display:none}.adminProSide button{justify-content:center!important;font-size:0!important;padding:10px!important}.adminProSide button svg{width:19px;height:19px}.adminProMain{padding:18px}.adminTwoWide{grid-template-columns:1fr!important}.adminStickyForm{position:static}.adminCardGrid,.contactAdminGrid{grid-template-columns:1fr}.trackingAdminRow{grid-template-columns:1fr 180px 125px}.adminTop h1{font-size:24px!important}}@media(max-width:720px){.adminProMain{padding:10px}.adminTop{align-items:flex-start}.adminTop a{font-size:0!important;padding:9px!important}.adminStats{grid-template-columns:repeat(2,1fr)!important;gap:7px}.adminHero{padding:18px}.adminHeroBadge{display:none}.adminHero h2{font-size:21px}.three,.two,.featureChooser,.orderAdminBody{grid-template-columns:1fr}.orderAdminBody>section{border-right:0;border-bottom:1px solid #ece9df}.trackingAdminRow,.paymentAdminGrid{grid-template-columns:1fr}.requestSpec{grid-template-columns:1fr 1fr}.customActions{grid-template-columns:1fr}.customActions input:nth-of-type(2){grid-column:auto}.footerLinkPanel>button{grid-template-columns:32px 1fr 25px}.footerLinkPanel>button small{display:none}.adminListRow{grid-template-columns:1fr auto}.adminListRow>.adminActions{grid-column:1/-1;justify-content:flex-start}.employeeAdminGrid article{grid-template-columns:75px minmax(0,1fr)}.employeeAdminGrid>article>img{width:75px;height:95px}.employeeAdminGrid .adminActions{grid-column:1/-1;padding:6px;border-top:1px solid #eee;justify-content:flex-start}}@media(max-width:480px){.adminProShell{grid-template-columns:58px minmax(0,1fr)}.adminProSide{padding:6px 4px}.adminProSide button{min-height:39px!important}.adminStats>button{padding:11px}.adminStats>button b{font-size:22px}.adminPanel{padding:12px!important}.requestSpec{grid-template-columns:1fr}.adminItemPro{grid-template-columns:58px minmax(0,1fr)!important}.adminItemPro img,.adminImagePlaceholder{width:58px!important;height:52px!important}.adminItemPro>.adminActions{grid-column:1/-1;justify-content:flex-start}}.productPaymentOptions{margin-top:16px;border:1px solid #ded4ae;border-left:4px solid var(--gold);background:#fffaf0;padding:12px;border-radius:5px}.productPaymentOptions>div:first-child{display:flex;align-items:center;gap:7px}.productPaymentOptions>div:first-child svg{color:#9a7200}.productPaymentOptions>div:nth-child(2){display:flex;gap:6px;flex-wrap:wrap;margin:8px 0}.productPaymentOptions>div:nth-child(2) span{font-size:9px;border:1px solid #dacb96;background:#fff;padding:5px 7px;border-radius:20px}.productPaymentOptions small{font-size:9px;color:#777}.paymentProofThumb{width:100%;max-width:150px;height:90px;object-fit:cover;border:1px solid #ddd;border-radius:4px;margin-top:6px}.proLoginBox{border-radius:12px!important;border-top:0!important;position:relative;overflow:hidden}.proLoginBox:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#8e6800,var(--gold),#8e6800)}.loginShield{width:52px;height:52px;margin:0 auto 8px;border-radius:50%;display:grid;place-items:center;background:#17191b;color:var(--gold);border:1px solid #4c432a}.loginShield svg{width:24px}.proLoginBox .goldbtn{gap:7px;min-height:44px}.homePage{background:#fff}.heroStage.noSidebar,.homeSectionShell,.oneRowGallery .galleryColumns,.teamGrid,.privateOrderSection,.siteFooter .footerGrid{width:min(1440px,calc(100% - 36px));margin-left:auto;margin-right:auto}.heroStage.noSidebar,.homeSectionShell,.productStrip{padding-left:0!important;padding-right:0!important}.sectionIntro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.sectionIntro>div{max-width:720px}.sectionIntro h2{font-size:30px!important;margin:7px 0 5px!important}.sectionIntro p{font-size:13px!important;color:#73777a!important;margin:0!important}.sectionEyebrow,.galleryKicker{font-size:10px!important;font-weight:650!important;letter-spacing:1.8px!important;color:#a87900!important}.productGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:15px!important}.proProductCard{display:flex;flex-direction:column;height:100%;min-width:0}.proProductCard .productImage{aspect-ratio:1.12/1;background:#f7f5ef}.proProductCard .productBody{display:flex;flex-direction:column;flex:1;padding:13px!important}.proProductCard .productName{font-size:13px!important;min-height:36px!important}.proProductCard .productDesc{font-size:10px!important;line-height:1.45!important;min-height:42px!important;margin:7px 0!important}.proProductCard .cardActions{margin-top:auto!important;padding-top:10px}.proProductCard .actionBtn{font-size:9px!important}.galleryWrap{padding-left:0!important;padding-right:0!important}.oneRowGallery .galleryHeading{width:min(900px,calc(100% - 36px));margin:0 auto 32px!important}.oneRowGallery .galleryColumns{display:grid!important;grid-template-columns:1fr!important;gap:30px!important}.oneRowGallery .fullGalleryRow{width:100%;padding:18px!important;border:1px solid #e5ddc7!important;border-radius:12px!important;background:#fff!important;box-shadow:0 14px 38px #12141613!important}.oneRowGallery .rowCatHeading{display:flex!important;align-items:center!important;gap:14px!important;margin:0 0 15px!important}.oneRowGallery .rowCatHeading a{display:block!important;flex:0 0 auto}.oneRowGallery .rowCatHeading h3{font-size:21px!important;margin:0!important;color:#181b1d!important;letter-spacing:.15px!important}.oneRowGallery .rowCatHeading a:hover h3{color:#a87900!important}.oneRowGallery .rowCatHeading span{height:1px!important;flex:1!important;background:linear-gradient(90deg,transparent,#d3a306,transparent)!important}.oneRowGallery .galleryPattern{display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(0,1.82fr)!important;gap:12px!important;height:355px!important}.oneRowGallery .childrenGrid{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:1fr 1fr!important;gap:12px!important;min-width:0}.oneRowGallery .galleryTile{min-width:0;border-radius:9px!important;border:1px solid #e2ddd0!important;box-shadow:0 6px 18px #00000012!important}.oneRowGallery .galleryTile img{width:100%;height:100%;object-fit:cover!important}.galleryTopText .galleryOverlayTop{position:absolute!important;top:10px!important;left:10px!important;right:10px!important;bottom:auto!important;padding:9px 11px!important;background:linear-gradient(90deg,#080a0be6,#111315c7)!important;border:1px solid rgba(255,193,7,.28)!important;border-radius:6px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;z-index:3!important}.galleryTopText .galleryOverlayTop>div{min-width:0}.galleryTopText .galleryOverlayTop b{display:block;font-size:12px!important;font-weight:650!important;color:#fff!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.galleryTopText.large .galleryOverlayTop b{font-size:14px!important}.galleryTopText .galleryOverlayTop small{display:block;font-size:9px!important;color:#d7d8d9!important;margin-top:2px}.galleryTopText .galleryOverlayTop span{display:inline-flex;align-items:center;gap:4px;font-size:8.5px!important;font-weight:650!important;color:var(--gold)!important;white-space:nowrap}.galleryTopText .galleryShade{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:.25s;z-index:1}.galleryTopText:hover .galleryShade{background:#00000080!important}.galleryTopText:hover img{transform:scale(1.035)!important}.galleryTopText:hover .galleryOverlayTop{background:#050708f0!important;border-color:#ffc10794!important}.team{padding-left:0!important;padding-right:0!important}.teamGrid{max-width:1280px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.team article{min-width:0}.teamPhoto img{height:205px!important;aspect-ratio:auto!important;object-fit:cover!important}.teamBody h3{font-size:16px!important}.teamBio{min-height:52px}.privateOrderSection{border-radius:14px!important;overflow:hidden;margin-top:52px!important;margin-bottom:0!important}.siteFooter{margin-top:0!important}.siteFooter .footerGrid{padding-left:0!important;padding-right:0!important}.footerGrid h3{font-size:24px!important;line-height:1.25!important}.footerGrid h4,.footerGrid a,.footerGrid p{font-size:11px!important}.adminLogin{background:radial-gradient(circle at 50% 10%,rgba(255,193,7,.12),transparent 28%),linear-gradient(145deg,#171a1d,#070809)!important}.proLoginBox{max-width:430px!important;border:1px solid rgba(255,193,7,.24)!important;box-shadow:0 28px 70px #00000052!important}.proLoginBox h1{font-size:27px!important}.proLoginBox input{min-height:46px!important;border-radius:7px!important;border:1px solid #d8d3c7!important}.proLoginBox input:focus{border-color:#c79700!important;box-shadow:0 0 0 3px #ffc10721!important}@media(max-width:1200px){.productGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.oneRowGallery .galleryPattern{height:330px!important}}@media(max-width:900px){.heroStage.noSidebar,.homeSectionShell,.oneRowGallery .galleryColumns,.teamGrid,.privateOrderSection,.siteFooter .footerGrid{width:min(100% - 24px,1440px)}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.oneRowGallery .fullGalleryRow{padding:12px!important}.oneRowGallery .galleryPattern,.oneRowGallery .galleryPattern.reverse{grid-template-columns:1fr!important;height:auto!important}.oneRowGallery .galleryPattern.reverse>.large{order:0!important}.oneRowGallery .galleryTile.large{height:285px!important}.oneRowGallery .childrenGrid{height:260px!important}.teamGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.heroStage.noSidebar,.homeSectionShell,.oneRowGallery .galleryColumns,.teamGrid,.privateOrderSection,.siteFooter .footerGrid{width:calc(100% - 20px)}.sectionIntro{align-items:flex-start;display:block}.sectionIntro h2{font-size:25px!important}.sectionIntro>a{margin-top:12px}.productGrid{gap:9px!important}.proProductCard .productBody{padding:9px!important}.proProductCard .productDesc{display:none!important}.oneRowGallery .galleryHeading{width:calc(100% - 20px)}.oneRowGallery .galleryHeading h2{font-size:28px!important}.oneRowGallery .rowCatHeading h3{font-size:17px!important}.oneRowGallery .galleryTile.large{height:225px!important}.oneRowGallery .childrenGrid{height:225px!important;gap:8px!important}.oneRowGallery .galleryPattern{gap:8px!important}.galleryTopText .galleryOverlayTop small{display:none!important}.galleryTopText .galleryOverlayTop span{font-size:0!important}.galleryTopText .galleryOverlayTop span svg{width:13px;height:13px}.teamGrid{grid-template-columns:1fr!important}.teamPhoto img{height:240px!important}}:root{--site-max:1320px;--site-pad:clamp(12px,2.2vw,28px);--pro-radius:12px;--pro-shadow:0 14px 34px rgba(18,20,22,.08)}html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}body{margin:0;background:#fff}*,*:before,*:after{min-width:0}img,svg,video,canvas{max-width:100%}.homePage,.page,.adminShell,.adminProShell{width:100%;max-width:100%;overflow-x:hidden}body,button,input,select,textarea{font-family:Segoe UI Variable Text,Segoe UI,Arial,sans-serif!important}h1,h2,h3,h4,h5,h6,.galleryHeading h2,.rowCatHeading h3,.teamBody h3,.pageHead h1,.adminTop h1{font-family:Segoe UI Variable Display,Segoe UI,Arial,sans-serif!important;letter-spacing:-.018em!important}p{line-height:1.58}.proTopbar,.mainhead,.multipleNav{width:100%;max-width:100%}.proTopbar{padding-left:var(--site-pad)!important;padding-right:var(--site-pad)!important}.proTopbar>div{min-width:0}.proTopbar a{white-space:nowrap}.mainhead{grid-template-columns:minmax(180px,230px) minmax(0,1fr) auto!important;gap:clamp(10px,1.6vw,22px)!important;padding:11px var(--site-pad)!important}.brand,.searchbox,.headActions{min-width:0}.searchbox{width:100%;max-width:100%;grid-template-columns:minmax(105px,145px) minmax(0,1fr) minmax(78px,98px)!important}.searchbox input,.searchbox select{min-width:0;width:100%}.proHeadActions{min-width:0!important;white-space:nowrap}.headerActionBtn,.compactCart{flex:0 0 auto}.multipleNav{padding-left:var(--site-pad)!important;padding-right:var(--site-pad)!important;white-space:nowrap}.multipleNav .navDrop,.allCatsWrap{min-width:0}.multiDropMenu{max-width:min(590px,calc(100vw - 24px))!important}.allCatsPanel{max-width:min(525px,calc(100vw - 16px))!important}.heroStage.noSidebar,.homeSectionShell,.oneRowGallery .galleryColumns,.teamGrid,.privateOrderSection,.siteFooter .footerGrid{width:min(var(--site-max),calc(100% - (var(--site-pad) * 2)))!important;max-width:var(--site-max)!important;margin-left:auto!important;margin-right:auto!important}.heroStage.noSidebar{padding:16px 0!important}.heroStage.noSidebar>.hero{height:clamp(340px,34vw,470px)!important;border-radius:var(--pro-radius)!important;overflow:hidden!important}.heroCopy{left:clamp(28px,5.5vw,76px)!important;max-width:min(560px,72%)!important}.heroCopy h1{font-size:clamp(30px,4vw,48px)!important;line-height:1.08!important}.homeSectionShell{padding-top:48px!important}.productStrip{padding:0!important;margin:0!important;background:transparent!important}.sectionIntro{margin-bottom:20px!important;padding-bottom:15px!important}.sectionIntro h2{font-size:clamp(25px,2.3vw,31px)!important}.productGrid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;width:100%!important}.proProductCard{width:100%!important;min-width:0!important;overflow:hidden!important}.proProductCard .productImage{width:100%!important;aspect-ratio:1.08/1!important;overflow:hidden!important}.proProductCard .productBody{min-width:0!important}.productName,.productDesc,.productMeta{overflow-wrap:anywhere}.cardActions,.iconActions{min-width:0!important}.iconActions a,.iconActions button{min-width:0!important;white-space:normal!important;line-height:1.2!important}.galleryWrap{width:100%!important;padding:56px 0 54px!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#faf8f2)!important}.oneRowGallery .galleryHeading{width:min(860px,calc(100% - (var(--site-pad) * 2)))!important;margin:0 auto 34px!important}.oneRowGallery .galleryColumns{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:30px!important}.oneRowGallery .fullGalleryRow{width:100%!important;min-width:0!important;margin:0!important;padding:16px!important;border:1px solid #e6dfcf!important;border-radius:var(--pro-radius)!important;background:#fff!important;box-shadow:var(--pro-shadow)!important;overflow:hidden!important}.oneRowGallery .rowCatHeading{width:100%!important;margin:0 0 14px!important;overflow:hidden!important}.oneRowGallery .rowCatHeading a{flex:0 1 auto!important;max-width:70%!important}.oneRowGallery .rowCatHeading h3{font-size:clamp(17px,1.7vw,22px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.oneRowGallery .galleryPattern,.oneRowGallery .galleryPattern.reverse{display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(0,1.82fr)!important;gap:12px!important;height:auto!important;min-height:clamp(320px,30vw,395px)!important;align-items:stretch!important;overflow:hidden!important}.oneRowGallery .galleryPattern.reverse{grid-template-columns:minmax(0,1.82fr) minmax(0,1.18fr)!important}.oneRowGallery .galleryPattern.reverse>.large{order:2!important}.oneRowGallery .galleryTile.large{height:auto!important;min-height:100%!important}.oneRowGallery .childrenGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:12px!important;height:auto!important;min-height:100%!important;overflow:hidden!important}.oneRowGallery .galleryTile{width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;border-radius:9px!important}.oneRowGallery .galleryTile img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.galleryTopText .galleryOverlayTop{max-width:calc(100% - 20px)!important;overflow:hidden!important}.galleryTopText .galleryOverlayTop .galleryCopy{min-width:0!important;overflow:hidden!important}.galleryTopText .galleryOverlayTop b,.galleryTopText .galleryOverlayTop small{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.galleryTopText .galleryOverlayTop span{flex:0 0 auto!important}.team{padding:58px 0 64px!important;overflow:hidden!important}.teamGrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.team article{min-width:0!important;width:100%!important}.teamPhoto img{width:100%!important;height:auto!important;aspect-ratio:1.24/1!important;object-fit:cover!important}.teamContacts{min-width:0!important}.teamContacts a{max-width:100%!important}.privateOrderSection{margin-top:52px!important;padding:clamp(24px,3vw,42px)!important;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;gap:clamp(24px,3vw,44px)!important;overflow:hidden!important}.privateOrderIntro,.privateOrderForm,.privateField,.privateUpload{min-width:0!important;max-width:100%!important}.privateOrderForm{grid-template-columns:repeat(2,minmax(0,1fr))!important}.privateField input,.privateField select,.privateOrderForm textarea,.privateUpload input{max-width:100%!important;min-width:0!important}.siteFooter{overflow:hidden!important}.siteFooter .footerGrid{display:grid!important;grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(0,.9fr)) minmax(0,1.15fr)!important;gap:clamp(24px,3vw,46px)!important}.footerGrid>div{min-width:0!important}.footerGrid a,.footerGrid p,.footerGrid span{overflow-wrap:anywhere}.footerCollections a,.footerCustomerLinks a{width:100%!important}.adminShell,.adminProShell{min-width:0!important}.adminMain,.adminProMain,.adminPanel,.adminTwo,.adminCardGrid,.employeeAdminGrid,.orderAdminBody,.trackingAdminRow,.paymentAdminGrid,.contactAdminGrid{min-width:0!important;max-width:100%!important}.tableWrap{max-width:100%!important;overflow-x:auto!important}@media(max-width:1180px){.mainhead{grid-template-columns:minmax(170px,205px) minmax(0,1fr) auto!important}.brand b{font-size:32px!important}.headerActionBtn span,.compactCart span{display:none!important}.headerActionBtn,.compactCart{width:42px!important;padding:0!important}.multipleNav a,.allCatsWrap>.allcats{font-size:10px!important;padding-left:10px!important;padding-right:10px!important}.allCatsWrap>.allcats{min-width:165px!important}.productGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.oneRowGallery .galleryPattern,.oneRowGallery .galleryPattern.reverse{min-height:330px!important}}@media(max-width:900px){.mainhead{grid-template-columns:minmax(0,1fr) auto!important;padding:10px var(--site-pad)!important}.brand{grid-column:1}.proHeadActions{grid-column:2}.searchbox{grid-column:1/-1;grid-row:2;width:100%!important}.multipleNav{overflow-x:auto!important;overflow-y:hidden!important;padding-left:0!important;padding-right:0!important;scrollbar-width:thin}.multipleNav>.navDrop,.multipleNav>.allCatsWrap,.multipleNav>a{flex:0 0 auto!important}.multiDropMenu,.allCatsPanel{display:none!important}.productGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.oneRowGallery .galleryPattern,.oneRowGallery .galleryPattern.reverse{grid-template-columns:minmax(0,1fr)!important;min-height:0!important;overflow:visible!important}.oneRowGallery .galleryPattern.reverse>.large{order:0!important}.oneRowGallery .galleryTile.large{min-height:300px!important;height:300px!important}.oneRowGallery .childrenGrid{min-height:0!important;height:auto!important;grid-template-rows:repeat(2,165px)!important}.privateOrderSection{grid-template-columns:minmax(0,1fr)!important}.siteFooter .footerGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){:root{--site-pad:10px}.proTopbar,.brand small{display:none!important}.brand b{font-size:28px!important}.brandmark{width:40px!important;height:40px!important}.searchbox{grid-template-columns:92px minmax(0,1fr) 62px!important}.searchbox select,.searchbox input{font-size:11px!important;padding-left:7px!important;padding-right:7px!important}.searchbox button{font-size:0!important}.searchbox button svg{width:17px!important}.heroStage.noSidebar>.hero{height:310px!important}.heroCopy{left:28px!important;max-width:78%!important}.heroCopy h1{font-size:28px!important}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.oneRowGallery .fullGalleryRow{padding:9px!important;border-radius:9px!important}.oneRowGallery .galleryTile.large{height:235px!important;min-height:235px!important}.oneRowGallery .childrenGrid{grid-template-rows:repeat(2,132px)!important;gap:8px!important}.galleryTopText .galleryOverlayTop{top:7px!important;left:7px!important;right:7px!important;max-width:calc(100% - 14px)!important;padding:7px 8px!important}.galleryTopText .galleryOverlayTop small{display:none!important}.galleryTopText .galleryOverlayTop span{font-size:0!important}.teamGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.privateOrderForm{grid-template-columns:minmax(0,1fr)!important}.widePrivate{grid-column:1!important}.siteFooter .footerGrid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:430px){.productGrid,.teamGrid{grid-template-columns:minmax(0,1fr)!important}.oneRowGallery .childrenGrid{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:none!important;grid-auto-rows:150px!important}.oneRowGallery .galleryTile.large{height:220px!important;min-height:220px!important}.sectionIntro>a{width:100%!important;margin-top:12px!important}}.mainnav{min-height:50px!important;padding-left:14px!important;padding-right:14px!important}.mainnav a,.navDrop>.navDropTrigger{font-size:9.25px!important;font-weight:650!important;letter-spacing:.025em!important;padding-left:11px!important;padding-right:11px!important}.allCatsWrap>.allcats{min-width:170px!important;font-size:9.75px!important;font-weight:700!important;padding:0 12px!important}.navDrop>.navDropTrigger svg{width:11px!important;height:11px!important}.navDropMenu a,.allCatsChildren a{font-size:9px!important}.multiDropHeading,.allCatsHeader{font-size:8.5px!important}.galleryTopText .galleryOverlayTop{top:auto!important;bottom:8px!important;left:8px!important;right:8px!important;max-width:calc(100% - 16px)!important;border:1px solid rgba(255,193,7,.35)!important;border-radius:6px!important;background:linear-gradient(90deg,#050708f0,#141618db)!important;box-shadow:0 5px 16px #0003!important}.galleryTopText.large .galleryOverlayTop{top:auto!important;bottom:10px!important;left:10px!important;right:10px!important}.galleryTopText:hover .galleryOverlayTop{background:#000000f5!important;border-color:#ffc107b8!important}.teamPhoto{background:#171a1d!important;border-bottom:2px solid var(--gold)!important}.teamPhoto img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1.3/1!important;object-fit:cover!important;object-position:center 30%!important;background:#171a1d!important}.teamPhotoBadge{top:10px!important;left:10px!important;background:#080a0bdb!important;border:1px solid rgba(255,193,7,.36)!important}.team article{overflow:hidden!important}@media(max-width:1100px){.mainnav a,.navDrop>.navDropTrigger{font-size:8.7px!important;padding-left:9px!important;padding-right:9px!important}.allCatsWrap>.allcats{min-width:155px!important;font-size:9px!important}}@media(max-width:620px){.mainnav{min-height:46px!important}.mainnav a,.navDrop>.navDropTrigger{font-size:8px!important;padding-left:9px!important;padding-right:9px!important}.galleryTopText .galleryOverlayTop{bottom:6px!important;left:6px!important;right:6px!important;max-width:calc(100% - 12px)!important}.teamPhoto img{aspect-ratio:1.18/1!important}}.adminApiState{display:flex;align-items:center;justify-content:center;gap:7px;margin:12px 0 16px;padding:8px 10px;border-radius:6px;font-size:12px;font-weight:700;background:#f1f1f1;color:#555}.adminApiState.online{background:#edf8ef;color:#28743a;border:1px solid #cde8d3}.adminApiState.offline{background:#fff0f0;color:#a92828;border:1px solid #efcaca}.proLoginBox form label{display:block;text-align:left;font-size:12px;font-weight:600;color:#34383b;margin-bottom:10px}.proLoginBox form label input{margin-top:5px;width:100%}.mainnav.multipleNav{display:flex!important;align-items:stretch!important;padding-left:0!important;padding-right:0!important;gap:0!important;width:100%!important;max-width:100%!important}.mainnav.multipleNav>.allCatsWrap{flex:0 0 205px!important;width:205px!important;min-width:205px!important;margin:0!important}.mainnav.multipleNav>.allCatsWrap>.allcats{width:100%!important;min-width:0!important;margin:0!important;border-radius:0!important}.mainnav.multipleNav>.allCatsWrap+a,.mainnav.multipleNav>.navDrop,.mainnav.multipleNav>a{margin-left:0!important;margin-right:0!important}.mainnav.multipleNav>.allCatsWrap+a{border-left:1px solid rgba(255,255,255,.08)!important}@media(max-width:1200px){.mainnav.multipleNav>.allCatsWrap{flex-basis:180px!important;width:180px!important;min-width:180px!important}}@media(max-width:820px){.mainnav.multipleNav{overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:thin}.mainnav.multipleNav>.allCatsWrap{flex-basis:160px!important;width:160px!important;min-width:160px!important}}.mainnav.multipleNav{display:flex!important;align-items:stretch!important;gap:0!important;padding:0!important;overflow-x:auto}.mainnav.multipleNav>.allCatsWrap{flex:0 0 205px!important;width:205px!important;min-width:205px!important}.mainnav.multipleNav>.allCatsWrap+a{margin-left:16px!important;border-left:0!important}.mainnav.multipleNav>.navDrop,.mainnav.multipleNav>a{flex:0 0 auto!important}@media(max-width:1200px){.mainnav.multipleNav>.allCatsWrap+a{margin-left:10px!important}}@media(max-width:820px){.mainnav.multipleNav>.allCatsWrap+a{margin-left:6px!important}}:root{--anft-frame-margin:34px}.mainhead{width:calc(100% - (var(--anft-frame-margin) * 2))!important;max-width:none!important;margin-left:var(--anft-frame-margin)!important;margin-right:var(--anft-frame-margin)!important;padding-left:0!important;padding-right:0!important}.mainnav.multipleNav{width:calc(100% - (var(--anft-frame-margin) * 2))!important;max-width:none!important;margin-left:var(--anft-frame-margin)!important;margin-right:var(--anft-frame-margin)!important;border-radius:4px!important}.mainnav.multipleNav>.allCatsWrap{margin-left:0!important}.heroStage,.homeSectionShell,.galleryWrap,.team,.privateOrderWrap,.siteFooter .footerGrid{box-sizing:border-box!important}@media(max-width:1180px){:root{--anft-frame-margin:22px}}@media(max-width:900px){:root{--anft-frame-margin:16px}.mainhead{padding-left:0!important;padding-right:0!important}}@media(max-width:620px){:root{--anft-frame-margin:10px}.mainnav.multipleNav{border-radius:3px!important}}:root{--anft-slider-frame-width:min(var(--site-max),calc(100% - (var(--site-pad) * 2)))}.mainhead{width:var(--anft-slider-frame-width)!important;max-width:var(--site-max)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.mainnav.multipleNav{width:var(--anft-slider-frame-width)!important;max-width:var(--site-max)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;border-radius:4px!important}.mainnav.multipleNav>.allCatsWrap{margin-left:0!important;padding-left:0!important}.mainnav.multipleNav>.allCatsWrap>.allcats{margin-left:0!important}.allCatsPanel{left:0!important}.heroStage.noSidebar{width:var(--anft-slider-frame-width)!important;max-width:var(--site-max)!important;margin-left:auto!important;margin-right:auto!important}.mainhead,.mainnav.multipleNav{min-width:0!important}.mainhead>*{min-width:0!important}@media(max-width:900px){.mainhead,.mainnav.multipleNav,.heroStage.noSidebar{width:calc(100% - (var(--site-pad) * 2))!important}}@media(max-width:620px){.mainnav.multipleNav{overflow-x:auto!important;overflow-y:visible!important}}.proTopbar,.topbar.proTopbar{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:max(var(--site-pad),calc((100% - var(--site-max)) / 2))!important;padding-right:max(var(--site-pad),calc((100% - var(--site-max)) / 2))!important;box-sizing:border-box!important}@media(max-width:900px){.proTopbar,.topbar.proTopbar{padding-left:var(--site-pad)!important;padding-right:var(--site-pad)!important}}.anftPageLoader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(255,193,7,.08),transparent 42%),#212529;color:#fff;font-family:inherit}.anftLoaderCard{width:min(88vw,420px);text-align:center;padding:34px 26px}.anftLoaderBrand{color:#ffc107;font-size:46px;line-height:1;font-weight:900;letter-spacing:4px;margin-bottom:26px;text-shadow:0 5px 24px rgba(255,193,7,.22)}.anftLoaderRing{width:58px;height:58px;margin:0 auto 22px;border:4px solid rgba(255,255,255,.12);border-top-color:#ffc107;border-right-color:#ffc107;border-radius:50%;animation:anftLoaderSpin .8s linear infinite;box-shadow:0 0 22px #ffc10724}.anftLoaderTitle{font-size:18px;font-weight:800;color:#fff;margin-bottom:8px}.anftLoaderText{font-size:12px;color:#bfc3c7;letter-spacing:.4px;margin-bottom:20px}.anftLoaderBar{width:210px;max-width:75%;height:3px;margin:auto;overflow:hidden;border-radius:99px;background:#ffffff1f}.anftLoaderBar i{display:block;width:45%;height:100%;border-radius:99px;background:#ffc107;animation:anftLoaderBar 1s ease-in-out infinite}@keyframes anftLoaderSpin{to{transform:rotate(360deg)}}@keyframes anftLoaderBar{0%{transform:translate(-120%)}to{transform:translate(260%)}}@media(max-width:600px){.anftLoaderBrand{font-size:38px}.anftLoaderTitle{font-size:16px}}@media(prefers-reduced-motion:reduce){.anftLoaderRing,.anftLoaderBar i{animation-duration:2s}}
