:root{--primary:#155b57;--primary-dark:#104440;--text:#172b2a;--text-light:#536460;--bg:#fff;--border:#dfe7e3}html{scroll-behavior:auto}body{background:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--text)}h1,h2,h3,.brand-text{font-family:Arial,Helvetica,sans-serif;letter-spacing:-.035em}header{box-shadow:none!important;border-bottom:1px solid var(--border);background:white!important}.site-header{min-height:90px}.brand-logo{max-height:52px}.container{max-width:1240px}.site-nav{gap:22px}.nav-link{font-size:14px}.repair-intro{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;padding:65px 0 75px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;color:#536b64;margin-bottom:20px}.repair-intro h1{font-size:clamp(42px,5vw,68px);line-height:1.04;font-weight:700;max-width:620px}.intro-copy{font-size:18px;line-height:1.7;margin:25px 0;max-width:510px}.hero-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.btn{background:#155b57;color:white;border-radius:5px;box-shadow:none;padding:15px 23px;font-weight:700}.btn:hover{background:#104440;transform:none;box-shadow:none}.text-link{font-size:15px;font-weight:700;color:#155b57;text-decoration:underline;text-underline-offset:5px}.intro-note{font-size:14px;color:#66746e;margin-top:24px}.intro-photo{position:relative;background:#e8eeea;border-radius:8px;overflow:hidden}.intro-photo img{width:100%;height:450px;object-fit:cover}.intro-photo figcaption{display:block;padding:18px 22px;font-size:14px}.home-section{margin:0;padding:55px 0}.section-heading{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:30px}.section-heading h2,.repair-process h2,.help-band h2{font-size:36px;line-height:1.15}.section-heading .eyebrow{margin-bottom:12px}.service-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-tile{display:flex;flex-direction:column;align-items:start;border:1px solid #dfe7e3;border-radius:6px;padding:25px;color:inherit;min-height:255px;text-decoration:none;background:#fff}.service-tile:hover{border-color:#155b57;background:#f7faf8}.service-number{font-size:13px;color:#697b72;margin-bottom:30px}.service-tile h3{font-size:22px;margin-bottom:12px}.service-tile p{font-size:15px;color:#536460;line-height:1.65}.service-action{margin-top:auto;padding-top:22px;font-weight:700;font-size:14px;color:#155b57}.repair-process{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-top:1px solid #dfe7e3;margin-top:45px}.repair-process>div>p:last-child{margin-top:20px;color:#536460}.repair-process ol{padding-left:25px}.repair-process li{padding:0 0 24px 15px}.repair-process li strong{font-size:19px}.repair-process li p{color:#536460;margin-top:8px}.help-band{background:#edf4ef;border-radius:8px;padding:35px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin:10px 0 65px}.help-band p{margin-top:12px}footer{background:#133f3b;color:#fff}footer p{color:#fff!important}[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}*{animation:none!important}*:focus-visible{outline:3px solid #d6a514;outline-offset:4px}@media(max-width:800px){.repair-intro{grid-template-columns:1fr;padding:35px 0;gap:30px}.intro-photo img{height:320px}.service-tiles{grid-template-columns:repeat(2,1fr)}.repair-process{grid-template-columns:1fr;gap:30px}.section-heading{align-items:start;flex-direction:column}.help-band{align-items:start;flex-direction:column}.site-nav{gap:13px}.home-section{padding:35px 0}.section-heading h2,.repair-process h2,.help-band h2{font-size:30px}}@media(max-width:450px){.service-tiles{grid-template-columns:1fr}.service-tile{min-height:205px}.intro-photo img{height:250px}}
/* Keep navigation legible after switching the header to white. */
header,.brand-text,.nav-link{color:#173d38}.brand-sub{color:#536460}.brand-logo{box-shadow:none;border-color:#dfe7e3}.nav-link:hover{background:#edf4ef;color:#104440}.site-header{flex-wrap:wrap}.site-nav{min-width:0}.repair-process{background:transparent;box-shadow:none;border-radius:0}.table-responsive{overflow-x:auto}.transaction-form{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:16px;align-items:end;margin:28px 0}.transaction-form label{display:grid;gap:8px}.transaction-form input,.transaction-form select{width:100%;min-height:44px;padding:10px;border:1px solid #b8c9c0;border-radius:5px}@media(max-width:800px){.site-header{flex-direction:column;align-items:stretch}.site-nav{justify-content:center}.transaction-form{grid-template-columns:1fr}}
.section-shell{background:#fff;border:1px solid #dfe7e3;box-shadow:none;border-radius:8px}.section-shell h1{font-size:clamp(28px,4vw,40px);line-height:1.2;margin-bottom:16px}.section-shell>p{line-height:1.65;color:#536460}.form{box-shadow:none;border:0;padding:20px 0}.field-group{margin-bottom:20px}.field-group label{display:block;font-weight:600;margin-bottom:8px}.field-group input,.field-group select,.field-group textarea{width:100%;padding:12px;min-height:46px;border:1px solid #b8c9c0;border-radius:5px;background:white;font:inherit}.field-group textarea{min-height:120px}.button-primary{background:#155b57;color:white}.site-header{padding-left:20px;padding-right:20px}.container{margin-left:auto;margin-right:auto}

/* Shared alignment and editorial hero treatment. */
*,*::before,*::after{box-sizing:border-box}
main.container{width:min(100% - 40px,1200px);padding-left:0;padding-right:0}
.repair-intro{gap:clamp(24px,5vw,64px);padding:56px 0;align-items:stretch}
.repair-intro>div{display:flex;flex-direction:column;justify-content:center;min-width:0}
.intro-photo{margin:0;border:1px solid #d7e1dc;border-radius:16px;background:#143c37;display:flex;flex-direction:column}
.intro-photo img{display:block;flex:1;min-height:400px;object-fit:cover;object-position:center;filter:contrast(1.04) saturate(.9)}
.intro-photo figcaption{color:#f5f0e5;border-top:1px solid #ffffff26;letter-spacing:.02em}
.home-section{border-bottom:1px solid var(--border)}
.service-tile{border-radius:12px;min-width:0;padding:26px;min-height:270px}
.service-tile h3{line-height:1.2}.service-tile p{margin-bottom:0}
.help-band{margin-top:40px;border:1px solid #d1dfd5;border-radius:16px}
.business-contact{display:flex;flex-wrap:wrap;gap:12px 24px;overflow-wrap:anywhere}
@media(max-width:800px){.intro-photo img{min-height:280px}.repair-intro{padding:32px 0}.service-tile{min-height:230px}}
@media(max-width:450px){main.container{width:calc(100% - 32px)}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .btn{text-align:center}.service-tile{min-height:200px}}

.pos-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:28px 0}.pos-summary article{padding:24px;border:1px solid var(--border);border-radius:12px;background:#f3f7f4}.pos-summary span{display:block;color:#536460;font-size:14px}.pos-summary strong{display:block;font-size:28px;margin-top:12px}@media(max-width:800px){.pos-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:400px){.pos-summary{grid-template-columns:1fr}}

.intro-photo video{display:block;width:100%;height:100%;min-height:320px;object-fit:cover;background:#092b28}@media(max-width:800px){.intro-photo video{min-height:240px;aspect-ratio:16/9}}

.repair-catalog{padding:64px 0}.repair-catalog>h1{font-size:clamp(42px,6vw,76px);line-height:1.03;max-width:850px}.device-tabs{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0;background:transparent;padding:0}.device-tabs a{border:1px solid #cfd9d4;border-radius:100px;padding:12px 22px;color:#16433c;background:#fff;text-decoration:none}.device-tabs a:hover{background:#edf4ef}.device-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.device-card{border:1px solid #dce3df;border-radius:20px;background:#f5f7f6;padding:32px;display:flex;flex-direction:column;scroll-margin-top:110px}.device-card h2{font-size:28px;line-height:1.15}.device-card p{line-height:1.7}.device-card ul{padding-left:20px;line-height:1.8;margin:24px 0}.device-card .btn{margin-top:auto;text-align:center}.device-card .eyebrow{font-size:11px}#repair-prices{scroll-margin-top:110px}#repair-prices h2{font-size:36px;margin-bottom:18px}@media(max-width:850px){.device-grid{grid-template-columns:1fr}.repair-catalog{padding:36px 0}}

/* Brand palette sampled visually from the owner's navy/cyan/silver logo. */
:root{--primary:#075e86;--primary-dark:#064566;--text:#14263b;--text-light:#526578;--border:#d7e1eb}
body{background:#f8fafc;color:var(--text)}header{background:#fff!important;border-color:#d7e1eb}.brand-text,.nav-link{color:#102c48}.brand-sub,.eyebrow,.intro-copy,.intro-note{color:#53687e}.brand-logo{border-color:#b9cad9}.btn,.button-primary{background:#075e86;color:#fff}.btn:hover,.button-primary:hover{background:#064566}.text-link,.service-action{color:#075e86}.service-tile:hover,.nav-link:hover{background:#edf7fc;border-color:#087cab;color:#102c48}.intro-photo{background:#071a30;border-color:#173952}.help-band,.pos-summary article{background:#edf5fa;border-color:#cbdce9}.device-card{background:#fff;border-color:#d7e1eb}.device-tabs a{color:#075e86;border-color:#c3d6e5}.device-tabs a:hover{background:#e5f5fc}footer{background:#081b30}.business-contact{max-width:1200px;margin:0 auto;padding:0 20px 24px}.service-photo{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:14px;display:block;margin:0 0 24px}.service-tile{background:#fff}.repair-process{border-color:#d7e1eb}*:focus-visible{outline-color:#087eaf}

.intro-photo video{filter:hue-rotate(38deg) saturate(.8)}

/* Visible motion control and clear, readable model pricing. */
.film-play{display:block;width:100%;padding:14px 20px;border:0;background:#075e86;color:#fff;font:inherit;font-weight:700;cursor:pointer}
.price-guide-note{max-width:760px;color:#526477}
.price-amount{font-size:1.15rem;font-weight:750;color:#075e86;white-space:nowrap}

/* September 19: cinematic framing with a practical service-first hierarchy. */
#main-content>.container{width:min(1280px,calc(100% - 48px));padding:0;margin-inline:auto}
body{background:#f3f6fa}.site-header{min-height:88px}.brand-logo{max-height:58px}
.repair-intro{position:relative;isolation:isolate;overflow:hidden;grid-template-columns:1fr 1.05fr;background:#071729;border:1px solid #183951;border-radius:28px;padding:clamp(28px,4vw,64px);margin:32px 0 20px;min-height:570px;gap:30px}
.repair-intro:before{content:'';position:absolute;z-index:-1;inset:0;background:radial-gradient(ellipse at 85% 35%,#134b6c 0,transparent 60%)}
.repair-intro h1{color:#f7fbff;font-size:clamp(44px,5.3vw,72px);letter-spacing:-.055em}.repair-intro .eyebrow{color:#77d8ff}.repair-intro .intro-copy{color:#c5d7e8;font-size:18px}.repair-intro .intro-note{color:#a1b8cc}.repair-intro .text-link{color:#b9eaff}.repair-intro .btn{background:#b3eaff;color:#08263c;border-radius:100px}
.intro-photo{background:#071729;border:1px solid #31526b;border-radius:22px;align-self:center;box-shadow:0 25px 80px #0005}.intro-photo video{min-height:0;height:auto;aspect-ratio:16/9;filter:none;object-fit:contain}.film-play{background:#102c45;border-top:1px solid #31526b;text-align:left;padding:18px 24px;color:#d3f3ff}.intro-photo img{min-height:0;height:auto;aspect-ratio:16/9}
.device-tabs{justify-content:center;margin:24px 0 36px}.device-tabs a{font-size:14px;font-weight:650}.home-section{padding:64px 0}.section-heading h2,.repair-process h2{font-size:clamp(30px,3.6vw,46px);letter-spacing:-.045em}.service-tile{padding:30px;border-radius:20px;box-shadow:0 12px 40px #162c4605}.service-number{color:#075e86;border-bottom:1px solid #dbe6ef;width:100%;padding-bottom:18px}.help-band{background:#0c243c;color:#fff;padding:44px;border:0}.help-band p{color:#c5d7e8}.help-band .btn{background:#b3eaff;color:#08263c}
.repair-catalog>h1{letter-spacing:-.06em}.device-card{padding:22px;box-shadow:0 15px 45px #12283d07}.device-card .service-photo{border-radius:12px}.device-card h2,.device-card>p,.device-card ul{margin-left:8px;margin-right:8px}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden}.table th,.table td{padding:18px;text-align:left;border-bottom:1px solid #e1e8f0}.table th{background:#102b44;color:#fff}.table caption{text-align:left;padding:16px 0;font-weight:600}
.section-shell{border-radius:24px;border-color:#d8e3ed;padding:clamp(24px,5vw,56px);margin:40px auto 64px;box-shadow:0 20px 70px #142e4608}.section-shell h1{font-size:clamp(34px,4.4vw,54px);letter-spacing:-.045em}.field-group input,.field-group select,.field-group textarea{border-color:#bfcfdd;border-radius:10px;background:#f9fbfd}.button-primary{border-radius:100px}.section-shell .eyebrow{color:#075e86}.form{max-width:760px}.business-contact a{color:#c4eaff}footer{margin-top:40px}
@media(max-width:850px){#main-content>.container{width:calc(100% - 32px)}.repair-intro{grid-template-columns:1fr;margin-top:20px;min-height:0;padding:28px;gap:32px}.repair-intro h1{font-size:48px}.intro-photo{width:100%}.home-section{padding:40px 0}.help-band{padding:28px}.table th,.table td{padding:14px}.section-shell{margin-top:24px}.device-tabs{justify-content:flex-start;gap:8px}.device-tabs a{padding:10px 15px}}
@media(max-width:450px){.repair-intro h1{font-size:40px}.repair-intro{padding:24px;border-radius:20px}.intro-copy{font-size:16px}.hero-actions{gap:20px}}
/* Supporting pages carry the same visual framing without slowing down forms. */
.form-scene{position:relative;overflow:hidden;border-radius:16px;margin:24px 0 30px;height:180px;background:#0a2139}.form-scene img{width:100%;height:100%;object-fit:cover;object-position:center 55%;display:block}.form-scene::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#061a32b3,transparent)}
@media(min-width:1000px){.section-narrow{max-width:900px}.form-scene{height:230px}}
@media(max-width:450px){.site-header{padding:10px 12px;gap:8px;min-height:0}.brand-logo{max-height:36px}.site-nav{gap:2px;flex-wrap:wrap}.site-nav .nav-link{font-size:12px;padding:9px 7px}.form-scene{height:120px;margin:20px 0}.section-shell{padding:24px}.section-shell h1{font-size:34px}}

/* Consistent interaction states, borders and alignment across public and staff pages. */
.btn,.button,.nav-link,.device-tabs a,.service-tile{transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.btn,.button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;line-height:1.25;text-align:center;gap:8px;border:1px solid transparent;text-decoration:none}
.btn:hover,.button-primary:hover{box-shadow:0 8px 24px #075e8626;transform:translateY(-2px)}.btn:active,.button:active{transform:translateY(1px);box-shadow:none}.service-tile:hover{transform:translateY(-4px);box-shadow:0 16px 35px #15385112}.service-tile:focus-visible{border-color:#078cb9}.device-tabs a:hover{box-shadow:0 4px 14px #075e8614}.hero-actions{justify-content:flex-start}.hero-actions .btn{margin:0}.form-actions,.banner-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.booking-selection{padding:16px 18px;border:1px solid #bad8e8;border-left:4px solid #087eaf;background:#eef8fd;border-radius:10px;margin:0 0 24px;font-weight:600;color:#14334e;line-height:1.6}.auth-card{background:white;border:1px solid #d8e3ed;border-radius:20px;padding:32px;max-width:520px;margin:32px auto}.auth-card h1{font-size:34px;line-height:1.15}.auth-card>p{margin:16px 0 24px;line-height:1.65}.field-group input:focus,.field-group select:focus,.field-group textarea:focus{border-color:#087eaf;box-shadow:0 0 0 3px #087eaf18}.table-responsive{max-width:100%}.section,.form,.card{min-width:0}.field-group{min-width:0}.business-contact{align-items:center}.business-contact a{text-underline-offset:4px}
@media(prefers-reduced-motion:reduce){.btn,.button,.nav-link,.device-tabs a,.service-tile{transition:none!important;transform:none!important}}
/* Preserve complete device silhouettes in campaign photography. */
.form-scene{height:auto;aspect-ratio:3/2;max-width:680px;margin-inline:auto;background:#0a2139}
.form-scene img{object-fit:contain;object-position:center}
.form-scene::after{display:none}
.intro-photo img,.service-photo{object-fit:contain;object-position:center;background:#071729}
.intro-photo{min-width:0;max-width:100%;overflow:hidden}
.form-scene,.device-card{border:1px solid #d7e1eb}
