cat > /var/www/oson-yechim.uz/css/style.css <<'EOF'
*{box-sizing:border-box}
body{margin:0;background:#eef3fb;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#1b2a41}
.phone{max-width:430px;margin:0 auto;min-height:100vh;padding:14px 14px 28px;background:#eef3fb}
.topbar{display:flex;align-items:center;gap:10px;margin-bottom:14px}
.icon-btn,.profile-btn{width:42px;height:42px;border:0;border-radius:14px;background:white;box-shadow:0 6px 16px #0001;font-size:20px}
.title{flex:1}
.title h1{font-size:20px;margin:0;font-weight:900;letter-spacing:.4px}
.title p{margin:2px 0 0;color:#7b8aa0;font-size:12px}
.date-box{background:white;border-radius:16px;padding:8px 10px;display:flex;gap:6px;align-items:center;box-shadow:0 6px 16px #0001;font-size:12px}
.calendar{color:#2b7cff}
.user-card{background:linear-gradient(135deg,#1f7aff,#41c3ff);border-radius:28px;padding:18px;color:white;box-shadow:0 18px 35px #1f7aff40;margin-bottom:16px;position:relative;overflow:hidden}
.user-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:#ffffff20;right:-70px;top:-70px}
.car-badge{width:58px;height:58px;border-radius:18px;background:white;color:#1f7aff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;margin-bottom:10px}
.user-info h2{margin:0 0 6px;font-size:22px}
.user-info p{margin:3px 0;font-size:13px;opacity:.95}
.total-card{margin-top:14px;background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;padding:12px;display:flex;align-items:center;gap:12px;backdrop-filter:blur(8px)}
.wallet-icon{width:42px;height:42px;border-radius:14px;background:white;color:#1f7aff;display:flex;align-items:center;justify-content:center;font-weight:900}
.total-card p{margin:0 0 4px;font-size:13px}
.total-card b{font-size:20px}
.form-card{background:white;border-radius:26px;padding:12px;box-shadow:0 10px 30px #00000012}
.row{display:grid;grid-template-columns:1.25fr .75fr;gap:10px;align-items:center;padding:10px 4px;border-bottom:1px solid #eef2f7}
.row:last-child{border-bottom:0}
.label{display:flex;align-items:center;gap:10px;font-weight:800;font-size:14px}
.ico{width:32px;height:32px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:white;font-size:15px;font-weight:900;flex:0 0 auto}
.green{background:#20c777}.purple{background:#8b5cf6}.blue{background:#2f80ed}.red{background:#ef4444}.orange{background:#f59e0b}.pink{background:#ec4899}.big{font-size:21px}
input{width:100%;height:42px;border:1px solid #dfe7f3;background:#f8fbff;border-radius:14px;padding:0 12px;font-size:15px;outline:0}
input:focus{border-color:#2f80ed;background:white}
.two-input{grid-template-columns:1fr .55fr 1fr}
.two-input .label{grid-column:1/4}
.upload-row{grid-template-columns:1fr 1fr}
.upload-btn{height:42px;border-radius:14px;background:#eef4ff;color:#1f7aff;font-weight:900;display:flex;align-items:center;justify-content:center;font-size:13px;border:1px dashed #7ab0ff}
.send-btn{width:100%;height:58px;border:0;margin:16px 0 10px;border-radius:22px;background:linear-gradient(135deg,#188cff,#00c2ff);color:white;font-size:18px;font-weight:900;box-shadow:0 16px 28px #188cff40}
.send-btn:active,.icon-btn:active,.profile-btn:active,.upload-btn:active{transform:scale(.98)}
.info-box{display:flex;gap:10px;background:#fff7df;color:#7a5b00;border-radius:18px;padding:12px;font-size:13px}
.info-box p{margin:0;line-height:1.35}
.bottom-space{height:20px}

/* Admin */
.admin-shell{max-width:430px;margin:0 auto;min-height:100vh;background:#f4f7fd;padding:14px}
.admin-header{background:white;border-radius:24px;padding:16px;box-shadow:0 10px 28px #0001;margin-bottom:14px}
.admin-header h1{margin:0;font-size:22px}
.admin-header p{margin:5px 0 0;color:#718096;font-size:13px}
.stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}
.stat{background:white;border-radius:22px;padding:14px;box-shadow:0 8px 22px #0001}
.stat span{display:block;color:#718096;font-size:12px;margin-bottom:8px}
.stat b{font-size:19px}
.filter{background:white;border-radius:22px;padding:12px;box-shadow:0 8px 22px #0001;margin-bottom:14px}
.filter label{display:block;font-size:12px;color:#718096;margin-bottom:6px}
.filter select,.filter input{margin-bottom:10px}
.admin-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}
.admin-actions button{height:54px;border:0;border-radius:18px;background:#1f2937;color:white;font-weight:900}
.table-card{background:white;border-radius:22px;padding:12px;box-shadow:0 8px 22px #0001;overflow:hidden}
.table-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.table-title h3{margin:0;font-size:16px}
.tx-row{display:grid;grid-template-columns:1fr .8fr .7fr;gap:6px;padding:10px 0;border-bottom:1px solid #edf2f7;font-size:13px}
.tx-row:last-child{border-bottom:0}
.tx-row b{font-size:13px}
.plus{color:#16a34a}.minus{color:#ef4444}
.switch-link{display:block;text-align:center;margin-top:10px;color:#1f7aff;font-weight:800;text-decoration:none}
@media(max-width:360px){.row{grid-template-columns:1fr}.two-input{grid-template-columns:1fr}.two-input .label{grid-column:auto}.title h1{font-size:18px}}
EOF
