:root{--gold:#d9b56c;--navy:#0d1727;--white:#fff}*{box-sizing:border-box}.andriy-landing{position:relative;min-height:100svh;overflow:hidden;color:#fff;font-family:Manrope,Arial,sans-serif;background:#111d2e}.al-backdrop{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(7,14,25,.94) 0%,rgba(9,18,31,.82) 48%,rgba(7,13,23,.28) 72%,rgba(6,11,20,.52) 100%),linear-gradient(0deg,rgba(5,10,18,.78),rgba(5,10,18,.05) 55%),var(--hero-image);background-size:cover;background-position:center;filter:saturate(.78)}.al-stage{position:relative;z-index:2;min-height:100svh;max-width:1700px;margin:auto;padding:22px clamp(22px,4.8vw,78px) 24px;display:flex;flex-direction:column}.al-topbar{height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px}.al-brand{display:flex;flex-direction:column;line-height:1}.al-brand strong{font-family:'Playfair Display',Georgia,serif;font-size:23px;letter-spacing:.1em;font-weight:600}.al-brand span{margin-top:8px;font-size:10px;letter-spacing:.2em;opacity:.68}.al-brand-logo{display:block;width:92px;max-height:24px;object-fit:contain;object-position:left center;margin-top:7px;opacity:.92}.al-top-contact{display:flex;gap:12px}.al-top-contact a{height:38px;padding:0 13px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);color:#fff;text-decoration:none;font-size:12px;backdrop-filter:blur(12px)}.al-top-contact svg,.al-social svg,.al-testimonial-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.al-top-contact svg{width:15px;height:15px}.al-content{flex:1;display:grid;grid-template-columns:minmax(620px,1.12fr) minmax(360px,.88fr);align-items:end;min-height:0}.al-copy{align-self:center;max-width:800px;padding:18px 0 8px;position:relative;z-index:3}.al-copy h1{font-family:'Playfair Display',Georgia,serif;font-weight:500;font-size:clamp(42px,4.15vw,68px);line-height:1.01;margin:0;max-width:760px;text-shadow:0 4px 30px rgba(0,0,0,.28)}.al-lead{font-family:'Playfair Display',Georgia,serif;color:var(--gold);font-size:clamp(23px,2.05vw,34px);margin:8px 0 10px}.al-role{font-size:clamp(14px,1.3vw,19px);margin:0;opacity:.95}.al-powered{font-size:10px;letter-spacing:.17em;margin:7px 0 20px;opacity:.62}.al-powered strong{font-weight:600}.al-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0 0 18px;max-width:790px}.al-stats>div{padding:0 16px;border-left:1px solid rgba(255,255,255,.18)}.al-stats>div:first-child{padding-left:0;border-left:0}.al-stats strong{display:block;font-size:clamp(18px,1.8vw,27px);line-height:1.1;font-weight:600;white-space:nowrap}.al-stats span{display:block;font-size:10px;line-height:1.35;opacity:.7;margin-top:4px}.al-form{width:min(100%,650px);padding:17px;border:1px solid rgba(255,255,255,.18);background:rgba(8,17,31,.63);backdrop-filter:blur(18px);box-shadow:0 24px 70px rgba(0,0,0,.24)}.al-form h2{font-family:'Playfair Display',Georgia,serif;font-size:23px;font-weight:500;margin:0 0 10px}.al-form select,.al-form input,.al-form textarea{width:100%;border:1px solid rgba(255,255,255,.21);background:rgba(255,255,255,.07);color:#fff;padding:10px 12px;font:inherit;font-size:13px;outline:none;border-radius:0}.al-form select{margin-bottom:8px}.al-form select option{color:#111}.al-form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.al-form textarea{resize:vertical;min-height:58px}.al-form input::placeholder,.al-form textarea::placeholder{color:rgba(255,255,255,.69)}.al-consent{display:flex;align-items:flex-start;gap:8px;font-size:9px;opacity:.74;margin:8px 0}.al-consent input{width:auto;margin-top:2px}.al-form button[type=submit]{width:100%;border:0;background:linear-gradient(135deg,#ecd094,#b8893e);color:#101827;padding:12px 16px;display:flex;justify-content:center;gap:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;cursor:pointer}.al-form button:disabled{opacity:.6;cursor:wait}.al-form-status{font-size:11px;min-height:16px;margin-top:5px}.al-testimonials{width:min(100%,650px);margin:14px 0 9px}.al-testimonial-viewport{position:relative;min-height:145px}.al-testimonial-item{display:none;padding:15px 17px;border:1px solid rgba(255,255,255,.15);background:rgba(8,17,31,.48);backdrop-filter:blur(13px);box-shadow:0 14px 42px rgba(0,0,0,.16)}.al-testimonial-item.is-active{display:block;animation:alFade .35s ease}.al-stars{display:block;color:#f2cc7e;letter-spacing:.14em;font-size:12px;margin-bottom:8px}.al-testimonial blockquote{margin:0;font-family:'Playfair Display',Georgia,serif;font-size:15px;line-height:1.52}.al-testimonial-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.al-testimonial-item.is-expanded .al-testimonial-text{display:block;overflow:visible}.al-testimonial-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px}.al-testimonial cite{font-style:normal;font-size:11px;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.al-read-more{border:0;background:none;color:var(--gold);font:inherit;font-size:11px;cursor:pointer;padding:0}.al-testimonial-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:9px}.al-testimonial-arrow{width:34px;height:34px;border:1px solid rgba(255,255,255,.23);background:rgba(255,255,255,.05);color:#fff;display:grid;place-items:center;cursor:pointer}.al-testimonial-arrow:hover{background:#fff;color:#111827}.al-testimonial-dots{display:flex;gap:7px}.al-dot{width:6px;height:6px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.35);cursor:pointer;transition:.25s}.al-dot.is-active{width:22px;background:var(--gold)}.al-social{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.al-social a,.al-location-chip{height:36px;padding:0 11px;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;gap:7px;color:#fff;text-decoration:none;font-size:10px;background:rgba(255,255,255,.05);transition:.25s}.al-social a:hover{background:#fff;color:#111827;transform:translateY(-2px)}.al-social .al-whatsapp{border-color:rgba(113,220,155,.5);color:#c9f7da}.al-social svg{width:17px;height:17px}.al-social .fill{fill:currentColor;stroke:none}.al-location-chip{opacity:.7}.al-person{height:calc(100svh - 84px);min-height:610px;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none}.al-person img{display:block;max-height:96%;max-width:100%;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 30px 46px rgba(0,0,0,.42))}.al-honeypot,.al-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@keyframes alFade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:1180px){.al-content{grid-template-columns:1fr 39%}.al-copy h1{font-size:clamp(40px,4.6vw,60px)}.al-stats{grid-template-columns:repeat(2,1fr);gap:11px}.al-stats>div,.al-stats>div:first-child{padding-left:11px;border-left:1px solid rgba(255,255,255,.18)}.al-person{min-height:560px}}
@media(max-width:800px){.andriy-landing{overflow:auto}.al-backdrop{position:fixed;background-image:linear-gradient(rgba(7,14,25,.84),rgba(7,14,25,.91)),var(--hero-image);background-position:center}.al-stage{padding:14px 17px 22px}.al-topbar{height:52px}.al-brand strong{font-size:18px}.al-brand-logo{width:78px;max-height:21px;margin-top:5px}.al-top-contact{display:none}.al-content{display:flex;flex-direction:column}.al-copy{order:2;padding-top:0;margin-top:-70px}.al-copy h1{font-size:39px}.al-lead{font-size:25px}.al-role{font-size:14px}.al-person{order:1;height:340px;min-height:0;margin-top:-8px;overflow:hidden}.al-person img{height:405px;max-height:none;max-width:92%;margin-right:-8px}.al-stats{grid-template-columns:repeat(2,1fr);margin-bottom:15px}.al-form{padding:14px}.al-form-row{grid-template-columns:1fr}.al-testimonial-viewport{min-height:178px}.al-testimonial blockquote{font-size:14px}.al-social a span,.al-location-chip span{display:none}.al-social a,.al-location-chip{width:38px;padding:0;justify-content:center}.al-location-chip{display:none}}
@media(max-width:430px){.al-copy{margin-top:-46px}.al-person{height:292px}.al-person img{height:345px}.al-copy h1{font-size:34px}.al-lead{font-size:22px}.al-testimonial-viewport{min-height:192px}.al-testimonial-item{padding:13px}.al-testimonial-text{-webkit-line-clamp:4}}
