.ebk-landing .laptop{max-width:340px;margin:0 auto}.ebk-landing .laptop-screen{background:var(--maroon-dark);border-radius:10px 10px 0 0;padding:10px 10px 0}.ebk-landing .laptop-inner{background:linear-gradient(180deg,#efeae7,#f8f5f3);border-radius:4px;aspect-ratio:16/10;padding:16px;display:flex;flex-direction:column;gap:8px}.ebk-landing .laptop-base{height:14px;background:var(--ink-700);border-radius:0 0 10px 10px;position:relative}.ebk-landing .laptop-base::after{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:60px;height:5px;background:var(--ink-500);border-radius:0 0 4px 4px}.ebk-landing #order-toast.show{transform:translateY(0)}.ebk-landing #exit-modal.show{display:flex}.ebk-landing .single-image.dark .img-placeholder{color:#c9bfc2}.ebk-landing .img-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--ink-500);text-align:center;padding:16px}.ebk-landing .hero-carousel-dots button{width:7px;height:7px;border-radius:50%;background:var(--ink-200);border:none;padding:0;cursor:pointer;transition:width .25s ease,background .25s ease}.ebk-landing .hero-carousel-dots button.active{background:var(--maroon);width:18px;border-radius:4px}