body{color:#111;background:#f4f6f9;margin:0;font-family:Inter,Arial,sans-serif}.page-hero{background-image:url(/images/photo-shop.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:80px 20px;position:relative}.page-hero:before{content:"";z-index:0;background:linear-gradient(#ffffff8c,#ffffffad);position:absolute;inset:0}.page-hero>*{z-index:2;position:relative}.hero-content{max-width:1100px;margin:0 auto}.hero-box{-webkit-backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #ffffff73;border-radius:24px;padding:28px 36px;box-shadow:0 20px 50px #0000001f}.hero-box h1{color:#111;margin:0 0 10px;font-size:clamp(32px,5vw,48px);line-height:1.1}.hero-box p{color:#222;margin:0;font-size:16px;line-height:1.6}.hero-box .blue{color:#2563eb}.product-section{max-width:1100px;margin:40px auto;padding:0 20px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:25px;display:grid}.product-card{color:inherit;background:#fff;border:1px solid #0000000d;border-radius:22px;text-decoration:none;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 30px #00000014}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0000001f}.product-image{background:linear-gradient(#f8fafc,#eef2f7);justify-content:center;align-items:center;height:180px;display:flex}.product-image img{object-fit:cover;width:100%;height:100%}.no-image{color:#9ca3af;font-size:14px}.product-info{padding:16px}.category{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.price{color:#111;margin-top:8px;font-size:20px;font-weight:800}.stock{color:#4b5563;margin-top:8px;font-size:13px}.checkout-card{padding:22px}.checkout-list{color:#222;margin:12px 0 0;padding-left:18px;line-height:1.6}.checkout-list li{margin:8px 0}.checkout-tip{background:#f7f7f8;border:1px solid #00000014;border-radius:16px;margin-top:18px;padding:16px}.checkout-tip-text{color:#222;margin-top:6px}.checkout-form h1,.checkout-form h2,.checkout-form h3{margin:0 0 12px}.checkout-form label{color:#111;margin:12px 0 6px;font-size:14px;font-weight:800;display:block}.checkout-form input,.checkout-form select,.checkout-form textarea{box-sizing:border-box;background:#fff;border:1px solid #0000001a;border-radius:16px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s,transform .2s}.checkout-form textarea{resize:vertical;min-height:120px}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb29}.checkout-form button,.checkout-form input[type=submit]{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:16px;margin-top:14px;padding:13px 18px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 12px 30px #0000002e}.checkout-form button:hover,.checkout-form input[type=submit]:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 16px 35px #00000038}.checkout-form button:disabled,.checkout-form input[type=submit]:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:768px){.page-hero{background-attachment:scroll;padding:50px 16px}.hero-box{border-radius:20px;padding:22px 20px}.product-section{margin:30px auto;padding:0 16px}.product-grid{gap:18px}.product-image{height:160px}}
