.fyn-auth,.fyn-account,.fyn-auth-card,.fyn-account *,.fyn-auth *{box-sizing:border-box}.fyn-auth,.fyn-account{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#0f172a}.fyn-auth{min-height:650px;padding:42px 18px;background:linear-gradient(135deg,#f4f8ff,#fff 55%,#fff7f1)}.fyn-auth-card{width:min(720px,100%);margin:auto;padding:30px;border:1px solid #dbe5f2;border-radius:22px;background:#fff;box-shadow:0 25px 70px rgba(15,23,42,.12)}.fyn-auth-brand span,.fyn-head>div>span{font-size:11px;font-weight:850;letter-spacing:.12em;color:#2563eb}.fyn-auth-brand h1,.fyn-head h1{margin:7px 0;font-size:30px;letter-spacing:-.6px}.fyn-auth-brand p,.fyn-head p,.fyn-panel p{color:#64748b}.fyn-auth-tabs{display:flex;margin:24px 0 18px;padding:5px;border-radius:12px;background:#f1f5f9}.fyn-auth-tabs button{flex:1;padding:12px;border:0;border-radius:9px;background:transparent;font-weight:800;color:#64748b;cursor:pointer}.fyn-auth-tabs button.is-active{background:#fff;color:#2563eb;box-shadow:0 3px 12px rgba(15,23,42,.08)}.fyn-form{display:none}.fyn-form.is-active{display:block}.fyn-form label{display:block;margin-bottom:15px;font-size:12px;font-weight:750;color:#334155}.fyn-form input,.fyn-form select,.fyn-form textarea{display:block;width:100%;min-height:48px;margin-top:6px;padding:11px 13px;border:1px solid #cfdbea;border-radius:10px;background:#fff;color:#0f172a;font:500 14px inherit;outline:none}.fyn-form textarea{min-height:90px;resize:vertical}.fyn-form input:focus,.fyn-form select:focus,.fyn-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.fyn-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.fyn-check{display:flex!important;align-items:center;gap:8px}.fyn-check input{display:inline-block;width:16px;min-height:16px;margin:0}.fyn-btn{display:inline-flex!important;min-height:46px;padding:0 18px!important;align-items:center;justify-content:center;border:0!important;border-radius:10px!important;background:#2563eb!important;color:#fff!important;font-weight:800!important;text-decoration:none!important;cursor:pointer}.fyn-forgot{display:block;margin-top:13px;text-align:center;color:#2563eb}.fyn-notice{max-width:1180px;margin:12px auto;padding:13px 16px;border-radius:10px;font-weight:650}.fyn-notice--success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.fyn-notice--error{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.fyn-account{display:grid;grid-template-columns:245px minmax(0,1fr);gap:22px;width:min(1220px,calc(100% - 28px));margin:30px auto}.fyn-sidebar{align-self:start;position:sticky;top:85px;padding:17px;border:1px solid #dbe5f2;border-radius:17px;background:#fff}.fyn-user{display:flex;gap:10px;align-items:center;padding:7px 5px 17px;border-bottom:1px solid #e6edf5}.fyn-user>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#2563eb;color:#fff;font-weight:900}.fyn-user b,.fyn-user small{display:block}.fyn-user small{margin-top:3px;color:#64748b}.fyn-sidebar nav{display:grid;gap:5px;margin-top:14px}.fyn-sidebar nav a{padding:11px 12px;border-radius:9px;color:#475569;text-decoration:none;font-weight:700}.fyn-sidebar nav a.is-active,.fyn-sidebar nav a:hover{background:#eef5ff;color:#2563eb}.fyn-dashboard{min-width:0}.fyn-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.fyn-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.fyn-stats>div,.fyn-panel{padding:20px;border:1px solid #dbe5f2;border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(15,23,42,.04)}.fyn-stats b,.fyn-stats span{display:block}.fyn-stats b{font-size:23px;color:#123b81}.fyn-stats span{margin-top:5px;color:#64748b;font-size:12px}.fyn-panel h3{margin-top:0}.fyn-status{display:inline-block;padding:6px 10px;border-radius:99px;background:#e2e8f0;color:#475569;font-size:11px;font-weight:800}.fyn-status--approved,.fyn-status--active,.fyn-status--delivered{background:#dcfce7;color:#15803d}.fyn-status--pending{background:#fff7ed;color:#c2410c}.fyn-status--rejected,.fyn-status--suspended,.fyn-status--removed{background:#fee2e2;color:#b91c1c}.fyn-status--expired{background:#f1f5f9;color:#64748b}.fyn-rate-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.fyn-table-wrap{overflow:auto;border:1px solid #dbe5f2;border-radius:14px;background:#fff}.fyn-table{width:100%;border-collapse:collapse;white-space:nowrap}.fyn-table th,.fyn-table td{padding:13px 12px;border-bottom:1px solid #e8eef5;text-align:left;font-size:12px}.fyn-table th{background:#f7faff;color:#475569;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.fyn-table td small{display:block;margin-top:3px;color:#94a3b8}.fyn-inline{display:inline}.fyn-inline button{padding:0;border:0;background:transparent;color:#2563eb;font-weight:700;cursor:pointer}.fyn-inline:last-child button{color:#dc2626}@media(max-width:780px){.fyn-auth{padding:15px 8px}.fyn-auth-card{padding:20px 14px}.fyn-grid,.fyn-stats{grid-template-columns:1fr}.fyn-account{display:block;width:calc(100% - 16px);margin:12px auto}.fyn-sidebar{position:static;margin-bottom:14px}.fyn-sidebar nav{grid-template-columns:1fr 1fr}.fyn-head{align-items:flex-start}.fyn-head h1,.fyn-auth-brand h1{font-size:23px}.fyn-rate-grid{grid-template-columns:1fr 1fr}.fyn-panel{padding:15px}}
