@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800;900&display=swap";html,body,#root{background:#050505;width:100%;min-width:100%;min-height:100%;margin:0;padding:0}body{overflow-x:hidden}*{box-sizing:border-box}body{color:#fff;background:#050505;margin:0;font-family:Manrope,Arial,sans-serif}.shrix-app{background:#050505;min-height:100vh}.shrix-navbar{z-index:10;background:#050505;border-bottom:1px solid #d4af3738;justify-content:space-between;align-items:center;height:92px;padding:0 7%;display:flex;position:sticky;top:0}.shrix-brand img{object-fit:contain;object-position:left center;width:150px;height:70px}.shrix-nav-links{gap:34px;display:flex}.shrix-nav-links a{color:#fff;cursor:pointer;font-size:15px;font-weight:800}.shrix-nav-links a:hover{color:#d4af37}.shrix-nav-btn,.shrix-primary{color:#050505;cursor:pointer;background:linear-gradient(135deg,#d4af37,#f5c542);border:none;border-radius:15px;padding:15px 26px;font-weight:900}.shrix-hero{background:radial-gradient(circle at 20% 10%,#d4af3721,#0000 32%),linear-gradient(135deg,#050505,#0c0c0c);grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:620px;padding:60px 7%;display:grid}.shrix-badge{color:#d4af37;border:1px solid #d4af3773;border-radius:999px;margin-bottom:28px;padding:12px 22px;font-weight:900;display:inline-block}.shrix-hero h1{letter-spacing:-1.5px;margin:0 0 24px;font-size:clamp(38px,4.4vw,56px);line-height:1.08}.shrix-hero h1 span{color:#d4af37}.shrix-hero-text{color:#b8b8b8;max-width:680px;font-size:18px;line-height:1.65}.shrix-hero-actions{gap:18px;margin-top:36px;display:flex}.shrix-secondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #d4af3773;border-radius:15px;padding:15px 26px;font-weight:900}.shrix-dashboard{background:#111;border:1px solid #d4af3759;border-radius:30px;padding:38px;box-shadow:0 35px 90px #00000073}.shrix-dashboard p{color:#fff;font-weight:900}.shrix-dashboard h3{margin:10px 0 30px;font-size:26px}.shrix-bars{align-items:flex-end;gap:18px;height:170px;margin-bottom:30px;display:flex}.shrix-bars span{background:linear-gradient(#f5c542,#d4af37);border-radius:14px 14px 0 0;flex:1}.shrix-bars span:first-child{height:28%}.shrix-bars span:nth-child(2){height:43%}.shrix-bars span:nth-child(3){height:62%}.shrix-bars span:nth-child(4){height:82%}.shrix-bars span:nth-child(5){height:100%}.shrix-row{border-top:1px solid #ffffff14;justify-content:space-between;padding:16px 0;display:flex}.shrix-row span{color:#b8b8b8}.shrix-row strong{color:#d4af37}.shrix-trust{background:#080808;grid-template-columns:repeat(4,1fr);gap:22px;padding:44px 7%;display:grid}.shrix-trust-card{text-align:center;background:#111;border:1px solid #d4af3752;border-radius:20px;padding:28px}.shrix-trust-card h3{color:#d4af37;margin:0;font-size:26px}.shrix-trust-card p{color:#b8b8b8;margin:8px 0 0}.shrix-calculators{text-align:center;background:#050505;padding:90px 7%}.shrix-section-label{color:#d4af37;text-transform:uppercase;letter-spacing:1px;font-weight:900}.shrix-calculators h2{margin:10px 0 46px;font-size:34px}.shrix-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.shrix-card{text-align:left;background:#111;border:1px solid #d4af374d;border-radius:24px;padding:30px;transition:all .3s}.shrix-card:hover{border-color:#d4af37;transform:translateY(-8px)}.shrix-icon{font-size:32px}.shrix-card h3{color:#d4af37}.shrix-card p{color:#b8b8b8;line-height:1.6}.shrix-card button{color:#d4af37;cursor:pointer;background:0 0;border:none;margin-top:14px;font-weight:900}.shrix-footer{text-align:center;background:#050505;border-top:1px solid #d4af3738;padding:60px 7%}.shrix-footer img{object-fit:contain;width:120px;height:80px}.shrix-footer h3{color:#d4af37}.shrix-footer p{color:#b8b8b8}.shrix-footer small{color:#777}@media (width<=950px){.shrix-nav-links,.shrix-nav-btn{display:none}.shrix-hero{text-align:center;grid-template-columns:1fr}.shrix-hero-actions{justify-content:center}.shrix-trust,.shrix-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.shrix-hero h1{font-size:48px}.shrix-trust,.shrix-grid{grid-template-columns:1fr}.shrix-brand img{width:120px}}
