:root{--lr-bg-1: #0f172a;--lr-bg-2: #111827;--lr-surface: rgba(255, 255, 255, .08);--lr-surface-strong: rgba(255, 255, 255, .12);--lr-border: rgba(255, 255, 255, .14);--lr-text: #f8fafc;--lr-text-soft: rgba(248, 250, 252, .78);--lr-accent: #22c55e;--lr-accent-soft: rgba(34, 197, 94, .16);--lr-accent-2: #38bdf8}*{box-sizing:border-box}html,body{margin:0;padding:0}body.lr-home{min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--lr-text);background:radial-gradient(circle at top left,rgba(56,189,248,.18),transparent 32%),radial-gradient(circle at bottom right,rgba(34,197,94,.2),transparent 26%),linear-gradient(135deg,var(--lr-bg-1),var(--lr-bg-2))}.lr-home__page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px}.lr-home__hero{width:100%;max-width:1200px;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.lr-home__hero-inner{display:flex;flex-direction:column;gap:20px}.lr-home__badge{display:inline-flex;align-self:flex-start;padding:10px 14px;border-radius:999px;background:var(--lr-accent-soft);border:1px solid rgba(34,197,94,.28);color:#dcfce7;font-size:14px;font-weight:600;letter-spacing:.02em}.lr-home__title{margin:0;font-size:clamp(42px,7vw,78px);line-height:.95;letter-spacing:-.04em}.lr-home__subtitle{margin:0;max-width:640px;font-size:18px;line-height:1.7;color:var(--lr-text-soft)}.lr-home__actions{padding-top:8px}.lr-home__button{display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:52px;padding:0 22px;border-radius:14px;text-decoration:none;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.lr-home__button--primary{color:#04130a;background:linear-gradient(135deg,#86efac,#22c55e);box-shadow:0 16px 40px #22c55e40}.lr-home__button:hover{transform:translateY(-2px)}.lr-home__visual{position:relative;min-height:440px;display:flex;align-items:center;justify-content:center}.lr-home__card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--lr-surface);border:1px solid var(--lr-border);box-shadow:0 18px 60px #00000047}.lr-home__card--main{width:100%;max-width:430px;border-radius:26px;padding:24px}.lr-home__card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;color:var(--lr-text-soft);font-size:14px;font-weight:600}.lr-home__rows{display:flex;flex-direction:column;gap:12px}.lr-home__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:16px;background:var(--lr-surface-strong);border:1px solid rgba(255,255,255,.08)}.lr-home__row span{color:var(--lr-text-soft);font-size:14px}.lr-home__row strong{font-size:18px}.lr-home__card--floating{position:absolute;right:-10px;bottom:30px;max-width:240px;border-radius:20px;padding:16px 18px;background:#0f172ad1}.lr-home__card--floating small{display:block;margin-bottom:8px;color:var(--lr-text-soft);font-size:12px}.lr-home__card--floating strong{display:block;font-size:16px;line-height:1.5}@media(max-width:900px){.lr-home__page{padding:24px;align-items:flex-start}.lr-home__hero{grid-template-columns:1fr;gap:30px}.lr-home__hero-inner{gap:16px}.lr-home__title{font-size:clamp(38px,8vw,58px)}.lr-home__subtitle{max-width:100%}.lr-home__visual{min-height:520px;justify-content:flex-start;align-items:flex-start}.lr-home__card--main{max-width:520px;width:100%;padding:20px;border-radius:24px}.lr-home__rows{gap:10px}.lr-home__row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px}.lr-home__row span{min-width:0;font-size:14px;line-height:1.3}.lr-home__row strong{white-space:nowrap;font-size:16px;line-height:1;text-align:right}.lr-home__card--floating{position:absolute;right:18px;bottom:60px;max-width:260px;width:46%;border-radius:18px;padding:14px 16px;z-index:3}.lr-home__card--floating small{font-size:11px}.lr-home__card--floating strong{font-size:15px;line-height:1.35}}@media(max-width:520px){.lr-home__page{padding:18px}.lr-home__hero{gap:24px}.lr-home__badge{padding:8px 12px;font-size:12px}.lr-home__title{font-size:clamp(34px,11vw,48px);line-height:.96}.lr-home__subtitle{font-size:15px;line-height:1.55}.lr-home__button{width:100%;min-width:0;min-height:48px;padding:0 18px;font-size:15px}.lr-home__visual{min-height:470px;padding-bottom:8px}.lr-home__card--main{width:calc(100% - 72px);max-width:none;padding:16px 16px 30px;border-radius:22px}.lr-home__card-header{margin-bottom:14px;font-size:13px}.lr-home__row{padding:12px 14px;border-radius:14px}.lr-home__row span{font-size:13px}.lr-home__row strong{font-size:15px}.lr-home__card--floating{right:0;bottom:80px;width:160px;max-width:160px;padding:12px 14px;border-radius:16px}.lr-home__card--floating strong{font-size:14px;line-height:1.35}}
