/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--green:#17633a;--green-dark:#0c4426;--green-soft:#eaf2e9;--cream:#f7f4ea;--paper:#fffdf7;--white:#fff;--ink:#172019;--muted:#677168;--line:#d9ddd3;--red:#e3483e;--red-soft:#fff0ec;--blue:#2378c8;--blue-soft:#edf6ff;--shadow:0 18px 46px #1f2e2324}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream);min-width:320px}body{color:var(--ink);background:var(--cream);font-family:var(--font-geist-sans), "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select{font:inherit}button,select{color:inherit;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #2d84d7}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:10px 14px;font-weight:800;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.catalog-app{min-height:100vh}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4eaf2;grid-template-columns:180px minmax(320px,650px) 1fr;align-items:center;gap:24px;height:70px;padding:0 clamp(18px,3vw,48px);display:grid;position:sticky;top:0}.brand{width:fit-content;color:var(--green-dark);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand>span{background:var(--green);color:#fff;letter-spacing:-.08em;border-radius:11px 11px 11px 3px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:900;display:grid}.brand>strong{letter-spacing:-.09em;font-size:21px;font-weight:900}.search-box{background:var(--white);border:1px solid #c8cec3;border-radius:11px;align-items:center;min-height:42px;padding:0 11px 0 14px;display:flex;box-shadow:0 3px 12px #242f260a}.search-box>span:first-child{color:var(--green);margin-right:10px;font-size:23px;line-height:1}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-box input::placeholder{color:#91988f}.search-box button{background:#eff2ec;border:0;border-radius:7px;width:28px;height:28px;font-size:16px}.header-actions{justify-content:flex-end;gap:8px;display:flex}.header-actions button{border-radius:9px;min-height:38px;padding:0 13px;font-size:11px;font-weight:780}.region-select{background:#fff;border:1px solid #c9d2c7;border-radius:9px;min-height:38px;display:flex}.region-select select{border-radius:inherit;min-width:126px;color:var(--green-dark);background:0 0;border:0;padding:0 28px 0 11px;font-size:10px;font-weight:780}.region-select select:disabled{cursor:wait;opacity:.6}.data-button{border:1px solid var(--green);background:var(--green);color:#fff!important}main{width:min(1660px,100%);margin:0 auto;padding:0 clamp(16px,3vw,48px)}.catalog-intro{border-bottom:1px solid #cfd5ca;grid-template-columns:minmax(420px,1fr) minmax(450px,.8fr);align-items:end;gap:48px;padding:clamp(44px,6vw,88px) 0 36px;display:grid}.catalog-intro h1{letter-spacing:-.085em;max-width:760px;margin:0;font-size:clamp(42px,5vw,78px);font-weight:900;line-height:.98}.catalog-intro p{color:var(--muted);letter-spacing:-.02em;margin:20px 0 0;font-size:15px;line-height:1.65}.intro-stats{border-top:2px solid var(--green-dark);grid-template-columns:repeat(3,1fr);margin:0;display:grid}.intro-stats>div{border-right:1px solid #cfd5ca;min-height:118px;padding:17px 14px}.intro-stats>div:last-child{border-right:0}.intro-stats dt{color:var(--muted);font-size:11px;font-weight:650}.intro-stats dd{color:var(--green-dark);letter-spacing:-.06em;margin:19px 0 0;font-size:35px;font-weight:900;line-height:1}.intro-stats dd span{color:var(--muted);letter-spacing:-.03em;margin-left:4px;font-size:11px;font-weight:700}.control-deck{z-index:35;background:linear-gradient(var(--cream) 0 88%, transparent);padding-top:18px;position:sticky;top:70px}.category-rail{scrollbar-width:none;gap:7px;padding:2px 0 11px;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{color:#576158;white-space:nowrap;background:#ffffffb8;border:1px solid #cdd2c9;border-radius:999px;flex:none;min-height:36px;padding:0 12px;font-size:11px;font-weight:760}.category-rail button span{color:#9aa099;margin-left:5px;font-size:9px}.category-rail button:hover{border-color:var(--green);color:var(--green)}.category-rail button.active{border-color:var(--green);background:var(--green);color:#fff}.category-rail button.active span{color:#cfe0d2}.sort-row{background:var(--cream);border-top:1px solid #cfd5cacc;justify-content:space-between;align-items:center;min-height:48px;padding:8px 0 10px;display:flex}.sort-row p{color:var(--muted);margin:0;font-size:11px}.sort-row p strong{color:var(--ink);font-size:13px}.sort-row label{color:var(--muted);align-items:center;gap:8px;font-size:10px;display:flex}.sort-row select{background:#fff;border:1px solid #c8cec3;border-radius:8px;min-height:32px;padding:0 30px 0 10px;font-size:10px;font-weight:720}.product-grid{grid-template-columns:repeat(auto-fill,minmax(178px,1fr));align-items:stretch;gap:12px;padding:7px 0 34px;display:grid}.product-card{isolation:isolate;border:1px solid var(--line);background:var(--paper);border-radius:13px;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.product-card:hover{z-index:2;border-color:#9fb39f;transform:translateY(-3px);box-shadow:0 14px 32px #28372b1f}.product-card>button{text-align:left;background:0 0;border:0;flex-direction:column;flex:1;width:100%;min-width:0;padding:0;display:flex}.product-card__permalink{color:var(--green-dark);border-top:1px solid #ecece5;padding:8px 14px 10px;font-size:10px;font-weight:800;text-decoration:none;display:block}.product-card__permalink:hover{background:var(--green-soft);text-underline-offset:3px;text-decoration:underline}.product-card__media{aspect-ratio:4/3;background:linear-gradient(145deg,#fff 0%,#f0efe8 100%);border-bottom:1px solid #e4e5df;place-items:center;min-height:146px;max-height:174px;display:grid;position:relative;overflow:hidden}.coverage-chip{z-index:2;color:var(--green-dark);background:#fffffff0;border:1px solid #c8d4c7;border-radius:6px;padding:5px 7px;font-size:10px;font-weight:800;line-height:1.2;position:absolute;top:10px;left:10px}.coverage-chip--verified{background:#eaf4e8;border-color:#9ab59a}.product-visual{place-items:center;width:100%;height:100%;padding:13px 15px 10px;display:grid;position:relative;overflow:hidden}.product-visual img{z-index:1;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 8px 8px #1a221b24);width:100%;max-width:148px;height:100%;max-height:148px;display:block;position:relative}.product-visual__fallback{color:#677168;text-align:center;background:#f4f3ec;border:1px dashed #bdc6ba;border-radius:10px;align-content:center;place-items:center;gap:5px;display:grid;position:absolute;inset:19px}.product-visual__fallback b{max-width:110px;font-size:12px}.product-visual__fallback small{font-size:10px}.product-card__body{flex-direction:column;flex:1;min-width:0;padding:14px 14px 12px;display:flex}.product-card__maker{min-height:17px;color:var(--green);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;display:block;overflow:hidden}.product-card h2{letter-spacing:-.035em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:43px;margin:5px 0 9px;font-size:14px;font-weight:790;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card__body>strong{letter-spacing:-.06em;font-size:24px;font-weight:900;line-height:1;display:block}.product-card__changes{gap:6px;margin-top:11px;display:grid}.change-tag{border-radius:5px;align-items:center;gap:3px;width:fit-content;padding:4px 6px;font-size:10px;font-weight:800;display:inline-flex}.change-tag--up{background:var(--red-soft);color:var(--red)}.change-tag--down{background:var(--blue-soft);color:var(--blue)}.change-tag--flat{color:var(--muted);background:#eff0ec}.product-card__changes>span:last-child{color:var(--muted);font-size:10px;font-weight:720}.product-card__changes .is-up{color:var(--red)!important}.product-card__changes .is-down{color:var(--blue)!important}.product-card__foot{border-top:1px solid #ecece5;grid-template-columns:1fr 72px;align-items:end;gap:6px;min-height:42px;margin-top:auto;padding-top:8px;display:grid}.product-card__foot>span{color:#707970;font-size:9px;line-height:1.35}.sparkline{width:72px;height:28px;overflow:visible}.sparkline polyline{fill:none;stroke:var(--green);stroke-width:1.5px;vector-effect:non-scaling-stroke}.sparkline-empty{color:var(--muted);justify-self:end;font-size:9px}.load-more{border:1px solid var(--green);width:min(420px,100%);min-height:48px;color:var(--green-dark);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:12px;margin:4px auto 60px;font-size:12px;font-weight:820;display:flex}.load-more:hover{background:var(--green-soft)}.load-more span{color:var(--muted);font-size:9px}.empty-state{text-align:center;align-content:center;place-items:center;min-height:300px;display:grid}.empty-state strong{font-size:18px}.empty-state p{color:var(--muted);font-size:11px}.site-footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:220px 1fr;gap:60px;padding:36px 0 45px;display:grid}.site-footer strong{color:var(--green-dark);font-size:20px}.site-footer p{margin:5px 0 0;font-size:9px;line-height:1.65}.site-footer a{color:var(--green-dark);text-underline-offset:3px;margin-top:10px;font-size:10px;font-weight:760;display:inline-block}.site-footer__links{gap:14px;display:flex}.site-footer__links a{margin-top:10px}.content-page,.product-page{width:min(920px,100%);min-height:100vh;margin:0 auto;padding:38px clamp(20px,5vw,64px) 80px}.content-page__brand{color:var(--green-dark);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.content-page__brand span{background:var(--green);color:#fff;letter-spacing:-.08em;border-radius:11px 11px 11px 3px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:900;display:grid}.content-page__brand strong{letter-spacing:-.09em;font-size:21px;font-weight:900}.content-page article{margin-top:74px}.content-page__eyebrow{color:var(--green);letter-spacing:.12em;margin:0;font-size:11px;font-weight:850}.content-page h1{letter-spacing:-.075em;margin:9px 0 0;font-size:clamp(40px,7vw,64px)}.content-page__lead{max-width:660px;color:var(--muted);letter-spacing:-.025em;margin:20px 0 48px;font-size:17px;line-height:1.7}.content-page section{border-top:1px solid var(--line);padding:27px 0}.content-page h2{letter-spacing:-.04em;margin:0 0 10px;font-size:20px}.content-page section p{color:#4f5b51;letter-spacing:-.02em;max-width:700px;margin:0;font-size:15px;line-height:1.78}.content-page section a{color:var(--green-dark);text-underline-offset:3px;font-weight:760}.content-page__stats{grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0;display:grid}.content-page__stats div{border:1px solid var(--line);background:#fff;border-radius:10px;padding:16px}.content-page__stats dt{color:var(--muted);font-size:11px}.content-page__stats dd{color:var(--green-dark);margin:6px 0 0;font-size:18px;font-weight:850}.product-page__header{justify-content:space-between;align-items:center;gap:20px;display:flex}.product-page__header>a:last-child{color:var(--green-dark);text-underline-offset:3px;font-size:13px;font-weight:780}.product-page article{margin-top:42px}.product-page nav{color:var(--muted);flex-wrap:wrap;gap:7px;font-size:12px;display:flex}.product-page nav a{color:var(--green-dark);text-underline-offset:3px}.product-page__hero{border-bottom:2px solid var(--green-dark);grid-template-columns:260px 1fr;align-items:center;gap:52px;margin-top:28px;padding:34px 0 42px;display:grid}.product-page__image{aspect-ratio:1;border:1px solid var(--line);background:linear-gradient(145deg,#fff 0%,#f0efe8 100%);border-radius:16px;place-items:center;display:grid;overflow:hidden}.product-page__image img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 12px 14px #1a221b26);width:90%;height:90%}.product-page__image span{color:var(--muted);font-size:13px}.product-page__hero p{color:var(--green);margin:0;font-size:14px;font-weight:730}.product-page__hero h1{letter-spacing:-.075em;margin:12px 0 22px;font-size:clamp(36px,5vw,58px);line-height:1.03}.product-page__hero strong{color:var(--green-dark);letter-spacing:-.075em;font-size:clamp(36px,5vw,54px);display:block}.product-page__hero .product-page__date{color:var(--muted);margin-top:14px;font-size:12px;font-weight:600}.product-page__summary,.product-page__history,.product-page__note{border-bottom:1px solid var(--line);padding:34px 0}.product-page h2{letter-spacing:-.045em;margin:0 0 14px;font-size:22px}.product-page__summary dl{grid-template-columns:repeat(4,1fr);gap:8px;margin:0;display:grid}.product-page__summary div{border:1px solid var(--line);background:#fff;border-radius:10px;padding:15px}.product-page dt{color:var(--muted);font-size:11px}.product-page dd{letter-spacing:-.04em;margin:7px 0 0;font-size:16px;font-weight:850}.product-page .is-up{color:var(--red)}.product-page .is-down{color:var(--blue)}.product-page__history>p,.product-page__note p{max-width:680px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.product-page__history ol{grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0 0;padding:0;list-style:none;display:grid}.product-page__history li{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;gap:10px;padding:12px;display:flex}.product-page__history time{color:var(--muted);font-size:11px}.product-page__history li strong{color:var(--green-dark);font-size:13px}.product-page__note{border-bottom:0}.product-page__note a{color:var(--green-dark);text-underline-offset:3px;font-weight:800}.privacy-page{width:min(760px,100%);min-height:100vh;margin:0 auto;padding:48px clamp(20px,5vw,64px) 80px}.privacy-page__brand{color:var(--green-dark);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.privacy-page__brand span{background:var(--green);color:#fff;letter-spacing:-.08em;border-radius:11px 11px 11px 3px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:900;display:grid}.privacy-page__brand strong{letter-spacing:-.09em;font-size:21px;font-weight:900}.privacy-page article{margin-top:70px}.privacy-page__eyebrow{color:var(--green);letter-spacing:.12em;margin:0;font-size:11px;font-weight:850}.privacy-page h1{letter-spacing:-.075em;margin:9px 0 0;font-size:clamp(37px,7vw,58px)}.privacy-page__updated{color:var(--muted);margin:14px 0 44px;font-size:13px}.privacy-page section{border-top:1px solid var(--line);padding:25px 0}.privacy-page h2{letter-spacing:-.04em;margin:0 0 10px;font-size:18px}.privacy-page section p{color:#4f5b51;letter-spacing:-.02em;margin:7px 0 0;font-size:14px;line-height:1.75}.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111b136b;justify-content:flex-end;animation:.15s both fade;display:flex;position:fixed;inset:0}.detail-drawer,.data-drawer{border-left:1px solid var(--line);background:var(--paper);width:min(760px,100%);height:100%;animation:.24s both slide-in;overflow-y:auto;box-shadow:-25px 0 65px #121c143d}.data-drawer{width:min(480px,100%)}.drawer-header{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf7f2;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;min-height:66px;padding:8px 20px;display:grid;position:sticky;top:0}.drawer-header>button{border:1px solid var(--line);background:#fff;border-radius:9px;width:36px;height:36px;font-size:20px}.drawer-header div{gap:2px;display:grid}.drawer-header span{color:var(--green);letter-spacing:.06em;font-size:10px;font-weight:800}.drawer-header strong{font-size:15px;font-weight:820}.drawer-header a{color:var(--green);font-size:11px;font-weight:750;text-decoration:none}.detail-overview{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f4f2e9,#fffdf7);grid-template-columns:220px 1fr;min-height:280px;padding:28px 34px;display:grid}.detail-overview .product-visual{height:220px;padding:0}.detail-overview .product-visual img{width:170px;height:205px}.detail-overview>div:last-child{padding:18px 0 0 24px}.detail-overview p{color:var(--muted);margin:0;font-size:12px}.detail-overview h2{letter-spacing:-.08em;margin:14px 0 11px;font-size:42px;line-height:1}.detail-overview dl{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:20px 0 0;display:grid}.detail-overview dl div{padding:12px 8px 0 0}.detail-overview dt{color:var(--muted);font-size:10px}.detail-overview dd{margin:5px 0 0;font-size:12px;font-weight:760}.life-section,.chart-section,.evidence-section,.region-snapshot,.quality-notice{border-bottom:1px solid var(--line);padding:28px 34px}.region-snapshot{background:#f2f7ef}.region-snapshot dl{grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0 0;display:grid}.region-snapshot dl div{background:#fff;border:1px solid #cedacb;border-radius:8px;padding:12px}.region-snapshot dt{color:var(--muted);font-size:10px}.region-snapshot dd{margin:6px 0 0;font-size:16px;font-weight:850}.region-snapshot>p{color:var(--muted);margin:12px 0 0;font-size:10px}.region-snapshot .is-up{color:var(--red)}.region-snapshot .is-down{color:var(--blue)}.quality-notice{background:#fff8e9}.quality-notice span{color:#8a5a18;font-size:10px;font-weight:850}.quality-notice h3{margin:5px 0 0;font-size:18px}.quality-notice>p{color:#705a3a;margin:12px 0 0;font-size:11px;line-height:1.65}.quality-notice dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0 0;display:grid}.quality-notice dl div{background:#ffffffb8;border:1px solid #e4c991;border-radius:8px;padding:11px}.quality-notice dt{color:#8a744e;font-size:10px}.quality-notice dd{margin:5px 0 0;font-size:13px;font-weight:850}.section-heading{justify-content:space-between;gap:20px;display:flex}.section-heading h3{letter-spacing:-.04em;margin:0;font-size:20px}.section-heading p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.life-timeline{grid-template-columns:repeat(3,1fr);gap:0;margin:25px 0 0;padding:0;list-style:none;display:grid;position:relative}.life-timeline:before{content:"";background:#bdc9bb;height:1px;position:absolute;top:7px;left:10%;right:10%}.life-timeline li{padding:25px 16px 0 0;position:relative}.life-timeline li:before{content:"";z-index:1;border:3px solid var(--paper);background:var(--green);width:13px;height:13px;box-shadow:0 0 0 1px var(--green);border-radius:50%;position:absolute;top:0;left:0}.life-timeline__unknown:before{background:var(--paper)!important;box-shadow:0 0 0 1px #9ba59c!important}.life-timeline span{color:var(--green);font-size:11px;font-weight:800}.life-timeline strong{margin-top:6px;font-size:14px;display:block}.life-timeline p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.life-timeline a{color:var(--green-dark);text-underline-offset:2px;margin-top:7px;font-size:11px;font-weight:800;text-decoration:underline;display:inline-block}.life-timeline__verified:before{background:#f0b83d!important;box-shadow:0 0 0 1px #a57200!important}.section-heading--chart{align-items:end}.period-tabs{gap:5px;display:flex}.period-tabs button{border:1px solid var(--line);min-width:48px;min-height:34px;color:var(--muted);background:#fff;border-radius:7px;font-size:11px;font-weight:750}.period-tabs button.active{border-color:var(--green);background:var(--green);color:#fff}.history-chart{margin-top:22px;padding-left:64px;position:relative}.history-chart__scale{color:var(--muted);font-family:var(--font-geist-mono), monospace;flex-direction:column;justify-content:space-between;font-size:10px;display:flex;position:absolute;top:17px;bottom:28px;left:0}.history-chart__plot{position:relative}.history-chart svg{width:100%;height:270px;display:block;overflow:visible}.history-chart__grid line{stroke:#dfe2da;stroke-width:1px;vector-effect:non-scaling-stroke}.history-chart__line{fill:none;stroke:var(--green);stroke-width:2px;vector-effect:non-scaling-stroke}.history-chart__point{cursor:crosshair}.history-chart__hit-area{fill:#0000;stroke:#0000;pointer-events:all}.history-chart__hit-area:focus{outline:none}.history-chart__point:focus-within .history-chart__dot,.history-chart__point:hover .history-chart__dot{stroke-width:2.6px}.history-chart__dot{fill:var(--paper);stroke:var(--green);stroke-width:1.2px;pointer-events:none;vector-effect:non-scaling-stroke}.history-chart__dot--annual{fill:#fff4c2;stroke:#a56a12;stroke-width:1.8px}.history-chart__dot--last{fill:var(--red);stroke:var(--red)}.history-chart__tooltip{z-index:3;pointer-events:none;white-space:nowrap;background:#fffdf7fa;border:1px solid #98ad99;border-radius:8px;min-width:112px;padding:8px 9px;position:absolute;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 8px 20px #1d2d1f29}.history-chart__tooltip strong{color:var(--green-dark);font-size:14px;line-height:1.1;display:block}.history-chart__tooltip span{color:var(--muted);margin-top:3px;font-size:10px;display:block}.history-chart__dates{color:var(--muted);justify-content:space-between;gap:12px;font-size:10px;display:flex}.history-chart__dates span:nth-child(2){color:#9a6c32}.history-empty{border:1px dashed var(--line);min-height:190px;color:var(--muted);border-radius:10px;place-items:center;margin-top:20px;font-size:12px;display:grid}.history-loading{min-height:245px;color:var(--muted);background:linear-gradient(100deg,#f0f0e9 25%,#faf9f3 45%,#f0f0e9 65%) 0 0/220% 100%;border-radius:10px;place-items:center;margin-top:20px;font-size:10px;animation:1.3s linear infinite history-shimmer;display:grid}.gap-note{color:#78674d;background:#fff8e9;border-left:3px solid #d59c47;margin:17px 0 0;padding:12px 13px;font-size:11px;line-height:1.6}.gap-note b{color:#65481f}.evidence-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;display:grid}.evidence-grid article{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:120px;padding:13px}.evidence-grid span{color:var(--green);font-size:10px;font-weight:800}.evidence-grid strong{margin-top:7px;font-size:13px;display:block}.evidence-grid p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.5}.audit-hero{background:var(--green);color:#fff;align-content:center;place-items:center;min-height:190px;display:grid}.audit-hero strong{letter-spacing:-.08em;font-size:66px;line-height:1}.audit-hero span{margin-top:8px;font-size:10px}.audit-stats{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:0;display:grid}.audit-stats div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:88px;padding:17px 20px}.audit-stats div:nth-child(2n){border-right:0}.audit-stats div:nth-last-child(-n+2){border-bottom:0}.audit-stats dt{color:var(--muted);font-size:8px}.audit-stats dd{margin:8px 0 0;font-size:20px;font-weight:850}.audit-section{border-bottom:1px solid var(--line);padding:24px}.audit-section h2{margin:0 0 10px;font-size:14px}.audit-section p,.audit-section li{color:var(--muted);font-size:9px;line-height:1.6}.audit-section p{margin:3px 0}.audit-section ul{margin:0;padding-left:17px}.audit-section--warn{background:#fff9ec}.audit-links{grid-template-columns:1fr 1fr;gap:8px;padding:20px;display:grid}.audit-links a{border:1px solid var(--green);min-height:40px;color:var(--green);border-radius:8px;place-items:center;font-size:9px;font-weight:750;text-decoration:none;display:grid}@keyframes fade{0%{opacity:0}to{opacity:1}}.history-chart__hit-area{fill:#0000}@keyframes slide-in{0%{opacity:.7;transform:translate(45px)}to{opacity:1;transform:translate(0)}}@keyframes history-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=900px){.site-header{grid-template-columns:145px 1fr auto;gap:12px;padding:0 18px}.catalog-intro{grid-template-columns:1fr;align-items:start;gap:32px}.intro-stats{width:min(620px,100%)}.product-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:10px}}@media (width<=620px){.site-header{grid-template-rows:48px 52px;grid-template-columns:1fr auto;gap:0 8px;height:110px;padding:5px 12px}.brand{grid-row:1}.brand>span{width:32px;height:32px}.brand>strong{font-size:18px}.header-actions{grid-area:1/2}.region-select{min-height:32px}.region-select select{min-width:102px;max-width:102px;padding-left:8px;font-size:8px}.data-button{min-height:32px!important;padding:0 8px!important;font-size:8px!important}.search-box{grid-area:2/1/auto/-1;min-height:42px}main{padding:0 10px}.catalog-intro{gap:25px;padding:35px 4px 25px}.catalog-intro h1{font-size:39px}.catalog-intro p{margin-top:14px;font-size:11px}.intro-stats>div{min-height:92px;padding:13px 8px}.intro-stats dt{font-size:8px}.intro-stats dd{margin-top:14px;font-size:25px}.intro-stats dd span{margin:4px 0 0;font-size:8px;display:block}.control-deck{padding-top:10px;top:110px}.category-rail{margin:0 -10px;padding:2px 10px 9px}.sort-row{min-height:42px}.sort-row p{font-size:8px}.sort-row p strong{font-size:10px}.sort-row label>span{display:none}.sort-row select{width:138px;font-size:8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{border-radius:10px}.product-card__media{min-height:126px;max-height:150px}.product-visual{padding:10px 11px 8px}.product-visual img{max-width:126px;max-height:126px}.product-card__body{padding:11px}.product-card__maker{font-size:10px}.product-card h2{min-height:38px;font-size:12px}.product-card__body>strong{font-size:20px}.change-tag,.product-card__changes>span:last-child{font-size:9px}.product-card__foot{grid-template-columns:1fr 55px}.product-card__foot>span,.sparkline-empty{font-size:8px}.sparkline{width:55px}.coverage-chip{font-size:9px;top:7px;left:7px}.site-footer{grid-template-columns:1fr;gap:12px;padding:28px 4px}.content-page,.product-page{padding:28px 18px 60px}.content-page article{margin-top:50px}.content-page__lead{margin-bottom:34px;font-size:15px}.content-page__stats{grid-template-columns:1fr}.product-page article{margin-top:32px}.product-page__hero{grid-template-columns:1fr;gap:25px;padding:26px 0 30px}.product-page__image{width:min(240px,100%)}.product-page__summary dl,.product-page__history ol{grid-template-columns:1fr}.product-page__summary,.product-page__history,.product-page__note{padding:27px 0}.privacy-page{padding-top:28px}.privacy-page article{margin-top:48px}.privacy-page h2{font-size:17px}.privacy-page section p{font-size:13px}.drawer-backdrop{align-items:flex-end}.detail-drawer,.data-drawer{border:0;border-radius:17px 17px 0 0;width:100%;height:min(94vh,900px);animation-name:slide-up}.drawer-header{border-radius:17px 17px 0 0;padding:8px 13px}.drawer-header a{display:none}.detail-overview{grid-template-columns:125px 1fr;min-height:225px;padding:18px 15px}.detail-overview .product-visual{height:180px}.detail-overview .product-visual img{width:115px;height:160px}.detail-overview>div:last-child{padding:14px 0 0 12px}.detail-overview h2{font-size:30px}.detail-overview dl{grid-template-columns:1fr;margin-top:14px}.detail-overview dl div{justify-content:space-between;padding:6px 0 0;display:flex}.detail-overview p{font-size:11px}.detail-overview dt{font-size:9px}.detail-overview dd{font-size:11px}.life-section,.chart-section,.evidence-section,.region-snapshot,.quality-notice{padding:23px 16px}.region-snapshot dl{grid-template-columns:repeat(2,1fr)}.quality-notice dl{grid-template-columns:1fr}.life-timeline{grid-template-columns:1fr;gap:17px}.life-timeline:before{width:1px;height:auto;top:7px;bottom:7px;left:6px}.life-timeline li{padding:0 0 0 28px}.life-timeline li:before{top:0;left:0}.section-heading--chart{flex-direction:column;align-items:start}.period-tabs{width:100%}.period-tabs button{flex:1}.history-chart{padding-left:45px}.history-chart svg{height:220px}.history-chart__scale{font-size:8px}.history-chart__tooltip{min-width:102px;padding:7px 8px}.history-chart__tooltip strong{font-size:12px}.history-chart__tooltip span,.history-chart__dates{font-size:9px}.history-chart__dates span:nth-child(2){display:none}.evidence-grid{grid-template-columns:1fr}.evidence-grid article{min-height:82px}@keyframes slide-up{0%{opacity:.7;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
