:root{
  --ink:#14211c;
  --ink-2:#26362f;
  --muted:#68766f;
  --muted-2:#89958f;
  --line:#dfe8e2;
  --line-strong:#cfdcd4;
  --paper:#ffffff;
  --surface:#f5f8f6;
  --surface-2:#eef5f0;
  --cream:#fbf8f0;
  --brand:#176b4d;
  --brand-dark:#0f4f3b;
  --brand-soft:#e1f0e8;
  --accent:#dff06f;
  --accent-soft:#f3f9cc;
  --danger:#b74835;
  --shadow-sm:0 8px 24px rgba(20,54,40,.06);
  --shadow:0 22px 65px rgba(20,54,40,.10);
  --radius-sm:14px;
  --radius:22px;
  --radius-lg:32px;
}

*,*::before,*::after{box-sizing:border-box;min-width:0}
html{scroll-behavior:smooth;scroll-padding-top:94px;max-width:100%;overflow-x:hidden;overflow-x:clip}
body{margin:0;max-width:100%;overflow-x:hidden;overflow-x:clip;background:var(--paper);color:var(--ink);font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.9;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.menu-open{overflow:hidden}
img,svg,video,canvas,iframe{max-width:100%;height:auto}
a{text-decoration:none;color:inherit}
button,input,select,textarea{font:inherit}
button{color:inherit}
.container{width:100%;max-width:1240px;margin-inline:auto;padding-inline:24px}
.narrow{width:100%;max-width:980px;margin-inline:auto;padding-inline:24px}
.site-main,.section,.hero,.site-footer,.site-header{width:100%;max-width:100%;overflow-x:clip}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip-link{position:fixed;top:10px;right:10px;z-index:9999;background:var(--ink);color:#fff;padding:9px 14px;border-radius:10px;transform:translateY(-160%)}
.skip-link:focus{transform:none}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(23,107,77,.22);outline-offset:3px}

/* Header */
.site-header{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(223,232,226,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.header-inner{height:78px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px}
.brand{display:flex;align-items:center;gap:11px;flex:0 0 auto}
.brand-mark{width:42px;height:42px;border-radius:13px;background:var(--brand);display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.brand-mark span{border:1.5px solid rgba(255,255,255,.92);border-radius:3px}
.brand-mark span:nth-child(2){background:var(--accent);border-color:var(--accent)}
.custom-logo-link{display:flex;align-items:center}
.custom-logo{width:44px;height:44px;object-fit:contain}
.brand-text{display:flex;flex-direction:column;line-height:1.25}
.brand-text strong{font-size:20px;font-weight:900;letter-spacing:-.35px}
.brand-text small{font-size:9px;color:var(--muted);margin-top:4px}
.desktop-nav{margin:0;justify-self:center;min-width:0;max-width:100%}
.desktop-nav .menu{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center;justify-content:center;gap:3px;list-style:none;margin:0!important;padding:0!important;white-space:nowrap}
.desktop-nav>a,.desktop-nav .menu a{display:inline-flex!important;align-items:center;min-height:40px;padding:0 10px;border-radius:10px;font-size:11px;font-weight:700;color:#506059;transition:.18s;white-space:nowrap;flex:0 0 auto}.desktop-nav .menu>li{display:block!important;float:none!important;flex:0 0 auto;margin:0!important;padding:0!important;white-space:nowrap}
.desktop-nav>a:hover,.desktop-nav .menu a:hover{color:var(--brand);background:var(--surface)}
.header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.header-tools-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 15px;border-radius:12px;background:var(--ink);color:#fff;font-size:11px;font-weight:800;transition:.18s}
.header-tools-button:hover{background:var(--brand-dark);transform:translateY(-1px)}
.header-search,.menu-toggle{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);cursor:pointer;transition:.18s}
.header-search:hover,.menu-toggle:hover{border-color:var(--line-strong);background:var(--surface)}
.header-search span{font-size:22px;line-height:1}
.menu-toggle{display:none;padding:0}
.menu-toggle span{display:block;width:18px;height:2px;margin:2px auto;border-radius:2px;background:var(--ink)}
.mobile-menu{background:#fff;border-top:1px solid var(--line);box-shadow:0 18px 40px rgba(21,51,39,.08)}
.mobile-menu[hidden]{display:none!important}
.mobile-menu nav{display:grid;padding-top:10px;padding-bottom:16px}
.mobile-menu a{padding:11px 4px;border-bottom:1px solid #eef2ef;font-size:12px;font-weight:700;color:#52615a}
.mobile-menu .mobile-tools-link{margin-top:9px;border:0;border-radius:11px;background:var(--surface-2);color:var(--brand);padding:12px}

/* Hero */
.hero-v3{position:relative;background:linear-gradient(135deg,#f6faf7 0%,#fff 46%,#fbf8ef 100%);border-bottom:1px solid var(--line)}
.hero-grid-pattern{position:absolute;inset:0 50% 0 0;pointer-events:none;opacity:.48;background-image:linear-gradient(rgba(23,107,77,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(23,107,77,.055) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,transparent 0,#000 28%,#000 100%)}
.hero-v3::before{content:"";position:absolute;right:-120px;top:95px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(223,240,111,.30),rgba(223,240,111,0) 68%);pointer-events:none}
.hero-inner{min-height:650px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:70px;align-items:center;position:relative;padding-top:58px;padding-bottom:58px}
.hero-copy{position:relative;z-index:2}
.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #d7e5dc;border-radius:999px;background:rgba(255,255,255,.74);font-size:10px;font-weight:800;color:var(--brand);margin-bottom:20px}
.hero-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 5px rgba(23,107,77,.08)}
.hero h1{font-size:clamp(43px,5.15vw,67px);line-height:1.34;letter-spacing:-1.5px;margin:0 0 20px;font-weight:900;max-width:720px}
.hero h1 span{color:var(--brand);position:relative;display:inline-block}
.hero h1 span::after{content:"";position:absolute;right:-3px;left:-3px;bottom:7px;height:9px;border-radius:12px;background:var(--accent);z-index:-1;opacity:.9}
.hero-copy>p{max-width:710px;margin:0 0 25px;color:var(--muted);font-size:15px;line-height:2}
.hero-search-wrap{display:flex;align-items:stretch;gap:9px;max-width:720px}
.hero-search{flex:1;display:flex;align-items:center;gap:9px;min-height:60px;padding:6px 13px;border:1px solid #d6e2db;border-radius:17px;background:#fff;box-shadow:0 14px 42px rgba(18,55,40,.07)}
.search-symbol{width:32px;display:grid;place-items:center;font-size:25px;color:var(--brand);flex:0 0 auto}
.hero-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px;padding:8px 0}
.hero-search input::placeholder{color:#8b9691}
.search-hint{flex:0 0 auto;font-size:9px;color:#8a958f;border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:5px 8px}
.hero-all-tools{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:118px;padding:0 16px;border-radius:17px;background:var(--brand);color:#fff;font-size:11px;font-weight:900;box-shadow:0 12px 30px rgba(23,107,77,.18);transition:.18s}
.hero-all-tools:hover{background:var(--brand-dark);transform:translateY(-1px)}
.hero-quick-links{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:13px;font-size:9px;color:var(--muted)}
.hero-quick-links>a{padding:5px 9px;border-radius:999px;background:var(--surface);color:#526159;transition:.18s}
.hero-quick-links>a:hover{background:var(--brand-soft);color:var(--brand)}
.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:600px;margin-top:31px;border-top:1px solid var(--line);padding-top:20px}
.hero-proof>div{padding-inline:16px;border-left:1px solid var(--line)}
.hero-proof>div:first-child{padding-right:0}
.hero-proof>div:last-child{border-left:0}
.hero-proof strong,.hero-proof span{display:block}
.hero-proof strong{font-size:15px;color:var(--ink)}
.hero-proof span{font-size:9px;color:var(--muted);margin-top:2px}

.hero-dashboard{position:relative;z-index:2;background:#fff;border:1px solid #dbe5df;border-radius:28px;box-shadow:0 30px 90px rgba(18,55,40,.13);overflow:hidden;transform:rotate(-1.2deg);max-width:510px;justify-self:end;width:100%}
.dashboard-topbar{height:48px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 16px;direction:ltr;background:#fbfcfb}
.dashboard-topbar>span{width:7px;height:7px;border-radius:50%;background:#d6ded9}
.dashboard-topbar>b{margin-left:auto;font:700 9px Tahoma;color:#8b9691;direction:rtl}
.dashboard-canvas{height:310px;position:relative;display:grid;place-items:center;background-image:linear-gradient(rgba(23,107,77,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(23,107,77,.06) 1px,transparent 1px);background-size:26px 26px;overflow:hidden}
.dashboard-canvas::after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(223,240,111,.18),rgba(223,240,111,0) 67%)}
.room-shape{position:relative;z-index:2;width:238px;height:164px;border:2px solid var(--brand);background:rgba(255,255,255,.84);box-shadow:inset 0 0 0 7px rgba(23,107,77,.035);display:grid;place-items:center}
.room-shape::before{content:"";position:absolute;right:36px;top:-2px;width:52px;height:18px;border-right:2px solid var(--brand);border-bottom:2px solid var(--brand);background:#fff}
.room-center{text-align:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 18px;box-shadow:var(--shadow-sm)}
.room-center small,.room-center span{display:block;color:var(--muted);font-size:9px}
.room-center strong{display:block;color:var(--brand);font-size:30px;line-height:1.3;direction:ltr}
.corner{position:absolute;width:9px;height:9px;background:var(--accent);border:2px solid var(--brand);border-radius:50%}
.c-a{right:-5px;top:-5px}.c-b{left:-5px;top:-5px}.c-c{right:-5px;bottom:-5px}.c-d{left:-5px;bottom:-5px}
.measure-line{position:absolute;z-index:3;display:flex;align-items:center;gap:7px;color:var(--brand);font-size:9px;font-weight:800;direction:ltr}
.measure-line i{display:block;height:1px;width:42px;background:#82a997;position:relative}
.measure-line i::after{content:"";position:absolute;top:-2px;right:0;width:5px;height:5px;border-right:1px solid #82a997;transform:rotate(45deg)}
.measure-x{top:38px;left:50%;transform:translateX(-50%)}
.measure-y{right:-7px;top:50%;transform:translateY(-50%) rotate(90deg)}
.dashboard-results{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--line)}
.dashboard-results>div{display:flex;align-items:center;gap:11px;padding:16px 18px}
.dashboard-results>div:first-child{border-left:1px solid var(--line)}
.result-icon{width:36px;height:36px;border-radius:11px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;flex:0 0 auto}
.dashboard-results p{margin:0}
.dashboard-results small{display:block;color:var(--muted);font-size:8px}
.dashboard-results strong{display:block;font-size:17px;line-height:1.5;color:var(--ink);direction:ltr;text-align:right}
.dashboard-results em{font-style:normal;font-size:8px;color:var(--muted);font-weight:500}
.dashboard-note{display:flex;align-items:center;gap:7px;padding:10px 17px;background:var(--surface);font-size:8px;color:var(--muted)}
.dashboard-note>span{width:18px;height:18px;border-radius:50%;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:10px}

/* Sections */
.section{padding:88px 0}
.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}
.section-title-group{max-width:700px}
.section-kicker{display:block;margin-bottom:8px;color:var(--brand);font-size:9px;font-weight:900;letter-spacing:.02em}
.section-kicker.light{color:#b8d8ca}
.section-title-group h2,.confidence-copy h2,.workflow-copy h2{margin:0;font-size:clamp(27px,3vw,38px);line-height:1.55;letter-spacing:-.6px}
.section-title-group p,.confidence-copy>p,.workflow-copy>p{margin:7px 0 0;color:var(--muted);font-size:11px}
.text-link{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-size:10px;font-weight:900;color:var(--brand);border-bottom:1px solid #bad0c4;padding-bottom:3px}

/* Categories */
.category-section{background:#fff}
.category-reset{appearance:none;border:1px solid var(--line);border-radius:999px;background:#fff;padding:8px 12px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:10px;font-weight:800;white-space:nowrap}
.category-reset>span{display:grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:var(--surface);font-size:9px;color:var(--muted)}
.category-reset.active{background:var(--ink);border-color:var(--ink);color:#fff}
.category-reset.active>span{background:rgba(255,255,255,.12);color:#fff}
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%}
.category-tile{appearance:none;width:100%;max-width:100%;min-width:0;position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:auto auto;column-gap:13px;row-gap:5px;text-align:right;padding:20px;border:1px solid var(--line);border-radius:20px;background:#fff;cursor:pointer;transition:.2s;overflow:hidden}
.category-tile::after{content:"";position:absolute;left:-34px;bottom:-48px;width:105px;height:105px;border:1px solid #e7eee9;border-radius:50%;transition:.2s}
.category-tile:hover,.category-tile.active{border-color:#a9c4b5;background:linear-gradient(145deg,#fff,#f1f8f4);box-shadow:var(--shadow-sm);transform:translateY(-2px)}
.category-tile:hover::after,.category-tile.active::after{border-color:#bed4c8;transform:scale(1.08)}
.category-icon{grid-row:1/3;width:52px;height:52px;border-radius:15px;background:var(--surface-2);color:var(--brand);display:grid;place-items:center;font-size:21px;font-weight:900}
.category-copy{display:block;min-width:0}
.category-copy strong,.category-copy small{display:block;overflow:hidden;text-overflow:ellipsis}
.category-copy strong{font-size:12px;white-space:nowrap}
.category-copy small{font-size:9px;color:var(--muted);white-space:nowrap;margin-top:3px}
.category-count{font-size:8px;color:var(--brand);align-self:end}

/* Tools */
.tools-section{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%}
.tool-card{min-width:0;max-width:100%;display:flex;flex-direction:column;min-height:218px;padding:21px;border:1px solid var(--line);border-radius:21px;background:#fff;transition:.2s;overflow:hidden;position:relative}
.tool-card::before{content:"";position:absolute;right:0;top:0;width:3px;height:0;background:var(--brand);transition:.25s}
.tool-card:hover{border-color:#b8ccc0;box-shadow:0 16px 42px rgba(20,54,40,.08);transform:translateY(-3px)}
.tool-card:hover::before{height:100%}
.tool-card[hidden]{display:none!important}
.tool-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:19px}
.tool-icon{width:48px;height:48px;border-radius:14px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:20px;font-weight:900;flex:0 0 auto}
.tool-category{font-size:8px;color:#7e8a84;background:var(--surface);border:1px solid #edf1ef;border-radius:999px;padding:5px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}
.tool-copy{display:block;min-width:0}
.tool-copy strong{display:block;font-size:14px;line-height:1.7;margin-bottom:6px}
.tool-copy small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--muted);font-size:9px;line-height:1.9;min-height:35px}
.tool-card-bottom{margin-top:auto;padding-top:17px;border-top:1px solid #edf1ee;display:flex;align-items:center;justify-content:space-between;color:var(--brand);font-size:9px;font-weight:900}
.tool-card-bottom i{font-style:normal;width:28px;height:28px;border-radius:9px;background:var(--surface-2);display:grid;place-items:center;transition:.18s}
.tool-card:hover .tool-card-bottom i{background:var(--brand);color:#fff;transform:translateX(-2px)}
.no-results{text-align:center;padding:60px 20px;color:var(--muted)}
.no-results>span{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:var(--brand-soft);color:var(--brand);font-size:24px}
.no-results b{display:block;color:var(--ink);font-size:15px}.no-results p{font-size:10px;margin:4px 0}

/* Workflow */
.workflow-section{background:#fff}
.workflow-card{position:relative;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:60px;align-items:center;padding:50px 54px;border-radius:30px;background:var(--ink);color:#fff;overflow:hidden}
.workflow-card::before{content:"";position:absolute;right:-130px;top:-150px;width:360px;height:360px;border-radius:50%;border:1px solid rgba(255,255,255,.08)}
.workflow-card::after{content:"";position:absolute;right:-70px;top:-90px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(223,240,111,.10),transparent 68%)}
.workflow-copy{position:relative;z-index:1}
.workflow-copy h2{font-size:31px}
.workflow-copy>p{color:#b3c0ba;max-width:430px;line-height:2}
.workflow-copy>a{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--accent);font-size:10px;font-weight:900}
.workflow-steps{position:relative;z-index:1;list-style:none;margin:0;padding:0;display:grid;gap:0}
.workflow-steps li{display:grid;grid-template-columns:56px minmax(0,1fr);gap:15px;align-items:center;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1)}
.workflow-steps li:last-child{border-bottom:0}
.workflow-steps>li>span{font:900 11px/1 Tahoma;color:var(--accent);width:40px;height:40px;border-radius:50%;border:1px solid rgba(223,240,111,.3);display:grid;place-items:center}
.workflow-steps strong,.workflow-steps small{display:block}
.workflow-steps strong{font-size:12px}.workflow-steps small{color:#aab7b0;font-size:9px;margin-top:4px}

/* Confidence */
.confidence-section{background:var(--cream);border-top:1px solid #f1ecdf;border-bottom:1px solid #f1ecdf}
.confidence-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:80px;align-items:start}
.confidence-copy{position:sticky;top:120px}
.confidence-copy h2{font-size:33px}
.confidence-copy>p{font-size:11px;line-height:2.1;max-width:520px}
.confidence-features{display:grid;gap:12px}
.confidence-features article{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;padding:22px;border:1px solid #e7e0d2;border-radius:18px;background:rgba(255,255,255,.7)}
.confidence-features article>span{font:900 9px/1 Tahoma;color:var(--brand);width:40px;height:40px;border-radius:12px;background:var(--brand-soft);display:grid;place-items:center}
.confidence-features strong{font-size:12px}.confidence-features p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.9}

/* Guides */
.guides-preview{background:#fff}
.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.guide-grid>a{min-width:0;position:relative;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;transition:.2s;overflow:hidden}
.guide-grid>a:hover{border-color:#b7cbbf;box-shadow:var(--shadow-sm);transform:translateY(-2px)}
.guide-number{position:absolute;left:19px;top:16px;font:900 32px/1 Tahoma;color:#edf3ef;letter-spacing:-2px}
.guide-grid small{display:inline-block;color:var(--brand);font-size:8px;font-weight:900;background:var(--brand-soft);border-radius:999px;padding:5px 8px}
.guide-grid h3{font-size:14px;line-height:1.85;margin:18px 0 7px;max-width:88%}
.guide-grid p{font-size:9px;color:var(--muted);line-height:1.9;margin:0 0 18px}
.guide-grid b{display:flex;align-items:center;gap:7px;color:var(--brand);font-size:9px}

/* Footer */
.site-footer{background:#102019;color:#fff;padding-top:50px}
.footer-top{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.1)}
.footer-brand-block{max-width:560px}.footer-brand{display:inline-flex;align-items:center;gap:9px}.footer-brand-mark{width:38px;height:38px;border-radius:11px;background:var(--accent);color:var(--ink);display:grid;place-items:center;font-size:19px;font-weight:900}.footer-brand strong{font-size:20px}.footer-brand-block p{margin:10px 0 0;color:#a8b5af;font-size:10px}
.footer-cta{min-width:210px;padding:13px 16px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.04)}
.footer-cta span,.footer-cta b{display:block}.footer-cta span{font-size:8px;color:#93a39b}.footer-cta b{font-size:10px;color:var(--accent);margin-top:3px}
.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px;padding-top:35px;padding-bottom:35px}
.footer-grid>div{display:flex;flex-direction:column;gap:7px}.footer-grid strong{font-size:10px;margin-bottom:6px}.footer-grid a{font-size:9px;color:#9eaca5}.footer-grid a:hover{color:#fff}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.09);padding-top:16px;padding-bottom:18px;color:#7f9087;font-size:8px;direction:ltr}

/* Inner pages */
.page-shell{padding:54px 0 92px;background:linear-gradient(180deg,#f5f8f6 0,#fff 260px)}
.page-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;align-items:center;font-size:9px;color:#819087;margin-bottom:18px}
.page-breadcrumb a{color:var(--brand)}
.page-heading{margin-bottom:30px}.page-heading h1{margin:0;font-size:clamp(30px,4vw,44px);line-height:1.5;letter-spacing:-.5px}
.page-content{background:#fff;max-width:100%}.page-content:not(.tool-page-content){font-size:13px;color:#516159}.page-content:not(.tool-page-content) h2{font-size:22px;color:var(--ink);margin-top:34px}.page-content:not(.tool-page-content) h3{font-size:17px;color:var(--ink);margin-top:28px}.page-content:not(.tool-page-content) p{margin:0 0 16px}.page-content:not(.tool-page-content) a{color:var(--brand);text-decoration:underline;text-decoration-color:#b9cfc3;text-underline-offset:3px}
.posts-list{border-top:1px solid var(--line)}
.post-card{padding:24px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center}
.post-card>div{min-width:0}.post-card small{font-size:8px;color:#8a9690}.post-card h2{font-size:17px;margin:4px 0}.post-card p{font-size:10px;color:var(--muted);margin:0}.post-card>a{color:var(--brand);flex:0 0 auto}
.empty-state,.not-found{text-align:center}.empty-state{padding:60px 0}.empty-state b{font-size:17px}.empty-state p{font-size:10px;color:var(--muted)}
.not-found{padding:110px 0}.not-found span{font-size:70px;font-weight:900;color:var(--brand-soft);line-height:1}.not-found h1{font-size:32px}.not-found p{font-size:11px;color:var(--muted)}.not-found>div>div{display:flex;justify-content:center;gap:10px;margin-top:20px}
.btn-primary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border-radius:12px;font-size:10px;font-weight:900}.btn-primary{background:var(--brand);color:#fff}.btn-ghost{border:1px solid var(--line);background:#fff;color:var(--ink)}

/* Prevent layout overflow from WP content and calculator blocks */
.entry-content,.page-content,.ht-wrap,.ht-layout,.ht-form,.ht-content,.ht-related-grid,.hat-grid{max-width:100%}
.wp-block-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.wp-block-table table{min-width:520px}


@media(max-width:1180px){
  .desktop-nav{display:none!important}
  .menu-toggle{display:grid}
  .header-tools-button{display:none}
  .header-inner{grid-template-columns:auto 1fr auto}
  .header-actions{justify-self:end}
}

@media(max-width:1040px){
  .desktop-nav{display:none}.menu-toggle{display:grid}.header-tools-button{display:none}
  .hero-inner{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:38px}.hero-dashboard{max-width:430px}.hero h1{font-size:48px}
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .workflow-card{grid-template-columns:1fr;gap:30px}.confidence-grid{grid-template-columns:1fr;gap:35px}.confidence-copy{position:static}.guide-grid{grid-template-columns:1fr}
}

@media(max-width:760px){
 html,body{max-width:100%;overflow-x:clip}.site-header-v6{overflow:visible}.menu-toggle{position:relative;z-index:101}.mobile-menu-v6{top:100%;height:calc(100dvh - 64px);max-height:calc(100dvh - 64px)}
  .container,.narrow{padding-inline:16px}.header-inner{height:68px;gap:12px}.brand-text small{display:none}.brand-text strong{font-size:18px}.brand-mark{width:38px;height:38px;padding:7px}.header-search{display:none}
  .hero-grid-pattern{inset:0;opacity:.32;mask-image:linear-gradient(180deg,#000,transparent 60%)}.hero-v3::before{right:-170px;top:50px}
  .hero-inner{display:block;min-height:auto;padding-top:52px;padding-bottom:48px}.hero-copy{max-width:none}.hero h1{font-size:40px;letter-spacing:-.8px}.hero-copy>p{font-size:12px;line-height:2}.hero-dashboard{display:none}
  .hero-search-wrap{display:block}.hero-search{min-height:56px}.hero-all-tools{min-height:48px;margin-top:9px;width:100%}.search-hint{display:none}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.hero-proof>div{padding-inline:8px}.hero-proof strong{font-size:12px}.hero-proof span{font-size:8px}
  .section{padding:62px 0}.section-heading-row{align-items:flex-start;margin-bottom:24px}.section-title-group h2,.confidence-copy h2{font-size:27px}.section-title-group p{display:none}
  .category-grid{gap:10px}.category-tile{padding:16px;grid-template-columns:46px minmax(0,1fr)}.category-icon{width:46px;height:46px}.category-copy strong{font-size:11px}.category-copy small{font-size:8px}
  .tools-grid{gap:10px}.tool-card{min-height:205px;padding:18px}.tool-category{max-width:125px}
  .workflow-card{padding:32px 22px;border-radius:24px}.workflow-copy h2{font-size:27px}.workflow-steps li{grid-template-columns:48px minmax(0,1fr)}
  .confidence-features article{padding:18px}.footer-top{align-items:flex-start;flex-direction:column}.footer-cta{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{align-items:flex-start;flex-direction:column}
}

@media(max-width:540px){
  .container,.narrow{padding-inline:13px}.brand{gap:8px}.brand-text strong{font-size:17px}.header-actions{margin-right:auto}
  .hero-inner{padding-top:42px;padding-bottom:40px}.hero-badge{font-size:9px;margin-bottom:15px}.hero h1{font-size:35px;line-height:1.42}.hero h1 span::after{bottom:4px;height:7px}.hero-copy>p{font-size:11px}.hero-search{padding-inline:9px}.hero-search input{font-size:11px}.hero-quick-links{gap:6px}.hero-proof{margin-top:24px;padding-top:16px}.hero-proof span{line-height:1.7}
  .section{padding:50px 0}.section-heading-row{display:block}.category-reset{margin-top:14px}.category-grid{grid-template-columns:1fr}.category-tile{grid-template-columns:48px minmax(0,1fr);padding:16px 15px}.category-count{font-size:8px}
  .tools-grid{grid-template-columns:1fr}.tool-card{min-height:188px}.tool-copy small{min-height:auto}.tool-card-bottom{padding-top:13px}
  .workflow-card{padding:28px 18px}.workflow-copy h2,.confidence-copy h2{font-size:25px}.workflow-steps li{padding:16px 0}.workflow-steps strong{font-size:11px}
  .confidence-features article{grid-template-columns:40px minmax(0,1fr);gap:12px;padding:16px}.guide-grid>a{padding:20px}.footer-grid{grid-template-columns:1fr}.page-shell{padding-top:34px;padding-bottom:70px}.page-content:not(.tool-page-content){font-size:12px}.post-card{align-items:flex-start}.not-found>div>div{flex-direction:column}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Hendese Tools visual integration */
.hendese-site .ht-wrap{padding:0 0 24px;max-width:100%}
.hendese-site .ht-breadcrumb{margin-bottom:24px;font-size:9px;color:var(--muted-2)}
.hendese-site .ht-breadcrumb a{color:var(--brand)}
.hendese-site .ht-head{max-width:900px;margin-bottom:30px;gap:17px}
.hendese-site .ht-head-icon{width:58px;height:58px;border-radius:17px;background:var(--brand-soft);color:var(--brand);font-size:25px}
.hendese-site .ht-label{font-size:9px;color:var(--brand);font-weight:900}
.hendese-site .ht-head h1{font-size:clamp(30px,4vw,45px);line-height:1.5;letter-spacing:-.6px;margin:3px 0 7px}
.hendese-site .ht-head p{font-size:11px;line-height:2;color:var(--muted);max-width:760px}
.hendese-site .ht-layout{grid-template-columns:minmax(0,1.48fr) minmax(285px,.72fr);gap:18px;max-width:100%}
.hendese-site .ht-calculator,.hendese-site .ht-result{border-radius:22px;border-color:var(--line);box-shadow:var(--shadow-sm)}
.hendese-site .ht-calculator{padding:27px;background:#fff}
.hendese-site .ht-calc-title{padding-bottom:17px;margin-bottom:20px;border-color:#edf2ef}
.hendese-site .ht-calc-title>span{width:40px;height:40px;border-radius:12px;background:var(--brand-soft);color:var(--brand)}
.hendese-site .ht-calc-title h2{font-size:14px}.hendese-site .ht-calc-title p{font-size:9px;color:var(--muted)}
.hendese-site .ht-form{gap:14px}.hendese-site .ht-field-label{font-size:10px;margin-bottom:6px}
.hendese-site .ht-input{min-height:50px;border-radius:12px;border-color:#dce6e0;background:#fbfdfc;overflow:hidden;max-width:100%}
.hendese-site .ht-input:focus-within{border-color:#84ab98;box-shadow:0 0 0 3px rgba(23,107,77,.08)}
.hendese-site .ht-input input,.hendese-site .ht-input select{font-size:12px;height:50px;max-width:100%}
.hendese-site .ht-input b{font-size:8px}.hendese-site .ht-hint{font-size:8px}.hendese-site .ht-check{font-size:10px;border-radius:11px}
.hendese-site .ht-actions{gap:8px}.hendese-site .ht-button{min-height:50px;border-radius:12px;background:var(--brand);font-size:11px}.hendese-site .ht-button:hover{background:var(--brand-dark)}
.hendese-site .ht-reset,.hendese-site .ht-copy{border-radius:12px;font-size:10px}
.hendese-site .ht-result{top:98px;padding:27px 22px;background:radial-gradient(circle at 8% 8%,rgba(223,240,111,.09),transparent 115px),var(--ink);overflow:hidden}
/* v6.0.4: keep decoration inside the result card so it never increases page scrollWidth. */
.hendese-site .ht-result::before{display:none!important}
.hendese-site .ht-result::after{content:"";position:absolute;right:10px;bottom:10px;width:88px;height:88px;border-radius:50%;background:radial-gradient(circle,rgba(223,240,111,.07),transparent 70%);pointer-events:none}
.hendese-site .ht-result-label{font-size:9px;color:#aebbb4}.hendese-site .ht-result-value{font-size:clamp(39px,5vw,55px);color:var(--accent)}
.hendese-site .ht-result-unit{font-size:11px}.hendese-site .ht-result-note{font-size:9px;line-height:2;color:#aebbb4}
.hendese-site .ht-copy{height:40px;color:#e2e9e5;border-color:#405048}
.hendese-site .ht-content{grid-template-columns:minmax(0,1fr) 260px;gap:34px;margin-top:42px;padding-top:36px;border-color:var(--line)}
.hendese-site .ht-main-copy h2{font-size:22px}.hendese-site .ht-main-copy p,.hendese-site .ht-main-copy li{font-size:11px;line-height:2;color:#53635b}
.hendese-site .ht-formula{border-radius:15px;background:var(--surface);border-color:var(--line);padding:17px 18px}.hendese-site .ht-formula strong{font-size:10px;color:var(--brand)}
.hendese-site .ht-side-note{border-radius:17px;background:var(--cream);border-color:#eee3ca}.hendese-site .ht-side-note strong{font-size:11px}.hendese-site .ht-side-note p{font-size:9px}
.hendese-site .ht-faq details{border-color:var(--line)}.hendese-site .ht-faq summary{font-size:11px}.hendese-site .ht-faq p{font-size:10px}
.hendese-site .ht-related{margin-top:46px}.hendese-site .ht-section-title span{font-size:18px}.hendese-site .ht-section-title a{font-size:9px;color:var(--brand)}
.hendese-site .ht-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hendese-site .ht-related-grid>a{min-width:0;max-width:100%;border-radius:15px;padding:14px;border-color:var(--line)}
.hendese-site .ht-related-grid b{width:38px;height:38px;border-radius:11px;background:var(--brand-soft);color:var(--brand)}.hendese-site .ht-related-grid strong{font-size:10px}.hendese-site .ht-related-grid small{font-size:8px}
.hendese-site .hendese-all-tools .lead{font-size:12px;color:var(--muted)}.hendese-site .hat-section>h2{font-size:23px}.hendese-site .hat-section>p{font-size:10px}
.hendese-site .hat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hendese-site .hat-grid>a{min-width:0;max-width:100%;border-radius:15px;padding:14px;border-color:var(--line)}.hendese-site .hat-grid b{width:40px;height:40px;border-radius:11px;background:var(--brand-soft);color:var(--brand)}.hendese-site .hat-grid strong{font-size:11px}.hendese-site .hat-grid small{font-size:8px}

@media(max-width:900px){
  .hendese-site .ht-layout,.hendese-site .ht-content{grid-template-columns:1fr}.hendese-site .ht-result{position:static}.hendese-site .ht-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hendese-site .hat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .hendese-site .ht-head{gap:12px}.hendese-site .ht-head-icon{width:48px;height:48px;border-radius:14px;font-size:21px}.hendese-site .ht-head h1{font-size:28px}.hendese-site .ht-head p{font-size:10px}
  .hendese-site .ht-calculator{padding:19px 15px}.hendese-site .ht-form{grid-template-columns:1fr}.hendese-site .ht-field-wide,.hendese-site .ht-actions{grid-column:auto}.hendese-site .ht-actions{flex-direction:column}.hendese-site .ht-button{flex:none}.hendese-site .ht-reset{height:43px}
  .hendese-site .ht-result{padding:23px 17px}.hendese-site .ht-content{margin-top:33px;padding-top:30px}.hendese-site .ht-main-copy h2{font-size:20px}.hendese-site .ht-main-copy p,.hendese-site .ht-main-copy li{font-size:10px}
  .hendese-site .ht-related-grid,.hendese-site .hat-grid{grid-template-columns:1fr}.hendese-site .ht-section-title span{font-size:17px}
}

/* Tools directory — v3.0.2 */
.tools-archive{background:#f7faf8;color:var(--ink);overflow:clip}
.tools-archive-hero{position:relative;padding:42px 0 46px;background:linear-gradient(135deg,#f1f7f3 0,#fff 55%,#f6f2e8 100%);border-bottom:1px solid var(--line)}
.tools-archive-hero::before{content:"";position:absolute;width:360px;height:360px;border:1px solid #dce9e2;border-radius:50%;left:-190px;top:-185px;pointer-events:none}
.tools-breadcrumb{margin-bottom:24px}
.tools-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:54px;align-items:center}
.tools-hero-copy{min-width:0}.tools-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #dce9e2;border-radius:999px;background:rgba(255,255,255,.75);font-size:9px;font-weight:900;color:var(--brand)}
.tools-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px rgba(216,234,163,.28)}
.tools-hero-copy h1{max-width:780px;margin:13px 0 9px;font-size:clamp(34px,4.6vw,58px);line-height:1.35;letter-spacing:-1.2px}
.tools-hero-copy>p{max-width:770px;margin:0;color:#617068;font-size:12px;line-height:2.15}
.tools-hero-stats{display:flex;align-items:stretch;gap:10px;margin-top:24px;max-width:560px}
.tools-hero-stats>span{display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:center;min-width:0;padding:11px 14px;border:1px solid rgba(220,232,225,.9);border-radius:14px;background:rgba(255,255,255,.76);backdrop-filter:blur(8px)}
.tools-hero-stats b{grid-row:1/3;font-size:21px;color:var(--brand);direction:ltr}.tools-hero-stats small{font-size:8px;color:#7d8a83;white-space:nowrap}
.tools-hero-panel{position:relative;display:grid;gap:10px;padding:18px;border:1px solid #dce7e1;border-radius:26px;background:rgba(255,255,255,.75);box-shadow:0 22px 70px rgba(25,69,50,.08);transform:rotate(-1.2deg)}
.tools-hero-panel::after{content:"";position:absolute;width:72px;height:72px;border-radius:50%;background:var(--accent);left:-24px;bottom:-24px;z-index:-1;opacity:.7}
.measure-card{display:grid;grid-template-columns:44px minmax(0,1fr);column-gap:12px;align-items:center;padding:13px;border:1px solid #e3ebe6;border-radius:16px;background:#fff}
.measure-card>span{grid-row:1/3;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--surface-2);color:var(--brand);font-size:19px;font-weight:900}.measure-card>b{font-size:11px}.measure-card>small{font-size:8px;color:var(--muted)}
.measure-card-main{background:var(--ink);border-color:var(--ink);color:#fff}.measure-card-main>span{background:rgba(255,255,255,.09);color:var(--accent)}.measure-card-main>small{color:#9dafA5}
.tools-directory-section{padding:34px 0 88px}
.tools-directory-bar{position:sticky;top:78px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid #dfe8e3;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 12px 38px rgba(25,55,43,.07);backdrop-filter:blur(12px)}
.tools-directory-search{min-width:280px;flex:1;display:flex;align-items:center;gap:10px;height:50px;padding:0 14px;border-radius:13px;background:#f4f8f5;border:1px solid transparent;transition:.18s}.tools-directory-search:focus-within{background:#fff;border-color:#a9c5b7;box-shadow:0 0 0 3px rgba(35,107,75,.07)}
.tools-directory-search>span{font-size:19px;color:var(--brand)}.tools-directory-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font:11px Tahoma,"Segoe UI",Arial,sans-serif;color:var(--ink)}.tools-directory-search input::placeholder{color:#96a19b}.tools-directory-search kbd{border:1px solid #d9e3dd;border-radius:7px;background:#fff;color:#87938c;padding:4px 7px;font:8px Tahoma;white-space:nowrap}
.tools-directory-filters{display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.tools-directory-filters::-webkit-scrollbar{display:none}.tools-directory-filters button{appearance:none;border:1px solid #dfe7e2;border-radius:11px;background:#fff;color:#5b6962;padding:10px 12px;font:900 9px Tahoma;white-space:nowrap;cursor:pointer;transition:.16s}.tools-directory-filters button:hover{border-color:#a9c5b7;color:var(--brand)}.tools-directory-filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}
.tools-result-line{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:34px 0 19px}.tools-result-line strong{font-size:19px}.tools-result-line span{font-size:9px;color:#849089}.tools-result-line span b{color:var(--brand);font-size:12px}
.tools-popular{margin:0 0 44px;padding:22px;border:1px solid #dfe8e3;border-radius:22px;background:linear-gradient(135deg,#fff 0,#f4f8f5 100%)}
.tools-popular-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:14px}.tools-popular-head span{font-size:8px;font-weight:900;color:var(--brand)}.tools-popular-head h2{margin:2px 0 0;font-size:20px}.tools-popular-head p{max-width:520px;margin:0;color:var(--muted);font-size:9px;line-height:1.9;text-align:left}
.tools-popular-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tools-popular-grid>a{display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:10px;align-items:center;padding:13px;border:1px solid #e2e9e5;border-radius:14px;background:#fff;transition:.18s}.tools-popular-grid>a:hover{border-color:#aec7ba;transform:translateY(-2px);box-shadow:0 10px 26px rgba(24,60,44,.06)}.tools-popular-grid>a>b{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--surface-2);color:var(--brand);font-size:18px}.tools-popular-grid span{min-width:0}.tools-popular-grid strong,.tools-popular-grid small{display:block}.tools-popular-grid strong{font-size:11px}.tools-popular-grid small{font-size:8px;color:var(--muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tools-popular-grid i{font-style:normal;width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#f3f7f4;color:var(--brand)}
.tools-directory-groups{display:grid;gap:48px}.tools-directory-group[hidden]{display:none!important}.tools-group-head{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1fr);gap:28px;align-items:end;margin-bottom:16px;padding-bottom:15px;border-bottom:1px solid #e2e9e5}.tools-group-head span{font-size:8px;font-weight:900;color:var(--brand)}.tools-group-head h2{margin:2px 0 0;font-size:23px}.tools-group-head p{margin:0;justify-self:end;max-width:540px;text-align:left;font-size:10px;color:var(--muted);line-height:1.9}
.tools-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tools-directory-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:230px;padding:18px;border:1px solid #dfe7e2;border-radius:19px;background:#fff;color:var(--ink);overflow:hidden;transition:.2s}.tools-directory-card::after{content:"";position:absolute;width:95px;height:95px;border:1px solid #e5ede8;border-radius:50%;left:-47px;top:-47px;transition:.2s}.tools-directory-card:hover{border-color:#a9c5b7;box-shadow:0 18px 52px rgba(24,60,44,.08);transform:translateY(-3px)}.tools-directory-card:hover::after{transform:scale(1.16);border-color:#bed4c8}.tools-directory-card[hidden]{display:none!important}
.tools-card-topline{display:flex;align-items:center;gap:9px;position:relative;z-index:1}.tools-card-icon{width:42px;height:42px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;background:var(--surface-2);color:var(--brand);font-size:18px;font-weight:900}.tools-card-topline small{min-width:0;padding:5px 8px;border-radius:999px;background:#f7f9f8;color:#78857e;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tools-card-topline i{margin-right:auto;font-style:normal;color:#c3cec8;font-size:9px;direction:ltr}
.tools-card-copy{margin-top:18px}.tools-card-copy h3{margin:0 0 6px;font-size:14px}.tools-card-copy p{margin:0;color:#738078;font-size:9px;line-height:1.95;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tools-card-action{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:15px;border-top:1px solid #edf1ef;color:var(--brand);font-size:9px;font-weight:900}.tools-card-action b{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:var(--surface-2);transition:.18s}.tools-directory-card:hover .tools-card-action b{background:var(--brand);color:#fff;transform:translateX(-2px)}
.tools-empty-state{text-align:center;padding:62px 20px;border:1px dashed #ccd9d2;border-radius:20px;background:#fff}.tools-empty-state>span{width:52px;height:52px;margin:0 auto 12px;border-radius:15px;display:grid;place-items:center;background:var(--surface-2);color:var(--brand);font-size:23px}.tools-empty-state h2{font-size:19px;margin:0}.tools-empty-state p{font-size:10px;color:var(--muted)}.tools-empty-state button{border:0;border-radius:11px;background:var(--brand);color:#fff;padding:11px 15px;font:900 9px Tahoma;cursor:pointer}
.tools-help-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:46px;padding:19px 21px;border-radius:18px;background:var(--ink);color:#fff}.tools-help-strip>div{display:flex;align-items:center;gap:12px}.tools-help-strip>div>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.08);color:var(--accent);font-size:18px;font-weight:900}.tools-help-strip p{margin:0}.tools-help-strip b,.tools-help-strip small{display:block}.tools-help-strip b{font-size:11px}.tools-help-strip small{margin-top:3px;color:#aab8b1;font-size:8px}.tools-help-strip>a{flex:0 0 auto;padding:10px 13px;border-radius:10px;background:var(--accent);color:var(--ink);font-size:9px;font-weight:900}.tools-plugin-notice{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff}
@media(max-width:1020px){.tools-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-hero-grid{grid-template-columns:1fr;gap:28px}.tools-hero-panel{display:none}.tools-directory-bar{top:72px;display:block}.tools-directory-filters{margin-top:8px;padding-bottom:1px}.tools-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-group-head{grid-template-columns:1fr}.tools-group-head p{justify-self:start;text-align:right}.tools-hero-copy>p{max-width:860px}}
@media(max-width:620px){.tools-popular{padding:14px;margin-bottom:32px}.tools-popular-head{display:block}.tools-popular-head p{margin-top:5px;text-align:right}.tools-popular-grid{grid-template-columns:1fr}.tools-archive-hero{padding:30px 0 33px}.tools-hero-copy h1{font-size:31px;letter-spacing:-.5px}.tools-hero-copy>p{font-size:10px}.tools-hero-stats{gap:6px}.tools-hero-stats>span{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px}.tools-hero-stats b{font-size:17px}.tools-directory-section{padding-top:18px}.tools-directory-bar{position:relative;top:auto;padding:9px}.tools-directory-search{min-width:0;height:48px}.tools-directory-search kbd{display:none}.tools-directory-filters{gap:5px}.tools-directory-filters button{padding:9px 10px;font-size:8px}.tools-result-line{margin-top:25px}.tools-result-line strong{font-size:16px}.tools-directory-groups{gap:38px}.tools-group-head{gap:6px}.tools-group-head h2{font-size:20px}.tools-group-head p{font-size:9px}.tools-directory-grid{grid-template-columns:1fr}.tools-directory-card{min-height:205px}.tools-help-strip{align-items:flex-start;flex-direction:column}.tools-help-strip>a{width:100%;text-align:center}}

/* =========================================================
   Hendese 5.2 — typography & visual polish
   ========================================================= */
:root{
  --font-fa:'IRANSansX','IRANSans','Vazirmatn',Tahoma,'Segoe UI',Arial,sans-serif;
  --brand:#126a4b;
  --brand-dark:#0a4c37;
  --brand-deep:#0d2f26;
  --brand-soft:#e8f5ee;
  --accent:#d9ef70;
  --surface:#f6f9f7;
  --surface-2:#edf5f0;
  --line:#dce7e1;
  --ink:#13231d;
  --muted:#62736b;
  --shadow-sm:0 10px 30px rgba(17,58,42,.07);
  --shadow:0 24px 70px rgba(17,58,42,.11);
}
body{font-family:var(--font-fa);font-size:15px;line-height:1.9;background:linear-gradient(#fff,#fff) padding-box;color:var(--ink)}
button,input,select,textarea,.desktop-nav a,.mobile-menu a{font-family:var(--font-fa)!important}
.container{max-width:1280px;padding-inline:28px}
.narrow{max-width:1040px;padding-inline:28px}
.site-header{background:rgba(255,255,255,.96);box-shadow:0 8px 30px rgba(18,52,40,.035)}
.header-inner{height:82px;gap:24px}
.brand{gap:12px}.brand-mark{width:45px;height:45px;border-radius:14px}.brand-text strong{font-size:22px;letter-spacing:-.45px}.brand-text small{font-size:11px;margin-top:5px}
.desktop-nav>a,.desktop-nav .menu a{font-size:13px;min-height:42px;padding:0 12px;font-weight:700}
.header-tools-button{min-height:44px;padding:0 17px;font-size:12px;border-radius:13px}.header-search,.menu-toggle{width:44px;height:44px;border-radius:13px}
.hero-v3{background:radial-gradient(circle at 88% 15%,rgba(217,239,112,.22),transparent 28%),linear-gradient(135deg,#f4faf6 0%,#fff 46%,#fbf8ef 100%)}
.hero-inner{min-height:690px;grid-template-columns:minmax(0,1.05fr) minmax(410px,.95fr);gap:78px;padding-top:66px;padding-bottom:66px}
.hero-badge{font-size:12px;padding:8px 13px;margin-bottom:22px}.hero h1{font-size:clamp(44px,5vw,70px);line-height:1.33;letter-spacing:-1.7px;margin-bottom:22px}.hero-copy>p{font-size:17px;line-height:2;max-width:760px;margin-bottom:28px}
.hero-search{min-height:64px;border-radius:19px;padding-inline:15px;box-shadow:0 18px 50px rgba(18,55,40,.08)}.hero-search input{font-size:15px}.search-hint{font-size:10px}.hero-all-tools{font-size:13px;min-width:132px;border-radius:19px}.hero-quick-links{font-size:11px;gap:10px;margin-top:15px}.hero-quick-links>a{padding:6px 11px}.hero-proof strong{font-size:18px}.hero-proof span{font-size:11px}
.hero-dashboard{border-radius:30px;box-shadow:0 34px 100px rgba(18,55,40,.15)}.dashboard-topbar b{font-family:var(--font-fa)!important;font-size:10px!important}
.section{padding-block:82px}.section-kicker{font-size:11px!important;letter-spacing:.01em}.section-title-group h2,.confidence-copy h2,.workflow-copy h2,.utility-launchpad-copy h2{font-size:clamp(27px,3vw,40px)!important;line-height:1.5!important}.section-title-group p,.confidence-copy p,.workflow-copy p,.utility-launchpad-copy p{font-size:14px!important;line-height:2!important}
.category-grid{gap:14px!important}.category-card{border-radius:20px!important}.category-tile{min-height:160px!important;padding:20px!important}.category-icon{width:48px!important;height:48px!important;border-radius:14px!important;font-size:20px!important}.category-copy strong{font-size:15px!important}.category-copy small{font-size:11px!important;line-height:1.8!important}.category-count{font-size:10px!important}
.tools-grid{gap:15px!important}.tool-card{min-height:250px!important;padding:21px!important;border-radius:22px!important}.tool-icon{width:46px!important;height:46px!important;border-radius:14px!important;font-size:20px!important}.tool-category{font-size:10px!important}.tool-copy strong{font-size:16px!important;line-height:1.6!important}.tool-copy small{font-size:12px!important;line-height:1.95!important}.tool-card-bottom{font-size:11px!important}
.utility-launchpad{border-radius:30px!important}.utility-launchpad-copy p{font-size:14px!important}.utility-launchpad-grid a{border-radius:17px!important;padding:16px!important}.utility-launchpad-grid strong{font-size:14px!important}.utility-launchpad-grid small{font-size:11px!important}.workflow-card{border-radius:32px!important}.workflow-steps strong{font-size:14px!important}.workflow-steps small{font-size:11px!important;line-height:1.8!important}.confidence-features strong{font-size:14px!important}.confidence-features p{font-size:11px!important;line-height:1.9!important}
.guide-grid{gap:15px!important}.guide-grid>a{border-radius:22px!important;padding:24px!important}.guide-grid small{font-size:10px!important}.guide-grid h3{font-size:18px!important;line-height:1.8!important}.guide-grid p{font-size:12px!important;line-height:1.9!important}.guide-grid b{font-size:11px!important}
.site-footer{font-size:13px!important}.footer-brand-block p{font-size:12px!important}.footer-grid>div>strong{font-size:14px!important}.footer-grid a{font-size:12px!important}.footer-bottom{font-size:11px!important}

/* tools archive */
.tools-archive-hero{padding:60px 0 54px!important;background:radial-gradient(circle at 12% 30%,rgba(217,239,112,.18),transparent 28%),linear-gradient(135deg,#f5faf7,#fff)!important}.tools-hero-copy>span{font-size:11px!important}.tools-hero-copy h1{font-size:clamp(36px,4.6vw,58px)!important;line-height:1.45!important}.tools-hero-copy>p{font-size:15px!important;line-height:2!important}.tools-hero-stats>span{padding:12px 15px!important}.tools-hero-stats b{font-size:21px!important}.tools-hero-stats small{font-size:10px!important}.measure-card>b{font-size:13px!important}.measure-card>small{font-size:10px!important}
.tools-directory-bar{border-radius:20px!important;padding:13px!important}.tools-directory-search{height:54px!important}.tools-directory-search input{font-family:var(--font-fa)!important;font-size:13px!important}.tools-directory-search kbd{font-family:var(--font-fa)!important;font-size:9px!important}.tools-directory-filters button{font-family:var(--font-fa)!important;font-size:10px!important;padding:11px 13px!important}.tools-result-line strong{font-size:22px!important}.tools-result-line span{font-size:11px!important}.tools-popular{border-radius:24px!important;padding:25px!important}.tools-popular-head span{font-size:10px!important}.tools-popular-head h2{font-size:24px!important}.tools-popular-head p{font-size:11px!important;line-height:1.9!important}.tools-popular-grid strong{font-size:13px!important}.tools-popular-grid small{font-size:10px!important}.tools-group-head span{font-size:10px!important}.tools-group-head h2{font-size:27px!important}.tools-group-head p{font-size:12px!important}.tools-directory-card{min-height:250px!important;border-radius:21px!important;padding:20px!important}.tools-card-icon{width:46px!important;height:46px!important;font-size:19px!important}.tools-card-topline small{font-size:9px!important}.tools-card-copy h3{font-size:16px!important;line-height:1.6!important}.tools-card-copy p{font-size:11px!important;line-height:1.95!important}.tools-card-action{font-size:11px!important}.tools-help-strip b{font-size:13px!important}.tools-help-strip small{font-size:10px!important}.tools-help-strip>a{font-size:11px!important}

/* Generic pages */
.page-content,.entry-content{font-size:15px;line-height:2}.page-content h1,.entry-content h1{font-size:clamp(32px,4vw,48px);line-height:1.5}.page-content h2,.entry-content h2{font-size:24px;line-height:1.6}

@media(max-width:1180px){.desktop-nav{display:none}.menu-toggle{display:grid}.header-search{display:none}.header-inner{grid-template-columns:auto 1fr auto}.header-actions{justify-self:end}.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-dashboard{display:none}.hero-copy{max-width:900px}.hero h1 br{display:none}}
@media(max-width:760px){.container,.narrow{padding-inline:18px}.header-inner{height:72px;gap:12px}.brand-text strong{font-size:20px}.brand-text small{font-size:10px}.header-tools-button{display:none}.hero-inner{padding-top:42px;padding-bottom:45px}.hero h1{font-size:36px;letter-spacing:-.8px}.hero-copy>p{font-size:14px}.hero-search-wrap{display:grid}.hero-all-tools{min-height:52px}.hero-search{min-height:56px}.search-hint{display:none}.hero-proof{margin-top:24px}.hero-proof>div{padding-inline:10px}.hero-proof strong{font-size:16px}.hero-proof span{font-size:9px}.section{padding-block:58px}.category-tile{min-height:145px!important}.tools-directory-card{min-height:220px!important}.tools-hero-copy>p{font-size:13px!important}}
@media(max-width:480px){.hero h1{font-size:32px}.hero-proof{grid-template-columns:1fr 1fr 1fr}.brand-mark{width:40px;height:40px}.brand-text small{display:none}.section-title-group h2,.confidence-copy h2,.workflow-copy h2,.utility-launchpad-copy h2{font-size:27px!important}.category-copy strong{font-size:14px!important}.tool-copy strong{font-size:15px!important}}

/* =========================================================
   Hendese V6 — UX-first application shell
   ========================================================= */
body.finder-open{overflow:hidden}
.section-compact{padding:56px 0}
.site-header-v6{overflow:visible;background:rgba(255,255,255,.96)}
.header-inner-v6{height:74px}
.desktop-nav-v6{display:flex;align-items:center;gap:2px;justify-self:center}
.desktop-nav-v6>a,.mega-trigger{height:40px;padding:0 11px;border:0;border-radius:11px;background:transparent;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:800;color:#53635b;cursor:pointer;white-space:nowrap}
.desktop-nav-v6>a:hover,.mega-trigger:hover,.mega-trigger[aria-expanded="true"]{background:var(--surface);color:var(--brand)}
.header-search-v6{width:auto;min-width:88px;padding:0 12px;display:flex;gap:7px;font-size:11px;font-weight:800}.header-search-v6 span{font-size:20px}.header-search-v6 b{font-weight:800}
.mega-menu{position:absolute;top:100%;right:0;left:0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 28px 70px rgba(20,54,40,.13);z-index:100}
.mega-menu[hidden]{display:none!important}.mega-menu-inner{padding-top:22px;padding-bottom:24px;display:grid;grid-template-columns:1.35fr repeat(4,1fr) auto;gap:24px;align-items:start}
.mega-intro{padding:18px;border-radius:18px;background:linear-gradient(145deg,#0f4f3b,#176b4d);color:#fff}.mega-intro>span{font-size:10px;color:#cbe0d6}.mega-intro>strong{display:block;font-size:16px;line-height:1.8;margin:5px 0 13px}.mega-intro button{width:100%;min-height:40px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);color:#fff;border-radius:11px;font-size:10px;font-weight:800;cursor:pointer}
.mega-column{display:grid;gap:4px}.mega-column>b{font-size:11px;margin-bottom:7px;color:var(--ink)}.mega-column>a{padding:7px 5px;border-radius:8px;font-size:10px;color:var(--muted);font-weight:700}.mega-column>a:hover{background:var(--surface);color:var(--brand)}
.mega-all{align-self:stretch;min-width:116px;border-right:1px solid var(--line);padding-right:18px;display:flex;flex-direction:column;justify-content:center;gap:6px;color:var(--brand)}.mega-all span{font-size:10px;font-weight:800}.mega-all b{font-size:22px}
.mobile-menu-v6{position:absolute;top:100%;right:0;left:0;height:calc(100dvh - 64px);max-height:calc(100dvh - 64px);overflow:auto;overscroll-behavior:contain;z-index:95;background:#fff}.mobile-menu-v6.is-open{display:block!important}.menu-open{overflow:hidden}.mobile-menu-inner{padding-top:18px;padding-bottom:100px}.mobile-menu-search{width:100%;min-height:50px;border:1px solid var(--line);border-radius:14px;background:var(--surface);font-size:12px;font-weight:800;text-align:right;padding:0 14px;cursor:pointer}.mobile-menu-search span{font-size:20px;margin-left:8px;color:var(--brand)}
.mobile-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px}.mobile-menu-grid a{border:1px solid var(--line);border-radius:14px;padding:15px;background:#fff;display:flex;align-items:center;gap:10px}.mobile-menu-grid a span{width:36px;height:36px;border-radius:10px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.mobile-menu-grid a b{font-size:11px}.mobile-guide-link{display:flex!important;justify-content:space-between;margin-top:12px!important;padding:14px!important;border:0!important;background:var(--ink)!important;color:#fff!important;border-radius:14px!important}

/* Command palette */
.tool-finder{position:fixed;inset:0;z-index:1000;display:grid;place-items:start center;padding:8vh 18px 30px}.tool-finder[hidden]{display:none!important}.tool-finder-backdrop{position:absolute;inset:0;border:0;background:rgba(9,25,19,.58);backdrop-filter:blur(7px);cursor:default}.tool-finder-panel{position:relative;width:min(760px,100%);max-height:84vh;display:flex;flex-direction:column;background:#fff;border-radius:24px;box-shadow:0 34px 110px rgba(5,27,19,.28);overflow:hidden;border:1px solid rgba(255,255,255,.4)}
.tool-finder-head{padding:20px 22px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.tool-finder-head span{font-size:9px;color:var(--brand);font-weight:900}.tool-finder-head h2{font-size:21px;margin:3px 0 0}.tool-finder-close{width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:24px;line-height:1;cursor:pointer}
.tool-finder-search{margin:0 22px;min-height:58px;border:2px solid #d9e6df;border-radius:16px;display:flex;align-items:center;padding:0 13px;gap:10px;transition:.18s}.tool-finder-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px rgba(23,107,77,.08)}.tool-finder-search>span{font-size:25px;color:var(--brand)}.tool-finder-search input{flex:1;border:0;outline:0;background:transparent;font-size:14px;color:var(--ink)}.tool-finder-search kbd{font:700 9px var(--font-fa,Tahoma);color:var(--muted);border:1px solid var(--line);border-radius:7px;padding:3px 6px;background:var(--surface)}
.tool-finder-tabs{padding:12px 22px 9px;display:flex;gap:7px;overflow:auto}.tool-finder-tabs button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;white-space:nowrap;cursor:pointer}.tool-finder-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}
.tool-finder-results{overflow:auto;padding:6px 14px 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.finder-result{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.finder-result>a{min-height:66px;padding:9px 8px 9px 11px;display:grid;grid-template-columns:40px minmax(0,1fr) 20px;gap:9px;align-items:center}.finder-result-icon{width:40px;height:40px;border-radius:11px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:17px}.finder-result strong{font-size:11px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.finder-result small{font-size:8px;color:var(--muted);display:block;margin-top:2px}.finder-result i{font-style:normal;color:var(--brand)}.finder-result>button{height:100%;border:0;border-right:1px solid var(--line);background:#fff;cursor:pointer;font-size:17px;color:#a3afa9}.finder-result>button.active{color:#d1981d;background:#fffaf0}.finder-result:hover{border-color:#bcd2c6;background:#fbfdfc}
.tool-finder-empty{text-align:center;padding:35px 20px}.tool-finder-empty span{font-size:34px;color:var(--brand)}.tool-finder-empty b,.tool-finder-empty small{display:block}.tool-finder-empty b{font-size:14px}.tool-finder-empty small{font-size:9px;color:var(--muted);margin-top:4px}.tool-finder-footer{border-top:1px solid var(--line);padding:11px 22px;display:flex;justify-content:space-between;gap:10px;font-size:9px;color:var(--muted)}.tool-finder-footer a{color:var(--brand);font-weight:900}

/* V6 home */
.v6-hero{background:radial-gradient(circle at 14% 15%,rgba(223,240,111,.23),transparent 28%),linear-gradient(145deg,#f3f8f5,#fff 55%,#fbf7ed);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.v6-hero::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(23,107,77,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(23,107,77,.045) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(90deg,transparent,black 80%);pointer-events:none}.v6-hero-grid{min-height:465px;padding-top:54px;padding-bottom:54px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.55fr);gap:64px;align-items:center;position:relative;z-index:1}.v6-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:900;color:var(--brand);margin-bottom:13px}.v6-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 5px rgba(23,107,77,.08)}.v6-hero h1{font-size:clamp(42px,5vw,64px);line-height:1.35;letter-spacing:-1.2px;margin:0}.v6-hero h1 span{color:var(--brand)}.v6-hero-copy>p{max-width:760px;font-size:14px;line-height:2.05;color:var(--muted);margin:14px 0 21px}.v6-main-search{width:min(720px,100%);min-height:70px;padding:8px 12px 8px 15px;border:1px solid #cddfd5;border-radius:19px;background:#fff;box-shadow:0 20px 55px rgba(20,54,40,.1);display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;text-align:right;gap:9px;cursor:text}.v6-main-search>span{width:42px;height:42px;border-radius:12px;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:24px}.v6-main-search>b{font-size:13px}.v6-main-search>small{font-size:9px;color:var(--muted)}.v6-main-search>kbd{font:700 9px var(--font-fa,Tahoma);padding:4px 7px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted)}.v6-trending{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:13px;font-size:9px}.v6-trending>span{color:var(--muted)}.v6-trending>a{padding:4px 8px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#54645c}.v6-trending>a:hover{color:var(--brand);border-color:#b9d2c5}
.v6-today-card{background:var(--ink);color:#fff;border-radius:25px;padding:24px;box-shadow:0 25px 70px rgba(20,33,28,.18);position:relative;overflow:hidden}.v6-today-card::after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:rgba(223,240,111,.08);left:-80px;top:-90px}.v6-today-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.12);position:relative;z-index:1}.v6-today-head>span{font-size:11px;font-weight:850;color:#d6e1db}.v6-today-head>div{display:flex;align-items:center;gap:8px}.v6-today-head small{font-size:8px;color:#9eb0a7}.v6-today-head b{font-size:22px;color:var(--accent);direction:ltr;line-height:1}.v6-today-card>strong{display:block;font-size:17px;line-height:1.8;margin:16px 0;position:relative;z-index:1}.v6-date-lines{display:grid;grid-template-columns:1fr 1fr;gap:8px;position:relative;z-index:1}.v6-date-lines>span{min-width:0;padding:11px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:rgba(255,255,255,.045)}.v6-date-lines small,.v6-date-lines b{display:block}.v6-date-lines small{font-size:9px;color:#aebdb5}.v6-date-lines b{font-size:11px;line-height:1.8;margin-top:4px;color:#fff}.v6-today-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:15px;position:relative;z-index:1}.v6-today-actions a{display:flex;align-items:center;justify-content:center;min-width:0;min-height:36px;text-align:center;padding:7px 5px;border-radius:9px;background:rgba(255,255,255,.09);font-size:9px;font-weight:800}.v6-today-actions a:hover{background:var(--accent);color:var(--ink)}
.v6-section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:21px}.v6-section-head>div>span{display:block;font-size:9px;font-weight:900;color:var(--brand);margin-bottom:5px}.v6-section-head h2{font-size:27px;line-height:1.55;margin:0}.v6-section-head p{font-size:10px;color:var(--muted);margin:5px 0 0}.v6-section-head>a{font-size:10px;color:var(--brand);font-weight:900;white-space:nowrap}
.v6-quick{background:#fff}.v6-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.quick-tool{min-height:82px;padding:11px 12px;border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;gap:10px;align-items:center;transition:.18s;background:#fff}.quick-tool:hover{transform:translateY(-2px);border-color:#b8d0c3;box-shadow:var(--shadow-sm)}.quick-tool-icon{width:44px;height:44px;border-radius:12px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:19px}.quick-tool strong{display:block;font-size:11px}.quick-tool small{display:block;font-size:8px;color:var(--muted);margin-top:2px}.quick-tool i{font-style:normal;color:var(--brand);font-size:16px}
.v6-personal{background:var(--surface)}.v6-personal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v6-personal-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px}.v6-personal-box header{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.v6-personal-box header b{font-size:11px}.v6-personal-box header button{border:0;background:transparent;color:var(--brand);font-size:9px;font-weight:900;cursor:pointer}.v6-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.v6-mini-grid a,.tools-v6-mini a{display:grid;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;gap:7px;min-height:48px;border:1px solid var(--line);border-radius:11px;padding:6px 8px}.v6-mini-grid a span,.tools-v6-mini a span{width:32px;height:32px;border-radius:9px;background:var(--surface);display:grid;place-items:center;color:var(--brand)}.v6-mini-grid a b,.tools-v6-mini a b{font-size:9px}.v6-mini-grid a i,.tools-v6-mini a i{font-style:normal;color:var(--brand)}
.v6-categories{background:#fbfcfb;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.v6-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.v6-category{min-height:78px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:12px;display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:10px}.v6-category:hover{border-color:#b8d0c3;box-shadow:var(--shadow-sm)}.v6-category-icon{width:44px;height:44px;border-radius:12px;background:var(--surface-2);color:var(--brand);display:grid;place-items:center;font-size:18px}.v6-category strong,.v6-category small{display:block}.v6-category strong{font-size:11px}.v6-category small{font-size:8px;color:var(--muted);margin-top:2px}.v6-category i{font-style:normal;color:var(--brand)}
.v6-discover-card{background:linear-gradient(135deg,#0f4f3b,#14211c);border-radius:24px;color:#fff;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px}.v6-discover-card>div>span{font-size:9px;color:#acd1bf}.v6-discover-card h2{font-size:25px;margin:4px 0}.v6-discover-card p{font-size:10px;color:#c0cec7;margin:0;max-width:720px}.v6-discover-card>button{flex:0 0 auto;min-height:48px;border:0;border-radius:13px;background:var(--accent);color:var(--ink);padding:0 18px;font-size:10px;font-weight:900;cursor:pointer}
.v6-editorial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.v6-editorial-grid a{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.v6-editorial-grid b{font-size:12px}.v6-editorial-grid p{font-size:9px;line-height:1.9;color:var(--muted);min-height:50px}.v6-editorial-grid span{font-size:9px;color:var(--brand);font-weight:900}

/* Tools archive V6 */
.tools-v6-hero{padding:37px 0 23px;background:linear-gradient(145deg,#f5f9f7,#fff);border-bottom:1px solid var(--line)}.tools-v6-title{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-top:18px}.tools-v6-title>div>span{font-size:9px;color:var(--brand);font-weight:900}.tools-v6-title h1{font-size:35px;margin:4px 0 6px}.tools-v6-title p{font-size:10px;color:var(--muted);margin:0}.tools-v6-title>button{min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:900;cursor:pointer}.tools-v6-title>button b{color:#d1981d;font-size:15px}
.tools-v6-directory{padding:0 0 75px}.tools-v6-sticky{position:sticky;top:74px;z-index:40;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);padding:14px 0 10px;border-bottom:1px solid var(--line);margin-bottom:24px}.tools-v6-search{height:54px;border:1px solid #ceded5;border-radius:15px;background:#fff;display:flex;align-items:center;padding:0 13px;gap:9px;box-shadow:0 8px 28px rgba(20,54,40,.06)}.tools-v6-search>span{font-size:23px;color:var(--brand)}.tools-v6-search input{flex:1;border:0;outline:0;font-size:12px;background:transparent}.tools-v6-search kbd{font:700 9px var(--font-fa,Tahoma);padding:3px 7px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:var(--surface)}.tools-v6-chips{display:flex;gap:6px;overflow:auto;padding-top:9px;scrollbar-width:none}.tools-v6-chips::-webkit-scrollbar{display:none}.tools-v6-chips button{flex:0 0 auto;border:1px solid var(--line);background:#fff;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:800;cursor:pointer}.tools-v6-chips button small{font-size:8px;color:var(--muted);margin-right:3px}.tools-v6-chips button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.tools-v6-chips button.active small{color:#cbd5d0}
.tools-v6-personal{margin-bottom:22px;background:var(--surface);border-radius:18px;padding:14px}.tools-v6-personal header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.tools-v6-personal h2{font-size:11px;margin:0}.tools-v6-personal header button{border:0;background:transparent;color:var(--brand);font-size:9px;font-weight:900;cursor:pointer}.tools-v6-mini{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.tools-v6-resultbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.tools-v6-resultbar strong{font-size:14px}.tools-v6-resultbar span{font-size:9px;color:var(--muted)}
.tools-v6-group{margin:0 0 30px}.tools-v6-group>header{display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:11px}.tools-v6-group>header>span{width:43px;height:43px;border-radius:12px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:18px}.tools-v6-group h2{font-size:16px;margin:0}.tools-v6-group p{font-size:9px;color:var(--muted);margin:2px 0 0}.tools-v6-group>header>a{font-size:8px;color:var(--muted);padding:5px 8px;border-radius:999px;background:var(--surface)}
.tools-v6-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tools-v6-card{position:relative;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;min-height:78px}.tools-v6-card:hover{border-color:#b9d0c4;box-shadow:0 9px 27px rgba(20,54,40,.06)}.tools-v6-card>a{height:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 19px;align-items:center;gap:9px;padding:10px 44px 10px 10px}.tools-v6-card-icon{width:42px;height:42px;border-radius:11px;background:var(--surface-2);color:var(--brand);display:grid;place-items:center;font-size:18px}.tools-v6-card-copy strong{display:block;font-size:10px}.tools-v6-card-copy small{display:block;font-size:8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.tools-v6-card>a>i{font-style:normal;color:var(--brand)}.tool-fav-btn{position:absolute;right:9px;top:50%;transform:translateY(-50%);z-index:2;width:28px;height:28px;border:0;border-radius:8px;background:var(--surface);color:#a0aba5;display:grid;place-items:center;cursor:pointer;font-size:15px}.tool-fav-btn.active{background:#fff8e7;color:#d1981d}.tools-v6-card[hidden],.tools-v6-group[hidden]{display:none!important}.tools-v6-empty{text-align:center;padding:60px 20px}.tools-v6-empty>span{font-size:38px;color:var(--brand)}.tools-v6-empty h2{font-size:18px}.tools-v6-empty p{font-size:10px;color:var(--muted)}.tools-v6-empty button{border:0;background:var(--brand);color:#fff;border-radius:11px;padding:10px 14px;font-size:10px;font-weight:900;cursor:pointer}

/* Favorite button on individual calculator page */
.hendese-site .ht-head{position:relative}.tool-page-favorite{position:absolute;left:0;top:0;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#a0aba5;font-size:19px;cursor:pointer}.tool-page-favorite.active{background:#fff8e7;color:#d1981d;border-color:#f0dfb4}

.mobile-bottom-nav{display:none}

@media(max-width:1180px){.desktop-nav-v6{display:none!important}.header-search-v6 b{display:none}.header-search-v6{min-width:42px;width:42px;padding:0}.mega-menu{display:none!important}}
@media(max-width:900px){
 .v6-hero-grid{grid-template-columns:1fr;gap:24px;min-height:0}.v6-today-card{max-width:none}.v6-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v6-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v6-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-v6-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-v6-mini{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-finder-results{grid-template-columns:1fr}
}
@media(max-width:760px){
 body{padding-bottom:66px}.site-footer{padding-bottom:15px}.section-compact{padding:40px 0}.header-inner-v6{height:64px}.header-search-v6{display:grid}.v6-hero-grid{padding-top:38px;padding-bottom:38px}.v6-hero h1{font-size:39px}.v6-hero-copy>p{font-size:12px}.v6-main-search{min-height:62px;grid-template-columns:38px minmax(0,1fr);padding:8px 10px}.v6-main-search>span{width:38px;height:38px}.v6-main-search>b{font-size:11px}.v6-main-search>small,.v6-main-search>kbd{display:none}.v6-today-card{padding:19px;border-radius:19px}.v6-today-card>strong{font-size:14px}.v6-section-head h2{font-size:23px}.v6-section-head p{display:none}.v6-personal-grid{grid-template-columns:1fr}.v6-discover-card{padding:23px;display:block}.v6-discover-card h2{font-size:21px}.v6-discover-card>button{width:100%;margin-top:16px}.tools-v6-title{align-items:flex-start}.tools-v6-title h1{font-size:28px}.tools-v6-title p{display:none}.tools-v6-title>button span{display:none}.tools-v6-sticky{top:64px;margin-inline:-16px;padding-inline:16px}.tools-v6-group>header{grid-template-columns:39px minmax(0,1fr) auto}.tools-v6-group>header>span{width:39px;height:39px}.tools-v6-group p{display:none}.tools-v6-card>a{padding-left:8px}.tool-finder{padding:0}.tool-finder-panel{height:100%;max-height:none;width:100%;border-radius:0}.tool-finder-head{padding-top:max(18px,env(safe-area-inset-top))}.tool-finder-results{padding-bottom:85px}.mobile-bottom-nav{position:fixed;z-index:89;bottom:0;right:0;left:0;inset-inline:0;width:auto;max-width:100%;height:64px;box-sizing:border-box;padding:5px 4px max(5px,env(safe-area-inset-bottom));margin:0;background:rgba(255,255,255,.96);border-top:1px solid var(--line);backdrop-filter:blur(15px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;overflow:hidden;contain:layout paint;direction:rtl}.mobile-bottom-nav a,.mobile-bottom-nav button{width:100%;max-width:100%;min-width:0;margin:0;padding:0 2px;border:0;background:transparent;border-radius:10px;color:#607068;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:9px;font-weight:800;cursor:pointer;overflow:hidden}.mobile-bottom-nav span{font-size:19px;line-height:1.2;flex:0 0 auto}.mobile-bottom-nav b{display:block;width:100%;max-width:100%;font-size:8px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.mobile-bottom-nav a:hover,.mobile-bottom-nav button:hover{background:var(--surface);color:var(--brand)}
}
@media(max-width:540px){
 .v6-hero h1{font-size:34px}.v6-quick-grid,.v6-category-grid,.v6-editorial-grid,.tools-v6-grid{grid-template-columns:1fr}.quick-tool{min-height:70px}.v6-category{min-height:70px}.v6-trending a:nth-of-type(n+4){display:none}.v6-date-lines{grid-template-columns:1fr}.v6-today-actions{grid-template-columns:repeat(3,1fr)}.v6-section-head{align-items:flex-start}.tools-v6-title>button{width:42px;padding:0;justify-content:center}.tools-v6-grid{gap:6px}.tools-v6-card{min-height:72px}.tools-v6-card-copy small{font-size:7.5px}.tools-v6-group{margin-bottom:24px}.tool-finder-search kbd{display:none}.tool-finder-tabs{padding-inline:14px}.tool-finder-head,.tool-finder-footer{padding-inline:15px}.tool-finder-search{margin-inline:14px}.finder-result>a{min-height:62px}
}

@media(max-width:360px){
 .mobile-bottom-nav{gap:1px;padding-inline:4px}
 .mobile-bottom-nav a,.mobile-bottom-nav button{padding-inline:0}
 .mobile-bottom-nav span{font-size:18px}
 .mobile-bottom-nav b{font-size:7.5px}
}


/* V7: درخواست ابزار + نصب PWA */
.tools-request-box{margin:36px 0 0;padding:24px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#f4faf7 0%,#fff 70%);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:20px;align-items:end;position:relative;overflow:hidden}.tools-request-box>div>span{display:inline-block;font-size:10px;font-weight:900;color:var(--brand);margin-bottom:5px}.tools-request-box h2{font-size:23px;margin:0 0 7px}.tools-request-box p{font-size:11px;line-height:1.9;color:var(--muted);margin:0;max-width:650px}.tools-request-box form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.tools-request-box label{display:block}.tools-request-box label>span{display:block;font-size:9px;color:var(--muted);margin:0 0 6px}.tools-request-box input[name=request]{width:100%;height:48px;border:1px solid #c9ddd2;border-radius:13px;background:#fff;padding:0 13px;font:700 11px var(--font-fa,Tahoma);outline:0}.tools-request-box input[name=request]:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(18,106,75,.08)}.tools-request-box form>button{height:48px;border:0;border-radius:13px;background:var(--brand);color:#fff;padding:0 16px;font:900 10px var(--font-fa,Tahoma);cursor:pointer;white-space:nowrap}.tools-request-box form>button:disabled{opacity:.6;cursor:wait}.tools-request-box #tool-request-status{grid-column:1/-1;min-height:19px;font-size:9px;color:var(--brand);font-weight:800}.tools-request-box .hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.random-tool-btn{grid-column:1/-1;justify-self:start;border:0;background:transparent;color:var(--brand);font:900 10px var(--font-fa,Tahoma);cursor:pointer;padding:3px 0}.hendese-install-app{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:inherit;border-radius:10px;padding:7px 10px;font:800 9px var(--font-fa,Tahoma);cursor:pointer}.hendese-install-app:hover{background:rgba(255,255,255,.14)}
@media(max-width:760px){.tools-request-box{grid-template-columns:1fr;padding:19px;border-radius:18px}.tools-request-box h2{font-size:20px}.tools-request-box form{grid-template-columns:1fr}.tools-request-box form>button{width:100%}.footer-bottom{flex-wrap:wrap}.hendese-install-app{width:100%;margin-top:4px}}


/* V10 — SEO category hubs */
.category-hub{padding-bottom:72px}.category-hub-hero{padding:42px 0 30px;background:linear-gradient(180deg,#f0f7f4 0,#fff 100%);border-bottom:1px solid #e5ece9}.category-hub-heading{display:flex;gap:20px;align-items:flex-start;max-width:900px}.category-hub-icon{width:72px;height:72px;border-radius:24px;background:#126a4b;color:#fff;display:grid;place-items:center;font-size:30px;box-shadow:0 16px 40px rgba(18,106,75,.16);flex:0 0 auto}.category-hub-heading .eyebrow{display:block;color:#126a4b;font-weight:800;font-size:13px;margin-bottom:6px}.category-hub-heading h1{font-size:clamp(30px,5vw,50px);line-height:1.25;margin:0 0 10px;color:#10251d}.category-hub-heading p{font-size:17px;line-height:2;margin:0;color:#53665f;max-width:760px}.category-hub-search{margin-top:24px;max-width:720px;height:60px;border:1px solid #dbe7e2;background:#fff;border-radius:18px;display:flex;align-items:center;gap:12px;padding:0 18px;box-shadow:0 12px 34px rgba(19,65,49,.06)}.category-hub-search span{font-size:24px;color:#126a4b}.category-hub-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:16px;color:#152820}.category-hub-body{padding:34px 0}.category-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-tool-card{min-width:0;border:1px solid #e4ebe8;background:#fff;border-radius:18px;box-shadow:0 8px 24px rgba(25,61,48,.045);transition:.18s}.category-tool-card:hover{transform:translateY(-2px);border-color:#c9ddd4;box-shadow:0 14px 34px rgba(25,61,48,.08)}.category-tool-card a{display:grid;grid-template-columns:46px minmax(0,1fr) 24px;gap:12px;align-items:center;padding:17px;text-decoration:none;color:inherit}.category-tool-card>a>span{width:46px;height:46px;border-radius:14px;background:#edf7f3;color:#126a4b;display:grid;place-items:center;font-weight:900}.category-tool-card strong{display:block;font-size:15px;color:#172921;margin-bottom:4px}.category-tool-card small{display:block;font-size:12px;line-height:1.7;color:#6b7a74}.category-tool-card i{font-style:normal;color:#8a9993}.category-hub-empty{padding:30px;text-align:center;border:1px dashed #cad8d2;border-radius:18px;color:#687a73;margin-top:14px}.category-hub-copy{margin-top:34px;padding:28px;border-radius:24px;background:#102c22;color:#dfece7}.category-hub-copy>span{font-size:12px;color:#9dd7c0;font-weight:800}.category-hub-copy h2{font-size:24px;color:#fff;margin:7px 0 10px}.category-hub-copy p{max-width:850px;line-height:2;margin:0;color:#cbdad4}.category-hub-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.category-hub-links a,.category-hub-links button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:#fff;border-radius:12px;padding:10px 14px;font:inherit;cursor:pointer;text-decoration:none}.category-hub-links a:hover,.category-hub-links button:hover{background:rgba(255,255,255,.13)}
@media(max-width:900px){.category-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.category-hub-hero{padding-top:26px}.category-hub-heading{gap:13px}.category-hub-icon{width:54px;height:54px;border-radius:17px;font-size:23px}.category-hub-heading h1{font-size:29px}.category-hub-heading p{font-size:14px}.category-hub-search{height:54px;border-radius:15px}.category-hub-grid{grid-template-columns:1fr}.category-tool-card a{padding:14px}.category-hub-copy{padding:21px;border-radius:20px}}


/* Hendese Theme 12 — health hub clarity */
.health-hub-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.health-hub-trust>div{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid rgba(24,89,62,.12);border-radius:15px;background:rgba(255,255,255,.78);backdrop-filter:blur(8px)}.health-hub-trust b{width:32px;height:32px;border-radius:10px;background:#e8f5ee;color:#176747;display:grid;place-items:center;flex:0 0 auto}.health-hub-trust span{min-width:0}.health-hub-trust strong,.health-hub-trust small{display:block}.health-hub-trust strong{font-size:11px;color:#193a2c}.health-hub-trust small{font-size:9px;line-height:1.7;color:#68776f;margin-top:2px}
@media(max-width:700px){.health-hub-trust{grid-template-columns:1fr}.health-hub-trust>div{padding:11px 12px}.health-hub-trust strong{font-size:12px}.health-hub-trust small{font-size:10px}}


/* Hendese V13 — market hub */
.category-hub-page[data-cat="market"] .category-hub-hero{background:radial-gradient(circle at 15% 10%,rgba(216,234,163,.20),transparent 34%),linear-gradient(135deg,#10261d,#173629)}

/* V20 — معماری حوزه‌های مادر */
.v20-mother-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.v20-mother-card{display:flex;align-items:center;gap:16px;padding:22px;border:1px solid var(--line,#e4ebe7);border-radius:22px;background:#fff;min-width:0}.v20-mother-card:hover{border-color:#a9c6b7;transform:translateY(-2px)}.v20-mother-icon{width:48px;height:48px;border-radius:15px;background:#e9f3ed;color:#236b4b;display:grid;place-items:center;flex:0 0 auto;font-size:22px}.v20-mother-card div{min-width:0;flex:1}.v20-mother-card strong,.v20-mother-card small,.v20-mother-card b{display:block}.v20-mother-card strong{font-size:17px}.v20-mother-card small{font-size:12px;color:#69756f;line-height:1.8;margin-top:4px}.v20-mother-card b{font-size:10px;color:#2b7053;margin-top:8px}.v20-mother-card i{font-style:normal}.v20-category-links{display:flex;gap:8px;flex-wrap:wrap}.v20-category-links a,.v20-sibling-cats a{border:1px solid #e1e9e4;background:#fff;border-radius:999px;padding:9px 13px;font-size:12px}.v20-category-links small{margin-right:5px;color:#76827c}.v20-sibling-cats{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.v20-super-categories{display:grid;grid-template-columns:1fr;gap:24px}.v20-super-section{border:1px solid #e1e9e4;border-radius:24px;background:#fff;padding:24px}.v20-super-section>header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.v20-super-section>header>div{display:flex;gap:12px;align-items:center}.v20-super-section>header>div>span{width:46px;height:46px;border-radius:14px;background:#e8f2ec;color:#236b4b;display:grid;place-items:center}.v20-super-section h2{margin:0;font-size:20px}.v20-super-section p{margin:4px 0 0;color:#6e7973;font-size:12px}.v20-super-section header>a{font-size:12px;color:#236b4b}.v20-super-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.v20-super-tools>a{display:flex;align-items:center;gap:10px;border:1px solid #e8eeea;border-radius:14px;padding:13px;min-width:0}.v20-super-tools b{width:36px;height:36px;border-radius:11px;background:#f0f6f2;display:grid;place-items:center;flex:0 0 auto}.v20-super-tools span{min-width:0}.v20-super-tools strong,.v20-super-tools small{display:block}.v20-super-tools strong{font-size:12px}.v20-super-tools small{font-size:9px;color:#79837e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}@media(max-width:800px){.v20-mother-grid{grid-template-columns:1fr}.v20-super-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.v20-super-tools{grid-template-columns:1fr}.v20-mother-card{padding:17px}.v20-super-section{padding:17px}.v20-super-section>header{align-items:flex-start;flex-direction:column}}


/* v20.0.1 — robust tool finder layout fix */
.tool-finder-panel{
  direction:rtl;
  isolation:isolate;
}
.tool-finder-results{
  flex:1 1 auto;
  min-height:260px;
  max-height:460px;
  align-content:start;
  align-items:stretch;
  grid-auto-flow:row;
  grid-auto-rows:minmax(74px,auto);
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
}
.tool-finder-results > .finder-result{
  min-width:0;
  min-height:74px !important;
  height:auto !important;
  align-self:stretch;
  box-sizing:border-box;
}
.tool-finder-results > .finder-result > a{
  min-width:0;
  min-height:72px !important;
  height:100% !important;
  box-sizing:border-box;
  text-decoration:none;
  overflow:hidden;
}
.tool-finder-results > .finder-result > a > span:nth-child(2){
  min-width:0;
  display:block;
  overflow:hidden;
}
.tool-finder-results > .finder-result strong{
  line-height:1.7;
  min-height:1.7em;
}
.tool-finder-results > .finder-result small{
  line-height:1.65;
  min-height:1.65em;
}
.tool-finder-results > .finder-result > button{
  min-width:38px;
  min-height:72px;
  align-self:stretch;
  box-sizing:border-box;
}
@media (min-width:761px){
  .tool-finder-panel{max-height:min(84vh,720px)}
  .tool-finder-results{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:760px){
  .tool-finder-results{
    min-height:0;
    max-height:none;
    grid-template-columns:1fr;
    grid-auto-rows:minmax(70px,auto);
  }
  .tool-finder-results > .finder-result{min-height:70px !important}
  .tool-finder-results > .finder-result > a,
  .tool-finder-results > .finder-result > button{min-height:68px !important}
}
.measure-hub-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 24px}.measure-hub-overview article{border:1px solid #dfe9e5;background:linear-gradient(145deg,#fff,#f6fbf8);border-radius:18px;padding:16px;min-width:0}.measure-hub-overview b{display:block;font-size:22px;color:#126a4b;margin-bottom:5px}.measure-hub-overview span{display:block;font-size:12px;line-height:1.7;color:#5f7069}.measure-grouped-grid{display:block}.measure-tool-group{margin:0 0 30px}.measure-tool-group>header{margin:0 0 12px}.measure-tool-group>header h2{margin:0 0 4px;font-size:21px;color:#152820}.measure-tool-group>header p{margin:0;color:#65766f;font-size:13px;line-height:1.8}.measure-tool-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
@media(max-width:900px){.measure-hub-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.measure-tool-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.measure-hub-overview,.measure-tool-cards{grid-template-columns:1fr}.measure-tool-group>header h2{font-size:18px}}

/* v20.2 — مرکز محاسبات کاربردی */
.utility-hub-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 26px}.utility-hub-overview article{min-width:0;padding:16px 17px;border:1px solid #dfe9e5;border-radius:18px;background:linear-gradient(145deg,#fff,#f5faf8)}.utility-hub-overview b{display:block;margin-bottom:5px;font-size:22px;color:#126a4b}.utility-hub-overview span{display:block;font-size:12px;line-height:1.75;color:#5f7069}.utility-grouped-grid{display:block}.utility-tool-group{margin:0 0 32px}.utility-tool-group>header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 13px;padding-bottom:10px;border-bottom:1px solid #e8eeeb}.utility-tool-group>header h2{margin:0;font-size:21px;color:#152820}.utility-tool-group>header p{max-width:700px;margin:0;color:#65766f;font-size:13px;line-height:1.8}.utility-tool-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
@media(max-width:900px){.utility-hub-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.utility-tool-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.utility-tool-group>header{display:block}.utility-tool-group>header p{margin-top:5px}}
@media(max-width:620px){.utility-hub-overview,.utility-tool-cards{grid-template-columns:1fr}.utility-tool-group>header h2{font-size:18px}}


/* v20.3.0 — Weather + city-distance integration */

.footer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}

.mobile-service-shortcuts{display:none;background:#f6faf8;border-top:1px solid var(--line)}
.mobile-service-shortcuts>.container{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding-top:10px;padding-bottom:10px}
.mobile-service-shortcuts a{display:grid;grid-template-columns:34px 1fr;column-gap:8px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink)}
.mobile-service-shortcuts a>span{grid-row:1/3;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand)}
.mobile-service-shortcuts b{font-size:11px}.mobile-service-shortcuts small{font-size:8px;color:var(--muted)}

@media(max-width:1180px){
 .desktop-nav-v6{display:none!important}
}
@media(max-width:980px){
 .footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
 .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
  .mobile-service-shortcuts{display:block}
}
@media(max-width:430px){
 .footer-grid{grid-template-columns:1fr}
}
/* v20.4 homepage SEO/performance refinements */
.v6-hero-slogan{margin:.7rem 0 .4rem;font-size:clamp(1.08rem,1.8vw,1.35rem);font-weight:800;color:var(--text,#1d2a27);line-height:1.8}
.finder-loading{padding:28px 16px;text-align:center;color:#60706a;font-weight:700}
/* v20.5.0 — search integrates the Iran reference hub */
.tool-finder-tabs{flex-wrap:wrap;overflow:visible}
.tool-finder-tabs button[data-finder-mode="iran"]{border-color:#bfd8cc;background:#f2faf6;color:#126a4b}
.tool-finder-tabs button[data-finder-mode="iran"].active{background:#126a4b;border-color:#126a4b;color:#fff}
.finder-result small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:620px){.tool-finder-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tool-finder-tabs button{width:100%;white-space:normal;min-height:38px}}

/* v20.5.1 — universal Iran-reference search */
.tools-iran-dynamic{margin:0 0 28px;padding:18px;border:1px solid #dfe9e4;border-radius:20px;background:#f8fbf9}.tools-iran-dynamic[hidden]{display:none}.tools-iran-dynamic-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.tools-iran-dynamic-head span{font-weight:900;font-size:15px}.tools-iran-dynamic-head small{font-size:10px;color:#718078}.tools-iran-dynamic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tools-iran-dynamic-grid>a{display:grid;grid-template-columns:1fr auto;gap:3px 12px;align-items:center;padding:13px 14px;border:1px solid #e0e9e4;border-radius:14px;background:#fff;text-decoration:none;color:inherit}.tools-iran-dynamic-grid>a:hover{border-color:#9dbbab}.tools-iran-dynamic-grid b{font-size:12px}.tools-iran-dynamic-grid small{grid-column:1/2;font-size:9px;color:#76827c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tools-iran-dynamic-grid i{grid-column:2;grid-row:1/3;font-style:normal;color:#267052}@media(max-width:680px){.tools-iran-dynamic{padding:13px}.tools-iran-dynamic-grid{grid-template-columns:1fr}.tools-iran-dynamic-head{align-items:flex-start;flex-direction:column;gap:3px}}

/* v20.6.0 — scalable tools directory */
.tools-v7{background:#f7faf8;min-height:70vh}.tools-v7-hero{padding:38px 0 30px;background:linear-gradient(145deg,#f2f8f5,#fff);border-bottom:1px solid var(--line)}.tools-v7-hero-grid{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:20px 0 20px}.tools-v7-count{font-size:11px;font-weight:900;color:var(--brand)}.tools-v7-hero h1{font-size:clamp(30px,4vw,46px);line-height:1.45;margin:5px 0 8px;max-width:850px}.tools-v7-hero p{font-size:12px;line-height:2;color:var(--muted);margin:0;max-width:760px}.tools-v7-my{height:48px;border:1px solid var(--line);background:#fff;border-radius:14px;padding:0 16px;font:900 11px var(--font-fa,Tahoma);display:flex;align-items:center;gap:7px;cursor:pointer}.tools-v7-my b{font-size:17px;color:#d1981d}.tools-v7-search{max-width:980px;height:64px;background:#fff;border:1px solid #cbded4;border-radius:18px;display:flex;align-items:center;gap:10px;padding:0 16px;box-shadow:0 14px 42px rgba(18,58,41,.08)}.tools-v7-search>span{font-size:28px;color:var(--brand)}.tools-v7-search input{border:0;outline:0;background:transparent;min-width:0;flex:1;font:600 14px var(--font-fa,Tahoma);color:var(--ink)}.tools-v7-search kbd{font:800 10px var(--font-fa,Tahoma);border:1px solid var(--line);background:var(--surface);padding:4px 8px;border-radius:8px;color:var(--muted)}.tools-v7-suggestions{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.tools-v7-suggestions button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 11px;font:800 9px var(--font-fa,Tahoma);color:#607068;cursor:pointer}.tools-v7-suggestions button:hover{border-color:#9cc2af;color:var(--brand)}.tools-v7-body{padding:28px 0 80px}.tools-v7-personal{margin-bottom:18px}.tools-v7-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}.tools-v7-nav{position:sticky;top:88px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:13px;max-height:calc(100vh - 110px);overflow:auto}.tools-v7-nav-head{display:flex;align-items:center;justify-content:space-between;padding:4px 3px 11px;border-bottom:1px solid var(--line)}.tools-v7-nav-head strong{font-size:13px}.tools-v7-nav button{font-family:var(--font-fa,Tahoma);cursor:pointer}.tools-v7-nav-head button{border:0;background:var(--surface);border-radius:8px;padding:5px 9px;font-size:9px;font-weight:900}.tools-v7-nav-head button.active{background:var(--brand);color:#fff}.tools-v7-hub{border-bottom:1px solid var(--line);padding:8px 0}.tools-v7-hub:last-child{border:0}.tools-v7-hub summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;font-weight:900;padding:7px 4px;list-style:none}.tools-v7-hub summary::-webkit-details-marker{display:none}.tools-v7-hub summary small{font-size:8px;color:var(--muted);font-weight:700}.tools-v7-hub>div{display:grid;gap:3px;padding:3px}.tools-v7-hub>div button{border:0;background:transparent;border-radius:8px;padding:7px 8px;display:flex;justify-content:space-between;text-align:right;font-size:9px;color:#5f6d66}.tools-v7-hub>div button:hover,.tools-v7-hub>div button.active{background:var(--brand-soft);color:var(--brand);font-weight:900}.tools-v7-hub>div button small{font-size:8px}.tools-v7-main{min-width:0}.tools-v7-section-head,.tools-v7-results-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:15px}.tools-v7-section-head span,.tools-v7-results-head span{font-size:9px;color:var(--brand);font-weight:900}.tools-v7-section-head h2,.tools-v7-results-head h2{font-size:23px;margin:3px 0 0}.tools-v7-section-head>small{font-size:9px;color:var(--muted)}.tools-v7-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tools-v7-hub-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:17px;min-width:0}.tools-v7-hub-card header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;align-items:center}.tools-v7-hub-card header>span{width:44px;height:44px;border-radius:13px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:18px}.tools-v7-hub-card h3{font-size:14px;margin:0}.tools-v7-hub-card p{font-size:8.5px;color:var(--muted);margin:3px 0 0;line-height:1.8}.tools-v7-hub-card header>b{font-size:12px;color:var(--brand)}.tools-v7-hub-card>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:13px}.tools-v7-hub-card button{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:6px 9px;font:800 8.5px var(--font-fa,Tahoma);cursor:pointer;color:#5d6a64}.tools-v7-hub-card button:hover{background:var(--brand);border-color:var(--brand);color:#fff}.tools-v7-result-actions{display:flex;align-items:center;gap:10px}.tools-v7-result-actions>span{color:var(--muted)}.tools-v7-result-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:7px 10px;font:800 9px var(--font-fa,Tahoma);cursor:pointer}.tools-v7-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tools-v7-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:15px;min-height:86px;transition:.15s}.tools-v7-card:hover{border-color:#a9c8b7;box-shadow:0 10px 26px rgba(19,58,41,.055);transform:translateY(-1px)}.tools-v7-card>a{height:100%;display:grid;grid-template-columns:46px minmax(0,1fr) 18px;gap:10px;align-items:center;padding:11px 43px 11px 11px}.tools-v7-card-icon{width:46px;height:46px;border-radius:12px;background:var(--surface-2);display:grid;place-items:center;color:var(--brand);font-size:18px}.tools-v7-card strong{display:block;font-size:11px;line-height:1.8}.tools-v7-card small{display:block;font-size:8.5px;line-height:1.8;color:var(--muted);margin-top:1px}.tools-v7-card i{font-style:normal;color:var(--brand)}.tools-v7-card .tool-fav-btn{right:8px}.tools-v7-more{display:block;margin:18px auto 0;border:1px solid #bcd3c7;background:#fff;color:var(--brand);border-radius:12px;padding:10px 18px;font:900 10px var(--font-fa,Tahoma);cursor:pointer}.tools-v7-empty{text-align:center;background:#fff;border:1px dashed #cbdad2;border-radius:18px;padding:45px 20px}.tools-v7-empty span{font-size:32px;color:var(--brand)}.tools-v7-empty h3{font-size:16px}.tools-v7-empty p{font-size:10px;color:var(--muted)}
@media(max-width:980px){.tools-v7-layout{grid-template-columns:1fr}.tools-v7-nav{position:static;max-height:none}.tools-v7-nav>.tools-v7-hub{display:inline-block;width:calc(50% - 4px);vertical-align:top}.tools-v7-hub-grid,.tools-v7-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.tools-v7-hero{padding-top:25px}.tools-v7-hero-grid{align-items:flex-start}.tools-v7-my{width:44px;padding:0;justify-content:center}.tools-v7-my span{display:none}.tools-v7-search{height:58px}.tools-v7-search input{font-size:12px}.tools-v7-search kbd{display:none}.tools-v7-nav{padding:10px}.tools-v7-nav>.tools-v7-hub{display:block;width:100%}.tools-v7-hub-grid,.tools-v7-grid{grid-template-columns:1fr}.tools-v7-section-head>small{display:none}.tools-v7-results-head{align-items:flex-start}.tools-v7-result-actions{flex-direction:column;align-items:flex-end;gap:4px}.tools-v7-card{min-height:82px}.tools-v7-card strong{font-size:10.5px}.tools-v7-card small{font-size:8px}}
.category-central-results{margin:0 0 22px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:17px}.category-central-results>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.category-central-results>header strong{font-size:12px}.category-central-results>header small{font-size:9px;color:var(--muted)}.category-central-results>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}@media(max-width:650px){.category-central-results>div{grid-template-columns:1fr}}
