/*
Theme Name: Techmins
Theme URI: https://techmins.com/
Author: Techmins
Description: Custom dark technology magazine theme for Techmins.
Version: 1.0.2
Text Domain: techmins
*/
:root{--bg:#06111d;--bg2:#071725;--panel:#0b1c2c;--panel2:#0e2234;--blue:#148cff;--cyan:#16a9ff;--text:#f6f9fd;--muted:#9eafc1;--line:#22384c;--light:#e8eef5;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.screen-reader-text{position:absolute;left:-9999px}.tm-wrap{width:min(1180px,calc(100% - 56px));margin:auto}
.site-header{height:72px;background:#05101c;border-bottom:1px solid #1b3043;position:sticky;top:0;z-index:90}.header-inner{height:100%;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;flex-direction:column;line-height:1;min-width:205px}.brand-main{font-size:25px;font-weight:950;font-style:italic;letter-spacing:-1.1px;color:#fff}.brand-main span{color:#198dff}.brand small{font-size:6px;color:#8192a4;letter-spacing:.8px;margin-top:4px}.main-nav{margin-left:auto}.main-nav .menu{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.main-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#eef5fb;white-space:nowrap}.main-nav a:before{content:'◇';font-size:17px;font-weight:400;color:#8da8bf}.main-nav li:nth-child(1) a:before{content:'▣'}.main-nav li:nth-child(2) a:before{content:'◇'}.main-nav li:nth-child(3) a:before{content:'▱'}.main-nav li:nth-child(4) a:before{content:'⌂'}.main-nav li:nth-child(5) a:before{content:'▤'}.main-nav li:nth-child(6) a:before{content:'☆'}.main-nav li:nth-child(7) a:before{content:'ⓘ'}.main-nav a:hover{color:#54b3ff}.header-search-toggle{width:40px;height:40px;border:1px solid #294157;border-radius:50%;background:transparent;color:#fff;font-size:23px;cursor:pointer}.header-cta{background:linear-gradient(135deg,#1594ff,#0878ff);color:#fff;padding:10px 16px;border-radius:11px;font-size:11px;font-weight:800;line-height:1.1;text-align:center}.nav-toggle{display:none;border:0;background:transparent;color:#fff;font-size:22px}.header-search-panel{display:none;position:absolute;left:0;right:0;background:#071725;border-bottom:1px solid #243b4f;padding:14px 0}.search-open .header-search-panel{display:block}.search-form{display:flex;max-width:680px;margin:auto;border:1px solid #294157;border-radius:10px;overflow:hidden;background:#0c1e2f}.search-form label{flex:1}.search-form input{width:100%;padding:12px 14px;border:0;outline:0;background:transparent;color:#fff}.search-form button{width:50px;border:0;background:#168dff;color:#fff}
.home-dark{background:linear-gradient(#06111d,#071827)}.hero-v4{min-height:310px;position:relative;overflow:hidden;background:#06111d}.hero-v4-bg{position:absolute;right:0;top:0;width:72%;height:100%;background-image:linear-gradient(90deg,#06111d 2%,rgba(6,17,29,.84) 22%,rgba(6,17,29,.08) 72%),url('assets/images/hero-dark.jpg');background-size:cover;background-position:center}.hero-v4-inner{position:relative;min-height:310px;display:flex;align-items:center}.hero-v4-copy{width:48%;padding:34px 0}.eyebrow{font-size:11px;color:#1398ff;font-weight:900;letter-spacing:.7px}.hero-v4 h1{font-size:46px;line-height:1.04;margin:14px 0 16px;letter-spacing:-1.7px}.hero-v4 h1 em{font-style:normal;color:#1593ff}.hero-v4 p{color:#d3dde7;max-width:470px;font-size:14px;margin:0 0 20px}.hero-actions{display:flex;align-items:center;gap:14px}.btn-primary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:8px;font-size:12px;font-weight:800}.btn-primary{background:#168fff;color:#fff}.btn-ghost{border:1px solid #536779;background:rgba(5,16,28,.55);color:#fff}.read-note{font-size:10px;color:#8fa0b2}
.category-zone,.featured-zone,.latest-dark-zone{background:#071522}.category-zone{padding:22px 0 24px}.zone-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;font-size:11px;font-weight:850;color:#eef5fb}.zone-title a{color:#a8b7c7;font-weight:600}.category-image-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.cat-image-card{height:154px;position:relative;border:1px solid #2a4052;border-radius:10px;overflow:hidden;background:#0b1b2a}.cat-image-card img{width:100%;height:100%;object-fit:cover}.cat-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,14,23,.08) 0%,rgba(5,14,23,.88) 62%,rgba(5,14,23,.98) 100%)}.cat-copy{position:absolute;inset:auto 12px 11px 12px;display:grid;grid-template-columns:1fr auto}.cat-mini-icon{grid-column:1/-1;color:#1597ff;font-size:20px}.cat-copy strong{font-size:14px;text-transform:uppercase}.cat-copy small{grid-column:1/2;color:#bac6d2;font-size:9px;line-height:1.35}.cat-copy b{grid-column:2;grid-row:2/4;align-self:end;font-size:20px;color:#fff}
.featured-zone{padding:6px 0 24px}.featured-grid{display:grid;grid-template-columns:1.17fr .96fr .82fr;gap:20px}.feature-main{position:relative;min-height:375px;border:1px solid #2a4052;border-radius:12px;overflow:hidden}.feature-main img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.feature-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,8,14,.05),rgba(4,13,23,.2) 36%,rgba(4,13,23,.95) 100%)}.feature-copy{position:absolute;left:20px;right:20px;bottom:18px}.feature-copy h2{font-size:26px;line-height:1.1;margin:10px 0}.feature-copy p{max-width:90%;font-size:12px;color:#c4d0da}.feature-copy small{color:#b4c0cc;font-size:10px}.round-arrow{position:absolute;right:0;bottom:0;width:34px;height:34px;border:1px solid #45586b;border-radius:50%;display:grid;place-items:center}.feature-badge{display:inline-block;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:900;color:#fff}.feature-badge.blue{background:#107ff5}.feature-badge.green{background:#4aa92e}.feature-badge.orange{background:#f06c1a}.feature-badge.purple{background:#7655e7}.feature-list{display:flex;flex-direction:column;gap:11px}.feature-row{min-height:82px;display:grid;grid-template-columns:126px 1fr auto;gap:12px;align-items:center;border-radius:8px;padding:0 4px 0 0}.feature-row img{width:126px;height:82px;object-fit:cover;border-radius:8px}.feature-row strong{display:block;font-size:13px;line-height:1.25;margin:5px 0}.feature-row small{color:#a7b5c3;font-size:9px}.feature-row>b{width:28px;height:28px;border:1px solid #43566a;border-radius:50%;display:grid;place-items:center}.feature-side{display:flex;flex-direction:column;gap:14px}.dark-card{background:#0b1d2d;border:1px solid #284054;border-radius:11px;padding:17px}.dark-card h3{font-size:20px;margin:7px 0}.dark-card p{color:#b6c4d1;font-size:12px}.side-kicker{font-size:9px;color:#b8c7d5;font-weight:850}.side-kicker.hot{color:#f8d5bd}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin:12px 0 8px}.newsletter-form input{min-width:0;background:#071521;border:1px solid #344a5d;border-radius:7px;padding:10px;color:#fff}.newsletter-form button{border:0;background:#168fff;color:#fff;border-radius:7px;padding:0 14px;font-weight:800}.dark-card>small{font-size:9px;color:#8294a6}.popular-dark ol{list-style:none;margin:10px 0 0;padding:0;counter-reset:pop}.popular-dark li{counter-increment:pop;display:grid;grid-template-columns:22px 1fr auto;gap:8px;align-items:center;padding:7px 0;border-bottom:1px solid #20364a;font-size:10px}.popular-dark li:before{content:counter(pop);width:18px;height:18px;border-radius:50%;background:#138cff;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:800}.popular-dark em{font-style:normal;color:#879aab;font-size:9px}
.latest-dark-zone{padding:10px 0 28px}.latest-dark-list{border-top:1px solid #213648}.latest-dark-list article{display:grid;grid-template-columns:92px 1fr 90px;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid #1b3043}.latest-dark-thumb{height:62px;border-radius:7px;overflow:hidden;background:#0e2234}.latest-dark-thumb img,.thumb-placeholder{display:block;width:100%;height:100%;object-fit:cover}.thumb-placeholder{background:linear-gradient(145deg,#112b40,#0a1d2e)}.latest-dark-list h3{font-size:14px;margin:4px 0}.latest-dark-list p{font-size:10px;color:#9fb0c0;margin:0}.latest-dark-list>article>small{text-align:right;color:#8294a6;font-size:9px}.dark-empty{padding:28px;color:#8fa1b4;text-align:center}.trust-strip{background:#0a1b2a;border-top:1px solid #22384b;border-bottom:1px solid #22384b}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:flex;gap:12px;align-items:center;padding:16px 20px;border-right:1px solid #213648}.trust-grid>div:last-child{border-right:0}.trust-grid b{font-size:28px;color:#1297ff}.trust-grid span{display:flex;flex-direction:column}.trust-grid strong{font-size:11px}.trust-grid small{color:#8fa2b3;font-size:9px}
.site-footer{background:#05121f;color:#d6e0e8;padding:30px 0 14px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .95fr .85fr 1fr;gap:30px;align-items:start}.footer-about p{color:#9caebe;font-size:10px;max-width:190px}.social-row{display:flex;gap:15px;color:#9aaebe;margin-top:14px}.footer-grid h4{font-size:10px;text-transform:uppercase;color:#fff;margin:0 0 8px}.footer-grid>div>a:not(.brand){display:block;color:#aebdca;font-size:10px;padding:2px 0}.footer-message{border-left:1px solid #23394c;padding-left:24px;text-align:center;font-style:italic;color:#d8e1e8}.footer-bottom{display:flex;justify-content:space-between;margin-top:18px;padding-top:13px;border-top:1px solid #1d3142;color:#7f92a4;font-size:9px}.footer-bottom a{width:28px;height:28px;border:1px solid #3a4e60;border-radius:50%;display:grid;place-items:center}
.page-shell{background:#071522;padding:42px 0;min-height:65vh}.content-card,.post-card,.latest-panel,.side-card{background:#0c1e2f;border:1px solid #294157;color:#eef5fb}.content-card{border-radius:12px;padding:30px}.entry-content{color:#c5d0da}.archive-head h1{color:#fff}.archive-desc{color:#9eb0bf}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-card{border-radius:10px;overflow:hidden}.post-image{height:190px;background:#0b1d2e;display:block}.post-image img,.post-image span{width:100%;height:100%;object-fit:cover}.post-body{padding:16px}.post-body p{color:#9fb0bf;font-size:12px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:25px}.article-meta{color:#9badbc;font-size:11px}.article-hero{margin:20px 0;border-radius:10px;overflow:hidden}.article-side .side-card{position:sticky;top:95px;border-radius:10px;padding:16px}.article-side a{display:block;border-bottom:1px solid #213648;padding:7px 0;font-size:12px}.narrow{max-width:900px}
@media(max-width:1080px){.main-nav .menu{gap:16px}.header-cta{display:none}.category-image-grid{grid-template-columns:repeat(3,1fr)}.featured-grid{grid-template-columns:1.25fr 1fr}.feature-side{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr)}.footer-message{display:none}}
@media(max-width:820px){.site-header{height:64px}.main-nav{display:none;position:absolute;top:64px;left:0;right:0;background:#071522;padding:14px 28px;border-bottom:1px solid #263e52}.nav-open .main-nav{display:block}.main-nav .menu{display:block}.main-nav li{padding:7px 0}.main-nav a{align-items:flex-start;flex-direction:row}.nav-toggle{display:block;margin-left:auto}.hero-v4-bg{width:100%;opacity:.56}.hero-v4-copy{width:72%}.featured-grid{grid-template-columns:1fr}.feature-side{grid-template-columns:1fr 1fr}.trust-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.post-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.tm-wrap{width:min(100% - 28px,1180px)}.brand{min-width:0}.brand-main{font-size:21px}.hero-v4{min-height:360px}.hero-v4-inner{min-height:360px}.hero-v4-copy{width:100%}.hero-v4 h1{font-size:38px}.hero-actions{flex-wrap:wrap}.category-image-grid{grid-template-columns:1fr 1fr}.cat-image-card{height:145px}.feature-main{min-height:330px}.feature-row{grid-template-columns:96px 1fr auto}.feature-row img{width:96px;height:72px}.feature-side{grid-template-columns:1fr}.latest-dark-list article{grid-template-columns:74px 1fr}.latest-dark-list>article>small{display:none}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0;border-bottom:1px solid #213648}.footer-grid{grid-template-columns:1fr 1fr}.post-grid{grid-template-columns:1fr}}


/* === Techmins v0.5 visual polish === */
:root{--tm-max:1500px}
.tm-wrap{width:min(var(--tm-max),calc(100% - 72px))}
.site-header{height:78px;background:rgba(4,14,25,.97);backdrop-filter:blur(14px)}
.header-inner{gap:28px}.brand{min-width:230px}.brand-main{font-size:27px}.brand small{font-size:6.5px}
.main-nav .menu{gap:30px}.main-nav a{font-size:12.5px}.main-nav a:before{font-size:18px}.header-search-toggle{width:42px;height:42px}.header-cta{padding:11px 17px}

.hero-v4{min-height:390px;border-bottom:1px solid #172b3d}.hero-v4-bg{width:79%;height:100%;background-image:linear-gradient(90deg,#06111d 0%,rgba(6,17,29,.96) 14%,rgba(6,17,29,.68) 38%,rgba(6,17,29,.08) 77%),linear-gradient(180deg,rgba(2,10,17,.04),rgba(2,10,17,.26)),url('assets/images/hero-dark.jpg');background-position:center right;background-size:cover}.hero-v4-inner{min-height:390px}.hero-v4-copy{width:46%;padding:45px 0 42px}.eyebrow{font-size:12px;letter-spacing:1px}.hero-v4 h1{font-size:58px;line-height:.99;letter-spacing:-2.5px;margin:17px 0 18px;max-width:580px}.hero-v4 p{font-size:15px;line-height:1.6;max-width:520px;margin-bottom:25px}.btn-primary,.btn-ghost{padding:13px 21px;font-size:12.5px}.hero-actions{gap:13px}.read-note{margin-left:2px}

.category-zone{padding:24px 0 31px}.zone-title{font-size:11.5px;margin-bottom:15px}.category-image-grid{gap:16px}.cat-image-card{height:184px;border-radius:11px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cat-image-card:hover{transform:translateY(-3px);border-color:#3f627d;box-shadow:0 12px 30px rgba(0,0,0,.22)}.cat-copy{inset:auto 14px 14px}.cat-mini-icon{font-size:21px;margin-bottom:4px}.cat-copy strong{font-size:15px}.cat-copy small{font-size:10px;line-height:1.4}.cat-shade{background:linear-gradient(180deg,rgba(5,14,23,.03),rgba(5,14,23,.38) 42%,rgba(5,14,23,.96) 79%,#05101b 100%)}

.featured-zone{padding:12px 0 31px}.featured-grid{grid-template-columns:minmax(0,1.30fr) minmax(350px,.95fr) minmax(315px,.78fr);gap:24px}.feature-main{min-height:440px;border-radius:13px}.feature-main img{filter:saturate(.92) contrast(1.03)}.feature-overlay{background:linear-gradient(180deg,rgba(2,8,14,.04),rgba(4,13,23,.14) 36%,rgba(4,13,23,.97) 100%)}.feature-copy{left:25px;right:25px;bottom:23px}.feature-copy h2{font-size:31px;line-height:1.08;margin:11px 0 12px;letter-spacing:-.6px}.feature-copy p{font-size:13px;line-height:1.55;max-width:82%}.feature-list{gap:9px}.feature-row{min-height:96px;grid-template-columns:142px 1fr auto;gap:13px;border-bottom:1px solid rgba(42,64,82,.35);padding:3px 0 9px}.feature-row:last-child{border-bottom:0}.feature-row img{width:142px;height:91px;border-radius:9px}.feature-row strong{font-size:14px;line-height:1.28;margin:6px 0}.feature-row small{font-size:9.5px}.feature-row>b{margin-right:2px}.dark-card{padding:21px;border-radius:12px}.dark-card h3{font-size:23px;line-height:1.15;margin:9px 0}.dark-card p{font-size:12.5px;line-height:1.55}.newsletter-form{grid-template-columns:minmax(0,1fr) auto;gap:9px;margin:15px 0 9px}.newsletter-form input{padding:11px 12px}.newsletter-form button{padding:0 17px}.popular-dark li{padding:8px 0;font-size:10.5px;grid-template-columns:22px 1fr}.popular-dark em{display:none}

/* Latest is intentionally compact; it only appears once real posts exist. */
.latest-dark-zone{padding:12px 0 29px}.latest-dark-list article{grid-template-columns:105px 1fr 100px;gap:16px;padding:13px 0}.latest-dark-thumb{height:68px}.latest-dark-list h3{font-size:14.5px}.latest-dark-list p{font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:860px}

.trust-grid>div{padding:19px 24px}.trust-grid b{font-size:30px}.trust-grid strong{font-size:11.5px}.trust-grid small{font-size:9.5px}.site-footer{padding:34px 0 16px}.footer-grid{gap:38px}.footer-about p,.footer-grid>div>a:not(.brand){font-size:10.5px}.footer-message{font-size:16px;padding-top:10px}

@media(max-width:1300px){.tm-wrap{width:min(1240px,calc(100% - 56px))}.hero-v4 h1{font-size:51px}.featured-grid{grid-template-columns:1.2fr .95fr .78fr}.feature-row{grid-template-columns:118px 1fr auto}.feature-row img{width:118px}.category-image-grid{gap:12px}.cat-image-card{height:168px}}
@media(max-width:1080px){.tm-wrap{width:min(100% - 44px,1100px)}.hero-v4 h1{font-size:48px}.hero-v4-copy{width:53%}.featured-grid{grid-template-columns:1.25fr 1fr}.feature-side{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.feature-row{grid-template-columns:126px 1fr auto}.feature-row img{width:126px}.category-image-grid{grid-template-columns:repeat(3,1fr)}.cat-image-card{height:178px}}
@media(max-width:820px){.tm-wrap{width:min(100% - 34px,820px)}.hero-v4,.hero-v4-inner{min-height:420px}.hero-v4-bg{width:100%;opacity:.62;background-image:linear-gradient(90deg,#06111d 0%,rgba(6,17,29,.83) 48%,rgba(6,17,29,.20) 100%),url('assets/images/hero-dark.jpg')}.hero-v4-copy{width:70%}.hero-v4 h1{font-size:45px}.feature-main{min-height:390px}}
@media(max-width:560px){.tm-wrap{width:min(100% - 26px,560px)}.hero-v4,.hero-v4-inner{min-height:430px}.hero-v4-copy{width:100%;padding:54px 0 38px}.hero-v4 h1{font-size:40px}.hero-v4 p{font-size:14px}.category-image-grid{grid-template-columns:1fr 1fr}.cat-image-card{height:154px}.feature-main{min-height:360px}.feature-copy h2{font-size:25px}.feature-copy p{max-width:100%}.feature-row{grid-template-columns:96px 1fr auto}.feature-row img{width:96px;height:76px}.footer-grid{grid-template-columns:1fr 1fr}}


/* === Techmins v0.6 Tools hub + tool page === */
.page-shell{--techmins-tool-heading:#f6f9fd;--techmins-tool-intro:#9fb1c2}
.tools-shell{background:#071522;padding:54px 0 70px;min-height:68vh;--techmins-tool-heading:#ffffff;--techmins-tool-intro:#aebdca}
.tools-hero{max-width:820px;margin-bottom:34px}
.tools-kicker{display:inline-flex;align-items:center;gap:8px;color:#1597ff;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.tools-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-2px;margin:11px 0 14px;color:#fff}
.tools-hero p{margin:0;color:#aebdca;font-size:16px;line-height:1.65;max-width:720px}
.tools-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px 0 42px}
.tools-category-card{position:relative;min-height:190px;padding:23px;border:1px solid #294157;border-radius:14px;background:linear-gradient(145deg,#0d2235,#091927);overflow:hidden;transition:.18s ease}
.tools-category-card:before{content:'';position:absolute;width:130px;height:130px;border-radius:50%;right:-45px;top:-50px;background:radial-gradient(circle,rgba(20,140,255,.20),rgba(20,140,255,0) 70%)}
.tools-category-card:hover{transform:translateY(-3px);border-color:#3a6688;box-shadow:0 14px 34px rgba(0,0,0,.22)}
.tools-category-icon{width:42px;height:42px;border:1px solid #31506a;border-radius:11px;display:grid;place-items:center;color:#26a0ff;background:#0a1a2a;font-size:19px;margin-bottom:24px}
.tools-category-card h2{font-size:18px;line-height:1.2;margin:0 0 8px;color:#fff}
.tools-category-card p{font-size:11px;line-height:1.5;margin:0;color:#9fb0c0;max-width:220px}
.tools-category-meta{position:absolute;left:23px;right:23px;bottom:18px;display:flex;justify-content:space-between;align-items:center;color:#6fbaff;font-size:10px;font-weight:800}
.tools-featured-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:0 0 16px}
.tools-featured-head h2{font-size:23px;margin:0;color:#fff}.tools-featured-head p{font-size:11px;color:#8fa2b4;margin:0}
.tool-list-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:18px;padding:19px 20px;border:1px solid #294157;background:#0b1d2d;border-radius:13px}
.tool-list-icon{width:54px;height:54px;border-radius:12px;background:#0c2942;border:1px solid #31506a;display:grid;place-items:center;color:#1d9cff;font-size:24px}
.tool-list-card h3{margin:0 0 5px;font-size:17px;color:#fff}.tool-list-card p{margin:0;color:#9dafbf;font-size:11px}.tool-list-card .tool-open{padding:10px 14px;border-radius:8px;background:#168fff;color:#fff;font-size:11px;font-weight:850}
.tools-breadcrumb{display:flex;gap:7px;align-items:center;color:#8297a9;font-size:10px;margin-bottom:20px}.tools-breadcrumb a{color:#74baff}.tools-breadcrumb b{color:#3d5265}
.tool-category-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.tool-category-head h1{font-size:42px;line-height:1.06;margin:5px 0 8px;color:#fff}.tool-category-head p{margin:0;color:#9fb1c2;max-width:650px}.tool-count{flex:0 0 auto;border:1px solid #294157;background:#0b1d2d;border-radius:999px;padding:8px 12px;color:#9fcfff;font-size:10px;font-weight:800}
.tool-page-wrap{width:min(1180px,calc(100% - 56px));margin:auto}.tool-page-wrap .tm-tool{margin:0 auto}.tool-page-wrap .tm-tool__intro{margin-top:0}.tool-page-wrap .tm-tool__intro h2{color:var(--techmins-tool-heading)!important}.tool-page-wrap .tm-tool__intro p{color:var(--techmins-tool-intro)!important}
.coming-tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.coming-tool{border:1px dashed #2d485e;border-radius:12px;padding:20px;background:#091a29}.coming-tool span{font-size:9px;color:#168fff;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.coming-tool h3{font-size:16px;margin:7px 0 4px}.coming-tool p{font-size:11px;color:#91a4b5;margin:0}
@media(max-width:980px){.tools-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.tools-shell{padding:38px 0 54px}.tools-category-grid{grid-template-columns:1fr}.tool-list-card{grid-template-columns:50px 1fr}.tool-list-card .tool-open{grid-column:1/-1;text-align:center}.tool-category-head{display:block}.tool-count{display:inline-block;margin-top:14px}.coming-tool-grid{grid-template-columns:1fr}.tool-page-wrap{width:min(100% - 28px,1180px)}}

/* v0.7 tool readability + selector integration */
.tools-shell .tm-tool__intro h2{color:#fff!important;text-shadow:none!important}.tools-shell .tm-tool__intro p{color:#aebdca!important}.tools-shell .tm-filament-tool .tm-tool__intro h2{color:#fff!important}.tools-shell .tm-filament-tool .tm-tool__intro p{color:#aebdca!important}.tool-list-card.is-featured{box-shadow:0 14px 40px rgba(0,0,0,.18)}.tool-status{display:inline-flex;padding:4px 7px;border-radius:999px;background:#0e3150;color:#6cc0ff;font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px}.tool-stack{display:grid;gap:14px}.tool-list-card .tool-open.secondary{background:#123451;color:#8dccff}.coming-tool.is-next{border-style:solid;border-color:#2c5574}.coming-tool.is-next span{color:#63c1ff}

/* v0.9 - Featured tools on homepage */
.home-tools-zone{padding:30px 0 38px;background:#071725;border-top:1px solid rgba(255,255,255,.03);border-bottom:1px solid #183044}.home-tools-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px}.home-tools-head .tool-kicker{display:block;color:#1595ff;font-size:10px;font-weight:900;letter-spacing:.12em;margin-bottom:6px}.home-tools-head h2{margin:0;font-size:27px;letter-spacing:-.03em}.home-tools-head p{margin:5px 0 0;color:#94a9bc;font-size:12px}.home-tools-head>a{font-size:11px;font-weight:800;color:#8cc8ff;white-space:nowrap}.home-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.home-tool-card{position:relative;min-height:185px;padding:22px;border:1px solid #244056;border-radius:14px;background:linear-gradient(145deg,#0d2234,#091927);overflow:hidden;transition:.18s ease}.home-tool-card:before{content:'';position:absolute;width:150px;height:150px;border-radius:50%;right:-65px;top:-70px;background:radial-gradient(circle,rgba(28,146,255,.24),transparent 68%)}.home-tool-card:hover{transform:translateY(-3px);border-color:#2d8ee8;box-shadow:0 14px 30px rgba(0,0,0,.2)}.home-tool-icon{width:42px;height:42px;border:1px solid #2a506f;border-radius:11px;display:grid;place-items:center;color:#28a1ff;font-size:20px;margin-bottom:16px;background:#0a1b2a}.home-tool-card span.tool-type{display:block;color:#35a7ff;font-size:9px;font-weight:900;letter-spacing:.08em;margin-bottom:5px}.home-tool-card h3{margin:0 0 7px;font-size:18px;color:#fff}.home-tool-card p{margin:0;color:#9cb0c2;font-size:11px;line-height:1.55;max-width:90%}.home-tool-card .tool-link{display:inline-block;margin-top:17px;color:#fff;font-size:10px;font-weight:900}.home-tool-card .tool-link b{color:#28a1ff;margin-left:4px}.home-tools-foot{margin-top:14px;padding:13px 16px;border:1px dashed #29465e;border-radius:11px;display:flex;justify-content:space-between;gap:15px;color:#8fa6ba;font-size:10px}.home-tools-foot strong{color:#dceaf6}.home-tools-foot a{color:#4eb2ff;font-weight:800}
@media(max-width:850px){.home-tools-grid{grid-template-columns:1fr}.home-tools-head{align-items:flex-start;flex-direction:column}.home-tools-foot{flex-direction:column}}

/* v1.0.1 Latest Articles archive */
.latest-archive-head{margin-bottom:26px;max-width:760px}.latest-archive-head h1{font-size:42px;line-height:1.08;margin:8px 0 10px}.latest-archive-grid .post-body h2{font-size:18px;line-height:1.22;margin:10px 0 8px}.latest-archive-grid .post-body small{color:#8195a8;font-size:10px}.tm-pagination{margin-top:30px}.tm-pagination ul{display:flex;gap:8px;list-style:none;padding:0;margin:0;flex-wrap:wrap}.tm-pagination a,.tm-pagination span{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #294157;border-radius:8px;background:#0c1e2f;color:#dce7f0;font-size:12px}.tm-pagination .current{background:#168fff;border-color:#168fff;color:#fff;font-weight:800}


/* v1.0.2 — graceful no-featured-image layouts */
.feature-main-noimg{background:radial-gradient(circle at 78% 18%,rgba(21,145,255,.20),transparent 29%),linear-gradient(145deg,#102b42,#071521 62%)}
.feature-main-noimg:before{content:'TECHMINS';position:absolute;right:24px;top:22px;color:rgba(119,192,255,.10);font-size:52px;font-weight:950;font-style:italic;letter-spacing:-3px}
.feature-main-noimg .feature-overlay{background:linear-gradient(180deg,rgba(5,18,31,.08),rgba(5,18,31,.25) 35%,rgba(4,13,23,.94) 100%)}
.feature-row-noimg{grid-template-columns:1fr auto;padding:11px 5px 11px 13px;background:linear-gradient(120deg,rgba(17,48,72,.46),rgba(7,21,34,.16));border:1px solid rgba(50,77,99,.35);border-radius:9px}
.latest-dark-list article.latest-noimg{grid-template-columns:1fr 100px;padding-left:14px;border-left:2px solid #148cff;background:linear-gradient(90deg,rgba(20,140,255,.045),transparent 42%)}
.latest-dark-list article.latest-noimg>div{min-width:0}
.latest-dark-list article.latest-noimg .feature-badge{margin-top:1px}
.latest-archive-grid .post-card-noimg{min-height:235px;position:relative;background:radial-gradient(circle at 90% 10%,rgba(20,140,255,.13),transparent 32%),linear-gradient(145deg,#0d2335,#091927);display:flex;align-items:flex-end}
.latest-archive-grid .post-card-noimg:before{content:'TECHMINS';position:absolute;right:17px;top:13px;font-size:20px;font-weight:950;font-style:italic;letter-spacing:-1px;color:rgba(111,185,246,.10)}
.latest-archive-grid .post-card-noimg .post-body{padding:24px 20px 21px;position:relative;z-index:1;width:100%}
.latest-archive-grid .post-card-noimg .post-body h2{font-size:19px}
.latest-archive-grid .post-card-noimg .post-body p{line-height:1.55}
@media(max-width:820px){.latest-dark-list article.latest-noimg{grid-template-columns:1fr 82px}.feature-row-noimg{grid-template-columns:1fr auto}}
@media(max-width:560px){.latest-dark-list article.latest-noimg{grid-template-columns:1fr}.latest-dark-list article.latest-noimg>small{text-align:left}.latest-archive-grid .post-card-noimg{min-height:205px}}


/* v1.0.2.1 — latest list no-image cleanup */
.latest-dark-list article.latest-noimg{grid-template-columns:minmax(0,1fr) 110px !important;gap:18px;padding:16px 0 16px 16px;border-left:2px solid #148cff;background:linear-gradient(90deg,rgba(20,140,255,.06),transparent 48%)}
.latest-dark-list article.latest-noimg>div{min-width:0;padding-right:16px}
.latest-dark-list article.latest-noimg h3{margin:6px 0 5px;max-width:none}
.latest-dark-list article.latest-noimg p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:none}
.latest-dark-list article.latest-noimg>small{align-self:center;text-align:right}
@media(max-width:820px){.latest-dark-list article.latest-noimg{grid-template-columns:minmax(0,1fr) 88px !important}}
@media(max-width:560px){.latest-dark-list article.latest-noimg{grid-template-columns:1fr !important;padding-right:0}.latest-dark-list article.latest-noimg>small{text-align:left;margin-top:6px}}
