/* Compact, white storefront with the reference's spectrum navigation stripe. */
html{scroll-padding-top:170px}
.container{width:min(1180px,calc(100% - 48px))}
body{background:var(--wash)}
h1,h2,h3,h4{letter-spacing:-.02em}
.topbar{background:var(--footer-background);color:#fff;font-size:10px}
.topbar .container{justify-content:center;gap:28px;padding-block:7px}
.topbar span+span{border-left:1px solid #ffffff40;padding-left:28px}
.site-header{background:var(--background);box-shadow:none}
.header-main{height:92px;gap:24px}
.brand>.icon,.brand-dot{display:none}
.brand strong{text-transform:uppercase;font-size:37px;letter-spacing:-1.8px;border-bottom:4px solid var(--primary);padding-bottom:3px;color:var(--ink)}
.brand small{font-size:7px;letter-spacing:1.6px;text-align:center;margin-top:4px}
.header-main>.search-form{min-width:190px}
.search-form{background:var(--background);border-radius:0;padding:3px}
.search-form input{padding:8px 12px}
.search-form button{padding:8px;background:var(--primary);color:var(--button-text)}
.header-utilities{display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:10px;font-weight:600;text-transform:uppercase}
.header-utilities a+a{border-left:1px solid var(--line);padding-left:14px}
.header-actions{gap:12px}
.cart-link{border:2px solid var(--primary);border-radius:24px;align-items:center;gap:10px;padding:6px 12px 6px 7px;background:var(--primary);color:var(--button-text)}
.cart-link:hover{color:var(--button-text)}
.cart-link>.icon{width:29px;height:29px;background:var(--background);border-radius:50%;padding:5px;color:var(--ink)}
.cart-total{white-space:nowrap;font-size:11px;font-weight:600}
.cart-count{background:var(--background);color:var(--primary);border:1px solid var(--line);right:-4px;top:-7px}
.rainbow-stripe{height:8px;background:linear-gradient(90deg,var(--spectrum-1),var(--spectrum-2),var(--spectrum-3),var(--spectrum-4),var(--spectrum-5),var(--spectrum-6),var(--spectrum-7))}
.nav-wrap{background:#f0f0f0;border:0}
.desktop-nav{height:50px;justify-content:center}
.desktop-nav .nav-links{width:100%;gap:0;justify-content:space-between}
.desktop-nav .nav-links>li>a{font-size:10px;padding:15px 7px;text-transform:uppercase;white-space:nowrap}
.nav-links a[aria-current=page]{color:var(--primary)}
.menu-toggle{border:1px solid var(--line);border-radius:20px;gap:5px;padding:7px 9px;font-size:10px;text-transform:uppercase}
.menu-toggle .icon{width:18px;height:18px}
.button{border-radius:3px}
.hero{background:transparent;padding:26px 0 0}
.hero-grid{min-height:0;grid-template-columns:1fr 1.1fr;gap:0;padding:26px 34px;position:relative;border:1px solid #e1e8f2;background:linear-gradient(115deg,var(--hero-start) 40%,var(--hero-end));overflow:hidden}
.hero-grid:after{content:'';height:5px;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(90deg,var(--section-start),var(--section-end))}
.hero-copy{padding:0 0 15px}
.hero .eyebrow{font-size:9px;letter-spacing:.8px;margin-bottom:12px}
.status-dot{display:none}
.hero h1{font-size:var(--hero-size);line-height:1.12;letter-spacing:-1.6px;margin-bottom:16px;color:var(--section-start)}
.hero h1 .hero-accent{color:var(--ink)}
.hero-description{font-size:12px;line-height:1.8;margin-bottom:18px;max-width:430px}
.hero-buttons{gap:20px}
.hero-buttons .button{padding:12px 18px;min-height:42px;font-size:11px}
.hero-buttons .text-button{font-size:11px}
.hero-footnote{font-size:9px;margin-top:17px;gap:7px}
.hero-visual{min-height:0;display:flex;align-items:center;justify-content:center;padding-bottom:20px}
.hero-visual>img{height:260px;object-fit:contain;width:100%;max-width:100%;margin:0;border-radius:0}
.visual-corner{top:0;font-size:8px;color:var(--muted)}
.visual-card{bottom:16px;left:10%;right:2%;border:0;border-radius:0;box-shadow:none;padding:8px 12px;background:#fffffff0;gap:10px}
.visual-card strong{font-size:10px}
.visual-card small{font-size:8px}
.visual-icon{background:transparent;padding:0;color:var(--primary)}
.visual-icon .icon{width:25px;height:25px}
.live-dot{display:none}
.image-disclaimer{font-size:7px;bottom:-9px;left:10%}
.benefits{border:0}
.benefits-grid{padding-block:20px}
.benefit{gap:10px;padding-inline:20px}
.benefit strong{font-size:11px}
.benefit small{font-size:9px}
.benefit>.icon{width:24px;height:24px;color:var(--section-start)}
.section{padding:35px 0}
.packages-section{padding:0 0 30px}
.packages-section .section-heading{display:block;margin-bottom:16px}
.packages-section .section-heading :is(h1,h2){font-size:19px;text-align:center;margin:0 0 12px;background:linear-gradient(90deg,var(--section-start),var(--section-end));color:#fff;padding:9px 16px;letter-spacing:0}
.packages-section .section-heading .eyebrow{display:none}
.packages-section .section-heading p:not(.eyebrow){font-size:11px;max-width:none;text-align:center}
.packages-section .section-heading>.text-button{display:none}
.package-filters{justify-content:center;gap:7px;margin-bottom:18px;width:100%;padding:2px 1px 6px;scrollbar-width:thin}
.filter{font-size:10px;padding:7px 13px;border-radius:2px;min-height:36px}
.filter.active{background:var(--primary);border-color:var(--primary);color:var(--button-text)}
.package-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.package-card{border-radius:0;box-shadow:0 1px 3px #00000005;display:flex;flex-direction:column}
.package-card:hover{transform:none;border-color:#d1d1d1;box-shadow:0 3px 12px #00000009}
.package-image{aspect-ratio:1.15;background:#fff}
.package-image>img{object-fit:contain;mix-blend-mode:normal}
.package-badge{top:10px;left:10px;padding:3px 6px;border-radius:2px;font-size:8px;background:#fff;border-color:var(--line)}
.camera-count{bottom:10px;right:10px;font-size:22px;border:1px solid var(--line);border-radius:3px;color:var(--ink);gap:5px}
.package-content{padding:13px;display:flex;flex-direction:column;flex:1}
.package-content .eyebrow{font-size:8px;letter-spacing:.4px;color:var(--muted)}
.package-content h3{font-size:13px;line-height:1.55;letter-spacing:0;margin:5px 0 8px;min-height:40px}
.package-excerpt{font-size:10px;line-height:1.7;min-height:0}
.package-excerpt p{margin-bottom:12px}
.package-bottom{margin-top:auto;padding-top:10px;border:0}
.package-price{font-size:11px;color:var(--primary);font-weight:600}
.package-price .amount{font-size:15px}
.round-link{width:29px;height:29px;border-radius:3px;background:var(--primary);color:var(--button-text)}
.round-link:hover{color:var(--button-text)}
.round-link .icon{width:17px}
.custom-project-card{display:grid;grid-template-columns:1fr auto;gap:4px 30px;min-height:0;padding:20px 25px;background:var(--background);color:var(--text);border:1px solid var(--line);border-left:4px solid var(--primary);border-radius:0;margin-top:20px}
.custom-project-card>.icon,.custom-project-card .infinity{display:none}
.custom-project-card h3{color:var(--ink);font-size:17px;max-width:none;margin:0}
.custom-project-card p{font-size:11px;max-width:none;margin:0;grid-column:1}
.custom-project-card .button{grid-column:2;grid-row:1/3;background:var(--primary);margin:0;align-self:center;font-size:11px}
.section-heading :is(h1,h2){font-size:var(--heading-size)}
.solutions-section{background:transparent;padding-top:15px}
.solutions-grid{gap:16px}
.solution-card{border-radius:0;padding:17px}
.solution-art{height:65px;margin:-17px -17px 15px;background:var(--background)!important;border-bottom:1px solid var(--line)}
.solution-art:before,.solution-art:after,.section-number,.solution-index{display:none}
.solution-art .icon{width:34px;height:34px;color:var(--section-start)!important;stroke-width:1.5}
.solution-card h3{font-size:14px}
.solution-card p{font-size:11px}
.process-grid{gap:50px}
.process-step{margin-bottom:16px;padding-bottom:16px;gap:18px}
.process-step>span{border-radius:3px;background:var(--background);border-color:var(--line)}
.local-section{background:var(--background);border-block:1px solid var(--line)}
.local-grid{grid-template-columns:1fr;min-height:0}
.local-art{display:none}
.local-copy{padding:28px 0}
.local-copy h2{max-width:none;font-size:var(--heading-size)}
.local-copy .eyebrow{margin-bottom:8px}
.faq-grid{gap:40px}
.faq-item summary{padding:17px 0;font-size:12px}
.faq-item[open] summary{color:var(--primary)}
.faq-page-main{width:min(920px,calc(100% - 48px))}
.faq-page-header{max-width:700px;margin-bottom:35px}
.faq-page-header .entry-content{color:var(--muted)}
.faq-page-list{border-top:1px solid var(--line);margin-bottom:45px}
.faq-page-list .faq-item summary{padding:21px 0;font-size:15px;font-weight:600}
.faq-page-list .faq-item>div{font-size:14px;line-height:1.85;max-width:760px}
.faq-page-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px;background:var(--background);border:1px solid var(--line);border-left:4px solid var(--section-start)}
.faq-page-contact h2{font-size:21px;margin:0}
.faq-page-contact .button{flex-shrink:0}
.content-page-header{max-width:760px;margin-bottom:35px}
.content-page-header>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.85}
.contact-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:25px}
.contact-card{position:relative;padding:28px;background:var(--background);border:1px solid var(--line);border-radius:14px;overflow:hidden}
.contact-card>.icon{width:30px;height:30px;margin-bottom:19px;color:var(--section-start)}
.contact-card h2{font-size:19px;margin-bottom:10px}
.contact-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.85}
.contact-card a:not(.button){color:var(--ink);font-size:18px;font-weight:600}
.contact-card .button{margin-top:18px}
.contact-project-card{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(110deg,#f4f9fd,#f7f3ff)}
.contact-project-card>div{max-width:660px}
.contact-project-card .button{flex-shrink:0;margin:0}
.quote-page-main{width:min(1040px,calc(100% - 48px))}
.quote-page-main .quote-layout{margin-top:0}
.quote-page-main .quote-contact{border:1px solid var(--line);border-top:4px solid var(--section-start);background:var(--background)}
.quote-page-main .truva-form{padding:28px;background:var(--background);border:1px solid var(--line);border-radius:14px}
.cta-section{background:var(--background);border:1px solid var(--line);border-left:4px solid var(--primary);border-radius:0;padding:25px;margin-bottom:40px;color:var(--text)}
.cta-section h2{font-size:21px;color:var(--ink)}
.cta-section .button{background:var(--primary);color:var(--button-text)}
.site-footer{background:var(--footer-background);padding-top:38px;color:#eee;border:0}
.site-footer .brand strong,.site-footer h2{color:#fff}
.site-footer .brand small{color:#eee}
.site-footer p,.site-footer li,.site-footer a:not(.brand){color:#ddd}
.site-footer a:hover{color:#fff}
.site-footer .footer-phone{color:#fff!important}
.site-footer h2{text-transform:uppercase}
.footer-grid{gap:35px;padding-bottom:30px}
.footer-bottom{border-color:#ffffff20;color:#ccc;font-size:10px}
.mobile-menu{padding:20px;max-width:88%;width:340px}
.mobile-menu::backdrop{background:#0009;backdrop-filter:none}
.drawer-top{margin-bottom:22px}
.drawer-top .brand strong{font-size:28px}
.drawer-close{gap:6px;font-size:11px}
.drawer-label{text-transform:uppercase;text-align:center;margin:20px -20px 0;background:var(--wash);padding:12px;font-size:12px;border-bottom:2px solid var(--primary)}
.mobile-menu .nav-links{margin:0 -20px 20px}
.mobile-menu .nav-links a{font-size:12px;padding:15px 20px}
.drawer-utilities{display:grid;gap:18px}
.drawer-page-links{display:grid;margin:-5px -20px 20px;border-block:1px solid var(--line)}
.drawer-page-links a{padding:13px 20px;border-bottom:1px solid var(--line);font-size:13px;font-weight:500}
.drawer-page-links a:last-child{border-bottom:0}
.woocommerce div.product{display:flow-root}
.woocommerce div.product .product_title{font-size:21px}
.woocommerce div.product .related{clear:both}
.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100%!important;margin:0!important;float:none;padding:12px;border-radius:0}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px;min-height:0}
.woocommerce ul.products li.product .price{font-size:13px}
.woocommerce ul.products li.product .button{font-size:10px;border-radius:3px;padding:10px 14px}
.woocommerce div.product div.images{background:var(--background)}
.product-quote{background:transparent;padding:0;border-radius:0}
.truva-product-accordions{margin-top:25px;border-top:1px solid var(--line)}
.product-accordion{border-bottom:1px solid var(--line)}
.product-accordion summary{display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;list-style:none;padding:16px 0;color:var(--ink);font-size:12px;font-weight:600}
.product-accordion summary:after{content:'+';color:var(--muted);font-weight:400}
.product-accordion[open] summary{color:var(--primary)}
.product-accordion[open] summary:after{content:'−'}
.product-accordion summary::-webkit-details-marker{display:none}
.product-accordion-content{font-size:12px;line-height:1.9;padding:0 5px 15px;max-height:360px;overflow-y:auto;scrollbar-width:thin}
.product-accordion-content h2{font-size:15px;margin-top:15px}
.product-accordion-content ul{margin-top:0}
.product-accordion-content .truva-scope{border:0;background:transparent;margin:0;padding:0}
.product-accordion-content .truva-scope h2{display:none}
.product-accordion-reviews .product-accordion-content{max-height:none;overflow:visible}
.woocommerce #payment div.payment_box{background:#eee}
.woocommerce #payment div.payment_box:before{border-bottom-color:#eee}
.category-empty{padding:30px;border:1px solid var(--line);background:var(--background);max-width:800px}
.category-empty p{font-size:13px}
@media(max-width:1100px){
 .header-main{gap:18px}.header-utilities{display:none}.desktop-nav .nav-links>li>a{font-size:9px;padding-inline:3px}.hero-grid{padding:25px}.hero h1{font-size:38px}
}
@media(max-width:800px){
 html{scroll-padding-top:85px}
 .container{width:calc(100% - 30px)}.header-main{height:72px;gap:15px}.header-main>.search-form{display:none}.menu-toggle{display:flex}.header-main>.brand{margin-inline:auto}.header-main .brand strong{font-size:31px}.header-actions{margin-left:0;gap:5px}.account-link{display:flex}.cart-total{display:none}.cart-link{padding:4px;background:var(--background)}.cart-link>.icon{width:26px;height:26px}.rainbow-stripe{height:4px}.nav-wrap{display:none}
 .hero{padding-top:16px}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;padding:22px;min-height:0;gap:10px}.hero h1{font-size:32px;letter-spacing:-1px}.hero-visual>img{height:220px}.hero-description{font-size:10px}.hero .eyebrow{font-size:8px;margin-bottom:10px}.hero-buttons{gap:15px}.hero-buttons .button{font-size:10px;padding:10px 13px}.hero-buttons .text-button{font-size:10px}.hero-footnote{display:none}.visual-card{left:0;right:0;bottom:0}.visual-card strong{font-size:8px}.visual-card small{font-size:7px}.image-disclaimer{font-size:6px;left:0;bottom:-14px}
 .benefits-grid{grid-template-columns:repeat(4,1fr);gap:0;padding-block:17px}.benefit{padding:0 9px;gap:6px}.benefit strong{font-size:8px}.benefit small{display:none}.benefit>.icon{width:19px;height:19px}.package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.packages-section .section-heading :is(h1,h2){font-size:16px}.package-filters{justify-content:flex-start}.custom-project-card{padding:18px}.solutions-grid{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
 .container{width:calc(100% - 28px)}.topbar .container{padding-block:6px}.topbar span{font-size:8px}.topbar span+span{display:none}.header-main{gap:8px;height:65px}.header-main .brand strong{font-size:29px;padding-bottom:1px;border-bottom-width:3px}.brand small{font-size:6px;letter-spacing:1.3px}.menu-toggle{padding:6px 8px;font-size:9px}.header-actions{gap:1px}.header-actions .icon-button{padding:6px}.header-actions .icon-button>.icon{width:18px;height:18px}.cart-link .icon{width:24px;height:24px}
 .hero{padding-top:13px}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;padding:16px 12px 18px;gap:0;min-height:205px}.hero-copy{padding:0;min-width:0}.hero .eyebrow{font-size:6px;letter-spacing:0;margin-bottom:8px;line-height:1.5}.hero h1{font-size:24px;line-height:1.1;letter-spacing:-.7px;margin-bottom:10px}.hero-description{font-size:8px;line-height:1.7;margin-bottom:10px}.hero-buttons{gap:0}.hero-buttons .button{font-size:8px;padding:9px 10px;min-height:33px;gap:7px}.hero-buttons .button .icon{width:13px;height:13px}.hero-buttons .text-button{display:none}.hero-visual{min-height:0;margin:0;padding:0;align-self:stretch}.hero-visual>img{width:100%;height:160px;aspect-ratio:auto;object-fit:contain}.visual-corner{top:0;right:0;font-size:5px;letter-spacing:1px}.visual-card{bottom:8px;left:0;right:-3px;padding:4px;gap:4px;background:#ffffffc9}.visual-card strong{font-size:6px;line-height:1.5}.visual-card small{font-size:5px;line-height:1.4}.visual-icon .icon{width:17px;height:17px}.image-disclaimer{font-size:5px;line-height:1.4;bottom:-9px;left:0}
 .benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 0;padding-block:17px}.benefit{padding:0 8px;gap:7px}.benefit strong{font-size:9px}.benefit>.icon{width:20px;height:20px}.benefit:nth-child(odd){padding-left:0}.benefit:nth-child(even){padding-left:10px}
 .packages-section .section-heading :is(h1,h2){font-size:12px;padding:9px 8px;margin-bottom:10px;line-height:1.5}.packages-section .section-heading p:not(.eyebrow){font-size:9px;line-height:1.8}.package-filters{margin-bottom:13px;gap:6px;width:100%;padding-right:1px}.filter{font-size:9px;padding:7px 10px;min-height:34px}.package-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.package-image{aspect-ratio:1.03}.package-badge{font-size:6px;top:7px;left:7px;padding:2px 5px}.camera-count{font-size:17px;bottom:6px;right:6px;padding:0 5px}.camera-count .icon{width:13px;height:13px}.package-content{padding:10px}.package-content .eyebrow{font-size:6.5px;letter-spacing:0}.package-content h3{font-size:11px;min-height:51px;margin:5px 0 8px}.package-excerpt{display:none}.package-bottom{padding-top:0;gap:5px}.package-price{font-size:9px;max-width:100px;line-height:1.6}.round-link{width:24px;height:26px}.round-link .icon{width:14px}.custom-project-card{display:block;padding:16px;margin-top:15px}.custom-project-card h3{font-size:15px;margin-bottom:7px}.custom-project-card p{font-size:10px;margin-bottom:13px}.custom-project-card .button{font-size:10px;padding:9px 13px;min-height:36px}
 .section{padding-block:27px}.packages-section{padding-top:0;padding-bottom:22px}.section-heading :is(h1,h2),h2{font-size:22px}.solutions-section{padding-top:5px}.solution-card{padding:13px}.solution-art{margin:-13px -13px 13px;height:60px}.solution-card h3{font-size:13px}.solution-card p{font-size:10px}.process-grid{gap:23px}.process-step p{font-size:11px}.local-copy{padding:25px 0}.local-copy h2{font-size:22px}.faq-grid{gap:20px}.faq-grid h2{font-size:22px}.faq-item summary{font-size:11px;padding:15px 0}.faq-page-main,.quote-page-main{width:calc(100% - 28px)}.faq-page-header,.content-page-header{margin-bottom:22px}.faq-page-list .faq-item summary{font-size:13px;padding:18px 0}.faq-page-list .faq-item>div{font-size:12px;padding-right:8px}.faq-page-contact{display:block;padding:20px}.faq-page-contact h2{font-size:19px;margin-bottom:15px}.contact-page-grid{grid-template-columns:1fr;gap:14px}.contact-card{padding:21px}.contact-project-card{grid-column:auto;display:block}.contact-project-card .button{margin-top:17px;width:100%}.quote-page-main .truva-form{padding:20px}.cta-section{padding:20px;margin-bottom:30px}.cta-section h2{font-size:20px}.cta-section p{font-size:10px;margin-bottom:15px}.site-footer{padding-top:30px}.site-footer li{font-size:10px}.footer-grid>div:last-child{border-color:#ffffff20}.footer-bottom{font-size:8px}.mobile-contact a{border-radius:3px}.page-main h1{font-size:25px}.woocommerce div.product .product_title{font-size:19px}.woocommerce ul.products{gap:12px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:11px;line-height:1.6}.product-accordion-content{max-height:300px;font-size:11px}
}
@media(max-width:360px){.header-main{gap:5px}.header-main .brand strong{font-size:25px}.header-main .brand small{font-size:5px}.menu-toggle{font-size:8px;padding:5px}.hero h1{font-size:21px}.hero-grid{padding-inline:10px}.header-actions{gap:0}}
