/* Real product, presented as a restrained Mac desktop mockup. */
.product-hero{isolation:isolate;display:grid;place-items:center;height:690px;overflow:hidden;background:radial-gradient(ellipse at 50% 28%,#e8528422,transparent 54%),linear-gradient(180deg,#1a181c,#111114)}
.product-halo{position:absolute;z-index:-1;width:890px;height:480px;border:1px solid #f56f9f2e;border-radius:50%;filter:blur(.1px);transform:translateY(21px)}
.product-halo:after{content:"";position:absolute;inset:58px;border:1px solid #b58bdf2b;border-radius:50%}
.macbook{position:relative;width:min(92%,1040px);margin:42px 0 0;filter:drop-shadow(0 38px 55px #000b)}
.macbook-screen{position:relative;overflow:hidden;padding:12px 10px 10px;border:1px solid #ffffff36;border-radius:19px;background:linear-gradient(135deg,#55535a,#19181c 12%,#303037);box-shadow:inset 0 1px #ffffff49}
.macbook-screen img{display:block;width:100%;height:auto;border-radius:10px}
.macbook-notch{position:absolute;z-index:2;top:0;left:50%;width:112px;height:25px;border-radius:0 0 14px 14px;background:#08080a;transform:translateX(-50%);box-shadow:0 1px 0 #ffffff10}
.macbook-notch:before,.macbook-notch:after{content:"";position:absolute;top:0;width:12px;height:10px;background:transparent}.macbook-notch:before{right:100%;border-radius:0 12px 0 0;box-shadow:8px 0 #08080a}.macbook-notch:after{left:100%;border-radius:12px 0 0 0;box-shadow:-8px 0 #08080a}
.macbook-notch i{position:absolute;top:9px;left:50%;width:5px;height:5px;border-radius:50%;background:#1d1e22;box-shadow:inset 0 1px #4d4f55,0 0 2px #000;transform:translateX(-50%)}
@media(max-width:800px){.product-hero{height:480px}.macbook{width:112%;margin-top:29px}.product-halo{width:620px;height:330px}.macbook-notch{width:78px;height:18px;border-radius:0 0 10px 10px}.macbook-notch i{top:6px;width:4px;height:4px}}
@media(max-width:480px){.product-hero{height:330px}.macbook{width:128%;margin-top:22px}.macbook-screen{padding:7px 6px 6px;border-radius:13px}.macbook-notch{width:54px;height:13px;border-radius:0 0 8px 8px}.macbook-notch i{top:4px;width:3px;height:3px}}
