/* Shared blue–violet buttons use the same colors as the packages heading. */
:root{--action-gradient:linear-gradient(90deg,var(--section-start),var(--section-end))}
.truva-site .button,.truva-site .round-link,.truva-site .search-form button,
.truva-site .filter.active,.truva-site .cart-link,.truva-site .custom-project-card .button,
.truva-site .cta-section .button,.truva-site .mobile-contact a:last-child,
.truva-site .woocommerce a.button,.truva-site .woocommerce button.button,
.truva-site .woocommerce input.button,.truva-site .woocommerce #respond input#submit{
 background:var(--action-gradient);color:var(--button-text);border-color:transparent
}
.truva-site .button:hover,.truva-site .round-link:hover,.truva-site .search-form button:hover,
.truva-site .woocommerce a.button:hover,.truva-site .woocommerce button.button:hover,
.truva-site .woocommerce input.button:hover{background:var(--action-gradient);color:var(--button-text);filter:brightness(.94)}
a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:var(--section-end)}
.topbar,.topbar span{font-size:var(--topbar-size)}
.topbar .container{padding-block:8px}
.desktop-nav{overflow-x:auto;scrollbar-width:thin;height:auto;min-height:52px;justify-content:flex-start}
.desktop-nav .nav-links{min-width:max-content;gap:11px}
.desktop-nav .nav-links>li>a{font-size:var(--nav-size);font-weight:600;padding:15px 0}
.header-utilities{font-size:12px}
.search-form input{font-size:14px}
.header-main{gap:20px}
.cart-total{font-size:13px}
.button,.text-button{font-size:14px}
.hero .eyebrow,.eyebrow{font-size:var(--caption-size);letter-spacing:.5px}
.hero-description{font-size:var(--body-size);line-height:1.8}
.hero-buttons .button,.hero-buttons .text-button{font-size:14px}
.hero-footnote{font-size:12px}
.visual-card strong{font-size:13px}
.visual-card small{font-size:12px}
.image-disclaimer{font-size:10px;line-height:1.5;bottom:-12px}
.visual-corner{font-size:10px}
.hero-visual>img{height:auto;max-height:310px}
.benefit strong{font-size:14px}
.benefit small{font-size:12px}
.benefits-grid{padding-block:24px}
.packages-section .section-heading :is(h1,h2){font-size:22px}
.packages-section .section-heading p:not(.eyebrow),.section-heading p:not(.eyebrow){font-size:14px}
.filter{font-size:13px;min-height:42px;padding:9px 14px}
.package-content .eyebrow{font-size:var(--caption-size);letter-spacing:0}
.package-content h3{font-size:var(--product-size);min-height:50px}
.package-excerpt{font-size:13px}
.package-badge{font-size:11px}
.camera-count{font-size:24px}
.package-price{font-size:14px}
.round-link{width:36px;height:36px}
.custom-project-card h3{font-size:20px}
.custom-project-card p{font-size:14px}
.custom-project-card .button{font-size:14px}
.solution-card h3{font-size:17px}
.solution-card p,.muted,.process-step p,.local-copy p:not(.eyebrow){font-size:14px}
.process-step h3{font-size:17px}
.faq-item summary{font-size:15px}
.faq-item>div{font-size:14px}
.cta-section p{font-size:14px}
.site-footer p,.site-footer li,.site-footer a:not(.brand){font-size:13px}
.site-footer h2{font-size:14px}
.footer-bottom{font-size:12px}
.mobile-menu .nav-links a{font-size:14px}
.drawer-utilities a,.drawer-label{font-size:14px}
.breadcrumbs,.woocommerce .woocommerce-breadcrumb{font-size:13px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:var(--product-size)}
.woocommerce ul.products li.product .price{font-size:15px}
.woocommerce ul.products li.product .button{font-size:13px}
.woocommerce div.product .woocommerce-product-details__short-description,.product-quote p{font-size:14px}
.product-accordion summary{font-size:15px}
.product-accordion-content{font-size:14px}
.woocommerce div.product .product_meta{font-size:13px}
.woocommerce form .form-row label,.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering select{font-size:14px}
.truva-form label,.truva-form .consent,.woocommerce #payment div.payment_box{font-size:13px}
.image-slider{margin-top:22px;margin-bottom:0;position:relative}
.image-slider-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;border:1px solid var(--line);background:var(--background)}
.image-slider-track::-webkit-scrollbar{display:none}
.image-slider-track:focus-visible{outline:3px solid var(--section-end);outline-offset:3px}
.image-slide{flex:0 0 100%;min-width:0;scroll-snap-align:start}
.image-slide picture,.image-slide a{display:block;width:100%;height:100%}
.image-slide img{display:block;width:100%;height:auto;aspect-ratio:3/1;object-fit:contain;background:var(--background)}
.image-slider-controls{display:flex;justify-content:center;align-items:center;gap:14px;padding:8px 0}
.image-slider-controls>button{border:1px solid var(--line);border-radius:50%;background:var(--background);width:40px;height:40px;line-height:1;color:var(--ink);font-size:26px}
.image-slider-controls>.slider-pause{font-size:15px}
.slider-dots{display:flex;align-items:center;flex-wrap:wrap;gap:2px}
.slider-dots button{padding:0;width:30px;height:32px;border:0;background:transparent;display:grid;place-items:center}
.slider-dots button:before{content:'';width:8px;height:8px;border-radius:50%;background:#c7cbd0}
.slider-dots button[aria-current=true]:before{background:var(--section-end);width:19px;border-radius:9px}
@media(max-width:1100px){.desktop-nav .nav-links>li>a{font-size:var(--nav-size)}.benefit strong{font-size:13px}.benefit small{font-size:11px}}
@media(max-width:800px){
 .hero h1{font-size:36px}.hero-description{font-size:14px}.hero .eyebrow{font-size:11px}.hero-buttons .button,.hero-buttons .text-button{font-size:12px}
 .benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 0}.benefit strong{font-size:14px}.benefit small{display:block;font-size:12px}.benefit:nth-child(even){border:0}.benefit:nth-child(odd){padding-left:0}
 .visual-card strong{font-size:11px}.visual-card small{font-size:10px}.image-disclaimer{font-size:9px;bottom:-20px}.hero-grid{padding-bottom:35px}
 .header-main{gap:10px}.header-actions{gap:2px}.packages-section .section-heading :is(h1,h2){font-size:19px}
}
@media(max-width:560px){
 body{font-size:15px}.topbar span{font-size:var(--topbar-size)}.topbar .container{padding-block:7px}.topbar .copy-topbar{display:block;text-align:center;line-height:1.6}
 .header-main{height:70px;gap:7px}.menu-toggle{font-size:11px;padding:7px}.header-main .brand strong{font-size:30px}.header-main .brand small{font-size:7px;letter-spacing:1px}.header-actions .icon-button>.icon{width:21px;height:21px}
 .hero-grid{grid-template-columns:1fr;gap:20px;padding:20px 18px 30px}.hero h1{font-size:32px;line-height:1.15}.hero h1 br{display:none}.hero h1 .hero-accent:before{content:' '}.hero .eyebrow{font-size:11px;margin-bottom:12px}.hero-description{font-size:var(--mobile-copy-size);line-height:1.85;margin-bottom:17px}.hero-buttons{gap:15px}.hero-buttons .button{font-size:13px;min-height:43px;padding:12px 16px}.hero-buttons .text-button{display:inline-flex;font-size:13px}.hero-visual{min-height:210px;padding-bottom:37px}.hero-visual>img{height:190px;width:100%;object-fit:contain}.visual-card{bottom:12px;left:0;right:0;padding:7px;gap:8px}.visual-card strong{font-size:12px}.visual-card small{font-size:11px}.visual-icon .icon{width:23px;height:23px}.visual-corner{font-size:9px;top:-8px}.image-disclaimer{font-size:9px;bottom:-12px}
 .image-slider{margin-top:16px}.image-slide img{aspect-ratio:3/1}.image-slider-controls{gap:6px}.image-slider-controls>button{width:36px;height:36px}
 .packages-section .section-heading :is(h1,h2){font-size:clamp(10px,3.2vw,13px);padding:12px 8px;line-height:1.5;letter-spacing:-.1px;white-space:nowrap}.packages-section .section-heading p:not(.eyebrow){font-size:var(--mobile-copy-size)}.filter{font-size:12px;min-height:42px;padding:9px 12px}
 .package-content{padding:12px}.package-content h3{font-size:14px;line-height:1.6;min-height:67px}.package-content .eyebrow{font-size:11px;line-height:1.6;min-height:35px}.package-price{font-size:12px;max-width:none}.package-price .amount{font-size:15px}.package-bottom{gap:7px;align-items:flex-start}.round-link{width:30px;height:32px}.package-badge{font-size:9px}.camera-count{font-size:20px}
 .custom-project-card h3{font-size:18px}.custom-project-card p,.custom-project-card .button{font-size:13px}.solution-card h3{font-size:16px}.solution-card p{font-size:13px}.process-step h3{font-size:16px}.process-step p,.local-copy p:not(.eyebrow){font-size:var(--mobile-copy-size)}.section-heading p:not(.eyebrow){font-size:var(--mobile-copy-size)}.faq-item summary{font-size:14px}.faq-item>div{font-size:var(--mobile-copy-size)}.cta-section p{font-size:var(--mobile-copy-size)}.cta-section .button{font-size:13px}
 .site-footer p,.site-footer li,.site-footer a:not(.brand){font-size:13px}.site-footer h2{font-size:14px}.footer-bottom,.footer-bottom a{font-size:11px!important}.mobile-contact a{font-size:13px}.mobile-contact .icon{width:18px;height:18px}
 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px}.woocommerce ul.products li.product .button{font-size:12px}.product-accordion-content{font-size:13px}.product-accordion summary{font-size:14px}.truva-order-steps{font-size:12px}.truva-form label,.truva-form .consent{font-size:13px}
}
@media(max-width:360px){.header-main .brand strong{font-size:26px}.header-main .brand small{font-size:6px}.header-actions .icon-button{padding:4px}.menu-toggle{font-size:10px;padding:5px}.package-content{padding:10px}.package-content h3{font-size:14px}.package-bottom{flex-wrap:wrap}.hero-grid{padding-inline:15px}}
/* Equal mobile cards: icon, title and description share consistent baselines. */
@media(max-width:800px){
 .benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:0;padding-block:16px}
 .benefits-grid .benefit{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;min-width:0;padding:16px 10px;border:0;text-align:center}
 .benefits-grid .benefit:nth-child(even){border-left:1px solid var(--line)}
 .benefits-grid .benefit:nth-child(n+3){border-top:1px solid var(--line)}
 .benefits-grid .benefit>.icon{width:26px;height:26px;margin:0}
 .benefits-grid .benefit>span{display:grid;grid-template-rows:minmax(42px,auto) auto;gap:5px;width:100%;min-width:0}
 .benefits-grid .benefit strong{display:flex;align-items:center;justify-content:center;min-height:42px;max-width:160px;margin-inline:auto;font-size:14px;line-height:1.5;overflow-wrap:break-word}
 .benefits-grid .benefit small{display:block;margin:0;font-size:12px;line-height:1.6;overflow-wrap:break-word}
}
