@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');

:root{--ink:#080b12;--ink-2:#111622;--violet:#7c5cff;--cyan:#21d4fd;--paper:#f6f7fb;--line:rgba(11,15,24,.1);--radius-xl:28px}
html{scroll-behavior:smooth}
body{font-family:'DM Sans',sans-serif;background:var(--paper);letter-spacing:-.01em}
h1,h2,h3,.nav-logo{font-family:'Manrope',sans-serif;letter-spacing:-.04em}
nav{height:74px;background:rgba(8,11,18,.88);border:0;color:#fff;backdrop-filter:blur(18px);padding:0 max(1.25rem,calc((100vw - 1180px)/2));}
.nav-logo{font-size:1.05rem;letter-spacing:.17em;color:#fff}.nav-logo span{color:var(--cyan)}
.btn{border-radius:999px;min-height:44px;padding:.7rem 1.3rem}
.btn-primary{background:linear-gradient(110deg,var(--violet),#5a7cff);box-shadow:0 8px 24px rgba(124,92,255,.25)}
.btn-primary:hover{background:linear-gradient(110deg,#6c4df5,#476aff);transform:translateY(-1px)}
.btn-outline{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.06);color:#fff}
.container{max-width:1180px}
.adromy-hero{min-height:720px;display:grid;align-items:center;position:relative;overflow:hidden;background:#070910 url('../images/adromy-hero.png') center/cover no-repeat;color:#fff}
.adromy-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,12,.96) 0%,rgba(5,7,12,.78) 34%,rgba(5,7,12,.08) 76%),linear-gradient(0deg,rgba(5,7,12,.72),transparent 45%)}
.hero-copy{position:relative;z-index:2;max-width:650px;padding:7rem 0 5rem}
.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.18em;color:var(--cyan);margin-bottom:1.1rem}
.hero-copy h1{font-size:clamp(3rem,6vw,5.6rem);line-height:.96;margin-bottom:1.5rem;max-width:760px}
.hero-copy h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.65)}
.hero-copy>p:not(.eyebrow){max-width:570px;color:#c9ceda;font-size:1.1rem;line-height:1.75}
.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin:2rem 0}
.hero-proof{display:flex;gap:1.5rem;flex-wrap:wrap;color:#adb4c3;font-size:.82rem}.hero-proof strong{color:#fff}
.quick-search{position:relative;z-index:3;margin-top:-62px;background:#fff;border-radius:22px;padding:1.2rem;box-shadow:0 22px 70px rgba(7,10,18,.16);display:grid;grid-template-columns:1.6fr 1fr auto;gap:.8rem;align-items:end}
.quick-search label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.quick-search .btn{min-height:51px}
.section-head{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:2.2rem}.section-head h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.section-head p{max-width:440px;color:#657084}
.service-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.service-tile{min-height:230px;padding:1.5rem;border-radius:22px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;transition:.25s}.service-tile:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(10,15,25,.1);border-color:rgba(124,92,255,.35)}
.service-tile .service-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#ebe7ff,#e5faff);font-size:1.45rem;margin-bottom:auto}.service-tile h3{font-size:1.05rem;margin:1.2rem 0 .35rem}.service-tile p{color:#6b7280;font-size:.88rem}
.dark-band{background:var(--ink);color:#fff;border-radius:32px;padding:clamp(2rem,5vw,4.5rem);position:relative;overflow:hidden}.dark-band:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-150px;top:-150px;background:radial-gradient(circle,rgba(33,212,253,.28),transparent 70%)}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.12);margin-top:2.5rem}.step-card{background:var(--ink);padding:1.8rem}.step-card b{display:block;color:var(--cyan);font-size:.75rem;letter-spacing:.14em;margin-bottom:1rem}.step-card p{color:#9fa8b8;margin-top:.6rem}
.pro-cta{display:grid;grid-template-columns:1.05fr .95fr;gap:0;background:linear-gradient(125deg,#6c45ef,#4b70ee);border-radius:30px;overflow:hidden;color:#fff}.pro-cta>div{padding:clamp(2rem,5vw,4rem)}.pro-visual{background:radial-gradient(circle at 40% 40%,rgba(33,212,253,.42),transparent 25%),linear-gradient(135deg,#121827,#242b45);display:grid;place-items:center;min-height:350px}.pro-dashboard{width:82%;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:1.2rem;box-shadow:0 25px 60px rgba(0,0,0,.25);transform:rotate(2deg)}
.pro-stat{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);padding:.9rem 0}.pro-stat:last-child{border:0}
.review-shell{max-width:650px;margin:2rem auto}.review-shell h1{font-size:2.5rem;margin-bottom:1.5rem}.review-card{padding:2rem}.rating-choice{display:flex;flex-direction:row-reverse;justify-content:flex-end;margin-bottom:1.5rem}.rating-choice input{display:none}.rating-choice label{font-size:2.4rem;color:#d1d5db;cursor:pointer;margin-right:.2rem}.rating-choice label:hover,.rating-choice label:hover~label,.rating-choice input:checked~label{color:#f6b91a}
.nav-logout{display:inline}.nav-logout button{font:inherit}
footer{background:var(--ink)!important;color:#9ba4b4;border:0!important}
@media(max-width:900px){.service-rail{grid-template-columns:repeat(2,1fr)}.pro-cta{grid-template-columns:1fr}.quick-search{grid-template-columns:1fr 1fr}.quick-search .btn{grid-column:1/-1}.steps-grid{grid-template-columns:1fr}.adromy-hero{min-height:650px;background-position:62% center}.hero-copy{max-width:570px}.adromy-hero:before{background:rgba(5,7,12,.72)}}
@media(max-width:600px){nav{height:66px}.adromy-hero{min-height:620px}.hero-copy{padding:5rem 0 4rem}.hero-copy h1{font-size:3rem}.quick-search{grid-template-columns:1fr;margin-top:-30px}.service-rail{grid-template-columns:1fr}.section-head{display:block}.section-head p{margin-top:1rem}.hero-proof{gap:.8rem}.pro-visual{min-height:280px}table{display:block;overflow-x:auto;white-space:nowrap}}
