/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#072a38;--navy-deep:#041d27;--teal:#0798aa;--teal-dark:#057688;--green:#46a85c;--mint:#e9f7f2;--paper:#f7faf9;--ink:#18303a;--muted:#61727a;--line:#dfe9e6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.service-alert{color:#fff;background:var(--navy-deep);justify-content:space-between;align-items:center;gap:24px;min-height:39px;padding:7px clamp(24px,5vw,78px);font-size:11px;display:flex}.service-alert>div{align-items:center;gap:10px;display:flex}.service-alert strong{letter-spacing:.02em;font-size:12px}.service-alert>div>span:last-child{color:#b8cdd0}.service-alert-dot{background:#53d77b;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #53d77b24}.service-alert a{color:#fff;align-items:center;gap:8px;font-weight:720;display:flex}.service-alert a svg{width:15px;height:15px}.floating-24h{z-index:70;color:#fff;background:linear-gradient(135deg,#087f59,#0a6d4f);border:1px solid #ffffff2e;border-radius:19px;grid-template-columns:50px 1fr 24px;align-items:center;gap:12px;width:310px;min-height:82px;padding:14px 16px;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #03403057}.floating-24h:hover{transform:translateY(-4px);box-shadow:0 24px 55px #0340306e}.floating-24h-icon{color:#159b67;background:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 7px 18px #00000029}.floating-24h-icon svg{width:28px;height:28px}.floating-24h-copy{flex-direction:column;min-width:0;display:flex}.floating-24h-copy small{color:#c7f1df;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:9px;font-style:normal}.floating-24h-copy strong{font-size:15px;line-height:1.2}.floating-24h-copy em{color:#fff;margin-top:4px;font-size:10px;font-style:normal;font-weight:650}.floating-24h-arrow{background:#ffffff1f;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.floating-24h-arrow svg{width:15px;height:15px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #0d4a5117;justify-content:space-between;align-items:center;gap:28px;width:100%;height:86px;padding:0 clamp(24px,5vw,78px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;min-width:220px;display:flex}.brand img{object-fit:cover;border-radius:50%;width:52px;height:52px;box-shadow:0 3px 14px #042d3621}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{color:var(--navy);letter-spacing:-.03em;font-size:20px}.brand small{color:var(--teal-dark);letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:11px;font-weight:650}.desktop-nav{color:#435a63;align-items:center;gap:clamp(22px,3vw,42px);font-size:14px;font-weight:620;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--teal);height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.button{background:linear-gradient(135deg,var(--teal),#087f93);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:14px;font-weight:720;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 26px #078fa038}.button:hover{transform:translateY(-2px);box-shadow:0 15px 30px #078fa047}.button svg,.service-card a svg{flex:none;width:18px;height:18px}.button-small{border-radius:10px;min-height:45px;padding:0 19px;font-size:13px}.hero{background:linear-gradient(112deg,#f9fcfb 0%,#f3faf7 52%,#e9f6f5 100%);grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);align-items:center;gap:clamp(42px,7vw,112px);min-height:calc(100vh - 86px);padding:clamp(58px,7vw,104px) clamp(24px,7vw,104px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #0798aa1f;border-radius:50%;width:420px;height:420px;position:absolute;inset:auto auto -160px -120px;box-shadow:0 0 0 45px #0798aa06,0 0 0 95px #46a85c05}.hero-glow{filter:blur(90px);background:#44b08e26;border-radius:50%;width:440px;height:440px;position:absolute;top:12%;right:12%}.hero-copy{z-index:2;max-width:690px;position:relative}.eyebrow{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:10px;font-size:12px;font-weight:750;display:flex}.eyebrow span{background:var(--green);width:22px;height:2px}.hero h1{max-width:690px;color:var(--navy);letter-spacing:-.06em;margin:24px 0 22px;font-size:clamp(48px,5.15vw,77px);font-weight:760;line-height:.99}.hero h1 em{color:var(--teal-dark);font-style:normal}.hero-copy>p{max-width:640px;color:var(--muted);margin:0;font-size:clamp(17px,1.4vw,20px);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:34px;display:flex}.text-link{color:var(--navy);border-bottom:1px solid #072a3859;padding:3px 0;font-size:14px;font-weight:720}.trust-row{border-top:1px solid var(--line);gap:clamp(24px,4vw,54px);margin-top:48px;padding-top:26px;display:flex}.trust-row div{flex-direction:column;display:flex}.trust-row strong{color:var(--navy);letter-spacing:-.02em;font-size:19px}.trust-row span{color:#78878d;margin-top:5px;font-size:11px}.hero-visual{z-index:2;min-height:590px;position:relative}.hero-image{background-image:linear-gradient(145deg,#041d2714,#041d276b),url(/flog-hero.png),linear-gradient(145deg,#9ed9d2,#0a6272);background-position:50%;background-size:cover;border-radius:38px 38px 120px;position:absolute;inset:0 0 25px 25px;overflow:hidden;box-shadow:0 32px 70px #06384438}.hero-image:after{content:"";background:linear-gradient(#0000 50%,#041d2740);position:absolute;inset:0}.floating-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffed;border:1px solid #ffffffb3;border-radius:15px;align-items:center;gap:13px;width:245px;padding:17px 19px;display:flex;position:absolute;top:66px;left:-14px;box-shadow:0 18px 45px #06303a2b}.status-dot{background:#31b86d;border:3px solid #c9efdc;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 5px #eaf8f0}.floating-card div,.hero-badge p{flex-direction:column;display:flex}.floating-card strong{color:var(--navy);font-size:13px}.floating-card small{color:#74838a;margin-top:4px;font-size:10px}.hero-badge{color:#fff;background:var(--navy);border-radius:18px;align-items:center;gap:15px;width:315px;padding:20px 22px;display:flex;position:absolute;bottom:0;right:-22px;box-shadow:0 20px 45px #041d2747}.hero-badge>span{background:var(--green);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.hero-badge strong{font-size:13px}.hero-badge small{color:#aac2c6;margin-top:5px;font-size:10px}.quick-trust{z-index:4;border-top:1px solid #072a3812;border-bottom:1px solid var(--line);background:#fff;padding:0 clamp(24px,5vw,78px);position:relative;box-shadow:0 12px 30px #06343e0b}.quick-trust-track{grid-template-columns:repeat(5,minmax(0,1fr));max-width:1350px;min-height:94px;margin:0 auto;display:grid}.quick-trust-item{align-items:center;gap:12px;min-width:0;padding:19px clamp(13px,1.7vw,24px);display:flex;position:relative}.quick-trust-item:not(:last-child):after{content:"";background:var(--line);width:1px;height:38px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.quick-trust-item>span{width:39px;height:39px;color:var(--teal-dark);background:linear-gradient(145deg,#e7f7f4,#f1faf7);border-radius:12px;flex:none;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #0798aa1a}.quick-trust-item svg{width:21px;height:21px}.quick-trust-item p{flex-direction:column;gap:4px;min-width:0;margin:0;display:flex}.quick-trust-item strong{color:var(--navy);font-size:12px;line-height:1.25}.quick-trust-item small{color:#77878d;font-size:9px;line-height:1.35}a.quick-trust-item{transition:background .2s}a.quick-trust-item:hover{background:#f7fbfa}.section{padding:110px clamp(24px,7vw,104px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:50px;max-width:1250px;margin:0 auto 52px;display:flex}.section-heading>div{max-width:670px}.section-heading>p{max-width:445px;color:var(--muted);margin:0 0 7px;font-size:16px;line-height:1.65}.section-kicker{color:var(--teal-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:780}.section h2{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(35px,4vw,56px);line-height:1.05}.services{background:#fff}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1250px;margin:0 auto;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:445px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 8px 24px #06343e0e}.service-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px #06343e21}.service-media{background:#dcebea;height:205px;position:relative;overflow:hidden}.service-media:after{content:"";background:linear-gradient(#0000 48%,#041d2747);position:absolute;inset:0}.service-media img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.service-card:hover .service-media img{transform:scale(1.045)}.service-number{z-index:2;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#041d277a;border:1px solid #ffffff80;border-radius:999px;place-items:center;min-width:34px;height:27px;padding:0 8px;font-size:10px;font-weight:750;display:grid;position:absolute;top:17px;right:18px}.service-icon{z-index:2;color:#fff;background:var(--teal-dark);border:3px solid #fff;border-radius:14px;place-items:center;width:49px;height:49px;display:grid;position:absolute;bottom:-23px;left:22px;box-shadow:0 8px 20px #0576883d}.service-icon svg{width:25px;height:25px}.service-content{padding:39px 25px 25px}.service-card h3{color:var(--navy);letter-spacing:-.02em;margin:0 0 14px;font-size:18px}.service-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.service-card a{color:var(--teal-dark);align-items:center;gap:7px;font-size:12px;font-weight:730;display:inline-flex;position:absolute;bottom:23px;left:25px}.about{padding-top:10px}.about-panel{background:var(--navy);border-radius:34px;grid-template-columns:.88fr 1.12fr;max-width:1250px;min-height:650px;margin:0 auto;display:grid;overflow:hidden}.about-art{background:radial-gradient(circle at 30% 20%,#179eab,#075265 52%,#052d3b 100%);min-height:650px;position:relative;overflow:hidden}.about-art:before{content:"";opacity:.22;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:55px 55px;position:absolute;inset:0}.water-ring{border:1px solid #ffffff47;border-radius:50%;position:absolute}.ring-one{width:410px;height:410px;top:85px;left:-80px;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff05}.ring-two{width:180px;height:180px;bottom:40px;right:-40px}.about-mark{background:#ffffff1f;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:285px;height:285px;padding:7px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 55px #03263047}.about-mark img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.about-copy{flex-direction:column;justify-content:center;padding:clamp(50px,7vw,90px);display:flex}.section-kicker.light{color:#7ee0d0}.about-copy h2{color:#fff}.about-copy>p:not(.section-kicker){color:#b8cccf;margin:25px 0 27px;font-size:16px;line-height:1.7}.about-copy ul{color:#eef8f6;gap:15px;margin:0 0 34px;padding:0;font-size:14px;list-style:none;display:grid}.about-copy li{align-items:center;gap:12px;display:flex}.about-copy li span{color:#fff;background:#46a85ccc;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.button-white{color:var(--navy);box-shadow:none;background:#fff;align-self:flex-start}.button-white:hover{box-shadow:0 14px 28px #0000002e}.fleet{padding-top:30px;padding-bottom:70px}.fleet-panel{background:var(--navy);border-radius:34px;flex-direction:column;max-width:1250px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 24px 65px #04303b26}.fleet-copy{grid-template-columns:1.05fr .95fr;grid-template-areas:"kicker description""title points""title action";align-items:start;column-gap:clamp(50px,7vw,95px);padding:clamp(48px,5vw,68px);display:grid}.fleet-copy .section-kicker{grid-area:kicker}.fleet-copy h2{grid-area:title}.fleet-copy>p:not(.section-kicker){grid-area:description}.fleet-copy .fleet-points{grid-area:points}.fleet-copy .button{grid-area:action}.fleet-copy h2{color:#fff;font-size:clamp(37px,3.8vw,54px)}.fleet-copy>p:not(.section-kicker){color:#b8cccf;margin:0 0 24px;font-size:15px;line-height:1.75}.fleet-points{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:34px;display:grid}.fleet-points span{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:13px;flex-direction:column;gap:5px;padding:15px;display:flex}.fleet-points strong{color:#fff;font-size:13px}.fleet-points small{color:#91b1b6;font-size:10px;line-height:1.45}.fleet-photo{aspect-ratio:1600/666;background:#183b45;width:100%;margin:0;position:relative;overflow:hidden}.fleet-photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#041d2759,#0000 38%),linear-gradient(#0000 65%,#041d2780);position:absolute;inset:0}.fleet-photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.fleet-photo figcaption{z-index:2;color:#fff;font-size:12px;font-weight:600;line-height:1.5;position:absolute;bottom:24px;left:28px;right:28px}.work-gallery{background:#fff;padding-top:65px;padding-bottom:100px;scroll-margin-top:78px}.work-gallery-shell{max-width:1120px;margin:0 auto}.work-project{margin:0}.work-project-secondary{border-top:1px solid var(--line);margin-top:82px;padding-top:74px}.work-gallery-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:clamp(45px,7vw,95px);margin-bottom:38px;display:grid}.work-gallery-heading>div>p:not(.section-kicker){max-width:670px;color:var(--muted);margin:21px 0 0;font-size:15px;line-height:1.7}.work-details{gap:10px;margin:0;display:grid}.work-details>div{border-bottom:1px solid var(--line);grid-template-columns:75px 1fr;gap:16px;padding:12px 0;display:grid}.work-details dt{color:var(--teal-dark);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:780}.work-details dd{color:var(--navy);margin:0;font-size:13px;font-weight:700}.work-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.work-media-card{border:1px solid var(--line);background:#fff;border-radius:22px;margin:0;overflow:hidden;box-shadow:0 13px 34px #06343e16}.work-media-frame{background:var(--navy-deep);height:400px;position:relative;overflow:hidden}.work-media-frame img,.work-media-frame video{object-fit:cover;width:100%;height:100%;display:block}.work-image-inspection{object-position:center top;transform-origin:top;transform:scale(1.23)}.work-media-frame video{background:var(--navy-deep)}.work-media-card figcaption{flex-direction:column;gap:6px;min-height:88px;padding:20px 22px;display:flex}.work-media-card figcaption strong{color:var(--navy);font-size:14px}.work-media-card figcaption span{color:var(--muted);font-size:11px;line-height:1.5}.reviews{background:linear-gradient(#f5faf8,#eef7f4);padding-top:90px;padding-bottom:100px;scroll-margin-top:78px}.reviews-heading{justify-content:space-between;align-items:flex-end;gap:50px;max-width:1250px;margin:0 auto 42px;display:flex}.reviews-heading>div:first-child{max-width:720px}.reviews-score{background:#fff;border:1px solid #d8e8e3;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;column-gap:13px;min-width:250px;padding:21px 24px;display:grid;box-shadow:0 12px 30px #06343e12}.reviews-score strong{color:var(--navy);letter-spacing:-.05em;grid-row:1/3;font-size:40px}.reviews-score span,.review-stars{color:#f3ad28;letter-spacing:.13em}.reviews-score span{font-size:18px}.reviews-score small{color:#78878d;font-size:10px}.review-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1250px;margin:0 auto;display:grid}.review-card{background:#fff;border:1px solid #d8e8e3;border-radius:22px;flex-direction:column;min-height:290px;padding:29px;display:flex;box-shadow:0 12px 34px #06343e12}.review-stars{font-size:15px}.review-card blockquote{color:#40555e;margin:24px 0 30px;font-size:15px;line-height:1.75}.review-card footer{background:0 0;border:0;align-items:center;gap:12px;margin-top:auto;padding:0;display:flex}.review-avatar{color:#fff;background:linear-gradient(135deg,var(--teal),var(--green));border-radius:50%;flex:none;place-items:center;width:39px;height:39px;font-size:15px;font-weight:800;display:grid}.review-card footer div{flex-direction:column;gap:3px;display:flex}.review-card footer strong{color:var(--navy);font-size:13px}.review-card footer small{color:#849298;font-size:10px}.steps{background:var(--paper)}.section-heading.centered{text-align:center;display:block}.steps-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1050px;margin:0 auto;display:grid;position:relative}.steps-grid:before{content:"";border-top:1px dashed #a9c7c1;position:absolute;top:26px;left:16%;right:16%}.steps-grid article{text-align:center;padding:0 30px;position:relative}.steps-grid article>span{z-index:2;color:#fff;border:7px solid var(--paper);background:var(--teal-dark);box-sizing:content-box;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 24px;font-size:13px;font-weight:750;display:grid;position:relative}.steps-grid h3{color:var(--navy);margin:0 0 12px;font-size:18px}.steps-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.services-summary{background:var(--paper);padding-top:35px;padding-bottom:95px}.services-summary-shell{border:1px solid var(--line);background:#fff;border-radius:25px;grid-template-columns:.7fr 1.3fr;align-items:center;gap:clamp(45px,7vw,90px);max-width:1050px;margin:0 auto;padding:46px clamp(28px,5vw,58px);display:grid;box-shadow:0 14px 38px #06343e0f}.services-summary-heading h2{font-size:clamp(34px,3.5vw,48px)}.services-summary-list{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;column-gap:38px;margin:0;padding:0;list-style:none;display:grid}.services-summary-list li{border-bottom:1px solid var(--line)}.services-summary-list a{min-height:54px;color:var(--navy);justify-content:space-between;align-items:center;gap:14px;font-size:14px;font-weight:680;display:flex}.services-summary-list a:before{content:"";background:var(--green);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 5px #46a85c1a}.services-summary-list a svg{width:17px;height:17px;color:var(--teal-dark);flex:none;margin-left:auto;transition:transform .2s}.services-summary-list a:hover svg{transform:translate(4px)}.quote-section{background:#eef5f3;padding-top:80px;padding-bottom:80px;scroll-margin-top:78px}.quote-shell{background:var(--navy);border-radius:32px;grid-template-columns:.84fr 1.16fr;max-width:1250px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 28px 70px #05364229}.quote-intro{background:linear-gradient(145deg,#084f61,var(--navy) 65%);padding:clamp(46px,6vw,76px);position:relative;overflow:hidden}.quote-intro:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-170px;left:-160px;box-shadow:0 0 0 55px #ffffff06}.quote-intro h2{color:#fff;font-size:clamp(42px,4.4vw,64px)}.quote-intro>p:not(.section-kicker){color:#b9ced1;margin:24px 0 38px;font-size:16px;line-height:1.75}.quote-contact-list{z-index:2;gap:13px;display:grid;position:relative}.quote-contact-list>a,.quote-contact-list>div{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:13px;flex-direction:column;gap:5px;padding:16px 18px;display:flex}.quote-contact-list span{color:#82b8bd;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:720}.quote-contact-list strong{color:#fff;overflow-wrap:anywhere;font-size:14px}.quote-form{background:#fff;flex-direction:column;gap:20px;padding:clamp(35px,5vw,65px);display:flex}.field-row{grid-template-columns:1fr 1fr;gap:17px;display:grid}.quote-form label{color:var(--navy);flex-direction:column;gap:9px;font-size:12px;font-weight:720;display:flex}.quote-form label small{color:#829097;font-size:10px;font-weight:500}.quote-form input,.quote-form select,.quote-form textarea{width:100%;color:var(--ink);font:500 14px var(--font-geist),Arial,sans-serif;background:#f9fbfa;border:1px solid #d5e2df;border-radius:11px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.quote-form input,.quote-form select{height:52px;padding:0 15px}.quote-form textarea{resize:vertical;padding:15px;line-height:1.5}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--teal);background:#fff;box-shadow:0 0 0 4px #0798aa1a}.quote-form ::placeholder{color:#9aa7ab}.quote-submit{cursor:pointer;color:#fff;min-height:56px;font:750 14px var(--font-geist),Arial,sans-serif;background:linear-gradient(135deg,#22a76f,#068d79);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 22px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 12px 26px #088d7938}.quote-submit:hover{transform:translateY(-2px);box-shadow:0 16px 32px #088d794a}.quote-submit svg{width:19px;height:19px}.form-note{color:#89969b;text-align:center;margin:-7px 0 0;font-size:10px;line-height:1.5}.site-footer{background:var(--navy-deep);color:#c3d5d7;font-size:12px;overflow:hidden}.footer-cover{background:#fff;width:100%;overflow:hidden}.footer-cover img{object-fit:contain;width:100%;height:auto;display:block}.footer-details{background:var(--navy);grid-template-columns:1.15fr 1fr .9fr;align-items:start;gap:clamp(35px,6vw,80px);padding:40px clamp(24px,7vw,104px);display:grid}.footer-company,.footer-contact,.footer-cta{flex-direction:column;gap:8px;line-height:1.55;display:flex}.footer-company strong,.footer-contact strong,.footer-cta strong{color:#fff;margin-bottom:4px;font-size:13px}.footer-contact a{overflow-wrap:anywhere;border-bottom:1px solid #0000;width:max-content;max-width:100%}.footer-contact a:hover{border-color:#8ebfc3}.footer-cta span{color:#9fbdc1}.footer-cta a{color:#7ee0d0;align-items:center;gap:8px;width:max-content;margin-top:8px;font-weight:720;display:inline-flex}.footer-cta svg{width:17px;height:17px}.footer-bottom{background:var(--navy-deep);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:30px;padding:22px clamp(24px,7vw,104px);display:flex}.footer-bottom p{margin:0}.footer-links{color:#d8e7e8;gap:24px;font-weight:650;display:flex}@media (width<=1050px){.desktop-nav{display:none}.hero{grid-template-columns:1fr 430px;gap:45px}.hero h1{font-size:58px}.hero-visual{min-height:520px}.quick-trust{padding:0 24px;overflow:hidden}.quick-trust-track{scrollbar-width:none;scroll-snap-type:x proximity;grid-template-columns:repeat(5,225px);min-height:88px;overflow-x:auto}.quick-trust-track::-webkit-scrollbar{display:none}.quick-trust-item{scroll-snap-align:start}.service-grid{grid-template-columns:repeat(2,1fr)}.about-panel{grid-template-columns:.75fr 1.25fr}.review-grid{grid-template-columns:1fr 1fr}.review-card:last-child{grid-column:1/-1}.work-media-frame{height:360px}.quote-shell{grid-template-columns:1fr}}@media (width<=760px){.service-alert{gap:12px;min-height:44px;padding:8px 18px}.service-alert>div{gap:8px}.service-alert>div>span:last-child{display:none}.service-alert a{font-size:0}.service-alert a:before{content:"Solicitar orçamento";font-size:10px}.floating-24h{border-radius:16px;grid-template-columns:44px 1fr 22px;gap:10px;width:calc(100% - 24px);min-height:68px;padding:10px 12px;bottom:12px;right:12px}.floating-24h-icon{width:44px;height:44px}.floating-24h-icon svg{width:25px;height:25px}.floating-24h-copy strong{font-size:14px}.floating-24h-copy small{display:none}.site-header{height:72px;padding:0 18px}.brand{min-width:0}.brand img{width:44px;height:44px}.brand strong{font-size:18px}.brand small{font-size:9px}.hero{flex-direction:column;gap:48px;min-height:auto;padding:58px 20px 62px;display:flex}.hero-copy{max-width:none}.eyebrow{font-size:10px}.hero h1{margin-top:19px;font-size:clamp(43px,13.2vw,60px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:17px}.hero-actions .button{width:100%}.text-link{align-self:center}.trust-row{justify-content:space-between;gap:18px}.trust-row strong{font-size:15px}.trust-row span{font-size:9px}.hero-visual{width:100%;min-height:450px}.hero-image{border-radius:27px 27px 75px;inset:0 8px 20px}.floating-card{width:210px;padding:13px 15px;top:32px;left:-3px}.hero-badge{width:278px;padding:16px;right:-4px}.quick-trust{padding:0 11px}.quick-trust-track{grid-template-columns:repeat(5,210px);min-height:82px}.quick-trust-item{padding:16px 13px}.quick-trust-item>span{width:36px;height:36px}.section{padding:78px 20px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:36px}.section-heading>p{font-size:14px}.section h2{font-size:40px}.service-grid{scroll-snap-type:x mandatory;gap:13px;padding:0 1px 18px;display:flex;overflow-x:auto}.service-card{scroll-snap-align:start;border-radius:18px;min-width:84vw;min-height:445px}.about{padding-top:0}.about-panel{border-radius:25px;grid-template-columns:1fr;min-height:0}.about-art{min-height:300px}.about-mark{width:210px;height:210px;padding:6px}.about-copy{padding:40px 27px 45px}.about-copy h2{font-size:36px}.fleet{padding-top:0;padding-bottom:48px}.fleet-panel{border-radius:25px;min-height:0}.fleet-copy{flex-direction:column;padding:42px 27px 45px;display:flex}.fleet-copy h2{font-size:36px}.fleet-points{grid-template-columns:1fr}.fleet-photo{aspect-ratio:1600/666;order:-1;min-height:0}.fleet-photo img{object-position:center}.fleet-photo figcaption{bottom:18px;left:20px;right:20px}.work-gallery{padding-top:55px;padding-bottom:76px}.work-project-secondary{margin-top:58px;padding-top:52px}.work-gallery-heading{grid-template-columns:1fr;gap:25px;margin-bottom:28px}.work-gallery-heading>div>p:not(.section-kicker){font-size:14px}.work-details>div{grid-template-columns:70px 1fr}.work-media-grid{grid-template-columns:1fr;gap:16px}.work-media-frame{aspect-ratio:4/5;height:auto}.work-media-card:first-child .work-media-frame{aspect-ratio:4/5}.work-media-card figcaption{min-height:0}.reviews{padding-top:72px;padding-bottom:78px}.reviews-heading{flex-direction:column;align-items:stretch;gap:25px;margin-bottom:32px}.reviews-score{width:100%;min-width:0}.review-grid{grid-template-columns:1fr}.review-card,.review-card:last-child{grid-column:auto;min-height:0}.steps-grid{grid-template-columns:1fr;gap:38px}.steps-grid:before{border-top:0;border-left:1px dashed #a9c7c1;inset:25px auto 60px 50%}.steps-grid article{padding:0 35px}.services-summary{padding-top:0;padding-bottom:58px}.services-summary-shell{border-radius:21px;grid-template-columns:1fr;gap:22px;padding:34px 24px}.services-summary-list{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row;column-gap:0}.services-summary-list a{min-height:52px;font-size:13px}.quote-section{padding-top:48px;padding-bottom:48px}.quote-shell{border-radius:24px}.quote-intro{padding:43px 25px}.quote-intro h2{font-size:42px}.quote-form{padding:31px 22px}.field-row{grid-template-columns:1fr}.footer-details{grid-template-columns:1fr;gap:28px;padding:34px 20px}.footer-bottom{flex-direction:column;align-items:flex-start;padding:24px 20px}.footer-links{flex-wrap:wrap}}@media (width<=520px){.service-alert{padding-inline:14px}.service-alert strong{font-size:11px}.site-header{gap:10px}.brand span{display:none}.site-header>.button{min-height:42px;padding:0 14px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
