
:root{--red:#0b63ce;--black:#111827;--grey:#6b7280;--light:#f5f5f6;--line:#e5e7eb;--soft:#eff6ff;--card:#ffffff;--ok:#0f766e;--warn:#b45309;--bad:#b91c1c;--shadow:0 12px 30px rgba(17,24,39,.08);--radius:20px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--black);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);z-index:20}.nav{max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:space-between;padding:14px 20px}.logo{display:flex;align-items:center;gap:10px;font-weight:800;font-size:22px;letter-spacing:-.03em}.logo-mark{width:38px;height:38px;border-radius:12px;background:var(--black);color:#fff;display:grid;place-items:center;font-weight:900}.logo-heart{color:var(--red)}.nav-links{display:flex;gap:18px;align-items:center;font-size:14px;color:#374151}.nav-links a:hover{color:var(--red)}.menu-btn{display:none;background:#fff;border:1px solid var(--line);border-radius:12px;padding:9px 12px}.container{max-width:var(--max);margin:auto;padding:0 20px}.hero{padding:60px 0 34px;background:linear-gradient(180deg,#fff,#fafafa)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center}.eyebrow{display:inline-flex;gap:8px;align-items:center;background:var(--soft);color:var(--red);border:1px solid #bfdbfe;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700}h1{font-size:54px;line-height:1.02;margin:18px 0 14px;letter-spacing:-.055em}h2{font-size:34px;line-height:1.1;margin:0 0 14px;letter-spacing:-.035em}h3{font-size:20px;margin:0 0 8px}.lead{font-size:19px;color:#4b5563;max-width:760px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.btn{border:0;border-radius:14px;padding:12px 16px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.18s ease;min-height:44px}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{background:#084fa8}.btn-secondary{background:#111827;color:#fff}.btn-light{background:#fff;color:#111827;border:1px solid var(--line)}.btn-sample{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.btn-pdf{background:#f3f4f6;color:#111827;border:1px solid var(--line)}.btn-feedback{background:#f9fafb;border:1px solid var(--line);color:#374151}.hero-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:var(--shadow)}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stat{background:#fafafa;border:1px solid var(--line);border-radius:18px;padding:16px}.stat b{font-size:28px;display:block}.stat span{font-size:13px;color:var(--grey)}.section{padding:42px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.section-head p{margin:0;color:var(--grey);max-width:680px}.branch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.branch-card,.tool-card,.category-card,.content-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 24px rgba(17,24,39,.05)}.branch-card{padding:24px;display:flex;flex-direction:column;gap:16px;min-height:310px}.branch-icon{width:78px;height:78px;border-radius:22px;border:1px solid var(--line);background:#fafafa;padding:10px}.branch-card p{color:#4b5563;margin:0}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{font-size:12px;font-weight:800;background:#f3f4f6;color:#374151;border-radius:999px;padding:6px 10px}.branch-card .btn{margin-top:auto}.tool-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.tool-card{padding:16px;display:flex;flex-direction:column;min-height:210px}.tool-icon{width:58px;height:58px;border-radius:16px;border:1px solid var(--line);background:#fafafa;padding:8px;margin-bottom:12px}.tool-card h3{font-size:16px;line-height:1.2}.tool-card p{font-size:13px;color:var(--grey);margin:0 0 12px}.tool-card .meta{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-weight:900;margin-top:auto}.tool-card .btn{margin-top:10px;width:100%;font-size:13px;padding:10px}.category-layout{display:grid;grid-template-columns:260px 1fr;gap:24px}.side-nav{position:sticky;top:80px;align-self:start;border:1px solid var(--line);border-radius:18px;padding:14px;background:#fff}.side-nav a{display:block;padding:9px 10px;border-radius:10px;color:#374151;font-size:14px}.side-nav a:hover{background:#f3f4f6;color:var(--red)}.subsection{margin-bottom:32px}.breadcrumb{font-size:13px;color:var(--grey);margin:18px 0}.tool-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:24px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 8px 24px rgba(17,24,39,.05);padding:20px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.input-group label{display:block;font-size:13px;font-weight:800;margin-bottom:6px}.field-wrap{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:14px;background:#fff;overflow:hidden}.field-wrap input,.field-wrap select{width:100%;border:0;outline:0;padding:12px 12px;font-size:15px;background:#fff;color:#111827}.unit{padding:0 10px;color:#6b7280;font-size:12px;white-space:nowrap}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.result-panel{position:sticky;top:86px}.result-empty{color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:16px;padding:16px}.result-list{display:grid;gap:10px}.result-row{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid #f3f4f6}.result-row:last-child{border-bottom:0}.result-row span{color:#6b7280}.result-row b{text-align:right}.recommendation{margin-top:14px;padding:14px;border-radius:16px;background:#f0fdfa;border:1px solid #ccfbf1;color:#134e4a}.warnings{margin-top:14px;padding:14px;border-radius:16px;background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12}.warnings ul{margin:8px 0 0 18px;padding:0}.confidence{margin-top:14px;padding:14px;border-radius:16px;background:#f9fafb;border:1px solid var(--line);color:#374151}.learn-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.content-card{padding:22px}.content-card p,.content-card li{color:#4b5563}.feedback-box{margin-top:20px;border-top:1px solid var(--line);padding-top:18px}.vote-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.vote-row .active{background:var(--black);color:#fff}.suggestion textarea,.suggestion input{width:100%;border:1px solid #d1d5db;border-radius:14px;padding:12px;font-family:inherit;font-size:14px;margin-top:8px}.suggestion textarea{min-height:96px;resize:vertical}.footer{background:#111827;color:#e5e7eb;margin-top:44px}.footer-grid{max-width:var(--max);margin:auto;padding:34px 20px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:24px}.footer h3{font-size:15px}.footer p,.footer a{font-size:13px;color:#cbd5e1}.footer a{display:block;margin:8px 0}.visitor{display:inline-flex;background:#1f2937;border:1px solid #374151;border-radius:999px;padding:7px 11px;margin-top:12px;font-size:12px;color:#d1d5db}.trust-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-item{background:#fafafa;border:1px solid var(--line);border-radius:18px;padding:16px}.trust-item b{display:block;margin-bottom:4px}.trust-item span{color:#6b7280;font-size:13px}.legal-content{max-width:900px}.legal-content p{color:#374151}.legal-content h2{font-size:26px;margin-top:32px}.notice{background:#f9fafb;border:1px solid var(--line);border-radius:18px;padding:16px;color:#374151}.print-report{display:none}.hidden{display:none!important}@media(max-width:1050px){.tool-grid{grid-template-columns:repeat(3,1fr)}.hero-grid,.tool-layout,.category-layout{grid-template-columns:1fr}.result-panel{position:static}.side-nav{position:static}.branch-grid{grid-template-columns:1fr}.trust-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){h1{font-size:39px}.nav-links{display:none;position:absolute;left:20px;right:20px;top:66px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:12px;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.menu-btn{display:inline-flex}.tool-grid{grid-template-columns:repeat(2,1fr)}.form-grid,.learn-grid,.footer-grid,.trust-list{grid-template-columns:1fr}.section-head{display:block}.hero{padding-top:36px}.tool-card{min-height:230px}}@media(max-width:460px){.tool-grid{grid-template-columns:1fr}.actions .btn{width:100%}.branch-card{min-height:auto}.stat-grid{grid-template-columns:1fr}}


/* v1.3.5 visual correction: blue/black/white, wider canvas, cleaner spacing */
:root{--red:#0b63ce;--blue:#0b63ce;--blue-dark:#073b7a;--black:#0f172a;--grey:#64748b;--light:#f8fafc;--line:#dbe3ee;--soft:#eef6ff;--shadow:0 10px 26px rgba(15,23,42,.07);--max:1500px;}
body{background:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
.site-header{background:rgba(255,255,255,.94);box-shadow:0 1px 0 rgba(15,23,42,.03);}
.nav{padding:12px 28px;}
.logo.logo-image-link{gap:0;line-height:1;}
.site-logo-img{height:44px;width:auto;display:block;object-fit:contain;}
.footer .site-logo-img{height:42px;filter:none;}
.nav-links a:hover,.side-nav a:hover{color:var(--blue);}
.hero{padding:64px 0 40px;background:linear-gradient(180deg,#ffffff 0%,#f6f9ff 100%);}
.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:48px;}
.eyebrow{background:#eff6ff;color:#0b63ce;border-color:#bfdbfe;}
h1{max-width:880px;} .lead{color:#334155;}
.btn-primary{background:#0b63ce;color:#fff;box-shadow:0 8px 20px rgba(11,99,206,.18);} .btn-primary:hover{background:#084fa8;}
.btn-secondary{background:#0f172a;color:#fff}.btn-light:hover,.btn-pdf:hover,.btn-feedback:hover{border-color:#93c5fd;background:#eff6ff;color:#073b7a;}
.btn-sample{background:#eff6ff;color:#0b63ce;border:1px solid #bfdbfe;}.btn-pdf{background:#fff;color:#0f172a;border:1px solid #cbd5e1;}
.branch-card,.tool-card,.category-card,.content-card,.panel,.hero-card{background:#fff;border-color:#dbe3ee;box-shadow:0 8px 22px rgba(15,23,42,.055);}
.branch-card{border-radius:24px;}.branch-card:hover,.tool-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(15,23,42,.08);transition:.18s ease;}
.branch-icon,.tool-icon{background:#f8fbff;border-color:#dbeafe;}
.chip{background:#eff6ff;color:#073b7a;border:1px solid #bfdbfe;}
.tool-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch;}
.tool-card{aspect-ratio:1/1;min-height:auto;padding:18px;overflow:hidden;border-radius:20px;}
.tool-card h3{font-size:15px;line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:37px;}
.tool-card p{font-size:13px;line-height:1.42;color:#64748b;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px;}
.tool-card .meta{font-size:10.5px;color:#475569;line-height:1.25;}
.tool-card .btn{min-height:40px;border-radius:12px;}
.field-wrap:focus-within,.suggestion textarea:focus,.suggestion input:focus,.search-input-wrap:focus-within{border-color:#0b63ce;box-shadow:0 0 0 4px rgba(11,99,206,.10);}
.actions{gap:12px;row-gap:12px;margin-top:20px}.btn{white-space:nowrap;}
.suggestion{display:grid;gap:12px;margin-top:14px;}.suggestion form{display:grid;gap:14px}.suggestion textarea,.suggestion input{margin-top:0;display:block}.suggestion .btn{width:max-content;max-width:100%;}.feedback-box{padding-top:20px}.vote-row{gap:12px;row-gap:12px}.vote-row span{font-size:12px;color:#64748b;}
.search-card{padding:26px;border-radius:28px;}.search-card h2{font-size:28px;margin-bottom:8px}.search-card p{margin-top:0;color:#475569}.search-input-wrap{display:flex;align-items:center;border:1px solid #cbd5e1;background:#fff;border-radius:18px;min-height:58px;padding:0 14px;margin-top:18px;}.search-input-wrap input{width:100%;border:0;outline:0;font-size:17px;background:transparent;color:#0f172a;padding:14px 4px}.search-results{display:none;margin-top:14px;max-height:310px;overflow:auto;border:1px solid #dbe3ee;border-radius:18px;background:#fff}.search-results.show{display:block}.search-results a{display:grid;gap:2px;padding:12px 14px;border-bottom:1px solid #eef2f7}.search-results a:last-child{border-bottom:0}.search-results a:hover{background:#eff6ff}.search-results b{font-size:14px}.search-results span{font-size:12px;color:#64748b}.search-help{font-size:12px;color:#64748b;margin-top:10px;}
.ssl-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid #334155;background:#172033;color:#e2e8f0;border-radius:999px;padding:8px 12px;margin:4px 0 8px;font-weight:800;font-size:12px}.ssl-dot{width:9px;height:9px;border-radius:999px;background:#38bdf8;box-shadow:0 0 0 4px rgba(56,189,248,.14)}
.footer{background:#0f172a}.visitor{background:#172033;border-color:#334155}.trust-item{background:#fff;border-color:#dbe3ee;}
.recommendation{background:#eff6ff;border-color:#bfdbfe;color:#073b7a}.warnings{background:#fff7ed;border-color:#fed7aa;color:#7c2d12}.confidence{background:#f8fafc;border-color:#dbe3ee;}
@media(max-width:1250px){.tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.hero-grid{grid-template-columns:1fr;}.search-card{max-width:900px;}}
@media(max-width:900px){.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.nav{padding:12px 20px}.site-logo-img{height:40px}}
@media(max-width:720px){.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.tool-card{aspect-ratio:auto;min-height:220px}.hero-grid{gap:28px}.hero{padding-top:38px}.search-card{padding:20px}.suggestion .btn,.actions .btn{width:100%;}.site-logo-img{height:36px}}
@media(max-width:460px){.tool-grid{grid-template-columns:1fr}.tool-card{aspect-ratio:auto;min-height:auto}.search-input-wrap input{font-size:15px}}


/* v1.3.5 uploaded discipline/logo application */
.site-logo-img{height:48px;max-width:260px;object-fit:contain;}
.footer .site-logo-img{height:46px;max-width:260px;}
.home-brand-logo{margin:0 0 18px;}
.home-brand-logo img{display:block;width:min(520px,100%);height:auto;object-fit:contain;}
.page-logo-wrap{margin:0 0 18px;display:flex;align-items:center;justify-content:flex-start;}
.page-logo-img{display:block;width:min(620px,100%);max-height:190px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:22px;padding:12px;box-shadow:0 8px 22px rgba(15,23,42,.045);}
.branch-icon,.tool-icon{object-fit:contain;background:#fff;border:1px solid #dbe3ee;box-shadow:inset 0 0 0 1px rgba(15,23,42,.02);}
.branch-icon{width:104px;height:104px;border-radius:24px;padding:8px;}
.tool-icon{width:76px;height:76px;border-radius:18px;padding:6px;}
.branch-card{min-height:390px;}
.branch-card h3{margin-top:12px;}
@media(max-width:720px){.site-logo-img{height:40px;max-width:210px}.home-brand-logo img{width:min(420px,100%)}.page-logo-img{max-height:160px}.branch-icon{width:92px;height:92px}.tool-icon{width:70px;height:70px}}


/* v1.3.5 logo/icon alignment correction */
.site-logo-img{height:54px;max-width:330px;object-fit:contain;object-position:center center;display:block;}
.footer .site-logo-img{height:50px;max-width:320px;background:#fff;border-radius:14px;padding:5px;}
.home-brand-logo{display:flex;justify-content:flex-start;align-items:center;}
.home-brand-logo img{width:min(620px,100%);object-position:center center;}
.branch-card,.tool-card{align-items:center;text-align:center;}
.branch-icon,.tool-icon{display:block;object-fit:contain;object-position:center center;margin-left:auto;margin-right:auto;flex:0 0 auto;background:#fff;}
.branch-icon{width:118px;height:118px;padding:10px;}
.tool-icon{width:104px;height:104px;padding:9px;margin-bottom:14px;border-radius:22px;}
.tool-card{justify-content:flex-start;gap:8px;padding:20px;}
.tool-card h3,.tool-card p,.tool-card .meta{text-align:center;width:100%;}
.tool-card .meta{margin-top:auto;}
.tool-card .btn{margin-top:12px;}
@media(max-width:900px){.tool-icon{width:96px;height:96px}.branch-icon{width:108px;height:108px}.site-logo-img{height:46px;max-width:280px}}
@media(max-width:720px){.site-logo-img{height:40px;max-width:230px}.footer .site-logo-img{height:40px;max-width:230px}.tool-icon{width:88px;height:88px}.branch-icon{width:96px;height:96px}}

/* v1.3.5 card/icon and DIP switch corrections */
.tool-grid{align-items:stretch;grid-auto-rows:1fr;}
.tool-card{aspect-ratio:auto;min-height:326px;overflow:visible;display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 20px 20px;}
.tool-icon{width:136px;height:136px;padding:0;border:0;background:transparent;box-shadow:none;border-radius:0;object-fit:contain;object-position:center center;margin:0 auto 14px;}
.tool-card h3{min-height:44px;margin-bottom:6px;display:flex;align-items:center;justify-content:center;-webkit-line-clamp:2;}
.tool-card p{min-height:54px;margin-bottom:10px;}
.tool-card .meta{margin-top:auto;min-height:28px;display:flex;align-items:center;justify-content:center;}
.tool-card .btn{width:100%;min-height:44px;margin-top:12px;flex:0 0 auto;}
.branch-icon{padding:0;border:0;background:transparent;box-shadow:none;border-radius:0;}
.actions{align-items:center;}
.actions .btn{margin-bottom:0;}

.dip-helper{margin-top:18px;border:1px solid #dbe3ee;border-radius:22px;background:#ffffff;padding:18px;box-shadow:0 8px 22px rgba(15,23,42,.04);}
.dip-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px;}
.dip-toolbar b{color:#0f172a;}
.dip-small{font-size:12px;color:#64748b;margin-top:3px;}
.dip-readout{font-size:13px;background:#eff6ff;border:1px solid #bfdbfe;color:#073b7a;border-radius:999px;padding:8px 12px;font-weight:700;}
.dip-bank{display:flex;align-items:flex-end;gap:18px;overflow-x:auto;padding:12px 6px 8px;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;}
.dip-switch-wrap{min-width:54px;text-align:center;display:grid;gap:8px;justify-items:center;}
.dip-toggle{position:relative;width:44px;height:130px;border:2px solid #0b63ce;border-radius:999px;background:#fff;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(15,23,42,.04);}
.dip-toggle .knob{position:absolute;left:50%;transform:translateX(-50%);bottom:7px;width:30px;height:30px;border-radius:50%;background:#0f172a;transition:.18s ease;}
.dip-toggle.on{border-color:#b91c1c;background:#fff5f5;}
.dip-toggle.on .knob{bottom:88px;background:#b91c1c;}
.dip-no{font-weight:900;color:#334155;line-height:1;}
.dip-weight{font-size:11px;color:#64748b;line-height:1;}
.dip-on-label{font-size:12px;font-weight:900;color:#b91c1c;text-transform:uppercase;}
.dip-note{font-size:12px;color:#64748b;margin:12px 0 0;}
.dip-state-text{font-weight:900;color:#0f172a;}
@media(max-width:900px){.tool-card{min-height:318px}.tool-icon{width:124px;height:124px}.dip-bank{gap:14px}.dip-toggle{width:40px;height:120px}.dip-toggle.on .knob{bottom:80px}}
@media(max-width:720px){.tool-card{min-height:300px}.tool-icon{width:112px;height:112px}.tool-card h3{min-height:auto}.tool-card p{min-height:auto}.dip-toolbar{display:grid}.dip-bank{gap:12px}.dip-toggle{width:38px;height:112px}.dip-toggle.on .knob{bottom:72px}.dip-switch-wrap{min-width:48px}}
@media(max-width:460px){.tool-card{min-height:auto}.tool-icon{width:118px;height:118px}.dip-helper{padding:14px}.dip-bank{gap:10px}.dip-switch-wrap{min-width:44px}}

/* v1.3.5 updated icon set: uploaded icons cropped, centered, enlarged, and converted to optimized WebP. */
.tool-icon,.branch-icon{object-fit:contain;object-position:center center;}
.tool-icon{image-rendering:auto;}


/* v1.3.5 compact homepage: procurement-style hero and search layout */
.site-logo-img{height:50px;max-width:315px;background:#fff;object-fit:contain;object-position:center center;}
.footer .site-logo-img{height:46px;max-width:295px;background:#fff;border-radius:12px;padding:5px;}
.hero-compact{padding:44px 0 28px;background:linear-gradient(180deg,#ffffff 0%,#f7faff 100%);border-bottom:1px solid #edf2f7;}
.home-hero-wrap{display:grid;gap:24px;justify-items:center;}
.hero-copy-centered{text-align:center;max-width:820px;margin:0 auto;display:grid;justify-items:center;}
.hero-copy-centered .eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.06em;background:#ffffff;border-color:#cbd5e1;color:#334155;padding:6px 12px;}
.hero-copy-centered h1{font-size:clamp(38px,4.6vw,64px);line-height:1.02;margin:16px 0 12px;max-width:820px;}
.hero-copy-centered .lead{font-size:18px;line-height:1.6;max-width:760px;margin:0 auto;color:#475569;}
.hero-actions-centered{justify-content:center;margin-top:22px;}
.hero-actions-centered .btn{min-width:132px;}
.home-search-panel{width:min(1120px,100%);background:#fff;border:1px solid #dbe3ee;border-radius:14px;box-shadow:0 10px 26px rgba(15,23,42,.055);padding:14px;margin:0 auto;}
.compact-search{min-height:46px;margin:0;border-radius:9px;background:#fff;}
.compact-search input{font-size:15px;padding:10px 2px;}
.home-search-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px;}
.search-tag{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 13px;border:1px solid #dbe3ee;border-radius:999px;font-size:12px;font-weight:800;color:#334155;background:#fff;}
.search-tag:hover{border-color:#93c5fd;background:#eff6ff;color:#073b7a;}
.search-tag.active{background:#0f172a;color:#fff;border-color:#0f172a;}
.compact-help{margin-top:9px;font-size:12px;color:#64748b;}
.home-search-panel .search-results{margin-top:10px;max-height:260px;border-radius:12px;}
.home-search-panel .search-results a{grid-template-columns:1fr auto;align-items:center;column-gap:12px;}
.home-search-panel .search-results span{text-align:right;white-space:nowrap;}
.home-brand-logo{display:none;}
.home-brand-logo img{width:auto;}
.section{padding:36px 0;}
#tool-search + .section{padding-top:30px;}
@media(max-width:900px){
  .hero-compact{padding:34px 0 24px;}
  .hero-copy-centered h1{font-size:42px;}
  .home-search-panel{padding:12px;}
  .site-logo-img{height:44px;max-width:270px;}
}
@media(max-width:620px){
  .hero-copy-centered h1{font-size:34px;}
  .hero-copy-centered .lead{font-size:16px;}
  .hero-actions-centered .btn{width:100%;}
  .home-search-tags{gap:6px;}
  .search-tag{font-size:11px;padding:6px 10px;}
  .home-search-panel .search-results a{grid-template-columns:1fr;}
  .home-search-panel .search-results span{text-align:left;white-space:normal;}
  .site-logo-img{height:38px;max-width:230px;}
}

/* v1.3.5 approved discipline icons: use homepage Mechanical/Electrical/Plumbing assets site-wide. */
.branch-page-icon{width:132px!important;height:132px!important;max-height:none!important;object-fit:contain;padding:12px!important;border-radius:26px!important;}
