:root{--primary:#7b2227;--ink:#222;--muted:#666;--surface:#f5f5f5;--white:#fff;--bg:var(--white);--border:#22222229;--on-dark:#ffffffb8;--on-dark-dim:#ffffff8c;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, "PingFang SC", "Microsoft YaHei", sans-serif;--container:1200px;--radius:4px;--shadow-sm:0 1px 3px #22222214;--shadow-md:0 6px 20px #2222221f;--gap:clamp(1rem, 2vw, 1.5rem);--section-y:clamp(2.5rem, 5vw, 4rem)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.7}img{max-width:100%;height:auto;display:block}a{color:var(--primary);text-decoration:none;transition:color .15s}a:hover{color:var(--ink);text-decoration:underline}ul,ol{margin:0;padding:0}h1,h2,h3,h4{color:var(--ink);margin:0 0 .5em;font-weight:700;line-height:1.25}h1{font-size:clamp(1.9rem,4vw,3rem)}h2{font-size:clamp(1.5rem,3vw,2.1rem)}h3{font-size:1.2rem}p{margin:0 0 1rem}:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.container{width:100%;max-width:var(--container);padding-inline:var(--gap);margin-inline:auto}.section{padding-block:var(--section-y)}.section--surface{background:var(--surface)}.section--tight{padding-block:clamp(1.5rem,3vw,2.5rem)}.section-head{max-width:760px;margin-bottom:2rem}.section-head--center{text-align:center;margin-inline:auto}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:inline-block}.section-intro{color:var(--muted)}.topbar{background:var(--ink);color:var(--on-dark);font-size:.82rem}.topbar .container{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.5rem;min-height:38px;display:flex}.topbar a{color:var(--on-dark)}.topbar a:hover{color:#fff}.topbar-info{flex-wrap:wrap;gap:1.25rem;display:flex}.topbar-info span{align-items:center;gap:.4rem;display:inline-flex}.social{gap:.65rem;display:flex}.social a{display:inline-flex}.social svg{fill:currentColor;width:16px;height:16px}.site-header{z-index:100;background:var(--primary);box-shadow:var(--shadow-sm);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:66px;display:flex}.logo{color:#fff;letter-spacing:.02em;align-items:center;gap:.55rem;font-size:1.35rem;font-weight:800;display:inline-flex}.logo:hover{color:#fff}.logo svg{width:30px;height:30px}.logo img{width:auto;height:46px;display:block}.logo--img{background:#fff;border-radius:8px;padding:.28rem .55rem}.logo b{color:var(--on-dark)}.nav-toggle{cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:0;display:none}.nav-toggle span,.nav-toggle span:before,.nav-toggle span:after{content:"";background:#fff;width:24px;height:2px;transition:transform .2s,opacity .2s;display:block;position:relative}.nav-toggle span:before{position:absolute;top:-8px}.nav-toggle span:after{position:absolute;top:8px}.nav-list{align-items:center;gap:.25rem;list-style:none;display:flex}.nav-link{color:#fff;border-radius:var(--radius);padding:.55rem .9rem;font-weight:600;display:inline-block;position:relative}.nav-link:hover{color:#fff;background:#ffffff1f}.nav-link[aria-current=page],.nav-link.router-link-exact-active{color:#fff;background:#22222261}.nav-link.router-link-active:not(.router-link-exact-active){background:#ffffff1f}.has-drop{position:relative}.has-drop>.nav-link:after{content:"▾";opacity:.8;margin-left:.35rem;font-size:.7rem}.drop{border-radius:var(--radius);min-width:230px;box-shadow:var(--shadow-md);opacity:0;visibility:hidden;background:#fff;padding:.4rem;list-style:none;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:0;transform:translateY(8px)}.has-drop:hover .drop,.has-drop:focus-within .drop{opacity:1;visibility:visible;transform:translateY(0)}.drop a{color:var(--ink);border-radius:var(--radius);padding:.5rem .7rem;font-size:.92rem;display:block}.drop a:hover{background:var(--surface);color:var(--primary)}.hero{background:var(--ink);color:#fff;background-image:linear-gradient(#222222a8,#222222a8),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20900'%20preserveAspectRatio='xMidYMid%20slice'%20role='img'%20aria-label='Industrial%20metal%20fabrication%20workshop'%3e%3c!--%20Palette:%20gradient%20=%20ink%20%23222222%20→%20brand%20red%20%237B2227%20(browser%20interpolates);%20accents%20are%20white%20/%20ink%20/%20brand-red%20at%20alpha%20only.%20No%20other%20hues.%20--%3e%3cdefs%3e%3clinearGradient%20id='bg'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='%23222222'/%3e%3cstop%20offset='1'%20stop-color='%237B2227'/%3e%3c/linearGradient%3e%3cpattern%20id='grid'%20width='64'%20height='64'%20patternUnits='userSpaceOnUse'%3e%3cpath%20d='M64%200H0V64'%20fill='none'%20stroke='%23ffffff'%20stroke-opacity='0.05'%20stroke-width='1'/%3e%3c/pattern%3e%3cradialGradient%20id='glow'%20cx='0.78'%20cy='0.3'%20r='0.6'%3e%3cstop%20offset='0'%20stop-color='%237B2227'%20stop-opacity='0.3'/%3e%3cstop%20offset='1'%20stop-color='%237B2227'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3crect%20width='1600'%20height='900'%20fill='url(%23bg)'/%3e%3crect%20width='1600'%20height='900'%20fill='url(%23grid)'/%3e%3crect%20width='1600'%20height='900'%20fill='url(%23glow)'/%3e%3c!--%20abstract%20machinery%20silhouettes%20--%3e%3cg%20fill='%23222222'%20fill-opacity='0.35'%3e%3crect%20x='1080'%20y='430'%20width='360'%20height='470'%20rx='10'/%3e%3crect%20x='1130'%20y='380'%20width='120'%20height='70'%20rx='6'/%3e%3crect%20x='120'%20y='520'%20width='300'%20height='380'%20rx='10'/%3e%3crect%20x='170'%20y='470'%20width='90'%20height='60'%20rx='6'/%3e%3c/g%3e%3c!--%20diagonal%20beam%20--%3e%3cpath%20d='M-40%20760%20L520%20300%20L560%20340%20L0%20800%20Z'%20fill='%23ffffff'%20fill-opacity='0.03'/%3e%3c!--%20spark%20dots%20--%3e%3cg%20fill='%23ffffff'%20fill-opacity='0.45'%3e%3ccircle%20cx='1180'%20cy='360'%20r='3'/%3e%3ccircle%20cx='1220'%20cy='340'%20r='2'/%3e%3ccircle%20cx='1145'%20cy='352'%20r='2.4'/%3e%3ccircle%20cx='1255'%20cy='372'%20r='1.8'/%3e%3c/g%3e%3c/svg%3e");background-position:50%;background-size:cover;align-items:center;min-height:clamp(280px,38vh,400px);display:flex;position:relative}.hero-inner{max-width:720px}.hero .eyebrow{color:#ffffffe6}.hero h1{color:#fff}.hero p{color:var(--on-dark);font-size:1.05rem}.hero .eyebrow,.hero h1,.hero p,.hero-actions{animation:.6s both fadeUp}.hero p{animation-delay:80ms}.hero-actions{animation-delay:.16s}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.page-hero{background:var(--primary);color:#fff;background-image:linear-gradient(#22222261,#22222261),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20900'%20preserveAspectRatio='xMidYMid%20slice'%20role='img'%20aria-label='Industrial%20metal%20fabrication%20workshop'%3e%3c!--%20Palette:%20gradient%20=%20ink%20%23222222%20→%20brand%20red%20%237B2227%20(browser%20interpolates);%20accents%20are%20white%20/%20ink%20/%20brand-red%20at%20alpha%20only.%20No%20other%20hues.%20--%3e%3cdefs%3e%3clinearGradient%20id='bg'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='%23222222'/%3e%3cstop%20offset='1'%20stop-color='%237B2227'/%3e%3c/linearGradient%3e%3cpattern%20id='grid'%20width='64'%20height='64'%20patternUnits='userSpaceOnUse'%3e%3cpath%20d='M64%200H0V64'%20fill='none'%20stroke='%23ffffff'%20stroke-opacity='0.05'%20stroke-width='1'/%3e%3c/pattern%3e%3cradialGradient%20id='glow'%20cx='0.78'%20cy='0.3'%20r='0.6'%3e%3cstop%20offset='0'%20stop-color='%237B2227'%20stop-opacity='0.3'/%3e%3cstop%20offset='1'%20stop-color='%237B2227'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3crect%20width='1600'%20height='900'%20fill='url(%23bg)'/%3e%3crect%20width='1600'%20height='900'%20fill='url(%23grid)'/%3e%3crect%20width='1600'%20height='900'%20fill='url(%23glow)'/%3e%3c!--%20abstract%20machinery%20silhouettes%20--%3e%3cg%20fill='%23222222'%20fill-opacity='0.35'%3e%3crect%20x='1080'%20y='430'%20width='360'%20height='470'%20rx='10'/%3e%3crect%20x='1130'%20y='380'%20width='120'%20height='70'%20rx='6'/%3e%3crect%20x='120'%20y='520'%20width='300'%20height='380'%20rx='10'/%3e%3crect%20x='170'%20y='470'%20width='90'%20height='60'%20rx='6'/%3e%3c/g%3e%3c!--%20diagonal%20beam%20--%3e%3cpath%20d='M-40%20760%20L520%20300%20L560%20340%20L0%20800%20Z'%20fill='%23ffffff'%20fill-opacity='0.03'/%3e%3c!--%20spark%20dots%20--%3e%3cg%20fill='%23ffffff'%20fill-opacity='0.45'%3e%3ccircle%20cx='1180'%20cy='360'%20r='3'/%3e%3ccircle%20cx='1220'%20cy='340'%20r='2'/%3e%3ccircle%20cx='1145'%20cy='352'%20r='2.4'/%3e%3ccircle%20cx='1255'%20cy='372'%20r='1.8'/%3e%3c/g%3e%3c/svg%3e");background-position:50%;background-size:cover;padding-block:clamp(2rem,5vw,3.25rem)}.page-hero h1{color:#fff}.page-hero p{color:#ffffffd9;margin-bottom:0}.btn{border-radius:var(--radius);cursor:pointer;border:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:background .15s,color .15s,transform .1s,filter .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--primary);color:#fff}.btn--primary:hover{background:var(--primary);color:#fff;filter:brightness(.85)}.btn--light{color:var(--primary);background:#fff}.btn--light:hover{background:var(--surface);color:var(--primary);filter:brightness(.97)}.btn--outline{color:#fff;background:0 0;border-color:#ffffffb3}.btn--outline:hover{color:#fff;background:#ffffff1f}.btn--ghost{border-color:var(--border);color:var(--ink)}.btn--ghost:hover{border-color:var(--primary);color:var(--primary)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:.5rem;display:flex}.arrow-link{color:var(--primary);align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.arrow-link:after{content:"→";transition:transform .15s}.arrow-link:hover{color:var(--primary)}.arrow-link:hover:after{transform:translate(3px)}.card-grid{gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;overflow:hidden}.card:hover{box-shadow:var(--shadow-md);border-color:#0000;transform:translateY(-4px)}.card-body{flex-direction:column;flex:1;padding:1.25rem;display:flex}.card-body h3{color:var(--ink);margin-bottom:.35rem}.card-body p{color:var(--muted);margin-bottom:1rem;font-size:.94rem}.card-body .arrow-link{margin-top:auto}.ph{text-align:center;color:#fff;letter-spacing:.03em;background:linear-gradient(135deg, var(--primary) 0%, var(--ink) 100%);justify-content:center;align-items:center;padding:1rem;font-size:.82rem;font-weight:600;display:flex;position:relative}.ph:before{content:"🖼";opacity:.5;margin-bottom:.35rem;font-size:1.6rem;display:block}.ph>span{z-index:1;position:relative}.ph--gray{background:linear-gradient(135deg,#2226,#222222a8)}.ph--dark{background:linear-gradient(135deg,#222222a8,#222222eb)}.ph--steel{background:linear-gradient(135deg,#7b22278c,#222222d9)}.ph--tall{aspect-ratio:4/3}.ph--wide{aspect-ratio:16/9}.ph--square{aspect-ratio:1}.layout{grid-template-columns:260px 1fr;align-items:start;gap:2rem;display:grid}.sidebar{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1rem;position:sticky;top:86px}.sidebar h2{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);border-bottom:2px solid var(--border);margin-bottom:.6rem;padding-bottom:.6rem;font-size:1.05rem}.sidebar-nav{list-style:none}.sidebar-group{margin-bottom:.9rem}.sidebar-group>span{color:var(--ink);margin:.5rem 0 .25rem;font-size:.9rem;font-weight:700;display:block}.sidebar-link{border-radius:var(--radius);color:var(--ink);border-left:3px solid #0000;padding:.45rem .6rem;font-size:.92rem;display:block}.sidebar-link:hover{background:var(--surface);color:var(--primary);border-left-color:var(--primary)}.sidebar-link[aria-current=page],.sidebar-link.router-link-exact-active{background:var(--primary);color:#fff;font-weight:600}.content-main h1{color:var(--primary)}.content-main h2{color:var(--ink);border-bottom:2px solid var(--border);margin-top:2rem;padding-bottom:.4rem}.content-main .lead{color:var(--muted);font-size:1.05rem}.content-main img,.content-main .ph{border-radius:var(--radius)}.workshop{margin-bottom:3rem}.workshop h2{color:var(--primary)}.image-grid{gap:var(--gap);grid-template-columns:repeat(4,1fr);margin-top:1rem;display:grid}.image-item .ph{aspect-ratio:4/3;border-radius:var(--radius)}.image-item figcaption{color:var(--muted);text-align:center;margin-top:.4rem;font-size:.82rem}.materials{flex-wrap:wrap;gap:.6rem;list-style:none;display:flex}.materials li{background:var(--surface);border:1px solid var(--border);color:var(--ink);border-radius:999px;padding:.45rem 1.1rem;font-size:.92rem;font-weight:600}.thickness-table{border-collapse:collapse;width:100%;box-shadow:var(--shadow-sm);border-radius:var(--radius);margin:1rem 0;font-size:.95rem;overflow:hidden}.thickness-table th,.thickness-table td{text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem}.thickness-table thead th{background:var(--primary);color:#fff;font-weight:700}.thickness-table tbody tr:nth-child(2n){background:var(--surface)}.thickness-table tbody tr:last-child td{border-bottom:0}.feature-list{gap:.5rem;list-style:none;display:grid}.feature-list li{color:var(--ink);padding-left:1.6rem;position:relative}.feature-list li:before{content:"✓";color:var(--primary);font-weight:800;position:absolute;left:0}.ordered-list{counter-reset:step;gap:.6rem;list-style:none;display:grid}.ordered-list li{counter-increment:step;color:var(--ink);padding-left:2.4rem;position:relative}.ordered-list li:before{content:counter(step);background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.terms-band{background:var(--primary);color:#fff;text-align:center;background-image:linear-gradient(#22222280,#22222280),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20900'%20preserveAspectRatio='xMidYMid%20slice'%20role='img'%20aria-label='Industrial%20metal%20fabrication%20workshop'%3e%3c!--%20Palette:%20gradient%20=%20ink%20%23222222%20→%20brand%20red%20%237B2227%20(browser%20interpolates);%20accents%20are%20white%20/%20ink%20/%20brand-red%20at%20alpha%20only.%20No%20other%20hues.%20--%3e%3cdefs%3e%3clinearGradient%20id='bg'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='%23222222'/%3e%3cstop%20offset='1'%20stop-color='%237B2227'/%3e%3c/linearGradient%3e%3cpattern%20id='grid'%20width='64'%20height='64'%20patternUnits='userSpaceOnUse'%3e%3cpath%20d='M64%200H0V64'%20fill='none'%20stroke='%23ffffff'%20stroke-opacity='0.05'%20stroke-width='1'/%3e%3c/pattern%3e%3cradialGradient%20id='glow'%20cx='0.78'%20cy='0.3'%20r='0.6'%3e%3cstop%20offset='0'%20stop-color='%237B2227'%20stop-opacity='0.3'/%3e%3cstop%20offset='1'%20stop-color='%237B2227'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3crect%20width='1600'%20height='900'%20fill='url(%23bg)'/%3e%3crect%20width='1600'%20height='900'%20fill='url(%23grid)'/%3e%3crect%20width='1600'%20height='900'%20fill='url(%23glow)'/%3e%3c!--%20abstract%20machinery%20silhouettes%20--%3e%3cg%20fill='%23222222'%20fill-opacity='0.35'%3e%3crect%20x='1080'%20y='430'%20width='360'%20height='470'%20rx='10'/%3e%3crect%20x='1130'%20y='380'%20width='120'%20height='70'%20rx='6'/%3e%3crect%20x='120'%20y='520'%20width='300'%20height='380'%20rx='10'/%3e%3crect%20x='170'%20y='470'%20width='90'%20height='60'%20rx='6'/%3e%3c/g%3e%3c!--%20diagonal%20beam%20--%3e%3cpath%20d='M-40%20760%20L520%20300%20L560%20340%20L0%20800%20Z'%20fill='%23ffffff'%20fill-opacity='0.03'/%3e%3c!--%20spark%20dots%20--%3e%3cg%20fill='%23ffffff'%20fill-opacity='0.45'%3e%3ccircle%20cx='1180'%20cy='360'%20r='3'/%3e%3ccircle%20cx='1220'%20cy='340'%20r='2'/%3e%3ccircle%20cx='1145'%20cy='352'%20r='2.4'/%3e%3ccircle%20cx='1255'%20cy='372'%20r='1.8'/%3e%3c/g%3e%3c/svg%3e");background-size:cover}.terms-band h2{color:#fff}.terms-band p{color:#ffffffd9;max-width:760px;margin-inline:auto}.form{gap:1rem;display:grid}.form-group label{color:var(--ink);margin-bottom:.35rem;font-size:.92rem;font-weight:600;display:block}.form-group .req{color:var(--primary)}.form-control{border:1px solid var(--border);border-radius:var(--radius);width:100%;font:inherit;color:var(--ink);background:#fff;padding:.7rem .85rem;transition:border-color .15s,box-shadow .15s}.form-control:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #7b22272e}.form-control.invalid{border-color:var(--primary);background:#7b22270d}.form-error{color:var(--primary);min-height:1em;font-size:.82rem}.form-note{color:var(--muted);font-size:.85rem}.form-success{background:var(--ink);border:1px solid var(--ink);color:#fff;border-radius:var(--radius);padding:.9rem 1rem}.contact-info{gap:1rem;list-style:none;display:grid}.contact-info li{align-items:flex-start;gap:.7rem;display:flex}.contact-info .ico{background:var(--surface);width:38px;height:38px;color:var(--primary);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.contact-info .ico svg{fill:currentColor;width:18px;height:18px}.contact-info h4{color:var(--ink);margin:0 0 .15rem;font-size:.95rem}.contact-info p{color:var(--muted);margin:0;font-size:.92rem}.contact-info--page{grid-template-columns:repeat(2,minmax(280px,420px));justify-content:center;gap:1.25rem}.contact-info--page li{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1.1rem 1.2rem}.footer{background:var(--ink);color:var(--on-dark);margin-top:0;padding-block:clamp(2.5rem,5vw,3.5rem) 0}.footer-grid{border-bottom:1px solid #ffffff1f;grid-template-columns:1.6fr repeat(3,1fr) 1.4fr;gap:2rem;padding-bottom:2rem;display:grid}.footer .logo{margin-bottom:.9rem}.footer-about p{color:var(--on-dark-dim);font-size:.9rem}.footer h4{color:#fff;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.9rem;font-size:.95rem}.footer-list{gap:.5rem;list-style:none;display:grid}.footer-list a{color:var(--on-dark);font-size:.9rem}.footer-list a:hover{color:#fff;padding-left:3px}.footer-contact li{gap:.5rem;margin-bottom:.6rem;font-size:.9rem;display:flex}.footer-bottom{text-align:center;color:#ffffff73;padding-block:1.1rem;font-size:.82rem}.text-center{text-align:center}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mb-0{margin-bottom:0}.text-primary{color:var(--primary)}.lead{color:var(--muted);font-size:1.08rem}.two-col{columns:2;column-gap:2rem}.skip-link{z-index:200;color:var(--primary);border-radius:0 0 var(--radius) 0;background:#fff;padding:.6rem 1rem;position:absolute;top:0;left:-999px}.skip-link:focus{left:0}.about-teaser{grid-template-columns:1.2fr 1fr;align-items:center;gap:2.5rem;display:grid}.about-teaser .ph{aspect-ratio:4/3;border-radius:var(--radius)}.home-why{background:var(--surface)}.col-title{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);border-bottom:2px solid var(--border);margin:0 0 1rem;padding-bottom:.5rem;font-size:1.05rem}.home-why .stats--compact{margin:1.25rem 0 0}.stats--compact .stat{padding:.8rem .6rem}.stats--compact .stat-value{font-size:1.5rem}.stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.stat{border:1px solid var(--border);border-radius:var(--radius);text-align:center;background:#fff;padding:1.3rem 1rem}.stat-value{color:var(--primary);font-size:1.9rem;font-weight:800;line-height:1;display:block}.stat-label{color:var(--muted);margin-top:.35rem;font-size:.85rem;display:block}.cap-list{gap:.35rem;list-style:none;display:grid}.cap-list li{color:var(--ink);padding-left:1.1rem;position:relative}.cap-list li:before{content:"·";color:var(--primary);font-weight:800;position:absolute;left:.3rem}.cta-band{text-align:center}.video-embed{aspect-ratio:16/9;border-radius:var(--radius);background:var(--ink);position:relative;overflow:hidden}.video-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-facade{cursor:pointer;background:var(--ink);border:0;width:100%;padding:0;display:block;position:absolute;inset:0}.video-facade img{object-fit:cover;opacity:.85;width:100%;height:100%}.video-play{color:#fff;background:#7b2227eb;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding-left:.3rem;font-size:1.5rem;transition:transform .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-facade:hover .video-play{transform:translate(-50%,-50%)scale(1.08)}.video-title{text-align:left;color:#fff;background:linear-gradient(#2220,#222222d9);padding:.6rem .9rem;font-size:.9rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}@media (width<=1023px){.layout{grid-template-columns:1fr}.sidebar{position:static}.sidebar-nav{grid-template-columns:repeat(2,1fr);gap:.25rem;display:grid}.image-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-about{grid-column:1/-1}.two-col{columns:1}}@media (width<=767px){:root{--section-y:2.25rem}.about-teaser,.form-row{grid-template-columns:1fr}.nav-toggle{justify-content:center;align-items:center;display:inline-flex}.nav{background:var(--ink);border-top:1px solid #ffffff1f;max-height:0;transition:max-height .25s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.nav.is-open{max-height:80vh;overflow-y:auto}.nav-list{padding:.5rem var(--gap) 1rem;flex-direction:column;align-items:stretch;gap:0}.nav-link{border-bottom:1px solid #ffffff14;border-radius:0;padding:.85rem .5rem}.has-drop>.nav-link:after{content:""}.drop{opacity:1;visibility:visible;box-shadow:none;background:#ffffff0f;min-width:0;padding:0 0 .3rem 1rem;position:static;transform:none}.drop a{color:#ffffffd9;padding:.5rem .7rem}.sidebar-nav,.contact-info--page{grid-template-columns:1fr}.image-grid{grid-template-columns:repeat(2,1fr)}.topbar-info{font-size:.78rem}.topbar .container{justify-content:center;gap:.25rem .75rem}.header-inner{min-height:58px}.logo img{height:38px}}@media (width<=420px){.image-grid,.footer-grid{grid-template-columns:1fr}.hero-actions .btn{justify-content:center;width:100%}}
