body.resources-body{--resource-accent: #765936;--resource-copy: #352d25;--resource-muted: #4f453b;background:#f6f0e8;background-image:url(/PorcelaineTexture.webp);background-size:cover;background-position:center;background-attachment:fixed}body.resources-body:before{display:none}.resources-hero,.resource-tabs,.resource-section{position:relative}.resources-hero{min-height:clamp(420px,62svh,620px);padding:clamp(110px,16vh,150px) var(--pad) clamp(56px,8vh,86px);background:linear-gradient(90deg,#14110ee0,#14110e94 48%,#14110e33),url(/Hemith_Image6.webp);background-size:cover;background-position:center;color:#faf8f4;display:flex;align-items:end}.resources-hero-inner{max-width:780px}.resources-kicker{font-family:var(--sans);font-size:10px;font-weight:400;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:20px}.resources-title{font-family:var(--serif);font-size:clamp(38px,5.2vw,72px);font-weight:300;line-height:1.04;color:#faf8f4;margin-bottom:24px}.resources-title em{font-style:italic}.resources-subtitle{max-width:560px;color:#faf8f4e6;font-size:clamp(17px,1.45vw,20px);line-height:1.85}.resource-tabs{display:flex;gap:1px;background:#1a16121f;border-bottom:1px solid rgba(26,22,18,.12)}.resource-tabs a{flex:1;min-height:58px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;background:#ece4d8;color:#1a1612;text-decoration:none;font-size:12px;font-weight:400;letter-spacing:.16em;text-transform:uppercase;animation:resourceRise .7s ease both}.resource-tabs a:nth-child(2){animation-delay:90ms}.resource-tabs a:nth-child(3){animation-delay:.18s}.resource-tabs a:hover{background:#f7f1e8;color:var(--resource-accent)}.resource-section{padding:clamp(56px,8vh,92px) var(--pad);border-bottom:1px solid rgba(26,22,18,.12);background:linear-gradient(#f6f0e8e6,#f6f0e8e6),url(/PorcelaineTexture.webp);background-size:cover;background-position:center}.resource-section.alt{background:linear-gradient(#e7ddcfe6,#e7ddcfe6),url(/PorcelaineTexture.webp);background-size:cover;background-position:center}.resource-header{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(30px,6vw,88px);align-items:end;margin-bottom:clamp(34px,5vh,56px)}.resource-label{font-size:12px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--resource-accent);margin-bottom:14px}.resource-heading{font-family:var(--serif);font-size:clamp(34px,4.8vw,68px);font-weight:300;line-height:1.04;color:var(--text)}.resource-heading em{font-style:italic}.resource-copy{max-width:640px;color:var(--resource-copy);font-size:clamp(17px,1.35vw,20px);line-height:1.75}.calculator-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);border:1px solid rgba(26,22,18,.12);background:#fbf8f2eb;box-shadow:0 24px 80px #1a161214}.calculator-form,.calculator-results{padding:clamp(28px,4vw,52px)}.calculator-form{border-right:1px solid rgba(26,22,18,.12)}.field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.resource-field label{display:block;font-size:12px;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:var(--resource-muted);margin-bottom:8px}.resource-field input,.resource-field select{width:100%;height:48px;border:1px solid rgba(26,22,18,.16);background:#fffaf2;color:var(--text);font-family:var(--sans);font-size:16px;padding:0 14px;outline:none}.resource-field input:focus,.resource-field select:focus{border-color:var(--resource-accent)}.calculator-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.resource-button{min-height:46px;border:1px solid #17130f;border-radius:999px;background:#17130f;color:#faf8f4;padding:0 20px;font-family:var(--sans);font-size:12px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.resource-button.secondary{background:transparent;color:#17130f}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#1a16121f}.result-card{min-height:132px;padding:24px;background:linear-gradient(#f1e8dae0,#f1e8dae0),url(/PorcelaineTexture.webp);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;animation:resourceRise .7s ease both;transition:background .25s ease,transform .25s ease}.result-card:nth-child(2){animation-delay:90ms}.result-card:nth-child(3){animation-delay:.18s}.result-card:nth-child(4){animation-delay:.27s}.result-card.is-updated{transform:translateY(-3px);background:linear-gradient(#faf6eef0,#faf6eef0),url(/PorcelaineTexture.webp)}.result-label{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--resource-muted)}.result-value{font-family:var(--sans);font-size:clamp(28px,3vw,44px);font-weight:400;letter-spacing:0;color:var(--text)}.calculator-note{margin-top:20px;color:var(--resource-muted);font-size:15px;line-height:1.7}.resource-table-wrap{overflow-x:auto;border:1px solid rgba(26,22,18,.12);background:linear-gradient(#fbf8f2eb,#fbf8f2eb),url(/PorcelaineTexture.webp);background-size:cover;background-position:center;box-shadow:0 24px 80px #1a161214}.resource-table{width:100%;border-collapse:collapse;min-width:720px}.resource-table th,.resource-table td{padding:18px 20px;border-bottom:1px solid rgba(26,22,18,.1);text-align:left}.resource-table th{font-size:12px;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);background:#17130f}.resource-table td{color:#312a23;font-size:16px}.resource-table tr:last-child td{border-bottom:none}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(26,22,18,.12);background:linear-gradient(#fbf8f2eb,#fbf8f2eb),url(/PorcelaineTexture.webp);background-size:cover;background-position:center;box-shadow:0 24px 80px #1a161214}.spec-card{min-height:160px;padding:24px;border-right:1px solid rgba(26,22,18,.1);border-bottom:1px solid rgba(26,22,18,.1);transition:background .25s ease,transform .25s ease}.spec-card:hover{background:#fffaf28a;transform:translateY(-3px)}.spec-card:nth-child(4n){border-right:none}.spec-property{font-family:var(--serif);font-size:25px;line-height:1.1;color:var(--text);margin-bottom:18px}.spec-standard{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--resource-accent);margin-bottom:8px}.spec-value{color:var(--resource-copy);font-size:16px;line-height:1.65}@keyframes resourceRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.resource-tabs a,.result-card,.spec-card{animation:none;transition:none}}@media(min-width:981px){.resources-hero{max-height:100vh;overflow:hidden}}@media(max-width:980px){.resource-header,.calculator-grid{grid-template-columns:1fr}.calculator-form{border-right:none;border-bottom:1px solid rgba(26,22,18,.12)}.spec-grid{grid-template-columns:repeat(2,1fr)}.spec-card:nth-child(4n){border-right:1px solid rgba(26,22,18,.1)}.spec-card:nth-child(2n){border-right:none}}@media(max-width:640px){.resources-hero,.resource-section{padding-left:22px;padding-right:22px}.resource-tabs{flex-direction:column}.field-grid,.result-grid,.spec-grid{grid-template-columns:1fr}.spec-card{border-right:none!important}}
