:root{--navy:#0b2741;--orange:#ff9d18;--paper:#f4f7f9;--muted:#617181}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:var(--paper);font-family:Inter,system-ui,sans-serif}button,input{font:inherit}.wrap{width:min(1080px,100%);margin:auto}.hero{padding:28px 20px 84px;color:#fff;background:radial-gradient(circle at 88% 15%,#11a9df 0,transparent 28%),linear-gradient(135deg,#071f35,#0a5a89)}.brand{display:flex;justify-content:space-between;align-items:center}.brand i{display:inline-grid;place-items:center;width:46px;height:46px;margin-right:10px;border-radius:14px;color:var(--navy);background:var(--orange);font-style:normal}.brand span{padding:8px 12px;border:1px solid #ffffff35;border-radius:999px;background:#ffffff14;font-size:13px}.hero h1{margin:42px 0 8px;font-size:clamp(34px,8vw,58px);line-height:1;letter-spacing:-.055em}.hero p{color:#d9eff9}.content{margin-top:-48px;padding:0 20px 110px}.search{position:sticky;top:10px;z-index:5;display:flex;gap:10px;padding:8px 14px;border:1px solid #dce6ec;border-radius:18px;background:#fff;box-shadow:0 16px 40px #173b5020}.search input{width:100%;padding:10px 0;border:0;outline:0}.categories{display:flex;gap:10px;overflow:auto;padding:22px 2px 4px}.categories a{flex:none;padding:10px 14px;border-radius:999px;color:var(--navy);background:#fff;text-decoration:none;font-weight:700}section>h2,.sheet h2{margin:28px 0 14px;font-size:24px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product{display:grid;grid-template-columns:1fr 120px;gap:14px;min-height:170px;padding:16px;border:1px solid #e0e8ed;border-radius:20px;background:#fff}.product h3{margin:0 0 8px}.product p,.sheet>p{color:var(--muted);font-size:14px;line-height:1.45}.product del{margin-left:6px;color:#8c9aa5;font-size:12px;font-weight:400}.product figure{display:grid;place-items:center;min-height:125px;margin:0;border-radius:15px;background:linear-gradient(145deg,#ffd66a,#ff9218);font-size:42px}.add{width:38px;height:38px;margin-top:10px;border:0;border-radius:12px;color:#fff;background:var(--navy);font-size:22px;cursor:pointer}.cart{position:fixed;right:20px;bottom:20px;z-index:10;display:flex;align-items:center;gap:12px;padding:14px 18px;border:0;border-radius:17px;color:#fff;background:var(--navy);box-shadow:0 18px 45px #00182d50;font-weight:800}.cart em{display:grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;color:var(--navy);background:var(--orange);font-style:normal}footer{padding:30px;text-align:center;color:var(--muted);font-size:13px}.overlay{position:fixed;inset:0;z-index:30;display:grid;place-items:end center;padding:20px;background:#061b2db8;backdrop-filter:blur(4px)}.overlay[hidden]{display:none}.sheet{position:relative;width:min(620px,100%);max-height:92vh;overflow:auto;padding:28px;border-radius:26px;background:#fff}.close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;font-size:24px}.group{margin:22px 0}.group-head{display:flex;justify-content:space-between}.group-head small{color:var(--muted)}.option{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #edf1f3}.option input{width:19px;height:19px;accent-color:var(--navy)}.option strong{margin-left:auto}.quantity{display:flex;align-items:center;justify-content:center;gap:18px;margin:24px}.quantity button{width:42px;height:42px;border:0;border-radius:13px;font-size:22px}.primary{width:100%;padding:15px;border:0;border-radius:15px;color:#fff;background:var(--navy);font-weight:800}.primary:disabled{opacity:.45}.cart-item{padding:16px 0;border-bottom:1px solid #e7edf1}.item-head,.summary{display:flex;justify-content:space-between;gap:12px}.cart-item h3{margin:0}.cart-item ul{padding-left:18px;color:var(--muted);font-size:13px}.remove{border:0;color:#a33;background:transparent}.summary{padding:22px 0;font-size:20px}@media(max-width:720px){.grid{grid-template-columns:1fr}.product{grid-template-columns:1fr 104px}.content{padding-inline:14px}.overlay{padding:0}.sheet{border-radius:24px 24px 0 0}.cart{left:14px;right:14px;justify-content:space-between}}
.trial-cta{display:inline-flex;margin-top:18px;padding:12px 17px;border-radius:12px;color:var(--navy);background:#fff;font-weight:900;text-decoration:none;box-shadow:0 10px 28px #001b3030}
.platform-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:30px}.menu-platform-logo{display:inline-flex;width:205px;padding:8px 12px;border-radius:13px;background:#fff;box-shadow:0 12px 30px #00152526}.menu-platform-logo img{display:block;width:100%;height:auto}.back-site{padding:9px 13px;border:1px solid #ffffff38;border-radius:999px;color:#fff;background:#ffffff12;font-size:12px;font-weight:800;text-decoration:none}.back-site:hover{background:#ffffff20}.footer-atx-logo{display:inline-flex;width:160px;padding:7px 10px;border-radius:11px;background:#fff;box-shadow:0 8px 22px #173b5015}.footer-atx-logo img{display:block;width:100%;height:auto}footer{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}footer a{color:var(--navy);font-weight:800;text-decoration:none}
@media(max-width:720px){.platform-bar{align-items:flex-start;flex-direction:column;margin-bottom:24px}.menu-platform-logo{width:185px}.back-site{font-size:11px}.footer-atx-logo{width:145px}}
