/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#101417;--blue:#17324d;--blue-deep:#0e2438;--metal:#b8bec3;--paper:#f2f3f1;--white:#fff;--amber:#f5a623;--line:#8d969d;--muted:#5e666c;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--amber);outline-offset:3px}.skip-link{z-index:1000;background:var(--amber);color:var(--ink);padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.utility-bar{min-height:34px;padding:6px max(24px, calc((100vw - var(--max)) / 2));background:var(--blue);color:var(--white);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;font:700 11px/1.3 Consolas,monospace;display:flex}.utility-bar a{color:var(--amber)}.site-header{z-index:30;background:var(--paper);border-bottom:1px solid var(--line);position:relative}.header-inner{max-width:var(--max);align-items:center;gap:28px;min-height:82px;margin:0 auto;padding:0 24px;display:flex}.wordmark{letter-spacing:.035em;white-space:nowrap;align-items:center;gap:10px;font-family:Arial Narrow,Impact,sans-serif;font-size:21px;font-weight:900;font-stretch:75%;display:inline-flex}.wordmark-mark{width:38px;height:34px;color:var(--white);background:var(--blue);border:2px solid var(--blue);box-shadow:inset 0 0 0 2px var(--paper);letter-spacing:-.08em;place-items:center;font:800 13px/1 Consolas,monospace;display:grid}.desktop-nav{align-items:center;gap:24px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.desktop-nav>a,.products-menu>summary{cursor:pointer;padding:29px 0;list-style:none}.products-menu{position:relative}.products-menu summary::-webkit-details-marker{display:none}.products-menu summary:after{content:"+";color:var(--blue);margin-left:6px}.products-menu[open] summary:after{content:"−"}.products-popover{background:var(--white);border:1px solid var(--ink);min-width:290px;box-shadow:6px 6px 0 var(--blue);display:grid;position:absolute;top:72px;left:-18px}.products-popover a{border-bottom:1px solid #d5d9dc;padding:11px 16px;font-weight:600}.products-popover a:hover{background:var(--paper);color:var(--blue)}.header-actions{align-items:center;gap:18px;display:flex}.header-phone{font:700 12px/1.2 Consolas,monospace}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:var(--paper);border-bottom:2px solid var(--ink);padding:12px 24px 24px;display:grid;position:absolute;top:100%;left:0;right:0}.mobile-menu a{border-bottom:1px solid var(--metal);padding:10px 0;font-weight:700}.button{border:2px solid var(--ink);text-transform:uppercase;letter-spacing:.04em;border-radius:2px;justify-content:center;align-items:center;gap:26px;min-height:48px;padding:12px 18px;font:800 13px/1 Consolas,monospace;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{box-shadow:4px 4px 0 var(--ink);transform:translate(-2px,-2px)}.button-primary{background:var(--blue);color:var(--white);border-color:var(--blue)}.button-secondary{background:var(--paper);color:var(--ink)}.button-amber{background:var(--amber);color:var(--ink)}.button:disabled{opacity:.6;cursor:wait;box-shadow:none;transform:none}main{overflow:hidden}.plate-hero{max-width:var(--max);border:2px solid var(--ink);box-shadow:12px 12px 0 var(--blue);background:#d9dcde;margin:44px auto 0;padding:18px;position:relative}.plate-hero:before{content:"";pointer-events:none;border:1px solid #737b80;position:absolute;inset:7px}.plate-inner{z-index:2;border:1px solid var(--ink);background:var(--paper);grid-template-columns:1.08fr .92fr;min-height:520px;display:grid;position:relative}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(42px,6vw,82px);display:flex}.eyebrow,.section-index{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;margin-bottom:18px;font:800 12px/1.3 Consolas,monospace;display:block}.eyebrow:before{content:"";background:var(--amber);width:27px;height:3px;margin:0 10px 3px 0;display:inline-block}h1,h2,h3{letter-spacing:-.035em;text-transform:uppercase;margin:0;font-family:Arial Narrow,Segoe UI,sans-serif;font-weight:900;line-height:.98}h1{max-width:820px;font-size:clamp(44px,6.1vw,82px)}h2{font-size:clamp(34px,4.6vw,58px)}h3{font-size:24px}.hero-copy>p{color:#30373c;max-width:690px;margin:25px 0 30px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-image{background:var(--blue);min-height:420px;margin:0;position:relative;overflow:hidden}.hero-image:after{content:"";pointer-events:none;border:8px solid #1014172e;position:absolute;inset:0}.hero-image img{object-fit:cover;width:100%;height:100%}.hero-image figcaption{background:var(--ink);color:var(--white);letter-spacing:.06em;text-transform:uppercase;padding:7px 9px;font:700 10px/1 Consolas,monospace;position:absolute;bottom:12px;right:12px}.hero-contact-block{background:var(--blue);color:var(--white);flex-direction:column;justify-content:center;gap:14px;padding:50px;display:flex}.hero-contact-block span{color:var(--amber);text-transform:uppercase;font:800 12px Consolas,monospace}.hero-contact-block a{font-size:clamp(20px,3vw,36px);font-weight:800}.fastener{z-index:5;background:#7b848a;border:1px solid #4f575c;border-radius:50%;width:11px;height:11px;position:absolute;box-shadow:inset 2px 2px 1px #cfd3d5}.fastener:after{content:"";background:#4d555a;width:7px;height:1px;position:absolute;top:4px;left:1px;transform:rotate(-28deg)}.fastener-one{top:5px;left:5px}.fastener-two{top:5px;right:5px}.fastener-three{bottom:5px;left:5px}.fastener-four{bottom:5px;right:5px}.spec-strip{z-index:3;background:var(--ink);color:var(--white);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.spec-strip>div{border-right:1px solid #485057;align-items:center;gap:14px;min-height:72px;padding:16px 21px;display:flex}.spec-strip>div:last-child{border:0}.spec-strip span{color:var(--amber);font:700 11px Consolas,monospace}.spec-strip strong{text-transform:uppercase;letter-spacing:.05em;font:800 12px Consolas,monospace}.inner-hero .plate-inner{min-height:410px}.inner-hero h1{font-size:clamp(40px,5.2vw,68px)}.breadcrumbs{max-width:var(--max);color:var(--muted);text-transform:uppercase;flex-wrap:wrap;gap:8px;margin:25px auto -20px;padding:0 24px;font:700 11px Consolas,monospace;display:flex}.breadcrumbs span{gap:8px;display:flex}.breadcrumbs span:last-child a{color:var(--ink)}.rush-band{max-width:var(--max);background:var(--amber);border:2px solid var(--ink);text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;margin:30px auto 0;padding:18px 24px;font-family:Consolas,monospace;display:flex}.rush-band a{font-weight:800}.section{max-width:var(--max);margin:0 auto;padding:100px 24px}.section-heading{max-width:820px;margin-bottom:44px}.split-heading{grid-template-columns:1.15fr .65fr;align-items:end;gap:60px;max-width:none;display:grid}.split-heading>p{color:var(--muted);margin:0;font-size:17px}.product-grid{border:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.product-cell{background:var(--white);border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:1fr auto;align-content:space-between;min-height:165px;padding:24px;display:grid}.product-cell:nth-child(3n){border-right:0}.product-cell:nth-last-child(-n+3){border-bottom:0}.product-cell>span{color:var(--blue);font:700 11px Consolas,monospace}.product-cell strong{text-transform:uppercase;grid-column:1;max-width:240px;font:900 24px/1.05 Arial Narrow,Arial,sans-serif}.product-cell b{color:var(--amber);grid-area:2/2;font-size:28px;line-height:1}.product-cell:hover{background:var(--blue);color:var(--white)}.product-cell:hover>span{color:var(--amber)}.process-section{max-width:none;padding-left:max(24px, calc((100vw - var(--max)) / 2));padding-right:max(24px, calc((100vw - var(--max)) / 2));background:var(--blue);color:var(--white)}.process-section .section-index{color:var(--amber)}.process-grid{border-top:1px solid #667789;border-bottom:1px solid #667789;grid-template-columns:repeat(3,1fr);display:grid}.process-grid article{border-right:1px solid #667789;min-height:250px;padding:30px}.process-grid article:last-child{border-right:0}.process-grid span{color:var(--amber);font:700 12px Consolas,monospace}.process-grid h3{margin:55px 0 14px}.process-grid p{color:#d5dce2;margin:0}.text-link{border-bottom:2px solid var(--blue);color:var(--blue);text-transform:uppercase;padding-bottom:5px;font:800 12px Consolas,monospace}.work-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.45fr .8fr;gap:14px;display:grid}.work-grid figure{border:1px solid var(--ink);min-height:245px;margin:0;position:relative;overflow:hidden}.work-grid .work-featured{grid-row:1/3;min-height:504px}.work-grid img{object-fit:cover;width:100%;height:100%}.work-grid figcaption{color:var(--white);text-transform:uppercase;background:#101417e6;gap:12px;padding:10px 13px;font:700 11px Consolas,monospace;display:flex;position:absolute;bottom:0;left:0;right:0}.work-grid figcaption span{color:var(--amber)}.two-column-section{grid-template-columns:1fr 1fr;gap:0;padding-top:0;display:grid}.two-column-section>div{background:var(--white);border:1px solid var(--ink);padding:55px}.two-column-section>div+div{background:#d9dcde;border-left:0}.two-column-section p{max-width:510px;color:var(--muted);margin:22px 0 30px}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:22px 4px;font-size:18px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:24px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:820px;color:var(--muted);margin:0 0 25px}.cta-band{padding:75px max(24px, calc((100vw - var(--max)) / 2));background:var(--ink);color:var(--white);grid-template-columns:1.3fr .7fr;align-items:center;gap:80px;display:grid}.cta-band .eyebrow{color:var(--white)}.cta-band p{color:#c6cdd1;max-width:710px}.cta-band-actions{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.cta-band-actions>a:last-child{border-bottom:1px solid var(--white);font:800 15px Consolas,monospace}.content-sections{grid-template-columns:repeat(2,1fr);gap:0;display:grid}.content-sections article{border:1px solid var(--line);background:var(--white);min-height:320px;padding:45px}.content-sections article:nth-child(2n){background:#e0e3e4;border-left:0}.content-sections article:nth-child(n+3){border-top:0}.content-sections h2{font-size:clamp(30px,3.5vw,45px)}.content-sections p{color:var(--muted)}.content-sections ul{margin:24px 0 0;padding:0;list-style:none}.content-sections li{border-top:1px solid #c1c6c9;padding:9px 0 9px 22px;position:relative}.content-sections li:before{content:"+";color:var(--blue);font-weight:900;position:absolute;left:0}main>.spec-strip{max-width:calc(var(--max) - 48px);margin:-48px auto 90px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.gallery-grid figure{border:1px solid var(--ink);background:var(--white);margin:0}.gallery-grid figure:first-child{grid-column:1/3}.gallery-grid img{object-fit:cover;width:100%;height:390px}.gallery-grid figure:first-child img{height:580px}.gallery-grid figcaption{text-transform:uppercase;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:14px 16px;font:700 12px Consolas,monospace;display:grid}.gallery-grid figcaption span{color:var(--amber)}.gallery-grid figcaption a{color:var(--blue)}.quote-layout{max-width:var(--max);grid-template-columns:.75fr 1.25fr;align-items:start;gap:0;margin:45px auto 100px;padding:0 24px;display:grid}.quote-intro{background:var(--blue);color:var(--white);border:2px solid var(--ink);box-shadow:8px 8px 0 var(--amber);padding:48px;position:sticky;top:24px}.quote-intro h1{font-size:clamp(42px,5.8vw,68px)}.quote-intro>p{color:#d7dee4}.quote-intro .eyebrow{color:var(--white)}.quote-intro .spec-strip{grid-template-columns:1fr 1fr;margin:32px -48px -2px}.quote-intro .spec-strip>div{border-bottom:1px solid #485057}.direct-contact{gap:7px;margin:36px 0 0;display:grid}.direct-contact span{color:var(--amber);text-transform:uppercase;font:700 11px Consolas,monospace}.direct-contact a{font-weight:800}.quote-form{background:var(--white);border:2px solid var(--ink);padding:48px}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.quote-form label{gap:6px;display:grid}.quote-form label>span:first-child{letter-spacing:.05em;text-transform:uppercase;font:800 11px Consolas,monospace}.quote-form input:not([type=checkbox]),.quote-form select,.quote-form textarea{background:var(--paper);width:100%;color:var(--ink);border:1px solid #6f787e;border-radius:0;padding:12px 13px}.quote-form textarea{resize:vertical}.full-field,.consent-field{margin-top:20px}.consent-field{grid-template-columns:20px 1fr;align-items:start}.consent-field input{width:18px;height:18px;accent-color:var(--blue);margin-top:4px}.consent-field a{color:var(--blue);text-decoration:underline}.form-submit{width:100%;margin-top:25px}.form-message{border:1px solid var(--line);padding:14px}.form-message.error{color:#7b1e18;border-color:#9d2a24}.form-message.success{color:#18532f;border-color:#267045}.form-message a{font-weight:700;text-decoration:underline}.honeypot{clip:rect(0 0 0 0);width:1px;height:1px;overflow:hidden;position:absolute!important}.contact-grid{grid-template-columns:repeat(3,1fr);display:grid}.contact-grid>*{border:1px solid var(--ink);background:var(--white);flex-direction:column;justify-content:space-between;min-height:210px;padding:28px;display:flex}.contact-grid>*+*{border-left:0}.contact-grid span{color:var(--blue);text-transform:uppercase;font:700 11px Consolas,monospace}.contact-grid strong{word-break:break-word;font-size:clamp(18px,2.2vw,25px)}.contact-grid b{color:var(--amber);align-self:flex-end;font-size:28px}.contact-grid small{color:var(--muted)}.site-footer{padding:75px max(24px, calc((100vw - var(--max)) / 2)) 25px;border-top:1px solid var(--ink);background:#d9dcde}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:50px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-grid h2{letter-spacing:.05em;color:var(--blue);margin-bottom:8px;font:800 12px Consolas,monospace}.footer-grid a:not(.wordmark){font-size:14px}.footer-grid a:not(.wordmark):hover{text-decoration:underline}.footer-brand p{max-width:340px;color:var(--muted)}.footer-brand>span{text-transform:uppercase;font:700 11px Consolas,monospace}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);text-transform:uppercase;justify-content:space-between;gap:20px;margin-top:60px;padding-top:18px;font:700 10px Consolas,monospace;display:flex}.mobile-action-bar{display:none}@media (width<=1050px){.desktop-nav,.header-phone{display:none}.mobile-menu{display:block}.header-actions{margin-left:auto}.plate-hero{margin-left:18px;margin-right:30px}.plate-inner{grid-template-columns:1fr 1fr}.hero-copy{padding:50px 38px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media (width<=760px){body{padding-bottom:58px}.utility-bar{text-align:center;justify-content:center}.utility-bar>span{display:none}.header-inner{min-height:68px;padding:0 16px}.header-actions{display:none}.wordmark{font-size:18px}.wordmark-mark{width:34px;height:30px}.plate-hero{box-shadow:7px 7px 0 var(--blue);margin-top:25px;padding:13px}.plate-inner{flex-direction:column;min-height:auto;display:flex}.hero-copy{padding:45px 26px}.hero-copy>p{font-size:16px}h1{font-size:clamp(39px,12vw,56px)}h2{font-size:clamp(32px,10vw,46px)}.hero-image{min-height:330px}.hero-actions{display:grid}.spec-strip{grid-template-columns:1fr 1fr}.spec-strip>div:nth-child(2){border-right:0}.spec-strip>div:nth-child(-n+2){border-bottom:1px solid #485057}.breadcrumbs{margin-top:20px;margin-bottom:-8px;padding:0 18px}.rush-band{flex-direction:column;align-items:flex-start;margin:25px 18px 0}.section{padding:72px 18px}.split-heading,.cta-band{grid-template-columns:1fr;gap:28px}.product-grid,.process-grid,.two-column-section,.content-sections,.gallery-grid,.quote-layout,.contact-grid{grid-template-columns:1fr}.product-cell{border-right:0;border-bottom:1px solid var(--ink)!important}.product-cell:last-child{border-bottom:0!important}.process-grid article{border-bottom:1px solid #667789;border-right:0;min-height:auto}.process-grid article:last-child{border-bottom:0}.process-grid h3{margin-top:32px}.work-grid{grid-template-rows:auto;grid-template-columns:1fr;display:grid}.work-grid .work-featured{grid-row:auto;min-height:370px}.work-grid figure{min-height:300px}.two-column-section>div{padding:38px 26px}.two-column-section>div+div{border-left:1px solid var(--ink);border-top:0}.content-sections article{min-height:auto;padding:35px 25px}.content-sections article:nth-child(2n){border-left:1px solid var(--line)}.content-sections article+article{border-top:0}main>.spec-strip{margin:-30px 18px 70px}.gallery-grid figure:first-child{grid-column:auto}.gallery-grid figure:first-child img,.gallery-grid img{height:360px}.gallery-grid figcaption{grid-template-columns:auto 1fr}.gallery-grid figcaption a{grid-column:2}.quote-layout{margin-top:25px;padding:0 18px}.quote-intro{box-shadow:6px 6px 0 var(--amber);padding:38px 25px;position:static}.quote-intro .spec-strip{margin:28px -25px 0}.quote-form{padding:35px 23px}.form-grid{grid-template-columns:1fr}.contact-grid>*+*{border-left:1px solid var(--ink);border-top:0}.cta-band{padding-top:60px;padding-bottom:60px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-action-bar{z-index:100;background:var(--ink);height:58px;color:var(--white);grid-template-columns:.8fr 1.2fr;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-action-bar a{text-transform:uppercase;border-right:1px solid #596067;place-items:center;font:800 12px Consolas,monospace;display:grid}.mobile-action-bar a:last-child{background:var(--amber);color:var(--ink)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
