@charset "UTF-8";
:root{--bg:#f7f7f0;--surface:#fffef8;--ink:#203c34;--muted:#6f7c70;--pine:#173f35;--pine-2:#285748;--accent:#ce5b32;--accent-hover:#ac4524;--border:#dfe3d7;--soft:#edf0e5;--sidebar:224px;--radius:18px;--shadow:0 16px 45px #153c3410;color-scheme:light}
:root[data-theme=dark]{--bg:#182922;--surface:#21352c;--ink:#f0f3e6;--muted:#b4c1b5;--border:#405348;--soft:#2b4136;--accent:#ee9c70;--accent-hover:#ffd1ad;--shadow:0 16px 45px #0002;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.65 Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}button{color:inherit}img{max-width:100%;display:block}button,a,input,select,summary{touch-action:manipulation}button:disabled{opacity:.5;cursor:not-allowed}button{border:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.04em;text-wrap:balance}h1{font-size:clamp(38px,4.1vw,64px);font-weight:760;max-width:980px}h2{font-size:30px;font-weight:720}h3{font-size:21px;font-weight:700}p{color:var(--muted)}a,button{transition:background .16s,color .16s,box-shadow .16s,transform .16s}a:hover{color:var(--accent)}:focus-visible{outline:3px solid #d27545;outline-offset:4px}::selection{background:#efc8a5;color:#19392c}[hidden]{display:none!important}.icon{flex:none;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;z-index:100;top:10px;left:240px;background:var(--surface);padding:14px;transform:translateY(-180%)}.skip:focus{transform:none}.eyebrow{display:block;font:600 14px/1.5 "SFMono-Regular",Consolas,monospace;letter-spacing:.14em;color:var(--muted);margin-bottom:14px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:700;white-space:nowrap}.text-link .icon{width:17px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:none;border-radius:50%;background:transparent}.icon-btn:hover{background:var(--soft)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 20px;border:1px solid var(--border);border-radius:9px;font-size:14px;font-weight:650;line-height:1.5;background:var(--surface);color:var(--ink);text-align:center}.button:hover{background:var(--soft);transform:translateY(-1px)}.button.primary{background:var(--accent);color:#fff;border-color:transparent}.button.primary:hover{background:var(--accent-hover)}[data-theme=dark] .button.primary{color:#193a2e}.button.ghost{background:transparent;border-color:transparent;padding-left:6px}.button.small{min-height:38px;padding:7px 13px;font-size:14px}.button.light{background:#f6f4e7;color:#173f35;border:0}.status-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#8bae7e;flex:none}.pill{display:inline-flex;font:600 14px/1.5 "SFMono-Regular",Consolas,monospace;padding:5px 8px;border-radius:5px;color:var(--muted);background:var(--soft);white-space:nowrap}.pill.easy{background:#e7eedf;color:#496a3d}.small-muted{font-size:14px;color:var(--muted)}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:var(--pine);color:#edf1df;display:flex;flex-direction:column;padding:36px 19px 22px;z-index:30;overflow-y:auto}.brand{display:flex;align-items:center;gap:10px;font-size:14px;letter-spacing:.035em;font-weight:850;padding:0 7px}.brand:hover{color:#fff}.brand small{display:block;font:14px/2.2 "SFMono-Regular",Consolas,monospace;letter-spacing:.17em;color:#b0c5b2}.brand-mark{border:1px solid #8ba48688;display:grid;place-items:center;border-radius:10px;width:35px;height:39px}.brand-mark .icon{width:25px;height:25px;color:#cfdfb4}.nav-label{font:14px "SFMono-Regular",Consolas,monospace;letter-spacing:.15em;color:#b0c5b2;margin:52px 14px 17px}.sidebar nav{display:grid;gap:7px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:11px 12px;min-height:43px;border-radius:7px;color:#c0d0bd;font-size:14px;font-weight:550}.sidebar nav a .icon{width:17px;height:17px;color:#99b69b}.sidebar nav a.active{background:#d1e4b61b;color:#f6f9e9;box-shadow:inset 2px 0 #c3d09e}.sidebar nav a:hover{background:#d1e4b61f;color:white}.sidebar nav a small{margin-left:auto;font:14px Consolas,monospace;background:#bdd1a51f;padding:1px 5px;border-radius:3px}.sidebar-bottom{margin-top:auto;padding-top:45px}.field-note{margin:0 5px 25px;padding:18px 10px 16px;border-top:1px solid #c8d6b933;border-bottom:1px solid #c8d6b933}.field-note strong{display:block;font-size:14px;margin:7px 0}.field-note p{color:#acc4ae;font-size:14px;line-height:1.8}.field-note a{display:flex;align-items:center;gap:8px;margin-top:17px;font-size:14px;color:#d9e4c8}.field-note a .icon{width:15px}.game-link{display:flex;align-items:center;justify-content:space-between;padding:5px 13px;color:#f0f3dd;font-size:14px;font-weight:700}.game-link .icon{width:13px}.sidebar-meta{display:flex;flex-wrap:wrap;gap:12px;padding:17px 12px 0}.sidebar-meta a{font-size:14px;color:#b6c8af}.site{margin-left:var(--sidebar)}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding:0 43px;gap:20px}.topbar-left{display:flex;align-items:center;gap:10px}.topbar-label{font:14px "SFMono-Regular",Consolas,monospace;letter-spacing:.15em;color:var(--muted)}.topbar-actions{display:flex;align-items:center;gap:12px}.search-trigger{display:flex;align-items:center;gap:12px;padding:7px 8px 7px 12px;border-radius:7px;background:transparent;color:var(--muted);font-size:14px;min-height:40px}.search-trigger .icon{width:16px;height:16px}.search-trigger:hover{background:var(--soft)}kbd{background:var(--surface);border:1px solid var(--border);border-bottom-width:2px;min-width:22px;height:24px;font:14px/20px monospace;text-align:center;border-radius:4px;margin-left:23px}.menu-toggle,.mobile-close{display:none}main{max-width:1512px;margin:0 auto;padding:41px 43px 70px;min-height:calc(100vh - 350px)}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:22px;align-items:center;margin:8px 0 33px}.hero-copy{padding:5px 0 10px}.hero-kicker{display:flex;gap:9px;align-items:center;font-size:14px;letter-spacing:.12em;margin-bottom:22px}.hero h1{font-size:clamp(42px,4.1vw,63px);line-height:1.045;letter-spacing:-.062em}.hero h1 em{font-style:normal;color:var(--accent)}.hero-copy>p{font-size:15px;line-height:1.9;max-width:390px;margin-top:23px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:25px}.hero-actions .button{font-size:14px}.hero-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:14px;color:var(--muted)}.hero-proof span{display:flex;align-items:center;gap:5px}.hero-proof .icon{width:12px;height:12px;color:#778e61}.hero-visual{height:355px;position:relative;overflow:hidden;border-radius:var(--radius);background:#3d6953;box-shadow:var(--shadow);isolation:isolate}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:54% center}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#09291c00 30%,#0c3229e8 100%);z-index:1;pointer-events:none}.hero-image-label{position:absolute;left:26px;bottom:24px;color:white;z-index:2}.hero-image-label>span{font:14px Consolas,monospace;letter-spacing:.21em;color:#e0e8cb}.hero-image-label strong{display:block;font-size:34px;letter-spacing:-.05em;line-height:1.2;margin:8px 0 12px}.hero-image-label a{font-size:14px;letter-spacing:.025em;color:#e0e8cb}.hero-image-label .icon{width:10px;height:10px}.image-corner{position:absolute;right:18px;top:18px;z-index:2;font:14px Consolas,monospace;letter-spacing:.16em;background:#163f35bf;color:#eff3df;border:1px solid #c9d7b555;border-radius:4px;padding:7px 10px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:8px 0 42px}.quick-card{display:flex;align-items:center;gap:12px;padding:20px 16px;border:1px solid var(--border);background:var(--surface);border-radius:11px}.quick-card:hover{border-color:#9cae91;box-shadow:var(--shadow);transform:translateY(-2px)}.quick-icon{display:inline-flex;align-items:center;justify-content:center;width:37px;height:40px;border-radius:8px;background:var(--soft);color:#57704b;flex:none}.quick-icon>.icon{width:21px;height:21px}.quick-card h2{font-size:14px;letter-spacing:-.02em;line-height:1.5}.quick-card p{font-size:14px;line-height:1.6;margin-top:3px}.quick-card>.icon{width:13px;height:13px;margin-left:auto}.section{margin-top:43px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:23px}.section-top .eyebrow{font-size:14px;margin-bottom:11px}.section-top h2{font-size:28px;line-height:1.2}.section-top>.text-link{font-size:14px}.panel{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);min-width:0}.home-main-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(250px,1fr);gap:22px}.wood-preview>.section-top{padding:25px 25px 0}.wood-preview .section-top h2{font-size:25px}.table-wrap{position:relative;width:100%;overflow:auto}.wood-table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left}.wood-table th{font:500 14px/1.5 "SFMono-Regular",Consolas,monospace;letter-spacing:.015em;color:var(--muted);padding:12px 18px;background:var(--soft);border-bottom:1px solid var(--border)}.wood-table th:first-child,.wood-table td:first-child{padding-left:25px}.wood-table td{padding:14px 18px;border-bottom:1px solid var(--border);font-size:14px}.wood-table tr:last-child td{border-bottom:0}.wood-table tr:hover{background:var(--soft)}.wood-table .num{text-align:right;font-variant-numeric:tabular-nums}.rate{font-weight:700}.muted{color:var(--muted)}.wood-name{display:flex;align-items:center;gap:13px;font-weight:700;font-size:14px}.wood-name small{display:block;font-size:14px;font-weight:400;color:var(--muted);margin-top:3px}.wood-chip{position:relative;width:29px;height:31px;flex:none;border-radius:6px;background:var(--wood);box-shadow:inset -6px 0 #0000000c,0 2px 6px #233d3014;border:1px solid #203c3420;display:inline-block;overflow:hidden}.wood-chip:before,.wood-chip:after,.wood-chip>span:before{content:"";position:absolute;inset:4px auto 4px 7px;width:1px;background:#24341d20;transform:rotate(3deg)}.wood-chip:after{left:18px;transform:rotate(-3deg)}.wood-chip>span:before{left:12px;top:11px;bottom:8px}.wood-chip.large{width:70px;height:80px;border-radius:12px}.wood-chip.large:before{left:19px}.wood-chip.large:after{left:45px}.wood-chip.large>span:before{left:32px}.wood-table .icon-btn{width:31px;height:32px}.wood-table .icon-btn .icon{width:16px}.table-foot{font-size:14px;border-top:1px solid var(--border);padding:13px 25px}.home-main-grid .wood-table td,.home-main-grid .wood-table th{padding-left:12px;padding-right:10px}.home-main-grid .wood-table td:first-child,.home-main-grid .wood-table th:first-child{padding-left:25px}.home-main-grid .wood-table td:nth-child(2),.home-main-grid .wood-table th:nth-child(2){display:none}.calculator-promo{padding:27px;border-radius:var(--radius);background:var(--pine);color:#f3f3df;position:relative;overflow:hidden}.promo-symbol{display:grid;place-items:center;width:38px;height:42px;border:1px solid #bdcbb844;border-radius:9px;color:#c7d69e;margin-bottom:22px}.calculator-promo .eyebrow{color:#b5c99d;font-size:14px}.calculator-promo h2{font-size:32px;line-height:1.08;margin-bottom:16px}.calculator-promo>p{color:#bfd0b7;font-size:14px;line-height:1.9}.sample-calculation{border-top:1px solid #c9d9b62a;margin:24px 0;padding-top:20px}.sample-calculation>span{font-size:14px;color:#bbcea9}.sample-calculation>strong{display:flex;align-items:baseline;gap:10px;font:36px/1.6 "Segoe UI",Arial,sans-serif;letter-spacing:-.05em;font-weight:600;margin-bottom:12px}.sample-calculation>strong>span{font:14px Consolas,monospace;letter-spacing:0;color:#b7c9a9}.sample-calculation>div{display:flex;justify-content:space-between;color:#c7d7bb;font-size:14px;margin:8px 0}.sample-calculation .icon{width:13px;height:13px}.calculator-promo>.button{width:100%;font-size:14px;min-height:43px}.calculator-promo>small{display:block;color:#b4c6a7;font-size:14px;margin-top:12px;line-height:1.7;text-align:center}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.guide-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.guide-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);color:var(--ink)}.guide-image{height:167px;position:relative;background:#466b50;overflow:hidden}.guide-image img{width:100%;height:100%;object-fit:cover}.guide-image:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#16362cb5);pointer-events:none}.guide-number{position:absolute;top:13px;left:14px;font:14px Consolas,monospace;padding:5px 8px;border:1px solid #ffffff66;border-radius:4px;background:#183f3599;color:white}.media-type{position:absolute;bottom:12px;left:15px;font:14px Consolas,monospace;letter-spacing:.1em;color:white;z-index:1}.guide-copy{padding:22px;display:flex;flex-direction:column;flex:1}.guide-copy .eyebrow{font-size:14px;margin-bottom:13px;letter-spacing:.11em}.guide-copy h3{font-size:21px;line-height:1.23;margin-bottom:10px}.guide-copy p{font-size:14px;line-height:1.8;margin-bottom:22px}.guide-copy .text-link{margin-top:auto;font-size:14px}.journey-banner{background:var(--soft);border:1px solid var(--border);border-radius:var(--radius);padding:34px 37px;margin:42px 0;display:grid;grid-template-columns:1fr 1.05fr;gap:60px}.journey-banner h2{font-size:33px;margin-bottom:16px}.journey-banner p{font-size:14px;line-height:1.8}.journey-banner .text-link{margin-top:20px;font-size:14px}.journey-banner ol{list-style:none;margin:0;padding:0;display:grid;gap:15px}.journey-banner li{display:flex;gap:17px;align-items:center}.journey-banner li>span{font:14px Consolas,monospace;border:1px solid #a6b49477;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;flex:none;color:#6b8253}.journey-banner li strong{font-size:14px}.journey-banner li p{font-size:14px}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.video-card{border:1px solid var(--border);border-radius:14px;background:var(--surface);overflow:hidden}.video-launch{display:block;position:relative;aspect-ratio:16/9;width:100%;padding:0;background:#355c45;isolation:isolate;overflow:hidden}.video-launch img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.video-launch:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#122a2080);z-index:0;pointer-events:none}.video-launch:hover img{transform:scale(1.035)}.play-orb{display:grid;place-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;background:#f8f6e8ee;color:#1c483b;border-radius:50%;box-shadow:0 4px 18px #0002;z-index:1}.play-orb .icon{width:25px;height:25px}.video-copy{padding:22px}.video-copy h3{font-size:19px;line-height:1.35}.video-copy .eyebrow{font-size:14px}.video-copy p{font-size:14px;margin-top:11px}.video-copy>a{font-size:14px;display:inline-flex;gap:8px;align-items:center;font-weight:700;margin-top:15px}.video-copy>a .icon{width:13px;height:13px}.source-panel{margin-top:48px;border-top:1px solid var(--border);padding:30px 0 0}.source-panel h2{font-size:23px;margin-bottom:15px}.source-panel>p{max-width:720px;font-size:14px}.source-links{display:flex;gap:10px 20px;flex-wrap:wrap;margin:18px 0}.source-links a{font-size:14px;text-decoration:underline;text-underline-offset:3px}.source-links a .icon{width:11px;height:11px}.source-panel>a{font-size:14px}.source-panel>a .icon{width:14px}.footer{border-top:1px solid var(--border);padding:32px 43px;display:grid;grid-template-columns:1.3fr 1fr;gap:20px;max-width:1512px;margin:0 auto}.footer strong{font-size:14px;letter-spacing:.04em}.footer strong span{font:14px Consolas,monospace;letter-spacing:.07em;color:var(--muted);margin-left:8px}.footer p{font-size:14px;margin-top:10px;max-width:450px}.footer nav{display:flex;justify-content:flex-end;align-items:flex-start;gap:12px;flex-wrap:wrap;padding-top:3px}.footer nav a{font-size:14px}.footer>small{font-size:14px;color:var(--muted);grid-column:1/-1}.footer>small a{text-decoration:underline}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:11px;font-size:14px;color:var(--muted);margin-bottom:27px}.breadcrumbs>span:last-child{color:var(--ink)}.page-heading{margin:4px 0 35px}.page-heading .eyebrow{font-size:14px}.page-heading h1{font-size:clamp(35px,3.3vw,52px);line-height:1.1}.page-heading>p{max-width:740px;font-size:15px;line-height:1.85;margin-top:18px}.filterbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0 16px}.search-field{display:flex;align-items:center;gap:10px;flex:1;min-width:220px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:0 13px}.search-field .icon{width:17px;color:var(--muted)}input,select{border:1px solid var(--border);border-radius:8px;min-height:46px;background:var(--surface);color:var(--ink);padding:10px 13px;max-width:100%;font-size:14px}.search-field input{border:0;background:transparent;width:100%;padding-left:0}.filterbar select{font-size:14px}.result-count{font:14px Consolas,monospace;margin:15px 0 18px}.empty-state{padding:32px;text-align:center;background:var(--soft);border-radius:10px;margin-top:16px}.note{border-left:3px solid var(--accent);background:var(--soft);padding:22px 25px;margin:27px 0;border-radius:0 12px 12px 0}.note strong{font-size:14px}.note p{font-size:14px;line-height:1.95;margin-top:9px}.note a{text-decoration:underline;text-underline-offset:3px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:45px;align-items:start}.article{max-width:750px;font-size:15px;line-height:1.95}.article.wide{max-width:850px}.article h2{font-size:26px;line-height:1.22;margin:38px 0 18px;scroll-margin-top:30px}.article>h2:first-child{margin-top:0}.article section:first-child h2{margin-top:0}.article h3{font-size:20px;margin:24px 0 14px}.article p{margin-bottom:18px;color:var(--muted)}.article p strong{color:var(--ink)}.article p a,.article .credit-list a{text-decoration:underline;text-underline-offset:3px}.article .button{margin:7px 0 12px}.wood-identity{display:flex;align-items:center;gap:22px;margin-bottom:30px;padding:25px;background:var(--soft);border-radius:14px}.wood-identity .eyebrow{font-size:14px;margin-bottom:8px}.wood-identity strong{display:block;font-size:14px}.wood-identity small{display:block;font-size:14px;color:var(--muted);margin-top:8px}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--border);border-radius:13px;background:var(--surface);margin-bottom:28px;overflow:hidden}.stat-grid>div{padding:24px 15px;min-width:0}.stat-grid>div+div{border-left:1px solid var(--border)}.stat-grid span{display:block;font:14px/1.5 Consolas,monospace;color:var(--muted)}.stat-grid strong{display:block;font-size:30px;letter-spacing:-.05em;font-weight:700;line-height:1.3;margin-top:10px}.stat-grid .small-value{font-size:19px;letter-spacing:-.02em}.sticky-aside{position:sticky;top:28px}.mini-panel{padding:24px}.mini-panel h2{font-size:25px;margin-bottom:15px}.mini-panel p{font-size:14px;line-height:1.9;margin-bottom:20px}.mini-panel .button{width:100%;font-size:14px;padding:10px 12px}.aside-links{margin-top:30px}.aside-links h3{font-size:15px;margin-bottom:10px}.aside-links a{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--border);font-size:14px}.axe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.axe-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.axe-card:hover{box-shadow:var(--shadow);transform:translateY(-3px);color:var(--ink)}.axe-symbol{display:grid;place-items:center;width:53px;height:56px;border-radius:12px;background:var(--soft);color:#67825a;margin-bottom:24px}.axe-symbol .icon{width:28px;height:28px}.axe-card>.pill{position:absolute;top:24px;right:20px}.axe-card h2{font-size:22px;line-height:1.2;margin-bottom:13px}.axe-card p{font-size:14px;line-height:1.9;flex:1;margin-bottom:22px}.axe-target{border-top:1px solid var(--border);padding-top:16px;width:100%;margin-top:auto}.axe-target small{display:block;font:14px Consolas,monospace;color:var(--muted);letter-spacing:.12em}.axe-target strong{display:block;font-size:14px;margin:7px 0 17px}.axe-price{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;width:100%;margin:0 0 20px;color:var(--muted)}.axe-price strong{color:var(--ink);font-size:14px}.axe-card .text-link{font-size:14px}.price-callout{display:flex;align-items:center;justify-content:space-between;padding:24px;border:1px solid var(--border);background:var(--surface);border-radius:12px;margin-bottom:20px;gap:20px}.price-callout span{font-size:14px;color:var(--muted)}.price-callout strong{font-size:25px;letter-spacing:-.035em}.article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:18px;font-size:14px;color:var(--muted);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:15px 0;margin:-7px 0 35px}.article-meta .save-guide{margin-left:auto}.save-guide[aria-pressed=true]{background:var(--soft);color:var(--accent);border-color:var(--accent)}.save-guide .icon{width:15px;height:15px}.toc{border-left:1px solid var(--border);padding-left:22px}.toc .eyebrow{font-size:14px}.toc nav{display:grid;gap:8px;margin-bottom:25px}.toc nav a{display:flex;align-items:flex-start;gap:10px;font-size:14px;padding:9px 0;line-height:1.6}.toc nav small{font:14px Consolas,monospace;margin-top:3px;color:var(--muted)}.toc .button{font-size:14px;padding:12px;min-height:44px}.toc .small-muted{font-size:14px;line-height:1.8;margin-top:15px}.faq{border-bottom:1px solid var(--border);padding:18px 0}.faq summary{font-weight:650;cursor:pointer;font-size:14px;min-height:30px}.faq p{font-size:14px;margin:14px 0 0}.guide-video{margin-top:36px}.guide-video .video-card{max-width:580px}.guide-video h3{margin:0}.related-reading{border-top:1px solid var(--border);margin-top:40px;padding-top:25px}.related-reading a{display:flex;align-items:center;justify-content:space-between;font-size:14px;padding:12px 0}.region-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.region-card{padding:28px;border-radius:16px;border:1px solid var(--border);background:var(--surface)}.region-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.region-number{font:14px Consolas,monospace;color:var(--accent)}.region-card h2{font-size:29px;margin-bottom:12px}.region-card h3{font-size:14px;letter-spacing:-.015em;margin-bottom:12px}.region-card>p{font-size:14px;line-height:1.9;margin-bottom:20px}.wood-tags{display:flex;flex-wrap:wrap;gap:8px}.wood-tags>a{display:flex;align-items:center;gap:7px;font-size:14px;border:1px solid var(--border);border-radius:6px;padding:6px 8px}.wood-tags .wood-chip{width:13px;height:15px;border-radius:3px}.tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.tool-card{padding:32px;background:var(--surface);border:1px solid var(--border);border-radius:16px}.tool-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);color:var(--ink)}.tool-card>.quick-icon{width:52px;height:56px;margin-bottom:24px}.tool-card h2{font-size:27px;margin-bottom:15px}.tool-card p{font-size:14px;line-height:1.8;max-width:390px;margin-bottom:24px}.tool-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:26px;align-items:start;margin-bottom:35px}.tool-form{padding:30px}.tool-form h2{font-size:23px;margin:25px 0 14px}.tool-form>p{font-size:14px;line-height:1.9}.field{display:grid;gap:9px;margin-bottom:23px}.field>label{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:14px;font-weight:700}.field small{font-size:14px;color:var(--muted);font-weight:400}.field>input,.field>select{width:100%;min-height:48px}.segmented{border:0;margin:0 0 24px;padding:0;display:flex;gap:0;flex-wrap:wrap}.segmented legend{font-size:14px;font-weight:700;margin-bottom:12px}.segmented label{flex:1;display:flex;align-items:center;gap:8px;font-size:14px;border:1px solid var(--border);padding:11px 10px;background:var(--bg);cursor:pointer}.segmented label:first-of-type{border-radius:8px 0 0 8px}.segmented label:last-of-type{border-radius:0 8px 8px 0}.segmented label:has(:checked){background:var(--soft);border-color:#809976}.segmented input{padding:0;min-height:18px;margin:0;accent-color:#426d4b;width:15px;height:15px;flex:none}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-actions{display:flex;flex-wrap:wrap;gap:10px}.form-error{color:#a53024!important;font-size:14px;margin:0 0 15px;min-height:0}.result-panel{background:var(--pine);color:#eff4de;padding:32px;border-radius:var(--radius)}.result-panel>.eyebrow{color:#c4d3aa}.result-panel>p{color:#bed0b3;font-size:14px}.big-result{font-size:clamp(35px,4vw,60px);font-weight:650;letter-spacing:-.06em;line-height:1.1;margin:23px 0 8px;overflow-wrap:anywhere}.result-caption{font-size:14px;color:#bed0b3;display:block;margin-bottom:30px}.result-line{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #c1d0a833;padding:16px 0;font-size:14px}.result-line>span{color:#bed0b3}.result-line>strong{text-align:right;font-size:15px;overflow-wrap:anywhere}.formula{border:1px solid #c4d6ab44;border-radius:10px;padding:18px;margin:15px 0 25px}.formula>span{display:block;font:14px/1.5 Consolas,monospace;color:#bccfa5;letter-spacing:.09em;margin-bottom:12px}.formula code{font:14px/1.8 Consolas,monospace;overflow-wrap:anywhere}.result-panel>a{font-size:14px;color:#dce8c7;display:flex;align-items:center;gap:10px}.result-panel>a .icon{width:15px}.recommendation{padding:32px;min-height:340px}.recommendation h2{font-size:35px;margin-bottom:20px}.recommendation p{font-size:14px;line-height:1.9;margin-bottom:24px}.recommendation .pill{margin-bottom:22px}.check-items{margin-bottom:25px}.check-item{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--border);padding:18px 0;cursor:pointer}.check-item input{width:20px;height:20px;min-height:20px;margin:0;accent-color:#537a4c;flex:none}.check-item span{flex:1}.check-item strong{font-size:14px;display:block}.check-item small{font-size:14px;display:block;color:var(--muted);margin-top:4px}.check-item b{font-size:14px}.check-item:has(:checked) strong{text-decoration:line-through;color:var(--muted)}progress{width:100%;height:7px;accent-color:#c0d89e;border:0;border-radius:4px}.reference-list{border-top:1px solid var(--border);margin:25px 0}.reference-list>section{padding:23px 0;border-bottom:1px solid var(--border)}.reference-list .eyebrow{font-size:14px;margin-bottom:10px}.reference-list h3{font-size:18px;margin:0 0 10px}.reference-list h3 .icon{width:14px;height:14px}.reference-list p{font-size:14px;margin:0}.credit-list{padding-left:20px;font-size:14px}.credit-list li{margin:15px 0}.credit-list .icon{width:12px}.index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px;margin-top:35px}.index-grid h2{font-size:25px;margin-bottom:20px}.index-grid a{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid var(--border);font-size:14px}.index-grid .icon{width:15px}#saved-reading{margin-top:45px}#saved-reading h2{font-size:26px;margin-bottom:20px}#saved-list a{display:flex;padding:12px 0;font-size:14px}#saved-list p{font-size:14px}
.search-dialog,.player-dialog{background:var(--surface);color:var(--ink);border:1px solid var(--border);border-radius:17px;box-shadow:0 30px 100px #0004;padding:0;width:min(660px,calc(100vw - 30px));max-height:85vh;overflow:auto}.search-dialog{margin-top:12vh}.search-dialog::backdrop,.player-dialog::backdrop{background:#0d271dcc;backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;gap:12px;padding:15px 19px;border-bottom:1px solid var(--border)}.dialog-top>label{display:flex}.dialog-top input{border:0;padding:8px 0;background:transparent;width:100%;min-width:0;font-size:15px}.dialog-top input:focus{outline:0}.dialog-top>.icon-btn{margin-left:auto;width:36px;height:36px}.dialog-top strong{font-size:14px;line-height:1.5}.search-hint{font-size:14px;padding:18px 20px 0}#search-results{padding:12px 14px}#search-results a{display:block;padding:12px;border-radius:8px}#search-results a:hover{background:var(--soft)}#search-results strong{display:block;font-size:14px}#search-results small{font-size:14px;color:var(--muted)}#search-results>p{padding:20px;font-size:14px}.dialog-footer{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;padding:14px 22px;border-top:1px solid var(--border);font-size:14px;color:var(--muted)}.player-dialog{width:min(920px,calc(100vw - 24px))}#player-mount{background:#0c221b;aspect-ratio:16/9;min-height:200px}#player-mount iframe{display:block;width:100%;height:100%;aspect-ratio:16/9;min-height:200px;border:0}.player-dialog>p{padding:14px 20px;font-size:14px}.player-dialog>p>a{text-decoration:underline;margin-left:8px}.player-dialog .icon{width:15px}.toast{position:fixed;z-index:100;bottom:28px;left:50%;transform:translateX(-50%);background:var(--pine);border:1px solid #b5c7a766;border-radius:9px;padding:13px 23px;color:#f4f7e7;box-shadow:0 8px 25px #0002;font-size:14px;max-width:90vw}.nojs{padding:12px 25px;background:#e9d5a3;color:#283d2b;text-align:center;font-size:14px}.media-unavailable{object-fit:contain!important;color:#e9efdb;background:#3a5d49;font-size:14px;padding:20px}.media-note{position:absolute;top:14px;left:14px;right:14px;font-size:14px;color:#eff2dd;background:#143629d9;border-radius:5px;padding:8px 10px;z-index:2;pointer-events:none}.guide-image .media-note{top:auto;bottom:34px}.video-launch .media-note{top:12px;right:auto;max-width:75%;font-size:14px}
@media(min-width:1700px){:root{--sidebar:245px}.hero h1{font-size:68px}.hero-visual{height:405px}.topbar{padding-left:max(43px,calc((100vw - 245px - 1426px)/2))}.hero-copy>p{font-size:17px;max-width:460px}.quick-card h2{font-size:14px}.quick-card p{font-size:14px}}
@media(max-width:1250px){:root{--sidebar:205px}.sidebar{padding-left:13px;padding-right:13px}.sidebar nav a{font-size:14px;padding-left:10px;gap:9px}.brand{font-size:14px;gap:8px}.brand small{font-size:14px}.topbar{padding:0 30px}main{padding:33px 30px 60px}.hero{gap:22px;grid-template-columns:1fr 1fr}.hero h1{font-size:45px}.hero-kicker{font-size:14px;line-height:1.8}.hero-visual{height:340px}.hero-copy>p{font-size:14px}.hero-actions{gap:8px}.hero-actions .button{font-size:14px;padding:11px 14px}.hero-proof{gap:10px;font-size:14px}.quick-grid{gap:9px}.quick-card{padding:17px 12px;gap:8px}.quick-icon{width:30px;height:33px}.quick-card>.icon{display:none}.quick-card h2{font-size:14px}.quick-card p{font-size:14px}.home-main-grid{gap:18px;grid-template-columns:minmax(0,1.6fr) minmax(245px,1fr)}.home-main-grid .wood-table td:nth-child(3),.home-main-grid .wood-table th:nth-child(3){display:none}.wood-preview .section-top{padding:22px 20px 0;gap:8px}.wood-preview .section-top h2{font-size:22px}.wood-preview .section-top>.text-link{font-size:14px}.calculator-promo{padding:24px}.calculator-promo h2{font-size:29px}.calculator-promo>p{font-size:14px}.sample-calculation{margin:20px 0}.sample-calculation>strong{font-size:33px;gap:7px}.sample-calculation>strong>span{font-size:14px}.guide-grid{gap:16px}.guide-image{height:145px}.guide-copy{padding:19px}.guide-copy h3{font-size:18px}.guide-copy p{font-size:14px}.guide-copy .eyebrow{font-size:14px}.journey-banner{padding:28px;gap:30px}.journey-banner h2{font-size:30px}.detail-grid{grid-template-columns:minmax(0,1fr) 215px;gap:30px}.article{font-size:14px}.mini-panel{padding:21px}.mini-panel h2{font-size:22px}.axe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-form,.result-panel{padding:25px}.form-actions .button{font-size:14px;padding:11px 14px}.footer{padding:30px}}
@media(max-width:1000px){.hero{grid-template-columns:1fr;gap:28px}.hero-copy{max-width:620px}.hero h1{font-size:58px}.hero-copy>p{font-size:15px;max-width:490px}.hero-kicker{font-size:14px}.hero-actions .button{font-size:14px;padding:12px 18px}.hero-visual{height:300px}.hero-visual>img{object-position:50% 43%}.hero-proof{font-size:14px;gap:18px}.quick-grid{grid-template-columns:repeat(2,1fr);gap:12px}.quick-card{padding:20px;gap:15px}.quick-card h2{font-size:14px}.quick-card p{font-size:14px}.quick-card>.icon{display:block}.quick-icon{width:35px;height:38px}.home-main-grid{grid-template-columns:1fr}.home-main-grid .wood-table td:nth-child(2),.home-main-grid .wood-table th:nth-child(2),.home-main-grid .wood-table td:nth-child(3),.home-main-grid .wood-table th:nth-child(3){display:table-cell}.calculator-promo{display:grid;grid-template-columns:1.2fr 1fr;column-gap:30px}.calculator-promo .promo-symbol{display:none}.calculator-promo .eyebrow{grid-column:1}.calculator-promo h2{grid-column:1;font-size:32px}.calculator-promo>p{grid-column:1;max-width:290px}.sample-calculation{grid-column:2;grid-row:1/4;margin:0;padding:0;border-top:0;align-self:center}.calculator-promo>.button{grid-column:2}.calculator-promo>small{grid-column:2}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-image{height:160px}.home-main-grid+.section .guide-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.home-main-grid+.section .guide-card:last-child .guide-image{height:100%;min-height:210px}.journey-banner{grid-template-columns:1fr;gap:28px}.journey-banner ol{display:flex;flex-wrap:wrap;gap:18px}.journey-banner li{flex:1;min-width:190px}.detail-grid{grid-template-columns:1fr}.sticky-aside{position:static}.toc{grid-row:1;display:none}.sticky-aside:not(.toc){display:grid;grid-template-columns:1fr 1fr;gap:24px}.aside-links{margin:0}.tool-layout{grid-template-columns:1fr}.result-panel{max-width:100%}.tool-form{max-width:100%}.big-result{font-size:55px}.footer{grid-template-columns:1fr}.footer nav{justify-content:flex-start}.region-grid{grid-template-columns:1fr}.region-card{padding:30px}.tools-grid{grid-template-columns:1fr}.article-meta{gap:12px}.video-grid{gap:17px}.video-copy{padding:19px}.video-copy h3{font-size:17px}}
@media(max-width:760px){:root{--sidebar:0px}.sidebar{width:255px;transform:translateX(-100%);transition:transform .2s;z-index:51;padding:30px 20px 22px}.sidebar.is-open{transform:none}.sidebar .brand{font-size:14px}.sidebar nav a{font-size:14px}.sidebar .brand small{font-size:14px}.mobile-close{display:flex;position:absolute;top:80px;right:15px;color:#d4e3c2}.sidebar .nav-label{margin-top:57px}.mobile-shade{position:fixed;inset:0;background:#102a21bb;backdrop-filter:blur(2px);z-index:50}.menu-toggle{display:flex}.site{margin-left:0}.topbar{height:67px;padding:0 20px}.topbar-label{font-size:14px;letter-spacing:.1em}.topbar-actions{gap:4px}.search-trigger{padding:7px}.search-trigger span,.search-trigger kbd{display:none}.search-trigger .icon{width:19px;height:19px}.topbar>.topbar-actions>.icon-btn{width:36px;height:36px}main{padding:28px 23px 48px}.hero{margin-top:0;gap:26px}.hero h1{font-size:clamp(43px,8vw,60px)}.hero-kicker{font-size:14px;letter-spacing:.12em;margin-bottom:19px}.hero-copy>p{font-size:14px;line-height:1.85;max-width:440px;margin-top:19px}.hero-actions{margin-top:22px;gap:10px}.hero-actions .button{font-size:14px}.hero-proof{font-size:14px;margin-top:22px;gap:16px}.hero-visual{height:290px;border-radius:14px}.hero-image-label{left:23px;bottom:23px}.hero-image-label strong{font-size:35px}.quick-grid{margin:0 0 29px;gap:10px}.quick-card{padding:17px 13px;gap:10px}.quick-card h2{font-size:14px}.quick-card p{font-size:14px}.quick-card>.icon{display:none}.quick-icon{width:32px;height:35px}.home-main-grid{gap:20px}.wood-preview .section-top h2{font-size:24px}.wood-preview .section-top{padding:24px 21px 0;margin-bottom:21px}.wood-preview .section-top>.text-link{font-size:14px}.home-main-grid .wood-table td:nth-child(2),.home-main-grid .wood-table th:nth-child(2){display:none}.home-main-grid .wood-table td,.home-main-grid .wood-table th{padding-left:10px;padding-right:10px}.home-main-grid .wood-table td:first-child,.home-main-grid .wood-table th:first-child{padding-left:21px}.home-main-grid .wood-table td:nth-last-child(2),.home-main-grid .wood-table th:nth-last-child(2){display:none}.wood-table .wood-name small{font-size:14px}.wood-name{font-size:14px;gap:9px}.wood-chip{width:25px;height:28px}.wood-table th{font-size:14px}.wood-table td{font-size:14px}.table-foot{font-size:14px;padding:12px 20px}.calculator-promo{padding:27px;gap:0 24px}.calculator-promo h2{font-size:29px}.calculator-promo>p{font-size:14px}.sample-calculation>strong{font-size:31px;display:block}.sample-calculation>strong>span{display:block;margin-top:-5px;margin-bottom:16px}.sample-calculation>span{font-size:14px}.sample-calculation>div{font-size:14px}.calculator-promo>.button{margin-top:20px;font-size:14px}.calculator-promo>small{font-size:14px}.section{margin-top:34px}.section-top{gap:13px;margin-bottom:20px}.section-top h2{font-size:28px}.section-top .eyebrow{font-size:14px;letter-spacing:.11em}.section-top>.text-link{font-size:14px}.guide-grid{gap:16px}.guide-copy{padding:20px}.guide-copy h3{font-size:21px}.guide-copy p{font-size:14px}.guide-copy .eyebrow{font-size:14px}.guide-image{height:160px}.home-main-grid+.section .guide-card:last-child{display:flex;grid-column:auto}.home-main-grid+.section .guide-card:last-child .guide-image{height:160px;min-height:0}.journey-banner{padding:27px;margin:34px 0}.journey-banner h2{font-size:31px}.journey-banner ol{display:grid;gap:18px}.journey-banner li strong{font-size:14px}.journey-banner li p{font-size:14px}.video-copy h3{font-size:19px}.source-panel{margin-top:35px;padding-top:27px}.source-panel p{font-size:14px}.source-links{gap:12px 16px}.footer{padding:27px 23px;gap:17px}.footer p{font-size:14px;line-height:1.9}.footer nav{gap:16px}.footer>small{font-size:14px;line-height:1.9}.breadcrumbs{font-size:14px;gap:8px;margin-bottom:23px}.page-heading{margin-bottom:28px}.page-heading h1{font-size:39px}.page-heading>p{font-size:14px;line-height:1.9;margin-top:17px}.page-heading .eyebrow{font-size:14px}.filterbar{gap:10px}.filterbar select{font-size:14px;max-width:180px}.filterbar .search-field{flex-basis:100%}.filterbar .button{font-size:14px}.note{padding:20px}.note p{font-size:14px}.article{font-size:14px;line-height:1.95}.article h2{font-size:26px;margin-top:30px}.article-meta{font-size:14px;padding:12px 0;margin-bottom:30px}.article-meta .save-guide{margin-left:0}.stat-grid>div{padding:20px 13px}.stat-grid strong{font-size:30px}.stat-grid span{font-size:14px}.axe-grid{gap:15px}.axe-card{padding:23px}.axe-card h2{font-size:23px}.axe-card p{font-size:14px}.sticky-aside:not(.toc){grid-template-columns:1fr}.price-callout{padding:20px}.price-callout strong{font-size:22px}.tool-form,.result-panel,.recommendation{padding:25px}.tool-layout{gap:20px}.tool-card{padding:28px}.tool-card h2{font-size:26px}.field label{font-size:14px}.field small{font-size:14px}.result-line{font-size:14px}.result-line strong{font-size:16px}.check-item{gap:12px}.check-item strong{font-size:14px}.check-item b{font-size:14px}.region-card{padding:26px}.region-card h2{font-size:28px}.index-grid{gap:30px 20px}.index-grid h2{font-size:24px}.index-grid a{font-size:14px}.skip{left:12px}.search-dialog{margin-top:7vh}.dialog-top{padding:14px}.dialog-top input{font-size:14px}.dialog-footer{font-size:14px}.player-dialog .dialog-top strong{font-size:14px}}
@media(max-width:480px){.topbar-label{font-size:14px;letter-spacing:.06em}.hero-visual{height:248px}.guide-grid,.video-grid,.axe-grid{grid-template-columns:1fr}.guide-image{height:192px}.home-main-grid+.section .guide-card:last-child .guide-image{height:192px}.guide-copy h3{font-size:23px}.guide-copy .eyebrow{font-size:14px}.guide-copy p{font-size:14px}.guide-copy .text-link{font-size:14px}.calculator-promo{display:block;padding:28px}.calculator-promo h2{font-size:34px}.calculator-promo>p{font-size:14px;max-width:none}.calculator-promo .eyebrow{font-size:14px}.sample-calculation{margin:23px 0 18px;padding-top:21px;border-top:1px solid #c5d3b633}.sample-calculation>span{font-size:14px}.sample-calculation>strong{font-size:40px;display:flex;gap:16px}.sample-calculation>strong>span{font-size:14px;margin:0;display:inline}.sample-calculation>div{font-size:14px}.calculator-promo>.button{font-size:14px;margin-top:5px;min-height:47px}.calculator-promo>small{font-size:14px}.quick-card{padding:16px 11px;gap:9px}.quick-card h2{font-size:14px}.quick-card p{font-size:14px}.quick-icon{width:27px;height:31px}.quick-icon .icon{width:18px}.section-top{align-items:center}.section-top>.text-link{font-size:14px;gap:5px}.section-top h2{font-size:27px}.section-top .eyebrow{font-size:14px}.wood-preview .section-top h2{font-size:23px}.home-main-grid .wood-table td:last-child,.home-main-grid .wood-table th:last-child{display:none}.home-main-grid .wood-table td{padding-top:16px;padding-bottom:16px}.page-heading h1{font-size:36px}.filterbar select{max-width:150px;font-size:14px}.stat-grid strong{font-size:25px}.stat-grid .small-value{font-size:15px}.stat-grid span{font-size:14px}.wood-identity{padding:22px;gap:17px}.wood-identity small{font-size:14px}.wood-identity strong{font-size:14px}.wood-chip.large{width:53px;height:63px}.form-pair{gap:12px}.field>label{display:block}.field>label>small{display:block;margin-top:4px}.segmented label{font-size:14px}.form-actions .button{flex:1;font-size:14px;padding:11px 10px;gap:7px}.index-grid{grid-template-columns:1fr}.check-item strong{font-size:14px}.check-item small{font-size:14px}.check-item b{font-size:14px}.article-meta span{width:100%}.article-meta{gap:7px}.article-meta .save-guide{margin-top:7px}.source-panel .eyebrow{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.guide-card:hover,.quick-card:hover,.tool-card:hover,.axe-card:hover,.button:hover{transform:none}}
@media print{.sidebar,.topbar,.footer,.search-dialog,.player-dialog,.save-guide,.video-launch,.toc,.toast,.hero-actions{display:none!important}.site{margin:0}main{padding:0}.detail-grid{display:block}.article{max-width:none}body{background:white;color:black}a{text-decoration:underline}.source-links{display:block}.source-links a:after{content:" (" attr(href) ")";font-size:14px;word-break:break-all}.sticky-aside{position:static}.page-heading h1{font-size:30px}}

.privacy-settings{background:none;border:0;color:inherit;text-align:left;text-decoration:underline;cursor:pointer;font:inherit;font-size:14px;padding:0}.analytics-consent{position:fixed;z-index:1000;bottom:20px;right:20px;width:min(440px,calc(100% - 40px));padding:22px;border:1px solid var(--border);border-radius:16px;background:var(--surface);color:var(--ink);box-shadow:var(--shadow);font-size:16px}.analytics-consent[hidden]{display:none}.analytics-consent p{font-size:14px;margin:10px 0 16px}.analytics-consent>div{display:flex;gap:12px;flex-wrap:wrap}.analytics-consent .button{font-size:14px}
