*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--green:#173f35;--mint:#b8e4c9;--cream:#f3f0e7;--ink:#183b32;--muted:#68766f;--line:#dce3dd;--white:#fff}body{margin:0;background:#fbfcf9;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}header,footer{max-width:1180px;margin:auto;padding:24px 28px;display:flex;align-items:center;gap:28px}header{justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:850;letter-spacing:-.04em}.brand img{width:34px;height:34px}nav{display:flex;gap:25px;font-size:13px;font-weight:650}.pill,.cta{background:var(--green);color:white;border-radius:999px;padding:13px 19px;font-weight:750}.hero{min-height:570px;background:var(--cream);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-copy{padding:85px max(7vw,28px);align-self:center}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:850;color:#477366}.hero h1{font-size:clamp(56px,6.5vw,92px);line-height:.9;letter-spacing:-.065em;margin:18px 0 28px}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero p{max-width:520px;color:var(--muted);line-height:1.7;font-size:17px}.cta{display:inline-block;margin-top:15px;padding:16px 23px}.micro{display:block;margin-top:14px;font-size:11px;color:#647168}.hero-art{position:relative;background:linear-gradient(145deg,#a9d5b8,#d9eadf);min-height:570px}.board,.tile,.sheet,.offcut{position:absolute;box-shadow:0 18px 35px #173f3524}.board{width:58%;height:54px;background:#d7b287;border-radius:5px;transform:rotate(-10deg)}.b1{left:16%;top:20%}.b2{left:30%;top:38%;width:48%}.tile{width:150px;height:150px;background:#d9ddd6;border:2px solid #b9c1b9;transform:rotate(7deg)}.t1{right:14%;bottom:18%}.t2{right:32%;bottom:8%;width:105px;height:105px}.sheet{left:10%;bottom:8%;width:230px;height:210px;background:#c9a77d;transform:rotate(3deg);border-radius:5px}.offcut{left:37%;top:11%;width:115px;height:95px;background:#f7f7f2;clip-path:polygon(0 0,100% 0,100% 55%,58% 55%,58% 100%,0 100%)}.measure{position:absolute;right:18%;top:15%;border-bottom:2px solid #416c5e;width:150px;text-align:center;padding:7px;font:700 12px monospace}.materials,.planner,.how,.promise{max-width:1180px;margin:auto;padding:88px 28px}.materials>div:first-child,.planner-head{max-width:650px}.materials h2,.planner h2,.how h2,.promise h2{font:500 clamp(38px,4.5vw,62px)/1.05 Georgia,serif;margin:13px 0 20px;letter-spacing:-.035em}.material-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:36px}.material{border:1px solid var(--line);background:white;border-radius:16px;padding:24px 12px;text-align:left;color:var(--ink);cursor:pointer}.material span{display:block;font-size:29px;margin-bottom:26px}.material b,.material small{display:block}.material small{margin-top:6px;color:#5f6d66;font-size:10px}.material.active{border:2px solid #2e725c;background:#f4faf6}.planner{max-width:none;background:#eef5ef}.planner>*{max-width:1124px;margin-left:auto;margin-right:auto}.planner-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:36px}.card{background:white;border:1px solid #dbe5dd;border-radius:22px;padding:27px;box-shadow:0 14px 45px #173f350b}.card h3{margin:0 0 16px}.card h3:not(:first-child){margin-top:27px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:11px}label{font-size:12px;font-weight:750;color:#4f6259}label span{display:flex;align-items:center;margin-top:6px;border:1px solid #d7dfd9;border-radius:10px;background:#fbfcfa;padding-right:10px;font-weight:500}input{border:0;background:transparent;padding:12px;width:100%;outline:none;font:inherit}.run{width:100%;border:0;border-radius:12px;padding:15px;margin-top:23px;background:var(--green);color:white;font-weight:800;cursor:pointer}.result{display:flex;flex-direction:column;justify-content:center}.status{width:max-content;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.13em}.neutral{background:#edf0ed}.yes{background:#d9f2df;color:#176338}.almost{background:#fff0c7;color:#7d5a00}.no{background:#f8d9d5;color:#8b2d25}.result h3{font:500 36px Georgia,serif;margin:18px 0 8px}.result p{color:var(--muted)}.meter{height:10px;background:#e8ede9;border-radius:99px;overflow:hidden;margin:25px 0}.meter i{display:block;height:100%;width:0;background:#398066;transition:.4s}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stats div{background:#f5f7f4;padding:15px;border-radius:12px}.stats b,.stats small{display:block}.stats b{font-size:24px}.stats small{font-size:10px;color:#5f6d66;margin-top:4px}.advice{margin-top:18px;padding-top:18px;border-top:1px solid var(--line);line-height:1.55;color:#52645b;font-size:13px}.how{text-align:center}.how>h2{max-width:700px;margin:13px auto 42px}.steps{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;gap:55px}.steps strong{font:500 48px Georgia,serif;color:#8cb9a1}.steps p{color:var(--muted);line-height:1.6}.promise{max-width:none;background:var(--green);color:white;display:flex;justify-content:center;gap:12vw;align-items:center}.promise>div,.promise>p{max-width:500px}.promise .eyebrow{color:#9fd0b3}.promise p{color:#c7d7d0;line-height:1.7}footer{justify-content:space-between;color:#5c6e65}footer .brand{font-size:19px}footer .brand img{width:27px;height:27px}@media(max-width:800px){header nav,header .pill{display:none}.hero{grid-template-columns:1fr}.hero-art{min-height:330px}.hero-copy{padding:65px 25px}.material-grid{grid-template-columns:repeat(2,1fr)}.planner-grid,.fields,.steps{grid-template-columns:1fr}.promise{display:block}.promise p{margin-top:28px}footer{align-items:flex-start;flex-direction:column}}/* premium visual refresh */
.hero.premium-hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:650px;background:#f2efe6}
.hero-actions{display:flex;align-items:center;gap:22px;margin-top:20px}.text-link{font-weight:750;font-size:13px;border-bottom:1px solid #173f35;padding-bottom:3px}
.hero-photo{min-height:650px;background-image:linear-gradient(180deg,rgba(18,55,46,.03),rgba(18,55,46,.18)),url('/leftover-materials-hero.webp');background-size:cover;background-position:center;position:relative}
.hero-float{position:absolute;left:28px;bottom:28px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-radius:18px;padding:20px 22px;max-width:320px;box-shadow:0 20px 60px #173f3530}.hero-float span,.hero-float strong,.hero-float small{display:block}.float-kicker{font-size:9px;letter-spacing:.17em;font-weight:900;color:#568273;margin-bottom:7px}.hero-float strong{font:500 24px/1.08 Georgia,serif}.hero-float small{margin-top:8px;color:#6e7b75;line-height:1.45}
.section-title{display:grid;grid-template-columns:1fr minmax(260px,420px);column-gap:60px;align-items:end}.section-title .eyebrow,.section-title h2{grid-column:1}.section-title p{grid-column:2;grid-row:1/3;color:var(--muted);line-height:1.7;margin:0}
.material-grid.compact{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.material-grid.compact .material{min-height:104px;padding:18px 20px;display:flex;align-items:center;gap:16px;border-radius:15px}.material-grid.compact .material .mi{font-size:25px;margin:0;width:34px}.material-grid.compact .material b{font-size:15px}.material-grid.compact .material small{margin-top:3px}.material.future{opacity:.74;background:#fcfcfa}.coming-line{margin-top:13px;font-size:11px;color:#85908a}
.photo-story{max-width:1180px;margin:auto;padding:30px 28px 95px;display:grid;grid-template-columns:1.15fr .9fr .75fr;gap:20px;align-items:stretch}.story-photo{border-radius:22px;min-height:390px;background-size:cover;background-position:center;box-shadow:0 20px 55px #173f3517}.story-photo.large{background-image:url('/leftover-materials-hero.webp')}.story-photo.small{background-image:url('/leftover-materials-story.webp');background-position:center}.story-copy{background:#173f35;color:white;border-radius:22px;padding:38px 32px;display:flex;flex-direction:column;justify-content:center}.story-copy .eyebrow{color:#a9cfb8}.story-copy h2{font:500 42px/1.03 Georgia,serif;margin:14px 0 18px}.story-copy p{color:#c8d7d1;line-height:1.65}.story-points{display:grid;gap:8px;margin-top:18px;font-size:13px;font-weight:700}
@media(max-width:800px){.hero.premium-hero{grid-template-columns:1fr;min-height:0}.hero-photo{min-height:380px;order:-1;background-position:center}.hero-copy{padding-top:48px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.section-title{display:block}.section-title p{margin-top:12px}.materials{padding-top:60px;padding-bottom:58px}.materials h2{font-size:48px}.material-grid.compact{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.material-grid.compact .material{min-height:82px;padding:14px;gap:10px}.material-grid.compact .material .mi{font-size:21px;width:26px}.material-grid.compact .material b{font-size:14px}.photo-story{grid-template-columns:1fr;padding-top:10px}.story-photo{min-height:280px}.story-photo.small{display:none}.story-copy{padding:30px 24px}.story-copy h2{font-size:36px}.planner{padding-top:68px}.planner-grid{gap:14px}}
@media(max-width:420px){.material-grid.compact{grid-template-columns:1fr}.material-grid.compact .material{min-height:68px}.hero-photo{min-height:320px}.hero-float{left:16px;right:16px;bottom:16px;max-width:none}.hero-float strong{font-size:20px}}

.material-grid.all-live{grid-template-columns:repeat(4,1fr)}
.material-grid.all-live .material{cursor:pointer}
.material-grid.all-live .material:hover{transform:translateY(-2px);border-color:#8fb6a6}
@media(max-width:800px){
  .material-grid.compact.all-live{grid-template-columns:repeat(2,1fr)}
  .material-grid.compact.all-live .material{min-height:72px;padding:12px 14px}
}
@media(max-width:420px){
  .material-grid.compact.all-live{grid-template-columns:repeat(2,1fr)}
  .material-grid.compact.all-live .material{min-height:64px}
  .material-grid.compact.all-live .material .mi{font-size:18px}
  .material-grid.compact.all-live .material b{font-size:13px}
  .material-grid.compact.all-live .material small{font-size:10px}
}

.material-page-hero,.guide{max-width:1100px;margin:0 auto;padding:84px 24px 46px}
.material-page-hero>div{max-width:780px}.material-page-hero h1,.guide h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,72px);line-height:1.02;margin:14px 0 20px;color:#173f35}
.material-page-hero p,.guide .lead{font-size:20px;line-height:1.65;max-width:760px;margin-bottom:28px}
.guide{max-width:860px}.guide h2{font-family:Georgia,serif;font-size:30px;color:#173f35;margin:42px 0 10px}.guide p{font-size:17px;line-height:1.75}.guide-cta{margin:46px 0;padding:30px;border-radius:20px;background:#eef5f1}.guide-cta h2{margin-top:0}.promise p a{display:inline-block;margin:4px 10px 4px 0;color:#173f35}

.presets{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 16px}.presets button,.result-actions button,.scrap-head button{border:1px solid #cad8d0;background:#f7faf7;color:#173f35;border-radius:999px;padding:8px 11px;font-weight:750;cursor:pointer}.scrap-editor{margin-top:18px;padding:16px;background:#f7faf7;border:1px solid #dce7df;border-radius:14px}.scrap-editor p{font-size:11px;color:#718078;margin:6px 0 12px}.scrap-head{display:flex;justify-content:space-between;align-items:center}.scrap-row{display:grid;grid-template-columns:1fr auto 1fr auto auto;gap:7px;align-items:center;margin-top:8px}.scrap-row input{background:white;border:1px solid #d7dfd9;border-radius:8px;padding:9px}.scrap-row button{border:0;background:transparent;font-size:18px}.visual-plan{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.plan-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:4px;margin:10px 0}.plan-grid i,.legend i{display:block;aspect-ratio:1;border-radius:3px;background:#edf0ed}.plan-grid i.owned,.legend i.owned{background:#3d8068}.plan-grid i.scrap,.legend i.scrap{background:#9bc6ad}.plan-grid i.buy,.legend i.buy{background:#e5b66b}.legend{display:flex;gap:14px;flex-wrap:wrap;font-size:10px;color:#68766f}.legend span{display:flex;align-items:center;gap:5px}.legend i{width:10px;height:10px}.result-actions{display:flex;gap:8px;margin-top:18px}.trust-strip{max-width:1180px;margin:0 auto;padding:32px 28px 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.trust-strip div{border:1px solid var(--line);border-radius:16px;padding:20px}.trust-strip b,.trust-strip span{display:block}.trust-strip span{font-size:12px;line-height:1.55;color:var(--muted);margin-top:7px}.project-ideas{max-width:1180px;margin:0 auto;padding:60px 28px 90px}.project-ideas h2{font:500 clamp(38px,4.5vw,62px)/1.05 Georgia,serif;margin:13px 0 28px}.idea-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.idea-grid a{min-height:150px;padding:22px;border-radius:18px;background:#eef5ef;display:flex;flex-direction:column;justify-content:flex-end}.idea-grid b{font:500 25px Georgia,serif}.idea-grid span{font-size:11px;margin-top:8px;color:#527165}
@media(max-width:800px){.trust-strip,.idea-grid{grid-template-columns:1fr 1fr}.result-actions{flex-direction:column}.plan-grid{grid-template-columns:repeat(8,1fr)}}
@media(max-width:480px){.trust-strip,.idea-grid{grid-template-columns:1fr}.planner h2{font-size:40px}.card{padding:20px}.result h3{font-size:30px}}
@media print{header,footer,.materials,.photo-story,.how,.promise,.project-ideas,.trust-strip,.hero,.planner-head,form,.result-actions{display:none!important}.planner{background:white;padding:0}.planner-grid{display:block}.result{display:block!important;border:0;box-shadow:none}}

.hero-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px}.hero-proof span{font-size:10px;color:#64766e;display:flex;align-items:baseline;gap:5px}.hero-proof b{font-size:17px;color:#173f35}.faq,.related{max-width:980px;margin:0 auto;padding:70px 28px 90px}.faq h2,.related h2{font:500 clamp(36px,4vw,56px)/1.08 Georgia,serif;color:#173f35;max-width:760px}.faq details{border-top:1px solid #d8e2dc;padding:18px 0}.faq details:last-child{border-bottom:1px solid #d8e2dc}.faq summary{font-weight:800;cursor:pointer;color:#173f35}.faq details p{max-width:720px;color:#62726a;line-height:1.65}.breadcrumbs{max-width:1100px;margin:22px auto 0;padding:0 24px;display:flex;gap:8px;font-size:11px;color:#6d7b74}.breadcrumbs a{color:#315f50}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.related-grid a{padding:18px;border:1px solid #d9e3dd;border-radius:14px;font-weight:750;color:#173f35}.result:focus{outline:3px solid rgba(61,128,104,.22);outline-offset:4px}
@media(max-width:600px){.hero-proof{gap:10px}.hero-proof span{width:calc(50% - 6px)}.related-grid{grid-template-columns:1fr}.faq,.related{padding:50px 20px 65px}}

.visual-note{font-size:11px!important;color:#6a7971;margin:7px 0 12px!important}.tile-layout{display:grid;gap:3px;margin:12px 0;max-width:100%;overflow:hidden}.tile-layout>i{min-height:24px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-style:normal}.tile-layout>i span{font-size:7px;text-transform:uppercase;font-weight:900;opacity:.75}.tile-layout>i.owned{background:#3d8068;color:white}.tile-layout>i.scrap{background:#9bc6ad;color:#173f35}.tile-layout>i.buy{background:#e5b66b;color:#563b12}.tile-layout>i.open{background:#eee}.cut-summary{margin-top:13px;padding:12px;border-radius:10px;background:#f5f8f6;font-size:12px;color:#50645a}.cut-summary b{font-size:16px;color:#173f35}

.inventory-lab{max-width:1180px;margin:0 auto;padding:85px 28px}.inventory-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.inventory-lab select{width:100%;border:0;background:transparent;font:inherit;color:#173f35}.inventory-head{display:flex;align-items:center;justify-content:space-between}.inventory-head button{border:0;background:transparent;color:#6a7971;cursor:pointer}.inventory-list{margin-top:14px}.inventory-item{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #e2e9e5}.inventory-item .inv-icon{width:34px;height:34px;border-radius:9px;background:#e6f0ea;display:grid;place-items:center;font-weight:900;color:#315f50}.inventory-item b,.inventory-item small{display:block}.inventory-item small{font-size:10px;color:#728078;margin-top:3px}.inventory-item button{border:0;background:transparent;font-size:18px;color:#819087}.inventory-totals{margin-top:16px;padding:12px;background:#f4f7f5;border-radius:10px;font-size:11px}.empty-state{color:#718078;font-size:12px;line-height:1.6}.discovery{margin-top:18px}.discovery h3{font:500 30px Georgia,serif;margin:8px 0 18px}.suggestion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.suggestion-grid a{border:1px solid #dbe5df;border-radius:13px;padding:16px;min-height:120px;display:flex;flex-direction:column}.suggestion-grid a b{color:#173f35}.suggestion-grid a span{font-size:11px;color:#66766e;margin-top:6px}.suggestion-grid a small{font-size:10px;color:#315f50;margin-top:auto;padding-top:14px}.value-meter{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.value-meter>div{padding:13px;border-radius:10px;background:#f4f7f5}.value-meter b,.value-meter span{display:block}.value-meter b{font-size:18px;color:#173f35}.value-meter span{font-size:9px;color:#728078;margin-top:3px}.layout-compare{display:grid;gap:5px;margin-top:10px;padding:12px;border:1px solid #dce6e0;border-radius:10px;font-size:10px}.layout-compare b{font-size:12px}.layout-compare strong{color:#315f50;margin-top:3px}
@media(max-width:800px){.inventory-grid{grid-template-columns:1fr}.suggestion-grid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.suggestion-grid{grid-template-columns:1fr}.inventory-lab{padding:55px 18px}.value-meter{grid-template-columns:1fr}}

/* Result feedback: makes every Build my plan press visibly respond, especially on mobile. */
.result-updated{animation:resultPulse .8s ease-out}
@keyframes resultPulse{0%{box-shadow:0 0 0 0 rgba(23,63,53,.28)}45%{box-shadow:0 0 0 8px rgba(23,63,53,.10)}100%{box-shadow:0 14px 45px #173f350b}}

/* 2026 competitive moat upgrade */
.brand img{width:44px;height:44px;object-fit:contain;border-radius:10px}.brand-word{display:flex;flex-direction:column;line-height:1}.brand-word small{font-size:7px;letter-spacing:.16em;font-weight:800;color:#5f6d66;margin-top:5px}.reuse-score{margin-top:18px;padding:16px;border:1px solid #d6e4db;border-radius:16px;background:linear-gradient(135deg,#f5faf6,#edf5ef);display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.score-ring{width:76px;height:76px;border-radius:50%;display:grid;place-content:center;text-align:center;background:white;border:7px solid #78ad91}.score-ring b{font-size:25px;line-height:1}.score-ring small{font-size:9px;color:#6f7f76}.reuse-score>div:last-child{display:flex;flex-direction:column;gap:4px}.reuse-score strong{font:500 22px Georgia,serif}.reuse-score small{font-size:10px;line-height:1.45;color:#6b7a72}.value-meter{grid-template-columns:repeat(3,1fr)}.difference{max-width:1180px;margin:0 auto;padding:90px 28px}.difference .section-title{max-width:780px}.difference h2{font:500 clamp(38px,4.5vw,62px)/1.05 Georgia,serif;margin:13px 0 20px;letter-spacing:-.035em}.difference .section-title p{color:var(--muted);line-height:1.7}.difference-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:34px}.difference-grid article{border:1px solid var(--line);border-radius:18px;padding:22px;background:white}.difference-grid article span{font:500 28px Georgia,serif;color:#82ae99}.difference-grid article b{display:block;margin-top:18px}.difference-grid article p{font-size:12px;line-height:1.6;color:var(--muted)}@media(max-width:800px){.difference-grid{grid-template-columns:1fr 1fr}.value-meter{grid-template-columns:1fr}.brand-word small{display:none}}@media(max-width:480px){.difference-grid{grid-template-columns:1fr}.reuse-score{grid-template-columns:1fr}.score-ring{width:66px;height:66px}}

:focus-visible{outline:3px solid rgba(23,63,53,.45);outline-offset:3px}.legal-page{max-width:1040px;margin:auto;padding:56px 28px 96px}.legal-hero{max-width:780px;margin-bottom:28px}.legal-hero h1{font:500 clamp(44px,6vw,72px)/1.02 Georgia,serif;color:#173f35}.legal-updated{color:#748078;font-size:12px}.legal-card{max-width:820px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px}.legal-card h2{font:500 28px Georgia,serif;color:#173f35;margin:34px 0 10px}.legal-card p,.guide-checks li{color:#52645b;line-height:1.75}.guide-checks{padding-left:20px;margin:8px 0 30px}@media(max-width:600px){.legal-page{padding:38px 18px 68px}.legal-card{padding:24px 20px}}
/* Respect invalidated results even on grid/flex components. */
[hidden]{display:none!important}
.layout-scroll,.table-scroll{overflow-x:auto;max-width:100%}.tile-layout{display:grid;gap:2px}.tile-layout i{display:block;min-width:0}.tile-layout .owned{background:#52866b}.tile-layout .scrap{background:#b8d9bf}.tile-layout .buy{background:#d8ae54}.layout-compare{display:grid;gap:6px}.check-field{display:flex;align-items:center;gap:8px}.check-field input{width:auto}.table-scroll table{width:100%;border-collapse:collapse}.table-scroll th,.table-scroll td{text-align:left;padding:8px;border-bottom:1px solid #dce5df}button:disabled{opacity:.5;cursor:not-allowed}
.tile-layout{gap:0}.tile-layout>i{min-height:0;border-radius:0;box-shadow:inset 0 0 0 .5px #fff}.print-only{display:none}#copyFallback{width:100%;min-height:90px}#saveStatus,#presetNote{font-size:14px;line-height:1.5}.cut-dimensions{margin:16px 0}.cut-dimensions summary{cursor:pointer;padding:12px}.cut-dimensions li{font-size:14px;line-height:1.6}.result{min-width:0}.scrap-row input{min-width:0}button,input,select,textarea{font-size:16px}.table-scroll{font-size:14px}
@media print{body>*:not(main){display:none!important}main>*:not(.planner){display:none!important}.planner>*:not(.planner-grid){display:none!important}.planner-grid>*:not(.result){display:none!important}.print-only{display:block}.print-only dl{display:grid;grid-template-columns:1fr 1fr}.print-only dt,.print-only dd{margin:0;padding:3px}.print-only p{font-size:12px}.result{width:100%!important;max-width:none!important;padding:0!important}#saveStatus,#copyFallback{display:none!important}.tile-layout{min-width:0!important;max-height:450px;print-color-adjust:exact}.table-scroll,.layout-scroll{overflow:visible}.cut-dimensions::details-content{content-visibility:visible}.cut-dimensions ol{display:block}tr{break-inside:avoid}h2,h3,b{break-after:avoid}.value-meter,.reuse-score{break-inside:avoid}}

/* 2026 inventory intelligence + layout lab upgrade */
.recipe-suggestion{border:1px solid #dbe5df;border-radius:14px;padding:16px;min-height:145px;display:flex;flex-direction:column;text-align:left;background:#fff;color:var(--ink);cursor:pointer}
.recipe-suggestion:hover{border-color:#77a58e;transform:translateY(-1px)}
.recipe-status{width:max-content;font-size:8px;letter-spacing:.1em;font-weight:900;color:#82621c;background:#fff1cb;border-radius:99px;padding:5px 7px;margin-bottom:10px}.recipe-status.ready{background:#dff3e5;color:#20683f}
.suggestion-grid button b{font-size:15px}.suggestion-grid button span:not(.recipe-status){font-size:10px;color:#68776f;margin-top:6px}.suggestion-grid button small{font-size:10px;color:#315f50;margin-top:auto;padding-top:14px}
.usefulness{display:block;width:max-content;max-width:100%;margin-top:7px;padding:4px 7px;border-radius:99px;background:#eef3ef;font-size:8px;color:#5c6f65}.usefulness b{display:inline;font-size:9px}.usefulness.keep{background:#dff3e5;color:#216641}.usefulness.useful{background:#eef4df;color:#526b2b}.usefulness.niche{background:#f2f0ea;color:#726b5f}
.inventory-item .label-link{display:inline-block;font-size:10px!important;color:#315f50!important;padding:4px 0!important;margin-left:10px;cursor:pointer;text-decoration:underline}
.feature-card{margin-top:15px;padding:18px;border:1px solid #d9e5de;border-radius:16px;background:#fbfdfb}.feature-card h4{font:500 24px/1.08 Georgia,serif;margin:6px 0 0;color:#173f35}.feature-card>p{font-size:12px;line-height:1.55;margin:10px 0;color:#62736a}.feature-card>small{display:block;margin-top:10px;font-size:9px;line-height:1.45;color:#718078}.feature-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.feature-chip{flex:none;border-radius:99px;background:#e7f1eb;color:#315f50;padding:7px 9px;font-size:9px;font-weight:850}
.feature-primary{margin-top:12px;border:0;border-radius:10px;background:#173f35;color:#fff;padding:11px 14px;font-weight:800;cursor:pointer}.feature-primary:disabled{background:#567168}
.remnant-list{display:flex;flex-wrap:wrap;gap:6px}.remnant-list span{padding:7px 9px;border:1px solid #dce6e0;border-radius:9px;background:#fff;font-size:10px}.remnant-list b{color:#173f35}.muted-note{font-size:11px!important;color:#7b877f!important}
.layout-lab-table{display:grid;gap:6px;margin-top:12px}.layout-lab-table>div{display:grid;grid-template-columns:1.35fr .55fr .9fr;gap:8px;padding:9px 10px;border:1px solid #e0e7e2;border-radius:10px;background:#fff;font-size:10px;align-items:center}.layout-lab-table .winner{border-color:#7ead94;background:#f0f8f2}.layout-lab-table b{font-size:11px}.layout-lab-table span{color:#607169}
.price-options{display:grid;gap:7px;margin-top:12px}.price-options>div{display:grid;grid-template-columns:1.2fr .6fr .7fr;gap:7px}.price-options input{width:100%;border:1px solid #d7dfd9;border-radius:9px;background:#fff;padding:9px}.price-options label{font-size:9px}.price-options label input{margin-top:4px}.price-answer{margin-top:10px;padding:12px;border-radius:10px;background:#eef5ef}.price-answer b,.price-answer span{display:block}.price-answer b{font-size:19px;color:#173f35}.price-answer span{font-size:10px;color:#5f6f67;margin-top:4px}
.feature-modal{position:fixed;inset:0;z-index:1000;background:rgba(17,42,35,.72);display:grid;place-items:center;padding:18px}.feature-modal[hidden]{display:none!important}.feature-modal-card{position:relative;width:min(560px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;padding:30px;box-shadow:0 30px 90px #0005}.feature-modal-card h2{font:500 36px/1 Georgia,serif;margin:10px 0 22px}.modal-x{position:absolute;right:16px;top:14px;border:0;background:#eef2ef;border-radius:50%;width:34px;height:34px;font-size:21px;cursor:pointer}.modal-actions{display:flex;gap:8px;margin-top:20px}.modal-actions button{border:1px solid #cad9d0;background:#fff;border-radius:10px;padding:11px 14px;font-weight:800;cursor:pointer}.modal-actions button:first-child,.modal-actions #workshopNext{background:#173f35;color:#fff;border-color:#173f35}
.label-card{text-align:center}.label-card .eyebrow{display:block}.label-qr{width:210px;height:210px;margin:0 auto 16px;display:grid;place-items:center;padding:10px;background:#fff}.label-qr img,.label-qr canvas{max-width:190px!important;max-height:190px!important}.label-card #labelDetails{display:flex;flex-direction:column;gap:4px}.label-card #labelDetails strong{font:500 30px Georgia,serif}.label-card #labelDetails span{font-size:11px;color:#62736a}.label-card #labelDetails b{font-size:22px}.label-card #labelDetails small{font-size:9px;letter-spacing:.12em;color:#61736a}.label-help{font-size:10px!important;line-height:1.5!important;max-width:420px;margin:12px auto!important}.label-card .modal-actions{justify-content:center}
.scan-banner{max-width:1180px;margin:0 auto 18px;padding:15px 20px;background:#eaf4ed;border:1px solid #c9ddd0;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.scan-banner div{display:flex;flex-direction:column;gap:4px}.scan-banner b{font-size:14px}.scan-banner small{font-size:9px;color:#607169}.scan-banner button{border:0;background:#173f35;color:#fff;border-radius:10px;padding:10px 13px;font-weight:800;cursor:pointer}
.workshop-card{text-align:center}.workshop-progress{height:7px;background:#e6ece8;border-radius:99px;overflow:hidden;margin:6px 0 24px}.workshop-progress i{display:block;height:100%;background:#3d8068;width:0;transition:.2s}.workshop-card #workshopStep{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;border-radius:18px;background:#f2f6f3}.workshop-card #workshopStep span{font-size:10px;font-weight:900;letter-spacing:.1em;color:#6f7f76}.workshop-card #workshopStep b{font-size:14px;margin-top:14px;color:#315f50}.workshop-card #workshopStep strong{font:500 clamp(34px,6vw,54px)/1 Georgia,serif;margin:14px 0}.workshop-card #workshopStep p{font-size:12px;color:#64746b}.workshop-card>small{display:block;font-size:9px;line-height:1.5;color:#748078;margin-top:15px}.workshop-card .modal-actions{justify-content:center}
#workshopMode{border-color:#83a895;background:#eef5ef;color:#173f35;font-weight:850}
@media(max-width:600px){.feature-head{display:block}.feature-chip{display:inline-block;margin-top:9px}.layout-lab-table>div{grid-template-columns:1fr 1fr}.layout-lab-table>div span:last-child{grid-column:1/-1}.price-options>div{grid-template-columns:1fr 1fr}.price-options>div>input{grid-column:1/-1}.feature-modal-card{padding:24px 18px}.modal-actions{flex-wrap:wrap}.scan-banner{margin:0 12px 12px;align-items:flex-start;flex-direction:column}.label-card #labelDetails strong{font-size:26px}}
@media print{body.printing-label>*{display:none!important}body.printing-label #labelModal{display:block!important;position:static!important;background:#fff!important;padding:0!important}body.printing-label #labelModal .feature-modal-card{display:block!important;box-shadow:none!important;border:2px solid #173f35!important;width:3.5in!important;min-height:4.5in!important;margin:0 auto!important;padding:.25in!important;overflow:visible!important}body.printing-label #labelModal .modal-x,body.printing-label #labelModal .modal-actions,body.printing-label #labelModal .label-help{display:none!important}body.printing-label #labelModal .label-qr{display:grid!important}body.printing-label #labelModal #labelDetails{display:flex!important}}
