.demoShell{color:#171510;background:#f5f1e8;min-height:100vh}.demoNav{color:#fff;background:#15130f;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:relative}.demoLogo{letter-spacing:.23em;white-space:nowrap;text-shadow:0 1px 16px #c9a75f29;font-family:Cinzel,Playfair Display,serif;font-size:19px;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}.demoNav>a:last-child{margin-left:auto}.demoNav div{gap:8px;display:flex}.demoNav button{color:#bdb6a9;cursor:pointer;background:0 0;border:1px solid #4a4438;padding:11px 15px}.demoNav button.active{color:#171510;background:#bd9240;border-color:#bd9240}.checkoutWrap{grid-template-columns:.85fr 1.15fr;min-height:calc(100vh - 82px);display:grid}.checkoutIntro{color:#fff;background:#1b1812;padding:10vw 7vw}.checkoutIntro p,.dashHead p{color:#b88934;letter-spacing:.22em;font-size:10px}.checkoutIntro h1{margin:25px 0;font:500 clamp(46px,5vw,74px)/1.02 Playfair Display,serif}.checkoutIntro em{color:#c9a75f}.checkoutIntro span{color:#aaa397}.checkoutCard{background:#fff;padding:60px 8vw}.chosen{border-bottom:1px solid #e6e0d5;align-items:center;gap:18px;padding-bottom:22px;display:flex}.productPhoto{background:#f1ede4;flex:none;width:120px;height:132px;overflow:hidden}.productPhoto img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.25)}.swipeProductPhoto{touch-action:pan-y;-webkit-user-select:none;user-select:none;position:relative}.swipeGalleryTrack{will-change:transform;width:100%;height:100%;transition:transform .42s cubic-bezier(.22,.61,.36,1);display:flex}.swipeGallerySlide{flex:0 0 100%;width:100%;height:100%}.swipeGallerySlide img{object-fit:contain;pointer-events:none;width:100%;height:100%}.galleryArrow{z-index:2;color:#171510;cursor:pointer;background:#ffffffe6;border:1px solid #17151029;border-radius:50%;width:40px;height:40px;margin-top:-20px;font:30px/1 DM Sans;position:absolute;top:50%;box-shadow:0 4px 15px #00000014}.galleryArrowPrev{left:13px}.galleryArrowNext{right:13px}.galleryDots{z-index:2;background:#ffffffd1;border-radius:20px;gap:8px;padding:7px 9px;display:flex;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.galleryDots button{cursor:pointer;background:#bdb5a7;border:0;border-radius:50%;width:8px;height:8px;padding:0}.galleryDots button.active{background:#a77b25}.chosenInfo{gap:5px;display:grid}.chosen small{color:#9a762f;letter-spacing:.14em;font-size:9px}.chosen strong{font:500 22px Playfair Display}.chosen b{font-size:14px}.checkoutPrice{grid-auto-flow:unset;flex-wrap:wrap;align-items:center;gap:6px 9px!important;display:flex!important}.checkoutPrice del{color:#8e8678;font-size:12px}.checkoutPrice span{color:#8f1b1b;letter-spacing:.1em;background:#f0dfd9;padding:5px 8px;font-size:8px;font-weight:600}.checkoutPrice b{color:#9f1d1d;width:100%;font-size:20px}.chosen.withGallery{border-bottom:0;align-items:flex-start}.chosen.promoChosen{align-items:flex-start;padding-bottom:28px}.chosen.promoChosen .productPhoto{width:190px;height:250px}.chosen.promoChosen .productPhoto img{transform:scale(1.08)}.chosen.withGallery .productPhoto{width:160px;height:215px}.chosen.withGallery .productPhoto img{transform:scale(1.12)}.chosenDescription{color:#756e62;max-width:420px;margin:8px 0 0;font-size:11px;line-height:1.6}.checkoutGallery{border-bottom:1px solid #e6e0d5;grid-template-columns:repeat(2,minmax(0,190px));gap:8px;margin-bottom:22px;padding:12px 0 22px;display:grid}.checkoutGallery button{cursor:pointer;background:#fff;border:1px solid #ddd5c7;padding:5px}.checkoutGallery button.active{border:2px solid #b98b38;padding:4px}.checkoutGallery img{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.checkoutGallery span{color:#675f53;margin-top:5px;font-size:9px;display:block}.itemTabs{gap:7px;margin:18px 0;display:flex;overflow:auto}.itemTabs button{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #ddd5c7;padding:9px;font-size:10px}.itemTabs button.selected{color:#fff;background:#171510}form{gap:16px;display:grid}.colorPicker{border:0;margin:0;padding:0}.colorPicker legend{margin-bottom:4px;font:600 14px DM Sans}.colorPicker>p{color:#756e62;margin:0 0 12px;font-size:11px}.colorGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.colorCard{background:#fff;border:1px solid #ddd5c7;gap:7px;padding:7px;display:grid}.colorCard.selected{background:#fffaf0;border:2px solid #b98b38;padding:6px}.colorCard>img{aspect-ratio:1;object-fit:cover;width:100%}.colorSwatch{aspect-ratio:1;border:1px solid #d5cdbf;width:100%;display:block;box-shadow:inset 0 0 0 5px #fff}.colorCounter{text-align:center;border:1px solid #ddd5c7;grid-template-columns:30px 1fr 30px;align-items:center;display:grid}.colorCounter button{cursor:pointer;background:#f5f1e8;border:0;height:30px;font-size:18px}.colorCounter button:disabled{opacity:.35;cursor:not-allowed}.colorCounter b{font-size:13px}label{gap:7px;font-size:11px;font-weight:600;display:grid}input,textarea,select{background:#fcfbf8;border:1px solid #d8d0c1;outline:none;padding:13px;font:14px DM Sans}input:focus,textarea:focus,select:focus{border-color:#a77b25}.two{grid-template-columns:1fr 1fr;gap:13px;display:grid}textarea{resize:vertical;min-height:70px}.summary{background:#f5f1e8;grid-template-columns:1fr auto;gap:9px;padding:16px;font-size:12px;display:grid}.summary b{color:#8b692b}.summary strong{font-size:20px}.confirm,.success button,.dashHead button{color:#171510;letter-spacing:.12em;cursor:pointer;background:#b98b38;border:0;padding:17px;font-size:11px;font-weight:600}.success{text-align:center;color:#131313;max-width:610px;margin:0 auto;padding:58px 24px 38px;position:relative}.successMark{place-items:center;width:142px;height:142px;margin:0 auto 30px;display:grid;position:relative}.successMark .successIcon{color:#d2a43b;border:4px solid #d2a43b;border-radius:50%;place-items:center;width:112px;height:112px;font:400 68px/1 DM Sans;display:grid}.sparkle{color:#d2a43b;font-size:28px;position:absolute}.sparkleOne{top:5px;right:0}.sparkleTwo{font-size:23px;bottom:4px;left:0}.success h2{color:#101010;margin:0 0 18px;font:500 45px/1.1 Playfair Display}.success .successMessage{color:#4e4a44;max-width:460px;margin:0 auto 28px;font-size:16px;line-height:1.55;display:block}.successSummary{text-align:left;background:linear-gradient(135deg,#fffdfa,#fbf7ef);border:1px solid #e1d2b3;border-radius:14px;margin:0 auto 25px;padding:20px 28px;box-shadow:0 12px 35px #78551a0a}.successSummaryRow{grid-template-columns:58px 1fr;align-items:center;gap:13px;display:grid}.summaryIcon{color:#c9972f;text-align:center;font-size:42px}.successSummaryRow>span:last-child{gap:5px;display:grid}.successSummaryRow small{color:#4c4944;font-size:15px}.successSummaryRow b{letter-spacing:.025em;font:600 31px/1.05 Playfair Display}.successSummaryRow b em{font:500 18px Playfair Display}.summaryDivider{align-items:center;height:23px;margin:7px 0;display:flex}.summaryDivider:before,.summaryDivider:after{content:"";background:#dfc995;flex:1;height:1px}.summaryDivider i{color:#c9972f;margin:0 7px;font-size:18px;font-style:normal}.success .confirm{max-width:none;margin:0 auto!important}.whatsappConfirm{justify-content:center;align-items:center;gap:13px;color:#fff!important;letter-spacing:.045em!important;background:#050505!important;border-radius:8px!important;padding:17px 15px!important;font-size:15px!important;display:flex!important}.whatsappBadge{color:#fff;background:#20bd5a;border-radius:50%;place-items:center;width:35px;height:35px;font-size:20px;display:grid}.successTrust{color:#555149;justify-content:center;align-items:center;gap:9px;margin-top:22px;font-size:12px;display:flex}.successTrust i{color:#c9972f;font-style:normal}.dash{padding:55px 5vw}.dashHead{justify-content:space-between;align-items:end;display:flex}.dashHead h1{margin:5px 0;font:500 50px Playfair Display}.stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0;display:grid}.stats article{background:#fff;border:1px solid #e5ded2;padding:22px}.stats span{color:#777063;margin-bottom:13px;font-size:11px;display:block}.stats b{font:500 27px Playfair Display}.tableWrap{background:#fff;border:1px solid #e5ded2;overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid #eee8de;padding:16px;font-size:12px}th{letter-spacing:.12em;color:#8b8375;font-size:9px}td small{color:#8d867a;margin-top:5px;display:block}td select{padding:8px}.demoNote{color:#8d867a;text-align:center;margin-top:18px;font-size:11px}@media (width<=800px){.demoNav{padding:0 18px}.demoLogo span{display:inline}.demoLogo{letter-spacing:.2em;font-size:15px}.checkoutWrap{grid-template-columns:1fr}.checkoutIntro{padding:60px 25px}.checkoutCard{padding:35px 20px}.stats{grid-template-columns:1fr}.dash{padding:35px 18px}.dashHead{align-items:start;gap:20px}.dashHead h1{font-size:38px}.dashHead button{padding:12px}.two{grid-template-columns:1fr}.colorGrid{grid-template-columns:repeat(2,1fr)}.chosen.withGallery .productPhoto{width:112px;height:150px}.chosen.promoChosen .productPhoto{width:125px;height:170px}.checkoutGallery{grid-template-columns:repeat(2,1fr)}}.demoShell{background:#fbfaf7}.demoNav{color:#171510;background:#fff;border-bottom:1px solid #e4ded3;height:74px;padding:0 4vw}.demoLogo{color:#6f4b16}.backArrow{font-size:30px;line-height:1}.menuGlyph{margin-left:auto;font-size:24px}.checkoutWrap{grid-template-columns:1fr;min-height:calc(100vh - 74px)}.checkoutIntro{display:none}.checkoutCard{background:#fff;border:1px solid #e1d8ca;border-radius:16px;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);width:min(1080px,100% - 40px);margin:34px auto;padding:0;display:grid;overflow:hidden;box-shadow:0 18px 55px #3a2b1414}.checkoutCard>div.chosen{border:0;grid-column:1;padding:24px;display:block}.chosen .productPhoto,.chosen.promoChosen .productPhoto,.chosen.withGallery .productPhoto{aspect-ratio:4/3;border-radius:13px;width:100%;height:auto}.chosen .productPhoto img,.chosen.promoChosen .productPhoto img,.chosen.withGallery .productPhoto img{transform:none}.chosenInfo{padding-top:18px}.chosen strong{text-transform:uppercase;font:600 29px/1.15 DM Sans}.checkoutPrice{margin-top:6px}.checkoutPrice b{color:#111;font-size:30px}.chosenDescription{margin-top:8px;font-size:12px}.checkoutGallery{border:0;grid-column:1;margin:0;padding:0 24px 24px}.checkoutCard form{border-left:1px solid #e4ded3;grid-area:1/2/span 2;align-content:start;gap:12px;padding:28px}.colorPicker legend{margin-bottom:11px;font-size:14px}.colorGrid{grid-template-columns:repeat(4,1fr);gap:8px}.colorCard{border-radius:10px;padding:5px}.colorCard.selected{padding:4px}.colorCard>img,.colorSwatch{aspect-ratio:1}.colorCounter{grid-template-columns:24px 1fr 24px}.colorCounter button{height:25px;font-size:15px}.colorCard>strong{font-size:9px}.checkoutCard label{gap:0}.checkoutCard label>span{display:none}.checkoutCard input,.checkoutCard textarea,.checkoutCard select{background:#fff;border-radius:9px;padding:14px}.checkoutCard textarea{min-height:52px}.two{gap:10px}.summary,.receipt{display:none}.compactTrust{color:#3e392f;border-top:1px solid #eee8de;justify-content:center;align-items:center;gap:10px;padding:10px 0;font-size:10px;display:flex}.compactTrust i{color:#b98b38;font-style:normal}.confirm{color:#cfa94f;background:#0d0d0c;border-radius:8px;padding:18px;font-size:13px;position:sticky;bottom:10px;box-shadow:0 8px 24px #00000029}.success{grid-column:1/-1}@media (width<=800px){.demoNav{height:64px}.demoLogo{font-size:14px}.checkoutCard{width:100%;box-shadow:none;border:0;border-radius:0;margin:0;display:block}.checkoutCard>div.chosen{padding:18px 18px 10px}.chosen .productPhoto,.chosen.promoChosen .productPhoto,.chosen.withGallery .productPhoto{aspect-ratio:16/10;max-height:330px}.chosenInfo{padding-top:13px}.chosen strong{font-size:21px}.checkoutPrice{margin-top:2px}.checkoutPrice b{font-size:26px}.chosenDescription{display:none}.checkoutGallery{padding:0 18px 12px}.checkoutCard form{border:0;gap:10px;padding:10px 18px 105px}.colorGrid{padding:2px 1px 6px;display:flex;overflow-x:auto}.colorCard{min-width:72px}.colorCard>img,.colorSwatch{height:54px}.colorCard .colorCounter{grid-template-columns:20px 1fr 20px}.colorCounter button{height:22px}.two{grid-template-columns:1fr 1fr}.compactTrust{white-space:nowrap;gap:6px;font-size:9px}.confirm{z-index:20;width:calc(100% - 24px);padding:17px 8px;position:fixed;bottom:10px;left:12px;right:12px}.success{padding:54px 18px 42px}.success h2{font-size:34px}.success .confirm{width:100%;position:static}.orderReference{width:100%;min-width:0}}.chosen .productPhoto,.chosen.promoChosen .productPhoto,.chosen.withGallery .productPhoto{aspect-ratio:1;background:#f6f2ea;border-radius:13px;width:100%;height:auto}.chosen .productPhoto img,.chosen.promoChosen .productPhoto img,.chosen.withGallery .productPhoto img{object-fit:contain;transform:none}.chosen strong{letter-spacing:.035em;text-transform:uppercase;font:600 29px/1.12 Cinzel,Playfair Display,serif}.checkoutPrice b{letter-spacing:.015em;color:#a77b25;font:600 30px/1 Playfair Display,serif}@media (width<=800px){.chosen .productPhoto,.chosen.promoChosen .productPhoto,.chosen.withGallery .productPhoto{aspect-ratio:1;max-height:none}.chosen strong{letter-spacing:.025em;font-size:22px}.checkoutPrice b{font-size:28px}.galleryArrow{width:34px;height:34px;margin-top:-17px;font-size:26px}}
