
:root{--yellow:#ffc400;--yellow2:#ffe27a;--dark:#111318;--muted:#707784;--bg:#f4f6fa;--line:#e8ebf0}
*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:Arial,"Noto Sans Armenian",sans-serif;color:var(--dark)}a{color:inherit}
.shell{max-width:1450px}.logo{font-size:26px;font-weight:900;text-decoration:none;color:#111;letter-spacing:-1px}.logo span{color:#e2a900}
.btn{border-radius:11px}.btn-brand{background:var(--yellow);border-color:var(--yellow);font-weight:800;color:#111}.btn-brand:hover{background:#eab400;border-color:#eab400;color:#111}
.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.5px;color:#a07800;margin-bottom:12px}
.public-nav{background:#fff;border-bottom:1px solid var(--line);padding:15px 0;position:sticky;top:0;z-index:10}.nav-inner{display:flex;align-items:center;justify-content:space-between}
.hero{padding:90px 0;background:radial-gradient(circle at 85% 20%,#fff0a9 0,transparent 28%),linear-gradient(180deg,#fff,#f7f8fb)}.hero h1{font-size:clamp(42px,5vw,72px);line-height:1.02;font-weight:900;letter-spacing:-3px;max-width:850px}.hero h1 span{background:linear-gradient(90deg,#d69d00,#ffca19);-webkit-background-clip:text;color:transparent}.hero p{font-size:19px;color:var(--muted);max-width:700px;margin:24px 0 30px}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;color:#565d68;font-size:14px}
.hero-card{background:#14161b;color:#fff;border-radius:28px;padding:24px;box-shadow:0 35px 80px rgba(20,20,20,.22);transform:rotate(1deg)}.mini-top{display:flex;justify-content:space-between}.mini-top span{color:#8de39c}.mini-balance{margin:28px 0;background:#23262d;border-radius:18px;padding:20px}.mini-balance small{display:block;color:#aeb3bd}.mini-balance strong{font-size:34px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mini-grid div{background:#fff;color:#111;padding:18px;border-radius:15px}.mini-grid b{display:block;margin-top:14px}
.section{padding:85px 0;background:#fff}.section.alt{background:#f3f5f8}.section-head{text-align:center;max-width:720px;margin:0 auto 45px}.section-head span,.cta-box small{font-size:12px;font-weight:900;letter-spacing:1.5px;color:#a07800}.section-head h2{font-size:42px;font-weight:900;letter-spacing:-1.5px;margin:8px 0}.section-head p,.feature p,.steps p,.cta-box p{color:var(--muted)}.feature{height:100%;border:1px solid var(--line);border-radius:22px;padding:28px}.feature .ico{width:48px;height:48px;border-radius:14px;background:#fff1b8;display:grid;place-items:center;font-weight:900;margin-bottom:28px}.feature h4{font-weight:800}.steps>div{display:flex;gap:18px;margin:24px 0}.steps b{width:42px;height:42px;flex:0 0 42px;background:var(--yellow);border-radius:50%;display:grid;place-items:center}.cta-box{background:var(--yellow);padding:45px;border-radius:28px}.cta-box h3{font-size:38px;font-weight:900;margin:10px 0}footer{background:#111318;color:#c8cbd1;padding:28px 0}
.topbar{background:#fff;border-bottom:1px solid var(--line);padding:14px 0}.topbar .shell{display:flex;align-items:center}.userbox{margin-left:auto;font-size:14px}.userbox a{margin-left:14px;color:#9a7200}.user-dot{display:inline-block;width:8px;height:8px;background:#36b86a;border-radius:50%;margin-right:8px}
.sidebar,.panel,.stat{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 30px rgba(20,30,50,.045)}.sidebar{padding:14px;position:sticky;top:18px}.side-brand{padding:12px 13px 16px;border-bottom:1px solid var(--line);margin-bottom:8px}.side-brand small{display:block;color:#9a9fa8;font-size:10px;font-weight:800;letter-spacing:1px}.side-brand strong{font-size:16px}.sidebar a{display:flex;gap:10px;align-items:center;text-decoration:none;color:#25282e;padding:12px 13px;border-radius:12px;margin:3px 0}.sidebar a:hover{background:#fff5cf}.sidebar a.active{background:#fff1b8;font-weight:800;color:#111}.sidebar a.active:hover{background:#ffe98e}.menu-title{font-size:10px;text-transform:uppercase;color:#9a9fa8;font-weight:800;letter-spacing:1px;padding:12px 13px 6px}
.welcome{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.welcome h1{font-size:38px;font-weight:900;letter-spacing:-1px;margin:0}.welcome p{color:var(--muted);margin:7px 0 0}.stat{padding:22px}.stat small{color:var(--muted)}.stat strong{display:block;font-size:31px;margin:7px 0}.stat span{font-size:12px;color:#9a9fa8}.stat.premium{background:linear-gradient(135deg,#17191f,#292d35);color:#fff}.stat.premium small,.stat.premium span{color:#bfc3cb}.panel{padding:24px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.panel-head small,.quick>small{font-size:10px;color:#9a9fa8;font-weight:800;letter-spacing:1px}.panel-head h4,.quick h4{font-weight:800;margin:5px 0}.panel-head a{font-size:13px;color:#8d6900}.empty{text-align:center;padding:35px}.empty>div{font-size:32px}.empty p{color:var(--muted)}.quick>a{display:flex;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid var(--line);text-decoration:none}.quick>a:last-child{border:0}.quick>a>span{display:flex;flex-direction:column;flex:1}.quick>a small{color:var(--muted);font-size:12px}.table-wrap{overflow:auto}.badge-soft{background:#fff3bd;color:#715600;padding:7px 10px;border-radius:999px}.form-control,.form-select{border-radius:11px;padding:11px}.page-title{font-weight:900;margin-bottom:20px}
.auth-page{min-height:100vh;background:radial-gradient(circle at 10% 10%,#ffec9d,transparent 30%),#f4f6fa;display:grid;place-items:center;padding:30px}.auth-wrap{width:min(1050px,100%);display:grid;grid-template-columns:1fr 470px;gap:60px;align-items:center}.auth-brand h1{font-size:54px;font-weight:900;letter-spacing:-2px;margin:40px 0 12px}.auth-brand p{font-size:18px;color:var(--muted);max-width:500px}.auth-points{display:flex;flex-direction:column;gap:10px;margin-top:30px}.auth-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:0 25px 70px rgba(30,35,45,.1)}.auth-card h2{font-weight:900;margin-bottom:25px}.auth-card label{font-size:13px;font-weight:700;margin-bottom:7px}.auth-foot{text-align:center;margin:22px 0 0;color:var(--muted)}.auth-foot a{font-weight:700;color:#8c6900}
@media(max-width:991px){.hero{padding:60px 0}.hero h1{letter-spacing:-2px}.auth-wrap{grid-template-columns:1fr}.auth-brand{display:none}.sidebar{position:static}.welcome{align-items:start;flex-direction:column}.section-head h2{font-size:34px}}
@media(max-width:576px){.hero h1{font-size:42px}.hero-card{transform:none}.mini-grid{grid-template-columns:1fr}.section{padding:60px 0}.cta-box{padding:28px}.auth-card{padding:25px}.userbox{font-size:11px}.welcome h1{font-size:31px}}

.logo-image{display:inline-flex;align-items:center;text-decoration:none}
.logo-image img{display:block;width:auto;height:44px;max-width:190px;object-fit:contain}
.topbar .logo-image img{height:42px;max-width:180px}
@media(max-width:768px){.logo-image img,.topbar .logo-image img{height:34px;max-width:145px}}

/* V4.3.1 LOGO HOTFIX */
.topbar .logo-image{
  display:flex !important;
  align-items:center !important;
  width:160px !important;
  height:52px !important;
  max-width:160px !important;
  max-height:52px !important;
  overflow:hidden !important;
  flex:0 0 160px !important;
}
.topbar .logo-image img{
  display:block !important;
  width:160px !important;
  height:52px !important;
  max-width:160px !important;
  max-height:52px !important;
  object-fit:contain !important;
  object-position:left center !important;
  margin:0 !important;
}
@media(max-width:768px){
 .topbar .logo-image{width:125px !important;height:42px !important;max-width:125px !important;max-height:42px !important;flex-basis:125px !important}
 .topbar .logo-image img{width:125px !important;height:42px !important;max-width:125px !important;max-height:42px !important}
}

/* V4.3.2 compact header logo — same visual size as old HayLike text */
.topbar .logo.logo-image,
.topbar a.logo.logo-image{
  width:106px !important;
  height:36px !important;
  max-width:106px !important;
  max-height:36px !important;
  flex:0 0 106px !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
}
.topbar .logo.logo-image img,
.topbar a.logo.logo-image img{
  width:106px !important;
  height:36px !important;
  max-width:106px !important;
  max-height:36px !important;
  object-fit:contain !important;
  object-position:left center !important;
  display:block !important;
  margin:0 !important;
}
@media(max-width:768px){
 .topbar .logo.logo-image,.topbar a.logo.logo-image{width:96px !important;height:32px !important;max-width:96px !important;max-height:32px !important;flex-basis:96px !important}
 .topbar .logo.logo-image img,.topbar a.logo.logo-image img{width:96px !important;height:32px !important;max-width:96px !important;max-height:32px !important}
}

/* V4.3.3 GLOBAL LOGO FIX — header + login/register/public */
img[src="/assets/img/haylike-logo.png"]{
  width:auto !important;
  height:36px !important;
  max-width:106px !important;
  max-height:36px !important;
  object-fit:contain !important;
  object-position:left center !important;
  display:block !important;
}
.logo-image,
.brand.logo-image{
  width:106px !important;
  height:36px !important;
  max-width:106px !important;
  max-height:36px !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
}
.logo-image img,
.brand.logo-image img{
  width:auto !important;
  height:36px !important;
  max-width:106px !important;
  max-height:36px !important;
  object-fit:contain !important;
  display:block !important;
}
@media(max-width:768px){
 img[src="/assets/img/haylike-logo.png"],.logo-image img,.brand.logo-image img{
   height:32px !important;max-width:96px !important;max-height:32px !important;
 }
 .logo-image,.brand.logo-image{
   width:96px !important;height:32px !important;max-width:96px !important;max-height:32px !important;
 }
}

/* V4.4 — New Order form only */
.order-page-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}
.order-panel{max-width:780px;padding:28px}
.order-field{margin-bottom:20px}
.order-field .form-label{font-weight:700;color:#555d69;font-size:14px}
.order-control{min-height:54px;border:1px solid #dfe3e9;border-radius:14px;background:#fff;padding:13px 15px;box-shadow:none}
.order-control:focus{border-color:#e0ae00;box-shadow:0 0 0 .2rem rgba(255,196,0,.13)}
.order-pill{display:inline-block;border:1px solid #d7dbe2;background:#f5f6f8;border-radius:9px;padding:5px 9px;font-size:12px;color:#59606b}
.order-limits{display:block;margin-top:6px;color:#9298a2;font-size:10px}
.order-charge{background:#f5f6f8!important;font-size:16px;font-weight:700;display:flex;align-items:center}
.service-info{margin-top:5px}
.service-tags{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}
.service-tag{border:1px solid #d9dde3;background:#f6f7f8;border-radius:9px;padding:6px 9px;font-size:12px;color:#59606b}
.service-note{border:1px solid #dfe3e9;border-radius:14px;background:#fff;padding:18px;color:#747b86;font-size:13px;line-height:1.55}
.service-note strong{color:#444b55}
.order-submit{margin-top:26px;min-width:230px;min-height:50px;border-radius:13px;font-weight:900;letter-spacing:.4px}
@media(max-width:768px){.order-panel{padding:20px}.order-submit{width:100%}}

/* V4.5 Likedrom API */
.api-balance{border-radius:14px;background:#22262c;color:#fff;padding:18px;display:flex;flex-direction:column;gap:4px}.api-balance small{opacity:.65;font-weight:800;letter-spacing:1px}.api-balance strong{font-size:28px}
/* V4.8 — Balance top-up only */
.balance-main{min-height:100%;background:#22262c;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:8px}
.balance-main small,.balance-main span{opacity:.7}.balance-main strong{font-size:34px}
