*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root{width:100%;min-height:100vh}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:90px}body{color:#e2e8f0;background:#0f0c1a;font-family:Segoe UI,system-ui,-apple-system,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f0c1a}::-webkit-scrollbar-thumb{background:#8b5cf6;border-radius:3px}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#0f0c1ad9;border-bottom:1px solid #8b5cf633;justify-content:space-between;align-items:center;height:70px;padding:0 2rem;transition:background .3s;display:flex;position:fixed;top:0;left:0;right:0}.navbar-logo{background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.navbar-nav{align-items:center;gap:2rem;list-style:none;display:flex}.navbar-nav a{color:#cbd5e1;font-size:.95rem;font-weight:500;transition:color .2s}.navbar-nav a:hover{color:#8b5cf6}.navbar-cta{background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:50px;padding:.55rem 1.4rem;font-weight:600;box-shadow:0 4px 15px #8b5cf666;color:#fff!important;font-size:.9rem!important;transition:opacity .2s,transform .2s!important}.navbar-cta:hover{opacity:.9;transform:translateY(-1px);color:#fff!important}.navbar-hamburger{cursor:pointer;flex-direction:column;gap:5px;padding:4px;display:none}.navbar-hamburger span{background:#e2e8f0;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.navbar-hamburger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar-hamburger.open span:nth-child(2){opacity:0;transform:translate(-10px)}.navbar-hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.hero{align-items:center;min-height:100vh;padding:140px 2rem 90px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background:linear-gradient(135deg,#0f0c1a 0%,#1a0a2e 40%,#0d1b3e 100%);position:absolute;inset:0}.hero-orb{filter:blur(80px);opacity:.4;border-radius:50%;animation:8s ease-in-out infinite floatOrb;position:absolute}.hero-orb-1{background:radial-gradient(circle,#8b5cf6,#0000);width:400px;height:400px;animation-delay:0s;top:-100px;left:-100px}.hero-orb-2{background:radial-gradient(circle,#3b82f6,#0000);width:350px;height:350px;animation-delay:4s;bottom:-50px;right:-50px}.hero-orb-3{background:radial-gradient(circle,#ec4899,#0000);width:250px;height:250px;animation-delay:2s;top:50%;left:60%}@keyframes floatOrb{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-20px)scale(1.05)}}.hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-text h1{background:linear-gradient(135deg,#fff 0%,#c4b5fd 50%,#93c5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:900;line-height:1.1}.hero-text p{color:#94a3b8;max-width:500px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.9rem 2.2rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 25px #8b5cf673}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #8b5cf699}.btn-secondary{color:#e2e8f0;cursor:pointer;background:0 0;border:2px solid #8b5cf680;border-radius:50px;align-items:center;gap:.5rem;padding:.9rem 2.2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:#8b5cf626;border-color:#8b5cf6;transform:translateY(-3px)}.hero-stats{flex-direction:column;gap:1.2rem;display:flex}.stat-card{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #8b5cf633;border-radius:20px;align-items:center;gap:1.2rem;padding:1.5rem 2rem;transition:transform .3s,border-color .3s;animation:.6s backwards slideIn;display:flex}.stat-card:hover{border-color:#8b5cf680;transform:translate(8px)}.stat-card:first-child{animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}@keyframes slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.stat-icon{font-size:2.2rem}.stat-number{background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800;line-height:1}.stat-label{color:#94a3b8;margin-top:2px;font-size:.85rem}.section{max-width:1200px;margin:0 auto;padding:100px 2rem}.section-full{padding:100px 2rem}.section-title{text-align:center;margin-bottom:4rem}.section-title h2{background:linear-gradient(135deg,#fff,#c4b5fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800}.section-title p{color:#94a3b8;max-width:550px;margin:0 auto;font-size:1.05rem;line-height:1.7}.section-badge{color:#a78bfa;letter-spacing:1.5px;text-transform:uppercase;background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:50px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.features-bg{background:linear-gradient(#0f0c1a 0%,#12102a 50%,#0f0c1a 100%)}.features-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff0a;border:1px solid #8b5cf626;border-radius:20px;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;background:linear-gradient(135deg,#8b5cf614,#0000);transition:opacity .3s;position:absolute;inset:0}.feature-card:hover{border-color:#8b5cf680;transform:translateY(-8px);box-shadow:0 20px 50px #8b5cf633}.feature-card:hover:before{opacity:1}.feature-icon{margin-bottom:1.2rem;font-size:3rem;display:block}.feature-card h3{color:#e2e8f0;margin-bottom:.7rem;font-size:1.1rem;font-weight:700}.feature-card p{color:#64748b;font-size:.9rem;line-height:1.6}.products-bg{background:#0f0c1a}.category-filter{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.category-btn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.5rem 1.4rem;font-size:.9rem;font-weight:500;transition:all .2s}.category-btn:hover{color:#a78bfa;border-color:#8b5cf680}.category-btn.active{color:#fff;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-color:#0000;box-shadow:0 4px 15px #8b5cf666}.search-container{align-items:center;max-width:480px;margin:0 auto 1.75rem;display:flex;position:relative}.search-icon{pointer-events:none;z-index:1;font-size:1rem;position:absolute;left:1rem}.search-input{color:#e2e8f0;background:#ffffff0f;border:1px solid #8b5cf640;border-radius:50px;outline:none;width:100%;padding:.75rem 3rem .75rem 2.75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,background .2s,box-shadow .2s}.search-input::placeholder{color:#64748b}.search-input:focus{background:#ffffff17;border-color:#8b5cf699;box-shadow:0 0 0 3px #8b5cf61f}.search-clear{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;transition:background .2s,color .2s;display:flex;position:absolute;right:.9rem}.search-clear:hover{color:#ef4444;background:#ef444433}.products-empty{color:#64748b;flex-direction:column;grid-column:1/-1;align-items:center;gap:.75rem;padding:3rem 1rem;font-size:.95rem;display:flex}.products-empty span{font-size:2.5rem}.products-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.product-card{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;transition:all .3s;position:relative;overflow:hidden}.product-card:hover{border-color:#8b5cf666;transform:translateY(-10px);box-shadow:0 25px 60px #0006,0 0 0 1px #8b5cf633}.product-img-wrapper{aspect-ratio:1;background:linear-gradient(135deg,#1e1b4b,#1e3a5f);position:relative;overflow:hidden}.product-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-img{transform:scale(1.08)}.product-img-placeholder{color:#ffffffe6;text-shadow:0 2px 10px #0000004d;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;font-weight:900;display:flex}.product-badge{letter-spacing:.4px;z-index:1;border-radius:50px;padding:.2rem .6rem;font-size:.62rem;font-weight:700;position:absolute;top:10px;right:10px}.badge-hot{color:#fff;background:linear-gradient(135deg,#ef4444,#f97316);box-shadow:0 4px 12px #ef444466}.badge-populer{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 4px 12px #8b5cf666}.badge-baru{color:#fff;background:linear-gradient(135deg,#10b981,#06b6d4);box-shadow:0 4px 12px #10b98166}.product-info{padding:1.2rem}.product-category{letter-spacing:1px;text-transform:uppercase;color:#8b5cf6;margin-bottom:.4rem;font-size:.52rem;font-weight:600}.product-title{color:#e2e8f0;margin-bottom:.6rem;font-size:.95rem;font-weight:700;line-height:1.3}.product-order-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-top:.5rem;padding:.65rem;font-size:.62rem;font-weight:600;transition:opacity .2s,transform .2s;display:flex}.product-order-btn:hover{opacity:.88;transform:scale(1.02)}.whyus-bg{background:linear-gradient(#0f0c1a 0%,#0d1b3e 50%,#0f0c1a 100%)}.testimonials-bg{background:#0f0c1a}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testimonial-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:2rem;transition:all .3s;position:relative}.testimonial-card:before{content:"\"";color:#8b5cf61a;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:1rem;right:1.5rem}.testimonial-card:hover{border-color:#8b5cf64d;transform:translateY(-6px);box-shadow:0 20px 40px #0000004d}.testimonial-stars{gap:3px;margin-bottom:1rem;font-size:1rem;display:flex}.star-filled{color:#f59e0b}.testimonial-text{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{color:#fff;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:700;display:flex}.testimonial-name{color:#e2e8f0;font-size:.95rem;font-weight:600}.testimonial-role{color:#64748b;font-size:.8rem}.scroll-hint{text-align:center;color:#475569;letter-spacing:.5px;margin-top:.75rem;font-size:.78rem;display:none}.cta-banner{text-align:center;background:linear-gradient(135deg,#1e1b4b,#1e3a5f);border:1px solid #8b5cf64d;border-radius:24px;max-width:1200px;margin:0 auto 80px;padding:4rem 3rem;position:relative;overflow:hidden}.cta-banner:before{content:"";background:linear-gradient(135deg,#8b5cf626,#3b82f626);position:absolute;inset:0}.cta-banner-content{z-index:1;position:relative}.cta-banner h2{color:#fff;margin-bottom:1rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800}.cta-banner p{color:#94a3b8;margin-bottom:2rem;font-size:1.05rem}footer{background:#080613;border-top:1px solid #8b5cf626;padding:4rem 2rem 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 3rem;display:grid}.footer-brand .footer-logo{background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.3rem;font-weight:800;display:block}.footer-brand p{color:#64748b;max-width:280px;font-size:.9rem;line-height:1.7}.footer-col h4{color:#e2e8f0;margin-bottom:1.2rem;font-size:.95rem;font-weight:700}.footer-col ul{flex-direction:column;gap:.65rem;list-style:none;display:flex}.footer-col ul li a{color:#64748b;font-size:.88rem;transition:color .2s}.footer-col ul li a:hover{color:#8b5cf6}.footer-contact-item{color:#64748b;align-items:center;gap:.5rem;margin-bottom:.65rem;font-size:.88rem;display:flex}.footer-contact-item a{color:#64748b;transition:color .2s}.footer-contact-item a:hover{color:#8b5cf6}.footer-bottom{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding-top:2rem;display:flex}.footer-bottom p{color:#475569;font-size:.85rem}.footer-bottom-links{gap:1.5rem;display:flex}.footer-bottom-links a{color:#475569;font-size:.85rem;transition:color .2s}.footer-bottom-links a:hover{color:#8b5cf6}.back-to-top{color:#fff;cursor:pointer;z-index:999;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:transform .2s,opacity .3s;display:flex;position:fixed;bottom:4.25rem;right:1.25rem;box-shadow:0 4px 20px #8b5cf666}.back-to-top:hover{transform:translateY(-3px)}.floating-wa{z-index:998;color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.2rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 6px 24px #25d36673}.floating-wa:hover{transform:translateY(-3px);box-shadow:0 10px 30px #25d3668c}.floating-wa-label{white-space:nowrap}@media (width>=769px){.floating-wa{border-radius:50%;padding:.9rem;bottom:4.75rem;right:2rem}.floating-wa-label{display:none}.back-to-top{bottom:1.75rem;right:2rem}}@media (width<=1024px){.features-grid{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){html{scroll-padding-top:80px}.navbar{height:64px;padding:0 1.25rem}.navbar-logo{font-size:1.2rem}.navbar-nav{-webkit-backdrop-filter:blur(20px);background:#0a0814fa;border-bottom:1px solid #8b5cf640;flex-direction:column;gap:0;padding:.5rem 1.25rem 1.25rem;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 8px 30px #0006}.navbar-nav.open{display:flex}.navbar-nav li{border-bottom:1px solid #ffffff0f}.navbar-nav li:last-child{border-bottom:none;padding-top:.75rem}.navbar-nav a{align-items:center;min-height:44px;padding:.9rem 0;font-size:1rem;display:flex}.navbar-cta{justify-content:center;width:100%;min-height:48px!important;padding:.8rem 1.4rem!important;font-size:1rem!important;display:inline-flex!important}.navbar-hamburger{display:flex}.section-full,.section{padding:64px 1.25rem}.section-title{margin-bottom:2.5rem}.section-title p{font-size:.95rem}.hero{min-height:auto;padding:118px 1.25rem 64px}.hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-text p{margin:0 auto 2rem;font-size:1rem}.hero-buttons{justify-content:center;gap:.875rem}.hero-stats{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.stat-card{flex:unset;min-width:unset;text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem}.stat-icon{font-size:1.6rem}.stat-number{font-size:1.3rem}.stat-label{font-size:.75rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.feature-card{padding:1.5rem 1.25rem}.feature-icon{margin-bottom:.875rem;font-size:2rem}.feature-card h3{font-size:1rem}.feature-card p{font-size:.85rem}.search-container{max-width:100%}.search-input{min-height:48px;padding:.8rem 3rem .8rem 2.75rem;font-size:.95rem}.category-filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;margin-left:-1.25rem;margin-right:-1.25rem;padding-bottom:.5rem;padding-left:1.25rem;padding-right:1.25rem;overflow-x:auto}.category-filter::-webkit-scrollbar{display:none}.category-btn{flex-shrink:0;min-height:44px;padding:.65rem 1.3rem;font-size:.88rem}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.product-card{border-radius:16px}.product-info{padding:.95rem}.product-title{font-size:.9rem}.product-order-btn{min-height:42px;padding:.6rem;font-size:.78rem}.testimonials-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;margin-left:-1.25rem;margin-right:-1.25rem;padding-bottom:1rem;padding-left:1.25rem;padding-right:1.25rem;display:flex;overflow-x:auto}.testimonials-grid::-webkit-scrollbar{display:none}.testimonial-card{scroll-snap-align:start;flex:0 0 82%}.scroll-hint{display:block}.cta-banner{border-radius:20px;margin-left:1.25rem;margin-right:1.25rem;padding:3rem 1.5rem}.cta-banner h2{font-size:1.5rem}.cta-banner p{font-size:.95rem}.btn-primary,.btn-secondary{min-height:48px;font-size:.95rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom-links{gap:1rem}.back-to-top{width:48px;height:48px;bottom:1rem;right:1.25rem}.floating-wa{bottom:4rem;right:1rem}}@media (width<=480px){.section-full,.section{padding:52px 1rem}.hero{padding:110px 1rem 56px}.hero-text h1{font-size:clamp(1.75rem,7vw,2.2rem);line-height:1.15}.hero-text p{margin-bottom:1.75rem;font-size:.92rem}.hero-buttons{flex-direction:column;align-items:stretch}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{text-align:center;justify-content:center;width:100%}.hero-stats{grid-template-columns:repeat(3,1fr);gap:.5rem}.stat-card{border-radius:14px;padding:.875rem .5rem}.stat-icon{font-size:1.4rem}.stat-number{font-size:1.1rem}.stat-label{font-size:.68rem;line-height:1.3}.features-grid{grid-template-columns:1fr;gap:.875rem}.feature-card{text-align:left;flex-direction:row;align-items:flex-start;gap:1rem;padding:1.25rem 1rem;display:flex}.feature-icon{flex-shrink:0;margin-top:.1rem;margin-bottom:0;font-size:1.8rem}.feature-card-text{flex:1;min-width:0}.feature-card h3{margin-bottom:.35rem;font-size:.95rem}.feature-card p{font-size:.82rem;line-height:1.55}.category-filter{margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.product-info{padding:.75rem}.product-title{font-size:.82rem}.testimonials-grid{margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}.testimonial-card{flex:0 0 88%}.cta-banner{border-radius:16px;margin-left:1rem;margin-right:1rem;padding:2.5rem 1.25rem}.cta-banner h2{font-size:1.35rem}.footer-brand p{max-width:100%}.floating-wa{padding:.65rem 1rem;font-size:.82rem;bottom:5rem;right:1rem}.back-to-top{bottom:1.25rem;right:1rem}}.modal-drag-handle{background:#fff3;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0;display:none}@media (width<=600px){.modal-drag-handle{display:block}}.modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:2000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-box{background:linear-gradient(160deg,#1a1535 0%,#0f1e3d 100%);border:1px solid #8b5cf64d;border-radius:24px;flex-direction:column;width:100%;max-width:560px;max-height:88vh;animation:.25s slideUp;display:flex;overflow:hidden;box-shadow:0 30px 80px #0009,0 0 0 1px #8b5cf626}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-product-info{align-items:center;gap:1rem;display:flex}.modal-product-img{object-fit:cover;border-radius:14px;flex-shrink:0;width:54px!important;height:54px!important;font-size:1.2rem!important}.modal-product-category{letter-spacing:1px;text-transform:uppercase;color:#8b5cf6;margin-bottom:.2rem;font-size:.68rem;font-weight:700}.modal-product-title{color:#f1f5f9;font-size:1.1rem;font-weight:800}.modal-close{color:#94a3b8;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;transition:background .2s,color .2s;display:flex}.modal-close:hover{color:#ef4444;background:#ef444433}.modal-body{flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.plans-list{flex-direction:column;gap:.75rem;display:flex}.plan-item{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:border-color .2s,background .2s;display:flex}.plan-item:not(.plan-empty):hover{background:#8b5cf60f;border-color:#8b5cf666}.plan-empty{opacity:.55}.plan-left{flex:1;min-width:0}.plan-name{color:#e2e8f0;margin-bottom:.3rem;font-size:.88rem;font-weight:600;line-height:1.35}.plan-price{color:#a78bfa;font-size:1rem;font-weight:800}.plan-right{flex-shrink:0}.plan-status-empty{color:#f87171;letter-spacing:.5px;background:#ef444426;border:1px solid #ef44444d;border-radius:50px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;display:inline-block}.plan-order-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:10px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.plan-order-btn:hover{opacity:.88;transform:scale(1.04)}.modal-loading{color:#94a3b8;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1rem;display:flex}.spinner{border:3px solid #8b5cf633;border-top-color:#8b5cf6;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-error,.modal-empty-state{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1rem;display:flex}.btn-retry{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border:none;border-radius:10px;padding:.55rem 1.4rem;font-size:.85rem;font-weight:600;transition:opacity .2s}.btn-retry:hover{opacity:.85}@media (width<=600px){.modal-overlay{align-items:flex-end;padding:0}.modal-box{border-radius:24px 24px 0 0;width:100%;max-width:100%;max-height:90vh;animation:.3s slideUpSheet}@keyframes slideUpSheet{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.modal-header{padding:1rem 1.25rem}.modal-body{padding:1rem 1.25rem 1.5rem}.plan-item{flex-direction:column;align-items:flex-start;gap:.75rem}.plan-order-btn{justify-content:center;width:100%;min-height:44px}.plan-status-empty{text-align:center;width:100%}}
