:root{color-scheme:light;font-family:Helvetica Neue,Arial,sans-serif;background:#f8f9fa;color:#212529}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(255,255,255,.9),transparent 35%),linear-gradient(160deg,#f8f9fa,#e9ecef)}.shell{width:min(1200px,calc(100vw - 32px));margin:0 auto;padding:72px 0 96px}.hero,.panel{background:#fffffff2;border:1px solid rgba(33,37,41,.1);border-radius:16px;padding:32px;box-shadow:0 10px 30px #21252914}.panel{margin-top:32px}.eyebrow{margin:0 0 16px;text-transform:uppercase;letter-spacing:.1em;font-size:14px;color:#0d6efd;font-weight:600}h1,h2,h3,p,ul{margin:0}h1{font-size:clamp(36px,6vw,56px);line-height:1.1;color:#212529;margin-bottom:16px}h2{font-size:28px;margin-bottom:20px;color:#212529}h3{font-size:20px;margin-bottom:16px;color:#212529}.summary{margin-top:16px;max-width:60ch;line-height:1.6;color:#495057;font-size:18px}.about p{line-height:1.7;margin-bottom:16px;color:#495057}.products .product-category{margin-bottom:24px}.products ul{margin-top:12px;padding-left:24px;line-height:1.8;color:#495057}.contact-info{margin-bottom:24px}.contact-info p{margin-bottom:8px;line-height:1.6;color:#495057}.contact-form h3{margin-bottom:20px}.form-group{margin-bottom:16px}.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #ced4da;border-radius:8px;font-size:16px;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd26}.submit-button{background:#0d6efd;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.submit-button:hover{background:#0b5ed7}.success-message{color:#198754;font-weight:500;margin-top:16px}@media (max-width: 768px){.shell{padding:48px 16px 64px}.hero,.panel{padding:24px}h1{font-size:clamp(28px,6vw,42px)}h2{font-size:24px}}
