*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;background:#f5f4fb;color:#1f2937;line-height:1.5}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:92%;max-width:1180px;margin:0 auto}.btn{display:inline-block;padding:12px 18px;border-radius:10px;border:none;color:#fff;font-weight:bold;cursor:pointer}.btn-secondary{display:inline-block;padding:12px 18px;border-radius:10px;border:1px solid #d1d5db;background:#fff;color:#111827;font-weight:bold}.site-header{position:relative;overflow:hidden;color:#fff}.site-header .overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(17,24,39,.82),rgba(17,24,39,.58))}.site-header .hero-bg{position:absolute;inset:0;background-position:center;background-size:cover;opacity:.35}.site-header .container{position:relative;z-index:2;padding:72px 0 84px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:50px}.brand h1{margin:0;font-size:32px}.brand p{margin:6px 0 0;color:#e5e7eb}.hero-grid{display:grid;grid-template-columns:1.5fr .9fr;gap:28px;align-items:start}.hero-copy h2{font-size:44px;line-height:1.1;margin:0 0 14px}.hero-copy p{font-size:18px;color:#e5e7eb;max-width:760px}.hero-box{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(6px);padding:24px;border-radius:18px}.hero-box h3{margin-top:0}.section{padding:48px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.section-head h3{margin:0;font-size:30px}.muted{color:#6b7280}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(17,24,39,.06)}.product-thumb{aspect-ratio:1/1;background:#e5e7eb;display:flex;align-items:center;justify-content:center}.product-body{padding:18px}.product-title{font-size:21px;margin:0 0 8px}.price{font-size:24px;font-weight:bold;margin:0 0 14px}.small{font-size:13px;color:#6b7280}.paypal-form{margin:0}.empty-state{background:#fff;padding:28px;border-radius:18px;border:1px dashed #cbd5e1}.footer{padding:32px 0 45px;color:#6b7280;text-align:center}.footer a{text-decoration:underline}.admin-wrap{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.admin-sidebar{background:#111827;color:#fff;padding:26px}.admin-sidebar a{display:block;padding:12px 14px;border-radius:10px;background:rgba(255,255,255,.07);margin:0 0 10px}.admin-main{padding:28px}.admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 10px 30px rgba(17,24,39,.05);margin-bottom:22px}.field{margin-bottom:16px}.field label{display:block;font-weight:bold;margin-bottom:7px}.field input,.field textarea{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:10px;font:inherit}.field textarea{min-height:120px;resize:vertical}.notice{padding:12px 14px;border-radius:10px;background:#ecfdf5;color:#065f46;margin-bottom:18px}.actions{display:flex;gap:10px;flex-wrap:wrap}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:100%;max-width:420px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px;box-shadow:0 14px 40px rgba(17,24,39,.08)}@media (max-width:900px){.hero-grid,.admin-wrap,.product-grid{grid-template-columns:1fr}.topbar,.section-head{display:block}.topbar .brand{margin-bottom:16px}.hero-copy h2{font-size:34px}.admin-sidebar{padding-bottom:0}}
