/*
Theme Name: TECHOUSE Complete Website
Author: TECHOUSE
Description: A responsive product catalogue and enquiry theme for TECHOUSE.
Version: 2.0.0
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: techouse-rebuilt
License: GPL-2.0-or-later
*/
:root{--blue:#1675bb;--navy:#08243b;--muted:#536676;--line:#dce6ed;--pale:#edf5fb;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--navy);font:16px/1.65 system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:white}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button,.button{cursor:pointer}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c16200;outline-offset:4px}.wrap{width:min(1240px,90%);margin:auto}.skip{position:absolute;left:10px;top:-90px;background:#fff;padding:12px;z-index:100}.skip:focus{top:10px}.topbar{background:var(--navy);color:white;font-size:13px;padding:7px 0}.topbar .wrap{display:flex;justify-content:space-between}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{min-height:88px;display:flex;align-items:center;gap:35px}.brand{width:185px;flex-shrink:0}.brand img{height:65px;width:185px;object-fit:contain}.nav{display:flex;gap:27px;align-items:center;margin-left:auto}.nav a{text-decoration:none;font-size:14px;font-weight:600}.nav a:hover{color:var(--blue)}.button,button.primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--blue);color:white;border:1px solid var(--blue);border-radius:6px;padding:13px 21px;text-decoration:none;font-weight:600;font-size:14px}.button.secondary{background:transparent;color:var(--navy);border-color:#c0cfd9}.menu-toggle{display:none}.hero{background:linear-gradient(125deg,#f7fbfe 5%,#e6f1f9 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:650px;gap:35px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:750;color:var(--blue);margin:0 0 23px}.hero h1{font-size:clamp(40px,4.6vw,66px);line-height:1.08;letter-spacing:-.045em;margin:0 0 27px;font-weight:650}.hero h1 span{color:var(--blue)}.intro{font-size:18px;color:var(--muted);max-width:520px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-art{position:relative;background:#fff;border:1px solid #e0eaf1;border-radius:140px 18px 18px 18px;min-height:460px;display:flex;align-items:center;justify-content:center;box-shadow:0 25px 60px #183c6010;padding:35px}.hero-art img{width:100%;max-height:380px;object-fit:contain}.art-label{position:absolute;bottom:20px;left:28px;font-size:13px;color:var(--muted)}.strip{border-bottom:1px solid var(--line)}.strip .wrap{display:grid;grid-template-columns:repeat(3,1fr);padding:24px 0;gap:20px}.strip strong{display:block;font-size:15px}.strip span{font-size:14px;color:var(--muted)}section.section{padding:85px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:35px}h2{font-size:clamp(30px,3vw,43px);line-height:1.2;letter-spacing:-.035em;margin:0 0 15px;font-weight:650}h3{line-height:1.3}.section-heading p{color:var(--muted);max-width:540px;margin:0}.families{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.family{border:1px solid var(--line);border-radius:var(--radius);padding:28px;text-decoration:none;background:#fff;transition:transform .2s}.family:hover{transform:translateY(-4px);border-color:var(--blue)}.family .number{font-size:12px;color:var(--blue)}.family img{height:180px;width:100%;object-fit:contain;margin:18px 0 24px}.family h3{font-size:22px;margin:0 0 8px}.family p{font-size:15px;color:var(--muted);margin:0}.family .link{display:block;color:var(--blue);font-size:14px;font-weight:650;margin-top:22px}.catalog-section{background:#f6f9fb}.filters{display:grid;grid-template-columns:1fr 270px;gap:15px;margin-bottom:15px}.filters label{font-size:14px;font-weight:600}.filters input,.filters select{display:block;width:100%;background:white;border:1px solid #b9cbd8;padding:13px;border-radius:6px;margin-top:8px}.count{font-size:14px;color:var(--muted);margin:15px 0 24px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.product .product-image{background:#fff;padding:30px;height:255px}.product img{height:100%;width:100%;object-fit:contain}.product .body{padding:24px;display:flex;flex-direction:column;flex:1}.product .family-name{font-size:12px;color:var(--blue);font-weight:650;text-transform:uppercase;letter-spacing:.06em}.product h3{font-size:20px;margin:10px 0}.product p{color:var(--muted);font-size:14px;margin:0 0 18px}.product .card-actions{display:flex;gap:10px;margin-top:auto;flex-wrap:wrap}.small-button{border:1px solid #bfd0dd;background:white;color:var(--navy);border-radius:5px;padding:9px 12px;font-size:14px;cursor:pointer}.small-button:hover{border-color:var(--blue);color:var(--blue)}.product .quote-add{background:var(--pale);border-color:var(--pale);color:var(--blue)}.empty{padding:35px;background:white;border:1px solid var(--line);border-radius:12px}.feature{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.feature-image{border-radius:var(--radius);background:var(--pale);padding:30px}.feature-image img{width:100%;max-height:370px;object-fit:contain}.feature p{color:var(--muted)}.feature ul{padding-left:20px}.feature li{margin:8px 0}.support-band{background:var(--navy);color:#fff;border-radius:20px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.support-band p{color:#bed1e0;max-width:650px}.support-band .eyebrow{color:#8acaff}.quote-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px}.quote-panel{border:1px solid var(--line);padding:28px;border-radius:16px}.quote-item{border-bottom:1px solid var(--line);padding:16px 0}.quote-item input{width:85px;padding:5px;margin:8px;border:1px solid #aaa;border-radius:4px}.quote-form label{display:block;font-size:14px;font-weight:600;margin:14px 0}.quote-form input,.quote-form textarea{width:100%;padding:11px;border:1px solid #b9cbd8;border-radius:5px;margin-top:6px}.quote-form textarea{min-height:110px}.note{font-size:13px;color:var(--muted)}footer{background:#f2f6f9;padding:55px 0 25px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-logo{width:190px;height:75px;object-fit:contain}.footer-grid a{display:block;font-size:14px;margin:9px 0;text-decoration:none}.footer-grid p{color:var(--muted);font-size:14px;max-width:320px}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:22px;font-size:13px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:18px;width:min(860px,94vw);max-height:90vh;padding:32px;color:var(--navy)}dialog::backdrop{background:#041827b8}.dialog-close{float:right;background:var(--pale);border:0;border-radius:5px;padding:8px 15px}.detail-grid{display:grid;grid-template-columns:220px 1fr;gap:28px;clear:both;padding-top:20px}.detail-grid img{width:100%;max-height:300px;object-fit:contain}.specs{border-collapse:collapse;width:100%;font-size:14px}.specs th,.specs td{padding:10px 8px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.specs th{width:30%}.page-content{padding:65px 0;min-height:50vh}.page-content article{max-width:850px} [hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:950px){.nav{gap:14px}.hero-grid{min-height:560px}.hero-art{min-height:380px}.products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.topbar .wrap span:last-child{display:none}.header-inner{min-height:74px;gap:12px}.brand,.brand img{width:145px}.menu-toggle{display:block;margin-left:auto;background:white;border:1px solid var(--line);padding:8px 12px;border-radius:4px}.nav{display:none;position:absolute;top:74px;background:#fff;left:0;right:0;padding:22px;box-shadow:0 12px 15px #1232;flex-direction:column;align-items:stretch}.nav.open{display:flex}.hero-grid{grid-template-columns:1fr;gap:25px;padding:45px 0}.hero-art{min-height:300px;border-radius:70px 15px 15px 15px}.hero-art img{max-height:250px}.strip .wrap{grid-template-columns:1fr;gap:14px}.strip strong,.strip span{display:inline}.strip span{margin-left:10px}.families,.products,.feature,.quote-layout,.footer-grid{grid-template-columns:1fr}.families{gap:15px}.family img{height:160px}.filters{grid-template-columns:1fr}.section-heading{display:block}.section-heading .button{margin-top:18px}section.section{padding:55px 0}.feature{gap:25px}.support-band{padding:28px;display:block}.detail-grid{grid-template-columns:1fr}.detail-grid img{max-height:180px}.support-band .button{margin-top:15px}.hero h1{font-size:44px}.footer-grid{gap:20px}.product .product-image{height:240px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.compare-choice{display:block;margin-top:18px;font-size:14px}.compare-choice input{margin-right:7px}#compare-box{margin-top:35px;background:white;padding:25px;border:1px solid var(--line);border-radius:12px}#comparison{overflow-x:auto}#comparison table{min-width:650px}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}.detail-grid{margin-bottom:35px}

/* September catalogue refinements */
.spec-chips{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0 0 20px}.spec-chips li{font-size:12px;background:#edf5fb;padding:5px 8px;border-radius:4px}.advanced-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.advanced-filters label{font-size:14px;font-weight:600}.advanced-filters input,.advanced-filters select{display:block;width:100%;padding:12px;margin-top:6px;border:1px solid #b9cbd8;border-radius:5px;background:white}.resource-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;list-style:none;padding:0}.resource-list li{padding:20px;border:1px solid var(--line);border-radius:10px}.resource-list h2{font-size:22px}.page-content article{max-width:1000px}.detail-grid .button{margin:6px 6px 6px 0}.specs{overflow-wrap:anywhere}.quote-panel{min-width:0}.product .body h3{overflow-wrap:anywhere}@media(max-width:720px){.advanced-filters,.resource-list{grid-template-columns:1fr}.detail-grid .button{width:100%}.header-inner{flex-wrap:wrap}.hero h1{font-size:clamp(32px,9vw,44px)}.specs th{width:40%}.page-content{padding:35px 0}.quote-item>div{flex-wrap:wrap}}

.th-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.th-gallery img{width:100%;height:260px;object-fit:contain}

.language-switcher{font-size:12px;font-weight:700;color:var(--muted);white-space:nowrap}.language-switcher a{font-size:12px}.language-switcher a.active{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.social-links{margin-top:22px}.social-links strong{display:block;font-size:14px}.social-icons{display:flex;gap:10px;margin-top:10px}.social-icon{display:flex!important;align-items:center;justify-content:center;width:38px;height:38px;margin:0!important;border:1px solid #b9cbd8;border-radius:50%;color:var(--navy);background:#fff;transition:all .2s}.social-icon:hover{color:#fff;background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.social-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-icon .social-dot{fill:currentColor;stroke:none}
/* Complete website release */
h1{font-size:clamp(32px,4vw,52px);line-height:1.14;letter-spacing:-.035em;margin:0 0 25px}.page-content h2{margin-top:38px}.page-content h3{margin-top:24px}.page-content article.wide-content{max-width:none}.page-content article>p{max-width:850px}.resource-list article{border:1px solid var(--line);padding:24px;border-radius:12px}.product h3 a{text-decoration:none}.product-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:65px;align-items:center;margin-bottom:50px}.product-photo{background:#f6f9fb;border:1px solid var(--line);padding:35px;border-radius:18px}.product-photo img{object-fit:contain;width:100%;height:440px}.product-description{max-width:850px}.product-hero .intro{max-width:none}.contact-layout{max-width:760px}.consent{display:flex!important;align-items:start;gap:12px;font-weight:400!important}.consent input{width:20px;height:20px;flex:0 0 20px}.form-result:not(:empty){background:var(--pale);padding:16px;border-left:4px solid var(--blue)}.toast:empty{display:none}.toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:max-content;max-width:90%;z-index:40;border:1px solid var(--line);box-shadow:0 5px 25px #08243b33;background:var(--navy);color:#fff;padding:14px 24px;border-radius:8px}.table-scroll{overflow:auto;max-width:100%}.table-scroll table{min-width:620px}.resource-search{display:block;font-weight:600;max-width:600px}.resource-search input{display:block;width:100%;padding:12px;border:1px solid #b9cbd8;border-radius:6px}.faq{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:650;font-size:18px}.text-button{background:none;border:0;color:inherit;text-decoration:underline;padding:8px;font-size:13px;cursor:pointer}.analytics-panel{position:fixed;bottom:18px;right:18px;z-index:100;background:white;border:1px solid #b9cbd8;box-shadow:0 8px 40px #08243b33;padding:24px;max-width:480px;width:calc(100% - 36px);border-radius:12px}.analytics-panel p{font-size:14px;margin:10px 0}.analytics-panel .actions{margin-top:15px}.social-icon{width:44px;height:44px}.language-switcher [aria-current]{color:var(--blue);text-decoration:underline}.nav{gap:18px}.button{min-height:44px}.hero-art{border-radius:24px}.social-icons .social-icon svg{flex-shrink:0}.specs caption{text-align:left;font-weight:600;margin-bottom:12px}
@media(max-width:1100px){.menu-toggle{display:block;margin-left:auto;background:white;border:1px solid var(--line);padding:10px 16px;border-radius:4px}.header-inner{min-height:74px}.nav{display:none;position:absolute;top:74px;background:#fff;left:0;right:0;padding:22px;box-shadow:0 12px 15px #1232;flex-direction:column;align-items:stretch;max-height:calc(100vh - 100px);overflow:auto}.nav.open{display:flex}.brand,.brand img{height:64px}.hero h1{font-size:clamp(36px,4.5vw,60px)}}
@media(max-width:720px){.product-hero{grid-template-columns:1fr;gap:25px}.product-photo img{height:300px}.topbar .wrap>a{display:none}.hero-art img{height:auto}.strip strong,.strip span{display:block}.strip span{margin-left:0}.page-content .specs{font-size:13px}.analytics-panel .actions{gap:8px}.quote-layout{gap:20px}.hero-art .art-label{bottom:12px}}
@media print{.site-header,.topbar,footer,.skip,.toast,.analytics-panel,button,.actions,.language-switcher{display:none!important}.wrap{width:100%}.page-content{padding:0}.page-content article{max-width:none}.specs{font-size:10pt}h1{font-size:24pt}h2{font-size:16pt}a{text-decoration:none;color:#000}table,tr{break-inside:avoid}body{color:#000;background:white}.table-scroll{overflow:visible}.table-scroll table{min-width:0}}
