/* September revision: preserve the original theme and product layout. */
.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;padding:0}
.brand-name strong{font-weight:700;color:var(--persimmon)}
.brand-wordmark{min-width:0}.brand-name{display:block}.brand-name strong+span{font-weight:400}
.site-header{gap:24px}.site-header nav{margin-left:auto;gap:24px}
.header-contact{display:inline-flex;align-items:center;justify-content:center;gap:9px;line-height:1.4;min-height:44px;padding:10px 0;white-space:nowrap}
.header-contact .phone-icon{margin:0;font-size:18px;line-height:1}
.language-control{flex:none;display:flex;align-items:center}
.language-control select{width:99px;min-height:44px;padding:8px 21px 8px 9px;border:0;border-bottom:1px solid #bdab99;border-radius:0;background:transparent;font-size:14px;cursor:pointer}
.button.primary{position:relative;display:inline-grid;place-items:center;text-align:center;padding-inline:42px;line-height:1.5;gap:0}
.button.primary>span[aria-hidden]{position:absolute;right:17px;top:50%;transform:translateY(-50%);line-height:1}
.hero-veil{position:absolute;inset:0;background:#fff;z-index:5;pointer-events:none}
.hero-description-brand{display:block}
.gift-inner{grid-template-columns:200px 1fr .9fr;gap:45px;padding-left:0}
.gift-orbit{position:static;inset:auto;width:200px;height:auto;aspect-ratio:1;border-radius:50%;padding:0;display:grid;place-items:center;place-content:center}
.gift-orbit span{font-size:60px;line-height:1;opacity:1}
.gift-details{padding-left:30px}
.closing{padding:62px 24px;overflow:visible}
.closing-inner{width:min(540px,100%);aspect-ratio:1;min-height:min-content;margin-inline:auto;padding:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#fffdf5da,#f7f5ef45 78%);box-shadow:18px 22px 55px #bcb2a018}
.closing .eyebrow{max-width:90%;margin:0;line-height:1.6;letter-spacing:.1em}
.closing h2{font-size:37px;line-height:1.5;margin:0}
.closing .button{width:min(270px,100%);margin:4px 0 0;min-height:54px}
.closing-phone{margin:0;line-height:1.5}
.closing .copy-phone{font-size:14px;min-height:38px;margin:0}
.site-footer{position:relative;padding-bottom:74px}
.site-footer address{display:grid;gap:5px;overflow-wrap:anywhere}
.site-footer address a{width:max-content;max-width:100%}
.contact-name{font-size:15px;color:var(--ink);margin-bottom:3px}
.design-credit{position:absolute;right:0;bottom:25px;font:12px/1.5 var(--sans);color:var(--muted);letter-spacing:.045em}
.mobile-menu{top:var(--header-height,88px)}
:not(:lang(ko)) .brand{white-space:normal}
html:not([lang=ko]) body{word-break:normal;overflow-wrap:break-word}
html:not([lang=ko]) .hero h1{font-size:clamp(42px,3.8vw,62px);letter-spacing:-.045em;max-width:610px}
html:not([lang=ko]) .hero-description{max-width:500px}
html:not([lang=ko]) h2{letter-spacing:-.035em}
html:not([lang=ko]) .product-name h3{white-space:nowrap}
html:not([lang=ko]) .product-actions{flex-wrap:wrap;gap:6px 15px}
html:not([lang=ko]) .product-price strong{font-size:23px}
html:not([lang=ko]) .range-price{font-size:22px;white-space:normal}
html:not([lang=ko]) .small-pack{gap:18px}
html:not([lang=ko]) .small-pack h3{font-size:27px;white-space:normal}
html:not([lang=ko]) .small-note{font-size:14px}
html:not([lang=ko]) .same-price .nowrap{white-space:normal}
html:not([lang=ko]) .inquire-button{white-space:normal;line-height:1.5}
html:not([lang=ko]) .closing h2{font-size:34px}
.comparison-item .compare-price{overflow-wrap:normal}
html:not([lang=ko]) .comparison-item .compare-price{font-size:22px}
html:not([lang=ko]) .dialog-heading h2{font-size:25px;line-height:1.45}
html:not([lang=ko]) .dialog-actions .button{min-height:54px;white-space:normal;line-height:1.5}
@media(max-width:1250px){
  .site-header{gap:18px;padding-inline:32px}.site-header nav{gap:18px;font-size:13px}.site-header .brand{font-size:14px}.header-contact{font-size:13px}
  .gift-inner{grid-template-columns:160px 1fr 1fr;gap:32px}.gift-orbit{width:160px}.gift-orbit span{font-size:48px}
}
@media(max-width:1100px){
  .site-header{height:auto;min-height:88px;padding-block:12px;gap:16px}.site-header>nav,.header-contact{display:none}
  .site-header .brand{margin-right:auto}.menu-toggle{width:44px;height:44px;display:flex;flex-direction:column;gap:7px;align-items:center;justify-content:center;padding:10px;flex:none}
  .menu-toggle span{display:block;width:23px;height:1px;background:var(--ink)}
  .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}
  .gift-inner{grid-template-columns:150px 1fr;gap:30px}.gift-orbit{width:150px}.gift-orbit span{font-size:45px}.gift-details{grid-column:2;padding-left:0;border:0}
  html:not([lang=ko]) .hero h1{max-width:50%;font-size:44px}.hero-description{max-width:48%}
}
@media(max-width:760px){
  html{scroll-padding-bottom:calc(85px + env(safe-area-inset-bottom))}
  .site-header{min-height:78px;padding:11px 16px;gap:8px}
  .site-header .brand{font-size:14px;gap:8px;min-width:0;line-height:1.45}
  .site-header .brand-seal{width:34px;height:34px;font-size:23px;flex:none}
  .site-header .brand small{font-size:10px;letter-spacing:.1em}
  .language-control select{width:85px;font-size:13px;padding-left:5px;padding-right:15px}
  .menu-toggle{width:36px;padding:6px}.mobile-menu{padding-inline:24px}
  .hero{display:flex;flex-direction:column;height:auto;min-height:0;padding:0 0 22px;overflow:visible;background:#f7f5ef}
  .hero-photo{position:static;display:block;inset:auto;width:100%;height:auto;flex:none;background:#eee8de}
  .hero-photo:after{content:none}.hero-photo img{width:100%;height:auto;aspect-ratio:982/611;object-fit:contain;object-position:center}
  .hero-content{width:100%;padding:19px 24px 3px}
  .hero-hanja{font-size:17px;margin-bottom:9px;line-height:1.5}
  .hero h1,html:not([lang=ko]) .hero h1{font-size:34px;line-height:1.45;letter-spacing:-.055em;max-width:none}
  .hero-description,html:not([lang=ko]) .hero-description{font-size:14px;line-height:1.75;margin:14px 0 19px;max-width:none}
  .hero-description-brand{display:none}
  .hero .button{font-size:14px;min-height:50px;padding:12px 38px;line-height:1.5}
  .hero-story{display:none}
  .intro{padding-top:64px}
  .gift-inner{grid-template-columns:110px minmax(0,1fr);gap:24px 20px;padding-block:60px}
  .gift-orbit{width:110px;height:auto}.gift-orbit span{font-size:33px}
  .gift-inner h2{font-size:27px;line-height:1.65}.gift-inner .eyebrow{font-size:12px;letter-spacing:.06em;margin-bottom:15px}
  .gift-inner p:not(.eyebrow){font-size:14px;line-height:1.9}
  .gift-details{grid-column:1/-1;border-top:1px solid #c8bdae;padding-top:24px}
  .closing{padding:44px 16px}
  .closing-inner{width:100%;max-width:420px;padding:29px 28px;gap:10px}
  .closing .eyebrow{max-width:84%;font-size:11px;letter-spacing:.05em}
  .closing h2,html:not([lang=ko]) .closing h2{font-size:29px;line-height:1.45}
  .closing .button{width:min(250px,100%);min-height:50px;font-size:14px;margin-top:3px}
  .closing-phone{font-size:20px}.closing .copy-phone{font-size:13px;min-height:32px}
  .site-footer{padding-bottom:133px}.site-footer .design-credit{bottom:92px;font-size:11px}
  .site-footer .brand-name{font-size:16px}.site-footer .brand-wordmark{max-width:260px}
  .site-footer address{font-size:14px;line-height:1.8;gap:7px}.footer-note{font-size:14px}
  .mobile-actions{padding-inline:16px}.mobile-actions a{position:relative;line-height:1.4;min-height:48px;padding:9px 22px;text-align:center;gap:0}
  .mobile-actions a>span[aria-hidden]{position:absolute;right:12px;top:50%;transform:translateY(-50%)}
  html:not([lang=ko]) .mobile-actions a{font-size:14px}
  html:not([lang=ko]) .purpose-tabs button{font-size:15px;line-height:1.6}
  html:not([lang=ko]) .budget-control{flex-wrap:wrap;gap:8px}
  html:not([lang=ko]) .budget-control select{max-width:100%;font-size:14px}
  html:not([lang=ko]) .list-heading{gap:15px;align-items:flex-start;line-height:1.5}
  html:not([lang=ko]) .list-heading>span:first-child{max-width:75%}
  html:not([lang=ko]) .product-price strong{font-size:21px}
  html:not([lang=ko]) .product-price>span{font-size:12px;line-height:1.5;max-width:145px;margin-left:auto}
  html:not([lang=ko]) .product-quantity{grid-column:1/-1}
  html:not([lang=ko]) .product-actions{flex-wrap:nowrap;gap:12px}
  html:not([lang=ko]) .inquire-button{font-size:14px;padding:10px 15px;gap:18px}
  html:not([lang=ko]) .compare-bar .text-link{white-space:normal;font-size:13px;max-width:49%;line-height:1.6;text-align:right}
  html:not([lang=ko]) .small-pack{display:grid;grid-template-columns:1fr;gap:10px}
  html:not([lang=ko]) .small-pack>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:20px}
  html:not([lang=ko]) .small-pack .eyebrow{font-size:12px;letter-spacing:.04em}
  html:not([lang=ko]) .small-pack .small-note{font-size:14px}
  html:not([lang=ko]) .small-pack .text-link{font-size:14px}
  html:not([lang=ko]) .small-pack h3{font-size:27px}
  html:not([lang=ko]) .range-price{font-size:24px}
  html:not([lang=ko]) .shipping-note{font-size:13px}
  html:not([lang=ko]) .intro-mark{position:static;font-size:27px;opacity:.65;margin-bottom:5px}
  html:not([lang=ko]) .intro h2{max-width:none}
  html:not([lang=ko]) .intro .eyebrow{max-width:none}
  html:not([lang=ko]) .comparison-item h3{font-size:20px}
  html:not([lang=ko]) .comparison-item .compare-price{font-size:20px}
  html:not([lang=ko]) .comparison-item .inquire-button{font-size:14px;padding:10px;gap:8px}
  html:not([lang=ko]) .dialog-heading h2{font-size:23px}
  html:not([lang=ko]) .dialog-actions .button{font-size:14px}
  html:not([lang=ko]) .dialog-actions .primary{padding-inline:24px}
  html:not([lang=ko]) .dialog-actions .primary>span[aria-hidden]{right:9px}
  html:not([lang=ko]) .dialog-note{font-size:13px}
}
@media(max-width:359px){.site-header .brand{font-size:12px}.site-header .brand-seal{width:29px;height:29px}.site-header{padding-inline:12px;gap:4px}.language-control select{width:79px}.hero-content{padding-inline:20px}.hero h1,html:not([lang=ko]) .hero h1{font-size:31px}.closing-inner{aspect-ratio:auto;border-radius:160px;padding:45px 24px}.closing h2,html:not([lang=ko]) .closing h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){.hero-veil{display:none}}
