.launch-universe{position:relative;isolation:isolate;min-height:620px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 46%,#edabc866,transparent 60%)}
.launch-universe::before{content:'';position:absolute;z-index:-1;inset:55px -5px 70px;border-radius:50%;background:radial-gradient(ellipse at 65% 25%,#fff7e8 0%,#f4c5d433 42%,#cf82ba33 64%,transparent 70%);filter:blur(8px)}
.launch-orbit{position:absolute;border:1px solid #c99fb73b;border-radius:50%;width:520px;height:360px;transform:rotate(-38deg);z-index:-1}.launch-orbit-two{width:430px;height:560px;transform:rotate(-35deg)}
.launch-star{position:absolute;color:#a92b65;font-size:35px}.star-one{top:55px;right:65px}.star-two{bottom:70px;left:35px;font-size:42px}
.launch-store{width:380px;position:relative;transform:rotate(-5deg);border:1px solid #ffffffee;border-radius:17px;background:#fffdf9;overflow:hidden;box-shadow:0 30px 70px #63335123,0 4px 12px #6333510a;animation:launch-arrive .8s ease}
.launch-browser{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f0e9e780;padding:12px 15px;font-size:8px;color:#97848d;border-bottom:1px solid #ece1e6}.launch-browser>span:first-child{letter-spacing:3px;font-size:6px;color:#cdbfc6}
.launch-store-nav{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;font-size:11px}.launch-store-nav strong{font-family:Georgia,serif;font-size:17px;max-width:85%;overflow-wrap:anywhere}
.launch-store-hero{position:relative;isolation:isolate;padding:34px 22px 42px;background:#ece6d8;overflow:hidden}.launch-store-hero>span:first-child{font-size:6px;letter-spacing:1.5px}.launch-store-hero h2{position:relative;font-family:Georgia,serif;font-weight:400;font-size:29px;line-height:1.1;margin:14px 0 20px;z-index:2;color:#413f30}.launch-shop-link{display:inline-block;font-size:7px;padding:7px 10px;background:#444b39;color:white;border-radius:2px}
.launch-vase{position:absolute;right:20px;bottom:22px;width:94px;height:115px;background:linear-gradient(100deg,#ac7152,#dfac87 48%,#b68363);border-radius:35% 35% 42% 42%;box-shadow:12px 9px 16px #5e44362a;transform:rotate(7deg);z-index:-1}.launch-vase::before{content:'';position:absolute;width:37px;height:35px;background:linear-gradient(90deg,#b7815f,#deb18a);border-radius:4px 4px 12px 12px;left:29px;top:-19px}.launch-stem{position:absolute;right:48px;bottom:144px;width:1px;height:104px;background:#6b7350;transform:rotate(23deg);z-index:-1}.launch-stem::before,.launch-stem::after{content:'';position:absolute;width:22px;height:48px;border-radius:100% 0 100% 0;background:#7c896350;bottom:30px;transform:rotate(-35deg)}.launch-stem::after{left:-20px;bottom:55px;transform:rotate(20deg)}
.launch-products{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:17px 20px}.launch-products>div{text-align:center}.launch-products small{font-size:6px;color:#6b6259;display:block;margin-top:7px}.launch-object{height:74px;display:block;border-radius:3px;background:#f2ede5;position:relative}.launch-object::after{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.object-bowl::after{width:52px;height:27px;border-radius:5% 5% 50% 50%;background:linear-gradient(120deg,#d6b098,#a97d64);box-shadow:0 8px 9px #9c826033}.object-arch{background:#eee9df}.object-arch::after{width:36px;height:49px;border-radius:40% 40% 5% 5%;border:10px solid #d0be9f;border-bottom:0}.object-sun{background:#e8e9df}.object-sun::after{width:39px;height:39px;border-radius:50%;background:repeating-conic-gradient(#bfa88a 0 8deg,#dbcbb3 8deg 16deg);box-shadow:0 4px 7px #9c826033}
.launch-store-bottom{border-top:1px solid #eee7df;margin:0 20px;padding:10px 0 15px;display:flex;justify-content:space-between;font-size:7px;color:#85776c}
.launch-floating{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;border:1px solid #fff;border-radius:14px;padding:14px 17px;background:#ffffffc9;backdrop-filter:blur(14px);box-shadow:0 12px 35px #67314f12;font-size:10px;animation:launch-float 5s ease-in-out 3}
.launch-floating>span{font-size:21px;color:#ac376e}.launch-floating-top{top:75px;left:5px;transform:rotate(-5deg)}.launch-floating-bottom{bottom:70px;right:0;transform:rotate(4deg);animation-delay:-2s}.launch-floating small{display:block;font-size:9px;color:var(--launch-muted);margin-top:3px}.launch-example{position:absolute;bottom:24px;left:0;right:0;text-align:center;letter-spacing:2px;font-size:8px;color:#917b8b}
@media(max-width:1000px){.launch-store{width:min(330px,85%)}.launch-orbit{width:360px}.launch-orbit-two{width:320px;height:480px}}
@media(max-width:700px){.launch-universe{min-height:530px;overflow:hidden}.launch-store{width:min(300px,87%)}.launch-store-hero h2{font-size:25px}.launch-floating{padding:11px;font-size:9px}.launch-floating-top{top:30px!important;left:10px!important}.launch-floating-bottom{bottom:45px!important;right:9px!important}.launch-vase{right:5px}.launch-example{font-size:7px}.launch-products{padding:15px 12px}}
@media(prefers-reduced-motion:reduce){.launch-store,.launch-floating{animation:none!important}}

@keyframes launch-arrive{from{opacity:0;transform:translateY(18px) rotate(-2deg)}to{opacity:1;transform:rotate(-5deg)}}
@keyframes launch-float{0%,100%{translate:0 0}50%{translate:0 -9px}}
