:root{--paper:#6f4b45;--paper-alt:#8e6a61;--surface:#f5e7dc;--surface-soft:#fff8f1;--ink:#3d3030;--muted:#6f625e;--wine:#5d3935;--rose:#c98578;--blush:#f5e7dc;--line:#d9c2b5;--green:#648368;--green-dark:#527157;--white:#fff;--on-dark:#fff8f1;--on-dark-muted:#f1d6cc;--on-dark-line:rgb(255 255 255/18%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Leelawadee UI,Tahoma,Arial,sans-serif;font-size:16px;letter-spacing:0}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,p{margin:0}img{max-width:100%}.shell{width:min(1240px,calc(100% - 48px));margin:0 auto}.topbar{border-bottom:1px solid var(--on-dark-line);background:var(--paper);color:rgb(255 248 241/92%);font-size:15px;font-weight:700}.topbar .shell{min-height:44px;display:flex;align-items:center;justify-content:center;padding:6px 0;text-align:center;line-height:1.35}.topbar strong{color:var(--white)}.site-header{position:relative;z-index:10;background:var(--surface)}.header-main{min-height:224px;display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(280px,1fr);align-items:center;grid-gap:28px;gap:28px}.brand-mark{justify-self:start;display:grid;place-items:center}.brand-mark img{width:198px;height:198px;border:0;border-radius:0;background:transparent;object-fit:contain;box-shadow:none}.brand-copy{display:block;text-align:center}.brand-copy strong{display:block;font-family:Georgia,Leelawadee UI,serif;font-size:56px;line-height:.96;letter-spacing:.01em}.brand-copy b{display:block;margin-top:9px;font-size:33px;line-height:1.18;text-align:center}.brand-copy small{display:block;margin-top:10px;color:var(--muted);font-size:15px;text-align:center}.header-contact{display:grid;justify-self:end;grid-gap:5px;gap:5px;max-width:420px;margin-right:-34px;color:var(--muted);font-size:14px;font-style:normal;line-height:1.5;text-align:left}.header-contact a,.header-contact span{display:block}.header-address{white-space:nowrap}.header-contact strong{color:var(--ink)}.main-nav{border-top:1px solid var(--on-dark-line);border-bottom:1px solid var(--on-dark-line);background:var(--paper)}.nav-row{min-height:50px;display:flex;align-items:stretch;justify-content:center;overflow:visible;scrollbar-width:none}.nav-row::-webkit-scrollbar{display:none}.category-trigger,.nav-row>a{min-height:50px;display:flex;align-items:center;padding:0 19px;color:rgb(255 248 241/88%);font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap}.nav-row>a{position:relative;transition:background-color .18s ease,color .18s ease}.nav-row>a:focus-visible,.nav-row>a:hover{background:#3d3030;color:var(--white)}.nav-row>a.active{color:var(--white)}.nav-row>a.active:after{position:absolute;right:19px;bottom:8px;left:19px;height:2px;background:var(--rose);content:""}.category-menu{position:relative}.category-trigger{gap:6px;margin:7px 4px;padding:0 16px!important;border:0;background:transparent;color:rgb(255 248 241/88%)!important;font:inherit;transition:background-color .18s ease,color .18s ease}.category-trigger:focus-visible,.category-trigger:hover,.category-trigger[aria-expanded=true]{background:#3d3030;color:var(--white)!important}.category-dropdown{position:absolute;top:50px;left:0;z-index:30;width:310px;display:grid;grid-template-columns:1fr 1fr;padding:8px;border:1px solid var(--line);background:var(--surface);box-shadow:0 18px 35px rgb(61 48 48/12%)}.category-dropdown a{min-height:54px;display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid var(--line);color:var(--ink);font-size:13px;line-height:1.45}.category-dropdown a:nth-last-child(-n+2){border-bottom:0}.category-dropdown a{transition:background-color .18s ease,color .18s ease}.category-dropdown a:focus-visible,.category-dropdown a:hover{background:var(--wine);color:var(--white)}.blue-button,.contact-button,.dark-button,.light-button,.outline-button,.outline-light-button,.primary-button,.text-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border:1px solid var(--wine);border-radius:0;font-size:13px;font-weight:850;cursor:pointer}.blue-button,.dark-button,.primary-button{border-color:var(--rose);background:var(--rose);color:white}.light-button,.outline-light-button{border-color:rgb(255 255 255/72%);color:white}.outline-button,.text-button{background:transparent;color:var(--wine)}.text-button{border-color:var(--line)}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.home-hero{position:relative;min-height:590px;overflow:hidden;background:var(--wine)}.home-hero:before{position:absolute;inset:0;z-index:1;background:rgb(52 36 35/10%);content:""}.home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-hero-inner{position:relative;z-index:2;min-height:590px;display:grid;grid-template-columns:58% 1fr;align-items:center}.home-hero-copy{max-width:660px;color:white;text-shadow:0 2px 20px rgb(0 0 0/25%)}.hero-kicker{display:flex;align-items:center;gap:11px;margin-bottom:18px;font-size:13px;font-weight:800}.hero-kicker:before{width:34px;height:1px;background:currentColor;content:""}.home-hero h1{font-family:Georgia,Leelawadee UI,serif;font-size:clamp(58px,6.2vw,88px);font-weight:750;line-height:.98}.home-hero h1 em{color:#f0c6bd;font-style:normal}.home-hero-copy>p:not(.hero-kicker){max-width:580px;margin-top:24px;font-size:16px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;text-shadow:none}.hero-count{align-self:end;justify-self:end;margin-bottom:34px;color:white;font-size:13px}.hero-count strong{display:inline-block;margin-right:4px;font-size:28px}.hero-video-panel[data-visible=false],.home-hero-inner[data-visible=false]{display:none!important}.hero-panel-switch{position:absolute;top:22px;left:max(24px,calc((100vw - 1240px) / 2));z-index:5;display:inline-flex;gap:6px;padding:5px;border:1px solid rgb(255 248 241/42%);background:rgb(61 48 48/50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-panel-switch button{min-height:34px;padding:0 13px;border:0;background:transparent;color:rgb(255 248 241/78%);font-size:13px;font-weight:850;cursor:pointer}.hero-panel-switch button.active{background:var(--rose);color:white}.hero-video-panel{position:relative;z-index:2;min-height:590px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;grid-gap:36px;gap:36px;padding-top:42px;padding-bottom:62px}.hero-video-copy{max-width:420px;color:white;text-shadow:0 2px 20px rgb(0 0 0/25%)}.hero-video-copy h2{font-family:Georgia,Leelawadee UI,serif;font-size:clamp(42px,5.2vw,68px);line-height:1.03}.hero-video-copy>p:not(.hero-kicker){margin-top:18px;color:rgb(255 248 241/88%);font-size:16px;line-height:1.75}.hero-video-hint{display:inline-flex;align-items:center;gap:7px;margin-top:22px;color:rgb(255 248 241/92%);font-size:14px;font-weight:800}.hero-video-carousel{position:relative;min-width:0;padding:0 44px}.hero-video-rail{display:flex;gap:18px;overflow-x:auto;padding:10px 2px 18px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:rgb(255 248 241/45%) rgb(61 48 48/30%)}.hero-tiktok-card{flex:0 0 292px;display:grid;grid-template-rows:390px auto;overflow:hidden;border:1px solid rgb(255 248 241/68%);background:var(--surface-soft);color:var(--ink);scroll-snap-align:center;box-shadow:0 18px 34px rgb(0 0 0/18%);transition:box-shadow .2s ease}.hero-tiktok-card[data-active=true]{box-shadow:0 22px 40px rgb(0 0 0/23%),0 0 0 2px rgb(255 248 241/28%)}.hero-tiktok-card iframe{width:100%;height:100%;display:block;border:0;background:linear-gradient(150deg,var(--wine),var(--paper-alt))}.hero-video-preview{position:relative;width:100%;height:100%;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;padding:20px;border:0;background-size:cover;color:white;cursor:pointer;text-shadow:0 2px 16px rgb(0 0 0/42%)}.hero-video-preview:before{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0/4%),rgb(0 0 0/28%));content:""}.hero-video-preview b,.hero-video-preview span{position:relative;z-index:1}.hero-video-preview span{width:70px;height:70px;display:grid;place-items:center;border:2px solid rgb(255 255 255/92%);border-radius:50%;background:rgb(100 131 104/90%);color:white;box-shadow:0 12px 26px rgb(0 0 0/24%)}.hero-video-preview b{padding:7px 10px;background:rgb(49 42 40/58%);font-size:15px}.hero-tiktok-card[data-active=true] .hero-video-preview span{background:var(--rose)}.hero-tiktok-card div{min-height:108px;display:grid;align-content:center;grid-gap:5px;gap:5px;padding:16px;background:linear-gradient(135deg,var(--surface-soft),var(--surface))}.hero-tiktok-card span{color:var(--wine);font-size:13px;font-weight:900;text-transform:uppercase}.hero-tiktok-card strong{font-size:18px;line-height:1.35}.hero-tiktok-card small{color:var(--muted);font-size:13px;font-weight:800}.hero-video-nav{position:absolute;top:43%;z-index:20;width:46px;height:46px;display:grid;place-items:center;padding:0;border:2px solid white;border-radius:50%;background:var(--green);color:white;box-shadow:0 10px 24px rgb(0 0 0/22%);cursor:pointer}.hero-video-nav.prev{left:8px}.hero-video-nav.next{right:58px}.hero-video-dots{display:flex;justify-content:center;gap:8px;margin-top:8px}.hero-video-dots button{width:9px;height:9px;padding:0;border:1px solid rgb(255 248 241/70%);border-radius:50%;background:rgb(255 248 241/40%);cursor:pointer}.hero-video-dots button.active{width:24px;border-radius:999px;background:var(--rose)}.hero-video-modal{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:rgb(28 22 21/78%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-video-modal-card{width:min(420px,calc(100vw - 40px));max-height:calc(100vh - 70px);display:grid;grid-template-rows:minmax(420px,72vh) auto;overflow:hidden;border:1px solid rgb(255 248 241/58%);background:var(--surface-soft);color:var(--ink);box-shadow:0 26px 70px rgb(0 0 0/42%)}.hero-video-modal-card iframe{width:100%;height:100%;display:block;border:0;background:linear-gradient(150deg,var(--wine),var(--paper-alt))}.hero-video-modal-card div{display:grid;grid-gap:5px;gap:5px;padding:16px 18px;background:linear-gradient(135deg,var(--surface-soft),var(--surface))}.hero-video-modal-card span{color:var(--wine);font-size:13px;font-weight:900;text-transform:uppercase}.hero-video-modal-card strong{font-size:19px;line-height:1.35}.hero-video-modal-card small{color:var(--muted);font-size:13px;font-weight:800}.hero-video-modal-close{position:fixed;top:18px;right:18px;z-index:91;width:48px;height:48px;display:grid;place-items:center;padding:0;border:2px solid white;border-radius:50%;background:var(--green);color:white;box-shadow:0 12px 28px rgb(0 0 0/25%);cursor:pointer}.service-strip{border-bottom:1px solid var(--line);background:var(--surface)}.service-strip .shell{display:grid;grid-template-columns:repeat(3,1fr)}.service-strip .shell>div{min-height:74px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:14px;gap:14px;padding:16px 28px;border-right:1px solid var(--line)}.service-strip .shell>div:first-child{border-left:1px solid var(--line)}.service-strip b{color:var(--rose);font-size:19px}.service-strip p span,.service-strip p strong{display:block}.service-strip p strong{font-size:14px}.service-strip p span{margin-top:3px;color:var(--muted);font-size:12px}.home-section{padding:82px 0;border-bottom:1px solid var(--on-dark-line)}.home-section,.section-primary{background:var(--paper)}.section-highlight{background:var(--paper-alt)}.home-section-heading{margin-bottom:35px}.home-section-heading.split{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.eyebrow,.section-label{margin-bottom:9px;color:var(--rose);font-size:12px;font-weight:900;text-transform:uppercase}.home-section .home-section-heading .section-label,.home-section .home-section-heading .text-link{color:var(--on-dark-muted)}.home-section .home-section-heading h2{color:var(--on-dark)}.blue-text{color:var(--rose)}.feature-intro h2,.home-section h2,.page-title h1,.prose h1,.section-heading h2,.two-column h2{font-family:Georgia,Leelawadee UI,serif;font-size:clamp(34px,4vw,48px);line-height:1.15}.text-link{color:var(--wine);font-size:13px;font-weight:850}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.category-card{display:grid;grid-template-rows:auto 1fr;min-width:0;padding:8px;border:1px solid var(--surface-soft);background:var(--surface-soft);box-shadow:0 0 0 1px var(--line);transition:box-shadow .2s ease,transform .2s ease}.category-card:hover{position:relative;z-index:1;box-shadow:0 10px 26px rgb(91 44 40/11%),0 0 0 2px var(--rose);transform:translateY(-2px)}.category-visual{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f3ede7}.category-visual img{object-fit:cover;transition:transform .35s ease}.category-card:hover .category-visual img{transform:scale(1.025)}.category-visual-fallback{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.08em}.category-content{min-height:174px;display:flex;flex-direction:column;padding:17px 12px 12px}.category-index{color:var(--rose);font-size:12px;font-weight:900}.category-card h3{margin:12px 0 7px;font-size:18px;line-height:1.4}.category-description{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.65}.category-arrow{margin-top:auto;color:var(--wine);font-size:13px;font-weight:850}.category-arrow span{display:inline-block;margin-left:4px;transition:transform .18s ease}.category-card:hover .category-arrow span{transform:translateX(3px)}.editorial-block{min-height:470px;display:grid;grid-template-columns:1.05fr 1fr;background:transparent}.editorial-image{position:relative;min-height:470px;overflow:hidden;background:#2d2421}.editorial-image img{object-fit:contain;object-position:center}.editorial-image span{position:absolute;right:18px;bottom:18px;z-index:1;padding:7px 9px;background:rgb(255 255 255/84%);font-size:12px;font-weight:850}.editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:64px;background:var(--surface-soft);color:var(--ink)}.editorial-copy h2{font-family:Georgia,Leelawadee UI,serif;font-size:46px;line-height:1.18}.editorial-copy .section-label{color:var(--rose)}.editorial-copy>p:not(.section-label){margin:22px 0;color:var(--muted);font-size:16px;line-height:1.8}.editorial-copy .text-link{color:var(--wine)}.support-banner{min-height:500px;background:#f7eee7 -webkit-image-set(url("/optimized/siampan-customer-service.avif") type("image/avif"),url("/optimized/siampan-customer-service.webp") type("image/webp"),url("/siampan-customer-service-v1.png") type("image/png")) 50% /cover no-repeat;background:#f7eee7 image-set(url("/optimized/siampan-customer-service.avif") type("image/avif"),url("/optimized/siampan-customer-service.webp") type("image/webp"),url("/siampan-customer-service-v1.png") type("image/png")) 50% /cover no-repeat}.support-inner{min-height:500px;display:flex;align-items:center}.support-copy{width:43%}.support-copy h2{max-width:500px;font-family:Georgia,Leelawadee UI,serif;font-size:45px;line-height:1.16}.support-copy>p:not(.section-label){max-width:470px;margin:18px 0 24px;color:var(--muted);font-size:16px;line-height:1.75}.support-actions{display:flex;flex-wrap:wrap;gap:10px}.contact-button{border-color:var(--green);background:var(--green);color:white}.contact-button.secondary{background:transparent;color:var(--green-dark)}.featured-layout{display:grid;grid-template-columns:1.05fr 2fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.featured-lead{min-height:520px;display:flex;flex-direction:column;justify-content:flex-end;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);color:var(--ink)}.featured-lead span,.product-tag{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.featured-lead h3{margin-top:170px;font-family:Georgia,Leelawadee UI,serif;font-size:37px;line-height:1.2}.featured-lead p{margin-top:13px;color:var(--muted);font-size:14px;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(2,1fr)}.product-card{min-height:260px;display:flex;flex-direction:column;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-soft)}.product-copy{margin-top:auto}.product-copy h3{font-size:20px;line-height:1.35}.product-copy p{margin-top:8px;color:var(--muted);font-size:14px;line-height:1.55}.product-copy small{display:block;margin-top:18px;color:var(--wine);font-size:13px;font-weight:800}.product-enquiry{min-height:40px;display:inline-flex;align-items:center;justify-content:center;margin-top:16px;padding:0 14px;border:1px solid var(--green);background:var(--green);color:white;font-size:13px;font-weight:850}.product-enquiry:focus-visible,.product-enquiry:hover{background:var(--green-dark)}.visit-section{padding-top:70px;background:var(--paper)}.visit-grid{display:grid;grid-template-columns:1fr 1fr}.visit-grid>div{min-height:300px;padding:55px}.visit-grid h2{margin:10px 0 18px;font-size:35px}.visit-grid p:not(.section-label){max-width:500px;margin-bottom:20px;font-size:15px;line-height:1.75}.visit-primary{background:var(--wine);color:white}.visit-primary .section-label,.visit-primary .text-link{color:#f4d6cd}.visit-primary p:not(.section-label){opacity:.76}.site-footer,.visit-secondary{background:var(--surface)}.site-footer{border-top:1px solid var(--line)}.footer-grid{min-height:238px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:34px;gap:34px}.footer-logo-mark{width:178px;height:178px;display:grid;place-items:center;background:transparent}.footer-logo-mark img{width:166px;height:166px;object-fit:contain}.footer-grid strong{display:block;margin-bottom:4px;font-family:Georgia,Leelawadee UI,serif;font-size:27px;line-height:1.05}.footer-grid b{display:block;margin-bottom:8px;font-size:16px}.footer-grid p{color:var(--muted);font-size:13px;line-height:1.75}.footer-contact{text-align:right}.footer-admin-link{display:inline-block;margin-top:8px;color:var(--muted);font-size:11px;text-decoration:underline;text-underline-offset:3px}.quick-contact{position:fixed;right:20px;bottom:20px;z-index:50}.quick-contact,.quick-contact-actions{display:grid;justify-items:end;grid-gap:9px;gap:9px;pointer-events:none}.quick-contact-actions{opacity:0;transform:translateY(10px);transition:.18s ease}.quick-contact[data-open=true] .quick-contact-actions{opacity:1;transform:none;pointer-events:auto}.quick-contact a{display:flex;align-items:center;gap:9px}.quick-hint{padding:7px 10px;border-radius:4px;background:rgb(49 42 40/90%);color:white;font-size:13px;opacity:0;transform:translateX(6px);transition:.18s ease;pointer-events:none}.quick-contact a:focus-visible .quick-hint,.quick-contact a:hover .quick-hint{opacity:1;transform:none}.quick-icon{width:50px;height:50px;display:grid;place-items:center;border:3px solid white;border-radius:50%;background:var(--green);color:white;box-shadow:0 7px 20px rgb(59 74 61/28%)}.quick-icon svg{width:22px;height:22px}.quick-icon.brand-googlemaps{background:#4285f4}.quick-icon.brand-facebook{background:#1877f2}.quick-icon.brand-tiktok{background:#000}.quick-icon.brand-tiktok svg{filter:drop-shadow(-1px -1px 0 #25f4ee) drop-shadow(1px 1px 0 #fe2c55)}.quick-toggle{width:58px;height:58px;display:grid;place-items:center;padding:0;border:3px solid white;border-radius:50%;background:var(--green-dark);color:white;box-shadow:0 7px 20px rgb(59 74 61/28%);cursor:pointer;pointer-events:auto}.page-stack{display:grid;grid-gap:24px;gap:24px;padding-bottom:60px}.page-top{padding-top:54px}.page-title h1{color:var(--on-dark)}.page-title .eyebrow{color:var(--on-dark-muted)}.page-title p:not(.eyebrow){margin-top:14px;color:rgb(255 248 241/82%);font-size:16px;line-height:1.7}.section-block{overflow:hidden;border:1px solid var(--line);background:var(--surface-soft)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:28px;border-bottom:1px solid var(--line)}.section-heading>p{max-width:520px;color:var(--muted);line-height:1.65}.product-catalog-heading{display:grid;grid-template-columns:minmax(220px,1fr) minmax(190px,.75fr) minmax(180px,.6fr);align-items:end;grid-gap:16px;gap:16px}.product-filter,.product-search{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:12px;font-weight:850}.product-filter select,.product-search input{width:100%;min-height:42px;padding:0 11px;border:1px solid var(--line);border-radius:0;background:white;color:var(--ink);font:inherit}.product-empty{padding:36px 28px;color:var(--muted);text-align:center}.two-column{display:grid;grid-template-columns:1fr 1fr}.two-column>div{padding:36px}.two-column>div+div{border-left:1px solid var(--line)}.two-column h2{margin-top:9px;font-size:34px}.prose p,.two-column p{margin-top:16px;color:#655956;line-height:1.85}.route-box{background:var(--surface)}.route-box a{margin-top:20px}.prose{max-width:900px}.prose h1{font-size:58px}.page-stack.prose>.eyebrow{color:var(--on-dark-muted)}.page-stack.prose>h1{color:var(--on-dark)}.page-stack.prose>p{color:rgb(255 248 241/86%)}.login-page{display:grid;grid-template-columns:1fr minmax(320px,440px);grid-gap:44px;gap:44px;align-items:start}.login-page h1{color:var(--on-dark);font-size:50px}.login-page .eyebrow{color:var(--on-dark-muted)}.login-page p:not(.eyebrow){margin-top:14px;color:rgb(255 248 241/82%);line-height:1.65}.form-card{display:grid;grid-gap:18px;gap:18px;padding:28px;border:1px solid var(--line);background:var(--surface-soft);color:var(--ink)}.form-card label{display:grid;grid-gap:8px;gap:8px;font-weight:800}.form-card input{width:100%;padding:12px;border:1px solid var(--line);background:white}.form-card p{color:var(--muted);line-height:1.65}.form-error{color:#a12d24!important;font-weight:800}.import-result{display:grid;grid-gap:6px;gap:6px;padding:15px;border-left:4px solid var(--rose);background:var(--surface)}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.stat-grid div{padding:20px;border:1px solid var(--line);background:var(--surface-soft)}.stat-grid span,.stat-grid strong{display:block}.stat-grid span{color:var(--muted);font-size:13px}.stat-grid strong{margin-top:8px;font-size:36px}.admin-callout{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px}.admin-callout h2{font-size:31px}.admin-callout p{margin-top:8px;color:var(--muted);line-height:1.65}.missing-list{display:grid;grid-gap:0;gap:0;margin:16px 0 0;padding:0;list-style:none}.missing-list li{display:flex;justify-content:space-between;gap:16px;padding:13px;border-top:1px solid var(--line)}.missing-list span{color:var(--muted);font-size:13px}@media (max-width:820px){.shell{width:min(100% - 32px,1240px)}.topbar .shell{flex-wrap:wrap;justify-content:center;padding:6px 0}.header-main{min-height:0;grid-template-columns:1fr;gap:8px;padding:20px 0}.brand-copy,.brand-mark,.header-contact{justify-self:center}.header-contact{max-width:560px;margin-right:0;text-align:center}.nav-row{justify-content:flex-start;overflow-x:auto}.category-dropdown{position:fixed;top:270px;left:16px;width:min(360px,calc(100% - 32px))}.home-hero-inner{grid-template-columns:72% 1fr}.hero-video-panel{grid-template-columns:1fr;gap:24px;align-content:center}.hero-video-copy{max-width:560px}.hero-tiktok-card{flex-basis:270px;grid-template-rows:360px auto}.category-grid{grid-template-columns:repeat(2,1fr)}.editorial-block{grid-template-columns:1fr}.editorial-image{min-height:400px}.editorial-copy{padding:44px}.featured-layout{grid-template-columns:1fr}.featured-lead{min-height:300px}.featured-lead h3{margin-top:80px}.login-page,.two-column{grid-template-columns:1fr}.two-column>div+div{border-top:1px solid var(--line);border-left:0}}@media (max-width:560px){.shell{width:calc(100% - 28px)}.topbar{font-size:12px}.topbar .shell{min-height:46px;justify-content:center;gap:6px 12px}.header-main{min-height:0;gap:10px;padding:16px 0}.brand-mark img{width:126px;height:126px}.brand-copy strong{font-size:39px}.brand-copy b{margin-top:5px;font-size:24px}.brand-copy small{display:none}.header-contact{gap:3px;font-size:12px;line-height:1.45}.header-address{white-space:normal}.dark-button,.outline-button,.text-button{min-height:38px;padding:0 9px;font-size:12px}.nav-row{width:100%;min-height:44px}.category-trigger,.nav-row>a{min-height:44px;padding:0 13px;font-size:12px}.nav-row>a.active:after{right:13px;bottom:6px;left:13px}.category-dropdown{top:206px;grid-template-columns:1fr;max-height:70vh;overflow-y:auto}.category-dropdown a:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.home-hero{min-height:520px}.home-hero>img{object-position:61% center}.home-hero-inner{min-height:520px;grid-template-columns:1fr;align-items:end;padding-bottom:28px}.home-hero-copy{max-width:350px}.hero-panel-switch{top:14px}.hero-panel-switch button{min-height:31px;padding:0 10px;font-size:12px}.hero-kicker{margin-bottom:12px;font-size:12px}.home-hero h1{font-size:45px;line-height:1.03}.home-hero-copy>p:not(.hero-kicker){margin-top:17px;font-size:14px;line-height:1.65}.hero-actions{margin-top:20px}.contact-button,.light-button,.primary-button{min-height:40px;padding:0 12px;font-size:12px}.hero-count{display:none}.hero-video-panel{min-height:620px;padding-top:30px;padding-bottom:62px}.hero-video-copy h2{font-size:36px}.hero-video-copy>p:not(.hero-kicker),.hero-video-hint{font-size:13px}.hero-video-hint{margin-top:14px}.hero-video-carousel{padding:0 18px}.hero-video-rail{gap:12px;padding-bottom:12px}.hero-tiktok-card{flex-basis:min(252px,78vw);grid-template-rows:330px auto}.hero-tiktok-card div{min-height:98px;padding:13px}.hero-tiktok-card strong{font-size:16px}.hero-video-nav{width:40px;height:40px;top:42%}.hero-video-nav.prev{left:0}.hero-video-nav.next{right:48px}.hero-video-modal{padding:14px}.hero-video-modal-card{width:min(380px,calc(100vw - 28px));grid-template-rows:minmax(360px,68vh) auto}.hero-video-modal-close{top:10px;right:10px;width:44px;height:44px}.service-strip .shell{width:100%;grid-template-columns:1fr}.service-strip .shell>div{min-height:60px;padding:12px 18px;border-right:0;border-bottom:1px solid var(--line)}.service-strip .shell>div:first-child{border-left:0}.home-section{padding:48px 0}.home-section-heading{margin-bottom:24px}.feature-intro h2,.home-section h2,.page-title h1,.prose h1,.section-heading h2,.two-column h2{font-size:31px}.category-grid{grid-template-columns:1fr}.category-content{min-height:165px;padding:17px 12px 12px}.category-card h3{margin-top:10px;font-size:18px}.category-description{font-size:14px}.editorial-image{min-height:340px}.editorial-copy{padding:34px 22px}.editorial-copy h2{font-size:34px}.editorial-copy>p:not(.section-label){font-size:14px}.support-banner{min-height:620px;background-position:62%}.support-inner{min-height:620px;align-items:flex-start;padding-top:36px}.support-copy{width:100%}.support-copy h2{max-width:330px;font-size:33px}.support-copy>p:not(.section-label){max-width:330px;font-size:14px}.home-section-heading.split{align-items:flex-start;flex-direction:column;gap:10px}.featured-lead{min-height:260px;padding:22px}.featured-lead h3{margin-top:65px;font-size:29px}.product-card{min-height:210px;padding:18px}.product-copy h3{font-size:16px}.product-enquiry{min-height:36px;margin-top:12px;padding:0 10px;font-size:12px}.visit-grid{grid-template-columns:1fr}.visit-grid>div{min-height:auto;padding:38px 24px}.visit-grid h2{font-size:29px}.footer-grid{min-height:280px;grid-template-columns:auto 1fr;align-content:center;gap:18px}.footer-logo-mark{grid-row:1/span 2;width:120px;height:120px}.footer-logo-mark img{width:112px;height:112px}.footer-grid strong{font-size:24px}.footer-grid b{font-size:15px}.footer-grid p{font-size:13px}.footer-contact{text-align:left}.quick-contact{right:10px;bottom:10px;gap:6px}.quick-hint{display:none}.quick-icon{width:43px;height:43px}.quick-toggle{width:52px;height:52px}.page-top{padding-top:34px}.section-heading{align-items:flex-start;flex-direction:column;padding:20px}.product-catalog-heading{display:grid;grid-template-columns:1fr;width:100%}.product-grid{grid-template-columns:repeat(2,1fr)}.two-column>div{padding:24px}.login-page{gap:24px}.stat-grid{grid-template-columns:1fr}.admin-callout{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}