.shop-v3{--shop-v3-ink:#17211f;--shop-v3-muted:#5f6e68;--shop-v3-soft:#eef4f2;--shop-v3-panel:#f8faf9;--shop-v3-line:#dfe8e4;--shop-v3-green:#244f45;--shop-v3-green-dark:#173a32;--shop-v3-bronze:#a97842;--shop-v3-red:#b83c32;--shop-v3-white:#ffffff;--shop-v3-sticky-offset:146px;--shop-v3-guide-bg:#f8f2e6;--shop-v3-guide-panel:rgba(255,255,255,0.92);--shop-v3-guide-line:rgba(194,139,70,0.5);--shop-v3-guide-accent:#c98634;--shop-v3-faq-bg:#eef0e6;--shop-v3-faq-panel:#ffffff;--shop-v3-faq-line:rgba(36,79,69,0.18);--shop-v3-section-shadow:0 18px 42px rgba(34,44,39,0.12);color:var(--shop-v3-ink);background:var(--shop-v3-white)}.shop-v3 a{color:inherit}.shop-v3-container{width:min(1440px,calc(100% - 32px));margin:0 auto}.shop-v3-hero{position:relative;min-height:500px;overflow:hidden;background:#111f1b}.shop-v3-hero-media{position:absolute;inset:0;z-index:0}.shop-v3-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.shop-v3-hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(12,25,22,0.82) 0%,rgba(12,25,22,0.58) 43%,rgba(12,25,22,0.16) 100%),linear-gradient(0deg,rgba(12,25,22,0.58) 0%,rgba(12,25,22,0.08) 34%,rgba(12,25,22,0.1) 100%)}.shop-v3-hero-inner{position:relative;z-index:2;width:min(1440px,calc(100% - 32px));min-height:500px;margin:0 auto;padding:58px 0 46px;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,430px);grid-template-rows:auto 1fr;gap:28px 56px;align-items:end}.shop-v3-breadcrumb{grid-column:1 / -1;align-self:start;display:flex;flex-wrap:wrap;gap:10px;color:rgba(255,255,255,0.82);font-size:14px;line-height:1.4}.shop-v3-breadcrumb a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.shop-v3-hero-copy{max-width:760px;color:#fff}.shop-v3-hero-copy h1{margin:0;max-width:760px;font-family:Nebulica,Georgia,serif;font-size:clamp(38px,4.8vw,68px);font-weight:400;line-height:1.04;letter-spacing:0}.shop-v3-hero-copy p{max-width:650px;margin:22px 0 0;color:rgba(255,255,255,0.86);font-size:18px;line-height:1.65}.shop-v3-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.shop-v3 .shop-v3-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:13px 20px 12px;border:1px solid transparent;font-size:14px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:0.06em;transition:color 0.18s ease,background-color 0.18s ease,border-color 0.18s ease}.shop-v3 .shop-v3-btn-primary{color:#fff;background:var(--shop-v3-green)}.shop-v3 .shop-v3-btn-primary:hover,.shop-v3 .shop-v3-btn-primary:focus-visible{color:#fff;background:var(--shop-v3-green-dark)}.shop-v3 .shop-v3-btn-secondary{border-color:rgba(255,255,255,0.48);color:#fff;background:rgba(255,255,255,0.08)}.shop-v3 .shop-v3-btn-secondary:hover,.shop-v3 .shop-v3-btn-secondary:focus-visible{color:#fff;background:rgba(255,255,255,0.18)}.shop-v3-search-panel{align-self:end;background:rgba(255,255,255,0.94);border:1px solid rgba(255,255,255,0.55);padding:22px;box-shadow:0 28px 70px rgba(0,0,0,0.2)}.shop-v3-search-panel label{display:block;margin-bottom:11px;color:var(--shop-v3-ink);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0.08em}.shop-v3-search-row{display:grid;grid-template-columns:1fr 48px;border:1px solid var(--shop-v3-line);background:#fff}.shop-v3-search-row input{min-width:0;height:50px;border:0;padding:0 14px;color:var(--shop-v3-ink);font-size:15px;outline:none}.shop-v3-search-row button{border:0;display:inline-flex;align-items:center;justify-content:center;background:var(--shop-v3-green);color:#fff;cursor:pointer}.shop-v3-search-row button svg{display:block}.shop-v3-search-row button:hover{background:var(--shop-v3-green-dark)}.shop-v3-search-panel p{margin:12px 0 0;color:var(--shop-v3-muted);font-size:14px}.shop-v3-main{padding:56px 0 76px;background:#fff;scroll-margin-top:var(--shop-v3-sticky-offset)}.shop-v3-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.shop-v3-filter-toggle{display:none;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid var(--shop-v3-line);background:#fff;color:var(--shop-v3-green);font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:0.05em}.shop-v3-sort{margin-left:auto;display:flex;align-items:center;gap:10px}.shop-v3-sort label{color:var(--shop-v3-muted);font-size:13px;font-weight:700}.shop-v3-sort select{min-width:190px;height:42px;border:1px solid var(--shop-v3-line);background:#fff;color:var(--shop-v3-ink);padding:0 38px 0 12px;font-size:14px}.shop-v3-layout{display:grid;grid-template-columns:286px minmax(0,1fr);gap:34px;align-items:start}.shop-v3-filters{position:sticky;top:var(--shop-v3-sticky-offset);max-height:calc(100vh - var(--shop-v3-sticky-offset) - 24px);overflow-y:auto;overscroll-behavior:contain;border-top:3px solid var(--shop-v3-green);background:var(--shop-v3-panel);padding:22px}.shop-v3-filters::-webkit-scrollbar{width:6px}.shop-v3-filters::-webkit-scrollbar-track{background:var(--shop-v3-soft)}.shop-v3-filters::-webkit-scrollbar-thumb{background:rgba(36,79,69,0.45)}.shop-v3-filter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--shop-v3-line)}.shop-v3-filter-head h2,.shop-v3-filter-group h3,.shop-v3-filter-note h3{margin:0;color:var(--shop-v3-ink);font-size:17px;line-height:1.25;font-weight:800}.shop-v3-filter-head a{color:var(--shop-v3-bronze);font-size:13px;font-weight:800;text-transform:uppercase}.shop-v3-filter-group,.shop-v3-filter-note{padding-top:22px}.shop-v3-tags{display:grid;gap:10px;margin-top:15px}.shop-v3-tags label{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;color:var(--shop-v3-ink);font-size:14px;line-height:1.35;cursor:pointer}.shop-v3-tags input{width:18px;height:18px;accent-color:var(--shop-v3-green)}.shop-v3-tags small{color:var(--shop-v3-muted);font-size:12px}.shop-v3-filter-note{margin-top:24px;border-top:1px solid var(--shop-v3-line)}.shop-v3-filter-note p,.shop-v3-muted{margin:10px 0 0;color:var(--shop-v3-muted);font-size:14px;line-height:1.6}.shop-v3-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.shop-v3-empty{padding:64px 24px;border:1px solid var(--shop-v3-line);background:var(--shop-v3-panel);text-align:center}.shop-v3-empty h2{margin:0;font-size:28px;line-height:1.2}.shop-v3-empty p{margin:12px auto 24px;max-width:480px;color:var(--shop-v3-muted)}.shop-v3-guide{position:relative;overflow:hidden;padding:88px 0 76px;background:linear-gradient(90deg,rgba(248,242,230,0.24) 0%,rgba(248,242,230,0.9) 39%,rgba(248,242,230,0.86) 100%),var(--shop-v3-guide-background,url("/static/custom/images/shop-v3/hero_section_background_clean.webp?b1779da6ee38")) left bottom / cover no-repeat,var(--shop-v3-guide-bg);color:var(--shop-v3-green)}.shop-v3-guide::before{content:"";position:absolute;top:18px;left:0;width:min(19vw,245px);height:min(24vw,201px);background:url("/static/custom/images/shop-v3/topographic_contour_lines_transparent.webp?951dede2826f") left top / contain no-repeat;opacity:0.38;pointer-events:none}.shop-v3-guide-grid{position:relative;display:grid;grid-template-columns:minmax(300px,0.72fr) minmax(0,1.28fr);gap:clamp(48px,6vw,92px);align-items:center}.shop-v3-guide-copy{position:relative;z-index:1;max-width:460px}.shop-v3 .shop-v3-section-kicker{display:flex;align-items:center;gap:20px;margin:0 0 18px;color:var(--shop-v3-guide-accent);font-size:14px;font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:0.1em}.shop-v3 .shop-v3-section-kicker::after{content:"";width:62px;height:2px;background:currentColor}.shop-v3-guide h2,.shop-v3-faq h2{margin:0;font-family:Nebulica,Georgia,serif;font-size:clamp(40px,5vw,70px);font-weight:400;line-height:0.98;letter-spacing:0}.shop-v3-guide p{margin:20px 0 0;color:#273d38;font-size:16px;line-height:1.72}.shop-v3 .shop-v3-guide-cta{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:176px;min-height:48px;margin-top:30px;padding:0 23px;color:#fff;background:var(--shop-v3-green);border-radius:4px;box-shadow:0 12px 24px rgba(36,79,69,0.18);font-size:15px;font-weight:800;line-height:1;text-decoration:none;transition:background-color 0.18s ease,transform 0.18s ease}.shop-v3 .shop-v3-guide-cta svg{flex:none}.shop-v3 .shop-v3-guide-cta:hover,.shop-v3 .shop-v3-guide-cta:focus-visible{color:#fff;background:var(--shop-v3-green-dark);transform:translateY(-1px)}.shop-v3-guide-list{position:relative;display:grid;gap:20px;padding-left:clamp(34px,4.2vw,62px)}.shop-v3-guide-list::before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background:var(--shop-v3-guide-line)}.shop-v3-guide-card{position:relative;display:grid;grid-template-columns:84px minmax(0,1fr);gap:28px;align-items:center;min-height:116px;padding:26px 32px 26px 24px;background:var(--shop-v3-guide-panel);border:1px solid rgba(36,79,69,0.1);border-radius:10px;box-shadow:var(--shop-v3-section-shadow);backdrop-filter:blur(2px)}.shop-v3-guide-icon{width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center;color:var(--shop-v3-green);background:rgba(237,233,219,0.78);border:1px solid rgba(36,79,69,0.08);border-radius:50%}.shop-v3-guide-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.shop-v3-guide-card-title{display:flex;align-items:center;gap:13px}.shop-v3-guide-number{flex:0 0 auto;width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--shop-v3-guide-accent);border-radius:50%;font-size:13px;font-weight:800;line-height:1}.shop-v3-guide-list h3{margin:0;color:var(--shop-v3-ink);font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.25}.shop-v3-guide-list p{max-width:720px;margin-top:10px;color:#31433f;line-height:1.65}.shop-v3-faq{position:relative;overflow:hidden;padding:44px 0 46px;background:linear-gradient(90deg,rgba(238,240,230,0.94) 0%,rgba(238,240,230,0.76) 48%,rgba(238,240,230,0.9) 100%),url("/static/custom/images/shop-v3/faq_section_background_clean.webp?b1779da6ee38") center / cover no-repeat,var(--shop-v3-faq-bg)}.shop-v3-faq .shop-v3-container{position:relative;z-index:1;display:grid;grid-template-columns:minmax(270px,0.62fr) minmax(0,1.38fr);gap:clamp(48px,7vw,108px);align-items:start}.shop-v3-faq h2{color:var(--shop-v3-green);font-size:clamp(36px,4.6vw,58px)}.shop-v3-faq-copy{max-width:390px}.shop-v3-faq-copy::before{content:"";display:block;width:28px;height:2px;margin-bottom:14px;background:var(--shop-v3-guide-accent)}.shop-v3-faq-copy p{margin:24px 0 0;color:#2d403b;font-size:16px;line-height:1.72}.shop-v3-faq-badge{width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center;margin-top:28px;color:var(--shop-v3-green);background:rgba(237,233,219,0.78);border:1px solid rgba(36,79,69,0.08);border-radius:50%}.shop-v3-faq-badge svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.shop-v3-faq-list{--fanaue-faq-bg:var(--shop-v3-faq-panel);--fanaue-faq-border:var(--shop-v3-faq-line);--fanaue-faq-shadow:0 14px 34px rgba(25,34,30,0.1);--fanaue-faq-toggle:var(--shop-v3-guide-accent);max-width:none;margin-top:0}@media (max-width:1180px){.shop-v3-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-v3-hero-inner{grid-template-columns:minmax(0,1fr)}.shop-v3-search-panel{max-width:520px}}@media (max-width:1023px){.shop-v3{--shop-v3-sticky-offset:134px}}@media (max-width:900px){.shop-v3-hero,.shop-v3-hero-inner{min-height:420px}.shop-v3-hero-inner{padding:42px 0 36px}.shop-v3-hero::after{background:rgba(12,25,22,0.68)}.shop-v3-layout{grid-template-columns:1fr}.shop-v3-filter-toggle{display:inline-flex}.shop-v3-filters{position:static;top:auto;max-height:0;overflow:hidden;padding-top:0;padding-bottom:0;border-top-width:0;opacity:0;transform:translateY(-8px);pointer-events:none;transition:max-height 0.32s ease,opacity 0.24s ease,transform 0.24s ease,padding-top 0.24s ease,padding-bottom 0.24s ease,border-top-width 0.24s ease}.shop-v3-filters.shop-v3-filters-open{max-height:var(--shop-v3-filter-height,900px);padding-top:22px;padding-bottom:22px;border-top-width:3px;opacity:1;transform:translateY(0);pointer-events:auto}.shop-v3-guide-grid,.shop-v3-faq .shop-v3-container{grid-template-columns:1fr}.shop-v3-guide-list{padding-left:0}.shop-v3-guide-list::before{display:none}}@media (max-width:900px) and (prefers-reduced-motion:reduce){.shop-v3-filters{transition:none}}@media (max-width:640px){.shop-v3-container,.shop-v3-hero-inner{width:min(100% - 24px,1440px)}.shop-v3-hero-copy h1{font-size:clamp(32px,10vw,46px)}.shop-v3-hero-copy p{font-size:16px}.shop-v3-hero-actions,.shop-v3-toolbar,.shop-v3-sort{align-items:stretch;flex-direction:column}.shop-v3-sort{width:100%}.shop-v3-sort select,.shop-v3-filter-toggle{width:100%}.shop-v3-search-panel{padding:16px}.shop-v3-grid{grid-template-columns:1fr;gap:20px}.shop-v3-main,.shop-v3-faq{padding:48px 0}.shop-v3-guide{padding:56px 0;background-position:left bottom}.shop-v3 .shop-v3-section-kicker{gap:14px;font-size:12px}.shop-v3-guide h2,.shop-v3-faq h2{font-size:clamp(34px,12vw,46px)}.shop-v3-guide-card{grid-template-columns:64px minmax(0,1fr);gap:16px;min-height:0;padding:20px}.shop-v3-guide-icon{width:64px;height:64px}.shop-v3-faq-badge{width:64px;height:64px}.shop-v3-guide-icon svg,.shop-v3-faq-badge svg{width:38px;height:38px}.shop-v3-guide-card-title{gap:10px}.shop-v3-guide-number{width:24px;height:24px;font-size:12px}.shop-v3-guide-list h3{font-size:18px}}