.tone-moss{color:var(--color-moss)}.tone-leaf{color:var(--color-leaf)}.tone-fern{color:var(--color-fern)}.tone-earth{color:var(--color-earth)}.tone-clay{color:var(--color-clay-700)}.bg-mist{background:var(--color-mist)}.bg-parchment{background:var(--color-parchment)}.bg-moss-soft{background:var(--color-moss-soft)}.bg-leaf-soft{background:var(--color-leaf-soft)}.bg-fern-soft{background:var(--color-fern-soft)}.bg-earth-soft{background:var(--color-earth-soft)}.chip-moss{color:var(--color-moss);background:var(--color-moss-100);border:1px solid #5a73482e}.chip-clay{color:var(--color-clay-700);background:var(--color-clay-50);border:1px solid #95683c2e}.chip-leaf{color:var(--color-leaf);background:var(--color-leaf-100);border:1px solid #4f7a562e}.btn-moss{background:var(--color-moss);color:#fff}.btn-moss:hover{background:var(--color-moss-hover)}.btn-earth{background:var(--color-earth);color:#fff}.btn-earth:hover{background:var(--color-earth-hover)}.category-rail{margin:0 0 4px;padding:4px 0 12px;container:cat-rail/inline-size}.category-bar{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;align-items:center;gap:clamp(4px,.7vw,8px);padding:4px 0 6px;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#000 0% calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#000 0% calc(100% - 28px),#0000 100%)}.category-bar::-webkit-scrollbar{display:none}.category-chip{border-radius:var(--radius-pill);font-size:var(--cat-fs,clamp(11px,.55vw + 9px,13px));letter-spacing:-.02em;color:var(--color-text-secondary);background:var(--color-mist);border:1px solid var(--color-border-strong);white-space:nowrap;word-break:keep-all;text-overflow:clip;box-sizing:border-box;max-width:none;transition:background .2s var(--ease),color .2s,border-color .2s,box-shadow .2s,transform .15s;flex:none;align-items:center;gap:6px;padding:clamp(6px,.85vw,9px) clamp(10px,1.35vw,16px);font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.category-chip:before{content:"";background:var(--color-fern);border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:background .2s;transform:translateY(.5px)}.category-chip:hover{background:var(--color-fern-100);color:var(--color-text);border-color:#6a7d5547}.category-chip.is-active{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 4px 12px #2c553038}.category-chip.is-active:before{background:#ffffffd9}.category-chip:active{transform:scale(.97)}.category-rail.is-fit .category-bar{justify-content:flex-start;-webkit-mask-image:none;mask-image:none}@container cat-rail (max-width:1100px){.category-chip{font-size:var(--cat-fs,clamp(10.5px,1.1cqi + 6px,12.5px));gap:5px;padding:7px 12px}.category-chip:before{width:5px;height:5px}}@container cat-rail (max-width:900px){.category-chip{font-size:var(--cat-fs,clamp(10px,1.2cqi + 5px,12px));padding:6px 10px}}@media (max-width:819px){section[aria-label=카테고리] .category-chip{gap:6px;padding:8px 13px;font-size:12.5px}section[aria-label=카테고리] .category-chip:before{width:6px;height:6px}section[aria-label=카테고리]{padding-top:28px}section[aria-label=카테고리] .category-rail{margin-bottom:0;padding-bottom:6px}}.site-header .category-rail{border-top:1px solid var(--color-border);background:linear-gradient(180deg,var(--color-sage-50)0%,transparent 100%);margin:0;padding:10px 0 12px}.site-header .category-bar{align-items:center;gap:clamp(2px,.5vw,6px);padding:0;-webkit-mask-image:none;mask-image:none}.site-header .category-chip{font:inherit;font-size:var(--cat-fs,clamp(11px,.55vw + 9px,13px));letter-spacing:-.02em;box-sizing:border-box;background:0 0;border-color:#0000;min-height:34px;padding:clamp(6px,.8vw,8px) clamp(8px,1.1vw,14px);font-weight:600;line-height:1;text-decoration:none}.site-header .category-chip:before{width:6px;height:6px;transform:translateY(.5px)}.site-header .category-chip:hover{background:#2c55300f;border-color:#0000}.site-header .category-chip.is-active{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 2px 8px #2c553033}.site-header .category-chip.is-active:before{background:#ffffffd9}.header-mobile-row{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;min-height:52px;padding:8px 0;display:grid}.header-mobile-row.is-auth,.site-header.is-auth .header-mobile-row{grid-template-columns:auto auto;justify-content:space-between}.site-header.is-auth{border-bottom-color:var(--color-border)}.header-mobile-row>div:first-child img{width:auto;min-width:0;height:30px}.header-mode-switch{background:var(--color-mist);border:1px solid var(--color-border-strong);border-radius:9999px;flex-shrink:0;align-items:center;gap:2px;padding:3px;display:inline-flex}.header-mode-tab{letter-spacing:-.02em;min-height:30px;color:var(--color-text-muted);white-space:nowrap;transition:background .15s var(--ease),color .15s,box-shadow .15s;border-radius:9999px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.header-mode-tab.is-active{color:var(--color-primary);background:#fff;font-weight:700;box-shadow:0 1px 3px #22331e1a}@media (min-width:820px){.header-mode-switch{padding:4px}.header-mode-tab{min-height:32px;padding:0 14px;font-size:14px}}.header-mobile-search{width:100%;min-width:0}.header-mobile-search .h-10{height:36px}.header-mobile-search input{height:36px!important;box-shadow:none!important;background:var(--color-parchment)!important;padding-left:12px!important;padding-right:34px!important;font-size:13px!important}.site-community-rail.category-rail{border-top:1px solid var(--color-border);background:linear-gradient(180deg,var(--color-sage-50)0%,transparent 100%);margin:0;padding:10px 0 12px}.site-community-rail .category-bar{gap:6px;padding:0;-webkit-mask-image:none;mask-image:none}.site-community-rail .category-chip{background:0 0;border-color:#0000;padding:8px 14px;text-decoration:none}.site-community-rail .category-chip:hover{background:#2c55300f;border-color:#0000}.site-community-rail .category-chip.is-active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.btn{border-radius:var(--radius-pill);letter-spacing:-.02em;min-height:44px;transition:background .2s var(--ease),color .2s,transform .15s,box-shadow .2s;justify-content:center;align-items:center;gap:6px;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex}.btn[hidden]{display:none!important}.btn:active{transform:scale(.97)}.btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-hover)}.btn-secondary{background:var(--color-surface-raised);color:var(--color-primary);border:1.5px solid var(--color-primary)}.btn-secondary:hover{background:var(--color-primary-soft)}.btn-ghost{color:var(--color-primary);background:0 0;border:1.5px solid #0000}.btn-ghost:hover{background:var(--color-primary-soft)}.btn-lg{min-height:48px;padding:0 28px;font-size:15px}.btn-block{width:100%}.page-product{background:linear-gradient(180deg,#2c553014 0%,#2c55300a 180px,var(--color-surface)320px)}.pd-top{padding-top:12px;padding-bottom:28px}@media (min-width:820px){.pd-top{padding-top:16px;padding-bottom:36px}}.pd-toolbar{justify-content:space-between;align-items:center;gap:12px 16px;min-width:0;margin-bottom:16px;display:flex}.pd-back{font:inherit;letter-spacing:-.02em;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:4px;margin:0;padding:0;font-size:13px;font-weight:600;display:inline-flex}.pd-back:hover{color:var(--color-primary)}.pd-breadcrumb{min-width:0;color:var(--color-text-muted);text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;margin:0;font-size:13px;display:flex}.pd-breadcrumb a{color:var(--color-text-secondary);text-decoration:none}.pd-breadcrumb a:hover{color:var(--color-primary)}.pd-layout{background:0 0;border:0;gap:20px;min-width:0;padding:0;display:grid}@media (min-width:820px){.pd-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:40px}}.pd-gallery-wrap{flex-direction:column;gap:12px;min-width:0;display:flex}@media (min-width:820px){.pd-gallery-wrap{justify-self:start;width:100%;max-width:540px;position:sticky;top:96px}}.pd-gallery{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--color-sage-100);border:1px solid var(--color-border);width:100%;position:relative;overflow:hidden}.pd-gallery>*{width:100%;height:100%}.pd-gallery img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.pd-thumbs{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.pd-thumb{border-radius:var(--radius-sm);background:var(--color-sage-100);cursor:pointer;border:2px solid #0000;flex:0 0 64px;width:64px;height:64px;padding:0;overflow:hidden}.pd-thumb.is-active{border-color:var(--color-primary)}.pd-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.pd-info-col{flex-direction:column;gap:0;min-width:0;display:flex}.carousel-nav{z-index:60;width:32px;height:32px;color:var(--color-primary,#2c5530);-webkit-backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto;background:#fffefcc7;border:1px solid #2c55301f;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 2px #22331e0f}.carousel-nav:hover{color:var(--color-primary,#2c5530);background:#fff;border-color:#2c553038}.carousel-nav:focus-visible{outline:2px solid var(--color-primary,#2c5530);outline-offset:2px}.carousel-nav-prev{left:10px}.carousel-nav-next{right:10px}@media (min-width:820px){.carousel-nav{opacity:0;width:34px;height:34px}.relative:hover>.carousel-nav,.relative:focus-within>.carousel-nav{opacity:1}.carousel-nav-prev{left:12px}.carousel-nav-next{right:12px}}.carousel-dots{z-index:60;pointer-events:auto;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#ffffff73;border:0;border-radius:999px;width:6px;height:6px;padding:0;transition:width .15s,background .15s;box-shadow:0 0 0 1px #22331e1f}.carousel-dot.is-active{background:#fffefcf2;width:16px}.carousel-dot:focus-visible{outline:2px solid var(--color-primary,#2c5530);outline-offset:2px}.pd-title{color:var(--color-primary);letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(18px,2.4vw,22px);font-weight:700;line-height:1.35}.pd-meta{color:var(--color-text-muted);margin:0 0 6px;font-size:13px}.pd-stock{color:#2c5530b3;margin:0 0 16px;font-size:13px}.pd-price-block{border-top:1px solid var(--color-border);margin-bottom:16px;padding-top:16px}.pd-price-row{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:4px;display:flex}.pd-sale{color:var(--color-primary);margin:0;font-weight:700}.pd-sale .price-sale{color:var(--color-primary);font-size:22px;font-weight:700}.pd-won{margin-left:2px;font-size:14px;font-weight:700}.pd-benefit{border-radius:var(--radius-md);color:var(--color-primary);background:#2c55300d;margin-bottom:20px;padding:14px 16px;font-size:13px;line-height:1.55}.pd-benefit p{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.pd-benefit p+p{margin-top:8px}.pd-benefit svg{flex-shrink:0}.pd-carrier{color:#2c55308c;font-size:12px}.pd-options{gap:12px;margin-bottom:16px;display:grid}.pd-field{gap:6px;display:grid}.pd-field-label{color:var(--color-text);font-size:13px;font-weight:600}.pd-field select{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;min-height:44px;font:inherit;color:var(--color-text);background:var(--color-surface-raised);padding:0 12px}.pd-selected{margin-bottom:16px}.pd-selected-row{background:var(--color-sage-50);border:1px solid var(--color-border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.pd-selected-name{color:var(--color-text);margin:0 0 4px;font-size:14px;font-weight:600}.pd-selected-price{color:var(--color-text-secondary);margin:0;font-size:13px}.pd-qty{border:1px solid var(--color-border);border-radius:var(--radius-pill);background:#dddb98;align-items:center;display:inline-flex;overflow:hidden}.pd-qty-btn{width:36px;height:36px;color:var(--color-primary);cursor:pointer;background:0 0;border:0;font-size:18px;line-height:1}.pd-qty-val{text-align:center;min-width:28px;color:var(--color-text);font-size:14px;font-weight:600}.pd-total{color:var(--color-text-secondary);justify-content:space-between;align-items:baseline;margin-bottom:16px;padding-top:4px;font-size:14px;display:flex}.pd-total strong{color:var(--color-primary);letter-spacing:-.02em;font-size:20px}.pd-actions{grid-template-columns:48px 1fr 1.2fr;gap:10px;display:grid}.btn-wish{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);min-height:48px;color:var(--color-text-secondary);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.btn-wish.is-on,.btn-wish[aria-pressed=true]{color:var(--color-danger);background:#fff5f5;border-color:#c43c3c59}.btn-wish.is-on svg,.btn-wish[aria-pressed=true] svg{fill:currentColor}.pd-guest{text-align:center;margin:12px 0 0}.pd-guest .btn-ghost{min-height:36px;color:var(--color-text-muted);padding:0 12px;font-size:13px}.pd-related{padding:32px 0 44px}.pd-related .section-head{margin-bottom:16px}.pd-related .section-title{letter-spacing:-.03em;color:var(--color-text);margin:0;font-size:18px;font-weight:700}.pd-related .section-desc{display:none}.pd-related-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin:0;padding:0 0 2px;list-style:none;display:flex;overflow-x:auto}.pd-related-rail::-webkit-scrollbar{display:none}.pd-related-rail li{scroll-snap-align:start;flex:none;width:min(248px,72vw)}.pd-related-item{width:100%;min-height:84px;color:inherit;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:12px;padding:0;text-decoration:none;display:grid}.pd-related-thumb{background:var(--color-sage-100);border-radius:12px;flex-shrink:0;width:84px;height:84px;position:relative;overflow:hidden}.pd-related-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .35s var(--ease);display:block}.pd-related-item:hover .pd-related-thumb img{transform:scale(1.04)}.pd-related-meta{flex-direction:column;justify-content:center;gap:6px;min-width:0;display:flex}.pd-related-name{letter-spacing:-.02em;color:var(--color-text);-webkit-line-clamp:2;word-break:keep-all;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.pd-related-price{letter-spacing:-.02em;color:var(--color-primary);margin:0;font-size:14px;font-style:normal;font-weight:700}@media (min-width:820px){.pd-related-rail{gap:14px}.pd-related-rail li{width:280px}.pd-related-item{grid-template-columns:96px minmax(0,1fr);gap:14px;min-height:96px}.pd-related-thumb{border-radius:14px;width:96px;height:96px}}.pd-tabs-section{padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))}.pd-tabs-sticky{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);background:#fffefcf5;position:sticky;top:72px}.pd-tabs{-webkit-overflow-scrolling:touch;align-items:stretch;gap:28px;display:flex;overflow-x:auto}.pd-tab{appearance:none;min-height:48px;font:inherit;letter-spacing:-.02em;color:var(--color-text-muted);cursor:pointer;white-space:nowrap;transition:color .2s var(--ease);background:0 0;border:0;flex:none;margin:0;padding:14px 0;font-size:14px;font-weight:600;position:relative}.pd-tab:after{content:"";background:0 0;border-radius:2px;height:2px;transition:background .2s;position:absolute;bottom:0;left:0;right:0}.pd-tab:hover{color:var(--color-text)}.pd-tab.is-active{color:var(--color-primary);font-weight:700}.pd-tab.is-active:after{background:var(--color-primary)}.pd-tab-count{color:var(--color-text-muted);margin-left:4px;font-size:12px;font-weight:500}.pd-tab-panels{padding:28px 0 40px}.pd-panel[hidden]{display:none!important}.pd-notice{background:var(--color-parchment);border:1px solid var(--color-border-warm);border-radius:var(--radius-md);max-width:52rem;color:var(--color-text);letter-spacing:-.02em;text-align:left;margin:0 auto 28px;padding:18px 20px;font-size:15px;line-height:1.65}.pd-notice strong{color:var(--color-earth);margin-right:6px;font-weight:700}.pd-notice p,.pd-notice li{color:var(--color-text);margin:0 0 .35em;font-size:15px;line-height:1.65}.pd-notice p:last-child,.pd-notice li:last-child{margin-bottom:0}.pd-notice ul,.pd-notice ol{margin:.25em 0 .5em;padding-left:1.15em}.pd-notice h1,.pd-notice h2,.pd-notice h3,.pd-notice h4{letter-spacing:-.02em;color:var(--color-primary);margin:.6em 0 .35em;font-size:16px;font-weight:700;line-height:1.4}.pd-notice h1:first-child,.pd-notice h2:first-child,.pd-notice h3:first-child,.pd-notice h4:first-child{margin-top:0}.pd-notice table{border-collapse:collapse;width:100%;margin:.4em 0;font-size:14px}.pd-notice th,.pd-notice td{vertical-align:top;text-align:left;border-bottom:1px solid #2c55301a;padding:8px 10px;line-height:1.55}.pd-notice th,.pd-notice td:first-child{white-space:nowrap;color:var(--color-sage-700);width:8.5rem;font-weight:700}.pd-notice img{max-width:100%;height:auto;margin:.75em auto;display:block}@media (min-width:820px){.pd-notice{padding:20px 24px;font-size:16px}.pd-notice p,.pd-notice li{font-size:16px}.pd-notice table{font-size:15px}.pd-notice th,.pd-notice td:first-child{width:10rem}}.pd-desc{max-width:42rem;color:var(--color-text);margin:0 auto}.pd-desc img{border-radius:var(--radius-md);width:100%;margin:0 0 20px;display:block}.pd-desc h3{color:var(--color-primary);letter-spacing:-.02em;margin:0 0 10px;font-size:18px}.pd-desc p{color:var(--color-text-secondary);margin:0 0 14px;font-size:14px;line-height:1.7}.pd-desc ul{color:var(--color-text-secondary);margin:0 0 24px;padding-left:1.2em;font-size:14px;line-height:1.7}.pd-review-list,.pd-qna-list{max-width:42rem;margin:0 0 24px;padding:0;list-style:none}.pd-review-list li,.pd-qna-list li{border-bottom:1px solid var(--color-border);padding:18px 0}.pd-review-list li:first-child,.pd-qna-list li:first-child{padding-top:4px}.pd-review-head{color:var(--color-text-muted);align-items:center;gap:10px;margin-bottom:8px;font-size:13px;display:flex}.pd-review-head strong{color:var(--color-text);font-weight:600}.pd-rating{color:var(--color-primary);font-weight:600}.pd-review-list p,.pd-qna-list p{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.65}.pd-q{font-weight:600;color:var(--color-text)!important;margin-bottom:8px!important}.pd-q span,.pd-a span{color:var(--color-primary);margin-right:6px;font-weight:700}.pd-ship-list{max-width:42rem;margin:0}.pd-ship-list>div{border-bottom:1px solid var(--color-border);grid-template-columns:88px 1fr;gap:12px;padding:16px 0;display:grid}.pd-ship-list dt{color:var(--color-text-muted);margin:0;font-size:13px;font-weight:600}.pd-ship-list dd{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.6}.pd-sticky-bar{z-index:95;left:50%;bottom:calc(var(--dock-inset) + env(safe-area-inset-bottom,0px));width:calc(100% - (var(--dock-inset)*2));max-width:var(--dock-bar-max);background:linear-gradient(165deg,#ffffff61 0%,#ffffff0f 45%,transparent 100%),var(--glass-bg-strong);-webkit-backdrop-filter:blur(28px)saturate(1.55);border:1px solid var(--glass-border);border-radius:var(--dock-bar-radius);box-shadow:var(--glass-shadow);grid-template-columns:48px 1fr 1.2fr;gap:8px;padding:10px;display:grid;position:fixed;transform:translate(-50%)}.pd-sticky-bar .btn,.pd-sticky-bar .btn-wish{border-radius:14px;min-height:48px}.pd-sticky-bar .btn-wish{width:48px}@media (min-width:820px){.pd-sticky-bar{display:none}.pd-tabs-section{padding-bottom:64px}}.page-community{background:radial-gradient(ellipse 80% 40% at 10% -10%,#2c553012,transparent 55%),var(--color-surface)}.community-main{padding-top:8px;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.community-write-desktop{display:none}@media (min-width:820px){.community-main{padding-top:12px;padding-bottom:72px}.community-write-desktop{display:inline-flex}.community-write-bar{display:none}}.cm-intro{border-bottom:1px solid var(--color-border);flex-direction:column;gap:12px;margin-bottom:18px;padding:8px 0 16px;display:flex}@media (min-width:820px){.cm-intro{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding:6px 0 18px}}.cm-intro-copy{flex:auto;min-width:0;max-width:40rem}.cm-intro-eyebrow{color:var(--color-primary);letter-spacing:-.01em;opacity:.72;margin:0 0 6px;font-size:12px;font-weight:700}.cm-intro-title{letter-spacing:-.03em;color:var(--color-primary);margin:0 0 8px;font-size:clamp(22px,3.2vw,30px);font-weight:700;line-height:1.3}.cm-intro-title br{display:none}@media (max-width:819px){.cm-intro-title br{display:inline}}.cm-intro-lead{max-width:36em;color:var(--color-text);opacity:.78;margin:0;font-size:15px;line-height:1.55}.cm-intro-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.cm-intro-actions .btn{box-sizing:border-box;vertical-align:middle;border:1.5px solid #0000;justify-content:center;align-items:center;height:44px;min-height:44px;padding:0 18px;font-size:14px;line-height:1;display:inline-flex}.cm-intro-actions .btn-primary,.cm-intro-actions .btn-secondary{border-color:var(--color-primary)}.cm-intro-cta-short{display:none}.cm-intro--home .cm-intro-stats{width:100%}@media (max-width:819px){.cm-intro--home{-moz-column-gap:10px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy actions""stats stats";align-items:center;gap:10px;margin-bottom:14px;padding:4px 0 12px;display:grid}.cm-intro--home .cm-intro-copy{grid-area:copy;max-width:none}.cm-intro--home .cm-intro-actions{flex-wrap:nowrap;grid-area:actions}.cm-intro--home .cm-intro-stats{grid-area:stats}.cm-intro--home .cm-intro-eyebrow{margin:0 0 2px;font-size:11px}.cm-intro--home .cm-intro-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:17px;line-height:1.35;display:-webkit-box;overflow:hidden}.cm-intro--home .cm-intro-lead{display:none}.cm-intro--home .cm-intro-actions .btn{white-space:nowrap;height:40px;min-height:40px;padding:0 14px;font-size:13px}.cm-intro--home .cm-intro-cta-full{display:none}.cm-intro--home .cm-intro-cta-short{display:inline}.cm-intro--home .cm-intro-stats{padding-top:8px}}@media (min-width:820px){.cm-intro--home{-moz-column-gap:24px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy stats""actions stats";align-items:end;gap:14px 24px;display:grid}.cm-intro--home .cm-intro-copy{grid-area:copy;max-width:42rem}.cm-intro--home .cm-intro-actions{grid-area:actions;justify-self:start}.cm-intro--home .cm-intro-stats{grid-area:stats;align-self:center}}.cm-intro--board{gap:8px;margin-bottom:12px;padding:2px 0 10px}@media (min-width:820px){.cm-intro--board{margin-bottom:12px;padding:0 0 10px}.cm-intro--board .cm-intro-copy{-moz-column-gap:10px;flex-wrap:wrap;align-items:baseline;gap:2px 10px;max-width:none;display:flex}.cm-intro--board .cm-intro-eyebrow{width:100%;margin:0}.cm-intro--board .cm-intro-title,.cm-intro--board .cm-intro-lead{margin:0}.cm-intro--board .cm-intro-lead:before{content:"·";color:var(--color-text-muted);margin-right:8px}}.cm-intro-stats{border-top:1px solid var(--color-border);flex-wrap:nowrap;flex:none;gap:0;padding:10px 0 0;display:flex}@media (min-width:820px){.cm-intro-stats{border-top:0;border-left:1px solid var(--color-border);gap:0;padding:0 0 0 16px}}.cm-intro-stats div{border-left:1px solid var(--color-border);flex-direction:column;gap:2px;padding:0 14px;display:flex}.cm-intro-stats div:first-child{border-left:0;padding-left:0}@media (min-width:820px){.cm-intro-stats div{padding:0 16px}.cm-intro-stats div:first-child{padding-left:0}}.cm-intro-stats strong{letter-spacing:-.03em;color:var(--color-primary);font-size:20px;font-weight:700;line-height:1.1}.cm-intro-stats span{color:var(--color-text-muted);white-space:nowrap;font-size:11px;line-height:1.3}.cm-block{margin-bottom:40px}.cm-block[hidden]{display:none}.section-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:20px;display:flex}.section-title{color:var(--color-primary);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700}.section-more{color:var(--color-sage-700);font-size:13px;font-weight:600;text-decoration:none}.section-more:hover{color:var(--color-primary);text-underline-offset:3px;text-decoration:underline}.section-desc{color:var(--color-text-secondary);margin:4px 0 0;font-size:14px}.cm-block .section-head{margin-bottom:16px}.community-write-bar,.community-write-bar.is-above-dock{display:none!important}@media (min-width:820px){.community-write-bar.is-above-dock{display:none!important}}.post-comment-bar.is-above-dock{bottom:calc(68px + var(--dock-inset) + env(safe-area-inset-bottom,0px))}@media (min-width:820px){.post-comment-bar.is-above-dock{bottom:calc(var(--dock-inset) + env(safe-area-inset-bottom,0px));max-width:720px}}.cm-showcase{grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:820px){.cm-showcase{grid-template-columns:repeat(4,1fr);gap:14px}}.cm-showcase a{border-radius:var(--radius-md);background:var(--color-sage-100);aspect-ratio:1;color:#fff;display:block;position:relative;overflow:hidden}.cm-showcase img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s var(--ease);display:block}.cm-showcase a:hover img{transform:scale(1.05)}.cm-showcase-cap{background:linear-gradient(#0000,#101c12c7);padding:28px 12px 12px;position:absolute;inset:auto 0 0}.cm-showcase-title{letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:13px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.cm-showcase-meta{color:#ffffffc7;margin:0;font-size:11px}.cm-hooks{border-top:1px solid var(--color-border);gap:0;margin:0;padding:0;list-style:none;display:grid}.cm-hooks li{border-bottom:1px solid var(--color-border)}.cm-hooks a{color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px 0;text-decoration:none;display:grid}.cm-hooks a:hover .cm-hook-title{color:var(--color-primary)}.cm-hook-q{width:28px;height:28px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.cm-hook-title{letter-spacing:-.02em;color:var(--color-text);-webkit-line-clamp:2;transition:color .15s var(--ease);-webkit-box-orient:vertical;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.cm-hook-meta{color:var(--color-text-muted);margin:0;font-size:12px}.cm-hook-cta{color:var(--color-primary);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:700}@media (max-width:819px){.cm-hooks a{grid-template-columns:auto 1fr}.cm-hook-cta{display:none}}.post-list{border-top:1px solid var(--color-border);margin:0;padding:0;list-style:none}.post-row{border-bottom:1px solid var(--color-border)}.post-row[hidden]{display:none}.post-row>a{color:inherit;align-items:flex-start;gap:14px;padding:18px 0;text-decoration:none;display:flex}.post-row>a:hover .post-title{color:var(--color-primary)}.post-thumb{border-radius:var(--radius-md);background:var(--color-sage-100);flex:0 0 88px;width:88px;height:88px;overflow:hidden}.post-thumb-lg{flex-basis:112px;width:112px;height:112px}@media (min-width:820px){.post-thumb-lg{flex-basis:132px;width:132px;height:132px}}.post-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .35s var(--ease);display:block}.post-row>a:hover .post-thumb img{transform:scale(1.04)}.post-main{flex-direction:column;flex:1;gap:4px;min-width:0;padding-top:2px;display:flex}.post-main-full{width:100%}.post-board{color:var(--color-sage-700);margin:0;font-size:12px;font-weight:600}.post-title{letter-spacing:-.02em;color:var(--color-text);-webkit-line-clamp:2;transition:color .15s var(--ease);-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.post-excerpt{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.post-meta{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:4px 6px;margin:4px 0 0;font-size:12px;display:flex}.post-need{color:var(--color-primary);font-weight:700}.community-empty{text-align:center;color:var(--color-text-secondary);margin:48px 0;font-size:14px}.cm-invite{text-align:center;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:linear-gradient(#2c55300f,#2c553005);margin-top:16px;padding:36px 20px}.cm-invite-title{letter-spacing:-.03em;color:var(--color-primary);margin:0 0 10px;font-size:clamp(20px,3vw,26px);font-weight:700;line-height:1.3}.cm-invite-lead{max-width:24em;color:var(--color-text-secondary);margin:0 auto 20px;font-size:14px}.community-write-bar{z-index:90;left:50%;bottom:calc(var(--dock-inset) + env(safe-area-inset-bottom,0px));width:calc(100% - (var(--dock-inset)*2));max-width:var(--dock-bar-max);background:linear-gradient(165deg,#ffffff61 0%,#ffffff0f 45%,transparent 100%),var(--glass-bg-strong);-webkit-backdrop-filter:blur(28px)saturate(1.55);border:1px solid var(--glass-border);border-radius:var(--dock-bar-radius);box-shadow:var(--glass-shadow);padding:10px;position:fixed;transform:translate(-50%)}.community-write-bar .btn{border-radius:14px;width:100%}.page-post{background:radial-gradient(ellipse 70% 28% at 80% 0%,#2c55300f,transparent 55%),var(--color-surface)}.post-topbar-row{grid-template-columns:40px 1fr auto;align-items:center;gap:8px;min-height:56px;display:grid}.post-back,.post-more{width:40px;height:40px;color:var(--color-text);border-radius:12px;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:inline-flex}.post-back:hover,.post-more:hover{background:var(--color-sage-50)}.post-topbar-meta{color:var(--color-text-muted);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.post-board-pill{border-radius:var(--radius-pill);min-height:26px;color:var(--color-primary);background:var(--color-primary-soft);align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.post-detail{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.post-hero{aspect-ratio:4/3;background:var(--color-sage-100);width:100%;max-height:min(38vh,280px);margin:0;position:relative;overflow:hidden}@media (min-width:820px){.post-hero{aspect-ratio:16/9;max-height:360px}}.post-hero img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.post-pin{width:28px;height:28px;color:var(--color-primary);background:#fffefcf2;border:1.5px solid #2c553033;border-radius:50%;margin:-14px 0 0 -14px;font-size:18px;font-weight:500;line-height:1;position:absolute;box-shadow:0 4px 14px #22331e33}.post-body-wrap{padding-top:22px}.post-head{margin-bottom:18px}.post-detail-title{letter-spacing:-.035em;color:var(--color-primary);margin:0 0 16px;font-size:clamp(22px,4.5vw,28px);font-weight:700;line-height:1.3}.post-author{align-items:center;gap:10px;display:flex}.post-avatar{color:#fff;background:linear-gradient(145deg,#3d6b42 0%,#2c5530 70%);border-radius:9999px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:inline-flex;overflow:hidden}.post-avatar.is-sm{border-radius:9999px;width:32px;height:32px;font-size:12px}.post-author-name{letter-spacing:-.02em;margin:0;font-size:14px;font-weight:700}.post-author-sub{color:var(--color-text-muted);margin:2px 0 0;font-size:12px}.post-content{letter-spacing:-.02em;color:var(--color-text);font-size:15px;line-height:1.7}.post-content p{margin:0 0 14px}.post-sec-title{letter-spacing:-.02em;color:var(--color-sage-700);margin:0 0 12px;font-size:13px;font-weight:700}.post-sec-title em{color:var(--color-primary);font-style:normal}.post-products{border-top:1px solid var(--color-border);margin:28px 0 0;padding-top:20px}.post-product{grid-template-columns:64px 1fr;align-items:center;gap:12px;padding:8px 0;display:grid}.post-product img{-o-object-fit:cover;object-fit:cover;background:var(--color-sage-100);border-radius:14px;width:64px;height:64px}.post-product strong{letter-spacing:-.02em;color:var(--color-text);font-size:14px;font-weight:700;display:block}.post-product em{color:var(--color-primary);margin-top:4px;font-size:13px;font-style:normal;font-weight:600;display:block}.post-tags{flex-wrap:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.post-tags a,.post-tags button{border-radius:var(--radius-pill);min-height:32px;color:var(--color-sage-700);background:var(--color-sage-50);border:1px solid var(--color-border);cursor:pointer;font-size:12px;font-weight:600;font:inherit;align-items:center;padding:0 12px;display:inline-flex}.post-engage{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;margin:22px 0 0;padding:14px 0;display:flex}.post-like{min-height:40px;color:var(--color-text-secondary);align-items:center;gap:8px;padding:0 4px;font-size:13px;font-weight:600;display:inline-flex}.post-like svg{width:22px;height:22px}.post-like[aria-pressed=true]{color:var(--color-danger)}.post-like[aria-pressed=true] svg{fill:currentColor}.post-engage-meta{color:var(--color-text-muted);font-size:12px}.post-comments{margin-top:24px}.comment-list{flex-direction:column;gap:0;display:flex}.comment-item{border-bottom:1px solid var(--color-border);grid-template-columns:32px 1fr;gap:10px;padding:14px 0;display:grid}.comment-head{flex-wrap:wrap;align-items:center;gap:6px 8px;margin-bottom:4px;display:flex}.comment-head strong{font-size:13px;font-weight:700}.comment-head time{color:var(--color-text-muted);font-size:11px}.comment-body p{letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:14px;line-height:1.55}.comment-private-badge{border-radius:var(--radius-pill);min-height:20px;color:var(--color-sage-700);background:var(--color-sage-100);align-items:center;padding:0 7px;font-size:10px;font-weight:700;display:inline-flex}.comment-private-text{font-style:italic;color:var(--color-text-muted)!important}.post-foot-link{text-align:center;margin:28px 0 8px}.post-foot-link a{color:var(--color-primary);text-underline-offset:3px;font-size:13px;font-weight:700;text-decoration:underline}.post-comment-bar{z-index:90;left:50%;bottom:calc(var(--dock-inset) + env(safe-area-inset-bottom,0px));width:calc(100% - (var(--dock-inset)*2));max-width:var(--dock-bar-max);background:linear-gradient(165deg,#ffffff61 0%,#ffffff0f 45%,transparent 100%),var(--glass-bg-strong);-webkit-backdrop-filter:blur(28px)saturate(1.55);border:1px solid var(--glass-border);border-radius:var(--dock-bar-radius);box-shadow:var(--glass-shadow);grid-template-columns:auto 1fr auto;align-items:center;gap:6px;padding:8px;display:grid;position:fixed;transform:translate(-50%)}.post-privacy{min-height:40px;color:var(--color-sage-700);background:var(--color-sage-50);border-radius:12px;padding:0 10px;font-size:12px;font-weight:700}.post-privacy[aria-pressed=true]{color:var(--color-primary);background:var(--color-primary-soft)}.post-comment-input{width:100%;min-width:0;min-height:40px;font:inherit;letter-spacing:-.02em;color:var(--color-text);background:0 0;border:0;outline:none;font-size:14px}.post-comment-input::placeholder{color:var(--color-text-muted);opacity:1}.post-comment-submit{border-radius:12px;min-height:40px;padding:0 14px;font-size:13px}.post-pin-pop{z-index:100;left:50%;bottom:calc(88px + env(safe-area-inset-bottom,0px));background:#fffefcf5;border:1px solid #2c55301f;border-radius:16px;width:calc(100% - 48px);max-width:320px;padding:10px 36px 10px 10px;position:fixed;transform:translate(-50%);box-shadow:0 12px 32px #22331e29}.post-pin-pop[hidden]{display:none}.post-pin-pop a{grid-template-columns:52px 1fr;align-items:center;gap:10px;display:grid}.post-pin-pop img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:52px;height:52px}.post-pin-pop strong{font-size:13px;font-weight:700;display:block}.post-pin-pop em{color:var(--color-primary);margin-top:2px;font-size:12px;font-style:normal;font-weight:600;display:block}.post-pin-close{width:28px;height:28px;color:var(--color-text-muted);font-size:18px;position:absolute;top:6px;right:8px}@media (prefers-reduced-motion:no-preference){.page-post .post-hero img{animation:rise .6s var(--ease)both}.page-post .post-body-wrap{animation:rise .5s var(--ease)80ms both}}.page-write{background:radial-gradient(ellipse 70% 28% at 50% -6%,#5a73481a,transparent 58%),radial-gradient(ellipse 45% 24% at 100% 0%,#95683c0f,transparent 50%),linear-gradient(180deg,var(--color-parchment)0%,var(--color-surface)46%)}.write-topbar{z-index:10000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffefceb;border-bottom:1px solid #2c553014;position:sticky;top:4.75rem}@media (min-width:820px){.write-topbar{top:5.25rem}}.write-topbar .container{max-width:40rem}.write-topbar-row{grid-template-columns:40px 1fr auto;align-items:center;gap:10px;min-height:58px;display:grid}.write-back{width:40px;height:40px;font:inherit;color:var(--color-text);cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0;font-size:18px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.write-back:hover{background:var(--color-sage-50);color:var(--color-primary)}.write-top-copy{text-align:center;min-width:0}.write-top-title{letter-spacing:-.03em;color:var(--color-text);margin:0;font-size:15px;font-weight:700;line-height:1.2}.write-top-hint{letter-spacing:-.02em;color:var(--color-text-muted);margin:2px 0 0;font-size:11px;font-weight:500;line-height:1.2}.write-submit{border-radius:9999px;min-width:72px;min-height:36px;padding:0 16px;font-size:13px;font-weight:700}.write-submit:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.write-main{padding:14px 0 calc(28px + env(safe-area-inset-bottom,0px))}.write-shell{max-width:40rem}.write-sheet-body{flex-direction:column;display:flex}.write-sheet{background:linear-gradient(165deg,#fffffff5 0%,#faf9f5fa 100%);border:1px solid #2c55301a;border-radius:22px;flex-direction:column;gap:0;display:flex;overflow:hidden;box-shadow:inset 0 1px #fffc,0 12px 32px #22331e0f}.write-sheet-head{background:linear-gradient(#2c553009,#0000 85%);border-bottom:1px solid #2c553012;padding:16px 16px 14px}.write-sheet-kicker{letter-spacing:-.01em;color:var(--color-sage-700);margin:0 0 10px;font-size:11px;font-weight:600}.write-boards{flex-wrap:wrap;gap:6px;display:flex}.write-board{background:var(--color-fern-100);min-height:34px;font:inherit;letter-spacing:-.02em;color:var(--color-text-muted);cursor:pointer;transition:background .15s var(--ease),color .15s var(--ease),border-color .15s var(--ease),box-shadow .15s var(--ease);border:1px solid #0000;border-radius:9999px;padding:0 14px;font-size:13px;font-weight:600}.write-board.is-active{color:var(--color-primary);background:#fff;border-color:#2c55302e;box-shadow:0 1px 3px #22331e12}.write-media{flex-direction:column;gap:10px;padding:14px 16px 0;display:flex}.write-photos{scrollbar-width:none;gap:8px;margin:0;padding:0 0 2px;list-style:none;display:none;overflow-x:auto}.write-media.has-photos .write-photos{display:flex}.write-photos::-webkit-scrollbar{display:none}.write-photo{background:var(--color-sage-100);border-radius:14px;flex:none;width:88px;height:88px;position:relative;overflow:hidden}.write-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.write-photo-del{width:24px;height:24px;color:var(--color-text);cursor:pointer;background:#fffefcf0;border:0;border-radius:50%;font-size:14px;line-height:1;position:absolute;top:6px;right:6px}.write-photo-invite{text-align:left;width:100%;min-height:72px;font:inherit;color:inherit;cursor:pointer;background:linear-gradient(135deg,#2c55300a,#95683c08);border:1.5px dashed #2c553038;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.write-photo-invite:hover{background:#2c55300f;border-color:#2c553061}.write-photo-invite:disabled{opacity:.45;cursor:not-allowed}.write-photo-invite-ico{width:40px;height:40px;color:var(--color-primary);background:#ffffffd9;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 1px 2px #22331e0f}.write-photo-invite-ico svg{width:20px;height:20px}.write-photo-invite-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.write-photo-invite-copy strong{letter-spacing:-.02em;color:var(--color-text);font-size:14px;font-weight:700}.write-photo-invite-copy em{color:var(--color-text-muted);font-size:12px;font-style:normal;font-weight:500}.write-compose{flex-direction:column;gap:2px;min-height:200px;padding:14px 18px 8px;display:flex}.write-title,.write-body{width:100%;font:inherit;letter-spacing:-.03em;color:var(--color-text);resize:none;background:0 0;border:0;outline:none}.write-title{padding:2px 0 4px;font-size:20px;font-weight:700;line-height:1.35}.write-body{flex:1;min-height:140px;padding:2px 0 8px;font-size:15.5px;font-weight:400;line-height:1.7}.write-title::-moz-placeholder{color:#a8b3aa;font-weight:400}.write-body::-moz-placeholder{color:#a8b3aa;font-weight:400}.write-title::placeholder,.write-body::placeholder{color:#a8b3aa;font-weight:400}.write-sheet-foot{background:var(--color-mist);border-top:1px solid var(--color-border-strong);flex-direction:column;gap:12px;margin-top:auto;padding:12px 16px 16px;display:flex}.write-tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.write-tool{min-height:34px;font:inherit;color:var(--color-sage-700);cursor:pointer;background:#ffffffd9;border:1px solid #2c55301f;border-radius:9999px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.write-tool:hover,.write-tool.is-on{color:var(--color-primary);background:#fff;border-color:#2c553038}.write-tool:disabled{opacity:.4;cursor:not-allowed}.write-tool-ico{width:16px;height:16px;display:inline-flex}.write-tool-ico svg{width:16px;height:16px}.write-tool em{color:var(--color-primary);font-size:11px;font-style:normal;font-weight:700}.write-suggest{flex-direction:column;gap:8px;display:flex}.write-suggest-chips{flex-wrap:wrap;gap:6px;display:flex}.write-suggest-chips button{background:var(--color-moss-100);min-height:28px;font:inherit;color:var(--color-moss);cursor:pointer;border:0;border-radius:9999px;padding:0 10px;font-size:12px;font-weight:600}.write-suggest-chips button.is-on{color:var(--color-leaf);background:var(--color-leaf-soft)}.write-tag-input{background:#fff;border:1px solid #2c553024;border-radius:9999px;align-items:center;gap:6px;min-width:0;min-height:34px;padding:0 6px 0 10px;display:flex}.write-tag-input>span[aria-hidden=true]{color:var(--color-moss);flex-shrink:0;font-size:13px;font-weight:700}.write-tag-input input{min-width:0;height:32px;font:inherit;letter-spacing:-.02em;color:var(--color-text);background:0 0;border:0;outline:none;flex:auto;font-size:13px;font-weight:600}.write-tag-input input::placeholder{color:var(--color-text-muted);font-weight:500}.write-tag-input button{background:var(--color-primary);min-height:26px;font:inherit;color:#fff;cursor:pointer;border:0;border-radius:9999px;flex:none;padding:0 10px;font-size:12px;font-weight:700}.write-tag-input button:hover{background:#224528}.write-tag-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.write-tag-list button{min-height:28px;font:inherit;color:var(--color-primary);background:var(--color-primary-soft);cursor:pointer;border:0;border-radius:9999px;align-items:center;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.write-product-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.write-product-list li{border-top:1px solid #2c553014;grid-template-columns:44px 1fr 28px;align-items:center;gap:10px;padding:8px 0;display:grid}.write-product-list li:first-child{border-top:0;padding-top:0}.write-product-list img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:44px;height:44px}.write-product-list strong{letter-spacing:-.02em;font-size:13px;font-weight:700;display:block}.write-product-list em{color:var(--color-primary);margin-top:2px;font-size:12px;font-style:normal;font-weight:600;display:block}.write-product-del{width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;font-size:16px}@media (min-width:820px){.page-write{background:radial-gradient(ellipse 48% 34% at 18% -4%,#2c553012,transparent 55%),radial-gradient(ellipse 40% 28% at 88% 8%,#95683c0d,transparent 50%),linear-gradient(180deg,#f4f2ec 0%,var(--color-surface)48%)}.write-topbar .container,.write-shell{max-width:56rem}.write-topbar-row{min-height:64px}.write-top-title{font-size:17px}.write-top-hint{font-size:12px}.write-submit{min-width:88px;min-height:40px;padding:0 20px;font-size:14px}.write-main{padding:28px 0 56px}.write-sheet{border-radius:24px;box-shadow:inset 0 1px #ffffffd9,0 18px 48px #22331e14}.write-sheet-head{justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.write-sheet-kicker{flex-shrink:0;margin:0}.write-boards{flex:1;justify-content:flex-end}.write-sheet-body{border-bottom:1px solid #2c553014;grid-template-columns:minmax(260px,.92fr) minmax(0,1.28fr);align-items:stretch;min-height:min(56vh,520px);display:grid}.write-media{background:linear-gradient(165deg,#f0f4f1b3,#ffffff59);border-right:1px solid #2c553014;height:100%;padding:20px}.write-media.has-photos .write-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid;overflow:visible}.write-photo{aspect-ratio:1;width:100%;height:auto}.write-photo-invite{text-align:center;border-radius:18px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;min-height:280px;padding:28px 20px}.write-photo-invite-ico{border-radius:16px;width:56px;height:56px}.write-photo-invite-ico svg{width:26px;height:26px}.write-photo-invite-copy strong{font-size:16px}.write-photo-invite-copy em{font-size:13px}.write-compose{min-height:100%;padding:22px 28px 20px}.write-title{padding-bottom:8px;font-size:26px}.write-body{min-height:260px;font-size:16.5px;line-height:1.75}.write-sheet-foot{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px 28px;padding:16px 24px 20px;display:grid}.write-tool-photo{display:none}.write-product-list{grid-column:1/-1}}.write-modal[hidden]{display:none}.write-modal{z-index:200;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:820px){.write-modal{align-items:center}}.write-modal-backdrop{background:#22331e66;position:absolute;inset:0}.write-modal-panel{z-index:1;width:calc(100% - 24px);max-width:420px;max-height:min(75vh,520px);margin-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#fffefcf7;border:1px solid #2c55301a;border-radius:22px;padding:18px 16px 16px;position:relative;overflow:auto;box-shadow:0 16px 40px #22331e2e}.write-modal-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.write-modal-head h2{letter-spacing:-.03em;color:var(--color-primary);margin:0;font-size:18px;font-weight:700}.write-modal-lead{color:var(--color-text-muted);margin:0 0 12px;font-size:13px}.write-modal-x{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;font-size:20px}.write-search input{border:1.5px solid var(--color-border);width:100%;min-height:44px;font:inherit;background:#fff;border-radius:12px;margin-bottom:10px;padding:0 14px;font-size:14px}.write-search-list{margin:0;padding:0;list-style:none}.write-search-list button{text-align:left;border:0;border-bottom:1px solid var(--color-border);width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;grid-template-columns:48px 1fr;align-items:center;gap:10px;padding:10px 4px;display:grid}.write-search-list img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:48px;height:48px}.write-search-list strong{font-size:13px;font-weight:700;display:block}.write-search-list em{color:var(--color-primary);margin-top:2px;font-size:12px;font-style:normal;font-weight:600;display:block}.page-category{background:radial-gradient(ellipse 90% 36% at 80% -8%,#2c553014,transparent 52%),radial-gradient(ellipse 70% 30% at 0% 12%,#95683c0d,transparent 50%),var(--color-surface)}.cat-main{padding-top:8px;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}@media (min-width:820px){.cat-main{padding-top:16px;padding-bottom:72px}}.cat-intro{padding:8px 0 18px}.cat-eyebrow{color:var(--color-sage-700);letter-spacing:-.01em;margin:0 0 4px;font-size:12px;font-weight:600}.cat-title{letter-spacing:-.04em;color:var(--color-primary);margin:0 0 6px;font-size:clamp(26px,6vw,34px);font-weight:700;line-height:1.2}.cat-lead{color:var(--color-text-secondary);letter-spacing:-.02em;margin:0;font-size:14px}.cat-quick{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}.cat-quick-link{min-height:64px;transition:background .2s var(--ease),transform .15s var(--ease);background:#ffffffb8;border:1px solid #2c55301a;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;display:flex}.cat-quick-link:active{transform:scale(.98)}.cat-quick-icon{background:var(--color-primary-soft);width:36px;height:36px;color:var(--color-primary);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.cat-quick-icon svg{width:18px;height:18px}.cat-quick-text{flex-direction:column;gap:2px;min-width:0;display:flex}.cat-quick-text strong{letter-spacing:-.02em;color:var(--color-text);font-size:13px;font-weight:700}.cat-quick-text em{color:var(--color-text-muted);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-style:normal;overflow:hidden}.cat-list{border-top:1px solid var(--color-border);flex-direction:column;gap:0;display:flex}.cat-item{border-bottom:1px solid var(--color-border)}.cat-item-toggle{text-align:left;width:100%;color:inherit;grid-template-columns:64px 1fr 20px;align-items:center;gap:14px;padding:14px 0;display:grid}.cat-item-media{background-position:50%;background-size:cover;border-radius:16px;width:64px;height:64px;box-shadow:inset 0 0 0 1px #2c553014}.cat-item-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.cat-item-name{letter-spacing:-.03em;color:var(--color-text);font-size:16px;font-weight:700}.cat-item-desc{color:var(--color-text-muted);letter-spacing:-.02em;font-size:12px;line-height:1.4}.cat-item-chevron{border-right:2px solid var(--color-sage-600);border-bottom:2px solid var(--color-sage-600);width:10px;height:10px;transition:transform .25s var(--ease);justify-self:end;margin-top:-4px;transform:rotate(45deg)}.cat-item.is-open .cat-item-chevron{border-color:var(--color-primary);margin-top:4px;transform:rotate(-135deg)}.cat-item.is-open .cat-item-name{color:var(--color-primary)}.cat-item-panel{animation:rise .28s var(--ease)both;flex-wrap:wrap;gap:8px;padding:0 0 16px 78px;display:flex}.cat-item-panel[hidden]{display:none}.cat-item-panel a{border-radius:var(--radius-pill);letter-spacing:-.02em;min-height:34px;color:var(--color-text-secondary);background:var(--color-sage-50);border:1px solid var(--color-border);align-items:center;padding:0 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.cat-item-panel a:first-child{color:var(--color-primary);background:var(--color-primary-soft);border-color:#0000}.cat-item-panel a:active{transform:scale(.97)}.cat-aside{border-top:1px solid var(--color-border);text-align:center;margin-top:28px;padding:18px 0 8px}.cat-aside-title{color:var(--color-text-muted);margin:0 0 8px;font-size:13px;font-weight:600}.cat-aside-link{border-radius:var(--radius-pill);min-height:40px;color:var(--color-primary);background:var(--color-primary-soft);align-items:center;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}@media (prefers-reduced-motion:no-preference){.cat-item{animation:rise .4s var(--ease)both}.cat-list .cat-item:first-child{animation-delay:40ms}.cat-list .cat-item:nth-child(2){animation-delay:80ms}.cat-list .cat-item:nth-child(3){animation-delay:.12s}.cat-list .cat-item:nth-child(4){animation-delay:.16s}.cat-list .cat-item:nth-child(5){animation-delay:.2s}.cat-list .cat-item:nth-child(6){animation-delay:.24s}}.page-wish,.page-cart,.page-mypage{background:radial-gradient(ellipse 80% 34% at 12% -6%,#5a734817,transparent 55%),radial-gradient(ellipse 50% 28% at 92% 0%,#95683c0d,transparent 52%),var(--color-surface)}.account-main{padding-top:8px;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.cart-main{padding-bottom:calc(168px + env(safe-area-inset-bottom,0px))}@media (min-width:820px){.account-main{padding-top:16px;padding-bottom:72px}.cart-main{padding-bottom:72px}}.account-detail{width:100%;max-width:36rem;margin-left:auto;margin-right:auto}@media (min-width:820px){.account-detail{max-width:40rem}}.account-shell{display:block}.account-nav{display:none}.account-shell-body{min-width:0}@media (min-width:820px){.account-shell{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:32px;display:grid}.account-nav{background:#ffffffb8;border:1px solid #2c55301a;border-radius:20px;padding:18px 16px;display:block;position:sticky;top:96px;box-shadow:0 8px 24px #22331e0a}.account-nav-home{letter-spacing:-.02em;color:var(--color-primary);border-bottom:1px solid #2c55301a;margin:0 0 16px;padding-bottom:12px;font-size:15px;font-weight:700;text-decoration:none;display:block}.account-nav-home:hover{color:var(--color-primary);opacity:.85}.account-nav-home.is-active{opacity:1}.account-shell-body .my-sections,.account-shell-body .my-grade-note{display:none}.account-nav-group+.account-nav-group{margin-top:16px}.account-nav-label{letter-spacing:-.01em;color:var(--color-text-muted);margin:0 0 6px;padding:0 8px;font-size:11px;font-weight:700}.account-nav ul{margin:0;padding:0;list-style:none}.account-nav a{letter-spacing:-.02em;color:var(--color-text-secondary);border-radius:10px;padding:8px 10px;font-size:13px;font-weight:600;text-decoration:none;display:block}.account-nav a:hover{background:var(--color-mist);color:var(--color-primary)}.account-nav a.is-active{background:var(--color-primary-soft,#2c55301a);color:var(--color-primary)}.account-nav-extra{border-top:1px solid #2c55301a;flex-direction:column;gap:2px;margin-top:16px;padding-top:12px;display:flex}.account-nav-extra a{color:var(--color-sage-700);font-weight:600}.account-shell-body .account-detail{max-width:48rem;margin-left:0;margin-right:0}.account-shell-body .profile-edit-shell{max-width:56rem;margin-left:0;margin-right:0}.account-shell-body .account-detail-back{display:none}.account-shell-body .account-detail-head{grid-template-columns:minmax(0,1fr);margin-bottom:16px}}.account-detail-head{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:8px;margin-bottom:20px;display:grid}.account-detail-head-copy{min-width:0}.account-detail-head-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;display:flex}.account-detail-back{width:40px;height:40px;color:var(--color-text);background:0 0;border-radius:12px;justify-content:center;align-items:center;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex}.account-detail-back:hover{background:var(--color-sage-50);color:var(--color-primary)}.account-detail-title{letter-spacing:-.03em;color:var(--color-text);margin:2px 0;font-size:clamp(18px,2.4vw,22px);font-weight:700;line-height:1.25}.account-detail-lead{color:var(--color-text-muted);letter-spacing:-.02em;margin:0;font-size:13px}.address-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.address-card{background:#fff;border:1px solid #2c55301f;border-radius:14px;flex-direction:column;gap:12px;min-width:0;padding:16px;display:flex}.address-card:hover{border-color:#2c553038}.address-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 12px;min-width:0;display:flex}.address-card-meta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.address-card-name{letter-spacing:-.02em;color:var(--color-text);white-space:nowrap;font-size:15px;font-weight:700}.address-card-badge{min-height:22px;color:var(--color-sage-700);background:var(--color-sage-50);white-space:nowrap;border-radius:9999px;align-items:center;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.address-card-actions{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.address-card-btn{background:var(--color-sage-50);min-height:30px;font:inherit;color:var(--color-sage-700);white-space:nowrap;cursor:pointer;border:1px solid #2c553024;border-radius:8px;flex:none;padding:0 10px;font-size:12px;font-weight:600}.address-card-btn:hover{background:var(--color-mist)}.address-card-btn.is-danger{color:#9a3a3a;background:#c43c3c0f;border-color:#c43c3c29}.address-card-btn.is-danger:hover{background:#c43c3c1a}.address-card-body{min-width:0;color:var(--color-text-secondary);overflow-wrap:anywhere;word-break:keep-all;font-size:13px;line-height:1.55}.address-card-body p{margin:0}.address-card-body p+p{margin-top:2px}.address-card-phone{color:var(--color-text-muted)}.address-card-msg{color:var(--color-text-muted);border-top:1px solid #2c553014;padding-top:8px;font-size:12px;margin-top:8px!important}@media (min-width:1100px){.address-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.address-card-head{flex-direction:column;align-items:stretch}.address-card-actions{justify-content:flex-start}}.account-balance{color:#fff;background:linear-gradient(145deg,#3d6b42 0%,#2c5530 62%,#243f28 100%);border:1px solid #2c553059;border-radius:18px;margin-bottom:20px;padding:22px 22px 24px;position:relative;overflow:hidden;box-shadow:0 10px 28px #22331e24}.account-balance-label{letter-spacing:-.02em;color:#fffefcc7;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.account-balance-row{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.account-balance-value{letter-spacing:-.04em;margin:0;font-size:clamp(28px,5vw,36px);font-weight:700;line-height:1.1}.account-balance-value span{opacity:.9;margin-left:4px;font-size:.55em;font-weight:600}.account-balance-grade{color:#fff;background:#ffffff29;border:1px solid #ffffff47;border-radius:9999px;flex-shrink:0;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.account-panel{background:#ffffffdb;border:1px solid #2c55301a;border-radius:16px;overflow:hidden}.account-panel-head{background:#f0f4f18c;border-bottom:1px solid #2c553014;padding:14px 16px}.account-panel-head h3{letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:14px;font-weight:700}.account-panel-empty{text-align:center;color:var(--color-text-muted);padding:40px 16px;font-size:13px}.account-history{margin:0;padding:0;list-style:none}.account-history li{border-top:1px solid #2c553012;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.account-history li:first-child{border-top:0}.account-history-copy strong{letter-spacing:-.02em;color:var(--color-text);font-size:14px;font-weight:600;display:block}.account-history-copy em{color:var(--color-text-muted);margin-top:3px;font-size:12px;font-style:normal;display:block}.account-history-amt{text-align:right}.account-history-amt strong{letter-spacing:-.02em;font-size:14px;font-weight:700;display:block}.account-history-amt strong.is-plus{color:var(--color-primary)}.account-history-amt strong.is-minus{color:#9a4a3a}.account-history-amt em{color:var(--color-text-muted);margin-top:3px;font-size:11px;font-style:normal;display:block}.account-panel-more{border-top:1px solid #2c553012;justify-content:center;padding:12px 16px 16px;display:flex}.account-panel-more button{min-height:36px;font:inherit;color:var(--color-sage-700);cursor:pointer;background:#fffc;border:1px solid #2c55301f;border-radius:9999px;padding:0 16px;font-size:13px;font-weight:600}.account-panel-more button:disabled{opacity:.5;cursor:not-allowed}.account-intro{padding:4px 0 12px}.account-eyebrow{color:var(--color-sage-700);letter-spacing:-.01em;margin:0 0 2px;font-size:11px;font-weight:600}.account-title{letter-spacing:-.03em;color:var(--color-primary);margin:0 0 4px;font-size:clamp(20px,2.4vw,24px);font-weight:700;line-height:1.25}.account-lead{color:var(--color-text-secondary);letter-spacing:-.02em;margin:0;font-size:13px}.account-lead strong{color:var(--color-primary);font-weight:700}.account-foot-link{text-align:center;margin:28px 0 0}.account-foot-link a{color:var(--color-primary);text-underline-offset:3px;font-size:13px;font-weight:700;text-decoration:underline}.btn-sm{min-height:36px;padding:0 14px;font-size:12px}.wish-grid{grid-template-columns:repeat(2,1fr);gap:14px 10px;display:grid}@media (min-width:820px){.wish-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.wish-card{flex-direction:column;min-width:0;display:flex;position:relative}.wish-card-media{aspect-ratio:1;background:var(--color-sage-100);border-radius:14px;display:block;overflow:hidden}.wish-card-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wish-remove{width:30px;height:30px;color:var(--color-text-secondary);z-index:2;background:#fffefceb;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.wish-remove svg{width:14px;height:14px}.wish-card-body{flex-direction:column;gap:10px;padding:10px 2px 0;display:flex}.wish-card-name{letter-spacing:-.02em;color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.wish-to-cart{border-radius:12px;width:100%}.wish-to-cart:disabled{opacity:.7;color:var(--color-primary);background:var(--color-primary-soft);border-color:#0000}.cart-toolbar{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;padding:0 0 12px;display:flex}.cart-check{color:var(--color-text);cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.cart-check input{width:18px;height:18px;accent-color:var(--color-primary)}.cart-check em{color:var(--color-text-muted);font-style:normal;font-weight:500}.cart-delete-sel{color:var(--color-text-muted);padding:6px 4px;font-size:12px;font-weight:600}.cart-list{flex-direction:column;display:flex}.cart-row{border-bottom:1px solid var(--color-border);grid-template-columns:22px 76px 1fr;align-items:start;gap:12px;padding:16px 0;display:grid}.cart-check-solo{margin-top:28px}.cart-thumb{background:var(--color-sage-100);border-radius:14px;width:76px;height:76px;display:block;overflow:hidden}.cart-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cart-info{min-width:0}.cart-info-top{align-items:flex-start;gap:8px;display:flex}.cart-name{letter-spacing:-.02em;color:var(--color-text);flex:1;font-size:14px;font-weight:700;line-height:1.35}.cart-row-del{width:28px;height:28px;color:var(--color-text-muted);flex:none;justify-content:center;align-items:center;margin:-4px -4px 0 0;display:inline-flex}.cart-row-del svg{width:14px;height:14px}.cart-option{border-radius:var(--radius-pill);min-height:24px;color:var(--color-sage-700);background:var(--color-sage-50);align-items:center;margin:6px 0 10px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.cart-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-line-price{letter-spacing:-.02em;color:var(--color-primary);margin:0;font-size:15px;font-weight:700}.cart-qty{border:1px solid var(--color-border);background:#fff;border-radius:12px;align-items:center;display:inline-flex;overflow:hidden}.cart-qty-btn{width:32px;height:32px;color:var(--color-text-secondary);font-size:16px;line-height:1}.cart-qty-val{text-align:center;min-width:28px;font-size:13px;font-weight:700}.cart-summary{border-top:1px solid var(--color-border);margin-top:20px;padding:18px 0 8px}.cart-summary-row{color:var(--color-text-secondary);justify-content:space-between;align-items:baseline;gap:12px;min-width:0;margin-bottom:10px;font-size:14px;display:flex}.cart-summary-row>span{flex:0 auto;min-width:0}.cart-summary-row strong{color:var(--color-text);white-space:nowrap;text-align:right;flex:none;font-weight:600}.cart-summary-row.is-total{border-top:1px dashed var(--color-border);color:var(--color-text);margin-top:6px;padding-top:12px;font-size:15px;font-weight:700}.cart-summary-row.is-total strong{letter-spacing:-.03em;color:var(--color-primary);font-size:18px}.cart-summary-hint{color:var(--color-text-muted);overflow-wrap:anywhere;word-break:keep-all;margin:-2px 0 12px;padding:0;font-size:12px;line-height:1.45}.cart-aside{box-sizing:border-box;background:#ffffffc7;border:1px solid #2c55301a;border-radius:20px;width:100%;min-width:0;max-width:100%;padding:20px 18px;overflow:hidden;box-shadow:0 8px 24px #22331e0a}.cart-aside-head{align-items:center;gap:8px;min-width:0;margin-bottom:14px;display:flex}.cart-aside-items{flex-direction:column;gap:8px;max-height:12rem;margin-bottom:14px;display:flex;overflow:hidden auto}.cart-aside-item{align-items:flex-start;gap:10px;min-width:0;display:flex}.cart-aside-thumb{background:var(--color-sage-100,#eef2ee);border-radius:10px;flex:none;width:40px;height:40px;overflow:hidden}.cart-aside-item-copy{flex:auto;min-width:0}.cart-aside-item-name{letter-spacing:-.02em;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:700;overflow:hidden}.cart-aside-item-price{color:var(--color-text-secondary);margin:2px 0 0;font-size:12px}.cart-checkout-bar{z-index:95;left:50%;bottom:calc(var(--dock-inset) + 60px + 10px + env(safe-area-inset-bottom,0px));width:calc(100% - (var(--dock-inset)*2));max-width:var(--dock-bar-max);background:linear-gradient(165deg,#ffffff61 0%,#ffffff0f 45%,transparent 100%),var(--glass-bg-strong);-webkit-backdrop-filter:blur(28px)saturate(1.55);border:1px solid var(--glass-border);border-radius:var(--dock-bar-radius);box-shadow:var(--glass-shadow);grid-template-columns:1fr 1.15fr;align-items:center;gap:8px;padding:10px;display:grid;position:fixed;transform:translate(-50%)}.cart-checkout-bar .btn{border-radius:14px;min-height:48px}.cart-checkout-sum{flex-direction:column;gap:2px;min-width:0;padding-left:6px;display:flex}.cart-checkout-sum em{color:var(--color-text-muted);font-size:11px;font-style:normal;font-weight:600}.cart-checkout-sum strong{letter-spacing:-.03em;color:var(--color-primary);font-size:16px;font-weight:700}@media (min-width:820px){.cart-checkout-bar{display:none}}.checkout-page{min-height:100vh;padding-top:16px;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px));background:radial-gradient(ellipse 70% 28% at 10% -4%,#5a73480f,transparent 55%),var(--color-surface)}.checkout-page-title{letter-spacing:-.03em;color:var(--color-text);margin:0 0 16px;font-size:clamp(20px,2.6vw,24px);font-weight:700;line-height:1.25}.checkout-layout{flex-direction:column;gap:16px;min-width:0;display:flex}.checkout-main,.checkout-aside{min-width:0}.checkout-panel{background:#fff;border:1px solid #2c55301f;border-radius:16px;padding:18px 18px 20px;box-shadow:0 6px 18px #22331e08}.checkout-summary{position:relative}.checkout-pay-bar{z-index:95;left:50%;bottom:calc(var(--dock-inset,18px) + env(safe-area-inset-bottom,0px));width:calc(100% - (var(--dock-inset,18px)*2));max-width:var(--dock-bar-max,420px);background:linear-gradient(165deg,#ffffff61 0%,#ffffff0f 45%,transparent 100%),var(--glass-bg-strong);-webkit-backdrop-filter:blur(28px)saturate(1.55);border:1px solid var(--glass-border);border-radius:var(--dock-bar-radius,22px);box-shadow:var(--glass-shadow);grid-template-columns:1fr 1.15fr;align-items:center;gap:8px;padding:10px;display:grid;position:fixed;transform:translate(-50%)}.checkout-pay-bar .btn{border-radius:14px;min-height:48px}.checkout-pay-bar .btn:disabled{opacity:.5;cursor:not-allowed}.checkout-pay-sum{flex-direction:column;gap:2px;min-width:0;padding-left:6px;display:flex}.checkout-pay-sum em{color:var(--color-text-muted);font-size:11px;font-style:normal;font-weight:600}.checkout-pay-sum strong{letter-spacing:-.03em;color:var(--color-primary);font-size:16px;font-weight:700}.checkout-pay-inline{display:none}@media (min-width:820px){.checkout-page{padding-top:20px;padding-bottom:64px}.checkout-page-title{margin-bottom:20px}.checkout-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr);align-items:start;gap:24px;display:grid}.checkout-summary{z-index:10;position:sticky;top:96px}.checkout-panel{padding:20px 22px 22px}.checkout-pay-bar{display:none}.checkout-pay-inline{display:block}}.my-dash{background:#ffffffb8;border:1px solid #2c55301a;border-radius:18px;flex-flow:column;align-items:stretch;gap:10px;margin-bottom:28px;padding:10px;display:flex}.my-profile{flex:none;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-width:0;padding:0;display:grid}.my-avatar{color:#fff;background:linear-gradient(145deg,#3d6b42 0%,#2c5530 70%);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:transform .15s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.my-avatar:hover,.my-avatar:focus-visible{outline:none;transform:scale(1.04);box-shadow:0 0 0 3px #2c55302e}.my-avatar-icon{color:#fffffff2;width:20px;height:20px}.my-avatar-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.my-avatar-edit{letter-spacing:-.02em;color:#fff;opacity:0;background:#22331e9e;justify-content:center;align-items:center;font-size:10px;font-weight:700;transition:opacity .18s;display:flex;position:absolute;inset:0}.my-avatar:hover .my-avatar-edit,.my-avatar:focus-visible .my-avatar-edit{opacity:1}.my-hello{letter-spacing:-.03em;color:var(--color-text);white-space:normal;text-overflow:unset;word-break:keep-all;overflow-wrap:anywhere;margin:0 0 2px;font-size:13px;overflow:visible}.my-hello strong{color:var(--color-primary)}.my-meta{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.my-grade{border-radius:var(--radius-pill);min-height:20px;color:var(--color-moss);background:var(--color-moss-100);flex-shrink:0;align-items:center;padding:0 7px;font-size:10px;font-weight:700;display:inline-flex}.my-mileage{color:var(--color-text-secondary);white-space:normal;text-overflow:unset;font-size:10px;overflow:visible}.my-mileage strong{color:var(--color-text)}.my-logout-wrap{margin:4px 0 28px;padding-top:4px}.my-logout{width:100%;min-height:46px;font:inherit;letter-spacing:-.02em;color:#7a4a36;cursor:pointer;background:#fffcf8e6;border:1.5px solid #78483038;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.my-logout:hover{color:#643a2a;background:#7a4a360f;border-color:#7848305c}.my-logout:disabled{opacity:.55;cursor:not-allowed}.my-logout:before{content:"";background:currentColor;flex:none;width:16px;height:16px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E") 50%/contain no-repeat}.my-shortcuts{display:none}.my-shortcuts a{text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:44px;padding:4px 6px;text-decoration:none;transition:color .15s,opacity .15s;display:flex;position:relative;overflow:hidden}.my-shortcuts a+a:before{content:"";background:#2c553014;width:1px;height:28px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.my-shortcuts a:hover,.my-shortcuts a:focus-visible{opacity:.72;outline:none}.my-shortcuts strong{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;order:2;max-width:100%;font-size:11px;font-weight:500;overflow:hidden}.my-shortcuts em{letter-spacing:-.04em;color:var(--color-primary);font-variant-numeric:tabular-nums;order:1;font-size:16px;font-style:normal;font-weight:700;line-height:1.1}@media (min-width:820px){.my-dash{flex-direction:row;align-items:center;gap:16px;padding:12px 14px}.my-profile{flex:1.2 1 0;grid-template-columns:48px minmax(0,1fr);gap:12px;width:auto}.my-avatar{border-radius:9999px;width:48px;height:48px;font-size:17px}.my-hello{white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.my-grade{min-height:22px;padding:0 8px;font-size:11px}.my-mileage{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.my-logout{min-height:48px;font-size:15px}.my-shortcuts{border-top:0;flex:0 360px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:auto;min-width:0;margin:0;padding-top:0;display:grid}.my-shortcuts a{flex-direction:row;gap:6px;min-height:40px;padding:4px 8px}.my-shortcuts a+a:before{height:20px}.my-shortcuts strong{color:var(--color-text-secondary);order:0;font-size:12px;font-weight:600}.my-shortcuts em{order:0;font-size:15px}}.my-section{margin-bottom:32px}.my-section+.my-section{margin-top:8px}.my-sections{flex-direction:column;gap:0;display:flex}@media (min-width:820px){.my-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:8px;margin-bottom:8px;display:grid}.my-sections .my-section{margin-bottom:0}.my-sections .my-section+.my-section{margin-top:0}}.my-section-title{letter-spacing:.06em;color:var(--color-text-muted);text-transform:none;border:0;margin:0 0 8px;padding:0 2px;font-size:11px;font-weight:700;line-height:1.3}.my-menu{background:#fff;border:1px solid #2c55301f;border-radius:14px;margin:0;padding:0;list-style:none;overflow:hidden;box-shadow:0 1px #2c55300a}.my-menu li+li{border-top:1px solid #2c553014}.my-menu a{letter-spacing:-.02em;min-height:50px;color:var(--color-text);background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.my-menu a:hover{color:var(--color-primary);background:#2c553008}.my-menu a span{border-right:2px solid var(--color-sage-300);border-bottom:2px solid var(--color-sage-300);opacity:.7;flex-shrink:0;width:7px;height:7px;transform:rotate(-45deg)}.my-grade-note{color:var(--color-text-muted);text-align:center;margin:8px 0 0;font-size:12px;line-height:1.5}.my-home{min-width:0}.my-grade-path{background:linear-gradient(160deg,#f8faf5f2 0%,#ffffffe0 70%);border:1px solid #2c55301a;border-radius:18px;margin:0 0 20px;padding:16px 16px 18px}.my-grade-path-head{margin-bottom:14px}.my-grade-path-head h2{letter-spacing:-.02em;color:var(--color-text);margin:0 0 4px;font-size:15px;font-weight:700}.my-grade-path-head p{color:var(--color-text-muted);letter-spacing:-.02em;margin:0;font-size:12px}.my-grade-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.my-grade-steps li{text-align:center;flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.my-grade-steps li:not(:last-child):after{content:"";background:#2c55301f;height:2px;position:absolute;top:7px;left:calc(50% + 10px);right:calc(10px - 50%)}.my-grade-steps li.is-done:not(:last-child):after,.my-grade-steps li.is-current:not(:last-child):after{background:#2c553059}.my-grade-dot{z-index:1;background:#fff;border:2px solid #2c55302e;border-radius:9999px;width:16px;height:16px;position:relative}.my-grade-steps li.is-done .my-grade-dot{border-color:var(--color-primary);background:var(--color-primary)}.my-grade-steps li.is-current .my-grade-dot{border-color:var(--color-primary);background:var(--color-moss-100);box-shadow:0 0 0 4px #2c55301a}.my-grade-steps strong{letter-spacing:-.02em;color:var(--color-text-muted);font-size:12px;font-weight:600}.my-grade-steps li.is-done strong,.my-grade-steps li.is-current strong{color:var(--color-primary);font-weight:700}.my-recent{background:#ffffffd6;border:1px solid #2c55301a;border-radius:18px;margin:0 0 20px;padding:16px 16px 10px}.my-recent-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.my-recent-head h2{letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:15px;font-weight:700}.my-recent-head a{color:var(--color-sage-700);font-size:12px;font-weight:600;text-decoration:none}.my-recent-head a:hover{color:var(--color-primary)}.my-recent-empty{text-align:center;padding:18px 4px 22px}.my-recent-empty p{color:var(--color-text-muted);margin:0 0 10px;font-size:13px}.my-recent-empty a{background:var(--color-primary);color:#fff;border-radius:9999px;align-items:center;min-height:34px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.my-recent-list{margin:0;padding:0;list-style:none}.my-recent-list li+li{border-top:1px solid #2c553014}.my-recent-list a{color:inherit;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 2px;text-decoration:none;display:grid}.my-recent-list a:hover .my-recent-copy strong{color:var(--color-primary)}.my-recent-thumb{background:var(--color-sage-100);border:1px solid #2c553014;border-radius:12px;width:48px;height:48px;overflow:hidden}.my-recent-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.my-recent-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.my-recent-copy strong{letter-spacing:-.02em;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.my-recent-copy em{color:var(--color-text-muted);font-size:11px;font-style:normal}.my-recent-chevron{color:var(--color-sage-300);font-size:18px}@media (min-width:820px){.my-dash{margin-bottom:18px}.my-logout-wrap{margin-top:8px}.account-shell-body .my-grade-note{text-align:left}}.page-profile-edit{background:var(--color-surface)}.profile-edit-shell{width:100%;max-width:36rem;margin:0 auto}.profile-edit-main{padding:12px 0 calc(110px + env(safe-area-inset-bottom,0px))}.profile-edit-form{background:#fff;border:1px solid #2c55301a;border-radius:20px;flex-direction:column;gap:22px;margin:0;padding:18px 16px 20px;display:flex;box-shadow:0 10px 28px #22331e0d}.profile-avatar-block,.profile-avatar-panel{flex-direction:column;align-items:center;gap:10px;padding:8px 0 4px;display:flex}.profile-avatar-wrap{width:112px;height:112px;position:relative}.profile-avatar,.profile-avatar-img{color:#fff;background:linear-gradient(145deg,#3d6b42 0%,#2c5530 70%);border-radius:9999px;justify-content:center;align-items:center;width:112px;height:112px;font-size:36px;font-weight:700;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #2c55301f}.profile-avatar-icon{color:#fffffff2;width:48px;height:48px}.profile-avatar-img{-o-object-fit:cover;object-fit:cover;background:var(--color-sage-100);position:absolute;inset:0}.profile-avatar-img[hidden],.profile-avatar[hidden]{display:none}.profile-avatar-btn{border-radius:var(--radius-pill);letter-spacing:-.02em;color:#fff;background:var(--color-primary);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:-6px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #22331e33}.profile-avatar-hint{color:var(--color-text-muted);text-align:center;margin:8px 0 0;font-size:12px}.profile-avatar-reset{color:var(--color-sage-700);text-underline-offset:2px;font-size:12px;font-weight:600;text-decoration:underline}.profile-avatar-field{flex-direction:column;align-items:center;gap:6px;width:100%;max-width:22rem;margin-top:8px;display:flex}.image-crop-overlay{z-index:110;background:#141c1294;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.image-crop-dialog{background:var(--color-surface,#fffefc);border:1px solid #2c55301f;border-radius:20px;flex-direction:column;gap:16px;width:100%;max-width:24rem;padding:20px;display:flex;box-shadow:0 18px 48px #22331e2e}.image-crop-head{justify-content:space-between;align-items:center;display:flex}.image-crop-title{letter-spacing:-.03em;color:var(--color-primary);margin:0;font-size:17px;font-weight:700}.image-crop-close{width:32px;height:32px;color:var(--color-text-muted);background:0 0;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex}.image-crop-close:hover{color:var(--color-primary);background:#2c55300f}.image-crop-viewport{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background:#0000002e;border-radius:9999px;margin:0 auto;position:relative;overflow:hidden}.image-crop-viewport:active{cursor:grabbing}.image-crop-ring{pointer-events:none;border-radius:9999px;position:absolute;inset:0;box-shadow:inset 0 0 0 2px #ffffffb8}.image-crop-zoom{color:var(--color-text-muted);align-items:center;gap:12px;padding:0 4px;font-size:12px;display:flex}.image-crop-zoom input[type=range]{accent-color:var(--color-primary);flex:1}.image-crop-actions{gap:8px;padding-top:4px;display:flex}.image-crop-actions .btn{flex:1;justify-content:center;align-items:center;gap:6px;display:inline-flex}.profile-fields{flex-direction:column;gap:14px;display:flex}.profile-fields-head{margin-bottom:2px}.profile-fields-title{letter-spacing:-.03em;color:var(--color-primary);margin:0 0 4px;font-size:16px;font-weight:700}.profile-fields-lead{color:var(--color-text-muted);margin:0;font-size:13px}.profile-edit-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.profile-edit-actions .btn{min-width:112px}.profile-withdraw-panel{background:#c43c3c0f;border:1px solid #c43c3c24;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.profile-withdraw-panel h3{color:#9a3a3a;margin:0 0 4px;font-size:13px;font-weight:700}.profile-withdraw-panel p{color:#a85555;margin:0;font-size:12px}.profile-withdraw-btn{min-height:36px;font:inherit;color:#9a3a3a;cursor:pointer;background:#fff;border:1px solid #c43c3c38;border-radius:10px;align-self:flex-start;padding:0 14px;font-size:12px;font-weight:700}.profile-withdraw-btn:hover{background:#c43c3c0f}@media (min-width:820px){.profile-edit-shell{max-width:52rem}.profile-edit-main{padding:24px 0 56px}.profile-edit-form{border-radius:24px;grid-template-columns:minmax(200px,.55fr) minmax(0,1.55fr);gap:0;padding:0;display:grid;overflow:hidden}.profile-avatar-block,.profile-avatar-panel{background:var(--color-mist);border-right:1px solid #2c553014;justify-content:flex-start;align-items:center;gap:12px;padding:24px 18px}.profile-avatar-wrap{width:112px;height:112px}.profile-avatar,.profile-avatar-img{border-radius:9999px;width:112px;height:112px;font-size:36px}.profile-avatar-hint{max-width:12.5rem}.profile-avatar-field{max-width:none}.profile-fields{gap:14px;padding:24px 28px 22px}.profile-fields-title{font-size:17px}.profile-withdraw-panel{border:0;border-top:1px solid #c43c3c1f;border-radius:0;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:16px 28px}.profile-withdraw-btn{align-self:center}}.auth-input.is-readonly{background:var(--color-sage-50);color:var(--color-text-secondary);border-style:dashed}.profile-gender{border:0;margin:0;padding:0}.profile-gender .auth-label{margin-bottom:8px}.profile-gender-opts{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.profile-gender-opt{cursor:pointer}.profile-gender-opt input{opacity:0;pointer-events:none;position:absolute}.profile-gender-opt span{border:1.5px solid var(--color-border);min-height:44px;color:var(--color-text-secondary);background:#ffffffe6;border-radius:14px;justify-content:center;align-items:center;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.profile-gender-opt input:checked+span{color:var(--color-primary);border-color:var(--color-primary);background:var(--color-primary-soft)}.profile-gender-opt input:focus-visible+span{outline:2px solid var(--color-primary);outline-offset:2px}.profile-withdraw{text-align:center;margin:8px 0 0}.profile-withdraw button{color:var(--color-text-muted);text-underline-offset:2px;font-size:12px;font-weight:600;text-decoration:underline}.page-auth{background:radial-gradient(ellipse 100% 55% at 50% -8%,#2c553024,transparent 58%),radial-gradient(ellipse 55% 40% at 100% 85%,#95683c12,transparent 52%),radial-gradient(ellipse 45% 35% at 0% 70%,#6a7d550f,transparent 50%),linear-gradient(180deg,#f3f6f3 0%,var(--color-surface)42%,#f7f5f1 100%);min-height:100vh}.auth-shell{width:100%;max-width:420px;margin:0 auto;padding:28px clamp(20px,5vw,28px) 48px}@media (max-width:819px){.auth-shell{padding-top:28px;padding-bottom:110px}}.auth-shell-wide{max-width:460px}.auth-back{min-height:36px;color:var(--color-sage-700);align-items:center;margin-bottom:20px;font-size:13px;font-weight:600;display:inline-flex}.auth-brand{text-align:center;margin-bottom:22px}.auth-brand-compact{margin-bottom:20px}.auth-logo{margin-bottom:10px;display:inline-flex}.auth-logo img{width:auto;height:auto;max-height:48px}.auth-brand-name{letter-spacing:-.04em;color:var(--color-primary);margin:0 0 6px;font-size:clamp(28px,7vw,36px);font-weight:700}.auth-brand-compact .auth-brand-name{font-size:clamp(24px,5.5vw,30px)}.auth-tagline{font-family:var(--font-signature);letter-spacing:-.03em;color:var(--color-sage-900);margin:0 0 10px;font-size:clamp(20px,5.2vw,24px);font-weight:700;line-height:1.35}.auth-tagline-line{display:block}.auth-tagline-line.is-accent{color:var(--color-primary)}.auth-lead{max-width:16em;color:var(--color-text-secondary);margin:0 auto;font-size:14px;line-height:1.55}.auth-panel{-webkit-backdrop-filter:blur(10px);background:#fffefcc7;border:1px solid #2c553014;border-radius:22px;padding:22px 18px 18px;box-shadow:inset 0 1px #ffffffb3,0 12px 32px #22331e0f}.auth-alt{margin-top:28px}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-label{letter-spacing:-.01em;color:var(--color-sage-700);font-size:12px;font-weight:700}.auth-label em{color:var(--color-text-muted);font-style:normal;font-weight:500}.auth-input{width:100%;min-height:50px;font:inherit;letter-spacing:-.02em;color:var(--color-text);background:#fffffff5;border:1.5px solid #2c55301f;border-radius:14px;padding:0 14px;font-size:15px;transition:border-color .15s,box-shadow .15s,background .15s}.auth-input::placeholder{color:#a3b0a5}.auth-input:focus{border-color:var(--color-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #2c55301f}.auth-input-wrap{position:relative}.auth-input-wrap .auth-input{padding-right:56px}.auth-eye{min-height:32px;color:var(--color-sage-700);padding:0 8px;font-size:12px;font-weight:700;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-input-row{grid-template-columns:1fr auto;gap:8px;display:grid}.auth-inline-btn{white-space:nowrap;border-radius:14px;min-height:48px;padding:0 14px;font-size:13px}.auth-hint{min-height:16px;color:var(--color-text-muted);font-size:12px}.auth-hint.is-ok{color:var(--color-primary);font-weight:600}.auth-hint.is-error{color:var(--color-danger);font-weight:600}.auth-submit{border-radius:14px;width:100%;min-height:50px;margin-top:6px;box-shadow:0 8px 20px #2c55302e}.auth-links{color:var(--color-text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 8px;margin:16px 0 0;font-size:13px;font-weight:600;display:flex}.auth-guest{text-align:center;margin:10px 0 0;font-size:12px;font-weight:500}.auth-guest a{color:var(--color-text-muted);text-underline-offset:2px;text-decoration:underline}.auth-guest a:hover{color:var(--color-primary)}.auth-links a,.auth-text-btn{color:var(--color-text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.auth-links a:hover,.auth-text-btn:hover{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.auth-divider{color:var(--color-text-muted);align-items:center;gap:12px;margin:0 0 18px;font-size:12px;font-weight:600;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:linear-gradient(90deg,transparent,var(--color-border)20%,var(--color-border)80%,transparent);flex:1;height:1px}.auth-social{background:#fffefc8c;border:1px solid #2c55300f;border-radius:9999px;flex-direction:row;justify-content:center;align-items:center;gap:18px;padding:14px 16px;display:flex}.auth-social-btn{letter-spacing:-.02em;width:56px;height:56px;min-height:56px;transition:transform .15s var(--ease),opacity .15s;border:0;border-radius:9999px;justify-content:center;align-items:center;gap:0;padding:0;font-size:0;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #22331e14}.auth-social-btn:disabled{opacity:.55;cursor:not-allowed}.auth-social-btn:active:not(:disabled){transform:scale(.96)}.auth-social-btn svg{fill:currentColor;flex-shrink:0;width:22px;height:22px}.auth-social-btn.is-naver{color:#fff;background:#03c75a}.auth-social-btn.is-naver svg{width:18px;height:18px}.auth-social-btn.is-kakao{color:#191919;background:#fee500}.auth-social-btn.is-apple{color:#fff;background:#111}.auth-social-spinner{border:2px solid;border-right-color:#0000;border-radius:9999px;width:18px;height:18px;animation:.7s linear infinite auth-social-spin}@keyframes auth-social-spin{to{transform:rotate(360deg)}}.auth-switch{text-align:center;color:var(--color-text-secondary);margin:26px 0 12px;font-size:14px}.auth-switch a{color:var(--color-primary);text-underline-offset:3px;margin-left:4px;font-weight:700;text-decoration:underline}.auth-legal{text-align:center;color:var(--color-text-muted);margin:0;font-size:12px;line-height:1.55}.auth-steps{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 22px;padding:0;list-style:none;display:grid}.auth-steps li{text-align:center;color:var(--color-text-muted);padding-top:18px;font-size:12px;font-weight:600;position:relative}.auth-steps li:before{content:attr(data-step-label);background:var(--color-sage-100);width:22px;height:22px;color:var(--color-sage-600);border:1px solid var(--color-border);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.auth-steps li.is-active{color:var(--color-primary)}.auth-steps li.is-active:before{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.auth-steps li.is-done{color:var(--color-sage-700)}.auth-steps li.is-done:before{content:"✓";background:var(--color-primary-soft);color:var(--color-primary);border-color:#0000}.auth-step-panel{flex-direction:column;gap:14px;display:flex}.auth-pw-rules{flex-wrap:wrap;gap:6px;margin:-4px 0 0;padding:0;list-style:none;display:flex}.auth-pw-rules li{border-radius:var(--radius-pill);min-height:26px;color:var(--color-text-muted);background:var(--color-sage-50);border:1px solid var(--color-border);align-items:center;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.auth-pw-rules li.is-on{color:var(--color-primary);background:var(--color-primary-soft);border-color:#0000}.auth-agree{border-bottom:1px solid var(--color-border);min-height:44px;color:var(--color-text);cursor:pointer;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:8px 0;font-size:13px;display:grid}.auth-agree-all{border-bottom:1px solid var(--color-border);margin-bottom:4px;font-weight:700}.auth-agree input{width:18px;height:18px;accent-color:var(--color-primary)}.auth-agree strong{color:var(--color-primary);font-weight:700}.auth-nav-btns{grid-template-columns:1fr 1.4fr;gap:8px;margin-top:8px;display:grid}.auth-nav-btns.is-first-step{grid-template-columns:1fr}.auth-nav-btns .btn{border-radius:14px;min-height:48px}.auth-nav-btns #reg-prev[hidden]+#reg-next,.auth-nav-btns #reg-next:only-child{grid-column:1/-1}.auth-modal[hidden]{display:none}.auth-modal{z-index:200;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:820px){.auth-modal{align-items:center}}.auth-modal-backdrop{background:#22331e66;position:absolute;inset:0}.auth-modal-panel{z-index:1;width:calc(100% - 24px);max-width:420px;max-height:min(80vh,560px);margin-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#fffefcf7;border:1px solid #2c55301a;border-radius:22px;padding:22px 20px 18px;position:relative;overflow:auto;box-shadow:0 16px 40px #22331e2e}.auth-modal-panel h2{letter-spacing:-.03em;color:var(--color-primary);margin:0 0 8px;font-size:20px;font-weight:700}.auth-modal-lead{color:var(--color-text-secondary);margin:0 0 16px;font-size:13px}.auth-modal-body{color:var(--color-text-secondary);margin:0 0 16px;font-size:13px;line-height:1.6}.auth-modal-body p{margin:0 0 10px}.auth-modal-close{width:100%;min-height:40px;color:var(--color-text-muted);margin-top:8px;font-size:13px;font-weight:600;display:block}.site-footer{border-top:1px solid var(--color-border);background:linear-gradient(180deg,#f3f6f48c 0%,var(--color-surface)40%);padding:28px 0 calc(18px + 60px + 28px + env(safe-area-inset-bottom,0px));color:var(--color-text-secondary);font-size:12px}@media (min-width:820px){.site-footer{padding:36px 0 32px}}.footer-grid{text-align:left;grid-template-columns:1fr 1fr;align-items:start;gap:22px 20px;display:grid}@media (min-width:820px){.footer-grid{grid-template-columns:1.25fr 1fr .9fr;gap:32px}}.footer-col h4{letter-spacing:-.02em;color:var(--color-text);margin:0 0 10px;font-size:13px;font-weight:700}.footer-col p{letter-spacing:-.01em;margin:0 0 5px;line-height:1.55}.footer-links{flex-direction:column;gap:7px;margin-bottom:12px;display:flex}.footer-links a{letter-spacing:-.02em;color:var(--color-text);font-weight:600;text-decoration:none}.footer-links a:hover{color:var(--color-primary);text-underline-offset:2px;text-decoration:underline}.footer-cs{color:var(--color-text-muted);margin-top:2px!important}.footer-account{letter-spacing:-.02em;color:var(--color-text);font-variant-numeric:tabular-nums;font-weight:700}.footer-copy{text-align:center;color:var(--color-text-muted);letter-spacing:-.01em;margin:24px 0 0;font-size:11px}.field-with-action{align-items:stretch;gap:8px;min-width:0;display:flex}.field-with-action-input{min-width:0;height:48px;min-height:48px;font:inherit;letter-spacing:-.02em;color:var(--color-text);box-sizing:border-box;background:#fff;border:1px solid #2c553029;border-radius:12px;outline:none;flex:auto;padding:0 14px;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s}.field-with-action-input::placeholder{color:var(--color-text-muted);font-weight:500}.field-with-action-input:focus{border-color:#2c553073;box-shadow:0 0 0 3px #2c55301f}.field-with-action-btn{background:var(--color-primary);height:48px;min-height:48px;font:inherit;letter-spacing:-.02em;color:#fff;white-space:nowrap;cursor:pointer;box-sizing:border-box;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.field-with-action-btn:hover{background:#224528}.field-with-action-btn:disabled{opacity:.55;cursor:not-allowed}.page-search{background:radial-gradient(ellipse 70% 30% at 12% -8%,#2c553012,transparent 55%),radial-gradient(ellipse 45% 24% at 92% 0%,#95683c0a,transparent 50%),var(--color-surface);min-height:100vh}.search-progress{z-index:40;opacity:0;pointer-events:none;background:0 0;height:2px;transition:opacity .2s;position:sticky;top:0;overflow:hidden}.page-search.is-searching .search-progress{opacity:1}.search-progress:after{content:"";background:linear-gradient(90deg,transparent,var(--color-primary),transparent);border-radius:9999px;width:38%;height:100%;animation:1.1s ease-in-out infinite search-progress-slide;display:block}@keyframes search-progress-slide{0%{transform:translate(-120%)}to{transform:translate(320%)}}.search-main{padding:16px 0 calc(var(--dock-inset) + 80px + env(safe-area-inset-bottom,0px))}@media (min-width:820px){.search-main{padding-top:20px;padding-bottom:64px}}.search-compose{max-width:40rem;transition:max-width .35s var(--ease,ease),margin .35s var(--ease,ease),opacity .25s ease;margin-bottom:22px}.search-compose.is-compact{max-width:32rem;margin-bottom:18px}@media (min-width:820px){.search-compose.is-compact{opacity:.92;max-width:28rem}}.search-fade{animation:.42s cubic-bezier(.22,1,.36,1) both search-fade-up}.search-results.is-dim{opacity:.55;transition:opacity .25s}@keyframes search-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.search-idle-head,.search-result-head{margin-bottom:20px}.search-idle-title,.search-query{letter-spacing:-.04em;color:var(--color-primary);word-break:keep-all;overflow-wrap:anywhere;margin:0 0 8px;font-size:clamp(1.55rem,4vw,2rem);font-weight:700;line-height:1.25}.search-idle-lead,.search-summary,.search-none-lead{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.55}.search-eyebrow{letter-spacing:-.01em;color:var(--color-sage-600);margin:0 0 6px;font-size:12px;font-weight:700}.search-block{margin-bottom:28px}.search-block-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.search-block-head h2,.search-block-title,.search-sec-head h2{letter-spacing:-.02em;color:var(--color-text);margin:0;font-size:15px;font-weight:700}.search-block-title{margin-bottom:12px}.search-text-btn{font:inherit;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:600}.search-text-btn:hover{color:var(--color-primary)}.search-recent{margin:0;padding:0;list-style:none}.search-recent li{border-bottom:1px solid #2c553014;grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.search-recent a{letter-spacing:-.02em;color:var(--color-text);padding:12px 0;font-size:15px;font-weight:600;text-decoration:none}.search-recent a:hover{color:var(--color-primary)}.search-recent button{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;font-size:18px}.search-recent-empty{color:var(--color-text-muted);padding:12px 0;font-size:14px;border:0!important}.search-suggest{flex-wrap:wrap;gap:8px;display:flex}.search-suggest a{border-radius:var(--radius-pill);background:var(--color-sage-50);letter-spacing:-.02em;min-height:34px;color:var(--color-sage-700);border:1px solid #2c553014;align-items:center;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,color .15s,transform .15s;display:inline-flex}.search-suggest a:hover{color:var(--color-primary);background:var(--color-primary-soft);transform:translateY(-1px)}.search-tabs{scrollbar-width:none;background:#2c55300f;border-radius:9999px;gap:6px;width:fit-content;max-width:100%;margin-bottom:22px;padding:4px;display:flex;overflow-x:auto}.search-tabs::-webkit-scrollbar{display:none}.search-tab{min-height:34px;font:inherit;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:9999px;flex:none;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.search-tab em{color:inherit;opacity:.75;font-size:11px;font-style:normal;font-weight:700}.search-tab.is-active{color:var(--color-primary);background:#fff;box-shadow:0 2px 8px #22331e14}.search-panel{margin-bottom:28px;animation:.4s cubic-bezier(.22,1,.36,1) both search-fade-up}.search-sec-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.search-sec-head .section-more{color:var(--color-sage-700);font-size:12px;font-weight:600;text-decoration:none}.search-sec-head .section-more:hover{color:var(--color-primary)}.search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:820px){.search-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.search-product-card{min-width:0;color:inherit;flex-direction:column;gap:10px;text-decoration:none;display:flex}.search-product-thumb{aspect-ratio:1;background:var(--color-sage-100);border:1px solid #2c553014;border-radius:14px;display:block;position:relative;overflow:hidden}.search-product-thumb img{transition:transform .45s cubic-bezier(.22,1,.36,1)}.search-product-card:hover .search-product-thumb img{transform:scale(1.05)}.search-product-badge{z-index:2;color:#fff;background:#c43c3c;border-radius:9999px;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex;position:absolute;top:8px;left:8px}.search-product-meta{flex-direction:column;gap:4px;min-width:0;padding:0 2px;display:flex}.search-product-meta strong{letter-spacing:-.02em;color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.search-product-meta em{letter-spacing:-.02em;color:var(--color-primary);font-size:14px;font-style:normal;font-weight:700}.search-product-meta em.is-sold{color:#c43c3c}.search-skeleton{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}@media (min-width:820px){.search-skeleton{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.search-skeleton-card{aspect-ratio:.78;background:linear-gradient(110deg,#2c55300d 20%,#2c55301a 40%,#2c55300d 60%) 0 0/200% 100%;border-radius:14px;animation:1.2s ease-in-out infinite search-shimmer}@keyframes search-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.search-empty-inline{text-align:center;color:var(--color-text-muted);margin:0;padding:28px 8px;font-size:14px}.search-none{padding:8px 0 24px}.search-none-title{letter-spacing:-.03em;color:var(--color-text);margin:0 0 8px;font-size:18px;font-weight:700}.search-post-list{margin:0;padding:0;list-style:none}.search-post{border-top:1px solid #2c553014}.search-post:last-child{border-bottom:1px solid #2c553014}.search-post a{color:inherit;grid-template-columns:72px 1fr;align-items:start;gap:12px;padding:14px 0;text-decoration:none;display:grid}.search-post a:not(:has(.search-post-thumb)){grid-template-columns:1fr}.search-post-thumb{background:var(--color-sage-100);border-radius:14px;width:72px;height:72px;overflow:hidden}.search-post-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.search-post-board{color:var(--color-sage-600);margin:0 0 4px;font-size:11px;font-weight:700}.search-post-main h3{letter-spacing:-.03em;color:var(--color-text);margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.35}.search-post-excerpt{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.search-post-meta{color:var(--color-text-muted);margin:0;font-size:12px}.search-tags-row{margin-top:8px;padding-top:8px}.search-none{text-align:center;padding:48px 0 24px}.search-none-title{letter-spacing:-.03em;color:var(--color-primary);word-break:break-word;margin:0 0 10px;font-size:clamp(1.25rem,3.5vw,1.6rem);font-weight:700}.search-none .search-suggest{justify-content:center;margin-top:20px}.service-panel{max-width:52rem}.service-panel-head{margin-bottom:24px}.service-panel-eyebrow{color:var(--color-sage-600);margin:0 0 8px;font-size:12px;font-weight:700}.service-panel-lead{letter-spacing:-.02em;color:var(--color-text-secondary);margin:0;font-size:16px;line-height:1.65}.service-contact-row{background:linear-gradient(165deg,#ffffff8c,#f8faf859),#fffefcd9;border:1px solid #2c55301a;border-radius:18px;grid-template-columns:1fr;gap:0;margin-bottom:28px;display:grid;overflow:hidden}@media (min-width:720px){.service-contact-row{grid-template-columns:repeat(3,minmax(0,1fr))}}.service-contact{border-bottom:1px solid #2c553014;padding:20px 18px}@media (min-width:720px){.service-contact{border-bottom:0;border-right:1px solid #2c553014}.service-contact:last-child{border-right:0}}.service-contact:last-child{border-bottom:0}.service-contact-label{letter-spacing:-.01em;color:var(--color-sage-600);margin:0 0 8px;font-size:12px;font-weight:700}.service-contact-value{font:inherit;letter-spacing:-.03em;color:var(--color-primary);cursor:pointer;text-align:left;word-break:break-all;background:0 0;border:0;align-items:center;gap:6px;margin:0;padding:0;font-size:18px;font-weight:700;line-height:1.35;text-decoration:none;display:inline-flex}a.service-contact-value:hover,button.service-email:hover{color:var(--color-primary-hover)}.service-email.is-copied{color:var(--color-earth)}.service-contact-note{color:var(--color-text-muted);margin:8px 0 0;font-size:12px;font-weight:600}.service-contact:first-child .service-contact-note{color:#95683c}.service-copied{color:var(--color-earth);align-items:center;gap:2px;margin-left:4px;font-size:11px;font-weight:700;display:inline-flex}.service-social{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.service-social-label{color:var(--color-text-muted);margin:0;font-size:12px;font-weight:700}.service-social-links{flex-wrap:wrap;gap:8px;display:flex}.service-social-links a{min-height:36px;color:var(--color-primary);background:#ffffffb3;border:1px solid #2c55301f;border-radius:9999px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.service-social-links a svg{flex-shrink:0;width:15px;height:15px}.service-social-links a:hover{background:var(--color-primary-soft)}@media (prefers-reduced-motion:no-preference){.hero-content{animation:rise .7s var(--ease)both}.product-card{animation:rise .5s var(--ease)both}.product-grid .product-card:first-child{animation-delay:50ms}.product-grid .product-card:nth-child(2){animation-delay:.1s}.product-grid .product-card:nth-child(3){animation-delay:.15s}.product-grid .product-card:nth-child(4){animation-delay:.2s}}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cat-sheet[hidden]{display:none}.cat-sheet{z-index:10020;pointer-events:none;position:fixed;inset:0}.cat-sheet.is-open{pointer-events:auto}.cat-sheet-backdrop{transition:background .28s var(--ease);background:#22331e00;position:absolute;inset:0}.cat-sheet.is-open .cat-sheet-backdrop{background:#22331e6b}.cat-sheet-panel{-webkit-backdrop-filter:blur(18px)saturate(1.1);width:min(86vw,360px);transition:transform .3s var(--ease);padding-bottom:env(safe-area-inset-bottom,0px);background:#fffefcf7;border-right:1px solid #2c55301a;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-104%);box-shadow:12px 0 40px #22331e24}.cat-sheet.is-open .cat-sheet-panel{transform:translate(0)}body.cat-sheet-open{overflow:hidden}.cat-sheet-head{padding:calc(14px + env(safe-area-inset-top,0px))16px 12px;border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cat-sheet-eyebrow{color:var(--color-sage-700);margin:0 0 2px;font-size:11px;font-weight:600}.cat-sheet-head h2{letter-spacing:-.04em;color:var(--color-primary);margin:0;font-size:22px;font-weight:700}.cat-sheet-close{width:36px;height:36px;color:var(--color-text-muted);border-radius:12px;font-size:22px;line-height:1}.cat-sheet-close:hover{background:var(--color-sage-50)}.cat-sheet-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;min-height:0;padding:12px 12px 20px;position:relative;overflow-y:auto}.cat-sheet-scroll-wrap.has-more-below .cat-sheet-scroll{padding-bottom:44px}.cat-sheet-scroll::-webkit-scrollbar{display:none}.cat-sheet-scroll-wrap{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.cat-sheet-scroll-wrap:before,.cat-sheet-scroll-wrap:after{content:"";z-index:2;pointer-events:none;opacity:0;height:28px;transition:opacity .2s var(--ease);position:absolute;left:0;right:0}.cat-sheet-scroll-wrap:before{background:linear-gradient(#fffefcfa 0%,#fffefc00 100%);top:0}.cat-sheet-scroll-wrap:after{background:linear-gradient(#fffefc00 0%,#fffefcfa 100%);bottom:0}.cat-sheet-scroll-wrap.has-more-above:before,.cat-sheet-scroll-wrap.has-more-below:after{opacity:1}.cat-sheet-scroll-hint{z-index:3;pointer-events:none;letter-spacing:-.02em;color:var(--color-sage-700);opacity:0;transition:opacity .2s var(--ease),transform .2s var(--ease);justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:10px;left:0;right:0;transform:translateY(4px)}.cat-sheet-scroll-wrap.has-more-below .cat-sheet-scroll-hint{opacity:1;transform:translateY(0)}.cat-sheet-scroll-hint svg{width:12px;height:12px;animation:cat-sheet-nudge 1.4s var(--ease)infinite}@keyframes cat-sheet-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media (prefers-reduced-motion:reduce){.cat-sheet-scroll-hint svg{animation:none}}.cat-sheet-quick{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.cat-sheet-quick a{letter-spacing:-.02em;min-height:44px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:14px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.cat-sheet-quick span{opacity:.7;font-size:11px}.cat-sheet-list{border-top:1px solid var(--color-border)}.cat-sheet-item{border-bottom:1px solid var(--color-border)}.cat-sheet-toggle{text-align:left;width:100%;color:inherit;grid-template-columns:48px 1fr 16px;align-items:center;gap:10px;padding:12px 4px;display:grid}.cat-sheet-thumb{background-position:50%;background-size:cover;border-radius:14px;width:48px;height:48px;box-shadow:inset 0 0 0 1px #2c553014}.cat-sheet-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.cat-sheet-copy strong{letter-spacing:-.02em;color:var(--color-text);font-size:14px;font-weight:700}.cat-sheet-copy em{color:var(--color-text-muted);letter-spacing:-.02em;font-size:11px;font-style:normal}.cat-sheet-item.is-open .cat-sheet-copy strong{color:var(--color-primary)}.cat-sheet-chevron{border-right:2px solid var(--color-sage-600);border-bottom:2px solid var(--color-sage-600);width:8px;height:8px;transition:transform .22s var(--ease);justify-self:end;margin-top:-3px;transform:rotate(45deg)}.cat-sheet-item.is-open .cat-sheet-chevron{border-color:var(--color-primary);margin-top:3px;transform:rotate(-135deg)}.cat-sheet-subs{flex-wrap:wrap;gap:6px;padding:0 4px 14px 58px;display:flex}.cat-sheet-subs[hidden]{display:none}.cat-sheet-subs a{border-radius:var(--radius-pill);min-height:30px;color:var(--color-text-secondary);background:var(--color-sage-50);border:1px solid var(--color-border);align-items:center;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.cat-sheet-subs a:first-child{color:var(--color-primary);background:var(--color-primary-soft);border-color:#0000}@media (min-width:820px){.cat-sheet-panel{width:380px}}.page-legal{background:radial-gradient(ellipse 70% 28% at 50% -6%,#2c55300f,transparent 55%),var(--color-surface);min-height:60vh;padding:28px 0 calc(48px + env(safe-area-inset-bottom,0px))}.legal-shell{max-width:44rem}.legal-intro{text-align:left;margin-bottom:20px}.legal-eyebrow{letter-spacing:.04em;color:var(--color-sage-700);margin:0 0 6px;font-size:12px;font-weight:700}.legal-title{letter-spacing:-.04em;color:var(--color-primary);margin:0 0 8px;font-size:clamp(24px,5.5vw,32px);font-weight:700;line-height:1.25}.legal-lead{color:var(--color-text-secondary);letter-spacing:-.02em;margin:0;font-size:14px;line-height:1.55}.legal-tabs{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:6px;margin:0 0 24px;padding:0 0 4px;display:flex;overflow-x:auto}.legal-tabs::-webkit-scrollbar{display:none}.legal-tab{border-radius:var(--radius-pill);border:1px solid var(--color-border);background:var(--color-sage-50);letter-spacing:-.02em;min-height:34px;color:var(--color-text-secondary);white-space:nowrap;transition:background .15s var(--ease),color .15s,border-color .15s;flex:none;align-items:center;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.legal-tab:hover{color:var(--color-text);background:var(--color-sage-100)}.legal-tab.is-active{color:#fff;background:var(--color-primary);border-color:var(--color-primary)}.legal-doc{background:#fff;border:1px solid #2c55301a;border-radius:18px;flex-direction:column;gap:0;display:flex;overflow:hidden}.legal-section{border-top:1px solid #2c553014;padding:22px 20px}.legal-section:first-child{border-top:0}@media (min-width:820px){.legal-section{padding:24px 28px}}.legal-section-title{letter-spacing:-.02em;color:var(--color-text);margin:0 0 10px;font-size:15px;font-weight:700}.legal-section-body{letter-spacing:-.01em;color:var(--color-text-secondary);font-size:14px;line-height:1.7}.legal-section-body p{margin:0 0 10px}.legal-section-body p:last-child{margin-bottom:0}.legal-section-body ul{margin:0;padding:0 0 0 1.1em;list-style:outside}.legal-section-body li{margin:0 0 6px}.legal-section-body li:last-child{margin-bottom:0}.legal-section-body strong{color:var(--color-text);font-weight:700}.legal-meta{color:var(--color-text-muted);margin-top:8px;font-size:13px}
