:root{--paper:#f4efe4;--paper-shadow:#e7decd;--ink:#1f1a16;--muted:#6d6258;--moss:#5c6d5b;--bronze:#9a7248;--line:rgba(31,26,22,0.12);--card:rgba(255,251,244,0.84);--shadow:0 18px 40px rgba(53,42,29,0.08);--content-width:76rem;--reading-width:44rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(154,114,72,.14),transparent 28rem),linear-gradient(180deg,#f8f3ea 0,var(--paper) 28%,#f2ebdf 100%);color:var(--ink);font-family:Avenir Next,Segoe UI,sans-serif;min-height:100vh}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.4;background-image:linear-gradient(rgba(255,255,255,.35),rgba(255,255,255,.35)),radial-gradient(rgba(0,0,0,.04) .6px,transparent 0);background-size:auto,14px 14px}a{color:inherit;text-decoration:none}img{max-width:100%}.page-shell{position:relative;z-index:1;width:min(calc(100% - 2rem),var(--content-width));margin:0 auto}.site-footer,.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header{padding:1.5rem 0;border-bottom:1px solid var(--line)}.brand-lockup{display:grid;grid-gap:.15rem;gap:.15rem}.brand-kicker,.eyebrow,.meta-row,.section-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:var(--muted)}.article-title,.brand-title,.card-title,.hero-title,.section-title,.topic-title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;letter-spacing:-.02em}.brand-title{font-size:1.3rem}.nav-row{display:flex;gap:1rem;flex-wrap:wrap}.nav-link{font-size:.94rem;color:var(--muted)}.hero{padding:4rem 0 3rem;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(16rem,.7fr);grid-gap:2rem;gap:2rem;align-items:flex-end}.hero-title{font-size:clamp(2.8rem,6vw,5.2rem);line-height:.95;margin:0;max-width:10ch}.hero-copy{color:var(--muted);font-size:1.05rem;line-height:1.7;max-width:34rem}.article-card,.aside-card,.hero-panel,.section-card,.topic-card{background:var(--card);border:1px solid rgba(154,114,72,.14);box-shadow:var(--shadow);border-radius:1.4rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-panel{padding:1.2rem}.hero-panel dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin:0}.hero-panel dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.hero-panel dd{margin:.35rem 0 0;font-size:1rem}.section{padding:2rem 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.section-title{font-size:clamp(1.6rem,2.5vw,2.35rem);margin:.15rem 0 0}.section-description{color:var(--muted);max-width:40rem;line-height:1.7}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.article-card,.topic-card{padding:1.2rem;display:grid;grid-gap:.9rem;gap:.9rem}.card-title{font-size:1.45rem;margin:0}.article-description,.card-copy,.lede,.topic-copy{color:var(--muted);line-height:1.7}.meta-row{gap:.8rem}.meta-row,.pill-row{display:flex;flex-wrap:wrap}.pill-row{gap:.5rem}.pill{border-radius:999px;border:1px solid rgba(92,109,91,.22);padding:.45rem .72rem;font-size:.84rem;color:var(--moss);background:rgba(255,255,255,.46)}.article-shell{padding:3rem 0 4rem;display:grid;grid-template-columns:minmax(0,1fr) 17rem;grid-gap:2rem;gap:2rem}.article-column{min-width:0}.article-header{margin-bottom:2rem;display:grid;grid-gap:1rem;gap:1rem}.article-title{font-size:clamp(2.4rem,5vw,4.4rem);line-height:.96;margin:0;max-width:12ch}.article-body{width:min(100%,var(--reading-width));font-size:1.02rem;line-height:1.8}.article-body h2,.article-body h3{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;line-height:1.15;scroll-margin-top:6rem}.article-body h2{font-size:2rem;margin-top:2.4rem}.article-body h3{font-size:1.35rem;margin-top:1.8rem}.article-body li,.article-body p{color:#2e2823}.article-body ul{padding-left:1.2rem}.article-body section{margin-bottom:1.4rem}.article-body script{display:none}.article-body table{width:100%;border-collapse:collapse;font-size:.92rem;line-height:1.5;margin:1.5rem 0;overflow-x:auto;display:block}.article-body tbody,.article-body thead{display:table;width:100%;table-layout:fixed}.article-body td,.article-body th{padding:.6rem .75rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.article-body thead th{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:2px solid var(--line)}.article-body tbody th{font-weight:600}.article-body tbody tr:last-child td,.article-body tbody tr:last-child th{border-bottom:none}.aside-card{position:-webkit-sticky;position:sticky;top:1.5rem;padding:1rem;align-self:start}.link-list,.toc-list{display:grid;grid-gap:.55rem;gap:.55rem;padding:0;margin:0;list-style:none}.link-list a,.toc-link{color:var(--muted);font-size:.95rem}.toc-link.level-3{padding-left:1rem}.archive-hero{padding:3rem 0 2rem;display:grid;grid-gap:1rem;gap:1rem}.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.site-footer{padding:2rem 0 3rem;margin-top:2rem;border-top:1px solid var(--line);color:var(--muted);font-size:.92rem}@media (max-width:960px){.article-shell,.card-grid,.hero,.topic-grid{grid-template-columns:1fr}.article-body{width:100%}.aside-card{position:static}}.calculator-shell{padding:2rem 0 3rem;display:grid;grid-gap:2rem;gap:2rem}.calculator-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);grid-gap:2rem;gap:2rem;align-items:start}.calculator-inputs{display:grid;grid-gap:1.2rem;gap:1.2rem}.calculator-results{display:grid;grid-gap:1.5rem;gap:1.5rem}.input-group{display:grid;grid-gap:.35rem;gap:.35rem}.input-label{font-size:.82rem;font-weight:600;letter-spacing:.02em;color:var(--ink)}.input-hint{font-size:.75rem;color:var(--muted)}.input-field{width:100%;padding:.65rem .85rem;border:1px solid var(--line);border-radius:.6rem;background:rgba(255,255,255,.7);font-size:1rem;color:var(--ink);font-family:inherit;transition:border-color .15s}.input-field:focus{outline:none;border-color:var(--moss);box-shadow:0 0 0 3px rgba(180,83,9,.1)}.input-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.advanced-toggle{display:flex;align-items:center;gap:.5rem;background:none;border:none;font-size:.88rem;color:var(--muted);cursor:pointer;padding:.5rem 0;font-family:inherit}.advanced-toggle:hover{color:var(--ink)}.advanced-toggle svg{transition:transform .2s}.advanced-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.advanced-section{display:grid;grid-gap:1.2rem;gap:1.2rem;overflow:hidden}.result-card{background:var(--card);border:1px solid rgba(154,114,72,.14);box-shadow:var(--shadow);border-radius:1.4rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.5rem}.result-headline{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0 0 .25rem}.result-value{font-size:clamp(2rem,4vw,3.2rem);font-weight:700;letter-spacing:-.03em;color:var(--ink);margin:0;line-height:1.1}.result-subtitle{font-size:.92rem;color:var(--muted);margin:.25rem 0 0}.result-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.result-stat-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.result-stat-value{font-size:1.3rem;font-weight:600;margin:.15rem 0 0}.progress-track{height:.5rem;background:rgba(0,0,0,.06);border-radius:999px;overflow:hidden;margin:.5rem 0}.progress-fill{height:100%;background:var(--moss);border-radius:999px;transition:width .4s ease-out}.chart-container{width:100%;height:300px}.faq-section,.methodology-section{max-width:var(--reading-width)}.faq-section h2,.methodology-section h2{font-size:1.6rem;margin:0 0 1rem}.faq-section p,.methodology-section p{color:var(--muted);line-height:1.8;margin:0 0 1rem}.faq-item{border-bottom:1px solid var(--line);padding:1rem 0}.faq-item:first-child{border-top:1px solid var(--line)}.faq-question{font-weight:600;font-size:1.05rem;margin:0 0 .5rem}.faq-answer{color:var(--muted);line-height:1.8;margin:0}@media (max-width:960px){.calculator-grid,.input-row{grid-template-columns:1fr}.result-stats{grid-template-columns:1fr 1fr}}[data-theme=fire-calculators]{--paper:#f6f4f0;--paper-shadow:#e8e3db;--ink:#1c1917;--muted:#6b6560;--moss:#b45309;--bronze:#c2410c;--line:rgba(180,83,9,0.14);--card:rgba(255,253,248,0.88);--shadow:0 16px 36px rgba(28,25,23,0.07)}[data-theme=fire-calculators] body{background:radial-gradient(circle at top left,rgba(180,83,9,.07),transparent 30rem),linear-gradient(180deg,#faf8f5 0,var(--paper) 28%,#f0ece6 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}[data-theme=fire-calculators] body:before{background-image:linear-gradient(rgba(255,255,255,.45),rgba(255,255,255,.45)),radial-gradient(rgba(28,25,23,.03) .6px,transparent 0)}[data-theme=fire-calculators] .article-body h2,[data-theme=fire-calculators] .article-body h3,[data-theme=fire-calculators] .article-title,[data-theme=fire-calculators] .brand-title,[data-theme=fire-calculators] .card-title,[data-theme=fire-calculators] .hero-title,[data-theme=fire-calculators] .section-title,[data-theme=fire-calculators] .topic-title{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.025em}[data-theme=fire-calculators] .pill{border-color:rgba(180,83,9,.18);color:var(--moss);background:rgba(255,255,255,.7)}[data-theme=menugrowthlab]{--paper:#f4f7f6;--paper-shadow:#e0e8e4;--ink:#1a2421;--muted:#5e736b;--moss:#2a6345;--bronze:#3b8c66;--line:rgba(42,99,69,0.15);--card:rgba(255,255,255,0.9);--shadow:0 16px 36px rgba(42,99,69,0.08)}[data-theme=menugrowthlab] body{background:radial-gradient(circle at top left,rgba(59,140,102,.08),transparent 30rem),linear-gradient(180deg,#fafcfc 0,var(--paper) 28%,#edf3f1 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}[data-theme=menugrowthlab] body:before{background-image:linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,.5)),radial-gradient(rgba(42,99,69,.03) .6px,transparent 0)}[data-theme=menugrowthlab] .article-body h2,[data-theme=menugrowthlab] .article-body h3,[data-theme=menugrowthlab] .article-title,[data-theme=menugrowthlab] .brand-title,[data-theme=menugrowthlab] .card-title,[data-theme=menugrowthlab] .hero-title,[data-theme=menugrowthlab] .section-title,[data-theme=menugrowthlab] .topic-title{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.03em}[data-theme=menugrowthlab] .pill{border-color:rgba(42,99,69,.2);color:var(--moss);background:rgba(255,255,255,.8)}[data-theme=kliclife]{--paper:#1a1d21;--paper-shadow:#131517;--ink:#e8eaed;--muted:#8b9099;--moss:#a0aab4;--bronze:#c8cdd3;--line:rgba(255,255,255,0.08);--card:rgba(30,33,38,0.92);--shadow:0 16px 36px rgba(0,0,0,0.3)}[data-theme=kliclife] body{background:radial-gradient(circle at top left,rgba(160,170,180,.06),transparent 30rem),linear-gradient(180deg,#1e2126 0,var(--paper) 28%,#16181c 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}[data-theme=kliclife] body:before{opacity:.15;background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),radial-gradient(rgba(255,255,255,.04) .6px,transparent 0)}[data-theme=kliclife] .article-body h2,[data-theme=kliclife] .article-body h3,[data-theme=kliclife] .article-title,[data-theme=kliclife] .brand-title,[data-theme=kliclife] .card-title,[data-theme=kliclife] .hero-title,[data-theme=kliclife] .section-title,[data-theme=kliclife] .topic-title{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.03em}[data-theme=kliclife] .article-body li,[data-theme=kliclife] .article-body p{color:#c0c4ca}[data-theme=kliclife] .pill{border-color:rgba(160,170,180,.18);color:var(--moss);background:rgba(255,255,255,.06)}[data-theme=kliclife] .article-card,[data-theme=kliclife] .aside-card,[data-theme=kliclife] .hero-panel,[data-theme=kliclife] .section-card,[data-theme=kliclife] .topic-card{border-color:rgba(255,255,255,.06)}[data-theme=kliclife] .input-field{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:var(--ink)}[data-theme=kliclife] .input-field:focus{border-color:var(--moss);box-shadow:0 0 0 3px rgba(160,170,180,.15)}[data-theme=resinmanual]{--paper:#0a0a12;--paper-shadow:#060609;--ink:#e8e4df;--muted:#807a74;--moss:#5eead4;--bronze:#d4a030;--line:rgba(94,234,212,0.08);--card:rgba(16,16,26,0.75);--shadow:0 18px 40px rgba(0,0,0,0.45);--rm-neon:#5eead4;--rm-amber:#d4a030;--rm-glow-neon:0 0 20px rgba(94,234,212,0.3);--rm-glow-amber:0 0 20px rgba(212,160,48,0.3)}@keyframes rm-fadeUp{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes rm-fadeIn{0%{opacity:0}to{opacity:1}}[data-theme=resinmanual] body{background:radial-gradient(ellipse at 20% 0,rgba(94,234,212,.04) 0,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(212,160,48,.03) 0,transparent 50%),linear-gradient(180deg,#0e0e18,#0a0a12 50%,#08080e);font-family:var(--font-rm-body),"DM Sans",system-ui,sans-serif}[data-theme=resinmanual] body:before{opacity:.12;background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),radial-gradient(rgba(255,255,255,.03) .6px,transparent 0)}[data-theme=resinmanual] ::selection{background:rgba(94,234,212,.2);color:var(--ink)}[data-theme=resinmanual] .article-body h2,[data-theme=resinmanual] .article-body h3,[data-theme=resinmanual] .article-title,[data-theme=resinmanual] .brand-title,[data-theme=resinmanual] .card-title,[data-theme=resinmanual] .hero-title,[data-theme=resinmanual] .section-title,[data-theme=resinmanual] .topic-title{font-family:var(--font-rm-display),"Chakra Petch",system-ui,sans-serif;letter-spacing:.02em}[data-theme=resinmanual] .brand-title{font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--rm-amber);text-shadow:0 0 24px rgba(212,160,48,.2)}[data-theme=resinmanual] .brand-kicker{color:var(--rm-neon);opacity:.7}[data-theme=resinmanual] .site-header{border-bottom-color:transparent;position:relative}[data-theme=resinmanual] .site-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(94,234,212,.4) 20%,rgba(212,160,48,.3) 50%,rgba(139,122,237,.3) 80%,transparent)}[data-theme=resinmanual] .hero>*{animation:rm-fadeUp .7s ease-out both}[data-theme=resinmanual] .hero>:nth-child(2){animation-delay:.12s}[data-theme=resinmanual] .article-header>*{animation:rm-fadeUp .6s ease-out both}[data-theme=resinmanual] .article-header>:nth-child(2){animation-delay:.06s}[data-theme=resinmanual] .article-header>:nth-child(3){animation-delay:.12s}[data-theme=resinmanual] .article-header>:nth-child(4){animation-delay:.18s}[data-theme=resinmanual] .article-body{animation:rm-fadeIn .5s ease-out .2s both}[data-theme=resinmanual] .card-grid>*,[data-theme=resinmanual] .topic-grid>*{animation:rm-fadeUp .5s ease-out both}[data-theme=resinmanual] .card-grid>:nth-child(2),[data-theme=resinmanual] .topic-grid>:nth-child(2){animation-delay:.07s}[data-theme=resinmanual] .card-grid>:nth-child(3),[data-theme=resinmanual] .topic-grid>:nth-child(3){animation-delay:.14s}[data-theme=resinmanual] .card-grid>:nth-child(4),[data-theme=resinmanual] .topic-grid>:nth-child(4){animation-delay:.21s}[data-theme=resinmanual] .card-grid>:nth-child(5){animation-delay:.28s}[data-theme=resinmanual] .card-grid>:nth-child(6){animation-delay:.35s}[data-theme=resinmanual] .article-card,[data-theme=resinmanual] .aside-card,[data-theme=resinmanual] .hero-panel,[data-theme=resinmanual] .result-card,[data-theme=resinmanual] .section-card,[data-theme=resinmanual] .topic-card{border-color:rgba(94,234,212,.08)}[data-theme=resinmanual] .article-card,[data-theme=resinmanual] .section-card,[data-theme=resinmanual] .topic-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}[data-theme=resinmanual] .article-card:hover,[data-theme=resinmanual] .section-card:hover,[data-theme=resinmanual] .topic-card:hover{transform:translateY(-4px);border-color:rgba(94,234,212,.22);box-shadow:0 28px 52px rgba(0,0,0,.5),0 0 30px rgba(94,234,212,.04)}[data-theme=resinmanual] .hero-title{text-shadow:0 0 40px rgba(94,234,212,.12),0 2px 4px rgba(0,0,0,.4)}[data-theme=resinmanual] .hero-panel{position:relative}[data-theme=resinmanual] .hero-panel:after{content:"";position:absolute;inset:4px;border:1px solid rgba(94,234,212,.06);border-radius:calc(1.4rem - 4px);pointer-events:none}[data-theme=resinmanual] .nav-link{position:relative;transition:color .2s ease}[data-theme=resinmanual] .nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--rm-neon);box-shadow:0 0 6px rgba(94,234,212,.4);transition:width .3s ease}[data-theme=resinmanual] .nav-link:hover{color:var(--rm-neon)}[data-theme=resinmanual] .nav-link:hover:after{width:100%}[data-theme=resinmanual] .section-kicker{color:var(--rm-amber)}[data-theme=resinmanual] .section-kicker:before{content:"";display:inline-block;width:1.2rem;height:1px;background:var(--rm-amber);opacity:.6;vertical-align:middle;margin-right:.5rem}[data-theme=resinmanual] .section+.section:before{content:"";display:block;width:3rem;height:1px;background:var(--rm-neon);opacity:.12;margin:0 auto 2rem}[data-theme=resinmanual] .article-body>p:first-of-type:first-letter{float:left;font-family:var(--font-rm-display),"Chakra Petch",system-ui,sans-serif;font-size:3.6em;line-height:.78;margin-right:.06em;margin-top:.06em;color:var(--rm-neon);font-weight:700;text-shadow:0 0 30px rgba(94,234,212,.15)}[data-theme=resinmanual] .article-body li,[data-theme=resinmanual] .article-body p{color:#b8b4ae}[data-theme=resinmanual] .article-body a{color:var(--rm-neon);text-decoration:underline;-webkit-text-decoration-color:rgba(94,234,212,.3);text-decoration-color:rgba(94,234,212,.3);text-underline-offset:2px;transition:-webkit-text-decoration-color .2s ease;transition:text-decoration-color .2s ease;transition:text-decoration-color .2s ease,-webkit-text-decoration-color .2s ease}[data-theme=resinmanual] .article-body a:hover{-webkit-text-decoration-color:var(--rm-neon);text-decoration-color:var(--rm-neon)}[data-theme=resinmanual] .article-body blockquote{border-left:3px solid var(--rm-neon);padding-left:1.2rem;margin:1.5rem 0;color:var(--muted);font-style:italic}[data-theme=resinmanual] .article-body hr{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(94,234,212,.15),transparent);margin:2rem 0}[data-theme=resinmanual] .article-body td,[data-theme=resinmanual] .article-body th{border-bottom-color:rgba(94,234,212,.06)}[data-theme=resinmanual] .article-body thead th{border-bottom-color:rgba(94,234,212,.15);color:var(--rm-amber)}[data-theme=resinmanual] .toc-link{position:relative;padding-left:.75rem;transition:color .2s ease}[data-theme=resinmanual] .toc-link:before{content:"";position:absolute;left:0;top:.2em;width:2px;height:.85em;background:transparent;border-radius:1px;transition:background .2s ease,box-shadow .2s ease}[data-theme=resinmanual] .toc-link:hover{color:var(--rm-neon)}[data-theme=resinmanual] .toc-link:hover:before{background:var(--rm-neon);box-shadow:0 0 6px rgba(94,234,212,.5)}[data-theme=resinmanual] .pill{border-color:rgba(94,234,212,.15);color:var(--rm-neon);background:rgba(94,234,212,.06);transition:background .2s ease,border-color .2s ease}[data-theme=resinmanual] .pill:hover{background:rgba(94,234,212,.12);border-color:rgba(94,234,212,.3)}[data-theme=resinmanual] .meta-row a{color:var(--rm-amber);transition:color .2s ease}[data-theme=resinmanual] .eyebrow a:hover,[data-theme=resinmanual] .meta-row a:hover{color:var(--rm-neon)}[data-theme=resinmanual] .input-field{background:rgba(255,255,255,.04);border-color:rgba(94,234,212,.1);color:var(--ink)}[data-theme=resinmanual] .input-field:focus{border-color:var(--rm-neon);box-shadow:0 0 0 3px rgba(94,234,212,.1)}[data-theme=resinmanual] .progress-track{background:rgba(255,255,255,.06)}[data-theme=resinmanual] .site-footer{position:relative}[data-theme=resinmanual] .site-footer:before{content:"◊";position:absolute;top:-.55em;left:50%;transform:translateX(-50%);background:var(--paper);padding:0 .75rem;color:var(--rm-amber);opacity:.4;font-size:.8rem}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c43ef54631c6ad3c-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48b76bf2200d991e-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/29e4af7482351bce-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e6fd32ec5acdd27d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3926fa88ed32c251-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c3206c67a3393998-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7d7f401753dc0c4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6681946d7a6ccbb7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1fc9a8acda3903f0-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b750d5bfef15842-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2a7c45462b39533e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c7c43bdd7a35c63-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8d541ca8617572f0-s.woff2) format("woff2");unicode-range:u+02d7,u+0303,u+0331,u+0e01-0e5b,u+200c-200d,u+25cc}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3955bbd902881c26-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f6d84cc3be9d6158-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/84f090e3b62fb9e3-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Chakra Petch Fallback;src:local("Arial");ascent-override:96.77%;descent-override:30.05%;line-gap-override:0.00%;size-adjust:102.51%}.__className_bde904{font-family:Chakra Petch,Chakra Petch Fallback;font-style:normal}.__variable_bde904{--font-rm-display:"Chakra Petch","Chakra Petch Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-rm-body:"DM Sans","DM Sans Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-display:"Fraunces","Fraunces Fallback"}@font-face{font-family:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/665e920483964785-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/5611c55482296524-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader Fallback;src:local("Times New Roman");ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.00%;size-adjust:105.48%}.__className_328ff9{font-family:Newsreader,Newsreader Fallback}.__variable_328ff9{--font-body:"Newsreader","Newsreader Fallback"}