:root{--bg: #f4f5ee;--bg-strong: #e4eadf;--surface: rgba(249, 250, 245, .78);--surface-strong: rgba(252, 252, 248, .94);--text: #1f211f;--muted: #4f5b54;--line: rgba(11, 74, 48, .14);--gold: #c78b34;--gold-soft: #e5bf73;--green: #0a4a30;--green-deep: #063523;--green-soft: #1f6c49;--ink-soft: #2b2d2c;--shadow: 0 24px 64px rgba(8, 53, 35, .12);--radius: 8px;--radius-sm: 8px;--content: 1080px;--font-body: "Pretendard", "Noto Sans KR", "Noto Sans CJK KR", ui-sans-serif, system-ui, sans-serif;--font-display: var(--font-body)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:calc(var(--content) + 32px);color:var(--text);font-family:var(--font-body);word-break:keep-all;overflow-wrap:break-word;background:radial-gradient(circle at top left,rgba(10,74,48,.14),transparent 32%),radial-gradient(circle at top right,rgba(199,139,52,.12),transparent 28%),linear-gradient(180deg,#fbfbf6 0%,var(--bg) 44%,#edf2e8 100%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main,.site-header,.site-footer{width:min(calc(100% - 32px),var(--content));margin:0 auto}.site-shell{padding:24px 0 48px}.site-header,.site-footer,.panel,.product-card,.temple-short-card,.faq-item,.feature-card,.detail-card{backdrop-filter:blur(16px)}.site-header{position:sticky;top:12px;z-index:10;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;margin-bottom:24px;background:#fffbf5b8;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.brand-mark{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;min-width:min(100%,460px)}.brand-mark__icon-frame{display:grid;place-items:center;width:58px;height:58px;aspect-ratio:1;overflow:hidden;border:1px solid rgba(10,74,48,.12);border-radius:16px;background:#fafbf6f0;box-shadow:0 12px 28px #0835231a}.brand-mark__icon{width:100%;height:100%;object-fit:cover}.brand-mark__sigil{display:none;place-items:center;width:100%;height:100%;color:#fff7e9;font-family:var(--font-display);background:linear-gradient(135deg,var(--green),var(--gold))}.brand-mark h1,.brand-mark strong,.site-footer h2,h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:0}.brand-mark h1,.brand-mark strong{display:block;margin:0;font-size:1.55rem;line-height:1.18}.brand-mark__copy{display:grid;align-content:space-between;gap:5px;min-height:58px;min-width:0}.brand-mark__copy h1,.brand-mark__copy strong,.brand-mark__copy span{margin:0}.brand-mark__copy span{color:var(--muted);line-height:1.52}.site-view-counter{display:inline-grid;grid-template-columns:repeat(2,minmax(82px,auto));align-items:center;gap:8px;margin-left:auto}.site-view-counter__item{display:grid;align-content:center;justify-items:center;gap:4px;min-height:48px;min-width:82px;padding:.52rem .74rem;border:1px solid rgba(10,74,48,.12);border-radius:var(--radius);background:#fffdf6d1;box-shadow:0 10px 20px #08352314;text-align:center}.site-view-counter__label{color:var(--muted);font-size:.68rem;font-weight:800;line-height:1;text-transform:uppercase}.site-view-counter__value{color:var(--green-deep);font-family:var(--font-body);font-size:1.02rem;font-weight:900;line-height:1;letter-spacing:0;white-space:nowrap}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:999px;transition:transform .18s ease,background-color .18s ease,color .18s ease}.button{color:#fff8ec;background:linear-gradient(135deg,var(--green-deep),var(--green-soft))}.button-secondary{color:var(--text);background:#f6f8f2f0;border:1px solid var(--line)}.button:hover,.button-secondary:hover{transform:translateY(-2px)}.mobile-share{position:fixed;right:24px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:30;display:grid;justify-items:end;gap:8px;pointer-events:none}.mobile-share__button{display:grid;place-items:center;width:54px;height:54px;padding:0;color:#fff8ec;border:1px solid rgba(255,248,236,.46);border-radius:999px;background:linear-gradient(135deg,var(--green-deep),var(--green-soft));box-shadow:0 16px 34px #08352342;cursor:pointer;pointer-events:auto;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mobile-share__button:hover,.mobile-share__button:focus-visible{border-color:#fff8ecc2;box-shadow:0 18px 38px #08352352;transform:translateY(-2px)}.mobile-share__icon{width:1.28rem;height:1.28rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mobile-share__toast{max-width:min(260px,calc(100vw - 32px));padding:.62rem .78rem;color:var(--green-deep);font-size:.84rem;font-weight:800;line-height:1.35;white-space:nowrap;border:1px solid rgba(10,74,48,.15);border-radius:999px;background:#fffdf6f0;box-shadow:0 14px 30px #08352329;pointer-events:none}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.85fr);gap:24px;margin-bottom:24px}.notice-section{margin:0 0 clamp(1rem,3vw,1.6rem)}.notice-carousel{display:grid;gap:10px;width:min(100%,720px);padding:clamp(.55rem,1.8vw,.85rem);margin:0 auto}.notice-carousel__viewport{overflow:hidden;border-radius:var(--radius)}.notice-carousel__track{display:flex;transition:transform .52s cubic-bezier(.22,1,.36,1);will-change:transform}.notice-banner{display:block;flex:0 0 100%}.notice-banner__media{width:100%}.notice-banner__link{display:block}.notice-banner__image{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);border:1px solid rgba(10,74,48,.12);box-shadow:0 18px 40px #0835231a}.notice-carousel__controls{display:flex;align-items:center;justify-content:center;gap:8px}.notice-carousel__selectors{display:flex;gap:8px}.notice-carousel__selector,.notice-carousel__arrow{border:1px solid var(--line);background:#f8f9f4e6;color:var(--text);cursor:pointer}.notice-carousel__arrow{width:36px;height:36px;padding:0;border-radius:50%;font:inherit;font-size:1.3rem;line-height:1;transition:transform .18s ease,border-color .18s ease}.notice-carousel__selector{display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:50%;text-align:center;font:inherit;font-size:.85rem;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.notice-carousel__selector:hover,.notice-carousel__arrow:hover{transform:translateY(-2px);border-color:#0a4a3047}.notice-carousel__selector.is-active{background:linear-gradient(135deg,#0a4a3014,#c78b341a),#f8f9f4eb;border-color:#c78b346b}.panel{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.hero-copy{position:relative;overflow:hidden;min-height:auto}.hero-copy--minimal{align-content:center;gap:14px}.hero-copy:after{content:"";position:absolute;inset:auto -40px -30px auto;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(10,74,48,.16) 0%,transparent 70%)}.hero-copy__lead{margin:0;font-size:1.02rem}.hero-copy__subcopy{margin:0;color:var(--muted);line-height:1.75}.hero-visual{display:grid;align-content:center;gap:16px}.hero-visual__caption{margin:0;color:var(--muted);text-align:center;line-height:1.7}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--gold);font-size:.78rem;letter-spacing:.22em;text-transform:uppercase}.eyebrow:before{content:"";width:36px;height:1px;background:currentColor}h1{margin:0;font-size:4rem;line-height:1.08}.hero-copy p,.hero-side p,.section-intro,.body-copy,.faq-item p,.product-card__summary,.detail-copy p,.meta-list dd,.site-footer p{color:var(--muted);line-height:1.75}.hero-actions,.stack-inline{display:flex;flex-wrap:wrap;gap:12px}.stat-grid,.detail-grid,.product-grid,.feature-grid{display:grid;gap:18px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:1.15fr .85fr}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.temple-shorts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media(min-width:861px){#product-shorts .temple-shorts-grid,#temple-shorts .temple-shorts-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card,.feature-card,.detail-card{padding:20px;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface-strong)}section{margin:24px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px}.section-head__copy{display:grid;gap:4px;min-width:0}.section-head h2{margin:0;font-size:2.35rem;line-height:1.18}#category-links .section-head h2,#product-shorts .section-head h2,#temple-shorts .section-head h2,#guide-faq .section-head h2{color:var(--green-deep);font-size:clamp(1.38rem,2.4vw,1.72rem);line-height:1.25}.section-head__description{max-width:760px;margin:-2px 0 0;color:var(--muted);line-height:1.65}.landing-section-panel{--landing-panel-surface: rgba(255, 253, 246, .56);--landing-panel-border: rgba(255, 255, 255, .82);display:grid;gap:8px;min-width:0;padding:12px 14px;margin:10px 0;border:1px solid var(--landing-panel-border);border-radius:var(--radius);background:var(--landing-panel-surface)}.landing-section-panel--category{--landing-panel-surface: rgba(232, 248, 239, .74);--landing-panel-border: rgba(81, 158, 112, .22)}.landing-section-panel--shorts{--landing-panel-surface: rgba(234, 245, 255, .74);--landing-panel-border: rgba(83, 146, 190, .2)}.landing-section-panel--temple{--landing-panel-surface: rgba(238, 248, 247, .74);--landing-panel-border: rgba(76, 160, 152, .2)}.landing-section-panel .section-head{margin-bottom:2px}.section-store-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.38rem;min-height:38px;margin-left:auto;padding:.56rem .82rem;color:#fff8ec;font-size:.86rem;font-weight:800;line-height:1.2;text-align:center;border:1px solid rgba(199,139,52,.42);border-radius:999px;background:linear-gradient(135deg,rgba(199,139,52,.3),transparent 46%),linear-gradient(135deg,var(--green-deep),var(--green-soft));box-shadow:0 12px 24px #08352321;overflow:hidden;isolation:isolate;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.section-store-button:after,.temple-short-card__buy:after,.social-follow-button:after{position:absolute;inset:-40% auto -40% -55%;z-index:-1;width:42%;content:"";background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.14) 36%,rgba(255,255,255,.76) 50%,rgba(255,255,255,.14) 64%,transparent 100%);transform:translate(0) rotate(10deg);animation:button-sparkle 4.8s ease-in-out infinite}.section-store-button>span,.temple-short-card__buy>span,.social-follow-button>span{position:relative;z-index:1}.section-store-button:hover,.section-store-button:focus-visible{border-color:#e5bf73bd;box-shadow:0 16px 30px #0835232b;transform:translateY(-2px)}.section-store-button__icon,.section-store-button__icon svg{display:block}.section-store-button__icon svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@keyframes button-sparkle{0%,46%{transform:translate(0) rotate(10deg);opacity:0}55%{opacity:.95}72%,to{transform:translate(420%) rotate(10deg);opacity:0}}.product-card{display:grid;grid-template-rows:auto auto auto 1fr auto;align-content:start;gap:12px;padding:16px;border-radius:var(--radius);border:1px solid var(--line);background:#f9faf5e0;box-shadow:var(--shadow)}.product-card__image{overflow:hidden;aspect-ratio:1;border-radius:var(--radius);background:linear-gradient(180deg,#f0f4eb,#e5ece2)}.product-card__image img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.product-card__category,.meta-chip{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;color:var(--gold);font-size:.8rem;background:#0a4a3014}.product-card h3,.detail-copy h1{margin:0;font-size:1.38rem;line-height:1.25}.product-card h3 a{display:-webkit-box;min-height:3.45rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__summary{margin:0}.product-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.product-card__store{color:var(--muted);font-size:.9rem;font-weight:700}.channel-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.category-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-link-card{display:grid;align-content:start;gap:12px;padding:10px;border-radius:var(--radius);border:1px solid var(--line);background:#f9faf5e0;box-shadow:var(--shadow);transition:transform .18s ease,border-color .18s ease}.category-link-card__image-wrap{overflow:hidden;aspect-ratio:1;border-radius:var(--radius);background:linear-gradient(180deg,#eff4ea,#e4ebe0)}.category-link-card__image{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.category-link-card:hover{transform:translateY(-2px);border-color:#0a4a303d}.category-link-card__meta{display:grid;gap:6px}.category-link-card__meta h3,.category-link-card__meta p{margin:0}.category-link-card__meta h3{color:var(--green-deep);font-size:1.12rem;line-height:1.25}.category-link-card__meta p{color:var(--muted);font-size:.92rem;line-height:1.6;text-align:left}.category-link-card__meta span,.product-card__link{color:var(--gold);font-size:.92rem;font-weight:600}.product-curations{display:grid;gap:10px;margin:10px 0}.product-curation{--curation-surface: rgba(255, 253, 246, .56);--curation-border: rgba(255, 255, 255, .82);display:grid;gap:8px;min-width:0;padding:12px 14px;margin:0;border:1px solid var(--curation-border);border-radius:var(--radius);background:var(--curation-surface)}.product-curation:nth-of-type(6n+1){--curation-surface: rgba(255, 249, 218, .72);--curation-border: rgba(232, 187, 78, .24)}.product-curation:nth-of-type(6n+2){--curation-surface: rgba(232, 248, 239, .74);--curation-border: rgba(81, 158, 112, .22)}.product-curation:nth-of-type(6n+3){--curation-surface: rgba(234, 245, 255, .74);--curation-border: rgba(83, 146, 190, .2)}.product-curation:nth-of-type(6n+4){--curation-surface: rgba(255, 240, 232, .76);--curation-border: rgba(214, 132, 92, .22)}.product-curation:nth-of-type(6n+5){--curation-surface: rgba(244, 240, 255, .7);--curation-border: rgba(139, 116, 184, .18)}.product-curation:nth-of-type(6n){--curation-surface: rgba(238, 248, 247, .74);--curation-border: rgba(76, 160, 152, .2)}.product-curation__title{margin:0;color:var(--green-deep);font-size:clamp(1.38rem,2.4vw,1.72rem);line-height:1.25}.product-curation__description{max-width:760px;margin:-2px 0 2px;color:var(--muted);line-height:1.65}.product-curation__viewport,.product-curation__track{min-width:0}.product-curation__group{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.product-curation__group[aria-hidden=true]{display:none}.product-curation-card{display:grid;gap:8px;min-width:0;padding:10px;color:var(--text);border:1px solid var(--line);border-radius:var(--radius);background:#f9faf5e0;transition:transform .18s ease,border-color .18s ease}.product-curation-card:hover,.product-curation-card:focus-visible{transform:translateY(-2px);border-color:#0a4a303d}.product-curation-card__image-wrap{display:block;overflow:hidden;aspect-ratio:1;border:1px solid rgba(10,74,48,.12);border-radius:var(--radius);background:linear-gradient(180deg,#eff4ea,#e4ebe0);box-shadow:0 14px 30px #08352314}.product-curation-card__image{width:100%;height:100%;aspect-ratio:1;object-fit:cover;transition:transform .24s ease}.product-curation-card:hover .product-curation-card__image,.product-curation-card:focus-visible .product-curation-card__image{transform:scale(1.035)}.product-curation-card__name{display:block;min-width:0;overflow:hidden;color:var(--green-deep);font-size:.95rem;font-weight:800;line-height:1.35;text-align:center;text-overflow:ellipsis;white-space:nowrap}.is-disabled{opacity:.7;cursor:default}.product-card__link{width:fit-content}.temple-short-card{display:grid;grid-template-rows:auto minmax(64px,auto);gap:14px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:#f9faf5e0;box-shadow:var(--shadow)}#temple-shorts .temple-short-card{grid-template-rows:auto auto;gap:10px}.temple-short-card__media{position:relative;overflow:hidden;aspect-ratio:9 / 16;border:1px solid rgba(10,74,48,.12);border-radius:var(--radius);background:linear-gradient(145deg,#0a4a30db,#1c6144e6 52%,#c78b34b8),#0a4a30;box-shadow:0 18px 40px #0835231a}.temple-short-card__media iframe{display:block;width:100%;height:100%;overflow:hidden;border:0}.temple-short-card__iframe--tiktok,.temple-short-card__iframe--instagram{width:calc(100% + 18px);height:118%;transform:translateY(-6%);transform-origin:center center}.temple-short-card__iframe--instagram{width:calc(100% + 22px);height:124%;transform:translateY(-8%)}.temple-short-card__placeholder{display:grid;grid-template-rows:auto 1fr auto;align-items:center;min-height:100%;padding:clamp(1rem,2.5vw,1.4rem);color:#fff8ec;text-align:center}.temple-short-card__number{justify-self:start;color:#fff8ecd1;font-size:.82rem;font-weight:800;letter-spacing:.14em}.temple-short-card__temple{font-family:var(--font-display);font-size:clamp(2.05rem,4vw,3rem);line-height:1.08}.temple-short-card__play{display:inline-flex;align-items:center;justify-self:center;gap:.42rem;min-height:42px;padding:.72rem 1rem;color:var(--green-deep);font:inherit;font-weight:800;border:1px solid rgba(255,248,236,.72);border-radius:999px;background:#fff8eceb}.temple-short-card__play:disabled{opacity:.72;cursor:not-allowed}.temple-short-card__play-icon,.temple-short-card__play-icon svg{display:block}.temple-short-card__play-icon svg{width:1rem;height:1rem;fill:currentColor}.temple-short-card__body{display:grid;grid-template-rows:auto auto;align-content:start;gap:8px;text-align:center}#temple-shorts .temple-short-card__body{grid-template-rows:auto;align-content:center;gap:0;min-height:0}.temple-short-card__body h3{display:flex;align-items:center;justify-content:center;margin:0;min-width:0;overflow:hidden;color:var(--green-deep);font-family:var(--font-body);font-size:.95rem;font-weight:800;letter-spacing:0;line-height:1.35;text-align:center;text-overflow:ellipsis;white-space:nowrap}.temple-short-card__buy,.temple-short-card__social .social-follow-button{width:min(100%,9.5rem);min-height:40px;padding:.58rem .9rem;font-weight:900}.temple-short-card__buy{position:relative;display:inline-flex;align-items:center;justify-content:center;justify-self:center;gap:.36rem;color:#fff8ec;font-size:.86rem;line-height:1.2;text-align:center;border:1px solid rgba(229,191,115,.72);border-radius:999px;background:linear-gradient(135deg,rgba(229,191,115,.36),transparent 45%),linear-gradient(135deg,var(--green-deep),var(--green-soft));box-shadow:0 12px 24px #0835232e;overflow:hidden;isolation:isolate;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.temple-short-card__buy:hover,.temple-short-card__buy:focus-visible{border-color:#fff8ecdb;box-shadow:0 16px 30px #0835233d;transform:translateY(-2px)}.temple-short-card__buy-icon,.temple-short-card__buy-icon svg{display:block}.temple-short-card__buy-icon svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.temple-short-card__social{display:flex;justify-content:center;width:100%}.temple-short-card__social .social-follow-cta{justify-content:center;width:100%;margin-left:0}.temple-short-card__social .social-follow-button{flex:0 0 auto;border-color:#e5bf73b8}.social-follow-cta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem;margin-left:auto}.social-follow-cta--icon-only{flex-wrap:nowrap;gap:.38rem}.social-follow-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.36rem;min-height:38px;min-width:0;padding:.56rem .78rem;color:#fff8ec;font-size:.86rem;font-weight:800;line-height:1.2;text-align:center;border:1px solid rgba(255,248,236,.38);border-radius:999px;background:var(--social-button-bg, var(--green-deep));box-shadow:var(--social-button-shadow, 0 12px 24px rgba(8, 53, 35, .12));overflow:hidden;isolation:isolate;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.social-follow-button--icon-only{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border-radius:50%}.social-follow-button:hover,.social-follow-button:focus-visible{border-color:#fff8ecb8;box-shadow:var(--social-button-hover-shadow, 0 16px 30px rgba(8, 53, 35, .17));transform:translateY(-2px)}.social-follow-button--youtube{--social-button-bg: linear-gradient(135deg, #ff0033, #c4001d);--social-button-shadow: 0 12px 24px rgba(196, 0, 29, .18);--social-button-hover-shadow: 0 16px 30px rgba(196, 0, 29, .23)}.social-follow-button--instagram{--social-button-bg: linear-gradient(135deg, #f58529 0%, #dd2a7b 46%, #8134af 100%);--social-button-shadow: 0 12px 24px rgba(221, 42, 123, .18);--social-button-hover-shadow: 0 16px 30px rgba(129, 52, 175, .23)}.social-follow-button--tiktok{--social-button-bg: linear-gradient(135deg, rgba(37, 244, 238, .84), transparent 28%), linear-gradient(315deg, rgba(254, 44, 85, .88), transparent 32%), #101010;--social-button-shadow: 0 12px 24px rgba(16, 16, 16, .18);--social-button-hover-shadow: 0 16px 30px rgba(16, 16, 16, .24)}.social-follow-button__icon,.social-follow-button__icon svg{display:block}.social-follow-button__icon svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.faq-list{display:grid;gap:14px}.faq-item{font-family:var(--font-body);padding:20px 22px;border-radius:18px;border:1px solid var(--line);background:#f9faf5d6}.faq-item summary{font-family:inherit;cursor:pointer;font-weight:600;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{font-family:inherit;margin:12px 0 0}.detail-copy,.detail-sidebar{display:grid;gap:18px}.detail-copy img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(180deg,#eef3e9,#e4ebe0)}.meta-list{display:grid;grid-template-columns:auto 1fr;gap:10px 16px;margin:0}.meta-list dt{color:var(--gold);font-weight:700}.meta-list dd{margin:0}.highlight-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}.highlight-list li{padding:14px 16px;border-radius:14px;background:#f9faf5e6;border:1px solid var(--line)}.stats-dashboard{display:grid;gap:22px}.stats-dashboard__head,.stats-dashboard__actions,.stats-login__row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.stats-dashboard__head{justify-content:space-between}.stats-dashboard__head h1{margin:0}.stats-dashboard__actions{justify-content:flex-end}.stats-dashboard__user{color:var(--muted);font-size:.86rem;font-weight:700}.stats-alert{padding:13px 15px;color:var(--green-deep);font-weight:700;line-height:1.5;border:1px solid rgba(10,74,48,.16);border-radius:var(--radius);background:#fffdf6e0}.stats-alert[data-tone=error]{color:#7d2a1d;border-color:#7d2a1d2e;background:#fff6f0e6}.stats-login{display:grid;gap:8px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf6b8}.stats-login label{color:var(--green-deep);font-size:.9rem;font-weight:800}.stats-login input{min-width:min(100%,340px);min-height:46px;padding:0 14px;color:var(--text);font:inherit;border:1px solid rgba(10,74,48,.18);border-radius:var(--radius);background:#fffffbf5}.stats-content{display:grid;gap:18px}.stats-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf6b8}.stats-control{display:flex;align-items:center;gap:10px}.stats-date-controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.stats-date-controls__label,.stats-date-controls__separator{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.stats-date-controls__separator{color:var(--green-deep)}.stats-control span,.stats-segmented legend{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.stats-control input,.stats-control select{min-height:38px;padding:0 34px 0 12px;color:var(--text);font:inherit;font-weight:700;border:1px solid rgba(10,74,48,.16);border-radius:var(--radius);background:#fffffbf5}.stats-control input[type=date]{min-width:156px}.stats-segmented{display:flex;align-items:center;gap:4px;padding:4px;margin:0;border:1px solid rgba(10,74,48,.14);border-radius:var(--radius);background:#f4f5ee9e}.stats-segmented legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.stats-segmented label{cursor:pointer}.stats-segmented input{position:absolute;opacity:0;pointer-events:none}.stats-segmented span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;color:var(--muted);font-size:.86rem;font-weight:800;border-radius:calc(var(--radius) - 2px)}.stats-segmented input:checked+span{color:#fff;background:var(--green)}.stats-segmented input:focus-visible+span{outline:2px solid var(--gold);outline-offset:2px}.stats-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stats-card,.stats-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf6c7}.stats-card{display:grid;justify-items:center;gap:8px;padding:20px;text-align:center}.stats-card span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.stats-card strong{color:var(--green-deep);font-size:2.1rem;line-height:1}.stats-card small{color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.25}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stats-panel{display:grid;gap:12px;min-width:0;padding:18px}.stats-panel--wide{gap:14px}.stats-panel__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 14px}.stats-panel h2{margin:0;color:var(--green-deep);font-size:1.12rem}.stats-panel__head span{color:var(--muted);font-size:.82rem;font-weight:700}.stats-visual-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.85fr);gap:16px;align-items:stretch}.stats-chart{min-height:260px}.stats-share-chart{display:grid;align-content:start;gap:12px;min-width:0;padding:14px;border:1px solid rgba(10,74,48,.1);border-radius:var(--radius);background:#f4f5ee7a}.stats-share-chart__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.stats-share-chart__head h3{margin:0;color:var(--green-deep);font-size:.98rem}.stats-share-chart__head span{color:var(--muted);font-size:.78rem;font-weight:700;white-space:nowrap}.stats-line-chart{display:block;width:100%;height:auto}.stats-line-chart__plot{fill:#f4f5eeb8;stroke:#0a4a3014}.stats-line-chart__grid{stroke:#0a4a301f;stroke-dasharray:4 5}.stats-line-chart__area{fill:url(#stats-line-fill)}.stats-line-chart__line{fill:none;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.stats-line-chart__point{fill:var(--gold);stroke:#fffdf6f5;stroke-width:2}.stats-line-chart__value-label{fill:var(--green-deep);font-size:.72rem;font-weight:900;paint-order:stroke;stroke:#fffdf6eb;stroke-linejoin:round;stroke-width:4px;text-anchor:middle}.stats-line-chart__x-label,.stats-line-chart__y-label{fill:var(--muted);font-size:.74rem;font-weight:700}.stats-line-chart__x-label{text-anchor:middle}.stats-line-chart__y-label{text-anchor:end}.stats-chart__caption{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--muted);font-size:.84rem;font-weight:700}.stats-chart__empty,.stats-bars__empty{padding:16px;color:var(--muted);font-size:.9rem;font-weight:700;text-align:center;border:1px dashed rgba(10,74,48,.16);border-radius:var(--radius)}.stats-bars{display:grid;gap:10px}.stats-stack-bars{display:grid;gap:12px}.stats-stack-bar{display:grid;gap:6px}.stats-stack-bar__head,.stats-stack-bar__meta{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.stats-stack-bar__head span,.stats-stack-bar__meta span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats-stack-bar__head span{color:var(--text);font-size:.84rem;font-weight:800}.stats-stack-bar__head strong{color:var(--green-deep);font-size:.84rem}.stats-stack-bar__track{display:flex;height:12px;overflow:hidden;border-radius:999px;background:#0a4a3014}.stats-stack-bar__track span{display:block;height:100%}.stats-stack-bar__meta{color:var(--muted);font-size:.76rem;font-weight:700}.stats-stack-legend{display:flex;flex-wrap:wrap;gap:8px 10px;padding-top:2px;border-top:1px solid rgba(10,74,48,.1)}.stats-stack-legend__item{display:inline-flex;min-width:0;align-items:center;gap:5px;color:var(--muted);font-size:.75rem;font-weight:700}.stats-stack-legend__swatch{width:10px;height:10px;flex:0 0 auto;border-radius:2px}.stats-stack-legend__label{max-width:96px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats-stack-legend__item strong{color:var(--green-deep);font-size:.72rem}.stats-bar{display:grid;gap:6px}.stats-bar__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.stats-bar__head span{min-width:0;overflow:hidden;color:var(--text);font-size:.86rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.stats-bar__head strong{color:var(--green-deep);font-size:.9rem}.stats-bar__track{height:8px;overflow:hidden;border-radius:999px;background:#0a4a3017}.stats-bar__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green-soft),var(--gold))}.stats-table-wrap{overflow-x:auto}.stats-table{width:100%;border-collapse:collapse}.stats-table th,.stats-table td{padding:10px 0;text-align:left;vertical-align:top;border-bottom:1px solid rgba(10,74,48,.1)}.stats-table th:last-child,.stats-table td:last-child{text-align:right;white-space:nowrap}.stats-table th{color:var(--gold);font-size:.78rem;font-weight:800}.stats-table td{color:var(--muted);font-size:.9rem}.stats-table__empty{text-align:center!important}.stats-updated{margin:0;color:var(--muted);font-size:.84rem;text-align:right}.privacy-policy{display:grid;gap:22px}.privacy-policy h1,.privacy-policy h2,.privacy-policy p{margin-top:0}.privacy-policy h2{margin-bottom:10px;font-size:1.35rem;line-height:1.32}.privacy-policy p,.privacy-policy li{color:var(--muted);line-height:1.75}.privacy-policy ul{display:grid;gap:8px;padding-left:1.2rem;margin:0}.privacy-policy__date{width:fit-content;padding:7px 11px;margin:0;color:var(--gold);font-size:.88rem;font-weight:700;border-radius:999px;background:#0a4a3014}.privacy-policy__table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius)}.privacy-policy__table{width:100%;min-width:760px;border-collapse:collapse;background:#fffdf699}.privacy-policy__table th,.privacy-policy__table td{padding:13px 14px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.privacy-policy__table th{color:var(--green-deep);font-size:.92rem;background:#0a4a3014}.privacy-policy__table td{color:var(--muted);font-size:.92rem;line-height:1.65}.privacy-policy__table tr:last-child td{border-bottom:0}.site-footer{display:grid;grid-template-columns:1fr;align-items:start;gap:8px;padding:26px 0 0;margin-top:20px;border-top:1px solid rgba(10,74,48,.1)}.footer-head{display:flex;justify-content:space-between;align-items:center;gap:18px;width:100%}.footer-head strong{color:var(--green-deep);font-size:.94rem;font-weight:800}.footer-head a{color:var(--gold);font-size:.84rem;font-weight:700;line-height:1.4;white-space:nowrap}.footer-seller-info{display:grid;gap:3px;width:100%;min-width:0;margin:0;color:#4f5b54e6;font-size:.82rem;line-height:1.62}.footer-seller-info p{margin:0;text-align:left}@media(max-width:767px){body{min-width:0}main,.site-header,.site-footer{width:min(calc(100% - 28px),var(--content))}.site-shell{padding:14px 0 calc(112px + env(safe-area-inset-bottom))}.site-header{top:8px;gap:12px;padding:12px;margin-bottom:18px}.mobile-share{position:fixed;right:16px;bottom:calc(88px + env(safe-area-inset-bottom));z-index:30;display:grid;justify-items:end;gap:8px;pointer-events:none}.mobile-share__button{display:grid;place-items:center;width:54px;height:54px;padding:0;color:#fff8ec;border:1px solid rgba(255,248,236,.46);border-radius:999px;background:linear-gradient(135deg,var(--green-deep),var(--green-soft));box-shadow:0 16px 34px #08352342;cursor:pointer;pointer-events:auto;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mobile-share__button:hover,.mobile-share__button:focus-visible{border-color:#fff8ecc2;box-shadow:0 18px 38px #08352352;transform:translateY(-2px)}.mobile-share__icon{width:1.28rem;height:1.28rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mobile-share__toast{max-width:min(260px,calc(100vw - 32px));padding:.62rem .78rem;color:var(--green-deep);font-size:.84rem;font-weight:800;line-height:1.35;white-space:nowrap;border:1px solid rgba(10,74,48,.15);border-radius:999px;background:#fffdf6f0;box-shadow:0 14px 30px #08352329;pointer-events:none}.brand-mark{gap:11px}.brand-mark__icon-frame{width:52px;height:52px;border-radius:14px}.brand-mark__copy{min-height:52px;gap:3px}.brand-mark h1,.brand-mark strong{font-size:1.28rem}.brand-mark__copy span{font-size:.88rem;line-height:1.42}.site-view-counter{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-left:0}.site-view-counter__item{min-width:0}section{margin:22px 0}.notice-section{margin-bottom:24px}.section-head{display:grid;grid-template-columns:1fr;align-items:start;gap:12px;margin-bottom:12px}.eyebrow{margin-bottom:8px;font-size:.7rem;letter-spacing:.16em}.eyebrow:before{width:24px}.section-head h2{font-size:1.78rem;font-weight:800;line-height:1.18}#category-links .section-head h2,#product-shorts .section-head h2,#temple-shorts .section-head h2,#guide-faq .section-head h2{font-size:1.24rem;line-height:1.28}.section-head__description{font-size:.92rem;line-height:1.58}.landing-section-panel{gap:8px;padding:10px;margin:8px 0}.section-store-button{position:fixed;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));left:14px;z-index:40;width:auto;min-height:52px;margin:0 auto;padding:.78rem 1rem;font-size:.98rem;box-shadow:0 18px 34px #08352347}.section-store-button__icon svg{width:1.12rem;height:1.12rem}#category-links{display:grid;gap:12px}#category-links .section-head{display:contents}#category-links .section-head>div{order:1}#product-shorts .section-head,#temple-shorts .section-head{display:flex;grid-template-columns:none;align-items:center;justify-content:space-between;gap:8px}#product-shorts .section-head>div,#temple-shorts .section-head>div{min-width:0}#product-shorts .section-head h2,#temple-shorts .section-head h2{white-space:nowrap}#product-shorts .social-follow-cta,#temple-shorts .social-follow-cta{flex:0 0 auto;margin-left:0}#product-shorts .social-follow-button,#temple-shorts .social-follow-button{min-height:38px;font-size:.78rem;white-space:nowrap}#product-shorts .social-follow-button--icon-only,#temple-shorts .social-follow-button--icon-only{width:34px;min-width:34px;height:34px;min-height:34px;padding:0}#product-shorts .social-follow-button__icon svg,#temple-shorts .social-follow-button__icon svg{width:.92rem;height:.92rem}#category-links .category-link-grid{order:2}#category-links .section-store-button{order:3}#buddhamoa-products .product-grid{grid-template-columns:1fr}.product-curations{gap:8px;margin:8px 0}.product-curation{gap:8px;padding:10px}.product-curation__title{font-size:1.24rem;font-weight:800;line-height:1.28}.product-curation__description{margin:-2px 0 4px;font-size:.92rem;line-height:1.58}.product-curation__viewport{--curation-card-gap: 12px;--curation-card-width: 78%;--curation-card-side-peek: calc((100% - var(--curation-card-width)) / 2);overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:var(--curation-card-side-peek);scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 var(--curation-card-side-peek) 8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 22px,#000 calc(100% - 22px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 22px,#000 calc(100% - 22px),transparent 100%)}.product-curation__viewport::-webkit-scrollbar{height:5px}.product-curation__viewport::-webkit-scrollbar-thumb{border-radius:999px;background:#0a4a303d}.product-curation__track{width:auto;animation:none;transform:none;will-change:auto}.product-curation--reverse .product-curation__track{animation-name:none}.product-curation__group{display:flex;width:100%;min-width:100%;gap:var(--curation-card-gap);padding-right:var(--curation-card-gap)}.product-curation__group[aria-hidden=true]{display:none}.product-curation-card{flex:0 0 var(--curation-card-width);width:auto;scroll-snap-align:center;scroll-snap-stop:always;gap:7px}.product-curation-card__name{font-size:.82rem}.category-link-grid{--category-card-gap: 12px;--category-card-width: 78%;--category-card-side-peek: calc((100% - var(--category-card-width)) / 2);display:flex;grid-template-columns:none;gap:var(--category-card-gap);overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:var(--category-card-side-peek);scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 var(--category-card-side-peek) 12px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 22px,#000 calc(100% - 22px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 22px,#000 calc(100% - 22px),transparent 100%)}.category-link-grid::-webkit-scrollbar{height:5px}.category-link-grid::-webkit-scrollbar-thumb{border-radius:999px;background:#0a4a303d}.category-link-card{flex:0 0 var(--category-card-width);max-width:var(--category-card-width);scroll-snap-align:center;scroll-snap-stop:always;padding:10px}.category-link-card__meta{gap:4px}.category-link-card__meta h3{font-size:1rem}.category-link-card__meta p{font-size:.84rem;line-height:1.45}.category-link-card__meta span{font-size:.84rem}.temple-shorts-grid{--shorts-card-peek: 34px;--shorts-card-gap: 14px;display:flex;grid-template-columns:none;gap:var(--shorts-card-gap);overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:0 calc(var(--shorts-card-peek) + var(--shorts-card-gap));scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 calc(var(--shorts-card-peek) + var(--shorts-card-gap)) 12px 0;-webkit-overflow-scrolling:touch;scrollbar-width:thin;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 28px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 28px),transparent 100%)}.temple-shorts-grid::-webkit-scrollbar{height:5px}.temple-shorts-grid::-webkit-scrollbar-thumb{border-radius:999px;background:#0a4a303d}.temple-short-card{flex:0 0 calc(100% - var(--shorts-card-peek) - var(--shorts-card-gap));max-width:calc(100% - var(--shorts-card-peek) - var(--shorts-card-gap));scroll-snap-align:start;scroll-snap-stop:always;gap:12px;padding:13px}#temple-shorts .temple-short-card{gap:8px;padding-bottom:12px}.temple-short-card__body{grid-template-rows:auto auto;gap:10px}#temple-shorts .temple-short-card__body{grid-template-rows:auto;gap:0}.temple-short-card__body h3{min-height:0;font-size:1.62rem;font-weight:900;line-height:1.18}.temple-short-card__buy,.temple-short-card__social .social-follow-button{width:min(100%,14rem);min-height:52px;padding:.78rem 1rem;font-size:.98rem}.temple-short-card__buy-icon svg,.social-follow-button__icon svg{width:1.12rem;height:1.12rem}.detail-grid,.stats-grid{grid-template-columns:1fr}.curation-detail{--curation-detail-article-gap: .62rem;--curation-detail-flow-gap: .48rem;--curation-detail-divider-before-gap: 0;--curation-detail-divider-after-gap: .62rem;--curation-detail-image-text-gap: .56rem;gap:8px;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.curation-detail__breadcrumb{font-size:.82rem}.curation-detail__article{gap:var(--curation-detail-article-gap);padding:10px}.curation-detail__header h1{font-size:1.9rem}.curation-detail__subtitle{font-size:1.05rem}.curation-detail__hero-image{max-width:none}.curation-detail__buy-card{display:none}.curation-detail__mobile-buy{position:fixed;display:inline-flex;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));left:14px;z-index:42;width:auto;min-height:52px;font-weight:900;box-shadow:0 18px 34px #08352347}.curation-detail-section{gap:var(--curation-detail-flow-gap)}.curation-detail__summary,.curation-detail__header p:not(.curation-detail__subtitle),.curation-detail-section p{font-size:1.04rem;line-height:1.68}.curation-detail-section+.curation-detail-section{padding-top:var(--curation-detail-divider-after-gap)}.curation-detail-section--with-divider{padding-top:var(--curation-detail-divider-after-gap)}.curation-detail-section+.curation-detail-section--option{padding-top:0}.curation-detail-section h2{font-size:1.28rem}.curation-detail-section__images{grid-template-columns:1fr;gap:6px}.curation-detail-section__images img{max-width:none}.curation-detail-section__list{font-size:1.02rem;line-height:1.62}.stats-toolbar{align-items:stretch}.stats-control,.stats-date-controls,.stats-control input,.stats-control select,.stats-segmented{width:100%}.stats-control,.stats-segmented{justify-content:space-between}.stats-segmented label{flex:1}.stats-segmented span{justify-content:center;width:100%}.stats-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-card{padding:16px 12px}.stats-card strong{font-size:1.72rem}.stats-visual-grid{grid-template-columns:1fr}.stats-share-chart{padding:12px}.product-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.panel,.product-card,.detail-card,.faq-item{padding:16px}h1{font-size:2.4rem}.footer-head{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.notice-carousel__track,.notice-carousel__selector,.notice-carousel__arrow{transition:none}.section-store-button:after,.temple-short-card__buy:after,.social-follow-button:after{animation:none}.product-curation__track{animation:none;transform:none!important}.product-curation-card,.product-curation-card__image{transition:none}}@keyframes product-curation-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes product-curation-slide-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.curation-detail{--curation-detail-article-gap: .72rem;--curation-detail-flow-gap: .56rem;--curation-detail-divider-before-gap: 0;--curation-detail-divider-after-gap: .72rem;--curation-detail-image-text-gap: .62rem;display:grid;gap:10px;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.curation-detail__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--muted);font-size:.9rem;font-weight:700}.curation-detail__breadcrumb a{color:var(--green-deep)}.curation-detail__article{display:grid;gap:var(--curation-detail-article-gap);width:min(100%,820px);padding:18px;margin:0 auto;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf6e0}.curation-detail__header{display:grid;gap:var(--curation-detail-flow-gap)}.curation-detail__header h1{margin:0;color:var(--green-deep);font-size:2.35rem;line-height:1.12}.curation-detail__subtitle{margin:0;color:var(--text);font-size:1.24rem;font-weight:800;line-height:1.38}.curation-detail__hero-image{width:100%;max-width:600px;height:auto;margin:var(--curation-detail-image-text-gap) auto;border:1px solid rgba(10,74,48,.12);border-radius:var(--radius);background:linear-gradient(180deg,#eef3e9,#e4ebe0)}.curation-detail__summary,.curation-detail__header p:not(.curation-detail__subtitle),.curation-detail-section p{margin:0;color:var(--muted);font-size:1.18rem;line-height:1.84}.curation-detail-section{display:grid;gap:var(--curation-detail-flow-gap)}.curation-detail-section+.curation-detail-section{margin-top:var(--curation-detail-divider-before-gap);padding-top:var(--curation-detail-divider-after-gap);border-top:1px solid var(--line)}.curation-detail-section--with-divider{margin-top:var(--curation-detail-divider-before-gap);padding-top:var(--curation-detail-divider-after-gap);border-top:1px solid var(--line)}.curation-detail-section+.curation-detail-section--option{margin-top:0;padding-top:0;border-top:0}.curation-detail-section h2{margin:0;color:var(--green-deep);font-size:1.62rem;line-height:1.25}.curation-detail-section__images{display:grid;grid-template-columns:1fr;gap:8px;justify-items:center;margin:var(--curation-detail-image-text-gap) 0}.curation-detail-section__images+.curation-detail-section__images{margin-top:0}.curation-detail-section__images img{width:100%;max-width:600px;height:auto;border:1px solid rgba(10,74,48,.12);border-radius:var(--radius);background:linear-gradient(180deg,#eef3e9,#e4ebe0)}.curation-detail-section__list{display:grid;gap:5px;padding-left:1.1rem;margin:0;color:var(--muted);font-size:1.14rem;line-height:1.78}.curation-detail__buy-card{position:fixed;right:max(24px,calc((100vw - var(--content)) / 2 - 240px));top:50%;z-index:35;display:grid;gap:10px;width:210px;padding:12px;border:1px solid rgba(10,74,48,.14);border-radius:var(--radius);background:#fffdf6f0;box-shadow:0 18px 38px #0835232e;transform:translateY(-50%)}.curation-detail__buy-card img{width:100%;height:auto;border:1px solid rgba(10,74,48,.12);border-radius:var(--radius);background:linear-gradient(180deg,#eef3e9,#e4ebe0)}.curation-detail__buy-card strong{color:var(--green-deep);font-size:1.04rem;line-height:1.25}.curation-detail__buy-card p{margin:-4px 0 0;color:var(--muted);font-size:.88rem;line-height:1.45}.curation-detail__buy-card .button{width:100%;min-height:48px;padding:.72rem .9rem;font-weight:900;box-shadow:0 14px 28px #08352333}.curation-detail__mobile-buy{display:none}@media(max-width:860px){.curation-detail{--curation-detail-article-gap: .62rem;--curation-detail-flow-gap: .48rem;--curation-detail-divider-before-gap: 0;--curation-detail-divider-after-gap: .62rem;--curation-detail-image-text-gap: .56rem;gap:8px;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.curation-detail__breadcrumb{font-size:.82rem}.curation-detail__article{gap:var(--curation-detail-article-gap);padding:10px}.curation-detail__header h1{font-size:1.9rem}.curation-detail__subtitle{font-size:1.05rem}.curation-detail__hero-image{max-width:none}.curation-detail__buy-card{display:none}.curation-detail__mobile-buy{position:fixed;display:inline-flex;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));left:14px;z-index:42;width:auto;min-height:52px;font-weight:900;box-shadow:0 18px 34px #08352347}.curation-detail-section{gap:var(--curation-detail-flow-gap)}.curation-detail__summary,.curation-detail__header p:not(.curation-detail__subtitle),.curation-detail-section p{font-size:1.04rem;line-height:1.68}.curation-detail-section+.curation-detail-section{padding-top:var(--curation-detail-divider-after-gap)}.curation-detail-section--with-divider{padding-top:var(--curation-detail-divider-after-gap)}.curation-detail-section+.curation-detail-section--option{padding-top:0}.curation-detail-section h2{font-size:1.28rem}.curation-detail-section__images{grid-template-columns:1fr;gap:6px}.curation-detail-section__images img{max-width:none}.curation-detail-section__list{font-size:1.02rem;line-height:1.62}}
