:root{
--bg:#050b10;--bg-deep:#02070b;--panel:#0c1721;--panel-2:#10202c;--paper:#f3f6f8;--white:#fff;
--ink:#101820;--muted:#9fb0bd;--muted-dark:#60717e;--orange:#ff6b00;--orange-2:#ff8a1f;
--line:rgba(255,255,255,.11);--line-light:#dce4e9;--shadow:0 24px 70px rgba(0,0,0,.24);
--radius:24px;--container:min(1200px,calc(100% - 40px));--header-h:78px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 18px)}
body{margin:0;background:var(--bg);color:#fff;font:16px/1.55 Inter,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}
main{display:block;min-height:60vh}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
h1,h2,h3{line-height:1.11;letter-spacing:-.038em;margin:0;overflow:visible;padding-bottom:.06em;text-wrap:balance}
h1{font-size:clamp(43px,5.8vw,80px)}h2{font-size:clamp(33px,4vw,56px)}h3{font-size:21px}
p{margin:0;color:var(--muted)}
.container{width:var(--container);margin-inline:auto;min-width:0}
.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#ffb36f}
.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 14px rgba(255,107,0,.7)}
.btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:13px 19px;border-radius:12px;border:1px solid transparent;font-weight:850;line-height:1.15;transition:transform .2s,box-shadow .2s,border-color .2s;background:none}
.btn:hover{transform:translateY(-2px)}.btn:focus-visible{outline:3px solid rgba(255,138,31,.42);outline-offset:3px}
.btn-orange{background:linear-gradient(180deg,var(--orange-2),var(--orange));box-shadow:0 0 28px rgba(255,107,0,.24),0 12px 28px rgba(0,0,0,.24);color:#fff}
.btn-ghost{background:rgba(6,13,19,.64);border-color:rgba(255,255,255,.28);color:#fff;backdrop-filter:blur(12px)}
.btn-light{background:#fff;border-color:#d8e0e5;color:#0e1c28}.btn-sm{min-height:42px;padding:10px 15px;font-size:14px} .site-header{position:sticky;top:0;z-index:50;background:rgba(3,9,14,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.navbar{height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:0}.navbar>.header-brand{margin-right:4px}
.header-brand{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;min-width:0;line-height:0}
.header-pm-logo{display:block;width:auto;height:46px;max-width:190px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 8px rgba(255,107,0,.16));transition:transform .2s ease,filter .2s ease}
.header-brand:hover .header-pm-logo{transform:translateY(-1px);filter:drop-shadow(0 0 13px rgba(255,107,0,.26))}
.nav-links{display:flex;align-items:center;gap:21px;font-size:14px;font-weight:780;white-space:nowrap}
.nav-links a{transition:color .2s}.nav-links a:hover,.nav-links a.active{color:#ff8a1f}
.nav-contact{display:flex;align-items:center;gap:12px;min-width:0}.nav-phones{font-size:12px;line-height:1.55;text-align:right;white-space:nowrap}
.menu-btn{display:none;place-items:center;background:#10202c;color:#fff;border:1px solid var(--line);border-radius:11px;width:44px;height:44px;font-size:22px;line-height:1}
.mobile-menu{display:none} .hero,.page-hero{position:relative;isolation:isolate;overflow:hidden;background:#07111a}
.hero{min-height:720px}
.hero>img,.hero-bg,.page-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.hero:after,.page-hero:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(3,8,13,.96) 0%,rgba(3,8,13,.80) 40%,rgba(3,8,13,.25) 78%,rgba(3,8,13,.08) 100%),linear-gradient(0deg,rgba(3,8,13,.72),transparent 56%)}
.hero-content,.hero-copy{position:relative;z-index:2;padding:108px 0 188px;max-width:780px;min-width:0}
.hero-content h1,.hero-copy h1{max-width:900px;margin-top:18px}.hero-content h1 em,.hero-copy h1 em{font-style:normal;color:#ff7a10}
.lead{font-size:clamp(18px,2vw,21px);margin-top:20px;color:#d5dde3;max-width:720px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.hero-trust{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);z-index:3;width:var(--container);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.trust,.trust-pill{min-width:0;border-radius:16px;background:linear-gradient(180deg,rgba(10,22,31,.90),rgba(5,13,19,.90));border:1px solid rgba(255,132,31,.34);backdrop-filter:blur(14px);box-shadow:0 10px 28px rgba(0,0,0,.18),inset 0 0 24px rgba(255,107,0,.035)}
.trust-pill{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;padding:9px 12px;color:#fff;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.trust-pill:hover{transform:translateY(-3px);border-color:rgba(255,132,31,.72);box-shadow:0 14px 32px rgba(0,0,0,.26),0 0 24px rgba(255,107,0,.10)}
.trust-icon{width:82px;height:72px;object-fit:contain;filter:drop-shadow(0 0 9px rgba(255,107,0,.22))}
.trust-copy{display:grid;gap:3px;min-width:0}.trust-copy strong{font-size:13px;line-height:1.18;letter-spacing:-.01em}.trust-copy small{font-size:10.5px;line-height:1.28;color:#aebbc5;font-weight:600}
.page-hero{min-height:470px;display:flex;align-items:flex-end}
.page-hero .container{position:relative;z-index:2;padding-top:96px;padding-bottom:58px;min-width:0}
.page-hero h1{margin-top:14px;max-width:980px}.page-hero p{font-size:19px;color:#d4dce2;max-width:740px;margin-top:14px;padding-bottom:2px} .section-light{padding:82px 0;background:var(--paper);color:var(--ink)}
.section-dark{padding:84px 0;background:var(--bg)}
.section-blue{padding:86px 0 96px;background:#081722}
.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:26px;margin-bottom:30px}.section-head>*{min-width:0}
.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:26px;align-items:center}
.media,.media-card{border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}
.media img,.media-card img{width:100%;aspect-ratio:16/10;object-fit:cover}
.panel,.content-card{padding:34px;background:#0c1721;border:1px solid var(--line);border-radius:24px}.panel p,.content-card p{margin-top:14px} .service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}
.service-card{min-width:0;background:#fff;border:1px solid #dce4e9;border-radius:18px;padding:15px;display:flex;flex-direction:column;min-height:320px;box-shadow:0 12px 30px rgba(21,37,48,.06);transition:transform .2s,box-shadow .2s}
.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(21,37,48,.12)}
.service-art{height:145px;border-radius:14px;background:linear-gradient(145deg,#f8fafb,#e7edf1);display:grid;place-items:center;overflow:hidden;margin-bottom:14px}
.service-art img{width:90%;height:90%;object-fit:contain}.placeholder,.service-placeholder{font-size:12px;color:#6b7881;text-align:center;border:1px dashed #aebbc4;border-radius:11px;padding:14px}
.service-card h3{font-size:18px;min-height:42px}.service-card p{font-size:13px;color:#61717e;margin:8px 0 15px}.service-card .btn{margin-top:auto;width:100%}
.benefit-strip{margin-top:26px;background:#07121b;border-radius:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}
.benefit{padding:19px 20px;border-right:1px solid rgba(255,255,255,.1);display:flex;gap:12px;align-items:center;color:#fff}.benefit:last-child{border-right:0}.benefit b{font-size:13px}.orange-ring{width:38px;height:38px;flex:0 0 38px;border:1px solid #ff7412;border-radius:50%;display:grid;place-items:center;color:#ff8a1f} .steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:28px}.step{min-width:0;background:#0c1721;border:1px solid var(--line);border-radius:15px;padding:18px}.step small{color:#ff8a1f;font-weight:900}.step b{display:block;margin-top:12px} .form-shell{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:30px;align-items:start;min-width:0}
.form-shell>div,.form-shell>form{min-width:0}
.form-card{position:relative;width:100%;min-width:0;margin:0;background:#fff;color:#10202c;border:1px solid #dbe4e9;border-radius:24px;padding:26px;box-shadow:0 20px 60px rgba(0,0,0,.18);overflow:visible;align-self:start}
.form-card p{color:#657783}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;align-items:start}
.field{display:grid;gap:7px;min-width:0}.field.full{grid-column:1/-1}label{font-size:13px;font-weight:800;line-height:1.35}
input,select,textarea{display:block;width:100%;max-width:100%;min-width:0;border:1px solid #ccd7de;border-radius:11px;padding:13px 14px;background:#f8fafb;color:#10202c;outline:0;line-height:1.35}
input:focus,select:focus,textarea:focus{border-color:#ff8122;box-shadow:0 0 0 4px rgba(255,107,0,.10)}textarea{min-height:126px;resize:vertical}
.filebox,.file-box{min-width:0;border:1.5px dashed #bdc8cf;border-radius:12px;padding:15px;background:#f8fafb;overflow:hidden}.file-box input[type=file]{padding:10px;background:#fff}
.file-preview{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px;min-width:0}.file-tag{display:inline-block;max-width:100%;padding:6px 9px;border-radius:999px;background:#e8eef2;color:#425765;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.consent{display:flex;gap:9px;align-items:flex-start;margin-top:14px;color:#334957}.consent input{width:18px;height:18px;flex:0 0 18px;margin:1px 0 0;padding:0}
.status,.form-status{display:none;margin-top:14px;padding:13px 14px;border-radius:11px;font-weight:800;line-height:1.4}.status.show,.form-status.show{display:block}.status.sending,.form-status.sending{background:#fff1df;color:#915000}.status.success,.form-status.success{background:#e6f6ed;color:#0a704c}.status.error,.form-status.error{background:#fde8e8;color:#952e2e}
.form-card button[type=submit]{margin-bottom:0} .service-hero,.service-detail-hero{padding:76px 0;background:radial-gradient(circle at 82% 18%,rgba(255,107,0,.16),transparent 30%),linear-gradient(140deg,#07131d,#08111a)}
.service-hero-grid,.service-detail-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:35px;align-items:center}.detail-copy{min-width:0}.detail-copy h1{margin-top:14px}.detail-copy .lead{max-width:680px}
.service-icon,.service-detail-icon{min-height:360px;background:#0b1721;border:1px solid #223543;border-radius:26px;display:grid;place-items:center;padding:24px;overflow:hidden}.service-icon img,.service-detail-icon img{max-height:310px;width:auto;object-fit:contain}
.detail,.detail-sections{padding:76px 0;background:#f3f6f8;color:#10202c}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.detail-box{background:#fff;border:1px solid #dbe4e9;border-radius:18px;padding:24px;min-width:0}.detail-box p{color:#637581;margin-top:9px}.detail-box li{color:#435a69} .faq details,.faq-list details{border-top:1px solid rgba(255,255,255,.12);padding:17px 0}.faq details:last-child,.faq-list details:last-child{border-bottom:1px solid rgba(255,255,255,.12)}.faq summary,.faq-list summary{cursor:pointer;font-weight:850;list-style:none;display:flex;justify-content:space-between;gap:15px}.faq summary:after,.faq-list summary:after{content:"+";color:#ff8a1f;font-size:22px;line-height:1}.faq details[open] summary:after,.faq-list details[open] summary:after{content:"−"}.faq p,.faq-list p{padding-top:9px}
.contacts,.contact-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.contact-card{min-width:0;background:#0c1721;border:1px solid var(--line);border-radius:17px;padding:20px}.map{min-height:390px;border-radius:22px;border:1px solid var(--line);display:grid;place-items:center;background:linear-gradient(145deg,#0d1a24,#071018);overflow:hidden}.map:after{content:"Tallinna mnt 89b · Pärnu";padding:11px 14px;border-radius:11px;background:#ff6b00;font-weight:900;box-shadow:0 0 24px rgba(255,107,0,.24)} .footer{padding:48px 0 112px;background:#020609;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:flex;justify-content:space-between;align-items:flex-start;gap:36px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:380px}.footer-brand img{object-fit:contain;object-position:left center;filter:drop-shadow(0 0 10px rgba(255,107,0,.12))}.footer-logo-main{width:min(360px,76vw);height:auto}.small{font-size:12px;color:#7e909d}.footer-meta{padding-top:8px;line-height:1.7}.mobile-dock{display:none} @media (min-width:783px){body.admin-bar .site-header{top:32px}}
@media (max-width:782px){body.admin-bar .site-header{top:46px}}
.page-hero .container,.hero-content,.hero-copy{overflow:visible}
.page-hero h1,.hero h1,.service-detail-hero h1,.service-hero h1{overflow:visible;word-break:normal;hyphens:none}
.form-shell{overflow:visible}
.form-card{height:auto;max-height:none}
.form-card .form-grid{overflow:visible}
.form-card input[type="file"]{white-space:normal}
.form-status{width:100%;overflow-wrap:anywhere}
.footer-brand>a{display:flex;flex-direction:column;align-items:flex-start;gap:8px} .site-header{position:sticky;top:0}
.navbar{height:76px;gap:24px}
.header-brand{width:128px;flex:0 0 128px;overflow:visible}
.header-pm-logo{width:128px!important;height:auto!important;max-width:128px!important;max-height:44px;object-fit:contain;object-position:left center}
.nav-links{flex:1;justify-content:center;gap:clamp(14px,1.55vw,24px)}
.nav-contact{flex:0 0 auto}
.hero{min-height:620px;display:flex;align-items:center}
.hero-content,.hero-copy{padding:86px 0 92px!important;max-width:800px}
.hero-content h1,.hero-copy h1{line-height:1.06;padding:.04em 0 .13em!important;margin-bottom:0;overflow:visible}
.hero .lead{max-width:700px}
.trust-section{position:relative;z-index:5;background:#050b10;padding:18px 0 22px;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}
.trust-section .hero-trust{position:static!important;left:auto!important;bottom:auto!important;transform:none!important;width:100%!important;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.trust-section .trust-pill{min-height:126px;grid-template-columns:88px minmax(0,1fr);gap:13px;padding:15px 16px;border-radius:18px;background:linear-gradient(145deg,#0d1821,#071018);border:1px solid rgba(255,130,31,.28);box-shadow:0 12px 30px rgba(0,0,0,.18)}
.trust-section .trust-pill:hover{transform:translateY(-2px)}
.trust-section .trust-icon{width:88px;height:88px;object-fit:contain}
.trust-section .trust-copy{gap:5px}
.trust-section .trust-copy strong{font-size:14px;line-height:1.22;color:#fff}
.trust-section .trust-copy small{font-size:11px;line-height:1.4;color:#9fb0bd} .page-hero{min-height:420px}
.page-hero .container{padding-top:88px;padding-bottom:62px}
.page-hero h1,.service-detail-hero h1,.service-hero h1{line-height:1.08!important;padding:.04em 0 .16em!important;overflow:visible!important}
.page-hero p{padding-bottom:.08em} .section-blue{overflow:visible}
.form-shell{align-items:start;overflow:visible}
.form-card{overflow:visible!important;height:auto!important;max-height:none!important;margin-bottom:0}
.form-grid{overflow:visible}
.form-card input,.form-card select,.form-card textarea,.form-card button{max-width:100%}
.form-card textarea{min-height:132px}
.form-card .consent{min-width:0}
.form-status,.status{position:static;clear:both} .section-light,.section-dark,.section-blue{position:relative}
.section-light{padding-top:72px}
.footer{position:relative}
\n \n.header-brand,.header-pm-logo{display:none!important}.navbar{justify-content:flex-end}.nav-links{margin-left:0;flex:1;justify-content:flex-start;padding-left:0}.nav-contact{margin-left:auto}@media(min-width:1051px){.nav-links{justify-content:center}}\n :root{
--cream:#f7f7f5;--pearl:#f1f4f6;--pearl-2:#e9eef1;--glass:rgba(255,255,255,.78);
--ink-2:#18232c;--muted-2:#657581;--light-line:rgba(23,42,55,.10);
--light-shadow:0 22px 55px rgba(18,35,47,.10),0 3px 12px rgba(18,35,47,.05);
}
body{background:var(--cream)}
.site-header{background:rgba(3,9,14,.93);box-shadow:0 10px 35px rgba(1,6,10,.16)}
.nav-links{margin-inline:auto}.nav-links a{position:relative}.nav-links a:after{content:"";position:absolute;left:50%;right:50%;bottom:-9px;height:2px;background:var(--orange);border-radius:999px;transition:.22s}.nav-links a:hover:after,.nav-links a.active:after{left:0;right:0}
.hero{min-height:650px}.hero-content,.hero-copy{padding:92px 0 98px;max-width:820px}.hero:after{background:linear-gradient(90deg,rgba(3,8,13,.96) 0%,rgba(3,8,13,.78) 43%,rgba(3,8,13,.16) 82%),linear-gradient(0deg,rgba(3,8,13,.60),transparent 56%)}
.hero-actions .btn{min-height:52px;border-radius:14px}.btn-orange{box-shadow:0 10px 28px rgba(255,107,0,.24),inset 0 1px 0 rgba(255,255,255,.32)}
.btn-ghost{background:rgba(6,14,20,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.trust-section{background:linear-gradient(180deg,#f3f5f6,#eef2f4);padding:26px 0;border:0;box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 rgba(21,40,53,.07)}
.trust-section .hero-trust{position:static;transform:none;width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.trust-section .trust-pill{min-height:136px;padding:14px 16px;grid-template-columns:88px minmax(0,1fr);gap:12px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(243,247,249,.82));border:1px solid rgba(24,45,60,.10);color:var(--ink);box-shadow:var(--light-shadow),inset 0 1px 0 rgba(255,255,255,.92);backdrop-filter:blur(18px);border-radius:22px}
.trust-section .trust-pill:hover{transform:translateY(-4px);border-color:rgba(255,107,0,.32);box-shadow:0 26px 55px rgba(18,35,47,.14),0 0 0 1px rgba(255,107,0,.08),inset 0 1px 0 #fff}
.trust-section .trust-icon{width:88px;height:88px;filter:drop-shadow(0 10px 12px rgba(26,40,50,.16))}
.trust-section .trust-copy strong{color:#18232c;font-size:14px}.trust-section .trust-copy small{color:#687984;font-size:11px}
.section-light,.section-dark,.section-blue,.detail-sections{background:linear-gradient(180deg,var(--cream),var(--pearl));color:var(--ink);padding:82px 0}
.section-dark+.section-blue,.section-light+.section-dark,.section-dark+.section-light,.section-blue+.section-light{border-top:1px solid rgba(24,45,60,.07)}
.section-light p,.section-dark p,.section-blue p,.detail-sections p{color:var(--muted-2)}
.section-light .eyebrow,.section-dark .eyebrow,.section-blue .eyebrow,.detail-sections .eyebrow{color:#c85b08} .panel,.content-card,.detail-box,.contact-card,.step{background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(242,246,248,.84));color:var(--ink);border:1px solid var(--light-line);box-shadow:var(--light-shadow),inset 0 1px 0 #fff;backdrop-filter:blur(16px)}
.panel p,.content-card p,.detail-box p,.contact-card p,.step p{color:var(--muted-2)}
.media,.media-card{border:1px solid rgba(23,42,55,.10);box-shadow:0 24px 55px rgba(18,35,47,.12);border-radius:28px;background:#fff}
.media img,.media-card img{aspect-ratio:16/10;object-fit:cover;transition:transform .5s ease}.media:hover img,.media-card:hover img{transform:scale(1.018)}
.split{gap:30px}
.service-card{border-radius:22px;padding:16px;background:linear-gradient(145deg,#fff,#f5f8f9);border:1px solid var(--light-line);box-shadow:var(--light-shadow),inset 0 1px 0 #fff;min-height:330px}
.service-card:hover{transform:translateY(-7px);box-shadow:0 28px 58px rgba(18,35,47,.15),0 0 0 1px rgba(255,107,0,.10)}
.service-art{height:154px;border-radius:18px;background:radial-gradient(circle at 50% 40%,#fff,#eaf0f3 72%);box-shadow:inset 0 1px 0 #fff,inset 0 -12px 26px rgba(21,40,53,.045)}
.service-card h3{color:#15222c}.service-card p{color:#687985}
.service-card .btn-light{background:rgba(255,255,255,.78);border-color:rgba(20,42,57,.14);box-shadow:inset 0 1px 0 #fff}
.service-card .btn-light:hover{border-color:rgba(255,107,0,.38);color:#c95600} .benefit-strip{background:linear-gradient(145deg,#fff,#f4f7f8);border:1px solid var(--light-line);box-shadow:var(--light-shadow);border-radius:22px;color:var(--ink)}
.benefit{color:var(--ink);border-right:1px solid rgba(23,42,55,.09)}.benefit p{color:var(--muted-2)} .section-dark .content-card{padding:42px;border-radius:28px}.section-dark .content-card h2{color:#15222c}.section-dark .content-card .btn{margin-top:26px} .form-shell{gap:42px;align-items:center}.form-shell>div:first-child{max-width:500px}.form-shell>div:first-child h2{color:#15222c}.form-shell>div:first-child p{font-size:17px;line-height:1.7}
.form-card{background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(244,248,250,.91));border:1px solid rgba(23,42,55,.10);border-radius:28px;padding:30px;box-shadow:0 30px 70px rgba(18,35,47,.13),inset 0 1px 0 #fff;color:#12202b}
.form-card input,.form-card select,.form-card textarea{background:rgba(255,255,255,.86);border:1px solid #d4dde3;border-radius:14px;min-height:52px;box-shadow:inset 0 1px 2px rgba(21,38,49,.025);transition:border-color .2s,box-shadow .2s,background .2s}
.form-card textarea{min-height:138px}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{background:#fff;border-color:#ff8a1f;box-shadow:0 0 0 4px rgba(255,107,0,.10),0 8px 24px rgba(18,35,47,.05)}
.filebox,.file-box{background:rgba(250,252,253,.92);border-color:#cbd6dc;border-radius:16px}.form-card .btn-orange{min-height:54px;border-radius:14px;font-size:16px} .detail-box{border-radius:22px}.steps .step{color:#17252f}.step small{color:#e9670a}.step b{color:#17252f}
.contact-card{border-radius:22px}.contact-card h3{color:#14232d}.map{box-shadow:var(--light-shadow)}
.faq-list details{border-color:rgba(23,42,55,.12)}.faq-list summary{color:#17252f}.faq-list p{color:var(--muted-2)} .footer{background:radial-gradient(circle at 18% 0%,rgba(255,107,0,.08),transparent 28%),#03090d;padding:58px 0 24px;border-top:1px solid rgba(255,255,255,.08);color:#fff}
.footer-premium-grid{display:grid;grid-template-columns:1.35fr .75fr 1fr;gap:54px;align-items:start}.footer-brand{min-width:0}.footer-logo-link{display:inline-flex;max-width:280px}.footer-logo-main{width:auto;height:auto;max-width:280px;max-height:132px;object-fit:contain;object-position:left center;filter:drop-shadow(0 10px 18px rgba(255,107,0,.14))}
.footer-company-copy{margin-top:15px;color:#8296a4;font-size:13px;line-height:1.65}.footer-kicker{display:block;color:#ff8a1f;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px}.footer-links,.footer-contact{display:grid;gap:9px}.footer-links a,.footer-contact a,.footer-contact span:not(.footer-kicker){color:#aab8c2;font-size:14px}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-cta{margin-top:10px;width:max-content}.footer-bottom{margin-top:38px;padding-top:19px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:20px;color:#6f8391;font-size:12px} .admin-bar .site-header{top:32px} :root{
--pah-bg:#f4f7f9;
--pah-card:#ffffff;
--pah-ink:#0b1720;
--pah-muted:#667985;
--pah-line:#d9e2e7;
--pah-orange:#ff7412;
--pah-orange-2:#ff9b49;
--pah-dark:#071018;
--pah-radius:22px;
--pah-shadow:0 18px 45px rgba(13,31,42,.10);
--pah-shadow-strong:0 28px 64px rgba(13,31,42,.15);
}
html{scroll-behavior:smooth}
body{background:var(--pah-bg);color:var(--pah-ink);overflow-x:hidden}
img{max-width:100%;height:auto}
main{overflow:hidden}
.container{position:relative} .site-header{
background:rgba(5,12,18,.96)!important;
border-bottom:1px solid rgba(255,255,255,.08)!important;
box-shadow:0 10px 28px rgba(0,0,0,.18)!important;
backdrop-filter:blur(16px);
}
.navbar{position:relative}
.navbar:after{
content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;
background:linear-gradient(90deg,transparent,rgba(255,116,18,.42),transparent);
}
.nav-links a{color:#dce6eb!important;position:relative}
.nav-links a:hover,.nav-links .current-menu-item>a{color:#fff!important}
.nav-links a:after{
content:"";position:absolute;left:50%;right:50%;bottom:-9px;height:2px;border-radius:9px;
background:linear-gradient(90deg,var(--pah-orange),var(--pah-orange-2));
transition:.22s ease;
}
.nav-links a:hover:after,.nav-links .current-menu-item>a:after{left:8%;right:8%} .hero,.page-hero,.service-detail-hero,.service-hero{
position:relative;isolation:isolate;background-color:var(--pah-dark)!important;color:#fff!important;
}
.hero:before,.page-hero:before{
content:"";position:absolute;inset:0;z-index:1;
background:
linear-gradient(90deg,rgba(2,7,11,.90),rgba(2,7,11,.67) 45%,rgba(2,7,11,.20) 100%),
radial-gradient(circle at 30% 55%,rgba(255,116,18,.10),transparent 26rem);
}
.hero-content,.hero-copy,.page-hero .container{position:relative;z-index:2}
.hero h1,.page-hero h1{color:#fff!important;text-shadow:0 10px 30px rgba(0,0,0,.28)}
.hero h1 em,.hero h1 .accent{
color:var(--pah-orange)!important;
text-shadow:0 8px 22px rgba(255,116,18,.18);
}
.hero p,.page-hero p{color:#dce6eb!important}
.eyebrow{
display:inline-flex;align-items:center;gap:8px;
font-weight:800;letter-spacing:.08em;text-transform:uppercase;
}
.hero .eyebrow,.page-hero .eyebrow{
color:#ffaf69!important;padding:7px 11px;border-radius:999px;
border:1px solid rgba(255,133,36,.25);
background:rgba(8,17,24,.42);backdrop-filter:blur(10px);
} .section,.section-light,.section-blue,.detail-sections,
.section-dark:not(.hero):not(.page-hero):not(.service-detail-hero):not(.service-hero){
background:
radial-gradient(circle at 8% 5%,rgba(255,255,255,.92),transparent 23rem),
linear-gradient(180deg,#f9fbfc,#eef3f6)!important;
color:var(--pah-ink)!important;
}
.section{padding-top:clamp(72px,7vw,108px);padding-bottom:clamp(72px,7vw,108px)}
.section + .section{border-top:1px solid rgba(118,142,155,.10)}
.section h1,.section h2,.section h3,.section h4{color:var(--pah-ink)!important}
.section p{color:var(--pah-muted)!important}
.section .eyebrow{color:#c95600!important} .btn{
min-height:50px;border-radius:14px!important;font-weight:800!important;
transition:transform .2s ease,box-shadow .2s ease!important;
}
.btn-orange{
background:linear-gradient(145deg,var(--pah-orange-2),var(--pah-orange) 70%,#e95b00)!important;
color:#fff!important;border:1px solid rgba(255,191,137,.55)!important;
box-shadow:0 12px 26px rgba(255,103,0,.22),inset 0 1px 0 rgba(255,255,255,.38)!important;
}
.btn-orange:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(255,103,0,.28)!important}
.btn-ghost,.btn-dark{
background:linear-gradient(180deg,#14222d,#071018)!important;color:#fff!important;
border:1px solid rgba(198,214,224,.22)!important;
} .service-card,.detail-box,.content-card,.contact-card,.step,.form-card,.trust-pill,.certificate-copy{
position:relative;border-radius:var(--pah-radius)!important;
background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(241,246,248,.94))!important;
border:1px solid rgba(181,198,208,.62)!important;
box-shadow:var(--pah-shadow),inset 0 1px 0 rgba(255,255,255,.96)!important;
color:var(--pah-ink)!important;
}
.service-card,.detail-box,.contact-card,.step,.trust-pill{
transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
.service-card:hover,.detail-box:hover,.contact-card:hover,.step:hover,.trust-pill:hover{
transform:translateY(-5px);
border-color:rgba(255,116,18,.34)!important;
box-shadow:var(--pah-shadow-strong),inset 0 1px 0 #fff!important;
} .services-grid{align-items:stretch}
.service-card{height:100%;overflow:hidden!important}
.service-art{
display:flex!important;align-items:center!important;justify-content:center!important;
min-height:185px!important;height:185px!important;padding:18px!important;
overflow:hidden!important;
background:radial-gradient(circle at 50% 36%,#fff,#f3f7f9 55%,#e6edf1 100%)!important;
}
.service-art img{
display:block!important;width:auto!important;height:auto!important;
max-width:92%!important;max-height:145px!important;
object-fit:contain!important;object-position:center!important;margin:auto!important;
filter:drop-shadow(0 14px 14px rgba(13,28,38,.15));
}
.service-card .service-body{display:flex;flex-direction:column;height:100%}
.service-card .service-link{margin-top:auto} .trust-section{
background:linear-gradient(180deg,#eef3f6,#f9fbfc)!important;
border-top:1px solid rgba(128,149,162,.12)!important;
border-bottom:1px solid rgba(128,149,162,.12)!important;
}
.trust-copy strong{color:var(--pah-ink)!important}
.trust-copy small{color:var(--pah-muted)!important}
.trust-icon{filter:drop-shadow(0 10px 12px rgba(14,31,42,.14))} .media-card{
position:relative;overflow:hidden;border-radius:28px!important;background:#fff;
border:1px solid rgba(183,198,208,.64)!important;
box-shadow:var(--pah-shadow-strong)!important;
}
.media-card img{display:block;width:100%;height:100%;object-fit:cover}
.content-card{padding:clamp(28px,4vw,46px)!important} .form-card{
padding:clamp(24px,4vw,42px)!important;
box-shadow:0 26px 60px rgba(18,40,53,.13),inset 0 1px 0 #fff!important;
}
.form-card label{color:#0c1a24!important;font-weight:700}
.form-card input,.form-card select,.form-card textarea{
width:100%!important;max-width:100%!important;min-width:0!important;
background:#fff!important;color:#0b1720!important;
border:1px solid #cbd7de!important;border-radius:12px!important;
box-shadow:inset 0 1px 2px rgba(14,30,40,.03)!important;
}
.form-card input,.form-card select{min-height:52px}
.form-card textarea{min-height:150px;resize:vertical}
.form-card input:focus,.form-card select:focus,.form-card textarea:focus{
border-color:rgba(255,116,18,.72)!important;
box-shadow:0 0 0 4px rgba(255,116,18,.10)!important;
}
.file-box{background:#f5f8fa!important;border:1px dashed #b8c8d1!important} .faq-list details{
background:rgba(255,255,255,.92)!important;
border:1px solid rgba(184,199,208,.60)!important;
border-radius:16px!important;padding:18px 20px!important;margin-bottom:12px!important;
box-shadow:0 8px 22px rgba(23,43,55,.06)!important;
}
.faq-list summary{color:var(--pah-ink)!important;font-weight:800}
.faq-list details[open]{border-color:rgba(255,116,18,.30)!important;background:#fff!important} .pah-certificate-section{background:linear-gradient(180deg,#f8fafb,#edf3f6)!important}
.certificate-showcase{
display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.72fr);
gap:clamp(28px,5vw,60px);align-items:center;
}
.certificate-frame{
position:relative;padding:9px;border-radius:22px;
background:linear-gradient(145deg,#17232c,#050a0e);
border:1px solid rgba(255,130,31,.50);
box-shadow:0 28px 66px rgba(15,35,48,.18),0 0 0 5px rgba(255,255,255,.72);
}
.certificate-frame img{display:block;width:100%;height:auto;border-radius:14px}
.certificate-copy{padding:30px!important}
.certificate-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#cb5700}
.certificate-copy h3{font-size:clamp(24px,3vw,34px)!important;margin:10px 0 12px}
.certificate-meta{margin-top:22px;padding-top:16px;border-top:1px solid #d7e1e6;display:flex;flex-direction:column;gap:3px} .footer{
background:
radial-gradient(circle at 12% 40%,rgba(255,108,0,.07),transparent 25rem),
linear-gradient(180deg,#071018,#03080c)!important;
border-top:1px solid rgba(255,255,255,.08)!important;
}
.footer-premium{
display:grid!important;
grid-template-columns:minmax(240px,1.1fr) minmax(170px,.7fr) minmax(230px,1fr)!important;
gap:clamp(30px,6vw,72px)!important;align-items:start!important;
}
.footer-logo-img{
display:block!important;width:min(280px,100%)!important;max-height:105px!important;
object-fit:contain!important;object-position:left center!important;
}
.footer h3{color:#fff!important}
.footer p,.footer a,.footer .small{color:#98abb7!important}
.footer a:hover{color:#ff9b49!important} a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{
outline:3px solid rgba(255,116,18,.34)!important;outline-offset:3px!important
}
.admin-bar .site-header{top:32px}
[id]{scroll-margin-top:110px}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(prefers-reduced-motion:reduce){
*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}  body{
font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
font-feature-settings:"kern" 1,"liga" 1;
}
h1,h2,h3,h4,.btn,.nav-links a{
letter-spacing:-.035em;
}
p{letter-spacing:-.012em} .navbar{
display:grid!important;
grid-template-columns:190px minmax(420px,1fr) auto!important;
min-height:86px!important;
gap:28px!important;
align-items:center!important;
}
.header-logo{
display:flex!important;
align-items:center!important;
width:178px!important;
min-width:0!important;
text-decoration:none!important;
}
.header-logo img{
width:100%!important;
height:auto!important;
max-height:72px!important;
object-fit:contain!important;
object-position:left center!important;
filter:drop-shadow(0 10px 18px rgba(0,0,0,.32));
}
.nav-links{
display:flex!important;
align-items:center!important;
justify-content:center!important;
gap:clamp(20px,2.1vw,36px)!important;
min-width:0!important;
}
.nav-links a{
font-size:14px!important;
font-weight:800!important;
white-space:nowrap!important;
}
.nav-contact{
display:flex!important;
align-items:center!important;
justify-content:flex-end!important;
gap:18px!important;
}
.nav-phone-primary{
display:flex;
align-items:center;
gap:10px;
min-width:max-content;
}
.nav-phone-icon{
width:38px;height:38px;display:grid;place-items:center;
border-radius:50%;
color:#ff8a2b;
border:1px solid rgba(255,124,31,.26);
background:linear-gradient(145deg,rgba(255,126,32,.10),rgba(255,255,255,.02));
box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 8px 20px rgba(0,0,0,.18);
}
.nav-phone-copy{display:flex;flex-direction:column;line-height:1.12}
.nav-phone-copy small{
color:#728694;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.08em
}
.nav-phone-copy a{
color:#fff!important;text-decoration:none;font-size:14px;font-weight:850;margin-top:3px
}
.header-booking{
min-width:150px;
display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;
}
.header-booking b{font-size:18px;line-height:1;transition:transform .2s ease}
.header-booking:hover b{transform:translateX(4px)} .form-shell{
align-items:start!important;
grid-template-columns:minmax(280px,.78fr) minmax(620px,1.55fr)!important;
gap:clamp(36px,5vw,72px)!important;
}
.pro-form{
overflow:hidden!important;
padding:0!important;
background:
radial-gradient(circle at 96% 0,rgba(255,118,18,.08),transparent 17rem),
linear-gradient(145deg,#ffffff,#f0f5f8)!important;
border:1px solid rgba(174,194,206,.72)!important;
box-shadow:
0 30px 70px rgba(11,31,45,.16),
0 2px 0 rgba(255,255,255,.95) inset!important;
}
.pro-form:before{
content:"";position:absolute;inset:0 0 auto;height:4px;
background:linear-gradient(90deg,#ff6410,#ffad5e 42%,rgba(255,255,255,.4),#ff7412);
}
.pro-form-head{
position:relative;
display:flex;justify-content:space-between;gap:28px;align-items:flex-start;
padding:30px 32px 24px;
border-bottom:1px solid rgba(181,199,210,.58);
background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(245,249,251,.76));
}
.pro-form-kicker{
display:inline-flex;align-items:center;gap:9px;
color:#bb4d00;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase
}
.pro-form-kicker i{
width:8px;height:8px;border-radius:50%;
background:#ff7412;box-shadow:0 0 0 5px rgba(255,116,18,.10),0 0 15px rgba(255,116,18,.42)
}
.pro-form-head h3{
margin:8px 0 7px!important;
font-size:clamp(28px,3vw,39px)!important;
line-height:1.02!important;
color:#08151e!important;
}
.pro-form-head h3 em{
font-style:normal;color:#ef690b
}
.pro-form-head p{margin:0!important;font-size:14px!important;color:#657986!important}
.pro-form-badge{
min-width:180px;padding:14px 16px;border-radius:15px;
background:linear-gradient(145deg,#0f202b,#071018);
border:1px solid rgba(255,255,255,.08);
box-shadow:0 12px 25px rgba(10,27,39,.18),inset 0 1px 0 rgba(255,255,255,.06)
}
.pro-form-badge strong{display:block;color:#fff;font-size:13px}
.pro-form-badge span{display:block;color:#92a6b3;font-size:11px;margin-top:3px;line-height:1.35}
.pro-form .form-grid{padding:26px 32px 0!important;gap:18px!important}
.pro-form .field label{
display:flex!important;align-items:center!important;gap:8px!important;
margin-bottom:8px!important;
font-size:12px!important;font-weight:850!important;color:#263843!important
}
.pro-form .field label span{
display:grid;place-items:center;
width:24px;height:24px;border-radius:8px;
background:#edf3f6;color:#e36208;
font-size:9px;font-weight:900;
border:1px solid #d8e2e7
}
.pro-form input,.pro-form select,.pro-form textarea{
border-radius:12px!important;
border:1px solid #c7d4dc!important;
background:rgba(255,255,255,.92)!important;
color:#0a1720!important;
box-shadow:inset 0 1px 2px rgba(16,35,48,.03),0 1px 0 #fff!important;
transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}
.pro-form input:hover,.pro-form select:hover,.pro-form textarea:hover{border-color:#aebfc9!important}
.pro-form input:focus,.pro-form select:focus,.pro-form textarea:focus{
border-color:#ff7a1b!important;
box-shadow:0 0 0 4px rgba(255,116,18,.09),0 10px 24px rgba(22,44,57,.06)!important;
}
.pro-form textarea{min-height:132px!important}
.hp-field{position:absolute!important;left:-9999px!important} .pro-file-box{
display:grid!important;
grid-template-columns:48px 1fr auto!important;
gap:14px!important;align-items:center!important;
min-height:88px!important;
padding:16px!important;
border:1px dashed #aabdc8!important;
border-radius:15px!important;
background:
linear-gradient(145deg,rgba(247,250,252,.96),rgba(233,241,245,.9))!important;
}
.pro-file-box input[type=file]{
grid-column:1/-1!important;
min-height:44px!important;
padding:9px!important;
background:#fff!important;
}
.upload-icon{
width:46px;height:46px;display:grid;place-items:center;border-radius:14px;
background:linear-gradient(145deg,#172833,#071018);color:#ff8b2f;
font-size:24px;font-weight:800;
box-shadow:0 10px 22px rgba(15,35,48,.16),inset 0 1px 0 rgba(255,255,255,.08)
}
.upload-copy label{margin:0!important;font-size:13px!important}
.upload-copy small{display:block;color:#768995;margin-top:3px;line-height:1.35}
.upload-limit{font-size:10px;color:#7c8e99;text-align:right} .pro-consent{
margin:20px 32px 0!important;
padding:14px 16px!important;
border-radius:13px;
background:#f5f8fa;
border:1px solid #dae3e8;
}
.pro-consent input{accent-color:#ff7412} .pro-submit{
position:relative!important;
width:calc(100% - 64px)!important;
margin:18px 32px 0!important;
min-height:64px!important;
display:grid!important;
grid-template-columns:44px auto 1fr 34px!important;
gap:12px!important;
align-items:center!important;
text-align:left!important;
border-radius:16px!important;
overflow:hidden!important;
transform:translateY(0)!important;
box-shadow:
0 16px 0 #b54200,
0 25px 42px rgba(231,87,0,.24),
inset 0 1px 0 rgba(255,255,255,.46)!important;
}
.pro-submit:after{
content:"";position:absolute;left:-25%;top:-90%;width:45%;height:280%;
background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);
transform:rotate(18deg);transition:left .45s ease;pointer-events:none
}
.pro-submit:hover{
transform:translateY(-3px)!important;
box-shadow:
0 18px 0 #a83d00,
0 29px 48px rgba(231,87,0,.29),
inset 0 1px 0 rgba(255,255,255,.48)!important;
}
.pro-submit:hover:after{left:92%}
.pro-submit:active{
transform:translateY(8px)!important;
box-shadow:
0 6px 0 #a83d00,
0 12px 24px rgba(231,87,0,.22),
inset 0 1px 0 rgba(255,255,255,.42)!important
}
.submit-icon{
width:40px;height:40px;display:grid;place-items:center;border-radius:12px;
background:rgba(96,25,0,.15);font-size:18px
}
.submit-main{font-size:17px;font-weight:900;white-space:nowrap}
.submit-note{font-size:11px;font-weight:700;opacity:.84;justify-self:end}
.submit-arrow{font-size:23px;font-weight:700;justify-self:end} .form-assurance{
display:flex;flex-wrap:wrap;gap:10px 18px;
padding:30px 32px 28px;
color:#667985;font-size:11px;font-weight:750
}
.form-assurance span{display:inline-flex;align-items:center;gap:6px}
.form-assurance b{
display:grid;place-items:center;width:18px;height:18px;border-radius:50%;
color:#fff;background:#ff7412;font-size:10px
} .footer-premium-grid{
display:grid!important;
grid-template-columns:minmax(260px,1.18fr) minmax(170px,.65fr) minmax(230px,.9fr)!important;
gap:clamp(36px,6vw,84px)!important;
align-items:start!important;
}
.footer-logo-main{
display:block!important;
width:min(300px,100%)!important;
max-height:130px!important;
height:auto!important;
object-fit:contain!important;
object-position:left center!important;
filter:drop-shadow(0 13px 24px rgba(0,0,0,.34));
}
.footer-tagline{
margin:10px 0 12px!important;
color:#d7e1e7!important;
font-size:15px!important;font-weight:760!important
}
.footer-company-copy{line-height:1.65!important}
.footer-kicker{
display:block;color:#ff8d34!important;
font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;
margin-bottom:16px
}
.footer-links,.footer-contact{display:flex!important;flex-direction:column!important;gap:9px!important}
.footer-phone{font-size:20px!important;font-weight:850!important;color:#fff!important}
.footer-cta{margin-top:12px!important;width:max-content!important} .section-head h2,.content-card h2{letter-spacing:-.05em!important}
.content-card,.service-card,.contact-card,.detail-box,.form-card{
backdrop-filter:blur(12px);
} .navbar{
grid-template-columns:minmax(0,1fr) auto!important;
}
.nav-links{
justify-content:flex-start!important;
}
.header-logo,
.header-logo img,
.footer-logo-link,
.footer-logo-main{
display:none!important;
}
.footer-premium-grid{
grid-template-columns:minmax(260px,1.05fr) minmax(170px,.7fr) minmax(230px,.9fr)!important;
}
.footer-brand{
padding-top:4px;
}
.footer-brand:before{
content:"PAH MOTORS OÜ";
display:block;
color:#fff;
font-size:24px;
font-weight:900;
letter-spacing:-.045em;
margin-bottom:10px;
} .footer.footer-v31{
background:
radial-gradient(circle at 12% 0%,rgba(255,133,34,.13),transparent 28%),
radial-gradient(circle at 88% 100%,rgba(61,114,163,.16),transparent 26%),
linear-gradient(180deg,#03080d 0%,#07131b 100%)!important;
padding:34px 0 24px!important;
border-top:1px solid rgba(255,255,255,.08)!important;
color:#fff!important;
}
.footer-shell{
display:grid!important;
grid-template-columns:minmax(0,1.2fr) minmax(240px,.72fr) minmax(280px,.9fr)!important;
gap:20px!important;
align-items:stretch!important;
}
.footer-card{
position:relative;
min-width:0;
padding:24px 24px 22px;
border-radius:24px;
border:1px solid rgba(255,255,255,.10);
background:linear-gradient(180deg,rgba(11,24,34,.92),rgba(7,16,24,.85));
box-shadow:0 18px 40px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.05);
backdrop-filter:blur(12px);
overflow:hidden;
}
.footer-card:before{
content:"";
position:absolute;
inset:0 0 auto 0;
height:1px;
background:linear-gradient(90deg,transparent,rgba(255,140,44,.78),transparent);
opacity:.8;
}
.footer-card-brand{
padding-right:30px;
}
.footer-chip{
display:inline-flex;
align-items:center;
gap:8px;
width:max-content;
padding:9px 14px;
border-radius:999px;
background:rgba(255,136,36,.10);
border:1px solid rgba(255,136,36,.18);
color:#ff973f;
font-size:11px;
font-weight:900;
letter-spacing:.13em;
text-transform:uppercase;
}
.footer-chip:before{
content:"";
width:8px;height:8px;border-radius:50%;
background:linear-gradient(180deg,#ffad61,#ff7412);
box-shadow:0 0 14px rgba(255,130,28,.6);
}
.footer-card-brand h3{
margin:16px 0 12px;
color:#fff;
font-size:clamp(26px,2.2vw,34px);
line-height:1.04;
letter-spacing:-.04em;
}
.footer-lead{
margin:0;
color:#c4d0d8;
font-size:15px;
line-height:1.72;
}
.footer-pill-list{
display:flex;
flex-wrap:wrap;
gap:10px;
margin:18px 0 18px;
}
.footer-pill-list span{
display:inline-flex;
padding:9px 12px;
border-radius:14px;
background:rgba(255,255,255,.05);
border:1px solid rgba(255,255,255,.07);
color:#d8e2e7;
font-size:12px;
font-weight:760;
}
.footer-company-copy{
color:#92a7b4!important;
font-size:13px!important;
line-height:1.68!important;
}
.footer-company-copy strong{
color:#fff;
font-size:14px;
}
.footer-kicker{
display:block;
margin-bottom:14px;
color:#ff943f!important;
font-size:11px!important;
font-weight:900!important;
letter-spacing:.12em!important;
text-transform:uppercase!important;
}
.footer-links-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap:10px 14px;
}
.footer-links-grid a,
.footer-contact-meta span,
.footer-secondary{
display:block;
color:#b7c5ce!important;
font-size:14px!important;
line-height:1.5;
}
.footer-links-grid a{
padding:11px 12px;
border-radius:14px;
background:rgba(255,255,255,.04);
border:1px solid rgba(255,255,255,.05);
transition:transform .18s ease, border-color .18s ease, color .18s ease, background .18s ease;
}
.footer-links-grid a:hover{
transform:translateY(-2px);
color:#fff!important;
border-color:rgba(255,144,54,.24);
background:rgba(255,144,54,.08);
}
.footer-phone{
display:inline-block;
color:#fff!important;
font-size:24px!important;
font-weight:900!important;
letter-spacing:-.02em;
margin-bottom:8px;
}
.footer-secondary{
margin-bottom:14px;
}
.footer-contact-meta{
display:grid;
gap:8px;
margin-bottom:18px;
}
.footer-contact-meta strong{color:#fff}
.footer-card-contact .footer-cta{
margin-top:auto!important;
min-height:48px;
padding-inline:18px;
border-radius:16px!important;
box-shadow:0 10px 24px rgba(255,116,18,.24), inset 0 1px 0 rgba(255,255,255,.18);
}
.footer-bottom{
margin-top:18px!important;
padding-top:14px!important;
border-top:1px solid rgba(255,255,255,.07)!important;
display:flex!important;
justify-content:space-between!important;
align-items:center!important;
gap:16px!important;
color:#7f94a1!important;
font-size:12px!important;
}
@media(max-width:1100px){
.footer-shell{grid-template-columns:1fr 1fr!important}
.footer-card-brand{grid-column:1/-1}
}
@media(max-width:720px){
.footer.footer-v31{padding-top:28px!important}
.footer-shell{grid-template-columns:1fr!important;gap:16px!important}
.footer-card-brand{grid-column:auto}
.footer-card{padding:20px 18px 18px;border-radius:20px}
.footer-links-grid{grid-template-columns:1fr!important}
.footer-card-brand h3{font-size:30px}
.footer-phone{font-size:22px!important}
.footer-bottom{display:grid!important;gap:8px!important}
} :root{
--ultra-orange:#ff7a18;
--ultra-orange-soft:#ff9b49;
--ultra-ink:#07131b;
--ultra-glass:rgba(255,255,255,.78);
--ultra-line:rgba(136,158,171,.18);
--ultra-shadow:0 24px 60px rgba(11,31,45,.11);
} .section-head h2,
.content-card h2,
.page-hero h1,
.hero h1{
text-wrap:balance;
}
.section-head{
position:relative;
}
.section-head:after{
content:"";
display:block;
width:72px;
height:3px;
margin-top:18px;
border-radius:999px;
background:linear-gradient(90deg,var(--ultra-orange),rgba(255,122,24,0));
}
.section-head p{max-width:720px} .service-card,
.detail-box,
.contact-card,
.content-card,
.form-card,
.trust-pill,
.step,
.footer-card{
isolation:isolate;
transform:translateZ(0);
}
.service-card:before,
.detail-box:before,
.contact-card:before,
.content-card:before,
.form-card:before,
.trust-pill:before,
.step:before{
content:"";
position:absolute;
inset:0;
z-index:-1;
border-radius:inherit;
pointer-events:none;
background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 30%,transparent 72%,rgba(255,122,24,.035));
} .service-card{
transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease!important;
}
.service-card:hover{
transform:translateY(-7px)!important;
box-shadow:0 30px 62px rgba(11,31,45,.15),inset 0 1px 0 rgba(255,255,255,.96)!important;
}
.service-card .service-art{
position:relative;
}
.service-card .service-art:after{
content:"";
position:absolute;
left:18%;right:18%;bottom:10px;height:18px;
border-radius:50%;
background:rgba(10,25,35,.10);
filter:blur(12px);
transform:scaleX(.85);
transition:transform .28s ease,opacity .28s ease;
}
.service-card:hover .service-art:after{transform:scaleX(1.02);opacity:.8} .btn{
position:relative;
overflow:hidden;
isolation:isolate;
}
.btn:after{
content:"";
position:absolute;
top:-90%;left:-45%;
width:34%;height:280%;
background:linear-gradient(90deg,transparent,rgba(255,255,255,.26),transparent);
transform:rotate(18deg);
transition:left .5s ease;
pointer-events:none;
}
.btn:hover:after{left:115%}
.btn-orange{
box-shadow:0 14px 30px rgba(255,105,9,.22),inset 0 1px 0 rgba(255,255,255,.42)!important;
}
.btn-orange:hover{
transform:translateY(-3px)!important;
box-shadow:0 19px 38px rgba(255,105,9,.28),inset 0 1px 0 rgba(255,255,255,.45)!important;
} .site-header{
background:linear-gradient(180deg,rgba(4,11,16,.965),rgba(4,11,16,.91))!important;
backdrop-filter:blur(18px) saturate(125%);
-webkit-backdrop-filter:blur(18px) saturate(125%);
}
.site-header.is-scrolled{
box-shadow:0 16px 42px rgba(0,0,0,.24)!important;
} .hero,.page-hero{
overflow:hidden;
}
.hero:after,.page-hero:after{
content:"";
position:absolute;
inset:auto 0 0 0;
height:110px;
z-index:1;
pointer-events:none;
background:linear-gradient(180deg,transparent,rgba(2,7,11,.45));
}
.hero-content,.page-hero .container{position:relative;z-index:2}
.hero-actions{gap:12px!important} .form-card{
box-shadow:0 30px 70px rgba(14,34,47,.13),inset 0 1px 0 #fff!important;
}
.form-card input,
.form-card select,
.form-card textarea{
transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease!important;
}
.form-card input:focus,
.form-card select:focus,
.form-card textarea:focus{
transform:translateY(-1px);
}
.form-assurance{
border-top:1px solid rgba(137,158,171,.10);
} .faq-list details{
transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
.faq-list details:hover{
transform:translateY(-2px);
box-shadow:0 14px 30px rgba(20,42,56,.08)!important;
} .footer-card{
transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.footer-card:hover{
transform:translateY(-3px);
border-color:rgba(255,144,54,.20);
box-shadow:0 24px 46px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.06);
}
.footer-card-contact .footer-cta{
width:max-content!important;
} .skip-link{
position:absolute;left:-9999px;top:auto;
}
.skip-link:focus{
left:16px;top:16px;z-index:99999;
padding:10px 14px;border-radius:10px;
background:#fff;color:#07131b;
} @media (hover:hover) and (pointer:fine){
.service-card:hover .service-art img{transform:translateY(-5px) scale(1.035)!important}
}
@media (prefers-reduced-motion:reduce){
.btn:after{display:none!important}
.service-card,.footer-card,.faq-list details{transform:none!important}
} .hero-ultra{
min-height:690px!important;
display:flex!important;
align-items:center!important;
}
.hero-ultra .hero-bg{
object-position:center center!important;
}
.hero-ultra:before{
content:"";
position:absolute;
inset:0;
z-index:1;
pointer-events:none;
background:
linear-gradient(90deg,rgba(2,8,13,.94) 0%,rgba(2,8,13,.80) 32%,rgba(2,8,13,.42) 56%,rgba(2,8,13,.08) 84%),
linear-gradient(0deg,rgba(2,8,13,.40),transparent 54%);
}
.hero-ultra .hero-content{
position:relative;
z-index:2;
padding:96px 0 104px!important;
max-width:760px!important;
}
.hero-ultra h1{
margin:18px 0 0!important;
max-width:780px;
}
.hero-ultra .lead{
max-width:650px;
margin-top:20px;
}
.hero-ultra .hero-actions{margin-top:28px!important}
.home-services-section .section-head h2,
.home-form-section h2{margin-top:10px!important}
.section-link{
color:#b94b00!important;
font-weight:850!important;
text-decoration:none!important;
}
.form-intro-card{
align-self:start;
padding:30px;
border-radius:24px;
background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(241,246,248,.94));
border:1px solid rgba(181,198,208,.62);
box-shadow:0 18px 45px rgba(13,31,42,.10),inset 0 1px 0 #fff;
}
.form-intro-card p{margin-top:16px!important}
.home-form-points{
display:grid;
gap:10px;
margin-top:22px;
}
.home-form-points span{
display:flex;
align-items:center;
min-height:44px;
padding:11px 13px;
border-radius:14px;
background:#fff;
border:1px solid #dce5ea;
color:#334852;
font-size:13px;
font-weight:760;
} .hero-smart{min-height:720px!important;display:flex!important;align-items:center!important}
.hero-smart-grid{
position:relative;z-index:3;
width:min(1200px,calc(100% - 40px));margin-inline:auto;display:grid;
grid-template-columns:minmax(0,1.03fr) minmax(390px,.72fr);
gap:clamp(36px,5vw,76px);align-items:center;
padding-top:70px;padding-bottom:72px;
}
.hero-smart .hero-content{padding:0!important;max-width:760px!important}
.hero-smart:after{
background:linear-gradient(90deg,rgba(2,7,11,.94) 0%,rgba(2,7,11,.74) 43%,rgba(2,7,11,.30) 72%,rgba(2,7,11,.12) 100%),linear-gradient(0deg,rgba(2,7,11,.50),transparent 60%)!important;
}
.hero-actions-secondary{margin-top:24px!important}
.hero-proof{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:20px;color:#b9c8d0;font-size:12px;font-weight:750}
.hero-proof span{display:inline-flex;align-items:center;gap:6px}
.hero-lead-card{
position:relative;overflow:hidden;min-width:0;width:100%;
padding:24px;
border-radius:26px;
background:linear-gradient(145deg,rgba(9,20,29,.94),rgba(3,10,16,.91));
border:1px solid rgba(255,255,255,.12);
box-shadow:0 30px 80px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.07),0 0 0 1px rgba(255,116,18,.05);
backdrop-filter:blur(18px);
}
.hero-lead-card:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent,#ff7412,#ffad62,transparent)}
.hero-lead-card:after{content:"";position:absolute;width:260px;height:260px;right:-120px;top:-140px;border-radius:50%;background:rgba(255,116,18,.09);filter:blur(35px);pointer-events:none}
.hero-lead-head{position:relative;z-index:1}
.hero-lead-kicker{display:inline-flex;align-items:center;gap:8px;color:#ff9a4a;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.hero-lead-kicker i{width:8px;height:8px;border-radius:50%;background:#ff7412;box-shadow:0 0 14px rgba(255,116,18,.68)}
.hero-lead-head h2{margin:9px 0 5px;color:#fff!important;font-size:clamp(27px,2.6vw,38px);line-height:1.03;letter-spacing:-.045em}
.hero-lead-head p{margin:0;color:#8fa3b0!important;font-size:13px}
.issue-chips{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 17px}
.issue-chips label{position:relative;cursor:pointer;min-width:0}
.issue-chips input{position:absolute;opacity:0;pointer-events:none}
.issue-chips span{display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px 10px;text-align:center;border-radius:12px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);color:#c5d1d8;font-size:11px;font-weight:800;transition:.18s ease}
.issue-chips label:hover span{border-color:rgba(255,134,42,.34);color:#fff;background:rgba(255,125,27,.07)}
.issue-chips input:checked+span{color:#fff;background:linear-gradient(145deg,rgba(255,139,53,.20),rgba(255,94,0,.11));border-color:rgba(255,132,38,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 20px rgba(255,103,0,.10)}
.issue-chips input:focus-visible+span{outline:3px solid rgba(255,116,18,.28);outline-offset:2px}
.hero-lead-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.hero-lead-fields label{display:grid;gap:7px;color:#b9c8d0;font-size:11px;font-weight:800}
.hero-lead-fields input{width:100%;min-height:48px;border-radius:12px;border:1px solid rgba(183,205,218,.24);background:rgba(255,255,255,.065);color:#fff;padding:0 14px;font-size:16px;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.hero-lead-fields input::placeholder{color:#6f8491}
.hero-lead-fields input:focus{outline:none;border-color:rgba(255,123,29,.72);box-shadow:0 0 0 4px rgba(255,116,18,.09);background:rgba(255,255,255,.085)}
.hero-lead-submit{width:100%!important;margin-top:12px;min-height:54px!important;display:flex!important;justify-content:space-between!important;padding-inline:20px!important;box-shadow:0 10px 0 #a94100,0 18px 34px rgba(255,99,0,.22),inset 0 1px 0 rgba(255,255,255,.32)!important}
.hero-lead-submit:hover{transform:translateY(-2px)!important;box-shadow:0 12px 0 #9c3c00,0 22px 38px rgba(255,99,0,.27),inset 0 1px 0 rgba(255,255,255,.34)!important}
.hero-lead-submit:active{transform:translateY(6px)!important;box-shadow:0 4px 0 #9c3c00,0 9px 18px rgba(255,99,0,.20)!important}
.hero-lead-trust{display:flex;justify-content:space-between;gap:12px;margin-top:15px;color:#718693;font-size:10px;font-weight:750}
.hero-lead-status{display:none;margin-top:14px;padding:13px 14px;border-radius:12px;font-size:12px;font-weight:750;line-height:1.45}
.hero-lead-status.is-sending,.hero-lead-status.is-success,.hero-lead-status.is-error{display:grid}
.hero-lead-status.is-sending{color:#d9e4e9;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}
.hero-lead-status.is-success{color:#dff8e8;background:rgba(43,153,91,.13);border:1px solid rgba(88,210,135,.24)}
.hero-lead-status.is-success strong{color:#fff;font-size:14px}.hero-lead-status.is-success span{margin-top:2px;color:#b9dbc5}
.hero-lead-status.is-error{color:#ffd8d3;background:rgba(202,55,35,.13);border:1px solid rgba(241,94,74,.24)}
.hero-lead-card.is-complete .issue-chips,.hero-lead-card.is-complete .hero-lead-fields,.hero-lead-card.is-complete .hero-lead-submit,.hero-lead-card.is-complete .hero-lead-trust{display:none} @media(min-width:1061px){
.navbar{grid-template-columns:minmax(0,1fr) auto!important;gap:32px!important}
.nav-links{justify-content:center!important}
.nav-contact{justify-self:end}
} html{scroll-padding-top:150px}
#paring{scroll-margin-top:150px}
.service-detail-hero{padding:clamp(72px,7vw,104px) 0!important}
.service-detail-grid{gap:clamp(36px,6vw,76px)!important}
.service-detail-hero h1{margin-top:14px!important}
.service-process h2{margin-top:12px!important}
.service-quote-section{
position:relative;
padding:clamp(76px,7vw,108px) 0!important;
background:
radial-gradient(circle at 12% 12%,rgba(255,123,24,.09),transparent 26rem),
linear-gradient(180deg,#f7fafc,#edf3f6)!important;
}
.service-form-shell{
width:min(1200px,calc(100% - 40px))!important;
grid-template-columns:minmax(300px,.72fr) minmax(0,1.45fr)!important;
gap:clamp(34px,5vw,68px)!important;
align-items:start!important;
}
.service-quote-intro{
position:sticky;top:calc(var(--header-h) + 32px);
min-width:0;padding:30px;border-radius:24px;
background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(240,246,249,.92));
border:1px solid rgba(181,199,210,.72);
box-shadow:0 24px 60px rgba(15,38,54,.11),inset 0 1px 0 #fff;
}
.admin-bar .service-quote-intro{top:calc(var(--header-h) + 64px)}
.service-quote-intro h2{margin:12px 0 0!important;color:#101d26!important;font-size:clamp(38px,4vw,56px)}
.service-quote-intro p{margin-top:16px!important;color:#607481!important;font-size:16px!important;line-height:1.68!important}
.quote-benefits{display:grid;gap:10px;margin-top:24px}
.quote-benefits span{display:flex;align-items:center;gap:11px;min-height:48px;padding:11px 13px;border-radius:14px;background:#fff;border:1px solid #d9e4e9;color:#304652;font-size:13px;font-weight:800;box-shadow:0 7px 18px rgba(27,50,64,.045)}
.quote-benefits b{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:9px;background:#101f29;color:#ff8b32;font-size:9px;letter-spacing:.04em}
.service-form-shell .pro-form{width:100%!important;max-width:780px!important;justify-self:end}
.service-form-shell .pro-form-head{padding-top:32px!important}
.service-form-shell .field-date{grid-column:1/-1}
.service-form-shell .field-date input{max-width:calc(50% - 9px)}
.service-form-shell .form-status{margin:0 32px 28px!important}
.pro-form input[type=file]{cursor:pointer}
.pro-form input[type=file]::file-selector-button{margin-right:12px;padding:8px 12px;border:0;border-radius:9px;background:#10212c;color:#fff;font-weight:800;cursor:pointer}
.pro-submit:disabled{cursor:wait;opacity:.72;transform:none!important;box-shadow:0 8px 0 #a83d00,0 14px 26px rgba(231,87,0,.16)!important}
@media(max-width:1060px){
.service-form-shell{grid-template-columns:1fr!important;width:min(760px,calc(100% - 40px))!important}
.service-quote-intro{position:static!important;max-width:none!important}
.service-form-shell .pro-form{max-width:none!important;justify-self:stretch}
}
@media(max-width:680px){
html{scroll-padding-top:112px}
#paring{scroll-margin-top:112px}
.service-form-shell{width:calc(100% - 28px)!important;gap:22px!important}
.service-quote-section{padding:54px 0 72px!important}
.service-quote-intro{padding:22px;border-radius:20px}
.service-quote-intro h2{font-size:38px}
.service-form-shell .field-date{grid-column:auto}
.service-form-shell .field-date input{max-width:none}
.service-form-shell .form-status{margin:0 22px 24px!important}
.pro-file-box{grid-template-columns:46px minmax(0,1fr)!important}
.upload-limit{grid-column:2;text-align:left}
} .contact-rail{
position:fixed;z-index:46;right:clamp(10px,1.25vw,22px);top:50%;
display:flex;flex-direction:column;gap:10px;
transform:translateY(-50%);
padding:8px;border-radius:24px;
background:linear-gradient(180deg,rgba(5,13,19,.78),rgba(8,20,29,.68));
border:1px solid rgba(255,255,255,.10);
box-shadow:0 20px 48px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.06);
backdrop-filter:blur(16px) saturate(125%);
-webkit-backdrop-filter:blur(16px) saturate(125%);
}
.contact-rail-item{
position:relative;display:grid;place-items:center;
width:64px;height:64px;border-radius:18px;
background:linear-gradient(145deg,rgba(17,33,44,.96),rgba(4,11,17,.96));
border:1px solid rgba(255,128,29,.28);
box-shadow:0 10px 24px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.07);
transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.contact-rail-item img{width:58px;height:58px;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(0,0,0,.32));pointer-events:none}
.contact-rail-item.is-pending{cursor:default}
.contact-rail-item{cursor:pointer}
.contact-rail-item:focus-visible{outline:3px solid rgba(255,128,29,.46)!important;outline-offset:4px!important}
.contact-rail-item:hover{transform:translateX(-4px) scale(1.04);border-color:rgba(255,132,35,.68);box-shadow:0 14px 30px rgba(0,0,0,.28),0 0 22px rgba(255,108,13,.13),inset 0 1px 0 rgba(255,255,255,.09)}
@media(max-width:780px){
.contact-rail{right:7px;gap:6px;padding:5px;border-radius:17px}
.contact-rail-item{width:48px;height:48px;border-radius:13px}
.contact-rail-item img{width:44px;height:44px}
.contact-rail-item:hover{transform:none}
}
@media(max-width:420px){
.contact-rail{right:5px;top:46%}
.contact-rail-item{width:44px;height:44px}
.contact-rail-item img{width:41px;height:41px}
}
@media(prefers-reduced-motion:reduce){.contact-rail-item{transition:none!important}} .hero-smart-grid{grid-template-columns:minmax(0,1.08fr) minmax(400px,.78fr)!important;gap:clamp(28px,4vw,58px)!important}
.hero-smart .hero-content{
position:relative;isolation:isolate;
max-width:670px!important;padding:clamp(28px,3vw,42px)!important;
border:1px solid rgba(255,255,255,.14);
border-radius:30px;
background:
radial-gradient(circle at 0 0,rgba(255,131,34,.14),transparent 17rem),
linear-gradient(145deg,rgba(8,19,27,.76),rgba(3,10,16,.56));
box-shadow:0 34px 90px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.10),0 0 0 1px rgba(255,111,15,.04);
backdrop-filter:blur(20px) saturate(128%);
-webkit-backdrop-filter:blur(20px) saturate(128%);
}
.hero-smart .hero-content:before{content:"";position:absolute;z-index:-1;inset:0 0 auto;height:2px;border-radius:30px 30px 0 0;background:linear-gradient(90deg,transparent,#ff7011 24%,#ffd0a9 51%,transparent 86%)}
.hero-smart .hero-content:after{content:"";position:absolute;z-index:-1;right:-50px;bottom:-70px;width:210px;height:210px;border-radius:50%;background:rgba(255,103,0,.08);filter:blur(35px);pointer-events:none}
.hero-smart .hero-content h1{font-size:clamp(48px,4.6vw,72px)!important;line-height:1.01!important;letter-spacing:-.055em!important;text-shadow:0 4px 28px rgba(0,0,0,.28)}
.hero-smart .hero-content .lead{max-width:590px;color:#d4dee4!important;line-height:1.62}
.hero-primary-cta{min-width:230px;justify-content:space-between!important;padding-inline:21px!important;box-shadow:0 11px 0 #a94100,0 21px 40px rgba(255,99,0,.25),inset 0 1px 0 rgba(255,255,255,.36)!important}
.hero-primary-cta b{font-size:20px;transition:transform .2s ease}.hero-primary-cta:hover b{transform:translateX(4px)}
.hero-call-cta{display:grid!important;grid-template-columns:auto!important;gap:0!important;min-width:148px;padding-block:8px!important;text-align:left}
.hero-call-cta span{font-size:13px}.hero-call-cta small{font-size:9px;color:#93a5b1;letter-spacing:.04em}
.hero-proof{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;margin-top:24px!important}
.hero-proof span{min-width:0;padding:9px 10px;border:1px solid rgba(255,255,255,.10);border-radius:12px;background:rgba(255,255,255,.045);color:#c1cdd4;font-size:10px;white-space:nowrap}
.hero-proof b{display:grid;place-items:center;flex:0 0 23px;width:23px;height:23px;border-radius:8px;background:rgba(255,116,18,.13);border:1px solid rgba(255,133,42,.24);color:#ff9a4a;font-size:8px}
.home-form-section{padding:clamp(58px,6vw,82px) 0!important;background:radial-gradient(circle at 86% 10%,rgba(255,119,19,.08),transparent 24rem),linear-gradient(180deg,#f6f9fb,#eaf1f5)!important}
.home-pro-shell{
width:min(1160px,calc(100% - 40px))!important;
grid-template-columns:minmax(245px,.62fr) minmax(0,1.55fr)!important;
gap:0!important;align-items:stretch!important;
padding:10px;border-radius:30px;
background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(224,235,241,.76));
border:1px solid rgba(171,193,205,.72);
box-shadow:0 30px 80px rgba(13,34,48,.14),inset 0 1px 0 #fff;
}
.home-pro-shell .form-intro-card{
position:relative;overflow:hidden;align-self:stretch;
display:flex;flex-direction:column;justify-content:center;
padding:clamp(24px,3vw,38px)!important;border:0!important;border-radius:23px 0 0 23px!important;
background:radial-gradient(circle at 0 0,rgba(255,128,28,.12),transparent 18rem),linear-gradient(155deg,#fdfefe,#edf3f6)!important;
box-shadow:none!important;
}
.home-pro-shell .form-intro-card:after{content:"";position:absolute;right:0;top:7%;bottom:7%;width:1px;background:linear-gradient(transparent,#cad8df 18%,#cad8df 82%,transparent)}
.home-pro-shell .form-intro-card h2{font-size:clamp(38px,3.6vw,54px)!important;line-height:1.02!important;letter-spacing:-.055em!important;color:#101e28!important}
.home-pro-shell .form-intro-card p{font-size:14px!important;line-height:1.6!important}
.home-pro-shell .home-form-points{gap:8px;margin-top:18px}
.home-pro-shell .home-form-points span{min-height:39px;padding:9px 11px;border-radius:11px;font-size:11px}
.home-pro-shell .pro-form{border:0!important;border-radius:0 23px 23px 0!important;box-shadow:none!important;background:rgba(247,250,252,.72)!important}
.home-pro-shell .pro-form:before{height:3px}
.home-pro-shell .pro-form-head{padding:22px 26px 18px!important}
.home-pro-shell .pro-form-head h3{font-size:clamp(27px,2.6vw,36px)!important;margin:6px 0 4px!important}
.home-pro-shell .pro-form-head p{font-size:12px!important}
.home-pro-shell .pro-form-badge{min-width:150px;padding:11px 13px}
.home-pro-shell .pro-form .form-grid{padding:18px 26px 0!important;gap:11px 14px!important}
.home-pro-shell .pro-form .field label{margin-bottom:4px!important;font-size:10.5px!important}
.home-pro-shell .pro-form .field label span{width:20px;height:20px;border-radius:7px;font-size:8px}
.home-pro-shell .pro-form input,.home-pro-shell .pro-form select{min-height:44px!important;padding:10px 12px!important}
.home-pro-shell .pro-form textarea{min-height:92px!important;padding:11px 12px!important}
.home-pro-shell .field-date{grid-column:auto!important}
.home-pro-shell .pro-file-box{min-height:72px!important;padding:11px!important;grid-template-columns:40px 1fr auto!important;gap:10px!important}
.home-pro-shell .upload-icon{width:38px;height:38px;border-radius:11px;font-size:19px}
.home-pro-shell .pro-file-box input[type=file]{min-height:40px!important;padding:6px!important}
.home-pro-shell .pro-consent{margin:13px 26px 0!important;padding:10px 12px!important;font-size:11px}
.home-pro-shell .pro-submit{width:calc(100% - 52px)!important;margin:13px 26px 0!important;min-height:55px!important;border-radius:14px!important;box-shadow:0 10px 0 #b54200,0 18px 30px rgba(231,87,0,.21),inset 0 1px 0 rgba(255,255,255,.44)!important}
.home-pro-shell .form-assurance{padding:23px 26px 20px!important;font-size:9.5px!important;gap:8px 14px!important}
@media(max-width:1040px){
.hero-smart-grid{grid-template-columns:1fr!important}
.hero-smart .hero-content{max-width:760px!important}
.home-pro-shell{grid-template-columns:1fr!important;width:min(760px,calc(100% - 40px))!important}
.home-pro-shell .form-intro-card{border-radius:23px 23px 0 0!important}
.home-pro-shell .form-intro-card:after{top:auto;left:7%;right:7%;bottom:0;width:auto;height:1px}
.home-pro-shell .pro-form{border-radius:0 0 23px 23px!important}
}
@media(max-width:680px){
.hero-smart .hero-content{padding:24px 20px!important;border-radius:24px}
.hero-smart .hero-content h1{font-size:clamp(40px,11vw,54px)!important}
.hero-proof{grid-template-columns:1fr!important}
.hero-proof span{white-space:normal}
.hero-primary-cta,.hero-call-cta{width:100%!important}
.home-pro-shell{width:calc(100% - 24px)!important;padding:6px;border-radius:24px}
.home-pro-shell .form-intro-card{padding:24px 18px!important;border-radius:19px 19px 0 0!important}
.home-pro-shell .form-intro-card h2{font-size:39px!important}
.home-pro-shell .pro-form{border-radius:0 0 19px 19px!important}
.home-pro-shell .pro-form-head{padding:20px 18px 16px!important}
.home-pro-shell .pro-form .form-grid{padding:17px 18px 0!important}
.home-pro-shell .pro-file-box{grid-template-columns:40px minmax(0,1fr)!important}
.home-pro-shell .pro-consent{margin:13px 18px 0!important}
.home-pro-shell .pro-submit{width:calc(100% - 36px)!important;margin:13px 18px 0!important}
.home-pro-shell .form-assurance{padding:22px 18px 19px!important}
} .footer-email{color:#ffad70!important;font-weight:800!important}
.contact-cards{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important} .tire-storage-section{padding:26px 0;background:linear-gradient(180deg,#07131c,#0a1923);color:#fff}
.tire-storage-card{display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:24px;padding:24px 28px;border-radius:24px;background:radial-gradient(circle at 0 50%,rgba(255,117,18,.15),transparent 20rem),linear-gradient(145deg,rgba(18,35,46,.96),rgba(6,15,22,.94));border:1px solid rgba(255,136,47,.25);box-shadow:0 22px 55px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.07)}
.tire-storage-mark{display:grid;place-items:center;width:72px;height:72px;border-radius:22px;background:linear-gradient(145deg,#172934,#050c12);border:1px solid rgba(255,129,32,.38);color:#ff8629;font-size:30px;font-weight:950;box-shadow:0 12px 28px rgba(0,0,0,.27),0 0 24px rgba(255,105,9,.10),inset 0 1px 0 rgba(255,255,255,.08)}
.tire-storage-copy h2{margin:8px 0 7px!important;color:#fff!important;font-size:clamp(27px,3vw,40px);letter-spacing:-.045em!important}
.tire-storage-copy p{max-width:760px;color:#aebdc6!important;font-size:14px;line-height:1.62}
.tire-storage-cta{min-width:205px;justify-content:space-between!important}.tire-storage-cta b{font-size:19px}
@media(max-width:900px){.tire-storage-card{grid-template-columns:64px 1fr}.tire-storage-mark{width:60px;height:60px;border-radius:18px}.tire-storage-cta{grid-column:1/-1;width:100%}}
@media(max-width:560px){.tire-storage-section{padding:18px 0}.tire-storage-card{grid-template-columns:1fr;gap:16px;padding:21px;border-radius:20px}.tire-storage-mark{width:54px;height:54px}.tire-storage-cta{grid-column:auto}} .not-found-page .section-light{min-height:68vh;display:grid;align-items:center}
.not-found-card{max-width:820px!important;padding:clamp(34px,6vw,70px);border-radius:28px;background:linear-gradient(145deg,#fff,#edf3f6);border:1px solid #d7e2e8;box-shadow:0 28px 70px rgba(14,35,49,.13)}
.not-found-card h1{margin-top:14px;color:#0d1b24;font-size:clamp(42px,6vw,72px)}
.not-found-card p{margin-top:15px;color:#617582;font-size:18px} .pah-nav-brand{
position:relative;display:flex;align-items:center;justify-content:flex-start;
width:174px;height:64px;min-width:0;perspective:700px;
}
.pah-nav-logo-shell{
position:relative;isolation:isolate;display:grid;place-items:center;
width:168px;height:58px;padding:8px 10px;border-radius:17px;
background:
radial-gradient(circle at 18% 0,rgba(255,145,61,.16),transparent 58%),
linear-gradient(145deg,rgba(25,40,50,.94),rgba(5,12,18,.96));
border:1px solid rgba(255,255,255,.13);
box-shadow:
0 10px 0 rgba(0,0,0,.42),
0 18px 30px rgba(0,0,0,.32),
0 0 22px rgba(255,106,9,.08),
inset 0 1px 0 rgba(255,255,255,.13),
inset 0 -1px 0 rgba(255,116,18,.13);
transform:rotateX(2deg) translateY(-2px);
transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.pah-nav-logo-shell:before{content:"";position:absolute;inset:0 12% auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.56),transparent);pointer-events:none}
.pah-nav-logo-shell:after{content:"";position:absolute;z-index:-1;left:12%;right:12%;bottom:-9px;height:15px;border-radius:50%;background:rgba(255,100,0,.17);filter:blur(9px);pointer-events:none}
.pah-nav-logo{display:block!important;width:145px!important;height:auto!important;max-height:43px!important;object-fit:contain!important;filter:drop-shadow(0 2px 0 rgba(255,255,255,.22)) drop-shadow(0 5px 7px rgba(0,0,0,.72)) drop-shadow(0 0 7px rgba(255,115,20,.18))!important}
.pah-nav-brand:hover .pah-nav-logo-shell{transform:rotateX(0) rotateY(-3deg) translateY(-5px);border-color:rgba(255,137,47,.38);box-shadow:0 13px 0 rgba(0,0,0,.39),0 23px 36px rgba(0,0,0,.34),0 0 28px rgba(255,106,9,.14),inset 0 1px 0 rgba(255,255,255,.15)}
.pah-nav-brand:focus-visible{outline:3px solid rgba(255,126,34,.42)!important;outline-offset:4px!important;border-radius:18px}
@media(min-width:1061px){
.navbar{grid-template-columns:180px minmax(0,1fr) auto!important;gap:clamp(18px,2.4vw,34px)!important}
.nav-links{justify-content:center!important}
}
@media(max-width:1060px){
.navbar{grid-template-columns:minmax(0,1fr) auto!important}
.pah-nav-brand{width:154px;height:58px}
.pah-nav-logo-shell{width:148px;height:52px;border-radius:15px}
.pah-nav-logo{width:128px!important;max-height:38px!important}
}
@media(max-width:480px){
.pah-nav-brand{width:122px;height:50px}
.pah-nav-logo-shell{width:118px;height:44px;padding:6px 8px;border-radius:13px;box-shadow:0 7px 0 rgba(0,0,0,.40),0 13px 24px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.12)}
.pah-nav-logo{width:101px!important;max-height:31px!important}
}
@media(prefers-reduced-motion:reduce){.pah-nav-logo-shell{transition:none!important;transform:none!important}} .services-page-hero>img{object-position:center 54%!important}
.about-page-hero>img{object-position:center 58%!important}
.about-story-grid{gap:clamp(28px,5vw,62px)!important}
.about-story-media{position:relative;border-color:rgba(255,126,31,.24)!important;box-shadow:0 28px 65px rgba(15,34,47,.18),0 0 0 1px rgba(255,112,18,.05)!important}
.about-story-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(145deg,rgba(255,255,255,.08),transparent 35%,rgba(255,107,0,.06));box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}
.about-story-media img{aspect-ratio:16/9!important}
@media(max-width:780px){.services-page-hero>img{object-position:58% center!important}.about-page-hero>img{object-position:56% center!important}.about-story-media img{aspect-ratio:16/10!important}} .about-story-grid{grid-template-columns:minmax(0,1.12fr) minmax(300px,.72fr)!important;align-items:center!important}
.about-trophy-media{width:min(100%,430px);justify-self:end;border-radius:28px!important;background:#070b0e!important;box-shadow:0 34px 80px rgba(7,17,24,.24),0 0 34px rgba(197,138,48,.10),inset 0 1px 0 rgba(255,255,255,.14)!important}
.about-trophy-media img{width:100%!important;aspect-ratio:3/4!important;object-fit:cover!important;object-position:center!important}
.about-trophy-media:after{background:linear-gradient(145deg,rgba(255,236,188,.11),transparent 30%,rgba(184,116,27,.09))!important}
@media(max-width:900px){.about-story-grid{grid-template-columns:1fr!important}.about-trophy-media{justify-self:center;width:min(100%,440px)}} .about-story-section{overflow:hidden}
.about-story-glass{position:relative;overflow:hidden;padding:clamp(30px,4vw,52px)!important;color:#f7fbff!important;background:radial-gradient(circle at 92% 4%,rgba(38,132,184,.22),transparent 31rem),linear-gradient(145deg,rgba(10,35,52,.96),rgba(5,20,31,.92))!important;border:1px solid rgba(136,201,232,.26)!important;box-shadow:0 34px 82px rgba(7,28,43,.22),inset 0 1px 0 rgba(255,255,255,.14)!important;backdrop-filter:blur(22px) saturate(125%)!important;-webkit-backdrop-filter:blur(22px) saturate(125%)!important}
.about-story-glass:after{content:"";position:absolute;top:0;left:clamp(30px,4vw,52px);width:96px;height:3px;background:linear-gradient(90deg,#ff6b00,#ffb05b);border-radius:0 0 8px 8px;box-shadow:0 0 22px rgba(255,107,0,.45)}
.about-story-glass .eyebrow{color:#ff8a35!important}
.about-story-glass h2{color:#fff!important;margin:14px 0 24px;font-size:clamp(30px,3.4vw,48px);line-height:1.04;letter-spacing:-.045em!important}
.about-story-copy{display:grid;gap:17px}
.about-story-glass .about-story-copy p{margin:0!important;color:rgba(231,241,247,.86)!important;font-size:clamp(15px,1.25vw,17px);line-height:1.72}
.about-story-signature{position:relative;margin:30px 0 0!important;padding:19px 22px 19px 25px;color:#fff4df!important;font-size:clamp(17px,1.7vw,21px)!important;line-height:1.35!important;font-weight:850;letter-spacing:-.02em;background:linear-gradient(90deg,rgba(255,126,31,.17),rgba(255,177,91,.06));border:1px solid rgba(255,157,75,.28);border-left:4px solid #ff7417;border-radius:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 34px rgba(0,0,0,.12)}
@media(max-width:900px){.about-story-glass{order:2}.about-trophy-media{order:1}}
@media(max-width:520px){.about-story-glass h2{font-size:32px}.about-story-glass .about-story-copy p{font-size:15px;line-height:1.68}.about-story-signature{padding:17px 18px;font-size:17px!important}} .about-story-grid{display:block!important;max-width:1120px}
.about-story-glass{padding:clamp(22px,3vw,36px)!important}
.about-story-visual{position:relative;overflow:hidden;width:100%;height:clamp(310px,42vw,510px);margin:0 0 clamp(30px,4vw,46px);border-radius:22px;background:#070c10;border:1px solid rgba(255,177,91,.24);box-shadow:0 26px 58px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.12)}
.about-story-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 40%;transition:transform .7s ease}
.about-story-glass:hover .about-story-visual img{transform:scale(1.012)}
.about-story-visual:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(1,8,13,.02) 55%,rgba(5,20,31,.72) 100%),linear-gradient(110deg,rgba(255,255,255,.08),transparent 32%)}
.about-story-visual-shine{position:absolute;z-index:2;left:9%;right:9%;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#ff9a46,transparent);box-shadow:0 0 20px rgba(255,122,24,.7)}
.about-story-copy{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(30px,5vw,58px);row-gap:19px;align-items:start}
.about-story-copy p{break-inside:avoid}
.about-story-signature{max-width:none}
@media(max-width:760px){.about-story-copy{grid-template-columns:1fr}.about-story-visual{height:clamp(340px,105vw,500px)}.about-story-visual img{object-position:center 38%}}
@media(max-width:520px){.about-story-glass{padding:16px!important}.about-story-visual{margin-bottom:28px;border-radius:16px}.about-story-glass>.eyebrow,.about-story-glass>h2,.about-story-copy,.about-story-signature{margin-left:5px!important;margin-right:5px!important}} .about-story-glass{min-height:920px;padding:clamp(38px,5vw,70px)!important;background:#071725!important}
.about-story-visual{position:absolute!important;z-index:0;inset:0!important;width:100%!important;height:100%!important;margin:0!important;border:0!important;border-radius:inherit!important;box-shadow:none!important;background:#071725!important}
.about-story-visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important;filter:saturate(.86) contrast(1.04)}
.about-story-visual:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(4,18,29,.94) 0%,rgba(5,23,36,.86) 45%,rgba(5,20,31,.72) 100%),linear-gradient(180deg,rgba(5,20,31,.42),rgba(4,18,29,.76))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}
.about-story-visual-shine{left:7%;right:7%;bottom:auto;top:0;height:2px}
.about-story-glass>.eyebrow,.about-story-glass>h2,.about-story-glass>.about-story-copy,.about-story-glass>.about-story-signature{position:relative;z-index:3}
.about-story-glass>h2{max-width:800px;text-shadow:0 3px 20px rgba(0,0,0,.48)}
.about-story-glass .about-story-copy p{text-shadow:0 2px 10px rgba(0,0,0,.55)}
.about-story-signature{background:linear-gradient(90deg,rgba(255,111,10,.3),rgba(5,20,31,.4));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
@media(max-width:760px){.about-story-glass{min-height:0;padding:34px 28px!important}.about-story-visual img{object-position:center center!important}.about-story-visual:after{background:linear-gradient(180deg,rgba(4,18,29,.79),rgba(4,18,29,.9))!important}}
@media(max-width:520px){.about-story-glass{padding:30px 21px!important}.about-story-visual{border-radius:inherit!important}.about-story-glass>.eyebrow,.about-story-glass>h2,.about-story-copy,.about-story-signature{margin-left:0!important;margin-right:0!important}} .contact-page-hero{min-height:clamp(500px,59vw,720px)}
.contact-page-hero>img{object-position:center center!important}
.contact-page-hero:after{background:linear-gradient(90deg,rgba(3,10,16,.88) 0%,rgba(3,10,16,.52) 48%,rgba(3,10,16,.16) 100%),linear-gradient(180deg,rgba(3,10,16,.08),rgba(3,10,16,.58))!important}
.contact-page-hero .container{max-width:1240px}
.contact-page-hero h1{font-size:clamp(54px,7vw,92px)}
.contact-page-hero p{max-width:650px;color:rgba(255,255,255,.88)!important;text-shadow:0 3px 18px rgba(0,0,0,.5)}
.contact-form-stage{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(620px,1.6fr);gap:clamp(24px,4vw,48px);align-items:start;margin-top:34px}
.contact-form-intro{position:sticky;top:118px;padding:34px;border-radius:26px;background:linear-gradient(145deg,rgba(9,34,51,.96),rgba(5,19,30,.92));border:1px solid rgba(134,197,226,.24);box-shadow:0 26px 60px rgba(8,30,44,.18),inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(18px);color:#fff}
.contact-form-intro h2{margin:14px 0 16px;color:#fff;font-size:clamp(31px,3.2vw,46px);line-height:1.04}
.contact-form-intro p{color:rgba(226,239,246,.78)!important;line-height:1.7}
.contact-form-promises{display:grid;gap:9px;margin-top:25px}.contact-form-promises span{padding:11px 13px;border:1px solid rgba(157,205,228,.16);border-radius:12px;background:rgba(255,255,255,.045);color:#eef8fc;font-size:13px;font-weight:750}.contact-form-promises span::first-letter{color:#ff7a1a}
.contact-pro-form{background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(233,243,248,.72))!important;border:1px solid rgba(157,190,207,.48)!important;box-shadow:0 32px 76px rgba(10,35,51,.18),inset 0 1px 0 rgba(255,255,255,.92)!important;backdrop-filter:blur(24px) saturate(125%)!important;-webkit-backdrop-filter:blur(24px) saturate(125%)!important}
.contact-rail{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.contact-rail-item{box-shadow:0 14px 30px rgba(0,0,0,.28),0 0 0 1px rgba(255,126,31,.12),inset 0 1px 0 rgba(255,255,255,.1)!important}
@media(max-width:1040px){.contact-form-stage{grid-template-columns:1fr}.contact-form-intro{position:relative;top:auto}.contact-pro-form{width:100%}}
@media(max-width:780px){.contact-page-hero{min-height:500px}.contact-page-hero>img{object-position:58% center!important}.contact-page-hero:after{background:linear-gradient(180deg,rgba(3,10,16,.22),rgba(3,10,16,.86))!important}.contact-form-intro{padding:27px}.contact-rail{padding:0!important;background:transparent!important}} .inquiry-hero{position:relative;isolation:isolate;min-height:900px;overflow:hidden;padding:clamp(88px,8vw,124px) 0 clamp(72px,7vw,108px)}
.inquiry-hero-bg{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.inquiry-hero:before{content:"";position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(3,10,16,.33) 0%,rgba(3,10,16,.54) 46%,rgba(3,10,16,.77) 100%),linear-gradient(180deg,rgba(3,10,16,.12),rgba(3,10,16,.52))}
.inquiry-hero:after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 75% 22%,rgba(255,124,25,.12),transparent 30rem)}
.inquiry-hero-inner{display:flex;justify-content:flex-end;align-items:flex-start}
.inquiry-hero-form{width:min(100%,820px)}
.inquiry-hero .pro-form{background:linear-gradient(145deg,rgba(255,255,255,.91),rgba(232,241,246,.79))!important;border:1px solid rgba(255,255,255,.48)!important;box-shadow:0 38px 90px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.95)!important;backdrop-filter:blur(26px) saturate(125%)!important;-webkit-backdrop-filter:blur(26px) saturate(125%)!important}
.inquiry-hero .pro-form:before{background:linear-gradient(90deg,#ff6900,#ff9d4d,transparent 68%)!important}
.inquiry-hero .pro-form-head{background:linear-gradient(135deg,rgba(255,255,255,.34),rgba(255,255,255,.08))!important}
.inquiry-hero .form-status{margin-left:32px;margin-right:32px}
@media(max-width:980px){.inquiry-hero:before{background:linear-gradient(180deg,rgba(3,10,16,.28),rgba(3,10,16,.7))}.inquiry-hero-inner{justify-content:center}.inquiry-hero-form{width:min(100%,780px)}}
@media(max-width:680px){.inquiry-hero{padding:38px 0 64px;min-height:0}.inquiry-hero-bg{object-position:42% center}.inquiry-hero-inner{width:calc(100% - 20px)!important}.inquiry-hero .pro-form{border-radius:22px!important}.inquiry-hero .form-status{margin-left:22px;margin-right:22px}} .inquiry-hero-inner{justify-content:center!important}
.inquiry-hero-form{width:min(100%,860px)!important}
.inquiry-hero .pro-form{
background:radial-gradient(circle at 92% 2%,rgba(255,255,255,.72),transparent 24rem),linear-gradient(145deg,rgba(245,250,253,.68),rgba(211,226,234,.48))!important;
border:1px solid rgba(255,255,255,.72)!important;
box-shadow:0 42px 100px rgba(0,0,0,.4),0 0 0 1px rgba(152,189,207,.18),inset 0 1px 0 rgba(255,255,255,.96),inset 0 -1px 0 rgba(255,255,255,.2)!important;
backdrop-filter:blur(38px) saturate(145%)!important;
-webkit-backdrop-filter:blur(38px) saturate(145%)!important;
}
.inquiry-hero .pro-form-head{background:linear-gradient(135deg,rgba(255,255,255,.43),rgba(236,245,249,.18))!important;border-bottom-color:rgba(255,255,255,.52)!important}
.inquiry-hero .pro-form .form-grid{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(217,231,238,.08))}
.inquiry-hero .pro-form input,.inquiry-hero .pro-form select,.inquiry-hero .pro-form textarea{background:rgba(255,255,255,.7)!important;border-color:rgba(175,199,211,.72)!important;box-shadow:inset 0 1px 1px rgba(255,255,255,.78),0 8px 20px rgba(14,39,54,.035)!important;backdrop-filter:blur(10px)}
.inquiry-hero .pro-file-box{background:linear-gradient(145deg,rgba(247,251,253,.57),rgba(218,233,240,.38))!important;border-color:rgba(139,178,197,.72)!important;backdrop-filter:blur(13px)}
.inquiry-hero .pro-file-box input[type=file]{background:rgba(255,255,255,.66)!important}
.inquiry-hero .pro-consent{background:rgba(247,251,253,.48)!important;border-color:rgba(177,201,213,.58)!important;backdrop-filter:blur(10px)}
@media(max-width:680px){.inquiry-hero .pro-form{background:linear-gradient(145deg,rgba(247,251,253,.78),rgba(220,233,240,.65))!important;backdrop-filter:blur(30px) saturate(135%)!important;-webkit-backdrop-filter:blur(30px) saturate(135%)!important}}