/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.start{inset-inline-start:var(--spacing)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#101b2e;--navy:#0b1930;--navy-2:#132b4e;--yellow:#ffc928;--yellow-deep:#f2b900;--paper:#f5f6f8;--muted:#667085;--line:#dfe3e8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.topbar{z-index:20;background:#fffffff7;border-bottom:1px solid #101b2e14;justify-content:space-between;align-items:center;gap:28px;height:90px;padding:0 clamp(24px,6vw,92px);display:flex;position:sticky;top:0}.identity{flex:none;align-items:center;gap:12px;display:flex}.brand-logo{flex:0 0 196px;width:196px;min-width:196px;height:auto;display:block}.footer-logo{width:190px;height:auto;display:block}.bolt{background:var(--yellow);width:42px;height:42px;color:var(--navy);place-items:center;font-size:30px;font-weight:900;line-height:1;display:inline-grid;transform:skew(-6deg)}.identity-copy{gap:2px;display:grid}.identity-copy strong{letter-spacing:.02em;font-size:15px}.identity-copy small{color:var(--muted);font-size:11px}nav{align-items:center;gap:32px;margin-left:auto;display:flex}nav a{font-size:14px;font-weight:700}nav a:hover{color:#b07d00}.primary,.submit{background:var(--yellow);color:var(--navy);justify-content:space-between;align-items:center;gap:24px;font-weight:800;display:inline-flex}.header-actions{border-left:1px solid var(--line);align-items:stretch;gap:8px;min-height:48px;padding-left:16px;display:flex}.header-call{min-width:146px;color:var(--navy);text-align:left;background:0 0;border:0;grid-template-columns:auto 1fr;align-content:center;gap:0 9px;padding:6px 12px 6px 5px;transition:background .2s;display:grid}.header-call>span{color:#a87700;background:#fff4ce;border-radius:50%;grid-row:1/3;align-self:center;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.header-call strong{font-size:12px}.header-call small{color:var(--muted);font-size:9px}.header-call:hover{background:#f7f8fa}.header-cta{border:1px solid var(--navy);background:var(--navy);min-width:164px;color:var(--white);border-radius:2px;justify-content:space-between;align-items:center;gap:14px;padding:10px 15px;font-size:13px;font-weight:800;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #0b193024}.header-cta span{color:var(--yellow);font-size:17px}.header-cta:hover{background:var(--navy-2);transform:translateY(-1px);box-shadow:0 6px 16px #0b19302e}.quick-contact-section{background:#f3f6fa;padding:0 clamp(24px,7vw,110px) 96px}.quick-contact{background:var(--white);border:1px solid #dfe4eb;border-radius:14px;grid-template-columns:350px 1fr;max-width:1240px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 22px 55px #0b193021}.quick-contact-info{color:var(--navy);background:linear-gradient(135deg,#f0b600 0%,#ffc928 100%);grid-template-columns:1fr;gap:0;padding:28px 30px;display:grid;position:relative}.quick-contact-info:after{content:"↯";color:#ffffff38;font-size:120px;font-weight:900;position:absolute;bottom:-18px;right:20px;transform:rotate(6deg)}.quick-contact-info>div{align-items:center;gap:12px;display:flex}.quick-contact-info>div+div{border-top:1px solid #0b19302e;margin-top:20px;padding-top:20px}.quick-icon{background:var(--white);width:50px;height:50px;color:var(--navy);border-radius:50%;flex:none;place-items:center;font-size:20px;display:grid;box-shadow:0 8px 20px #0b19301a}.quick-contact-info p{gap:4px;margin:0;display:grid}.quick-contact-info small{color:#544000;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.quick-contact-info strong{font-size:18px;line-height:1.2}.quick-form{background:var(--white);grid-template-columns:1fr 1fr .8fr;align-items:end;gap:14px 12px;padding:26px 32px 20px;display:grid}.quick-form label{gap:7px}.quick-form label>span{color:var(--navy);font-size:11px}.quick-form input,.quick-form select,.quick-form textarea{background:#eff1f4;border-color:#0000;border-radius:24px;min-width:0;height:44px;padding:11px 16px;font-size:12px}.quick-form .quick-message{grid-column:span 2}.quick-form .quick-message textarea{resize:vertical}.quick-form button{background:var(--yellow);height:44px;color:var(--navy);white-space:nowrap;cursor:pointer;border:0;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:0 20px;font-size:11px;font-weight:900;display:inline-flex}.quick-form button:disabled,.submit:disabled{cursor:wait;opacity:.7}.form-hp{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.form-error{font-weight:700;line-height:1.45;color:#a21919!important;font-size:11px!important}.quick-form>p{color:var(--muted);grid-column:1/-1;margin:0;font-size:9px;line-height:1.45}.quick-success{align-items:center;gap:14px;min-height:196px;padding:28px 36px;display:flex}.quick-success>span{background:var(--yellow);width:38px;height:38px;color:var(--navy);place-items:center;font-weight:900;display:grid}.quick-success p{gap:3px;margin:0 auto 0 0;display:grid}.quick-success p small{color:var(--muted)}.quick-success button{background:var(--navy);color:var(--white);cursor:pointer;border:0;padding:12px 16px;font-size:11px;font-weight:900}.hero{align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.hero-image{background:url(/hero-sanitaer.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#fffffffc 0%,#fffffff2 35%,#ffffff40 67%,#0b19300d 100%);position:absolute;inset:0}.hero-content{z-index:2;width:min(660px,52vw);margin-left:clamp(24px,8vw,124px);padding:76px 0;position:relative}.eyebrow{color:var(--navy);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:12px;font-weight:900;display:flex}.eyebrow span{background:var(--yellow);width:30px;height:3px}h1{color:var(--navy);letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(46px,5.3vw,76px);line-height:.98}h1 em{color:#b78000;font-style:normal}.lead{color:#3f4a5a;max-width:610px;margin:28px 0 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.primary{min-width:250px;padding:19px 22px;box-shadow:0 12px 32px #ce970038}.secondary{border-bottom:2px solid var(--navy);padding:8px 0;font-size:14px;font-weight:800}.hero-phone{border-left:3px solid var(--yellow);background:#ffffffe0;align-items:center;gap:11px;width:max-content;margin-top:22px;padding:10px 14px 10px 10px;display:flex;box-shadow:0 8px 24px #0b193012}.hero-phone>span{background:var(--navy);width:34px;height:34px;color:var(--yellow);place-items:center;font-size:15px;display:grid}.hero-phone p{gap:2px;margin:0;display:grid}.hero-phone small{color:var(--muted);font-size:10px;font-weight:700}.hero-phone strong{color:var(--navy);font-size:14px}.quick-trust{color:#344054;flex-wrap:wrap;gap:12px 24px;margin:24px 0 0;padding:0;font-size:13px;font-weight:700;list-style:none;display:flex}.quick-trust b{color:#a87900;margin-right:5px}.process{background:#f3f6fa;padding:100px clamp(24px,7vw,110px)}.section-heading{grid-template-columns:.65fr 1.35fr;align-items:end;gap:34px;max-width:none;display:grid}.section-heading .eyebrow{margin-bottom:8px}.dark{color:#825f00}h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.benefit-grid article{background:var(--white);border:1px solid #e0e5eb;min-height:250px;padding:34px;position:relative;box-shadow:0 15px 40px #0a1c3412}.number{background:var(--yellow);width:40px;height:40px;color:var(--navy);letter-spacing:.08em;place-items:center;font-size:11px;font-weight:900;display:grid}.benefit-grid h3{margin:52px 0 12px;font-size:21px}.benefit-grid p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.disclosure{color:#667085;margin:22px 0 0;font-size:12px;line-height:1.6}.intent-section{background:linear-gradient(135deg,#f2f5f9 0%,#fbfcfd 56%,#fff 100%);grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(30px,5vw,72px);padding:104px clamp(24px,8vw,124px);display:grid}.intent-copy{background:var(--white);border:1px solid #e0e5eb;border-top:5px solid var(--yellow);padding:clamp(32px,4vw,52px);position:relative;box-shadow:0 20px 50px #091b3314}.intent-copy:after{content:"≋";color:#ffc10721;font-size:88px;font-weight:900;line-height:1;position:absolute;bottom:20px;right:30px}.intent-copy>*{z-index:1;position:relative}.intent-copy>p:not(.eyebrow){color:var(--muted);max-width:620px;font-size:16px;line-height:1.75}.intent-points{background:var(--white);border:1px solid #e0e5eb;padding:8px 30px;box-shadow:0 20px 50px #091b3314}.intent-points article{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;align-items:start;gap:18px;padding:28px 0;display:grid}.intent-points article:last-child{border-bottom:0}.intent-points article>span{background:var(--yellow);width:36px;height:36px;color:var(--navy);letter-spacing:.08em;place-items:center;font-size:11px;font-weight:900;display:grid}.intent-points h3{margin:0 0 7px;font-size:18px}.intent-points p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.intent-call{background:var(--navy);color:var(--white);border-top:4px solid var(--yellow);align-items:center;gap:14px;margin:10px -30px -8px;padding:20px 30px;display:flex}.intent-call>span{background:var(--yellow);width:40px;height:40px;color:var(--navy);flex:none;place-items:center;font-size:17px;display:grid}.intent-call p{gap:3px;display:grid}.intent-call small{color:#c5ceda;font-size:14px;font-weight:800;line-height:1.25}.intent-call strong{color:var(--white);font-size:16px}.service-section{isolation:isolate;background:linear-gradient(#f8fafc 0%,#eaf0f6 100%);padding:112px clamp(24px,7vw,110px) 124px;display:block;position:relative;overflow:hidden}.service-section:before{content:"";z-index:-1;background:radial-gradient(circle,#ffc92833 0%,#ffc92800 69%);border-radius:50%;width:460px;height:460px;position:absolute;top:28px;right:-170px}.service-section>div:first-child{background:linear-gradient(90deg,#081931fc 0%,#081931f0 48%,#08193194 74%,#08193124 100%),url(/hero-sanitaer.png) 50% 35%/cover no-repeat;border-radius:18px 18px 0 0;grid-template-columns:.55fr 1.2fr 1fr;align-items:end;gap:38px;min-height:300px;margin-bottom:0;padding:52px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #08193133}.service-section>div:first-child:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 76%);mask-image:linear-gradient(90deg,#000 0%,#0000 76%)}.service-section>div:first-child .eyebrow{margin-bottom:8px}.service-section>div:first-child .eyebrow.dark{color:#ffd35c}.service-section>div:first-child h2{color:var(--white)}.service-section>div:first-child .section-copy{color:#e7edf5}.section-copy{color:var(--muted);max-width:510px;font-size:16px;line-height:1.7}.service-list{z-index:2;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:-34px;padding:0 28px;display:grid;position:relative}.service-list article{background:linear-gradient(145deg,#fff 0%,#f8fafcfa 100%);border:1px solid #d8e0e9;border-top:0;border-radius:0 0 10px 10px;grid-template-rows:1fr auto;gap:24px;min-height:230px;padding:30px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #0819311f}.service-list article:before{content:"";background:linear-gradient(90deg, var(--yellow), #ffe49a 72%, transparent);height:5px;position:absolute;inset:0 0 auto}.service-list article:hover{border-color:#e2b529;transform:translateY(-7px);box-shadow:0 26px 54px #08193129}.service-main{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;gap:30px 12px;display:grid}.service-main>span{background:var(--yellow);width:38px;height:38px;color:var(--navy);letter-spacing:.08em;place-items:center;font-size:11px;font-weight:900;display:grid;box-shadow:5px 5px #08193114}.service-main strong{grid-column:1/-1;align-self:end;max-width:250px;font-size:19px;line-height:1.35}.service-main b{background:var(--navy);width:38px;height:38px;color:var(--white);border-radius:50%;grid-area:1/2;place-items:center;font-size:17px;transition:transform .2s,background .2s;display:grid}.service-list article:hover .service-main b{background:#b88700;transform:rotate(45deg)}.service-actions{border-top:1px solid var(--line);justify-content:flex-end;padding-top:16px;display:flex}.service-actions button{border:1px solid var(--navy);background:var(--navy);color:var(--white);cursor:pointer;padding:11px 14px;font-size:11px;font-weight:900;transition:background .2s,color .2s,border-color .2s}.service-request{align-items:center;gap:9px;display:inline-flex}.service-request:hover{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.request{background:var(--navy);color:var(--white);border-left:7px solid var(--yellow);grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,100px);margin:0 clamp(24px,5vw,72px) 72px;padding:clamp(40px,7vw,88px);display:grid;box-shadow:0 20px 50px #091b3324}.request .eyebrow{color:var(--white)}.request-copy>p:not(.eyebrow){color:#c4ccda;max-width:560px;font-size:16px;line-height:1.7}.phone-panel{background:#ffffff17;border:1px solid #ffc92861;grid-template-columns:1fr auto;align-items:center;gap:18px;margin-top:30px;padding:18px;display:grid}.phone-panel>div{align-items:center;gap:13px;display:flex}.phone-panel>div>span{background:var(--yellow);width:40px;height:40px;color:var(--navy);place-items:center;font-size:18px;display:grid}.phone-panel p{gap:4px;margin:0;display:grid}.phone-panel b{color:var(--white);font-size:14px}.phone-panel p small{color:#bfc8d5;font-size:10px}.phone-panel button,.phone-panel>a{min-width:140px;color:var(--navy);text-align:center;background:#d9a600;border:0;gap:3px;padding:13px 15px;font-size:12px;font-weight:900;display:grid}.phone-panel button small,.phone-panel>a small{color:#5a4500;font-size:8px}.safety-note{border-left:4px solid var(--yellow);color:#d9dfe8;background:#ffffff12;margin-top:34px;padding:17px 18px;font-size:13px;line-height:1.5}.availability-note{color:#d9dfe8;background:#ffffff12;border-left:4px solid #7fa7db;margin-top:28px;padding:17px 18px;font-size:13px;line-height:1.55}.availability-note+.safety-note{margin-top:14px}form{background:var(--white);color:var(--ink);gap:18px;padding:clamp(24px,4vw,42px);display:grid}label{gap:8px;font-size:12px;font-weight:800;display:grid}input,select,textarea{width:100%;color:var(--ink);background:#fafbfc;border:1px solid #cfd5dd;border-radius:0;outline:none;padding:14px}input:focus,select:focus,textarea:focus{border-color:#b48300;box-shadow:0 0 0 3px #ffc92833}textarea{resize:vertical}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkbox{color:var(--muted);grid-template-columns:auto 1fr;align-items:start;font-weight:400;line-height:1.45;display:grid}.checkbox input{width:17px;height:17px;accent-color:var(--navy);margin:1px 0 0}.form-disclosure{color:#667085;margin:0;padding-top:2px;font-size:11px;line-height:1.5}.submit{cursor:pointer;border:0;width:100%;padding:18px 20px}.success{text-align:center;padding:36px 8px}.success>span{background:var(--yellow);place-items:center;width:54px;height:54px;font-size:27px;font-weight:900;display:inline-grid}.success h3{margin-bottom:8px;font-size:24px}.success p{color:var(--muted)}.success button{background:var(--navy);color:#fff;cursor:pointer;border:0;padding:12px 18px;font-weight:800}footer{border-top:1px solid var(--line);min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;padding:28px clamp(24px,6vw,92px);font-size:12px;display:flex}.footer-mark{color:var(--ink);align-items:center;gap:10px;font-weight:800;display:flex}.footer-mark .bolt{width:30px;height:30px;font-size:21px}footer>div:last-child{gap:20px;display:flex}.mobile-actions{display:none}.site-footer{border-top:6px solid var(--yellow);min-height:0;color:var(--navy);background:#eef1f4;padding:0;display:block}.footer-main{grid-template-columns:1.35fr .7fr 1fr .9fr;gap:clamp(30px,5vw,72px);padding:62px clamp(24px,7vw,110px) 52px;display:grid}.footer-main>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-main h3{margin:0 0 10px;font-size:16px}.footer-main a,.footer-main p{color:#546173;margin:0;font-size:12px;line-height:1.55}.footer-main a:hover{color:#9f7500}.footer-brand{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.footer-brand>p{max-width:300px;font-size:13px}.footer-brand>a{background:var(--yellow);color:var(--navy);gap:24px;padding:13px 16px;font-weight:900;display:inline-flex}.footer-main .footer-legal{color:var(--navy);border-bottom:2px solid var(--yellow);margin-top:8px;font-weight:800}.footer-bottom{background:var(--navy);color:#cbd3df;justify-content:space-between;align-items:center;gap:20px;min-height:56px;padding:16px clamp(24px,7vw,110px);font-size:10px;display:flex}.legal-page{background:#f5f7fa;min-height:100vh}.legal-header{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:84px;padding:0 clamp(24px,6vw,92px);display:flex}.legal-back{background:var(--navy);color:var(--white);padding:13px 17px;font-size:13px;font-weight:800}.legal-hero{background:var(--navy);color:var(--white);padding:76px clamp(24px,8vw,124px) 64px}.legal-hero h1{max-width:none;margin:18px 0 14px;font-size:clamp(48px,7vw,82px)}.legal-hero>p:last-child{color:#c7d0dc;max-width:760px;margin:0;font-size:17px;line-height:1.7}.legal-content{max-width:1160px;margin:0 auto;padding:64px 24px 104px}.placeholder-notice{border-left:5px solid var(--yellow);color:#493a0b;background:#fff2bf;grid-template-columns:160px 1fr;gap:24px;margin-bottom:28px;padding:22px 24px;font-size:14px;line-height:1.55;display:grid}.placeholder-notice strong{color:var(--navy);text-transform:uppercase;letter-spacing:.08em}.legal-sections{background:var(--white);border:1px solid #e0e5eb;box-shadow:0 20px 50px #091b3314}.legal-jump{border-bottom:1px solid var(--line);background:#eef2f6;gap:12px;padding:22px clamp(24px,5vw,60px);display:flex}.legal-jump a{background:var(--white);color:var(--navy);border:1px solid #d7dde5;padding:12px 15px;font-size:13px;font-weight:800}.legal-jump a:hover{background:var(--yellow);border-color:var(--yellow)}.legal-chapter{background:var(--navy);color:var(--white);grid-template-columns:58px 1fr;align-items:center;gap:20px;padding:38px clamp(24px,5vw,60px);scroll-margin-top:20px;display:grid}.legal-chapter>span{background:var(--yellow);width:46px;height:46px;color:var(--navy);place-items:center;font-size:12px;font-weight:900;display:grid}.legal-chapter p{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:900}.legal-chapter h2{margin:0;font-size:clamp(28px,4vw,40px)}.legal-sections article{border-bottom:1px solid var(--line);padding:34px clamp(24px,5vw,60px)}.legal-sections article:last-child{border-bottom:0}.legal-sections h2{margin:0 0 15px;font-size:clamp(21px,3vw,27px)}.legal-sections p{max-width:820px;color:var(--muted);margin:0 0 13px;font-size:15px;line-height:1.75}.legal-sections p:last-child{margin-bottom:0}.design-switcher{color:var(--white);background:#101d32;justify-content:space-between;align-items:center;gap:22px;padding:18px clamp(24px,6vw,92px);display:flex}.design-switcher>span{color:#aeb8c7;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.design-switcher>div{gap:8px;display:flex}.design-switcher a{border:1px solid #455066;padding:10px 13px;font-size:12px;font-weight:800}.design-switcher a.active,.design-switcher a:hover{background:var(--yellow);border-color:var(--yellow);color:var(--navy)}.d1-process{background:#f3f6fa;padding:100px clamp(24px,7vw,110px)}.d1-heading{grid-template-columns:.65fr 1.15fr 1fr;align-items:end;gap:34px;margin-bottom:48px;display:grid}.d1-heading>p,.d1-section-title>p{color:#9a7200;letter-spacing:.16em;margin:0;font-size:11px;font-weight:900}.d1-heading h2,.d1-section-title h2{margin:0;font-size:clamp(34px,5vw,58px);line-height:1.04}.d1-heading>span,.d1-section-title>span{color:var(--muted);line-height:1.7}.d1-steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.d1-steps article{background:var(--white);border:1px solid #e0e5eb;min-height:250px;padding:32px;box-shadow:0 15px 40px #0a1c3412}.d1-steps article>span{background:var(--yellow);place-items:center;width:40px;height:40px;font-size:11px;font-weight:900;display:grid}.d1-steps h3{margin:52px 0 12px;font-size:21px}.d1-steps p{color:var(--muted);line-height:1.65}.d1-services{background:var(--white);padding:100px clamp(24px,7vw,110px)}.d1-section-title{grid-template-columns:.55fr 1.2fr 1fr;align-items:end;gap:34px;margin-bottom:48px;display:grid}.d1-service-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.d1-service-grid a{border:1px solid #dfe4eb;padding:30px;transition:all .2s}.d1-service-grid a:hover{border-color:var(--yellow);transform:translateY(-5px);box-shadow:0 18px 38px #0a1c3417}.d1-service-grid a>span{color:#a87c00;font-size:11px;font-weight:900}.d1-service-grid h3{min-height:52px;margin:28px 0 10px;font-size:19px}.d1-service-grid p{min-height:70px;color:var(--muted);font-size:14px;line-height:1.6}.d1-service-grid b{font-size:12px}.d1-cta{background:var(--navy);color:var(--white);border-left:7px solid var(--yellow);justify-content:space-between;align-items:center;gap:30px;margin:0 clamp(24px,5vw,72px) 72px;padding:62px clamp(28px,6vw,80px);display:flex}.d1-cta p{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.d1-cta h2{margin:10px 0;font-size:clamp(34px,5vw,58px)}.d1-cta div>span{color:#c2cbd8}.d1-cta>a{background:var(--yellow);min-width:230px;color:var(--navy);justify-content:space-between;padding:20px 22px;font-weight:900;display:flex}.design-zwei{background:#f4f0e6}.d2-intro{background:#f4f0e6;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;padding:110px clamp(24px,8vw,124px);display:grid}.d2-title>span,.d2-services-head p{color:#9c7200;letter-spacing:.16em;font-size:11px;font-weight:900}.d2-title h2{letter-spacing:-.05em;margin:22px 0 0;font-size:clamp(52px,8vw,100px);line-height:.92}.d2-title em{color:#b78300;font-style:normal}.d2-copy p{color:#485466;font-size:19px;line-height:1.7}.d2-copy a{border-bottom:3px solid var(--yellow);margin-top:24px;padding-bottom:6px;font-weight:900;display:inline-block}.d2-flow{background:var(--navy);color:var(--white);grid-template-columns:.8fr 1.2fr;gap:80px;padding:100px clamp(24px,8vw,124px);display:grid}.d2-flow>div:first-child p{color:var(--yellow);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900}.d2-flow>div:first-child h2{font-size:clamp(38px,5vw,64px);line-height:1.05}.d2-step-list article{border-bottom:1px solid #3b465a;grid-template-columns:64px 1fr;padding:28px 0;display:grid}.d2-step-list article:first-child{border-top:1px solid #3b465a}.d2-step-list article>span{color:var(--yellow);font-size:12px;font-weight:900}.d2-step-list h3{margin:0 0 8px;font-size:21px}.d2-step-list p{color:#b9c3d0;margin:0;line-height:1.6}.d2-services{background:#f4f0e6;grid-template-columns:.8fr 1.2fr;gap:80px;padding:110px clamp(24px,8vw,124px);display:grid}.d2-services-head h2{margin:18px 0;font-size:clamp(42px,6vw,74px);line-height:1}.d2-service-list{border-top:2px solid var(--navy)}.d2-service-list a{border-bottom:1px solid #b9b4a8;grid-template-columns:54px 1fr auto;align-items:center;min-height:82px;padding:0 8px;transition:all .2s;display:grid}.d2-service-list a:hover{background:var(--yellow);padding-left:20px}.d2-service-list span{font-size:10px;font-weight:900}.d2-service-list strong{font-size:18px}.d2-service-list b{font-size:20px}.d2-cta{text-align:center;background:var(--yellow);color:var(--navy);padding:100px 24px}.d2-cta>span{letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900}.d2-cta h2{letter-spacing:-.05em;margin:12px 0;font-size:clamp(54px,9vw,108px)}.d2-cta p{max-width:650px;margin:0 auto 30px;font-size:17px}.d2-cta a{background:var(--navy);color:var(--white);padding:18px 24px;font-weight:900;display:inline-block}@media (max-width:900px){.topbar{height:76px;padding:0 20px}.brand-logo{flex-basis:168px;width:168px;min-width:168px}nav,.header-actions,.identity-copy small{display:none}.quick-contact{grid-template-columns:1fr}.quick-contact-info{grid-template-columns:1fr 1fr}.quick-contact-info>div+div{border-top:0;border-left:1px solid #0b19302e;margin:0 0 0 20px;padding:0 0 0 20px}.quick-form{grid-template-columns:repeat(3,1fr)}.hero{background:#fff;align-items:end;min-height:auto;padding-top:390px}.hero-image{background-position:68%;height:410px}.hero-shade{background:linear-gradient(#fff0 0,#ffffff1a 55%,#fff 96%)}.hero-content{background:#fff;width:auto;margin:0;padding:42px 22px 62px}h1{font-size:clamp(43px,12vw,62px)}.lead{font-size:16px}.benefit-grid,.intent-section,.request,.section-heading,.service-section>div:first-child,.service-list{grid-template-columns:1fr}.benefit-grid{gap:12px}.benefit-grid article{min-height:auto}.benefit-grid h3{margin-top:24px}.intent-section{gap:42px}.intent-call{margin-left:-30px;margin-right:-30px}.request{margin:0}footer:not(.site-footer){flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:1fr 1fr}.mobile-actions{z-index:30;background:var(--white);border-top:1px solid #d7dde5;grid-template-columns:.9fr 1.1fr;gap:8px;padding:10px 12px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #091b331f}.mobile-actions button,.mobile-actions a{border:0;justify-content:center;align-items:center;gap:7px;min-height:52px;padding:9px 12px;font-size:13px;font-weight:900;display:flex}.mobile-actions button,.mobile-actions .mobile-call{color:var(--navy);background:#d9a600;flex-wrap:wrap}.mobile-actions button small,.mobile-actions .mobile-call small{width:100%;color:var(--muted);text-align:center;font-size:8px}.mobile-actions a{background:var(--yellow);color:var(--navy)}footer:not(.site-footer){padding-bottom:100px}.site-footer{padding-bottom:76px}.d1-heading,.d1-section-title,.d1-steps,.d1-service-grid{grid-template-columns:1fr}.d1-cta{flex-direction:column;align-items:stretch}.d2-intro,.d2-flow,.d2-services{grid-template-columns:1fr;gap:48px}}@media (max-width:560px){.brand-logo{flex-basis:148px;width:148px;min-width:148px}.identity-copy strong{font-size:13px}.hero-actions{flex-direction:column;align-items:stretch;gap:14px}.quick-contact-section{padding:0 18px 72px}.quick-contact-info{grid-template-columns:1fr;padding:20px 18px}.quick-contact-info>div+div{border-top:1px solid #0b19302e;border-left:0;margin:15px 0 0;padding:15px 0 0}.quick-form{grid-template-columns:1fr;padding:22px 18px}.quick-form .quick-message{grid-column:auto}.quick-form button{width:100%}.quick-form>p{line-height:1.4}.primary{width:100%}.secondary{width:max-content}.quick-trust{gap:10px;display:grid}.process,.intent-section,.service-section{padding:72px 22px}.form-row{grid-template-columns:1fr}.request{padding:60px 18px}.phone-panel{grid-template-columns:1fr}.phone-panel button,.phone-panel>a{width:100%}form{padding:22px 18px}.intent-copy{padding:30px 24px}.intent-points{padding:4px 22px}.legal-header{padding:15px 18px}.legal-header .identity-copy small{display:none}.legal-back{padding:11px 12px;font-size:11px}.legal-hero{padding:58px 22px 50px}.placeholder-notice{grid-template-columns:1fr;gap:8px}.legal-jump{display:grid}.footer-main{grid-template-columns:1fr;gap:38px;padding:48px 22px 42px}.footer-bottom{flex-direction:column;align-items:flex-start;padding:18px 22px}.design-switcher{flex-direction:column;align-items:stretch}.design-switcher>div{grid-template-columns:1fr;display:grid}.d1-process,.d1-services,.d2-intro,.d2-flow,.d2-services{padding:72px 22px}.d1-cta{margin:0;padding:56px 24px}.d2-title h2{font-size:54px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
