/*
Theme Name: CalculateMyBuild Pro Tools
Theme URI: https://calculatemybuild.com/
Author: CalculateMyBuild
Description: Premium local-first productivity and construction tools theme.
Version: 1.0.0
Text Domain: calculatemybuild
*/
:root{--ink:#0b1220;--ink2:#152238;--muted:#667085;--soft:#f5f7fb;--paper:#fff;--line:#e5e9f0;--brand:#1d4ed8;--brand2:#2563eb;--navy:#0b1730;--green:#147a5a;--orange:#c76b17;--red:#c83e4d;--shadow:0 18px 55px rgba(18,32,56,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.cmb-wrap{width:min(1220px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,233,240,.95)}.nav-shell{height:76px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#0f2d68,#2563eb);color:#fff;font-weight:900;font-size:18px;box-shadow:0 8px 18px rgba(37,99,235,.18)}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:18px;letter-spacing:-.03em}.brand-copy small{font-size:10px;color:#7c8799;margin-top:5px;font-weight:700;letter-spacing:.02em}.desktop-nav{display:flex;align-items:center;gap:24px;flex:1;margin-left:16px}.desktop-nav>a,.nav-trigger{font-size:14px;font-weight:750;color:#354056;background:none;border:0;padding:12px 0;cursor:pointer}.desktop-nav>a:hover,.nav-trigger:hover{color:var(--brand)}.nav-dropdown{position:relative}.nav-trigger span{font-size:12px;margin-left:4px}.mega-menu{position:absolute;top:47px;left:-140px;width:760px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 22px 70px rgba(15,23,42,.15);display:grid;grid-template-columns:repeat(4,1fr);gap:22px;opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s}.nav-dropdown:hover .mega-menu,.nav-dropdown:focus-within .mega-menu{opacity:1;visibility:visible;transform:none}.mega-menu b{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#98a2b3;margin-bottom:10px}.mega-menu a{display:block;font-size:13px;font-weight:700;padding:7px 0;color:#344054}.mega-menu a:hover{color:var(--brand)}.nav-actions{display:flex;align-items:center;gap:10px}.header-search,.header-cta{font-size:13px;font-weight:800;border-radius:10px;padding:10px 13px}.header-search{color:#475467;border:1px solid var(--line);background:#fff}.header-cta{background:var(--ink);color:#fff}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;width:42px;height:42px}.mobile-menu{display:none;background:#fff;border-top:1px solid var(--line)}.mobile-menu .cmb-wrap{display:grid;padding:12px 0 18px}.mobile-menu a{padding:11px 4px;font-weight:750;color:#344054}.hero{padding:86px 0 72px;background:radial-gradient(1000px 460px at 9% 0%,#e9f2ff 0,rgba(233,242,255,0) 68%),linear-gradient(#fff,#fbfcff);border-bottom:1px solid #eef1f5}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.eyebrow,.section-kicker{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--brand);text-transform:uppercase}.eyebrow span{display:inline-block;width:22px;height:2px;background:var(--brand);vertical-align:middle;margin-right:8px}.hero h1{font-size:clamp(48px,5.6vw,76px);line-height:.98;letter-spacing:-.064em;margin:20px 0 22px;max-width:760px}.hero-copy>p{font-size:19px;line-height:1.65;color:var(--muted);max-width:650px;margin:0}.hero-actions{display:flex;align-items:center;gap:12px;margin-top:30px}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:14px 18px;border-radius:11px;font-size:14px;font-weight:850}.primary-btn{background:var(--ink);color:#fff;box-shadow:0 10px 30px rgba(11,18,32,.15)}.secondary-btn{background:#fff;border:1px solid var(--line);color:#344054}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;font-size:12px;font-weight:700;color:#667085}.hero-workspace{background:#fff;border:1px solid #dfe5ee;border-radius:24px;padding:15px;box-shadow:0 28px 80px rgba(27,48,82,.13)}.workspace-top{height:44px;display:flex;align-items:center;gap:9px;padding:0 6px 10px;border-bottom:1px solid #f0f2f5;font-size:13px}.workspace-dot{width:9px;height:9px;background:#27ae60;border-radius:50%;box-shadow:0 0 0 4px #eaf8f0}.local-badge{margin-left:auto;font-size:9px;font-weight:900;letter-spacing:.12em;color:#177357;background:#eaf8f3;border-radius:999px;padding:5px 8px}.smart-drop{width:100%;min-height:250px;margin-top:12px;border:1.5px dashed #cfd7e3;border-radius:18px;background:linear-gradient(180deg,#fafcff,#f7f9fc);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ink);cursor:pointer;transition:.2s}.smart-drop:hover,.smart-drop.is-dragging{border-color:#7aa2ef;background:#f2f7ff}.drop-icon{width:48px;height:48px;border-radius:14px;background:#edf4ff;color:var(--brand);display:grid;place-items:center;font-size:24px;margin-bottom:14px}.smart-drop strong{font-size:18px}.smart-drop small{color:#8a94a6;margin:6px 0 16px}.smart-drop em{font-style:normal;font-size:12px;font-weight:850;background:#fff;border:1px solid var(--line);padding:8px 12px;border-radius:9px}.workspace-foot{display:flex;justify-content:space-between;gap:12px;color:#7b8494;font-size:11px;padding:13px 6px 2px}.smart-actions{border:1px solid var(--line);border-radius:14px;padding:12px;margin-top:10px}.smart-file-name{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:4px 4px 10px;font-size:12px}.smart-file-name span{color:var(--muted)}.smart-action-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.smart-action-list a{display:flex;justify-content:space-between;padding:9px 10px;background:#f8fafc;border-radius:9px;font-size:12px;font-weight:800}.smart-empty{font-size:12px;color:var(--muted)}.quick-strip{background:var(--ink);color:#fff}.quick-grid{min-height:84px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.quick-grid>div{padding:0 28px;border-right:1px solid rgba(255,255,255,.12)}.quick-grid>div:first-child{padding-left:0}.quick-grid>div:last-child{border-right:0}.quick-grid strong{display:block;font-size:18px;letter-spacing:-.03em}.quick-grid span{font-size:11px;color:#aab3c2}.section{padding:86px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:10px 0 24px}.section-head h2,.privacy-copy h2,.build-grid h2,.cta-panel h2{font-size:clamp(34px,4vw,50px);line-height:1.06;letter-spacing:-.048em;margin:0}.section-head p,.build-grid p,.privacy-copy p,.cta-panel p{color:var(--muted);margin:10px 0 0}.tool-search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:11px;padding:0 12px;min-width:270px;height:44px}.tool-search input{width:100%;border:0;outline:0}.filter-row{display:flex;gap:8px;margin-bottom:20px}.filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800;color:#536071;cursor:pointer}.filter.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.popular-section{background:#fff}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tool-card{position:relative;min-height:230px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;display:flex;flex-direction:column;transition:.2s}.tool-card[hidden]{display:none}.tool-card:hover{transform:translateY(-3px);border-color:#cfd7e5;box-shadow:var(--shadow)}.tool-card-top,.tool-card-foot{display:flex;align-items:center;justify-content:space-between}.tool-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;font-weight:900}.cat-pdf{background:#fff0f1;color:var(--red)}.cat-excel{background:#eaf8f1;color:var(--green)}.cat-image{background:#f2edff;color:#7653c8}.tool-local{font-size:8px;letter-spacing:.12em;color:#147a5a;background:#eefaf5;border-radius:999px;padding:5px 7px;font-weight:900}.tool-card h3{font-size:18px;letter-spacing:-.025em;margin:26px 0 7px}.tool-card p{font-size:13px;color:var(--muted);margin:0;line-height:1.55}.tool-card-foot{margin-top:auto;padding-top:20px;font-size:11px;color:#98a2b3}.tool-card-foot strong{font-size:11px;color:#344054}.suites-section{background:var(--soft);border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.suite-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.suite-card{min-height:210px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;display:grid;grid-template-columns:86px 1fr;gap:22px;align-items:center}.suite-icon{width:78px;height:78px;border-radius:20px;display:grid;place-items:center;font-weight:900;letter-spacing:-.03em}.suite-pdf .suite-icon{background:#fff0f1;color:var(--red)}.suite-office .suite-icon{background:#eaf8f1;color:var(--green)}.suite-image .suite-icon{background:#f3efff;color:#7653c8}.suite-build .suite-icon{background:#fff5e8;color:#b76418}.suite-card h3{font-size:22px;margin:0 0 7px;letter-spacing:-.03em}.suite-card p{font-size:13px;color:var(--muted);margin:0 0 16px}.suite-card b{font-size:12px}.privacy-section{background:#fff}.privacy-panel{background:linear-gradient(145deg,#091426,#102344);color:#fff;border-radius:28px;padding:48px;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;overflow:hidden;position:relative}.privacy-panel:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(56,126,255,.09);right:-130px;top:-150px}.section-kicker.light{color:#8fb5ff}.privacy-copy p{color:#b9c4d6;max-width:620px}.privacy-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px;font-size:12px;color:#d4dceb;font-weight:700}.privacy-visual{position:relative;z-index:2}.device{background:#fff;color:var(--ink);border-radius:18px;padding:18px;box-shadow:0 20px 55px rgba(0,0,0,.25)}.device>span,.server-muted span{font-size:9px;letter-spacing:.14em;color:#8a94a6;font-weight:900}.device>strong{display:block;margin:8px 0 16px}.device-flow{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--line);font-size:12px}.device-flow i{font-style:normal;width:24px;height:24px;border-radius:50%;background:#edf4ff;color:var(--brand);display:grid;place-items:center;font-size:10px;font-weight:900}.server-muted{width:68%;margin:14px 0 0 auto;border:1px dashed rgba(255,255,255,.25);border-radius:14px;padding:15px;color:#bec8d9}.server-muted b{display:block;font-size:12px;margin-top:5px}.build-section{background:#fff}.build-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.text-link{display:inline-block;font-size:13px;font-weight:850;margin-top:20px;color:var(--brand)}.build-cards{display:grid;gap:12px}.build-cards>div{border:1px solid var(--line);border-radius:15px;padding:18px 20px;display:grid;grid-template-columns:45px 1fr;align-items:center}.build-cards span{grid-row:1/3;font-size:12px;color:#98a2b3}.build-cards strong{font-size:15px}.build-cards small{color:var(--muted);margin-top:2px}.final-cta{padding-top:28px}.cta-panel{background:#f3f6fb;border:1px solid #e4e9f1;border-radius:24px;padding:38px 42px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-panel p{margin-top:7px}.light-btn{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none;white-space:nowrap}.site-footer{margin-top:60px;background:#0a1220;color:#d6dce7;padding:58px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px}.footer-brand .brand-copy strong{color:#fff}.footer-brand .brand-copy small{color:#8290a6}.footer-brand p{max-width:330px;color:#8e9aae;font-size:13px}.site-footer h4{font-size:12px;color:#fff;margin:3px 0 13px}.site-footer>div>div:not(.footer-brand) a{display:block;color:#95a2b6;font-size:12px;padding:5px 0}.site-footer>div>div:not(.footer-brand) a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:38px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px;color:#7f8a9c}.content-shell{padding:68px 0}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:45px}.article-card{background:#fff}.article-card h1{font-size:clamp(34px,4vw,52px);letter-spacing:-.045em;line-height:1.08}.article-card p,.article-card li{color:#4f5d72}.article-card img{max-width:100%;height:auto;border-radius:14px}.article-meta{font-size:11px!important;color:#98a2b3!important}.side-card{border:1px solid var(--line);border-radius:16px;padding:18px;position:sticky;top:98px}.side-card h3{margin:6px 0 12px}.side-card a{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid var(--line);font-size:12px;font-weight:750}.pagination{margin-top:30px}@media(max-width:1050px){.desktop-nav{gap:15px;margin-left:0}.header-search span{display:none}.hero-grid{gap:40px}.tool-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.desktop-nav,.header-search,.header-cta{display:none}.menu-toggle{display:block}.nav-actions{margin-left:auto}.cmb-menu-open .mobile-menu{display:block}.hero{padding-top:60px}.hero-grid,.privacy-panel,.build-grid{grid-template-columns:1fr}.hero-grid{gap:40px}.hero h1{font-size:54px}.quick-grid{grid-template-columns:1fr 1fr;padding:12px 0}.quick-grid>div{padding:12px 18px!important;border-right:0}.tool-grid{grid-template-columns:1fr 1fr}.suite-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.side-card{position:static}.privacy-panel{gap:35px}}@media(max-width:600px){.cmb-wrap{width:min(94vw,1220px)}.nav-shell{height:68px}.brand-copy small{display:none}.hero{padding:48px 0}.hero h1{font-size:44px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.primary-btn,.secondary-btn{width:100%}.trust-row{display:grid;gap:7px}.hero-workspace{padding:11px;border-radius:18px}.smart-drop{min-height:210px}.workspace-foot{display:grid}.quick-grid{grid-template-columns:1fr 1fr}.section{padding:64px 0}.section-head{align-items:flex-start;flex-direction:column}.tool-search{width:100%;min-width:0}.tool-grid,.suite-grid,.privacy-checks{grid-template-columns:1fr}.suite-card{grid-template-columns:64px 1fr;padding:20px}.suite-icon{width:60px;height:60px;border-radius:15px;font-size:12px}.privacy-panel{padding:28px 22px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}.cta-panel{padding:28px 22px;align-items:flex-start;flex-direction:column}.smart-action-list{grid-template-columns:1fr}}
