.home{min-height:100vh;padding-top:80px;background:radial-gradient(circle at 80% 40%,rgba(56,189,248,.2),transparent 45%),radial-gradient(circle at 20% 30%,rgba(99,102,241,.15),transparent 40%),linear-gradient(180deg,#f8fafc,#e2e8f0);display:flex;align-items:center}.home-container{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.home-content{max-width:460px}.subtitle{font-size:13px;letter-spacing:3px;text-transform:uppercase;color:#2563eb}.title{font-size:52px;font-weight:700;margin:18px 0;line-height:1.15;color:#0f172a}.description{font-size:16px;line-height:1.8;color:#475569}.hero-buttons{display:flex;gap:16px;margin-top:32px}.btn{height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:500;border-radius:10px;text-decoration:none;transition:all .25s ease}.btn-primary{background:linear-gradient(135deg,#2563eb,#38bdf8);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #2563eb4d}.btn-outline{background:transparent;color:#2563eb;border:1px solid #2563eb}.btn-outline:hover{background:#2563eb14}.hero-image-wrapper{position:relative;border-radius:24px}.hero-image-wrapper:before{content:"";position:absolute;inset:-20px;border-radius:28px;background:linear-gradient(135deg,#2563eb,#38bdf8);filter:blur(35px);opacity:.25;z-index:-1}.hero-image{width:100%;max-width:520px;border-radius:20px;display:block}.qr-section{padding:80px 20px;background:#f8fafc;display:flex;justify-content:center}.qr-container{text-align:center;max-width:420px}.qr-container h2{font-size:28px;color:#0f172a;margin-bottom:12px}.qr-container p{font-size:15px;color:#475569;margin-bottom:24px}.qr-hint{display:block;margin-top:12px;font-size:13px;color:#64748b}@media(max-width:900px){.home-container{grid-template-columns:1fr;text-align:center}.hero-buttons{justify-content:center;flex-direction:column}.btn{width:100%;max-width:300px}.title{font-size:38px}}.feedback-form-page{min-height:100vh;padding:120px 16px 40px;background:linear-gradient(180deg,#f8fafc,#e2e8f0);display:flex;justify-content:center;align-items:flex-start}.feedback-form-card{width:100%;max-width:420px;background:#fff;border-radius:20px;padding:32px;color:#0f172a;box-shadow:0 20px 45px #0f172a1f}.feedback-form-card h1{font-size:26px;margin-bottom:6px;text-align:center}.feedback-form-card .subtitle{font-size:14px;color:#64748b;text-align:center;margin-bottom:24px}.success{background:#dcfce7;color:#166534;padding:12px;border-radius:10px;font-size:14px;text-align:center;margin-bottom:18px}form{display:flex;flex-direction:column;gap:16px}label{display:flex;flex-direction:column;font-size:13px;color:#334155}input,select,textarea{margin-top:6px;background:#fff;border:1px solid #cbd5f5;border-radius:10px;padding:12px 14px;color:#0f172a;font-size:14px;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}input::placeholder,textarea::placeholder{color:#94a3b8}input:focus,select:focus,textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}button{margin-top:12px;height:48px;background:linear-gradient(135deg,#2563eb,#38bdf8);border:none;border-radius:12px;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:all .25s ease}button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #2563eb59}button:disabled{background:#94a3b8;cursor:not-allowed;box-shadow:none}@media(max-width:480px){.feedback-form-card{padding:26px 22px}.feedback-form-card h1{font-size:22px}}.feedback-form-card button{width:100%;height:48px;background:linear-gradient(135deg,#2563eb,#38bdf8);color:#fff!important;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;visibility:visible;opacity:1}.feedback-form-card button:hover{background:linear-gradient(135deg,#1d4ed8,#0ea5e9)}.feedback-form-card button:disabled{background:#94a3b8;cursor:not-allowed;opacity:1}.feedback-page{min-height:100vh;padding:120px 20px 60px;background:linear-gradient(180deg,#f8fafc,#e2e8f0);color:#0f172a}.feedback-page h1{text-align:center;font-size:36px;font-weight:600;margin-bottom:40px}.feedback-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.feedback-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 10px 25px #0f172a0f;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s ease,box-shadow .25s ease}.feedback-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a1a}.message{font-size:16px;line-height:1.7;color:#334155;margin-bottom:20px}.footer{display:flex;justify-content:space-between;align-items:center}.name{font-size:14px;font-weight:500;color:#475569}.rating{font-size:15px;color:#f59e0b}.loading,.empty{text-align:center;font-size:16px;color:#64748b;margin-top:40px}@media(max-width:600px){.feedback-page h1{font-size:28px}}.contact-page{min-height:100vh;padding:120px 20px 60px;background:linear-gradient(180deg,#f8fafc,#e2e8f0);color:#0f172a}.contact-container{max-width:900px;margin:auto;text-align:center}.contact-container h1{font-size:36px;margin-bottom:16px}.contact-description{font-size:16px;color:#475569;margin-bottom:40px}.contact-card{background:#fff;border-radius:18px;padding:32px;display:grid;gap:24px;text-align:left;border:1px solid #e2e8f0;box-shadow:0 20px 40px #00000014}.contact-item{display:flex;flex-direction:column;gap:6px}.label{font-size:14px;color:#64748b}.contact-link{color:#2563eb;font-size:16px}.contact-link:hover{text-decoration:underline}.whatsapp-btn{background:#25d366;border:none;color:#fff;padding:12px 18px;border-radius:10px;font-size:15px;cursor:pointer;width:fit-content;transition:all .25s ease}.whatsapp-btn:hover{opacity:.9;transform:translateY(-2px)}.social-icons{display:flex;justify-content:center;gap:16px;margin-top:30px}.social-icons a{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#0f172a;font-size:18px;text-decoration:none;transition:all .25s ease;box-shadow:0 6px 18px #00000014}.social-icons a:hover{transform:translateY(-3px);background:#2563eb;color:#fff;box-shadow:0 12px 28px #2563eb59}@media(max-width:600px){.contact-container h1{font-size:28px}.contact-card{padding:24px}.social-icons{flex-wrap:wrap}}.navbar{position:fixed;top:0;width:100%;height:70px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;z-index:1000}.logo{font-size:18px;font-weight:600;color:#0f172a}.nav-links{display:flex;gap:28px}.nav-links a{color:#475569;font-size:15px;font-weight:500;transition:color .2s ease}.nav-links a:hover{color:#2563eb}@media(max-width:768px){.navbar{padding:0 20px}.nav-links{gap:16px}}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-main: #f8fafc;--bg-card: #ffffff;--primary: #2563eb;--secondary: #38bdf8;--text-main: #0f172a;--text-muted: #475569;--border-light: #e2e8f0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--bg-main);color:var(--text-main);line-height:1.6}a{text-decoration:none;color:inherit}button{font-family:inherit;border:none;background:none;cursor:pointer}
