
:root{--ink:#0b1f3a;--accent:#f47b20;--paper:#eef2f5;--white:#ffffff;--heading:Oswald;--body:Inter;--radius:4px;--shadow:0 20px 50px rgba(0,0,0,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--body),sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,.brand{font-family:var(--heading),sans-serif;line-height:1.08}h1{font-size:clamp(3rem,7vw,6.7rem)}h2{font-size:clamp(2rem,4vw,3.6rem)}h3{font-size:1.25rem}a{text-decoration:none;color:inherit}img{max-width:100%;display:block;object-fit:cover}.section{padding:clamp(5rem,8vw,8rem) 0}.eyebrow{color:var(--accent);font-weight:800;letter-spacing:.16em;font-size:.78rem}.topbar{background:var(--ink);color:#fff;font-size:.82rem;padding:.55rem 0}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);box-shadow:0 3px 20px rgba(0,0,0,.06)}.navbar{min-height:80px}.brand{font-size:1.35rem;font-weight:800;display:flex;align-items:center;gap:.7rem}.brand span{display:grid;place-items:center;background:var(--accent);color:#fff;min-width:46px;height:46px;padding:.3rem;font-size:.85rem}.nav-link{font-weight:700;margin:.2rem .35rem;color:var(--ink)}.nav-link.active,.nav-link:hover{color:var(--accent)}.btn-main{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--accent);color:#fff;padding:.9rem 1.3rem;font-weight:800;transition:.25s}.btn-main:hover{transform:translateY(-3px);filter:brightness(.92);color:#fff}.btn-ghost{display:inline-flex;border:1px solid currentColor;padding:.85rem 1.3rem;margin-left:.6rem;font-weight:700}.hero{min-height:760px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(7,20,39,.96) 0%,rgba(7,20,39,.67) 50%,rgba(7,20,39,.05)),url('images/hero.jpg') center/cover;color:#fff}.hero-copy{max-width:760px;position:relative;z-index:2}.hero-copy p:not(.eyebrow){font-size:1.18rem;max-width:650px}.floating-card{position:absolute;background:#fff;color:var(--ink);padding:1rem 1.2rem;box-shadow:var(--shadow);display:flex;align-items:center;gap:1rem;animation:float 4s ease-in-out infinite}.floating-card i{font-size:2rem;color:var(--accent)}.floating-card span{display:block}.fc-one{right:10%;bottom:18%}.fc-two{right:28%;top:22%;animation-delay:1s}.fc-two strong{font-size:2rem;color:var(--accent)}@keyframes float{50%{transform:translateY(-14px)}}.inner-hero{padding:8rem 0 6rem;background:var(--ink);color:#fff;position:relative;overflow:hidden}.inner-hero:after{content:'';position:absolute;width:40vw;height:40vw;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-10vw;top:-25vw}.inner-hero h1{font-size:clamp(3rem,6vw,5.6rem);max-width:900px}.inner-hero p:last-child{max-width:700px}.section-title{max-width:780px;margin-bottom:3rem}.section-title>p:last-child{max-width:650px;color:#5b6470}.image-frame{position:relative}.image-frame:after{content:'';position:absolute;inset:20px -20px -20px 20px;border:3px solid var(--accent);z-index:-1}.image-frame img{width:100%;height:520px}.check-list{padding:0;list-style:none}.check-list li{padding:.55rem 0}.check-list li:before{content:'✓';color:var(--accent);font-weight:bold;margin-right:.7rem}.text-link{font-weight:800;color:var(--accent);border:0;background:none;padding:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.category-card{padding:2rem;background:var(--paper);transition:.3s;border-bottom:4px solid transparent}.category-card:hover{transform:translateY(-8px);border-color:var(--accent)}.category-card>i{font-size:2rem;color:var(--accent);margin-bottom:1.3rem}.feature-product{position:relative;background:var(--paper);padding:1rem;height:100%;overflow:hidden}.feature-product>span{position:absolute;top:1.5rem;left:1.5rem;background:var(--accent);color:#fff;padding:.4rem .7rem;z-index:1}.feature-product img{width:100%;height:290px}.feature-product h3,.feature-product p{margin-left:1rem;margin-right:1rem}.feature-product h3{margin-top:1.4rem}.pill-row{display:flex;flex-wrap:wrap;gap:1rem}.pill-row span{padding:1rem 1.4rem;background:var(--ink);color:#fff;font-weight:700}.benefits,.process,.tips{background:var(--paper)}.benefit-list article{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid rgba(0,0,0,.13)}.benefit-list b,.process-grid b{font-size:1.8rem;color:var(--accent)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(0,0,0,.15)}.process-grid article{background:var(--white);padding:2rem}.stats{background:var(--ink);color:#fff;padding:3rem 0}.stats .container{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stats strong{display:block;color:var(--accent);font-size:3rem;font-family:var(--heading)}.stats span{font-size:.86rem}.brand-strip{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding:2rem 0;border-top:1px solid;border-bottom:1px solid;font-size:1.4rem;color:#6a7179}.brands small{display:block;margin-top:1rem}.offer-card,.cta .container{padding:clamp(2rem,5vw,5rem);background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:2rem}.testimonials blockquote{margin:0;padding:2rem;background:var(--paper);font-size:1.1rem;height:100%}.testimonials cite{display:block;margin-top:1.5rem;color:var(--accent);font-style:normal;font-weight:700}.tips article{padding:2rem;background:#fff;height:100%}.tips article span{font-size:.7rem;font-weight:800;color:var(--accent)}.accordion-item{border:0;border-bottom:1px solid rgba(0,0,0,.16)}.accordion-button{font-weight:800;font-size:1.05rem}.accordion-button:not(.collapsed){background:var(--paper);color:var(--ink);box-shadow:none}.quote{background:var(--ink);color:#fff}.quote .section-title>p:last-child{color:#ddd}.quote-form,.contact-form{background:#fff;color:var(--ink);padding:clamp(1.4rem,4vw,3rem);box-shadow:var(--shadow)}label{display:block;font-weight:700;margin-bottom:.35rem}.form-control,.form-select{border-radius:0;padding:.85rem}.form-status{margin-left:1rem;color:#1f8756}.split-values article,.service-grid article,.deal{height:100%;padding:2rem;background:var(--paper)}.split-values i,.deal i{font-size:2rem;color:var(--accent);margin-bottom:1rem}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.team-grid article{padding:2rem;border:1px solid rgba(0,0,0,.14)}.avatar{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:1.4rem;font-weight:800;margin-bottom:1rem}.cta{padding:0 0 5rem}.product-tools{display:flex;gap:1rem;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap}.product-tools>label{border:1px solid #bbb;padding:.7rem 1rem}.product-tools input{border:0;outline:0;margin-left:.5rem}.filters{display:flex;gap:.5rem;flex-wrap:wrap}.filters button{border:1px solid var(--ink);background:transparent;padding:.55rem .8rem}.filters button.active{background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.product-card{border:1px solid rgba(0,0,0,.12);transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-card img{height:240px;width:100%}.product-card>div{padding:1.4rem}.product-card small{color:var(--accent);font-weight:800}.product-card .btn-main{padding:.65rem .8rem;margin-left:.8rem;font-size:.82rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.service-grid article span{color:var(--accent);font-size:2rem;font-family:var(--heading)}.service-feature{background:var(--paper)}.service-feature img{height:480px;width:100%}.promo-hero{padding:clamp(2rem,7vw,6rem);background:linear-gradient(120deg,var(--ink),#303030);color:#fff}.countdown{display:flex;gap:1rem;margin:2rem 0}.countdown div{min-width:80px;padding:1rem;border:1px solid rgba(255,255,255,.3);text-align:center}.countdown b,.countdown span{display:block}.countdown b{font-size:2rem}.countdown span{font-size:.7rem}.terms{margin-top:4rem;padding:2rem;border-left:4px solid var(--accent);background:var(--paper)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:1rem}.gallery-item{border:0;padding:0;position:relative;overflow:hidden}.gallery-item:nth-child(2),.gallery-item:nth-child(6){grid-row:span 2}.gallery-item img{width:100%;height:100%;transition:.4s}.gallery-item:hover img{transform:scale(1.07)}.gallery-item span{position:absolute;inset:auto 1rem 1rem;background:var(--ink);color:#fff;padding:.7rem}.gallery-item span i{margin-right:.6rem}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:2000;display:none;place-items:center;padding:3rem}.lightbox.open{display:grid}.lightbox img{max-height:85vh}.lightbox button{position:absolute;right:2rem;top:2rem;background:none;border:0;color:#fff;font-size:2rem}.contact-list>a,.contact-list>div{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.15)}.contact-list i{color:var(--accent);font-size:1.3rem;margin-top:.3rem}.contact-list small{display:block;color:#777}.map-placeholder{height:230px;background:var(--paper);display:grid;place-items:center;text-align:center;margin-top:2rem}.map-placeholder i{font-size:3rem;color:var(--accent)}footer{background:#090d12;color:#cbd0d6;padding:5rem 0 1rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:3rem}.footer-grid h2{font-size:1.1rem;color:#fff}.footer-grid a{display:block;margin:.55rem 0}.footer-grid .brand{color:#fff;margin-bottom:1rem}.newsletter{display:flex}.newsletter input{min-width:0;flex:1;padding:.8rem;border:0}.newsletter button{background:var(--accent);color:#fff;border:0;width:50px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #333;margin-top:3rem;padding-top:1rem;font-size:.8rem}.back-top{position:fixed;right:1.2rem;bottom:1.2rem;width:48px;height:48px;border:0;background:var(--accent);color:#fff;z-index:900;opacity:0;pointer-events:none;transition:.2s}.back-top.show{opacity:1;pointer-events:auto}.loader{position:fixed;inset:0;background:var(--ink);color:#fff;display:grid;place-items:center;z-index:3000;transition:.5s}.loader span{font-family:var(--heading);font-size:3rem;color:var(--accent);animation:pulse 1s infinite alternate}@keyframes pulse{to{opacity:.35;letter-spacing:.15em}}.loader.done{opacity:0;pointer-events:none}
/* unique composition overrides */
.theme-bold{background:#0d0d0d;color:#eee}.theme-bold .site-header{background:#0b0b0b}.theme-bold .nav-link{color:#ddd}.theme-bold .hero{background:#0b0b0b;min-height:690px}.theme-bold .hero .row{min-height:690px}.theme-bold .hero-copy{padding:7rem clamp(2rem,6vw,7rem)}.theme-bold .hero-visual{background:url('images/hero.jpg') center/cover;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);position:relative}.theme-bold .gear{position:absolute;left:5%;bottom:10%;font-size:7rem;color:var(--accent);animation:spin 14s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.theme-bold .text-link{margin-left:1rem}.theme-bold .section-title>p:last-child{color:#aaa}.theme-bold .category-card,.theme-bold .feature-product,.theme-bold .tips article,.theme-bold .testimonials blockquote,.theme-bold .service-grid article,.theme-bold .deal{background:#202020;color:#fff}.theme-bold .benefits,.theme-bold .process,.theme-bold .tips,.theme-bold .service-feature{background:#151515}.theme-bold .process-grid article{background:#111}.theme-bold .quote-form,.theme-bold .contact-form{background:#1b1b1b;color:#fff}.theme-bold .form-control,.theme-bold .form-select{background:#101010;color:#fff;border-color:#555}.theme-bold .form-control::placeholder{color:#999}.theme-bold .product-card{background:#181818}.theme-bold .inner-hero{background:linear-gradient(105deg,#050505,#311014)}
.theme-retail{--radius:20px}.theme-retail .retail-head{position:relative}.retail-head .utility{display:flex;gap:2rem;align-items:center;padding-top:1rem}.retail-head .search{display:flex;flex:1;max-width:650px;background:var(--paper);border-radius:30px;overflow:hidden}.retail-head .search input{border:0;background:none;flex:1;padding:.85rem 1.2rem}.retail-head .search button{border:0;background:var(--accent);width:55px}.retail-head .quote-mini{font-weight:800}.theme-retail .hero{display:block;min-height:620px;background:none}.theme-retail .slide{min-height:620px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(16,42,67,.93),rgba(16,42,67,.2)),url('images/hero.jpg') center/cover}.theme-retail .slide-two{background:linear-gradient(90deg,rgba(16,42,67,.95),rgba(16,42,67,.25)),url('images/workshop.jpg') center/cover}.theme-retail .hero-copy{max-width:670px}.theme-retail .hero h2{font-size:clamp(3rem,6vw,5rem)}.theme-retail .btn-main,.theme-retail .category-card,.theme-retail .feature-product,.theme-retail .tips article,.theme-retail .product-card{border-radius:var(--radius)}.theme-retail .category-grid{grid-template-columns:repeat(4,1fr)}.theme-retail .category-card i{background:var(--accent);color:var(--ink);padding:1rem;border-radius:50%}.theme-retail .inner-hero{background:linear-gradient(120deg,var(--ink),#1e4c70)}
.theme-organic{background:var(--paper)}.theme-organic .site-header{border-bottom:1px solid #dcd5c9;box-shadow:none}.theme-organic .hero{background:var(--paper);color:var(--ink);min-height:700px}.theme-organic .organic-image{height:570px;background:url('images/hero.jpg') center/cover;border-radius:48% 52% 25% 75%/52% 34% 66% 48%;position:relative}.theme-organic .organic-image span{position:absolute;bottom:2rem;left:-1rem;background:#fff;padding:1rem 1.4rem;border-radius:50px;box-shadow:var(--shadow)}.theme-organic .organic-image i{color:var(--accent)}.theme-organic .category-card,.theme-organic .feature-product,.theme-organic .tips article,.theme-organic .testimonials blockquote,.theme-organic .service-grid article,.theme-organic .deal{background:#fff;border-radius:24px}.theme-organic .benefits,.theme-organic .process,.theme-organic .tips,.theme-organic .service-feature{background:#e7eee8}.theme-organic .btn-main{border-radius:30px}.theme-organic .pill-row span{border-radius:30px}.theme-organic .inner-hero{background:var(--ink)}
.theme-luxury{background:#16120f;color:#eadfce}.theme-luxury .site-header{position:fixed;width:100%;background:linear-gradient(rgba(0,0,0,.85),transparent);box-shadow:none}.theme-luxury .site-header.scrolled{background:#15110e}.theme-luxury .nav-link{color:#fff}.theme-luxury .hero{min-height:100vh;background:linear-gradient(90deg,rgba(10,8,6,.92),rgba(10,8,6,.18)),url('images/hero.jpg') center/cover}.theme-luxury .hero-copy{margin-top:6rem;max-width:850px}.theme-luxury .hero h1{max-width:800px}.theme-luxury .hero-stamp{position:absolute;right:6%;bottom:8%;border:1px solid var(--accent);padding:2rem;color:var(--accent)}.theme-luxury .hero-lines{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(25% - 1px),rgba(255,255,255,.08) 25%)}.theme-luxury .section-title>p:last-child{color:#a99e91}.theme-luxury .category-card,.theme-luxury .feature-product,.theme-luxury .tips article,.theme-luxury .testimonials blockquote,.theme-luxury .service-grid article,.theme-luxury .deal{background:#211b16;color:#eee}.theme-luxury .benefits,.theme-luxury .process,.theme-luxury .tips,.theme-luxury .service-feature{background:#0f0c0a}.theme-luxury .process-grid article{background:#1b1612}.theme-luxury .quote-form,.theme-luxury .contact-form{background:#211b16;color:#fff}.theme-luxury .form-control,.theme-luxury .form-select{background:#15110e;color:#fff;border-color:#594b40}.theme-luxury .product-card{background:#211b16}.theme-luxury .inner-hero{padding-top:12rem;background:linear-gradient(120deg,#0e0b09,#40261a)}.theme-luxury .filters button{border-color:#c9b9a5;color:#eee}.theme-luxury .filters button.active{background:var(--accent)}.theme-luxury .terms{background:#211b16}.theme-luxury .map-placeholder{background:#211b16}.theme-luxury .modal-content{background:#211b16}.theme-luxury .accordion-item,.theme-luxury .accordion-button{background:#16120f;color:#eee}.theme-luxury .accordion-button:after{filter:invert(1)}
@media(max-width:991px){.navbar-collapse{padding:1rem 0}.category-grid{grid-template-columns:repeat(2,1fr)}.process-grid,.stats .container{grid-template-columns:repeat(2,1fr)}.product-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.theme-bold .hero .row{min-height:auto}.theme-bold .hero-visual{min-height:420px}.theme-organic .hero{padding:7rem 0}.organic-image{margin-top:3rem}.theme-luxury .site-header{position:sticky;background:#15110e}.retail-head .search{display:none}}
@media(max-width:600px){h1{font-size:3.2rem}.section{padding:4rem 0}.hero{min-height:650px}.floating-card{display:none}.category-grid,.process-grid,.stats .container,.product-grid,.service-grid,.team-grid,.footer-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:260px}.gallery-item:nth-child(2),.gallery-item:nth-child(6){grid-row:span 1}.offer-card,.cta .container{align-items:flex-start;flex-direction:column}.footer-bottom{flex-direction:column;gap:.7rem}.feature-product img{height:240px}.topbar span:last-child{display:none}.btn-ghost{margin:.6rem 0 0}.theme-retail .slide{min-height:650px}.countdown{gap:.4rem}.countdown div{min-width:64px;padding:.65rem}.product-card .btn-main{margin:.7rem 0 0}.image-frame:after{display:none}}
