.v2-root .page-hero{border-radius:var(--v2-r-l);overflow:hidden;margin:16px 0 34px;padding:52px 46px;background:linear-gradient(135deg,var(--v2-leaf-100),var(--v2-straw-50) 74%)}.v2-root .page-hero .eyebrow{color:var(--v2-pine-500);margin-bottom:10px}.v2-root .page-hero h1{font-size:clamp(30px,4.4vw,50px);color:var(--v2-pine-900);line-height:1.04;letter-spacing:-.024em}.v2-root .page-hero p{font-size:16px;color:var(--v2-ink-2);line-height:1.6;margin:14px 0 0;max-width:62ch}.v2-root .csec{padding:0 0 44px}.v2-root .csec h2{font-size:clamp(21px,2.6vw,30px);color:var(--v2-pine-900);letter-spacing:-.02em;margin-bottom:14px}.v2-root .csec h3{font-size:17px;color:var(--v2-pine-800);margin:22px 0 6px}.v2-root .prose{max-width:74ch}.v2-root .prose p{font-size:15.5px;color:var(--v2-ink-2);line-height:1.75;margin:0 0 16px}.v2-root .prose b{color:var(--v2-pine-900)}.v2-root .feat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:8px 0 12px}.v2-root .feat{background:#fff;border:1px solid var(--v2-rule);border-radius:var(--v2-r-l);padding:22px 20px;box-shadow:var(--v2-shadow-sm)}.v2-root .feat-ic{width:46px;height:46px;border-radius:50%;background:var(--v2-leaf-100);color:var(--v2-pine-700);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.v2-root .feat-ic svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.v2-root .feat b{display:block;font-size:15.5px;color:var(--v2-pine-900);margin-bottom:5px}.v2-root .feat p{font-size:13.5px;color:var(--v2-muted);line-height:1.6;margin:0}.v2-root .kf-jump{display:flex;gap:8px;overflow-x:auto;padding:4px 0 18px;margin-bottom:6px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.v2-root .kf-jump a{flex:none;font-size:13px;font-weight:600;color:var(--v2-pine-800);background:#fff;border:1px solid var(--v2-rule);border-radius:999px;padding:7px 14px;white-space:nowrap;transition:background .14s var(--v2-ease),border-color .14s var(--v2-ease)}.v2-root .kf-jump a:hover{background:var(--v2-leaf-100);border-color:var(--v2-pine-500)}.v2-root .kf-list{display:flex;flex-direction:column;gap:20px;padding-bottom:24px}.v2-root .kf-card{background:#fff;border:1px solid var(--v2-rule);border-radius:var(--v2-r-l);box-shadow:var(--v2-shadow-sm);padding:22px 24px;scroll-margin-top:var(--v2-sticky-top)}.v2-root .kf-card-head{display:flex;align-items:center;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--v2-rule)}.v2-root .kf-glyph{flex:none;width:68px;height:68px;border-radius:16px;background:var(--v2-straw-100);display:flex;align-items:center;justify-content:center}.v2-root .kf-head-txt{flex:1;min-width:0}.v2-root .kf-head-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:7px}.v2-root .kf-tag{font-size:11px;font-weight:700;letter-spacing:.01em;color:var(--v2-muted);background:var(--v2-straw-100);padding:3px 10px;border-radius:999px}.v2-root .kf-tag.own{color:var(--v2-pine-700);background:var(--v2-leaf-100)}.v2-root .kf-origin-pill{font-size:11px;font-weight:600;color:var(--v2-muted);background:transparent;border:1px solid var(--v2-rule);padding:3px 10px;border-radius:999px}.v2-root .kf-head-txt h2{font-family:var(--v2-display);font-size:clamp(20px,2.6vw,26px);color:var(--v2-pine-900);letter-spacing:-.02em;line-height:1.1;margin:0}.v2-root .kf-shop{flex:none}.v2-root .kf-card-body{display:grid;grid-template-columns:1.5fr 1fr;gap:22px 28px;padding:20px 0}.v2-root .kf-prose{display:flex;flex-direction:column;gap:18px}.v2-root .kf-block h3,.v2-root .kf-facts-box h3,.v2-root .kf-real h3{font-size:11.5px;letter-spacing:.11em;text-transform:uppercase;color:var(--v2-pine-500);font-weight:700;margin:0 0 7px}.v2-root .kf-block p{font-size:14.5px;color:var(--v2-ink-2);line-height:1.7;margin:0}.v2-root .kf-facts-box{background:var(--v2-leaf-100);border-radius:var(--v2-r-l);padding:18px;align-self:start}.v2-root .kf-facts-box h3{color:var(--v2-pine-700)}.v2-root .kf-facts{list-style:none;display:flex;flex-direction:column;gap:9px;margin:0}.v2-root .kf-facts li{position:relative;padding-left:24px;font-size:13.5px;color:var(--v2-pine-900);line-height:1.5}.v2-root .kf-facts li:before{content:"";position:absolute;left:0;top:2px;width:15px;height:15px;border-radius:50%;background:var(--v2-pine-700) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23DCEBD5' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center/10px no-repeat}.v2-root .kf-real{display:flex;gap:14px;padding:18px 20px;border-radius:var(--v2-r-l);background:var(--v2-straw-100);border-left:4px solid var(--v2-turmeric)}.v2-root .kf-real-ic{flex:none;width:38px;height:38px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--v2-clay)}.v2-root .kf-real-ic svg{width:20px;height:20px}.v2-root .kf-real h3{color:var(--v2-clay)}.v2-root .kf-real p{font-size:14px;color:var(--v2-ink-2);line-height:1.65;margin:0}@media (max-width:680px){.v2-root .kf-card{padding:18px 16px}.v2-root .kf-card-body{grid-template-columns:1fr;gap:18px}.v2-root .kf-card-head{flex-wrap:wrap}.v2-root .kf-shop{order:3;width:100%}}.v2-root .stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin:6px 0 12px}.v2-root .stat{text-align:center;padding:24px 12px;background:var(--v2-leaf-100);border-radius:var(--v2-r-l)}.v2-root .stat b{display:block;font-family:var(--v2-display);font-size:34px;font-weight:600;color:var(--v2-pine-800);letter-spacing:-.02em}.v2-root .stat span{font-size:13px;color:var(--v2-ink-2)}.v2-root .faq-acc{max-width:820px;border-top:1px solid var(--v2-rule);margin-bottom:30px}.v2-root .faq-acc details{border-bottom:1px solid var(--v2-rule)}.v2-root .faq-acc summary{padding:18px 2px;font-size:15.5px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:14px;color:var(--v2-pine-900)}.v2-root .faq-acc summary:hover{color:var(--v2-pine-700)}.v2-root .faq-acc summary::-webkit-details-marker{display:none}.v2-root .faq-acc .fx{position:relative;flex:none;width:16px;height:16px}.v2-root .faq-acc .fx:after,.v2-root .faq-acc .fx:before{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;border-radius:2px;background:var(--v2-pine-700);transform:translate(-50%,-50%);transition:transform .2s var(--v2-ease)}.v2-root .faq-acc .fx:after{transform:translate(-50%,-50%) rotate(90deg)}.v2-root .faq-acc details[open] .fx:after{transform:translate(-50%,-50%) rotate(0);opacity:0}.v2-root .faq-acc p{padding:0 2px 20px;margin:0;font-size:14.5px;color:var(--v2-ink-2);max-width:74ch;line-height:1.7}.v2-root .faq-cat{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--v2-pine-500);font-weight:700;margin:30px 0 4px}.v2-root .rgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;padding-bottom:20px}.v2-root .rcard{background:#fff;border:1px solid var(--v2-rule);border-radius:var(--v2-r-l);overflow:hidden;box-shadow:var(--v2-shadow-sm);display:flex;flex-direction:column}.v2-root .rcard-img{height:150px;display:flex;align-items:center;justify-content:center;background:var(--v2-straw-100);color:var(--v2-pine-700);position:relative}.v2-root .rcard-time{position:absolute;top:10px;right:10px;font-size:11.5px;font-weight:600;background:#fff;color:var(--v2-pine-800);padding:4px 10px;border-radius:999px}.v2-root .rcard-b{padding:15px;display:flex;flex-direction:column;gap:6px;flex:1}.v2-root .rcard-b b{font-size:15px;color:var(--v2-pine-900)}.v2-root .rcard-b p{font-size:13px;color:var(--v2-muted);line-height:1.5;margin:0;flex:1}.v2-root .rcard-use{font-size:12.5px;color:var(--v2-pine-700);font-weight:600}.v2-root .rd-hero{display:grid;grid-template-columns:200px 1fr;gap:28px;margin:12px 0 32px;padding:34px 36px;background:linear-gradient(135deg,var(--v2-leaf-100),var(--v2-straw-50) 74%)}.v2-root .rd-hero,.v2-root .rd-hero-art{align-items:center;border-radius:var(--v2-r-l)}.v2-root .rd-hero-art{display:flex;justify-content:center;height:168px;background:var(--v2-straw-100);color:var(--v2-pine-700)}.v2-root .rd-hero-b .eyebrow{color:var(--v2-pine-500);margin-bottom:10px}.v2-root .rd-hero-b h1{font-size:clamp(26px,3.6vw,40px);color:var(--v2-pine-900);line-height:1.06;letter-spacing:-.022em}.v2-root .rd-intro{font-size:15px;color:var(--v2-ink-2);line-height:1.65;margin:12px 0 0;max-width:60ch}.v2-root .rd-meta{display:flex;gap:10px;margin-top:16px}.v2-root .rd-meta span{font-size:13px;font-weight:600;color:var(--v2-pine-800);background:#fff;padding:6px 13px;border-radius:999px}.v2-root .rd-cols{display:grid;grid-template-columns:320px 1fr;gap:34px;padding-bottom:30px;align-items:start}.v2-root .rd-cols h2{font-size:20px;color:var(--v2-pine-900);letter-spacing:-.02em;margin-bottom:14px}.v2-root .rd-ing{background:#fff;border:1px solid var(--v2-rule);border-radius:var(--v2-r-l);padding:24px 22px;box-shadow:var(--v2-shadow-sm);position:sticky;top:var(--v2-sticky-top)}.v2-root .rd-ing ul{list-style:none;display:flex;flex-direction:column;gap:11px}.v2-root .rd-ing li{display:flex;align-items:flex-start;gap:11px;font-size:14.5px;color:var(--v2-ink-2);line-height:1.4}.v2-root .rd-ing li a{color:var(--v2-pine-700);font-weight:600;text-decoration:underline;text-underline-offset:3px}.v2-root .rd-ing li a:hover{color:var(--v2-pine-900)}.v2-root .rd-tick{flex:none;width:9px;height:9px;margin-top:5px;border-radius:50%;border:2px solid var(--v2-pine-500)}.v2-root .rd-note{font-size:12px;color:var(--v2-muted);margin:16px 0 0;padding-top:14px;border-top:1px solid var(--v2-rule);line-height:1.5}.v2-root .rd-method ol{list-style:none;display:flex;flex-direction:column;gap:18px}.v2-root .rd-method li{display:flex;gap:16px;align-items:flex-start}.v2-root .rd-num{flex:none;width:30px;height:30px;border-radius:50%;background:var(--v2-pine-700);color:var(--v2-leaf-100);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.v2-root .rd-method li p{font-size:15px;color:var(--v2-ink-2);line-height:1.65;margin:3px 0 0}.v2-root .rd-tip{margin-top:24px;padding:18px 20px;border-radius:var(--v2-r-l);background:var(--v2-straw-100);border-left:4px solid var(--v2-turmeric)}.v2-root .rd-tip b{display:block;font-size:13px;color:var(--v2-clay);margin-bottom:5px}.v2-root .rd-tip p{font-size:14px;color:var(--v2-ink-2);line-height:1.6;margin:0}.v2-root .rd-watch{padding-bottom:34px}.v2-root .rd-watch h2{font-size:20px;color:var(--v2-pine-900);letter-spacing:-.02em;margin-bottom:14px}.v2-root .rd-video{position:relative;aspect-ratio:16/9;border-radius:var(--v2-r-l);overflow:hidden;background:var(--v2-pine-900);max-width:820px;box-shadow:var(--v2-shadow-sm)}.v2-root .rd-video iframe,.v2-root .rd-video-poster{position:absolute;inset:0;width:100%;height:100%;border:0}.v2-root .rd-video-poster{padding:0;cursor:pointer;display:block;background:var(--v2-pine-900)}.v2-root .rd-video-poster img{width:100%;height:100%;object-fit:cover;display:block}.v2-root .rd-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:66px;height:66px;border-radius:50%;background:hsla(0,0%,100%,.92);display:flex;align-items:center;justify-content:center;transition:background .15s var(--v2-ease)}.v2-root .rd-video-poster:hover .rd-video-play{background:#fff}.v2-root .rd-video-play svg{width:26px;height:26px;margin-left:3px;fill:var(--v2-pine-800)}.v2-root .rd-back{display:inline-block;margin:0 0 60px;font-size:14px;font-weight:600;color:var(--v2-pine-700)}.v2-root .rd-back:hover{color:var(--v2-pine-900)}@media (max-width:820px){.v2-root .rd-hero{grid-template-columns:1fr;padding:26px 22px}.v2-root .rd-hero-art{height:130px}.v2-root .rd-cols{grid-template-columns:1fr;gap:24px}.v2-root .rd-ing{position:static}}.v2-root .cta-band{text-align:center;background:var(--v2-leaf-100);border-radius:var(--v2-r-l);padding:40px 24px;margin:10px 0 60px}.v2-root .cta-band h2{color:var(--v2-pine-900);margin-bottom:8px}.v2-root .cta-band p{font-size:14.5px;color:var(--v2-ink-2);margin:0 auto 20px;max-width:48ch}@media (max-width:640px){.v2-root .page-hero{padding:34px 24px}}