*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f7f7f5;color:#111}a{text-decoration:none;color:inherit}.topbar{height:76px;background:#fff;border-bottom:1px solid #e9e9e9;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px}.brand-ar{font-size:22px;font-weight:800}.brand-en{font-weight:900;letter-spacing:2px}nav{display:flex;gap:28px;font-size:14px;font-weight:700}.cart-link{border:1px solid #111;padding:9px 14px;border-radius:20px}.cart-link span{margin-left:5px}.hero{min-height:600px;padding:60px 6%;display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:center;background:#111;color:#fff}.hero-copy{max-width:560px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:900;opacity:.7}.hero h1{font-size:clamp(64px,9vw,130px);line-height:.85;margin:18px 0 8px;letter-spacing:-6px}.hero-title{font-size:28px;font-weight:800;margin:0 0 14px}.hero p{font-size:17px;line-height:1.6;color:#d5d5d5}.hero-image{background:#fff;border-radius:24px;overflow:hidden}.hero-image img{width:100%;display:block}.button,.pack-card button{display:inline-block;border:0;background:#e50012;color:#fff;font-weight:900;padding:14px 24px;border-radius:8px;cursor:pointer}.hero .button{margin-top:16px}.section{padding:80px 6%;max-width:1400px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section h2{font-size:42px;margin:8px 0 0}.section-head p{max-width:430px;color:#666}.pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pack-card{background:#fff;border:1px solid #e5e5e5;border-radius:18px;padding:30px;position:relative;transition:.2s}.pack-card.featured{border:2px solid #111;transform:translateY(-5px)}.pack-card.selected{box-shadow:0 0 0 3px #e50012 inset}.pack-label{font-size:24px;font-weight:900;background:#111;color:#fff;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:8px;margin-bottom:18px}.pack-card h3{font-size:24px;margin:5px 0}.pack-card p{color:#666;min-height:45px;line-height:1.5}.pack-card strong{font-size:30px;display:block;margin:22px 0}.customize{background:#fff;border-radius:30px;margin-bottom:60px}.price-box{font-weight:800;font-size:18px}.price-box span{font-size:28px;margin-left:10px}.builder{display:grid;grid-template-columns:1fr 360px;gap:45px}.field{margin-bottom:35px}.field label{display:block;font-weight:900;margin-bottom:14px;font-size:18px}.choice-row{display:flex;gap:10px;flex-wrap:wrap}.choice{padding:12px 18px;border:1px solid #ddd;background:#fafafa;border-radius:10px;cursor:pointer;font-weight:800}.choice.active{background:#111;color:#fff}.product-choices{display:grid;grid-template-columns:repeat(2,minmax(0,180px));gap:15px}.product-choice{border:1px solid #ddd;background:#fff;border-radius:14px;padding:10px;text-align:left;cursor:pointer}.product-choice.active{border:2px solid #111}.product-choice img{width:100%;height:120px;object-fit:cover;border-radius:9px;display:block;margin-bottom:8px}.product-choice span{font-weight:800;font-size:14px}.mini-placeholder{height:120px;background:#ececeb;border-radius:9px;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:8px}.mini-placeholder.dark{background:#222;color:#fff}.accessory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.accessory{border:1px solid #ddd;background:#fff;border-radius:12px;padding:18px 8px;cursor:pointer;font-size:24px}.accessory span{display:block;font-size:12px;font-weight:800;margin-top:8px}.accessory.active{border:2px solid #111}.summary{background:#111;color:#fff;border-radius:20px;padding:28px;align-self:start;position:sticky;top:100px}.summary h3{font-size:32px;margin:8px 0 25px}.summary-line,.total-line{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #333;font-size:14px}.summary-line b{text-align:right}.total-line{border:0;margin-top:8px;font-size:17px}.total-line strong{font-size:28px}.full{width:100%;margin-top:10px;text-align:center}.whatsapp{background:#20c56a;color:#fff;border:0;padding:14px 24px;border-radius:8px;font-weight:900;cursor:pointer}.small{font-size:11px;line-height:1.5;color:#aaa;margin-bottom:0}.benefits{max-width:1400px;margin:0 auto 60px;padding:0 6%;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ddd}.benefits div{background:#fff;padding:28px}.benefits b,.benefits span{display:block}.benefits span{font-size:13px;color:#777;margin-top:6px}footer{background:#111;color:#fff;padding:35px 6%;display:flex;justify-content:space-between;gap:20px;font-size:13px}footer span{color:#aaa} @media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:40px}.pack-grid,.builder{grid-template-columns:1fr}.pack-card.featured{transform:none}.summary{position:static}.benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){nav a:not(.cart-link){display:none}.topbar{padding:0 20px}.hero{padding:40px 20px}.section{padding:55px 20px}.section h2{font-size:32px}.section-head{display:block}.product-choices{grid-template-columns:1fr 1fr}.accessory-grid{grid-template-columns:1fr}.benefits{grid-template-columns:1fr;padding:0 20px;background:none}.benefits div{border-bottom:1px solid #ddd}footer{display:block}.hero h1{letter-spacing:-3px}}

.price-note{margin-top:12px;background:#f4f4f2;border-left:4px solid #111;padding:14px 16px;border-radius:8px;color:#444;font-size:13px;line-height:1.5}
