:root{--red:#b42318;--red-dark:#8d1b14;--red-soft:#f8e8e3;--ink:#211a16;--muted:#71645b;--cream:#fbf6ed;--cream-2:#f4eadc;--kraft:#d8b883;--kraft-dark:#a8743f;--paper:#fffdf9;--line:#eadfd2;--green:#1f6a45;--dark:#17130f;--shadow:0 18px 50px #462d181a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}img{max-width:100%;height:auto}.shell{width:min(1320px,100% - 44px);margin:0 auto}.eyebrow{color:var(--red);letter-spacing:.17em;text-transform:uppercase;font-size:12px;font-weight:900;display:inline-block}.eyebrow.light{color:#ffd8cf}.textLink{color:var(--red);align-items:center;gap:8px;font-weight:800;display:inline-flex}.textLink svg{width:18px;height:18px}.primaryBtn,.outlineBtn,.whatsappBtn,.lightBtn,.darkOutlineBtn{appearance:none;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:14px;font-weight:850;transition:all .18s;display:inline-flex}.primaryBtn{background:var(--red);color:#fff;box-shadow:0 10px 24px #b423182b}.primaryBtn:hover{background:var(--red-dark);transform:translateY(-1px)}.outlineBtn{color:var(--red);background:0 0;border:1px solid #b4231880}.outlineBtn:hover{background:#fff4f1}.whatsappBtn{background:var(--green);color:#fff}.lightBtn{color:var(--red);background:#fff}.darkOutlineBtn{color:#fff;background:0 0;border:1px solid #fff6}.primaryBtn svg,.outlineBtn svg,.whatsappBtn svg,.lightBtn svg{width:19px;height:19px}.fullBtn{width:100%}.smallBtn{min-height:40px;padding:0 14px;font-size:12px}.topLine{background:var(--dark);color:#eadfd6;font-size:12px}.topLineInner{justify-content:space-between;align-items:center;gap:18px;height:34px;display:flex}.topLine a{color:#fff;font-weight:700}.siteHeader{z-index:80;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf9f5;border-bottom:1px solid #78502c1a;position:sticky;top:0}.headerRow{grid-template-columns:175px 1fr auto;align-items:center;gap:28px;height:90px;display:grid}.brand{align-items:center;width:142px;display:flex}.brand img{width:142px;height:auto;display:block}.mainNav{justify-content:center;align-items:center;gap:34px;font-size:14px;font-weight:720;display:flex}.mainNav a{white-space:nowrap;align-items:center;gap:5px;padding:36px 0;display:inline-flex}.mainNav a:hover{color:var(--red)}.chev{margin-top:-3px;font-size:14px}.headerActions{align-items:center;gap:15px;display:flex}.iconBtn{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:8px;display:inline-grid}.iconBtn:hover{background:var(--cream)}.actionLink{white-space:nowrap;align-items:center;gap:7px;font-size:13px;display:inline-flex}.actionLink:hover{color:var(--red)}.actionLink svg{width:23px;height:23px}.cartIconWrap{display:inline-flex;position:relative}.cartIconWrap b{background:var(--red);color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;display:grid;position:absolute;top:-10px;right:-9px}.repeatAction,.menuTrigger{display:none}.searchBar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 40px #28190f14}.searchInner{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:82px;display:grid;position:relative}.searchInner input{height:50px;color:var(--ink);background:0 0;border:0;outline:0;font-size:18px}.searchResults{border:1px solid var(--line);box-shadow:var(--shadow);z-index:4;background:#fff;padding:8px;position:absolute;top:72px;left:34px;right:34px}.searchResults a{border-radius:7px;padding:12px 14px;font-size:14px;font-weight:700;display:block}.searchResults a:hover{background:var(--cream)}.mobileOverlay{z-index:120;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobileBackdrop{cursor:pointer;background:#140f0c8c;border:0;position:absolute;inset:0}.mobileDrawer{background:#fff;width:min(390px,88vw);height:100%;padding:22px;position:relative;box-shadow:-20px 0 45px #00000026}.mobileDrawerHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.mobileDrawerHead img{width:130px}.mobileDrawer nav{padding:20px 0;display:grid}.mobileDrawer nav a{border-bottom:1px solid var(--line);padding:15px 4px;font-size:17px;font-weight:800}.mobileAccountLinks{gap:10px;margin-top:15px;display:grid}.mobileAccountLinks a{background:var(--cream);border-radius:8px;align-items:center;gap:10px;padding:13px;font-weight:700;display:flex}.homeHero{border-bottom:1px solid var(--line);background:linear-gradient(105deg,#fffdf9 0%,#fcf7ef 60%,#efe3d2 100%);position:relative;overflow:hidden}.homeHero:before{content:"";pointer-events:none;background:radial-gradient(circle at 25% 15%,#ffffffe6,#0000 38%),linear-gradient(90deg,#fff3,#0000 50%);position:absolute;inset:0}.heroDecor{filter:blur(2px);opacity:.18;border-radius:50%;position:absolute}.heroDecorA{border:60px solid #8c9c62;width:420px;height:420px;top:80px;right:-120px}.heroDecorB{background:#b6a077;border-radius:60% 15% 70% 30%;width:240px;height:500px;bottom:-250px;right:120px;transform:rotate(28deg)}.heroLayout{z-index:2;grid-template-columns:1fr .88fr;align-items:center;gap:65px;min-height:700px;padding:60px 0 115px;display:grid;position:relative}.heroText{max-width:680px;padding-left:2px}.heroText h1{color:var(--red);letter-spacing:-.055em;margin:16px 0 0;font-size:clamp(48px,5.5vw,76px);font-weight:900;line-height:.99}.heroText p{color:#4d423a;max-width:620px;margin:28px 0 0;font-size:17px;line-height:1.85}.heroButtons{flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;display:flex}.heroProductStage{align-self:end;place-items:center;min-height:580px;display:grid;position:relative}.productHalo{background:radial-gradient(circle,#fff9ee 0%,#fff9eeb8 55%,#d5bb9426 70%,#0000 71%);border-radius:50%;width:470px;height:470px;position:absolute}.homeProduct{z-index:2;filter:drop-shadow(0 32px 36px #4b301938);width:min(430px,92%);height:auto;position:relative}.pistachioDots{z-index:1;background:#f2dfbf;border:3px solid #c49a6a;border-radius:50% 50% 45% 45%;width:45px;height:26px;position:absolute;transform:rotate(-14deg)}.pistachioDots:after{content:"";background:#8d3450;width:2px;height:24px;position:absolute;top:0;left:20px;transform:rotate(18deg)}.dot1{bottom:8%;left:4%;transform:rotate(18deg)}.dot2{bottom:20%;right:2%;transform:rotate(-20deg)}.dot3{bottom:22%;left:17%;transform:rotate(42deg)}.advantageFloat{z-index:5;grid-template-columns:repeat(3,1fr);gap:18px;display:grid;position:absolute;bottom:-48px;left:50%;transform:translate(-50%)}.advantageCard{background:#fffdf9f5;border:1px solid #8c623d24;border-radius:10px;grid-template-columns:64px 1fr;align-items:center;gap:18px;min-height:116px;padding:20px 23px;display:grid;box-shadow:0 14px 35px #492f1921}.advIcon{background:var(--red-soft);width:62px;height:62px;color:var(--red);border-radius:50%;place-items:center;display:grid}.advIcon svg{width:32px;height:32px}.advantageCard h3{color:var(--red);margin:0 0 5px;font-size:17px}.advantageCard p{color:#5c5149;margin:0;font-size:13px;line-height:1.55}.homeProductSection{background:#fff;padding:125px 0 88px}.productFeature{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.productFeatureVisual{border:1px solid var(--line);background:linear-gradient(145deg,#f8eee0,#fff);border-radius:16px;place-items:center;min-height:570px;padding:34px;display:grid;position:relative;overflow:hidden}.productFeatureVisual:before{content:"";background:#ead5b8;border-radius:50%;width:360px;height:360px;position:absolute}.productFeatureVisual img{object-fit:contain;filter:drop-shadow(0 22px 28px #422a182b);width:auto;height:520px;position:relative}.badge250{z-index:2;background:var(--red);color:#fff;border-radius:999px;padding:12px 15px;font-size:14px;font-weight:900;position:absolute;top:24px;right:24px}.productFeatureText h2,.storyGrid h2,.comingInfo h2,.labelInfo h2{letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(38px,4vw,58px);line-height:1.03}.productFeatureText>p{color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.85}.featureChips{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.featureChips span,.catalogFacts span{background:var(--cream);border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.brandStoryHome{background:var(--cream);padding:88px 0}.storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:85px;display:grid}.storyGrid p{color:var(--muted);margin:0 0 26px;font-size:16px;line-height:1.9}.serviceCardsSection{background:#fff;padding:80px 0 96px}.serviceCards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.serviceCard{border-radius:12px;flex-direction:column;align-items:flex-start;min-height:310px;padding:34px;transition:all .2s;display:flex}.serviceCard:hover{transform:translateY(-3px)}.serviceCard>span{letter-spacing:.16em;font-size:11px;font-weight:900}.serviceCard h3{letter-spacing:-.035em;margin:18px 0 0;font-size:31px}.serviceCard p{color:inherit;opacity:.78;margin:16px 0;line-height:1.75}.serviceCard b{margin-top:auto}.redCard{background:var(--red);color:#fff}.kraftCard{color:#402c1b;background:#e2c59b}.darkCard{background:var(--dark);color:#fff}.pageHero{background:var(--cream);border-bottom:1px solid var(--line);padding:80px 0}.pageHero h1,.accountHero h1{letter-spacing:-.055em;max-width:980px;margin:12px 0 0;font-size:clamp(44px,5vw,72px);line-height:1.01}.pageHero p,.accountHero p{max-width:760px;color:var(--muted);margin:22px 0 0;font-size:17px;line-height:1.8}.cleanHero{background:linear-gradient(#fffdf9,#f8f0e5)}.contentSection{padding:80px 0}.productCatalog{max-width:1120px;margin:0 auto}.catalogCard{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:.82fr 1.18fr;display:grid;overflow:hidden;box-shadow:0 14px 45px #4128140f}.catalogImage{background:linear-gradient(145deg,#f4e7d4,#fffaf3);place-items:center;min-height:600px;padding:35px;display:grid;position:relative}.catalogImage img{object-fit:contain;filter:drop-shadow(0 22px 25px #452c1929);width:auto;height:545px}.catalogBadge{background:var(--red);color:#fff;border-radius:999px;padding:10px 14px;font-weight:900;position:absolute;top:24px;left:24px}.catalogBody{flex-direction:column;justify-content:center;padding:60px 58px;display:flex}.catalogBody h2{letter-spacing:-.045em;margin:10px 0 0;font-size:45px}.catalogBody p{color:var(--muted);font-size:15px;line-height:1.8}.catalogFacts{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.catalogPrice{color:var(--red);margin:8px 0 0;font-size:20px}.catalogActions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.comingInfo{text-align:center;background:var(--cream);border-radius:14px;max-width:780px;margin:80px auto 0;padding:50px}.comingInfo>span{color:var(--red);letter-spacing:.16em;font-size:12px;font-weight:900}.comingInfo h2{font-size:35px}.comingInfo p{color:var(--muted);line-height:1.8}.productDetailTop{background:#fffdf9;padding:55px 0 75px}.productDetailGrid{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.productGallery{grid-template-columns:92px 1fr;gap:18px;display:grid;position:sticky;top:150px}.galleryThumbs{grid-area:1/1;align-content:start;gap:12px;display:grid}.thumb{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;height:118px;padding:7px;display:grid;overflow:hidden}.thumb.active{border:2px solid var(--red)}.thumb img{object-fit:contain;width:auto;max-height:100px}.mainProductImage{border:1px solid var(--line);background:linear-gradient(155deg,#f6ead9,#fffaf3);border-radius:14px;grid-area:1/2;place-items:center;min-height:650px;padding:32px;display:grid}.mainProductImage img{object-fit:contain;filter:drop-shadow(0 25px 28px #3a26172e);width:auto;height:590px}.productDetailCopy{padding-top:10px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:7px;margin-bottom:24px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--red)}.productDetailCopy h1{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(42px,4vw,62px);line-height:1.04}.productRatingLine{align-items:center;gap:13px;margin-top:17px;font-size:13px;display:flex}.stars{color:#c89b39;gap:2px;display:flex}.stars svg{width:18px;height:18px}.stars.small svg{width:15px;height:15px}.productRatingLine a{color:var(--muted);text-decoration:underline}.productLead{color:var(--muted);margin:24px 0;font-size:16px;line-height:1.8}.priceNotice{background:var(--cream);border-left:4px solid var(--red);color:var(--red);padding:16px 18px;font-size:17px;font-weight:850}.quickSpecs{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);margin:24px 0;display:grid;overflow:hidden}.quickSpecs div{border-right:1px solid var(--line);padding:18px}.quickSpecs div:last-child{border:0}.quickSpecs span{color:var(--muted);font-size:11px;display:block}.quickSpecs strong{margin-top:7px;font-size:13px;display:block}.productButtons{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.favoriteBtn{cursor:pointer;color:var(--muted);background:0 0;border:0;align-items:center;gap:8px;margin-top:14px;padding:8px 0;font-size:13px;font-weight:750;display:flex}.favoriteBtn.active{color:var(--red)}.supportLine{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:10px;margin-top:25px;padding-top:22px;font-size:13px;display:flex}.supportLine svg{color:var(--red)}.supportLine a{color:var(--ink);font-weight:800}.productInfoSection{background:var(--cream);padding:82px 0}.productInfoGrid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:65px;display:grid}.labelPhoto{text-align:center;background:#1d1a17;border-radius:14px;padding:25px}.labelPhoto img{object-fit:contain;border-radius:7px;width:auto;max-height:700px}.labelPhoto span{color:#d9cec5;margin-top:12px;font-size:12px;display:block}.labelInfo>p{color:var(--muted);line-height:1.8}.nutritionTable{background:#fff;border:1px solid #dfcfbd;border-radius:10px;margin-top:26px;overflow:hidden}.nutritionTable div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:15px 18px;display:flex}.nutritionTable div:last-child{border:0}.nutritionTable span{color:var(--muted)}.infoNoticeGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.infoNoticeGrid div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:17px}.infoNoticeGrid span{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.infoNoticeGrid strong{margin-top:7px;font-size:13px;line-height:1.55;display:block}.detailTrust{background:#fff;padding:70px 0}.trustThree{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.trustThree article{border:1px solid var(--line);border-radius:10px;padding:30px}.trustThree article>span{color:var(--red);font-size:12px;font-weight:900}.trustThree h3{margin:13px 0 0;font-size:21px}.trustThree p{color:var(--muted);font-size:14px;line-height:1.7}.reviews{border-top:1px solid var(--line);padding:80px 0 100px}.reviewsHead{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px;display:flex}.reviewsHead h2{letter-spacing:-.04em;margin:10px 0 0;font-size:38px}.ratingSummary{text-align:right}.ratingSummary>strong{font-size:42px}.ratingSummary .stars{justify-content:flex-end}.ratingSummary>span{color:var(--muted);font-size:12px}.reviewGrid{grid-template-columns:.72fr 1.28fr;gap:25px;display:grid}.reviewFormBox,.reviewListBox{border:1px solid var(--line);background:#fff;border-radius:12px;padding:28px}.reviewFormBox h3,.reviewListBox h3{margin:0 0 18px;font-size:21px}.reviewFormBox p{color:var(--muted);line-height:1.6}.reviewFormBox a{color:var(--red);font-weight:800}.reviewFormBox label,.authForm label,.accountPanel label{color:#55483f;gap:7px;margin-top:15px;font-size:12px;font-weight:800;display:grid}.reviewFormBox textarea,.authForm input,.accountPanel input,.accountPanel textarea,.newsletter input{border:1px solid var(--line);background:#fffdfa;border-radius:8px;outline:none;width:100%;padding:13px 14px}.reviewFormBox textarea:focus,.authForm input:focus,.accountPanel input:focus,.accountPanel textarea:focus,.newsletter input:focus{border-color:#c6756c;box-shadow:0 0 0 3px #b4231814}.starButtons{gap:2px;display:flex}.starButtons button{color:#c89b39;cursor:pointer;background:0 0;border:0;padding:3px}.starButtons svg{width:24px;height:24px}.reviewFormBox .primaryBtn{margin-top:16px}.formMessage{font-weight:750;color:var(--red)!important;font-size:12px!important}.reviewToolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.reviewToolbar label{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.reviewToolbar select{border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px}.reviewItem{border-top:1px solid var(--line);padding:20px 0}.reviewMeta{justify-content:space-between;gap:20px;display:flex}.reviewMeta span{color:var(--muted);font-size:11px}.reviewItem p{color:var(--muted);font-size:14px;line-height:1.7}.emptyState{background:var(--cream);text-align:center;border-radius:10px;gap:7px;padding:35px;display:grid}.emptyState span{color:var(--muted);font-size:13px}.emptyState .textLink{justify-content:center;margin-top:8px}.aboutHero{background:linear-gradient(105deg,#fff9f1,#f0deca);padding:55px 0}.aboutHeroGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;display:grid}.aboutHeroGrid h1{max-width:820px}.aboutProduct{text-align:center}.aboutProduct img{object-fit:contain;filter:drop-shadow(0 20px 25px #3c281429);width:auto;height:480px}.aboutTextGrid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.aboutTextGrid h2{letter-spacing:-.04em;margin:10px 0;font-size:43px;line-height:1.08}.aboutTextGrid p{color:var(--muted);margin:0 0 20px;font-size:16px;line-height:1.9}.valuesSection{background:var(--cream);padding:65px 0}.valuesGrid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.valuesGrid article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:27px}.valuesGrid svg,.valueMark{width:40px;height:40px;color:var(--red);place-items:center;font-size:27px;display:grid}.valuesGrid h3{font-size:20px}.valuesGrid p{color:var(--muted);font-size:13px;line-height:1.7}.brandPromise{background:var(--red);color:#fff;padding:80px 0}.promiseGrid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.promiseGrid h2{letter-spacing:-.045em;margin:10px 0;font-size:44px;line-height:1.05}.promiseGrid p{color:#f4d7d2;font-size:16px;line-height:1.85}.wholesaleHero{background:linear-gradient(110deg,#fff8ef,#f2dfc4)}.wholesaleGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.wholesaleGrid article{border:1px solid var(--line);border-radius:10px;padding:32px}.wholesaleGrid article>span{color:var(--red);font-weight:900}.wholesaleGrid h2{font-size:24px}.wholesaleGrid p{color:var(--muted);line-height:1.75}.b2bBand{background:var(--dark);color:#fff;padding:70px 0}.b2bBand>.shell{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.b2bBand h2{letter-spacing:-.04em;margin:10px 0;font-size:42px}.b2bBand p{color:#cfc3b9;line-height:1.8}.giftHero{background:linear-gradient(115deg,#fff9f1,#ead3ae)}.giftGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;display:grid}.giftVisual{text-align:center}.giftVisual img{object-fit:contain;filter:drop-shadow(0 22px 28px #3c23142e);width:auto;height:480px}.giftSteps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.giftSteps article{border:1px solid var(--line);border-radius:12px;padding:32px}.giftSteps b{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.giftSteps h3{font-size:22px}.giftSteps p{color:var(--muted);line-height:1.7}.contactCards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.contactCards>a,.contactCards>div{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:210px;padding:32px}.contactCards>a:hover{border-color:#c28a80}.contactCards span{color:var(--red);letter-spacing:.13em;font-size:11px;font-weight:900}.contactCards strong{word-break:break-word;margin-top:15px;font-size:24px;display:block}.contactCards p{color:var(--muted);line-height:1.6}.legalText{max-width:850px}.legalText h2{font-size:32px}.legalText p{color:var(--muted);line-height:1.9}.accountHero{border-bottom:1px solid var(--line);background:linear-gradient(#fffdf9,#f7ecdf);padding:55px 0}.authSection,.accountSection,.cartSection{padding:65px 0 90px}.authShell{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(620px,100%);margin:0 auto;overflow:hidden;box-shadow:0 16px 48px #462d1812}.authTabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.authTabs button{background:var(--cream);cursor:pointer;border:0;height:58px;font-weight:850}.authTabs button.active{color:var(--red);box-shadow:inset 0 -3px var(--red);background:#fff}.authForm{padding:30px}.twoFields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.authForm .primaryBtn{margin-top:23px}.authNote{border-top:1px solid var(--line);color:var(--muted);background:#faf6f0;margin:0;padding:18px 30px;font-size:11px;line-height:1.6}.authAlready,.loginRequired,.loadingBox{text-align:center;border:1px solid var(--line);background:#fff;border-radius:12px;max-width:720px;margin:0 auto;padding:55px}.loginRequired p{color:var(--muted);line-height:1.7}.loginRequired .primaryBtn{margin-top:18px}.accountLayout{grid-template-columns:280px 1fr;align-items:start;gap:25px;display:grid}.accountSide{border:1px solid var(--line);background:#fff;border-radius:12px;padding:27px;position:sticky;top:145px}.avatar{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;font-size:20px;font-weight:900;display:grid}.accountSide h2{margin:14px 0 4px}.accountSide>span{color:var(--muted);font-size:12px}.accountSide nav{border-top:1px solid var(--line);margin-top:25px;display:grid}.accountSide nav a{border-bottom:1px solid var(--line);padding:13px 0;font-size:13px;font-weight:750}.logoutBtn{width:100%;height:42px;color:var(--red);cursor:pointer;background:#fff6f4;border:1px solid #e0b9b2;border-radius:8px;margin-top:20px;font-weight:800}.accountContent{gap:22px;display:grid}.accountPanel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:30px;scroll-margin-top:140px}.panelTitle span{color:var(--red);letter-spacing:.13em;font-size:10px;font-weight:900}.panelTitle h2{margin:7px 0 18px;font-size:27px}.accountPanel>.primaryBtn,.accountPanel>.outlineBtn{margin-top:18px}.accountPanel h3{margin-top:30px}.accountPanel input:disabled{color:#8a7d74;background:#f6f2ed}.addressList,.orderList{gap:12px;display:grid}.addressList article,.favoriteProduct{background:var(--cream);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:17px;display:flex}.addressList p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.6}.addressList button{color:var(--red);cursor:pointer;background:0 0;border:0;font-weight:800}.orderList article{border:1px solid var(--line);border-radius:9px;padding:20px}.orderTop{justify-content:space-between;align-items:start;gap:20px;display:flex}.orderTop div{gap:3px;display:grid}.orderTop div span{color:var(--muted);font-size:11px}.orderTop>b{color:#8a5d2f;background:#fff3df;border-radius:999px;padding:7px 9px;font-size:11px}.orderList p,.emptySmall{color:var(--muted);font-size:13px}.favoriteProduct span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.cartLayout{grid-template-columns:1.25fr .75fr;align-items:start;gap:28px;display:grid}.cartItems{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.cartTitle{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.cartTitle h2{margin:0}.cartTitle button{color:var(--red);cursor:pointer;background:0 0;border:0;font-weight:800}.cartRow{border-bottom:1px solid var(--line);grid-template-columns:115px 1fr auto auto;align-items:center;gap:22px;padding:20px 24px;display:grid}.cartRow:last-child{border:0}.cartImage{background:var(--cream);border-radius:8px;place-items:center;height:125px;padding:8px;display:grid}.cartImage img{object-fit:contain;width:auto;height:110px}.cartItemInfo{gap:5px;display:grid}.cartItemInfo>span{color:var(--muted);font-size:12px}.cartItemInfo>b{color:var(--red);font-size:12px}.qtyControl{border:1px solid var(--line);border-radius:7px;align-items:center;display:flex;overflow:hidden}.qtyControl button{background:var(--cream);cursor:pointer;border:0;width:38px;height:38px;font-size:18px}.qtyControl span{text-align:center;width:40px;font-weight:800}.removeItem{color:var(--red);cursor:pointer;background:0 0;border:0;font-weight:800}.cartSummary{border:1px solid var(--line);background:#fffaf4;border-radius:12px;padding:28px;position:sticky;top:145px}.cartSummary h2{margin:7px 0 24px}.summaryRow,.summaryTotal{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 0;font-size:13px;display:flex}.summaryRow span{color:var(--muted)}.summaryRow strong{text-align:right}.summaryTotal{padding:20px 0;font-size:16px}.cartSummary>p{color:var(--muted);font-size:12px;line-height:1.65}.whatsappCheckout{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:56px;margin-top:15px;font-weight:900;display:flex}.whatsappCheckout:disabled{opacity:.5}.continueShopping{text-align:center;margin-top:16px;font-size:12px;text-decoration:underline;display:block}.emptyCart{text-align:center;border:1px solid var(--line);border-radius:12px;padding:65px}.emptyCartIcon{font-size:54px}.emptyCart p{color:var(--muted);margin-bottom:25px}.footerMega{grid-template-columns:1.35fr .55fr .55fr .55fr 1fr;align-items:start;gap:42px;padding:70px 0 58px;display:grid}.footerLogo{background:#fff;border-radius:6px;width:125px;padding:3px}.footerIntro h2{margin:25px 0 12px;font-size:31px;line-height:1.05}.footerIntro p{color:#a99e95;max-width:410px;font-size:13px;line-height:1.8}.socialRow{gap:10px;margin-top:20px;display:flex}.socialRow a{color:#aaa099;border:1px solid #4a423c;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.footerCol{gap:12px;display:grid}.footerCol h3,.newsletter h3{color:#d8cec5;letter-spacing:.07em;margin:5px 0 10px;font-size:12px}.footerCol a{color:#8f8780;font-size:13px}.footerCol a:hover{color:#fff}.newsletter label{color:#8f8780;margin-bottom:7px;font-size:11px;display:block}.newsletter button{color:#19130c;cursor:pointer;background:#c89b39;border:0;border-radius:999px;width:100%;height:48px;margin-top:10px;font-weight:900}.newsletter small{color:#706963;margin-top:14px;font-size:10px;line-height:1.6;display:block}.newsletter small a{text-decoration:underline}.newsletterMessage{color:#f4d7d2;margin-top:9px;font-size:11px;display:block}.footerBottom{color:#77706a;border-top:1px solid #2b2622;padding:18px 0;font-size:11px}.footerBottom>.shell{justify-content:space-between;gap:20px;display:flex}.chatRoot{z-index:100;position:fixed;bottom:24px;right:24px}.chatBubble{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 14px 30px #50191247}.chatBubble svg{width:26px;height:26px}.chatPanel{border:1px solid var(--line);background:#fff;border-radius:16px;width:400px;max-height:min(700px,100vh - 120px);padding:24px;position:absolute;bottom:72px;right:0;overflow:auto;box-shadow:0 25px 65px #2d1e1433}.chatHead{justify-content:space-between;gap:20px;display:flex}.chatHead span{color:var(--red);letter-spacing:.15em;font-size:10px;font-weight:900}.chatHead h2{margin:8px 0 0;font-size:25px;line-height:1.08}.chatSearch{border:1px solid var(--line);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:8px;margin-top:24px;padding:0 12px;display:grid}.chatSearch input{background:0 0;border:0;outline:0;height:48px}.faqList{margin-top:15px;display:grid}.faqItem{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:1fr auto;gap:12px;padding:17px 5px;display:grid}.faqItem span{font-size:14px}.faqItem b{font-size:22px;font-weight:400}.faqItem small{color:var(--muted);grid-column:1/-1;padding-right:20px;font-size:12px;line-height:1.6}.chatWhatsApp{background:var(--dark);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:54px;margin-top:20px;font-weight:850;display:flex}@media (max-width:1180px){.mainNav{gap:20px;font-size:13px}.accountAction span,.cartAction>span:last-child,.repeatAction{display:none}.headerRow{grid-template-columns:150px 1fr auto}.brand,.brand img{width:130px}.heroLayout{grid-template-columns:1.05fr .95fr;gap:30px}.advantageFloat{width:calc(100% - 44px)}.footerMega{grid-template-columns:1.4fr repeat(3,.7fr)}.newsletter{grid-column:1/-1;max-width:520px}}@media (max-width:980px){.mainNav{display:none}.menuTrigger{display:inline-grid}.headerRow{grid-template-columns:150px 1fr auto}.headerActions{justify-self:end}.repeatAction{display:inline-flex}.repeatAction span{display:none}.homeHero{padding-bottom:0}.heroLayout{text-align:center;grid-template-columns:1fr;min-height:auto;padding:60px 0 120px}.heroText{max-width:780px;margin:0 auto}.heroText p{margin-left:auto;margin-right:auto}.heroButtons{justify-content:center}.heroProductStage{min-height:520px}.advantageFloat{grid-template-columns:1fr 1fr 1fr;margin-top:-65px;margin-bottom:35px;position:relative;bottom:auto;left:auto;transform:none}.productFeature,.storyGrid,.productDetailGrid,.productInfoGrid,.aboutHeroGrid,.aboutTextGrid,.promiseGrid,.giftGrid,.b2bBand>.shell{grid-template-columns:1fr}.productFeature{gap:45px}.productFeatureText{text-align:center}.featureChips,.productFeatureText .heroButtons{justify-content:center}.serviceCards{grid-template-columns:1fr}.serviceCard{min-height:240px}.productGallery{position:static}.productDetailCopy{max-width:760px}.aboutHeroGrid{text-align:center}.aboutHeroGrid p{margin-left:auto;margin-right:auto}.valuesGrid,.wholesaleGrid,.giftSteps,.contactCards{grid-template-columns:1fr 1fr}.reviewGrid,.cartLayout,.accountLayout{grid-template-columns:1fr}.accountSide,.cartSummary{position:static}.accountSide nav{grid-template-columns:repeat(3,1fr);gap:0}.accountSide nav a{padding-right:10px}.footerMega{grid-template-columns:1fr 1fr 1fr}.footerIntro,.newsletter{grid-column:1/-1}.catalogCard{grid-template-columns:1fr}.catalogImage{min-height:500px}.catalogBody{padding:38px}.catalogImage img{height:470px}}@media (max-width:720px){.shell{width:min(100% - 28px,1320px)}.topLineInner{font-size:10px}.headerRow{grid-template-columns:120px 1fr auto;gap:8px;height:74px}.brand,.brand img{width:112px}.searchTrigger,.repeatAction{display:none}.headerActions{gap:8px}.actionLink svg{width:22px;height:22px}.heroLayout{padding:42px 0 95px}.heroText h1{font-size:45px}.heroText p{font-size:15px}.heroProductStage{min-height:430px}.homeProduct{width:320px}.productHalo{width:340px;height:340px}.advantageFloat{grid-template-columns:1fr;margin-top:-55px}.advantageCard{min-height:auto}.homeProductSection{padding-top:60px}.productFeatureVisual{min-height:460px}.productFeatureVisual img{height:420px}.storyGrid{gap:35px}.storyGrid h2,.productFeatureText h2{font-size:39px}.pageHero{padding:55px 0}.pageHero h1,.accountHero h1{font-size:45px}.catalogBody h2{font-size:37px}.catalogImage img{height:400px}.catalogImage{min-height:440px}.productDetailGrid{gap:35px}.productGallery{display:block}.galleryThumbs{margin-top:10px;display:flex}.thumb{width:85px;height:90px}.mainProductImage{min-height:500px;padding:20px}.mainProductImage img{height:460px}.productDetailCopy h1{font-size:43px}.quickSpecs{grid-template-columns:1fr}.quickSpecs div{border-right:0;border-bottom:1px solid var(--line)}.infoNoticeGrid,.trustThree{grid-template-columns:1fr}.reviewsHead{flex-direction:column;align-items:flex-start}.ratingSummary{text-align:left}.ratingSummary .stars{justify-content:flex-start}.valuesGrid,.wholesaleGrid,.giftSteps,.contactCards{grid-template-columns:1fr}.footerMega{grid-template-columns:1fr 1fr;gap:32px}.footerIntro,.newsletter{grid-column:1/-1}.footerBottom>.shell{text-align:center;flex-direction:column}.chatRoot{bottom:14px;right:14px}.chatPanel{width:auto;max-height:calc(100vh - 100px);position:fixed;bottom:82px;left:10px;right:10px}.twoFields{grid-template-columns:1fr}.accountSide nav{grid-template-columns:1fr 1fr}.cartRow{grid-template-columns:80px 1fr auto;gap:12px}.cartImage{height:95px}.cartImage img{height:84px}.qtyControl{grid-column:2}.removeItem{grid-column:3}.catalogActions,.productButtons{flex-direction:column}.catalogActions>*,.productButtons>*{width:100%}}@media (max-width:460px){.topLine span{display:none}.topLineInner{justify-content:center}.accountAction{display:none}.heroText h1{font-size:39px}.heroButtons{flex-direction:column}.heroButtons>*{width:100%}.heroProductStage{min-height:390px}.homeProduct{width:285px}.advantageCard{grid-template-columns:52px 1fr}.advIcon{width:50px;height:50px}.advIcon svg{width:26px;height:26px}.productFeatureVisual img{height:360px}.productFeatureVisual{min-height:400px}.catalogBody{padding:28px 22px}.catalogImage{min-height:390px}.catalogImage img{height:350px}.productGallery .mainProductImage img{height:400px}.mainProductImage{min-height:440px}.productDetailCopy h1{font-size:38px}.footerMega{grid-template-columns:1fr}.footerIntro,.newsletter{grid-column:auto}.accountSide nav{grid-template-columns:1fr}.cartRow{grid-template-columns:70px 1fr}.qtyControl,.removeItem{grid-column:auto}.cartRow>.removeItem{grid-column:2;justify-self:start}.cartTitle{align-items:flex-start}.serviceCard h3{font-size:27px}}:root{--red:#981b15;--red-dark:#6f100c;--red-deep:#5e0d09;--red-soft:#f5e2dc;--ink:#271b16;--muted:#73635a;--cream:#faf3e8;--cream-2:#f0dfc9;--kraft:#d7b17c;--paper:#fffdf8;--line:#eadbcb;--dark:#261813}body{background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}h1,h2,h3,.footerIntro h2,.productDetailCopy h1,.catalogBody h2,.accountHero h1,.pageHero h1{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif}.primaryBtn{background:var(--red);box-shadow:none;text-transform:uppercase;letter-spacing:.02em;border-radius:4px;font-size:12px}.primaryBtn:hover{background:var(--red-dark)}.outlineBtn{color:var(--red);border-color:#981b157a;border-radius:4px}.eyebrow{color:var(--red-dark);letter-spacing:.18em;font-size:11px}.topLineInner{height:32px;font-size:11px}.topLineRight{align-items:center;gap:14px;display:flex}.v9Header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f7;border-bottom:1px solid #eee1d4}.v9BrandRow{grid-template-columns:1fr auto 1fr;align-items:center;height:78px;display:grid;position:relative}.v9Brand{grid-column:2;justify-content:center;align-items:center;width:154px;display:flex}.v9Brand img{width:154px;height:auto;display:block}.v9HeaderActions{grid-column:3;justify-self:end;align-items:center;gap:15px;display:flex}.v9Action{color:#352721;white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:inline-flex}.v9Action svg,.v9HeaderActions .iconBtn svg{width:21px;height:21px}.v9Action:hover{color:var(--red)}.v9Repeat span{display:none}.v9MobileMenu{grid-column:1;justify-self:start;display:none}.v9MainNav{text-transform:uppercase;letter-spacing:.025em;justify-content:center;align-items:center;gap:42px;height:48px;font-size:12px;font-weight:800;display:flex}.v9MainNav a{align-items:center;gap:5px;height:48px;display:inline-flex;position:relative}.v9MainNav a:after{content:"";background:var(--red);height:2px;transition:all .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.v9MainNav a:hover:after{transform:scaleX(1)}.v9SearchBar{top:100%}.v9Home{overflow:hidden}.v9Hero{background:#f1e5d3;align-items:stretch;min-height:620px;display:flex;position:relative;overflow:hidden}.v9GardenBg{filter:saturate(.72)contrast(.92)brightness(.88);background-image:url(/pistachio-orchard.jpg);background-position:50% 64%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.v9GardenShade{background:linear-gradient(90deg,#fffaf2fa 0%,#fffaf2eb 32%,#fffaf25c 56%,#4623100a 100%),linear-gradient(#ffffff0d,#411f0c14);position:absolute;inset:0}.v9HeroGrid{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:30px;min-height:620px;padding:44px 0 50px;display:grid;position:relative}.v9HeroCopy{max-width:575px;padding-left:12px}.v9Kicker{color:var(--red);letter-spacing:.2em;margin-bottom:16px;font-size:11px;font-weight:900;display:block}.v9HeroCopy h1{color:#2a1b16;letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,73px);font-weight:700;line-height:.98}.v9HeroCopy p{color:#4e4038;max-width:510px;margin:24px 0 0;font-size:16px;line-height:1.8}.v9HeroButtons{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.v9CreamBtn{min-height:54px;color:var(--red-dark);text-transform:uppercase;background:#fffaf1e6;border:1px solid #754b2d57;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:0 23px;font-size:12px;font-weight:850;display:inline-flex}.v9CreamBtn svg{width:18px;height:18px}.v9CreamBtn:hover{background:#fff}.v9ProductStage{justify-content:center;align-items:flex-end;height:545px;display:flex;position:relative}.v9ProductGlow{background:radial-gradient(circle,#fffaebb8,#fffaeb2e 58%,#0000 72%);border-radius:50%;width:520px;height:520px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.v9Pedestal{opacity:.92;background:radial-gradient(at 50% 35%,#c8aa7f 0%,#9b7651 38%,#674832 72%,#3e2a1e 100%);border-radius:50%;width:480px;height:115px;position:absolute;bottom:25px;box-shadow:0 24px 45px #311c0c47}.v9Pedestal:before{content:"";border:1px solid #ffffff29;border-radius:50%;position:absolute;inset:13px 30px}.v9HeroProduct{z-index:3;object-fit:contain;filter:drop-shadow(0 28px 28px #301e1147);width:auto;height:525px;margin-bottom:43px;position:relative}.v9PriceBadge{z-index:4;background:var(--red);color:#fff;border:5px solid #fff5e6f2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:118px;height:118px;display:flex;position:absolute;top:13%;right:2%;transform:rotate(5deg);box-shadow:0 12px 30px #46191133}.v9PriceBadge small{opacity:.8;font-size:12px}.v9PriceBadge strong{margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:21px}.v9TrustStrip{border-top:1px solid #50321e1a;border-bottom:1px solid var(--line);background:#fffdf9}.v9TrustGrid{grid-template-columns:repeat(4,1fr);display:grid}.v9TrustGrid article{border-right:1px solid var(--line);grid-template-columns:48px 1fr;align-items:center;gap:15px;min-height:106px;padding:20px 25px;display:grid}.v9TrustGrid article:last-child{border-right:0}.v9TrustIcon{width:45px;height:45px;color:var(--red);background:#f8e9e1;border-radius:50%;place-items:center;display:grid}.v9TrustIcon svg{width:25px;height:25px}.v9TrustGrid h3{color:var(--red-dark);letter-spacing:0;margin:0 0 5px;font-family:Arial,Helvetica,sans-serif;font-size:13px}.v9TrustGrid p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.v9Why{background:#fffaf3;padding:86px 0 96px}.v9SectionHead{max-width:670px}.v9SectionHead>span,.v9ProductsHead span{color:var(--red);letter-spacing:.18em;font-size:11px;font-weight:900}.v9SectionHead h2,.v9ProductsHead h2{color:#2c1d17;margin:12px 0;font-size:clamp(38px,4vw,58px);line-height:1.02}.v9SectionHead p{color:var(--muted);font-size:15px;line-height:1.8}.v9WhyGrid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:68px;margin-top:45px;display:grid}.v9WhyVisual{background:linear-gradient(145deg,#ead6b8,#fff8ee);border-radius:6px;justify-content:center;align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.v9WhyVisual:after{content:"";background:linear-gradient(#0000,#7247271f);height:38%;position:absolute;bottom:0;left:0;right:0}.v9NutBackdrop{background:#ae774626;border-radius:50%;width:380px;height:380px;position:absolute}.v9WhyVisual img{z-index:2;object-fit:contain;filter:drop-shadow(0 24px 24px #41291829);width:auto;height:500px;position:relative}.v9WhyCards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.v9WhyCards article{border:1px solid var(--line);background:#fffdf9;border-radius:4px;min-height:200px;padding:27px}.v9WhyCards article>span{color:#c9a384;font-family:Georgia,Times New Roman,serif;font-size:26px}.v9WhyCards h3{color:var(--red-dark);margin:17px 0 8px;font-size:20px}.v9WhyCards p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.v9Products{color:#fff;background:linear-gradient(145deg,#5a0b08,#78110d 60%,#4b0906);padding:88px 0 100px}.v9ProductsHead{justify-content:space-between;align-items:end;gap:30px;display:flex}.v9ProductsHead span{color:#e7b8a7}.v9ProductsHead h2{color:#fff;margin-bottom:0}.v9LightLink{border:1px solid #ffffff4d;border-radius:4px;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex}.v9LightLink svg{width:18px}.v9ProductCard{color:var(--ink);background:#fffaf2;border-radius:6px;grid-template-columns:.72fr 1.28fr;max-width:920px;margin-top:42px;display:grid;overflow:hidden}.v9CardImage{background:linear-gradient(150deg,#f2dfc4,#fffaf2);justify-content:center;align-items:center;min-height:510px;padding:24px;display:flex;position:relative}.v9CardImage img{object-fit:contain;filter:drop-shadow(0 20px 22px #3d261729);width:auto;height:455px}.v9CardImage>span{background:var(--red);color:#fff;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:900;position:absolute;top:22px;left:22px}.v9CardBody{flex-direction:column;align-items:flex-start;padding:50px 48px;display:flex}.v9CardKicker{color:var(--red);letter-spacing:.16em;font-size:10px;font-weight:900}.v9CardBody h3{color:#2a1b16;margin:12px 0;font-size:42px}.v9CardBody>p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.v9CardFacts{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.v9CardFacts span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700}.v9CardPrice{color:var(--red);margin-top:25px;font-family:Georgia,Times New Roman,serif;font-size:32px}.v9CardActions{flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:24px;display:flex}.v9OutlineLight{min-height:54px;color:var(--red-dark);border:1px solid #70472c59;border-radius:4px;align-items:center;gap:8px;padding:0 20px;font-size:12px;font-weight:800;display:inline-flex}.v9OutlineLight svg{width:18px}.v9Services{background:#fffdf9;padding:76px 0 92px}.v9ServiceGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.v9ServiceGrid>a{border:1px solid var(--line);border-top:3px solid var(--red);background:#fff;border-radius:3px;flex-direction:column;align-items:flex-start;min-height:250px;padding:30px;transition:all .18s;display:flex}.v9ServiceGrid>a:hover{transform:translateY(-3px);box-shadow:0 18px 38px #53331f14}.v9ServiceGrid span{color:var(--red);letter-spacing:.15em;font-size:10px;font-weight:900}.v9ServiceGrid h3{margin:18px 0 9px;font-size:28px}.v9ServiceGrid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.v9ServiceGrid b{color:var(--red);margin-top:auto;font-size:12px}.pageHero.cleanHero,.accountHero{background:#fff8ee}.mainProductImage,.catalogImage{background:linear-gradient(145deg,#f1dfc8,#fffaf1)}.mainProductImage img,.catalogImage img{filter:drop-shadow(0 18px 20px #40271521)}.priceNotice,.catalogPrice{color:var(--red);font-family:Georgia,Times New Roman,serif}.siteFooter{color:#fff;background:linear-gradient(135deg,#5c0a07,#7d110d)}.footerMega{padding-top:64px}.footerLogo{background:0 0;width:135px;padding:0}.footerIntro p,.footerCol a,.newsletter label{color:#d9bdb2}.footerCol h3,.newsletter h3{color:#f2d9cf}.socialRow a{color:#f1d9d0;border-color:#ffffff40}.newsletter input{color:#fff;background:#ffffff1a;border-color:#fff3}.newsletter button{color:#5a0b08;background:#f1d9b5}.footerBottom{color:#d6b6aa;border-top-color:#ffffff26}.chatBubble{background:var(--red-dark)}.wpCheckoutBtn{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:5px;width:100%;min-height:56px;margin-top:15px;font-weight:900}.wpCheckoutBtn:disabled{opacity:.55;cursor:wait}.wpOrderBox p{margin:8px 0 0;font-size:11px;line-height:1.55}.wpOrderOk{color:#256244}.wpOrderError{color:#9b2a20}.checkoutOr{color:var(--muted);align-items:center;gap:10px;margin:14px 0 0;font-size:10px;display:flex}.checkoutOr:before,.checkoutOr:after{content:"";background:var(--line);flex:1;height:1px}@media (max-width:1100px){.v9MainNav{gap:28px}.v9Action span{display:none}.v9HeroGrid{grid-template-columns:1fr 1fr}.v9HeroProduct{height:500px}.v9PriceBadge{right:-1%}.v9TrustGrid article{padding:18px 16px}.v9WhyGrid{gap:35px}.v9ProductCard{max-width:none}}@media (max-width:900px){.v9BrandRow{grid-template-columns:1fr auto 1fr;height:72px}.v9Brand,.v9Brand img{width:135px}.v9MainNav{display:none}.v9MobileMenu{display:inline-grid}.v9HeaderActions{gap:8px}.v9Repeat{display:none}.v9Hero{min-height:auto}.v9HeroGrid{text-align:center;grid-template-columns:1fr;min-height:auto;padding:54px 0 30px}.v9HeroCopy{margin:auto;padding:0}.v9HeroCopy p{margin-left:auto;margin-right:auto}.v9HeroButtons{justify-content:center}.v9GardenShade{background:linear-gradient(#fffaf2f7 0%,#fffaf2d9 45%,#fffaf247 100%)}.v9ProductStage{height:510px}.v9HeroProduct{height:465px}.v9Pedestal{width:430px}.v9PriceBadge{top:9%;right:12%}.v9TrustGrid{grid-template-columns:1fr 1fr}.v9TrustGrid article:nth-child(2){border-right:0}.v9TrustGrid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.v9WhyGrid{grid-template-columns:1fr}.v9WhyVisual{min-height:500px}.v9WhyCards{grid-template-columns:1fr 1fr}.v9ProductCard{grid-template-columns:1fr}.v9CardImage{min-height:470px}.v9ServiceGrid{grid-template-columns:1fr}}@media (max-width:620px){.topLineInner>span,.topLineRight a{font-size:9px}.v9BrandRow{height:66px}.v9Brand,.v9Brand img{width:116px}.v9HeaderActions .v9Action span{display:none}.v9HeaderActions{gap:3px}.v9HeaderActions .iconBtn,.v9Action{padding:6px}.v9HeroGrid{padding-top:40px}.v9HeroCopy h1{font-size:43px}.v9HeroCopy p{font-size:14px}.v9HeroButtons{flex-direction:column}.v9HeroButtons>*{width:100%}.v9ProductStage{height:430px}.v9HeroProduct{height:395px;margin-bottom:35px}.v9Pedestal{width:340px;height:90px}.v9PriceBadge{width:92px;height:92px;top:12%;right:3%}.v9PriceBadge strong{font-size:17px}.v9TrustGrid{grid-template-columns:1fr}.v9TrustGrid article{border-right:0;border-bottom:1px solid var(--line)!important}.v9TrustGrid article:last-child{border-bottom:0!important}.v9Why{padding:65px 0}.v9WhyVisual{min-height:430px}.v9WhyVisual img{height:390px}.v9WhyCards{grid-template-columns:1fr}.v9WhyCards article{min-height:auto}.v9SectionHead h2,.v9ProductsHead h2{font-size:38px}.v9ProductsHead{flex-direction:column;align-items:flex-start}.v9ProductCard{margin-top:28px}.v9CardImage{min-height:390px}.v9CardImage img{height:350px}.v9CardBody{padding:34px 24px}.v9CardBody h3{font-size:35px}.v9CardActions{flex-direction:column;width:100%}.v9CardActions>*{width:100%}.v9ServiceGrid>a{min-height:210px}}:root{--v10-burgundy:#971d16;--v10-burgundy-dark:#71130f;--v10-cream:#fffaf2;--v10-paper:#fffdf9;--v10-sand:#ead8bd;--v10-ink:#241813;--v10-muted:#6d5d52;--v10-line:#eadfce}.v9Header{background:#fffdf9fb;border-bottom:1px solid #74492c21}.v9Brand,.v9Brand img{width:154px}.v9MainNav a{color:#32231d;font-weight:760}.v10Hero{isolation:isolate;background:#f7ead7;min-height:640px;position:relative;overflow:hidden}.v10GardenBg{z-index:-3;filter:saturate(.82)contrast(.94)brightness(1.09);background-image:url(/pistachio-orchard.jpg);background-position:50% 72%;background-size:cover;position:absolute;inset:0;transform:scale(1.018)}.v10HeroWash{z-index:-2;background:linear-gradient(90deg,#fffaf2fe 0%,#fffaf2fb 25%,#fffaf2eb 38%,#fffaf285 55%,#fffaf21f 76%,#fffaf208 100%),linear-gradient(#ffffff08 58%,#4f2c141a);position:absolute;inset:0}.v10Hero:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000,#fffaf28c);height:150px;position:absolute;bottom:0;left:0;right:0}.v10HeroGrid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:40px;min-height:640px;padding:48px 0 46px;display:grid}.v10HeroCopy{max-width:610px;padding-left:4px}.v10Kicker{color:var(--v10-burgundy);letter-spacing:.23em;margin-bottom:17px;font-size:11px;font-weight:900;display:block}.v10HeroCopy h1{color:var(--v10-ink);letter-spacing:-.045em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,74px);font-weight:700;line-height:.98}.v10HeroCopy p{color:#55453b;max-width:520px;margin:24px 0 0;font-size:16px;line-height:1.78}.v10HeroButtons{flex-wrap:wrap;gap:12px;margin-top:29px;display:flex}.v10Primary{background:var(--v10-burgundy);border-radius:5px;min-width:165px}.v10Primary:hover{background:var(--v10-burgundy-dark)}.v10SecondaryBtn{min-height:54px;color:var(--v10-burgundy);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9db;border:1px solid #971d1675;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:14px;font-weight:850;display:inline-flex}.v10SecondaryBtn:hover{background:#fff}.v10SecondaryBtn svg{width:18px;height:18px}.v10HeroMeta{color:#79675b;text-transform:uppercase;letter-spacing:.07em;flex-wrap:wrap;gap:24px;margin-top:28px;font-size:11px;display:flex}.v10HeroMeta span{padding-left:13px;position:relative}.v10HeroMeta span:before{content:"";background:var(--v10-burgundy);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.v10HeroMeta b{color:#4d392e}.v10ProductStage{justify-content:center;align-items:flex-end;height:555px;display:flex;position:relative}.v10ProductHalo{background:radial-gradient(circle,#fffcf3eb 0%,#fff9eba3 40%,#fff9eb29 67%,#0000 74%);border-radius:50%;width:510px;height:510px;position:absolute;top:45%;left:51%;transform:translate(-50%,-50%)}.v10StoneBase{background:radial-gradient(at 50% 20%,#f3e7d2 0%,#d6bea0 44%,#a88461 75%,#7d5e43 100%);border-radius:50%;width:min(520px,78%);height:92px;position:absolute;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 24px 32px #492b1833,inset 0 8px 16px #ffffff61}.v10StoneBase:after{content:"";border:1px solid #5f3e2429;border-radius:50%;position:absolute;inset:14px 35px}.v10HeroProduct{z-index:3;object-fit:contain;filter:drop-shadow(0 22px 18px #3a231629)drop-shadow(0 7px 5px #3a231614);width:auto;height:535px;margin-bottom:36px;position:relative}.v10PriceBadge{z-index:5;color:#fff;background:linear-gradient(145deg,#aa251d,#861812);border:4px solid #fffaf0f5;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:108px;height:108px;display:flex;position:absolute;top:18%;right:4%;box-shadow:0 16px 32px #6319112e}.v10PriceBadge small{opacity:.88;font-size:11px}.v10PriceBadge strong{margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:21px}.v10TrustStrip{z-index:4;border-top:1px solid #6842271c;border-bottom:1px solid var(--v10-line);background:#fffdf9;position:relative}.v10TrustGrid{grid-template-columns:repeat(4,1fr);display:grid}.v10TrustGrid article{border-right:1px solid var(--v10-line);grid-template-columns:48px 1fr;align-items:center;gap:14px;min-height:108px;padding:20px 22px;display:grid}.v10TrustGrid article:last-child{border-right:0}.v10TrustIcon{width:45px;height:45px;color:var(--v10-burgundy);background:#f9e9e3;border-radius:50%;place-items:center;display:grid}.v10TrustIcon svg{width:24px;height:24px}.v10TrustGrid h3{color:#8d1b14;margin:0 0 5px;font-size:13px}.v10TrustGrid p{color:#76665b;margin:0;font-size:11px;line-height:1.5}.v10Why{background:radial-gradient(circle at 90% 5%,#d6b4861f,#0000 28%),#fffaf3;padding:92px 0 100px}.v10SectionHead{max-width:760px}.v10SectionHead>span,.v10ProductsHead span{color:var(--v10-burgundy);letter-spacing:.2em;font-size:11px;font-weight:900}.v10SectionHead h2,.v10ProductsHead h2{color:var(--v10-ink);letter-spacing:-.035em;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,60px);line-height:1.02}.v10SectionHead p{max-width:640px;color:var(--v10-muted);margin:18px 0 0;font-size:15px;line-height:1.8}.v10WhyGrid{grid-template-columns:1.02fr .98fr;align-items:stretch;gap:28px;margin-top:48px;display:grid}.v10WhyScene{background:#ede0cc;border:1px solid #8759341f;border-radius:14px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 18px 45px #56371f12}.v10WhyGarden{filter:saturate(.74)brightness(1.08);background:url(/pistachio-orchard.jpg) 50% 70%/cover no-repeat;position:absolute;inset:0;transform:scale(1.03)}.v10WhySoftener{background:linear-gradient(#fffaf114,#fffaf133),radial-gradient(circle at 55% 48%,#fffbf052,#0000 42%);position:absolute;inset:0}.v10WhyProduct{z-index:2;object-fit:contain;filter:drop-shadow(0 22px 20px #321f1233);width:auto;height:485px;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.v10WhyCaption{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9e6;border:1px solid #784e2e24;border-radius:8px;padding:13px 16px;position:absolute;bottom:22px;left:22px}.v10WhyCaption span{color:var(--v10-burgundy);letter-spacing:.14em;font-size:9px;font-weight:900;display:block}.v10WhyCaption strong{margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:18px;display:block}.v10WhyCards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.v10WhyCards article{border:1px solid var(--v10-line);background:#fffdf9f0;border-radius:12px;flex-direction:column;justify-content:flex-end;min-height:266px;padding:30px 27px;transition:all .18s;display:flex}.v10WhyCards article:hover{border-color:#971d1633;transform:translateY(-2px)}.v10WhyCards article>span{color:#caa589;margin-bottom:auto;font-family:Georgia,Times New Roman,serif;font-size:26px}.v10WhyCards h3{color:var(--v10-burgundy-dark);margin:20px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:21px}.v10WhyCards p{color:var(--v10-muted);margin:0;font-size:13px;line-height:1.7}.v10Products{background:linear-gradient(130deg,#f4e6d2 0%,#fffaf2 48%,#f7eee2 100%);border-top:1px solid #764e2f17;padding:92px 0 105px}.v10ProductsHead{justify-content:space-between;align-items:end;gap:30px;display:flex}.v10ProductsLink{min-height:46px;color:var(--v10-burgundy);border:1px solid #971d1659;border-radius:5px;align-items:center;gap:8px;padding:0 18px;font-size:12px;font-weight:850;display:inline-flex}.v10ProductsLink svg{width:18px}.v10ProductCard{background:#fffdf9;border:1px solid #764e2f1f;border-radius:16px;grid-template-columns:.9fr 1.1fr;min-height:530px;margin-top:42px;display:grid;overflow:hidden;box-shadow:0 24px 60px #5b381e17}.v10CardVisual{background:radial-gradient(circle at 50% 48%,#fff8ea 0%,#f0dcc0 48%,#dcc09a 100%);justify-content:center;align-items:center;min-height:530px;display:flex;position:relative;overflow:hidden}.v10CardRing{border:1px solid #84543024;border-radius:50%;width:360px;height:360px;position:absolute;box-shadow:0 0 0 38px #fffaf138,0 0 0 76px #fffaf121}.v10CardVisual img{z-index:2;object-fit:contain;filter:drop-shadow(0 22px 20px #472d1a26);width:auto;height:455px;position:relative}.v10GramBadge{z-index:3;background:var(--v10-burgundy);color:#fff;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:900;position:absolute;top:22px;left:22px}.v10CardBody{flex-direction:column;justify-content:center;padding:58px 54px;display:flex}.v10CardKicker{color:var(--v10-burgundy);letter-spacing:.18em;font-size:10px;font-weight:900}.v10CardBody h3{color:var(--v10-ink);margin:12px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1.02}.v10CardBody>p{max-width:570px;color:var(--v10-muted);margin:0;font-size:14px;line-height:1.8}.v10CardFacts{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.v10CardFacts span{border:1px solid var(--v10-line);color:#665449;background:#fffaf2;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}.v10CardPrice{color:var(--v10-burgundy);margin-top:25px;font-family:Georgia,Times New Roman,serif;font-size:34px}.v10CardActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;display:flex}.v10OutlineBtn{min-height:54px;color:var(--v10-burgundy);border:1px solid #971d1661;border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:0 22px;font-size:13px;font-weight:850;display:inline-flex}.v10OutlineBtn svg{width:18px}.v10Services{background:#fffaf3;padding:0 0 96px}.v10ServiceGrid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.v10ServiceGrid>a{border:1px solid var(--v10-line);background:#fffdf9;border-radius:12px;min-height:235px;padding:32px;transition:all .18s}.v10ServiceGrid>a:hover{border-color:#971d1638;transform:translateY(-2px)}.v10ServiceGrid span{color:var(--v10-burgundy);letter-spacing:.15em;font-size:10px;font-weight:900}.v10ServiceGrid h3{color:var(--v10-ink);margin:28px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:27px}.v10ServiceGrid p{color:var(--v10-muted);font-size:13px;line-height:1.7}.v10ServiceGrid b{color:var(--v10-burgundy);margin-top:26px;font-size:12px;display:block}@media (max-width:1100px){.v10HeroGrid{grid-template-columns:1fr 1fr;gap:18px}.v10HeroProduct{height:500px}.v10PriceBadge{right:0}.v10WhyGrid{grid-template-columns:.95fr 1.05fr}.v10CardBody{padding:45px 38px}}@media (max-width:900px){.v10HeroGrid{text-align:center;grid-template-columns:1fr;padding:48px 0 26px}.v10HeroWash{background:linear-gradient(#fffaf2fc 0%,#fffaf2f2 42%,#fffaf28f 72%,#fffaf22e 100%)}.v10HeroCopy{margin:0 auto;padding:0}.v10HeroCopy p{margin-left:auto;margin-right:auto}.v10HeroButtons,.v10HeroMeta{justify-content:center}.v10ProductStage{height:500px}.v10HeroProduct{height:455px}.v10StoneBase{width:430px}.v10PriceBadge{top:10%;right:12%}.v10TrustGrid{grid-template-columns:1fr 1fr}.v10TrustGrid article:nth-child(2){border-right:0}.v10TrustGrid article:nth-child(-n+2){border-bottom:1px solid var(--v10-line)}.v10WhyGrid{grid-template-columns:1fr}.v10WhyScene{min-height:520px}.v10WhyCards{grid-template-columns:1fr 1fr}.v10ProductCard{grid-template-columns:1fr}.v10CardVisual{min-height:470px}.v10ServiceGrid{grid-template-columns:1fr}}@media (max-width:620px){.v9BrandRow{height:68px}.v9Brand,.v9Brand img{width:120px}.v10HeroGrid{padding:37px 0 18px}.v10HeroCopy h1{font-size:44px}.v10HeroCopy p{font-size:14px}.v10HeroButtons{flex-direction:column}.v10HeroButtons>*{width:100%}.v10HeroMeta{gap:11px 18px;font-size:9px}.v10ProductStage{height:420px}.v10HeroProduct{height:382px;margin-bottom:30px}.v10StoneBase{width:320px;height:72px}.v10PriceBadge{width:88px;height:88px;top:13%;right:2%}.v10PriceBadge strong{font-size:17px}.v10TrustGrid{grid-template-columns:1fr}.v10TrustGrid article{border-right:0;border-bottom:1px solid var(--v10-line)}.v10TrustGrid article:last-child{border-bottom:0}.v10Why{padding:66px 0 72px}.v10SectionHead h2,.v10ProductsHead h2{font-size:39px}.v10WhyScene{min-height:435px}.v10WhyProduct{height:390px;bottom:25px}.v10WhyCaption{bottom:14px;left:14px}.v10WhyCards{grid-template-columns:1fr}.v10WhyCards article{min-height:190px}.v10Products{padding:68px 0 78px}.v10ProductsHead{flex-direction:column;align-items:flex-start}.v10ProductCard{margin-top:28px}.v10CardVisual{min-height:390px}.v10CardVisual img{height:350px}.v10CardBody{padding:36px 24px}.v10CardBody h3{font-size:35px}.v10CardActions{flex-direction:column}.v10CardActions>*{width:100%}.v10Services{padding-bottom:70px}}:root{--v11-red:#9f1f18;--v11-red-dark:#78140f;--v11-cream:#fffaf2;--v11-paper:#fffdf9;--v11-gold:#b68a3b;--v11-ink:#261914;--v11-muted:#66584f;--v11-line:#eadfce}.topLine{color:#fff;background:linear-gradient(90deg,#7b120e,#ad231b 50%,#7b120e)}.v9Header{box-shadow:none;background:#fffdf9fc;border-bottom:1px solid #eee4d6}.v9BrandRow{height:84px}.v9Brand,.v9Brand img{width:148px}.v9HeaderActions{color:#30231d}.v9NavBar{background:#fffdf9;border-top:1px solid #f0e8dd}.v9MainNav{min-height:50px}.v9MainNav a{color:#352720;font-size:12px;font-weight:800}.v9MainNav a:hover{color:var(--v11-red)}.v11Hero{isolation:isolate;background:#f8efe1;border-bottom:1px solid #704b2f1a;min-height:650px;position:relative;overflow:hidden}.v11HeroGarden{z-index:-4;background:url(/v11-siirt-bahcesi.png) 50% 58%/cover no-repeat;position:absolute;inset:0}.v11HeroGradient{z-index:-3;background:linear-gradient(90deg,#fffcf7 0%,#fffcf7fe 24%,#fffcf7f2 37%,#fffcf7b8 49%,#fffcf733 65%,#fffcf708 100%),linear-gradient(#ffffff0d,#fffaf10f);position:absolute;inset:0}.v11HeroInner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:20px;min-height:650px;padding:48px 0 38px;display:grid}.v11HeroCopy{max-width:620px}.v11Eyebrow{color:var(--v11-red);letter-spacing:.21em;font-size:11px;font-weight:900;display:block}.v11HeroCopy h1{max-width:620px;color:var(--v11-ink);letter-spacing:-.043em;margin:15px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5vw,72px);font-weight:700;line-height:1.01}.v11HeroCopy p{color:#51443b;max-width:540px;margin:23px 0 0;font-size:15px;line-height:1.78}.v11HeroActions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.v11PrimaryBtn,.v11SecondaryBtn{border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 23px;font-size:13px;font-weight:900;transition:all .18s;display:inline-flex}.v11PrimaryBtn{color:#fff;background:var(--v11-red);border:1px solid var(--v11-red);box-shadow:0 10px 24px #7e181221}.v11PrimaryBtn:hover{background:var(--v11-red-dark);transform:translateY(-1px)}.v11SecondaryBtn{color:var(--v11-red);background:#fffdf9eb;border:1px solid #9f1f186b}.v11SecondaryBtn:hover{background:#fff;transform:translateY(-1px)}.v11PrimaryBtn svg,.v11SecondaryBtn svg{width:18px;height:18px}.v11HeroFacts{align-items:center;gap:18px;margin-top:31px;display:flex}.v11HeroFacts div{flex-direction:column;gap:2px;display:flex}.v11HeroFacts b{color:#4a3328;font-size:12px}.v11HeroFacts span{color:#837266;font-size:10px}.v11HeroFacts i{background:#d9c6ad;width:1px;height:35px}.v11ProductArea{justify-content:center;align-items:flex-end;min-height:550px;display:flex;position:relative}.v11ProductLight{background:radial-gradient(circle,#ffffffb8 0%,#fffcf466 45%,#fffcf414 68%,#0000 74%);border-radius:50%;width:540px;height:540px;position:absolute;top:47%;left:52%;transform:translate(-50%,-50%)}.v11ProductShadow{filter:blur(15px);background:#412a1a38;border-radius:50%;width:330px;height:40px;position:absolute;bottom:33px;left:52%;transform:translate(-50%)}.v11HeroProduct{z-index:2;object-fit:contain;filter:drop-shadow(0 18px 18px #3b281a1f)drop-shadow(0 5px 5px #3b281a14);width:auto;height:535px;margin-bottom:24px;position:relative}.v11Price{z-index:4;border:2px solid var(--v11-gold);width:108px;height:108px;color:var(--v11-red);background:#fffcf6f5;border-radius:50%;outline:5px solid #fffaf1bf;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:23%;right:7%;box-shadow:0 15px 30px #5b391e21}.v11Price small{color:#7d6250;font-size:11px;font-weight:800}.v11Price strong{margin-top:2px;font-family:Georgia,Times New Roman,serif;font-size:21px}.v11Benefits{z-index:5;border-bottom:1px solid var(--v11-line);background:#fffdf9;margin-top:-1px;position:relative}.v11BenefitGrid{grid-template-columns:repeat(4,1fr);display:grid}.v11BenefitGrid article{border-right:1px solid var(--v11-line);grid-template-columns:47px 1fr;align-items:center;gap:14px;min-height:112px;padding:21px 20px;display:grid}.v11BenefitGrid article:last-child{border-right:0}.v11BenefitIcon{width:45px;height:45px;color:var(--v11-red);background:#f9ebe6;border-radius:50%;place-items:center;display:grid}.v11BenefitIcon svg{width:24px;height:24px}.v11BenefitGrid h3{color:#8d1b15;margin:0 0 5px;font-size:13px}.v11BenefitGrid p{color:#75655a;margin:0;font-size:11px;line-height:1.5}.v11Why{background:#fffaf3;padding:92px 0 105px}.v11CenterHeading{text-align:center;max-width:800px;margin:0 auto}.v11CenterHeading>span,.v11SectionTop>div>span{color:var(--v11-red);letter-spacing:.2em;font-size:11px;font-weight:900}.v11CenterHeading h2,.v11SectionTop h2{color:var(--v11-ink);letter-spacing:-.035em;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,58px);line-height:1.04}.v11CenterHeading p{max-width:620px;color:var(--v11-muted);margin:15px auto 0;font-size:14px;line-height:1.75}.v11WhyLayout{grid-template-columns:1.08fr .92fr;gap:22px;margin-top:48px;display:grid}.v11WhyPhoto{background:#d7c09e;border:1px solid #6f4e341a;border-radius:15px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 18px 42px #52341f14}.v11WhyGardenImage{object-fit:cover;object-position:center 57%}.v11WhyPhotoShade{background:linear-gradient(90deg,#fffaf247,#0000 40%),linear-gradient(#0000 48%,#34251a26);position:absolute;inset:0}.v11WhyPackageWrap{justify-content:center;align-items:flex-end;padding-bottom:30px;display:flex;position:absolute;inset:0}.v11WhyPackage{object-fit:contain;filter:drop-shadow(0 20px 16px #271b1333);width:auto;height:475px}.v11WhyLabel{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffdf9eb;border:1px solid #734c301f;border-radius:8px;padding:13px 15px;position:absolute;bottom:22px;left:22px}.v11WhyLabel span{color:var(--v11-red);letter-spacing:.15em;font-size:9px;font-weight:900;display:block}.v11WhyLabel strong{color:#2f211a;margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:17px;display:block}.v11QualityGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.v11QualityGrid article{border:1px solid var(--v11-line);background:#fffdf9;border-radius:12px;flex-direction:column;justify-content:flex-end;min-height:273px;padding:27px;display:flex}.v11QualityGrid article>span{color:#c49f7f;margin-bottom:auto;font-family:Georgia,Times New Roman,serif;font-size:24px}.v11QualityGrid h3{color:var(--v11-red-dark);margin:20px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:21px}.v11QualityGrid p{color:var(--v11-muted);margin:0;font-size:12px;line-height:1.72}.v11ProductSection{background:linear-gradient(130deg,#f4e7d5 0%,#fffaf3 48%,#f7eee3 100%);border-top:1px solid #704b2f14;padding:90px 0 105px}.v11SectionTop{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.v11TextLink{min-height:44px;color:var(--v11-red);border:1px solid #9f1f184d;border-radius:5px;align-items:center;gap:8px;padding:0 17px;font-size:12px;font-weight:850;display:inline-flex}.v11TextLink svg{width:17px;height:17px}.v11Showcase{background:#fffdf9;border:1px solid #6f4c311f;border-radius:16px;grid-template-columns:.92fr 1.08fr;min-height:520px;margin-top:40px;display:grid;overflow:hidden;box-shadow:0 24px 56px #4d301c14}.v11ShowcaseVisual{background:radial-gradient(circle at 52% 45%,#fff9ec 0%,#efddc3 54%,#dcc098 100%);justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.v11ShowcaseGlow{background:#fffdf775;border-radius:50%;width:390px;height:390px;position:absolute;box-shadow:0 0 0 42px #fffaf12e,0 0 0 82px #fffaf117}.v11ShowcaseProduct{z-index:2;object-fit:contain;filter:drop-shadow(0 19px 17px #432b1b26);width:auto;height:455px;position:relative}.v11ShowcaseCopy{flex-direction:column;justify-content:center;padding:52px;display:flex}.v11ShowcaseCopy h3{color:var(--v11-ink);margin:11px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:43px;line-height:1.02}.v11ShowcaseCopy>p{max-width:570px;color:var(--v11-muted);margin:0;font-size:14px;line-height:1.8}.v11Tags{flex-wrap:wrap;gap:8px;margin-top:21px;display:flex}.v11Tags span{border:1px solid var(--v11-line);color:#66554a;background:#fff8ed;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:750}.v11ProductPrice{color:var(--v11-red);margin-top:24px;font-family:Georgia,Times New Roman,serif;font-size:34px}.v11ShowcaseActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:23px;display:flex}.v11OutlineBtn{min-height:54px;color:var(--v11-red);border:1px solid #9f1f185c;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:13px;font-weight:850;display:inline-flex}.v11OutlineBtn svg{width:17px;height:17px}.v11Business{background:#fffaf3;padding:0 0 94px}.v11BusinessGrid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.v11BusinessGrid>a{border:1px solid var(--v11-line);background:#fffdf9;border-radius:12px;min-height:230px;padding:31px;transition:all .18s}.v11BusinessGrid>a:hover{border-color:#9f1f1838;transform:translateY(-2px)}.v11BusinessGrid span{color:var(--v11-red);letter-spacing:.16em;font-size:9px;font-weight:900}.v11BusinessGrid h3{color:var(--v11-ink);margin:27px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:26px}.v11BusinessGrid p{color:var(--v11-muted);font-size:12px;line-height:1.7}.v11BusinessGrid b{color:var(--v11-red);margin-top:24px;font-size:12px;display:block}@media (max-width:1050px){.v11HeroInner{grid-template-columns:1fr 1fr;gap:5px}.v11HeroProduct{height:490px}.v11Price{right:0}.v11ShowcaseCopy{padding:42px 36px}}@media (max-width:900px){.v11Hero{min-height:auto}.v11HeroGradient{background:linear-gradient(#fffcf7 0%,#fffcf7f7 38%,#fffcf7b3 65%,#fffcf733 100%)}.v11HeroInner{text-align:center;grid-template-columns:1fr;min-height:auto;padding:46px 0 20px}.v11HeroCopy{margin:0 auto}.v11HeroCopy p{margin-left:auto;margin-right:auto}.v11HeroActions,.v11HeroFacts{justify-content:center}.v11ProductArea{min-height:505px}.v11HeroProduct{height:460px}.v11Price{top:13%;right:13%}.v11BenefitGrid{grid-template-columns:1fr 1fr}.v11BenefitGrid article:nth-child(2){border-right:0}.v11BenefitGrid article:nth-child(-n+2){border-bottom:1px solid var(--v11-line)}.v11WhyLayout{grid-template-columns:1fr}.v11WhyPhoto{min-height:520px}.v11QualityGrid{grid-template-columns:1fr 1fr}.v11Showcase{grid-template-columns:1fr}.v11ShowcaseVisual{min-height:470px}.v11BusinessGrid{grid-template-columns:1fr}}@media (max-width:620px){.v9BrandRow{height:68px}.v9Brand,.v9Brand img{width:118px}.v11HeroInner{padding-top:35px}.v11HeroCopy h1{font-size:43px}.v11HeroCopy p{font-size:14px}.v11HeroActions{flex-direction:column}.v11HeroActions>*{width:100%}.v11HeroFacts{gap:12px}.v11HeroFacts i{height:31px}.v11ProductArea{min-height:410px}.v11HeroProduct{height:380px;margin-bottom:18px}.v11ProductShadow{width:240px;bottom:22px}.v11Price{width:88px;height:88px;top:14%;right:1%}.v11Price strong{font-size:17px}.v11BenefitGrid{grid-template-columns:1fr}.v11BenefitGrid article{border-right:0;border-bottom:1px solid var(--v11-line)}.v11Why{padding:66px 0 72px}.v11CenterHeading h2,.v11SectionTop h2{font-size:38px}.v11WhyPhoto{min-height:435px}.v11WhyPackage{height:385px}.v11QualityGrid{grid-template-columns:1fr}.v11QualityGrid article{min-height:185px}.v11ProductSection{padding:68px 0 78px}.v11SectionTop{flex-direction:column;align-items:flex-start}.v11Showcase{margin-top:28px}.v11ShowcaseVisual{min-height:390px}.v11ShowcaseProduct{height:350px}.v11ShowcaseCopy{padding:35px 23px}.v11ShowcaseCopy h3{font-size:35px}.v11ShowcaseActions{flex-direction:column}.v11ShowcaseActions>*{width:100%}.v11Business{padding-bottom:70px}}.v11HeroGarden.cmsGardenHome{background-image:url(/api/cms/image/home_garden)}.cmsGardenWhy{background-image:url(/api/cms/image/home_garden);background-position:50% 57%;background-repeat:no-repeat;background-size:cover}.cmsAboutGarden{background-image:url(/api/cms/image/about_garden);background-position:50% 55%;background-repeat:no-repeat;background-size:cover}.v11HeroProduct,.v11WhyPackage,.v11ShowcaseProduct,.cmsProductDetailImage{object-fit:contain}.catalogImage img{object-fit:contain;width:auto;max-width:86%;height:430px}.cmsProductDetailImage{width:auto;max-width:92%;height:620px}.thumb img{object-fit:contain;width:auto;max-width:100%;height:100%}.v12About{background:#fffaf3}.v12AboutHero{border-bottom:1px solid var(--v11-line);background:linear-gradient(135deg,#fffdf9 0%,#fff7ec 60%,#f2dfc5 100%);padding:58px 0 72px}.v12AboutHeroGrid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:54px;display:grid}.v12AboutCopy{max-width:610px}.v12AboutCopy h1{color:var(--v11-ink);letter-spacing:-.043em;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,4.6vw,68px);line-height:1.02}.v12AboutCopy>p{color:#625147;max-width:535px;margin:22px 0 0;font-size:15px;line-height:1.78}.v12AboutActions{flex-wrap:wrap;gap:11px;margin-top:27px;display:flex}.v12AboutVisual{border:1px solid #6c492d1f;border-radius:16px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 22px 58px #4d311d1c}.v12AboutVisualWash{background:linear-gradient(90deg,#fffaf21a,#fffaf205 50%,#3a251814);position:absolute;inset:0}.v12AboutPackage{object-fit:contain;filter:drop-shadow(0 22px 17px #2c1d143b);width:auto;height:465px;position:absolute;bottom:25px;right:8%}.v12AboutVisualLabel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9ed;border:1px solid #714b2f24;border-radius:9px;max-width:285px;padding:15px 17px;position:absolute;bottom:24px;left:24px}.v12AboutVisualLabel span{color:var(--v11-red);letter-spacing:.16em;font-size:9px;font-weight:900;display:block}.v12AboutVisualLabel strong{color:#30211a;margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.2;display:block}.v12StorySection{background:#fffdf9;padding:92px 0}.v12StoryGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.v12StoryHeading h2{color:var(--v11-ink);letter-spacing:-.035em;margin:13px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(37px,3.6vw,53px);line-height:1.06}.v12StoryText{color:#68584e;padding-top:23px;font-size:15px;line-height:1.9}.v12StoryText p{margin:0 0 21px}.v12Values{background:#fffdf9;padding:0 0 98px}.v12ValueGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.v12ValueGrid article{border:1px solid var(--v11-line);background:#fffaf3;border-radius:12px;min-height:255px;padding:27px 24px}.v12ValueIcon{width:48px;height:48px;color:var(--v11-red);background:#f7e8e1;border-radius:50%;place-items:center;font-weight:900;display:grid}.v12ValueIcon svg{width:25px;height:25px}.v12ValueGrid article>span{color:#c3a287;margin-top:31px;font-family:Georgia,Times New Roman,serif;font-size:17px;display:block}.v12ValueGrid h3{color:var(--v11-red-dark);margin:9px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:21px}.v12ValueGrid p{color:#6c5c52;margin:0;font-size:12px;line-height:1.7}.v12Promise{color:#fff;background:linear-gradient(120deg,#76130f,#9f211a 58%,#6d110e);padding:83px 0 88px}.v12PromiseGrid{grid-template-columns:1fr 1fr;align-items:center;gap:78px;display:grid}.v12PromiseGrid>div:first-child>span{letter-spacing:.18em;opacity:.78;font-size:10px;font-weight:900}.v12Promise h2{letter-spacing:-.035em;margin:13px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(37px,3.7vw,53px);line-height:1.04}.v12Promise p{color:#f4dfd8;max-width:570px;margin:0;font-size:14px;line-height:1.8}.v12PromiseLinks{flex-wrap:wrap;gap:11px;margin-top:24px;display:flex}.v12PromiseLinks a{color:#fff;border:1px solid #ffffff6b;border-radius:6px;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:12px;font-weight:850;display:inline-flex}.v12PromiseLinks svg{width:17px;height:17px}.adminLoginPage{background:linear-gradient(135deg,#f7e9d6,#fffdf9 55%,#ecd4b5);place-items:center;min-height:100vh;padding:24px;font-family:Arial,Helvetica,sans-serif;display:grid}.adminLoginCard{background:#fff;border:1px solid #e8dac8;border-radius:16px;width:min(440px,100%);padding:36px;box-shadow:0 30px 80px #452a1924}.adminBadge{color:#fff;letter-spacing:.08em;background:#981d16;border-radius:5px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-block}.adminLoginCard h1{color:#281a15;margin:20px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:35px}.adminLoginCard>p{color:#756459;margin:0 0 25px;font-size:13px;line-height:1.6}.adminLoginCard label,.adminFields label{color:#41322a;flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.adminLoginCard input,.adminFields input,.adminFields textarea{color:#2c211c;width:100%;font:inherit;background:#fffdf9;border:1px solid #dccdbb;border-radius:7px;outline:none;padding:12px 13px;font-weight:500}.adminFields textarea{resize:vertical;min-height:92px;line-height:1.55}.adminLoginCard input:focus,.adminFields input:focus,.adminFields textarea:focus{border-color:#9f211a;box-shadow:0 0 0 3px #9f211a14}.adminLoginCard>button{color:#fff;cursor:pointer;background:#971d16;border:0;border-radius:7px;width:100%;min-height:48px;margin-top:14px;font-weight:900}.adminShell{color:#2c211c;background:#f5f1eb;grid-template-columns:245px 1fr;min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:grid}.adminSidebar{color:#fff;background:#211713;flex-direction:column;height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.adminSidebarBrand{letter-spacing:.03em;padding:0 10px 25px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:800}.adminSidebarBrand small{color:#bf9a83;letter-spacing:.14em;margin-top:4px;font-family:Arial,Helvetica,sans-serif;font-size:9px;display:block}.adminSidebar nav{flex-direction:column;gap:5px;display:flex}.adminSidebar nav button,.adminLogout{color:#d8c8bd;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:11px 12px;font-size:13px;font-weight:750}.adminSidebar nav button:hover,.adminSidebar nav button.active{color:#fff;background:#9a2019}.adminSidebar>a{color:#f0ded2;margin-top:auto;padding:11px 12px;font-size:12px}.adminLogout{color:#e9a8a2;margin-top:5px}.adminContent{min-width:0;padding:35px 40px 60px}.adminTopbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.adminTopbar span{color:#9a2019;letter-spacing:.16em;font-size:9px;font-weight:900}.adminTopbar h1{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:34px}.adminSave{color:#fff;cursor:pointer;background:#981f18;border:0;border-radius:7px;min-height:44px;padding:0 21px;font-size:12px;font-weight:900}.adminSave:disabled,.adminImageActions button:disabled{opacity:.45;cursor:not-allowed}.adminUploadButton:has(input:disabled){opacity:.45;cursor:not-allowed}.adminAlert{border-radius:8px;margin:0 0 18px;padding:13px 15px;font-size:12px;line-height:1.55}.adminAlert.error{color:#761712;background:#fce8e4;border:1px solid #f0c3bb}.adminAlert.success{color:#315b35;background:#e8f4e8;border:1px solid #bfd9c1}.adminEditorCard{background:#fff;border:1px solid #e2d8ca;border-radius:13px;max-width:960px;padding:28px;box-shadow:0 10px 28px #3424190a}.adminSectionDescription{color:#74665d;margin:0 0 24px;font-size:13px}.adminFields{grid-template-columns:1fr 1fr;gap:20px;display:grid}.adminFields label:has(textarea){grid-column:1/-1}.adminImageGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.adminImageCard{background:#fff;border:1px solid #e2d8ca;border-radius:13px;padding:17px}.adminImagePreview{background:#f2e8db;border-radius:9px;place-items:center;height:240px;display:grid;overflow:hidden}.adminImageCard h2{margin:16px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:20px}.adminImageCard>p{color:#74665d;min-height:38px;font-size:12px;line-height:1.55}.adminImageActions{gap:8px;margin-top:15px;display:flex}.adminUploadButton,.adminImageActions button{color:#721812;cursor:pointer;background:#fffaf3;border:1px solid #cfbdaa;border-radius:6px;justify-content:center;align-items:center;min-height:39px;padding:0 12px;font-size:11px;font-weight:850;display:inline-flex}.adminUploadButton input{display:none}.adminImageCard>small{color:#9a8c82;margin-top:10px;font-size:9px;display:block}@media (max-width:1000px){.v12AboutHeroGrid,.v12StoryGrid,.v12PromiseGrid{grid-template-columns:1fr;gap:35px}.v12AboutVisual{min-height:490px}.v12ValueGrid,.adminImageGrid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.v12AboutHero{padding-top:42px}.v12AboutCopy h1{font-size:43px}.v12AboutVisual{min-height:420px}.v12AboutPackage{height:360px;right:3%}.v12StorySection{padding:65px 0}.v12Values{padding-bottom:70px}.v12ValueGrid{grid-template-columns:1fr}.v12Promise{padding:65px 0}.adminShell{grid-template-columns:1fr}.adminSidebar{height:auto;padding:18px;position:relative}.adminSidebar nav{grid-template-columns:1fr 1fr;display:grid}.adminSidebar>a{margin-top:15px}.adminContent{padding:25px 16px 50px}.adminFields{grid-template-columns:1fr}.adminFields label:has(textarea){grid-column:auto}.adminImageGrid{grid-template-columns:1fr}}.legalPage .cleanHero small{color:#8a786c;margin-top:18px;font-size:11px;display:block}.legalLayout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:42px;display:grid}.legalDocument{max-width:820px}.legalDocument>p,.legalDocument section p,.legalDocument li{color:#625249;font-size:14px;line-height:1.85}.legalDocument section{border-bottom:1px solid #eee3d4;margin-bottom:22px;padding:0 0 22px}.legalDocument section h2{color:#2a1d18;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:23px}.legalDocument ul{padding-left:20px}.legalCrossLinks{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.legalCrossLinks a{color:#8f1d17;border:1px solid #e4d5c2;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:800}.legalCompanyBox,.legalContactBox{background:#fffdf9;border:1px solid #eadcca;border-radius:12px;padding:24px}.legalCompanyBox h2,.legalContactBox h3{color:#2d201a;margin:0 0 17px;font-family:Georgia,Times New Roman,serif}.legalCompanyBox dl{margin:0}.legalCompanyBox dl div{border-bottom:1px solid #f0e7db;padding:11px 0}.legalCompanyBox dl div:last-child{border-bottom:0}.legalCompanyBox dt{color:#8f1d17;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.legalCompanyBox dd{color:#43352d;margin:5px 0 0;font-size:13px;line-height:1.6}.legalContactBox{flex-direction:column;gap:9px;margin-top:14px;display:flex}.legalContactBox a{color:#8f1d17;font-size:13px;font-weight:800}.companyInfoPage{max-width:850px}.companyInfoPage .legalContactBox{max-width:480px}.contactFormSection{background:#fffaf3;border-top:1px solid #eee1d1;padding:80px 0 100px}.contactFormLayout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:54px;display:grid}.contactFormLayout h2{color:#281b16;margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1.08}.contactFormLayout>div>p{color:#6a5b51;line-height:1.75}.contactMini{color:#8f1d17;flex-direction:column;gap:7px;margin-top:24px;display:flex}.contactForm{background:#fff;border:1px solid #eadcca;border-radius:14px;padding:28px}.contactFormGrid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.contactForm label{color:#4b3d35;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.contactForm input,.contactForm textarea{color:#251a15;width:100%;font:inherit;background:#fffdf9;border:1px solid #ddcdbb;border-radius:8px;padding:12px 13px}.contactForm textarea{resize:vertical}.contactForm>label{margin-top:15px}.contactConsent{line-height:1.5;flex-direction:row!important;align-items:flex-start!important;font-weight:500!important}.contactConsent input{width:auto;margin-top:3px}.contactConsent a{color:#8f1d17;text-decoration:underline}.contactForm .primaryBtn{margin-top:18px}.contactHoneypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.formMessage{margin:14px 0 0;font-size:12px;font-weight:800}.formMessage.success{color:#2c6b39}.formMessage.error{color:#a2241c}.cookieSettingsButton{z-index:70;color:#6f5240;background:#fffdf9;border:1px solid #d5c1a8;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800;position:fixed;bottom:14px;left:14px;box-shadow:0 8px 20px #3c281914}.cookieOverlay{z-index:120;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#18110d38;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.cookieCard{background:#fffdf9;border:1px solid #e1d2c0;border-radius:16px;width:min(760px,100%);padding:24px;box-shadow:0 28px 80px #23171138}.cookieCard h2{margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:27px}.cookieCard p{color:#6b5a4f;margin:0;font-size:13px;line-height:1.65}.cookieCard p a{color:#8f1d17;text-decoration:underline}.cookiePrefs{border-top:1px solid #eee2d3;margin-top:18px}.cookiePrefs label{border-bottom:1px solid #eee2d3;justify-content:space-between;align-items:center;gap:20px;padding:13px 0;display:flex}.cookiePrefs span{flex-direction:column;gap:3px;display:flex}.cookiePrefs small{color:#85746a}.cookieActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.cookieActions button{color:#704b39;background:#fff;border:1px solid #d8c5ae;border-radius:7px;min-height:42px;padding:0 14px;font-size:11px;font-weight:800}.cookieActions button.primary{color:#fff;background:#971d16;border-color:#971d16}.legalCheckoutChecks{background:#fff9ef;border:1px solid #ead9c5;border-radius:9px;margin:18px 0;padding:14px}.legalCheckoutChecks label{color:#5f4e44;align-items:flex-start;gap:9px;margin:8px 0;font-size:11px;line-height:1.5;display:flex}.legalCheckoutChecks input{margin-top:2px}.legalCheckoutChecks a{color:#8f1d17;font-weight:800;text-decoration:underline}.legalCheckoutHint{color:#8d6b58;margin-top:7px;font-size:10px;display:block}.footerDirect{flex-direction:column;gap:6px;margin-top:18px;display:flex}.footerDirect a{color:#fff;font-weight:800}.footerDirect span{opacity:.75;font-size:11px;line-height:1.5}.wholesaleHeroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;display:grid}.wholesaleVisual{border:1px solid #784e2d24;border-radius:14px;height:330px;overflow:hidden}.wholesaleVisual img{object-fit:cover;width:100%;height:100%}.giftVisual img{object-fit:contain;width:auto;max-width:100%;height:480px}.labelPhoto>img{object-fit:contain;width:100%;height:auto;max-height:700px}.galleryThumbs .thumb img{object-fit:contain;width:100%;height:100%}.statusPage{text-align:center;background:#fffaf3;place-items:center;min-height:65vh;padding:70px 20px;display:grid}.statusPage>div{max-width:620px}.statusPage h1{color:#2b1d17;margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:48px}.statusPage p{color:#6f5d52;margin-bottom:24px}.adminImageActions{flex-wrap:wrap;gap:8px;display:flex}.adminSaveImage{color:#fff!important;background:#971d16!important;border-color:#971d16!important}.adminImageCard small{color:#8a776a;margin-top:12px;font-size:10px;line-height:1.5;display:block}.adminImagePreview img{object-fit:contain;width:100%;height:100%}@media (max-width:900px){.legalLayout,.contactFormLayout,.wholesaleHeroGrid{grid-template-columns:1fr}.legalLayout aside{order:-1}.contactFormGrid{grid-template-columns:1fr}.wholesaleVisual{height:280px}}@media (max-width:620px){.legalLayout{gap:24px}.legalDocument section h2{font-size:20px}.contactFormSection{padding:55px 0 70px}.contactForm{padding:20px 16px}.contactFormLayout h2{font-size:34px}.cookieOverlay{padding:10px}.cookieCard{padding:18px}.cookieActions button{flex:1}.statusPage h1{font-size:36px}}.companyIncomplete{color:#8a4d22;background:#fff4e8;border-radius:8px;margin:0 0 14px;padding:10px 12px;font-size:11px;line-height:1.55}.purchasePanel{margin:22px 0 10px}.variantTitle{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.variantTitle>span{letter-spacing:.12em;color:#8f1d17;font-size:10px;font-weight:900}.variantTitle small{color:#7a6b61;line-height:1.45}.variantGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.variantCard{color:#33241e;text-align:left;cursor:pointer;background:#fffdf9;border:1px solid #dfcfbd;border-radius:10px;flex-direction:column;align-items:flex-start;gap:3px;padding:13px;display:flex}.variantCard strong{font-size:15px}.variantCard span{color:#84746a;font-size:10px}.variantCard b{color:#8f1d17;margin-top:5px}.variantCard.active{background:#fff7f2;border-color:#971d16;box-shadow:0 0 0 2px #971d1614}.selectedPrice{border-top:1px solid #eee0d1;border-bottom:1px solid #eee0d1;justify-content:space-between;align-items:end;margin:14px 0;padding:13px 0;display:flex}.selectedPrice span{color:#77665b;font-size:11px}.selectedPrice strong{color:#971d16;font-family:Georgia,Times New Roman,serif;font-size:28px}.productValueSection{background:#fffaf3;border-top:1px solid #eee1d1;padding:80px 0}.productValueGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:35px;display:grid}.productValueGrid article{background:#fff;border:1px solid #eadcca;border-radius:12px;padding:20px}.productValueGrid span{color:#8f1d17;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.productValueGrid strong{color:#34251e;margin-top:9px;line-height:1.55;display:block}.valueAdminNotice{color:#77655a;text-align:center;border:1px dashed #d9c5ae;border-radius:10px;max-width:760px;margin:30px auto 0;padding:18px;font-size:13px;line-height:1.65}.checkoutBuyer{background:#fffdf9;border:1px solid #eadcca;border-radius:14px;margin-top:24px;padding:24px}.checkoutBuyer h2{margin:8px 0;font-family:Georgia,Times New Roman,serif}.checkoutBuyer>p{color:#75645a;font-size:12px;line-height:1.6}.checkoutBuyerGrid{grid-template-columns:1fr 1fr;gap:13px;margin-top:18px;display:grid}.checkoutBuyerGrid label{color:#4a3b33;flex-direction:column;gap:6px;font-size:11px;font-weight:800;display:flex}.checkoutBuyerGrid label.full{grid-column:1/-1}.checkoutBuyerGrid input,.checkoutBuyerGrid textarea{color:#2b201a;width:100%;font:inherit;background:#fff;border:1px solid #ddcdbb;border-radius:8px;padding:11px 12px}.shippingThreshold{color:#6f6158;margin:-4px 0 10px;display:block}.cartShippingFacts{color:#66564c;border-top:1px solid #eee0d2;flex-direction:column;gap:5px;padding:10px 0;font-size:10px;line-height:1.5;display:flex}.shippingFactsSection{background:#fffaf3;padding:28px 0 0}.shippingFactsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.shippingFactsGrid article{background:#fff;border:1px solid #eadcca;border-radius:10px;padding:15px}.shippingFactsGrid span{letter-spacing:.08em;color:#8f1d17;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.shippingFactsGrid strong{color:#3c2f28;margin-top:7px;font-size:12px;line-height:1.45;display:block}.verifiedReview{color:#2d6d3b;vertical-align:middle;background:#edf6ee;border-radius:999px;margin-left:8px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.adminReviews{flex-direction:column;gap:12px;display:flex}.adminReviewToolbar{background:#fff;border:1px solid #e3d8ca;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:14px 16px;display:flex}.adminReviewToolbar p{color:#6d5e54;margin:0;font-size:12px}.adminReviewToolbar button,.adminReviewActions button{color:#741a14;cursor:pointer;background:#fffaf3;border:1px solid #d7c4af;border-radius:6px;min-height:34px;padding:0 10px;font-weight:800}.adminReviewCard{background:#fff;border:1px solid #e3d8ca;border-radius:11px;padding:17px}.adminReviewCard>div:first-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.adminReviewCard>div:first-child span,.adminReviewCard>div:first-child small{color:#8a786d;font-size:10px}.adminReviewCard>div:first-child em{color:#2d6d3b;background:#edf6ee;border-radius:999px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:900}.adminReviewCard p{color:#4a3b33;margin:12px 0;line-height:1.6}.adminReviewActions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.reviewStatus{border-radius:999px;margin-right:auto;padding:5px 8px;font-size:9px;font-weight:900}.reviewStatus.pending{color:#86601b;background:#fff3d9}.reviewStatus.approved{color:#2f6d3d;background:#eaf6ec}.reviewStatus.rejected{color:#8d342e;background:#f8e8e6}.wholesaleFacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wholesaleFacts article{background:#fff;border:1px solid #eadcca;border-radius:11px;padding:18px}.wholesaleFacts span{color:#8f1d17;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.wholesaleFacts strong{color:#3f3028;margin-top:8px;line-height:1.55;display:block}.contentSection.alt{background:#fffaf3}.wholesaleForm{background:#fff;border:1px solid #eadcca;border-radius:16px;max-width:930px;margin:auto;padding:30px}.wholesaleFormHead h2{margin:9px 0;font-family:Georgia,Times New Roman,serif;font-size:34px}.wholesaleFormHead p{color:#75645a;line-height:1.65}.wholesaleFormGrid{grid-template-columns:1fr 1fr;gap:14px;margin:22px 0;display:grid}.wholesaleFormGrid label{color:#493a32;flex-direction:column;gap:6px;font-size:11px;font-weight:800;display:flex}.wholesaleFormGrid label.full{grid-column:1/-1}.wholesaleFormGrid input,.wholesaleFormGrid textarea{color:#2b201a;font:inherit;background:#fffdf9;border:1px solid #ddcdbb;border-radius:8px;padding:11px 12px}.hpField{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.orderDocGrid{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:30px;display:grid}.orderSnapshot{background:#fffdf9;border:1px solid #eadcca;border-radius:12px;padding:22px;position:sticky;top:110px}.orderSnapshot h2,.orderLegalDocs h2{color:#2f211b;font-family:Georgia,Times New Roman,serif}.orderSnapshot dl{margin:0}.orderSnapshot dl div{border-bottom:1px solid #efe4d7;padding:9px 0}.orderSnapshot dt{color:#8f1d17;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:900}.orderSnapshot dd{color:#4c3e36;margin:4px 0 0;font-size:12px;line-height:1.5}.orderDocItem,.orderDocTotal{border-bottom:1px solid #eee1d4;justify-content:space-between;gap:12px;padding:8px 0;font-size:11px;display:flex}.orderDocTotal.grand{color:#971d16;margin-top:5px;font-size:14px}.orderLegalDocs{flex-direction:column;gap:18px;display:flex}.orderLegalDocs article{background:#fff;border:1px solid #eadcca;border-radius:12px;padding:25px}.orderLegalDocs article p{white-space:pre-line;color:#5e5047;font-size:13px;line-height:1.75}.cookieBar{z-index:120;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:12px;left:12px;right:12px}.cookieBarInner{pointer-events:auto;background:#fffdf9fa;border:1px solid #decdb9;border-radius:12px;align-items:center;gap:16px;width:min(1040px,100%);padding:12px 14px;display:flex;box-shadow:0 16px 45px #291b1429}.cookieBarText{flex:1;min-width:220px}.cookieBarText strong{color:#392a23;font-size:12px}.cookieBarText p{color:#77675d;margin:3px 0 0;font-size:10px;line-height:1.45}.cookieBarText a{color:#8f1d17;text-decoration:underline}.cookiePrefs.compact{border:0;align-items:center;gap:8px;margin:0;display:flex}.cookiePrefs.compact label{white-space:nowrap;border:1px solid #eadfce;border-radius:8px;gap:7px;padding:7px 9px}.cookiePrefs.compact span{gap:0}.cookiePrefs.compact b{font-size:9px}.cookiePrefs.compact small{display:none}.cookieActions.compact{flex-wrap:nowrap;gap:6px;margin:0;display:flex}.cookieActions.compact button{white-space:nowrap;min-height:34px;padding:0 10px;font-size:9px}@media (max-width:900px){.variantGrid,.productValueGrid,.wholesaleFacts,.shippingFactsGrid{grid-template-columns:1fr 1fr}.orderDocGrid{grid-template-columns:1fr}.orderSnapshot{position:static}.cookieBarInner{flex-wrap:wrap;align-items:flex-start}.cookieBarText{flex-basis:100%}.cookiePrefs.compact{flex-wrap:wrap;flex:1}}@media (max-width:620px){.variantGrid,.productValueGrid,.wholesaleFacts,.shippingFactsGrid,.checkoutBuyerGrid,.wholesaleFormGrid{grid-template-columns:1fr}.checkoutBuyerGrid label.full,.wholesaleFormGrid label.full{grid-column:auto}.wholesaleForm{padding:20px 15px}.cookieBar{bottom:7px;left:7px;right:7px}.cookieBarInner{gap:9px;padding:10px}.cookiePrefs.compact{width:100%}.cookiePrefs.compact label{flex:1}.cookieActions.compact{grid-template-columns:1fr 1fr;width:100%;display:grid}.cookieActions.compact button{width:100%}.productValueSection{padding:58px 0}}.orderEmbeddedFacts{background:#fffaf3;border:1px solid #eadcca;border-radius:9px;margin:0 0 20px;padding:15px}.orderEmbeddedFacts p{margin:5px 0!important;font-size:11px!important;line-height:1.55!important}.orderEmbeddedFacts b{color:#4b3024}.variantCatalogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.variantCatalogCard{background:#fff;border:1px solid #eadcca;border-radius:14px;overflow:hidden}.variantCatalogImage{background:#fffaf3;place-items:center;min-height:360px;padding:24px;display:grid;position:relative}.variantCatalogImage img{object-fit:contain;width:auto;max-width:100%;height:310px}.variantCatalogImage>span{color:#fff;background:#971d16;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;top:14px;left:14px}.variantCatalogBody{padding:20px}.variantCatalogBody h2{margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:27px}.variantCatalogBody p{color:#6f5f55;min-height:60px;font-size:12px;line-height:1.6}@media (max-width:900px){.variantCatalogGrid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.variantCatalogGrid{grid-template-columns:1fr}.variantCatalogImage{min-height:300px}.variantCatalogImage img{height:260px}.variantCatalogBody p{min-height:0}}
