.productPage{--detail-muted:#777a70;--detail-border:#dfdfd3;padding-bottom:0;color:#29362b}
.productCrumb{display:flex;gap:12px;align-items:center;padding:26px 0;font-size:12px;color:var(--detail-muted)}
.productCrumb a:hover{color:var(--green)}
.productHero{display:grid;grid-template-columns:1.12fr 1fr;gap:64px;align-items:start;padding-bottom:58px}
.productHeroMedia{position:sticky;top:90px}
.productPicture{position:relative}
.productGallery{aspect-ratio:1;border-radius:6px;background:radial-gradient(ellipse at 65% 20%,#fff8ed 0%,#e9dfc9 72%);display:flex;align-items:center;justify-content:center}
.productGallery .fruit{width:48%;border-radius:42% 44% 46% 46%;background:radial-gradient(ellipse at 34% 22%,#ffb85a,#ed7831 58%,#c85721);box-shadow:inset -12px -14px 22px #8d3c1b26,18px 35px 30px -12px #71563040;transform:rotate(-9deg)}
.productGallery .fruit:before{background:#4a6440;box-shadow:10px 3px 0 #384e34;transform:rotate(13deg)}
.photoOrigin{position:absolute;top:20px;left:20px;padding:8px 12px;background:#fffaf2df;border:1px solid #fff6;border-radius:2px;font-size:11px;letter-spacing:.03em}
.photoPending{position:absolute;bottom:20px;left:0;right:0;text-align:center;font-size:12px;color:#75654d}
.productPhotoCaption{margin:14px 0 0;font-size:12px;color:var(--detail-muted)}
.productPurchase{padding:6px 0}
.productEyebrow{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#68775e}
.productAvailability{letter-spacing:0;padding:6px 9px;background:#e8e5dc;color:#6f706b;border-radius:3px;font-size:11px}
.productAvailability.isAvailable{color:#355d35;background:#e5ebdc}
.productAvailability.isAvailable:before{content:'';display:inline-block;width:5px;height:5px;background:#668851;border-radius:50%;margin-right:6px;vertical-align:2px}
.productPurchase h1{font-size:38px;line-height:1.2;font-weight:800;letter-spacing:-.05em;margin:20px 0 16px}
.productHeadline{font-family:Georgia,'Noto Serif KR','AppleMyungjo',serif;font-size:25px;line-height:1.5;letter-spacing:-.045em;white-space:pre-line;margin:0 0 16px}
.productIntro{font-size:13px;line-height:1.9;color:var(--detail-muted);white-space:pre-line;margin:0}
.productTags{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0 24px}
.productTags span{font-size:11px;border:1px solid var(--detail-border);border-radius:3px;padding:6px 9px;color:#66705f}
.productFacts{border-top:1px solid var(--detail-border);border-bottom:1px solid var(--detail-border);padding:18px 0;margin:0;display:grid;gap:11px;font-size:12px}
.productFacts div{display:grid;grid-template-columns:94px 1fr;gap:10px}
.productFacts dt{color:var(--detail-muted)}.productFacts dd{margin:0}
.productSelection{margin-top:22px;scroll-margin-top:90px}.productSelection .field{margin:0}.productSelection .field label{font-size:12px;font-weight:600;margin-bottom:10px}
.productSelection select{background:var(--paper);border-radius:4px;border-color:var(--detail-border);height:48px;font-size:13px}
.productQuantity{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 22px;font-size:12px}.productQuantity label span{color:var(--detail-muted)}
.quantityControl{display:flex;align-items:center;border:1px solid var(--detail-border);border-radius:4px;overflow:hidden;background:var(--paper)}
.quantityControl button{height:42px;width:38px;border:0;background:transparent;font-size:19px;color:var(--green);cursor:pointer}.quantityControl button:disabled{opacity:.35;cursor:not-allowed}
.quantityControl input{border:0;border-left:1px solid var(--detail-border);border-right:1px solid var(--detail-border);height:42px;width:60px;background:transparent;text-align:center;appearance:textfield;font-size:14px;color:var(--green)}
.quantityControl input::-webkit-inner-spin-button,.quantityControl input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.quantityError{font-size:12px;color:#9e471e;margin:-8px 0 16px}
.productTotal{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--detail-border);padding:20px 0;font-size:12px}.productTotal strong{font-size:29px;letter-spacing:-.05em;font-weight:750;color:var(--green);font-variant-numeric:tabular-nums}.productTotal small{font-size:15px;font-weight:500;margin-left:4px}
.productMainCta{width:100%;border-radius:5px;justify-content:space-between;padding:0 22px;height:56px;font-size:14px;font-weight:650;background:#dd642e}.productMainCta:hover:not(:disabled){background:#c95727}.productMainCta span{font-size:22px;font-weight:400}
.productPaymentNote{font-size:10px;color:var(--detail-muted);text-align:center;margin:12px 0 0;line-height:1.7}
.productSectionNav{display:flex;justify-content:center;gap:64px;border-top:1px solid var(--detail-border);border-bottom:1px solid var(--detail-border);margin:0;padding:0 12px;background:var(--cream)}
.productSectionNav a{padding:20px 0;font-size:12px;color:#616a5f}.productSectionNav a:hover{color:var(--orange)}
.productStorySection{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:76px 30px 52px;scroll-margin-top:90px}
.productSectionHeading h2{white-space:pre-line;font-size:32px;line-height:1.5;font-weight:550;letter-spacing:-.06em;margin:16px 0 0}.productSectionHeading p{font-size:13px;color:var(--detail-muted);line-height:1.8}
.productStoryBody{font-size:14px;line-height:2.05;color:#6d7165;margin:0;word-break:keep-all}
.productMoments{display:grid;grid-template-columns:repeat(3,1fr);margin:0 30px 72px;border-top:1px solid var(--detail-border);border-bottom:1px solid var(--detail-border)}
.productMoments article{padding:28px 26px 30px;border-right:1px solid var(--detail-border)}.productMoments article:first-child{padding-left:0}.productMoments article:last-child{border:0;padding-right:0}
.momentNumber{font-family:Georgia,serif;color:#b1aa94;font-size:25px;font-style:italic}
.productMoments h3{font-size:16px;font-weight:650;margin:18px 0 10px}.productMoments p{font-size:12px;color:var(--detail-muted);line-height:1.9;word-break:keep-all;margin:0}
.productEnjoy{display:grid;grid-template-columns:180px 1fr;gap:54px;align-items:center;padding:42px 55px;background:#e8ecdf;border-radius:5px;scroll-margin-top:90px}
.enjoyMark{width:142px;height:142px;border:1px solid #7b8a6544;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:#778361;font-family:Georgia,'AppleMyungjo',serif;font-size:25px;line-height:1.5;transform:rotate(-8deg)}
.productEnjoy h2{font-size:23px;font-weight:600;line-height:1.5;margin:12px 0}.productEnjoy p{font-size:13px;line-height:1.9;color:#6b735f;margin:0;word-break:keep-all}
.productOrderGuide{padding:78px 30px 60px;scroll-margin-top:90px}.productOrderGuide .productSectionHeading{text-align:center}.productOrderGuide .productEyebrow{justify-content:center}
.productOrderSteps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0;margin:38px 0 0}.productOrderSteps li{padding:24px 0;border-top:1px solid var(--detail-border)}.productOrderSteps span{font-size:11px;letter-spacing:.08em;color:#a38d6a}.productOrderSteps h3{font-size:16px;font-weight:600;margin:14px 0 10px}.productOrderSteps p{font-size:12px;line-height:1.8;color:var(--detail-muted);margin:0}
.productBeforeOrder{display:grid;grid-template-columns:1fr 1.7fr;gap:50px;padding:0 30px 72px}.productBeforeOrder h2{font-size:19px;font-weight:600;line-height:1.5;margin:15px 0}.productQuestions{border-top:1px solid var(--detail-border)}.productQuestions details{border-bottom:1px solid var(--detail-border)}.productQuestions summary{cursor:pointer;font-size:13px;line-height:1.7;list-style:none;padding:18px 25px 18px 0;position:relative}.productQuestions summary::-webkit-details-marker{display:none}.productQuestions summary:after{content:'+';position:absolute;right:4px;font-size:18px;font-weight:400;top:16px;color:#7e826f}.productQuestions details[open] summary:after{content:'−'}.productQuestions details p{font-size:12px;line-height:1.9;color:var(--detail-muted);margin:0;padding:0 20px 20px 0}
.productFooter{padding:35px 0 45px;border-top:1px solid var(--detail-border);text-align:center}.productFooter .logo{font-size:18px}.productFooter p{font-size:11px;color:var(--detail-muted);margin:12px 0 24px}.productFooter>a:last-child{font-size:12px;border-bottom:1px solid #8e967c;padding-bottom:5px}.productFooter>a:last-child span{margin-left:20px}
.productMobileBar{display:none}.productPage :focus-visible{outline:2px solid #385e3b;outline-offset:4px}
@media(max-width:1000px){.productHero{gap:34px;grid-template-columns:1fr 1fr}.productPurchase h1{font-size:32px}.productHeadline{font-size:23px}.productStorySection{gap:36px}.productEnjoy{gap:24px;padding:35px}}
@media(max-width:700px){
.productPage{padding-bottom:82px}.productCrumb{padding:18px 0;font-size:11px;gap:9px}.productHero{grid-template-columns:1fr;gap:24px;padding-bottom:34px}.productHeroMedia{position:static}.productGallery{aspect-ratio:1.15;border-radius:4px}.photoOrigin{top:15px;left:15px;font-size:10px}.productPhotoCaption{font-size:10px;margin-top:10px}.productPurchase{padding:0 5px}.productPurchase h1{font-size:31px;margin:16px 0 12px}.productHeadline{font-size:24px}.productIntro{font-size:13px}.productTags{margin:16px 0 22px}.productFacts{font-size:12px}.productSelection{margin-top:20px}.productTotal strong{font-size:28px}.productSectionNav{gap:0;justify-content:space-around}.productSectionNav a{font-size:11px;padding:17px 5px}.productStorySection{grid-template-columns:1fr;gap:24px;padding:44px 5px 30px}.productSectionHeading h2{font-size:28px;margin-top:12px}.productStoryBody{font-size:13px;line-height:2}.productMoments{grid-template-columns:1fr;margin:0 5px 40px}.productMoments article,.productMoments article:first-child,.productMoments article:last-child{padding:22px 0 22px 47px;position:relative;border-right:0;border-bottom:1px solid var(--detail-border)}.productMoments article:last-child{border-bottom:0}.momentNumber{position:absolute;left:0;top:20px;font-size:24px}.productMoments h3{font-size:15px;margin:0 0 6px}.productMoments p{font-size:12px}.productEnjoy{grid-template-columns:1fr;padding:30px 24px;gap:22px}.enjoyMark{width:72px;height:72px;font-size:15px}.productEnjoy h2{font-size:21px}.productEnjoy p{font-size:12px}.productOrderGuide{padding:44px 5px 30px}.productOrderGuide .productSectionHeading{text-align:left}.productOrderGuide .productEyebrow{justify-content:flex-start}.productOrderSteps{grid-template-columns:1fr;gap:0;margin-top:20px}.productOrderSteps li{position:relative;padding:20px 0 20px 40px}.productOrderSteps span{position:absolute;left:0;top:24px}.productOrderSteps h3{margin:0 0 7px;font-size:15px}.productBeforeOrder{grid-template-columns:1fr;gap:12px;padding:0 5px 38px}.productBeforeOrder h2{font-size:20px;margin:12px 0}.productFooter{padding:30px 0}.productMobileBar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:60;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fffaf2f5;border-top:1px solid var(--detail-border);backdrop-filter:blur(14px);gap:16px;align-items:center;justify-content:space-between}.productMobileBar>div{display:grid;gap:4px;min-width:0}.productMobileBar>div>span{font-size:10px;color:var(--detail-muted)}.productMobileBar strong{font-size:20px;white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:-.05em}.productMobileBar .btn{min-height:48px;border-radius:4px;font-size:13px;flex:0 0 52%;padding:0 12px;background:#dd642e}.productPaymentNote{font-size:10px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
