.project-grid{gap:16px}.project{display:flex;align-items:flex-start;gap:16px;min-height:134px;padding:23px 24px;border-radius:16px;position:relative}.project h2{font-size:14px;margin:2px 0 8px}.project p{font-size:13px;line-height:1.55}.project-copy{flex:1}.project-icon{display:grid;place-items:center;width:48px;height:48px;flex:none;border-radius:12px;font-size:22px;background:#201d2f;color:#796af0;border:1px solid #2d2843}.project-icon-1{background:#27231f;color:#dcc4ae;border-color:#484039}.project-icon-2{background:#211e2b;color:#b18bf0;border-color:#342b47}.project-icon-3{background:#291e20;color:#dc6b79;border-color:#4b292e}.project-icon-4{background:#1b292b;color:#65bdce;border-color:#2b4346}.project-check{display:grid;place-items:center;width:20px;height:20px;border:1px solid #34343a;border-radius:5px;color:transparent}.project.selected .project-check{border-color:#6574e5;background:#6574e5;color:#fff}.project-foot{padding:22px 24px;background:#141417;border:1px solid #26262c;border-radius:15px;margin-top:24px}
@media(max-width:560px){.project{min-height:120px;padding:18px}.project-icon{width:40px;height:40px;font-size:19px}}
.rates{gap:14px;margin:32px 0 24px}.rate{padding:12px 17px;border-radius:11px;color:#a4a4ad}.rate b{color:#f5f5f7}.rate:first-child::first-letter{color:#e7c9bd}.rate:last-child::first-letter{color:#a8a7ff}.weekbar{margin:0 0 22px}.weekbar button{width:38px;height:38px;padding:0;border-radius:11px;background:#0d0d0f;border:1px solid #2a2a2e;color:#d9d9dd}.weekbar button:hover:not(:disabled){background:#1d1d23}.weekbar strong{font-size:14px}.day-row{min-height:78px;padding:18px 20px;margin-bottom:12px;background:#141417}.day-row.active{border-color:#39395c}.day-row .switch.on{background:#5c60db}
.preset{min-height:206px}.preset .symbol{font-size:19px;background:#27252a;color:#f0d5c4}.preset:nth-child(2) .symbol,.preset:nth-child(3) .symbol,.preset:nth-child(4) .symbol{color:#a6aeff;background:#222433}.preset strong{margin-top:16px}.preset .income b{font-size:16px}.calc-progress{height:8px;border-radius:999px;background:#242427;display:flex;overflow:hidden;margin:26px 0 9px}.calc-progress span{display:block;height:100%;background:#f0d4c8}.calc-progress span.night{background:#a9a7ff}.calc-legend{display:flex;gap:20px;color:#91919b;font-size:11px}.calc-legend span:before{content:'●';color:#f0d4c8;margin-right:5px}.calc-legend span+span:before{color:#a9a7ff}.range-title i{font-size:17px;color:#f0d4c8}.range-title.night i{color:#a9a7ff}.calc-grid{grid-template-columns:1.5fr 1fr}.calc-grid .panel{padding:24px}.calc-grid .range-row{margin-top:27px}
@media(max-width:900px){.calc-grid{grid-template-columns:1fr}}
.range-title{justify-content:flex-start;gap:8px}.range-title b{margin-left:auto}
.auth-hero{overflow:hidden;isolation:isolate}.auth-hero::before{content:'';position:absolute;inset:-12%;z-index:-1;background:radial-gradient(54% 45% at 50% 40%,rgba(91,82,213,.38),transparent 76%),radial-gradient(38% 30% at 22% 78%,rgba(120,62,103,.2),transparent 75%);animation:portal-aurora 18s ease-in-out infinite}.auth-hero::after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:3px 3px;opacity:.25}@keyframes portal-aurora{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(4%,-3%) scale(1.08)}}@media(prefers-reduced-motion:reduce){.auth-hero::before{animation:none}}
