@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Gravitas+One&display=swap";@import"https://fonts.googleapis.com/css2?family=DynaPuff:wght@400..700&family=Gravitas+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Paytone+One&display=swap";*{box-sizing:border-box}html,body{width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}body{display:block}#MainContent,.shopify-section,.shopify-section-group-header-group,.shopify-section-group-footer-group,#header,.hero{width:100%;max-width:none;margin-left:0;margin-right:0}#header{display:flex;align-items:center;justify-content:space-between;position:relative;background-image:url(banner.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:20px 40px;min-height:320px}.logo{width:250px;height:auto;transition:all .3s ease;filter:drop-shadow(0 10px 25px rgba(0,0,0,.18)) drop-shadow(0 0 12px rgba(255,255,255,.6))}.logo:hover{transform:translateY(-3px)}#navbar{display:flex;align-items:center;justify-content:center;gap:16px;padding:0;margin:0;flex-wrap:wrap}#navbar li{list-style:none;position:relative}#navbar li a{text-decoration:none;color:#b96ee1;font-size:36px;font-weight:500;font-family:Paytone One,sans-serif;padding:12px 22px;border-radius:20px;transition:all .3s ease;display:block;background:#fffc}#navbar li a:hover{color:#fff;background:#f45b69;transform:translateY(-3px);box-shadow:0 6px 15px #ff9e0066;border:2px solid #ff6b6b}.hero{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;min-height:80vh;padding:60px 80px;background-image:url(headercover.jpeg);background-size:cover;background-position:center;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="2" fill="%234ecdc4" opacity="0.3"/><circle cx="80" cy="40" r="1.5" fill="%23ff9e00" opacity="0.3"/><circle cx="40" cy="80" r="1" fill="%23ff6b6b" opacity="0.3"/></svg>');animation:float 20s infinite linear}.subtext{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;font-family:Paytone One,sans-serif;font-size:26px;color:#d0920b;text-align:center}.dream-highlight{font-weight:700;font-size:22px;letter-spacing:.4px;background:linear-gradient(90deg,#f242ab,#b96ee1,#9cb50b);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.subtext i{color:#ff9ed8;font-size:18px}@keyframes float{0%{transform:translateY(0) rotate(0)}to{transform:translateY(-20px) rotate(360deg)}}@keyframes gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-content{flex:1;max-width:520px;z-index:2}.hero-content h1{font-size:3.3rem;font-family:Paytone One,sans-serif;line-height:1.07;margin-bottom:22px;text-align:left}.innova-hero__title span{display:inline-block;margin-right:8px;padding:6px 14px;border-radius:18px;background-color:#ebebeb;box-shadow:0 10px 22px #00000014}.hero-content p{font-size:1.7rem;font-weight:700;color:#1eccdc;margin-bottom:32px}.idea-title{display:flex;align-items:center;gap:14px;margin-bottom:10px}.idea-icon{font-size:3rem;color:#ebebeb;text-shadow:0 0 12px rgba(255,204,51,.6)}.word-big{color:#f45b69}.word-ideas{color:#52489c}.word-start{color:#59c3c3}.word-small{color:#ff9e00}.cta-button{display:inline-block;background:linear-gradient(135deg,#ff9e00,#ff6b6b);color:#fff;padding:30px 45px;font-size:2rem;font-weight:700;font-family:Paytone One,sans-serif;text-decoration:none;border-radius:50px;box-shadow:0 8px 25px #ff6b6b66;transition:all .3s ease;border:none;cursor:pointer;text-shadow:1px 1px 0px rgba(0,0,0,.2)}.cta-button:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 35px #ff6b6b99;background:linear-gradient(135deg,#ff9100,#ff5252)}.hero-image{flex:1;display:flex;justify-content:center;align-items:center;z-index:2}.hero-image img{max-width:100%;height:auto;border-radius:20px;box-shadow:0 20px 40px #e4121226;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .5s ease;border:8px solid white}.hero-image img:hover{transform:perspective(1000px) rotateY(0) rotateX(0) scale(1.02)}#feature{padding:1.8rem 2rem;display:flex;justify-content:center;background-size:cover;background-position:center}#feature .fe-box{display:flex;align-items:center;gap:14px;background:#942dcb;padding:1rem 1.25rem;border-radius:18px}#feature .fe-box img{width:48px;height:48px;object-fit:contain}.feature-badge{display:inline-block;padding:.6rem 1.1rem;border-radius:999px;color:#59c3c3;font-weight:600;font-family:Paytone One,sans-serif;text-align:center;line-height:1.2}#product{padding:4rem 2rem;background-image:url(featureproduct.jpeg);background-size:cover;background-position:center}#product h2{display:block;width:fit-content;margin:0 auto 2rem;font-family:Paytone One,sans-serif;font-size:40px;font-weight:700;color:#59c3c3;padding:12px 26px;border-radius:24px;background:#fffc;box-shadow:0 14px 30px #0000001a}#product h3{text-align:center;font-family:Paytone One,sans-serif;font-size:30px;font-weight:700;color:#f45b69;margin-bottom:2rem}.pro-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;gap:2rem;max-width:1100px;margin:0 auto;flex-wrap:wrap}.pro{width:260px;flex-shrink:0;background:#fff;border-radius:24px;padding:1.5rem;text-align:center;box-shadow:0 12px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.pro:hover{transform:translateY(-8px);box-shadow:0 20px 45px #0000001f}.pro img{width:100%;max-height:220px;object-fit:contain;margin-bottom:1rem}.pro-details span{display:block;font-family:paytone one,sans-serif;font-size:1.3rem;font-weight:600;color:#52489c;margin-bottom:.9rem}.rating{display:flex;justify-content:center;gap:4px;margin-bottom:1rem}.rating i{color:#ffc107;font-size:.9rem}.pro-details a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ffe4ef,#eaf2ff);color:#ff6fae;box-shadow:0 6px 14px #ff7eb340;transition:transform .25s ease,box-shadow .25s ease;text-decoration:none}.pro-details a:hover{transform:scale(1.12);box-shadow:0 12px 28px #ff7eb359}#bedroom{padding:4rem 2rem;background-image:url(bedroombackground.jpeg)}#bedroom h2{display:block;width:fit-content;margin:0 auto 1rem;font-family:paytone one,sans-serif;font-size:40px;font-weight:800;color:#59c3c3;padding:12px 26px;border-radius:24px;background:#fffc;box-shadow:0 14px 30px #0000001a}#bedroom h3{text-align:center;font-size:30px;font-family:Paytone One,sans-serif;font-weight:600;color:#f45b69;margin-bottom:2.5rem}#footer{padding:3.5rem 2rem 1.75rem;background-image:url(footerbanner.png);background-size:contain;background-position:center}.footer-container{max-width:1100px;margin:0 auto;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:26px;padding:2.25rem 2rem;box-shadow:0 18px 45px #00000014;display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:2rem;align-items:start}.footer-block h4{margin:0 0 .75rem;font-size:30px;font-family:paytone one,sans-serif;font-weight:700;color:#f45b69}.footer-block p{margin:.35rem 0;color:#6b7280;font-size:1.4rem;line-height:1.4}#footer .social-icons{display:flex;gap:14px;margin-top:.5rem;align-items:center}#footer .social-icons img{width:54px;height:54px;padding:12px;border-radius:50%;object-fit:contain;background:linear-gradient(135deg,#ffe4ef,#eaf2ff);box-shadow:0 10px 20px #ff7eb32e;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}#footer .social-icons img:hover{transform:translateY(-3px) scale(1.08);box-shadow:0 14px 26px #ff7eb347}#footer .app-buttons{display:flex;gap:14px;margin-top:.75rem;align-items:center;flex-wrap:wrap}#footer .app-buttons img{height:54px;width:auto;display:block;border-radius:12px;box-shadow:0 10px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease}#footer .app-buttons img:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 14px 28px #0000001f}.footer-bottom{text-align:center;margin-top:1.6rem;color:#9ca3af;font-size:.95rem}@media(max-width:1024px){.hero{padding:50px 40px}.hero-content h1{font-size:3.5rem}.hero-content p{font-size:1.4rem}.pro-container{gap:1.5rem}.pro{width:220px}}@media(max-width:768px){#header{padding:16px 20px;flex-direction:column;gap:12px}.logo{width:200px}#navbar{gap:12px}#navbar li a{font-size:22px;padding:10px 16px}.hero{flex-direction:column;padding:40px 20px;text-align:center;min-height:auto}.hero-content{max-width:100%;margin-bottom:30px}.hero-content h1{font-size:2.8rem;text-align:center}.hero-content p{font-size:1.3rem}.idea-title{justify-content:center}.hero-image{margin-top:30px}.hero-image img{transform:none;max-width:95%;border:5px solid white}#product h2{font-size:32px}#product h3{font-size:24px}.pro-container{gap:1rem}.pro{width:calc(50% - 1rem);min-width:180px}#feature .fe-box{padding:.8rem 1rem}#feature .fe-box img{width:36px;height:36px}#bedroom h2{font-size:32px}#bedroom h3{font-size:24px}.footer-container{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}.footer-block h4{font-size:24px}}@media(max-width:576px){#header{padding:12px 16px}.logo{width:180px}#navbar{flex-direction:column;gap:8px}#navbar li a{font-size:18px;padding:8px 14px;width:100%;text-align:center}.hero{padding:30px 16px}.hero-content h1{font-size:2.2rem;line-height:1.1}.hero-content p{font-size:1.1rem;margin-bottom:24px}.innova-hero__tagline{padding:10px 16px;font-size:.9rem}.idea-icon{font-size:2.2rem}#product,#bedroom,#feature{padding:2.5rem 1rem}#product h2,#bedroom h2{font-size:28px;margin-bottom:1.5rem}#product h3,#bedroom h3{font-size:20px;margin-bottom:1.5rem}.pro-container{flex-direction:column;align-items:center}.pro{width:100%;max-width:280px}#feature{padding:1.5rem 1rem}#feature .fe-box{flex-direction:column;text-align:center;padding:1rem}#feature .fe-box img{width:32px;height:32px}.feature-badge{padding:.5rem .9rem;font-size:.9rem}.footer-container{grid-template-columns:1fr;text-align:center;gap:1.5rem}#footer .social-icons,#footer .app-buttons{justify-content:center}#footer .social-icons img{width:44px;height:44px;padding:10px}#footer .app-buttons img{height:44px}.footer-block h4{font-size:22px}.footer-block p{font-size:.9rem}}@media(max-width:400px){.hero-content h1{font-size:1.8rem}.hero-content p{font-size:1rem}.cta-button{padding:10px 24px;font-size:.9rem}#navbar li a{font-size:16px;padding:8px 12px}.logo{width:150px}.pro{padding:1rem}.pro-details h4{font-size:1rem}.rating i{font-size:.8rem}}.header-bottom{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.main-nav{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-left:auto}.main-nav a{text-decoration:none;font-family:Paytone One,sans-serif;font-size:22px;color:#b96ee1;padding:12px 20px;border-radius:999px;background:#ffffffd9;box-shadow:0 10px 20px #00000014;transition:transform .15s ease,background .15s ease}#header{position:relative;background-image:url(banner.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:14px clamp(1rem,4vw,2.5rem)}#header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:0}#header>*{position:relative;z-index:1}.header-top{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}.cat-toggle{display:inline-flex;align-items:center;gap:10px;border:none;cursor:pointer;padding:16px 25px;border-radius:18px;background:#ffffffd9;box-shadow:0 12px 24px #0000001a;color:#b96ee1;font-family:Paytone One,sans-serif;transition:transform .15s ease}.cat-toggle:hover{transform:translateY(-2px)}.cat-toggle__text{font-size:22px}.brand{display:flex;align-items:center}.header-search{flex:1;min-width:min(420px,92vw);max-width:680px;position:relative}.header-search i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#b96ee1}.header-search input{width:100%;padding:14px 16px 14px 44px;border-radius:999px;border:2px solid rgba(185,110,225,.25);background:#ffffffeb;font-weight:700;outline:none;box-shadow:0 14px 30px #00000014}.main-nav a{text-decoration:none;font-family:Paytone One,sans-serif;font-size:18px;color:#b96ee1;padding:10px 14px;border-radius:999px;background:#ffffffd9;box-shadow:0 10px 20px #00000014;transition:transform .15s ease,background .15s ease}.main-nav a:hover{transform:translateY(-2px)}.main-nav a.active{color:#fff;background:linear-gradient(135deg,#61b8ff,#ff66b3)}.header-actions{display:flex;align-items:center;gap:10px}.header-actions a{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#ffffffd9;color:#b96ee1;text-decoration:none;box-shadow:0 12px 24px #0000001a}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:9998}.cat-drawer{position:fixed;top:0;left:0;height:100vh;width:min(340px,88vw);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:18px 0 45px #0000002e;transform:translate(-110%);transition:transform .25s ease;z-index:9999;padding:18px}.cat-drawer.open{transform:translate(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drawer-head h3{margin:0;font-family:Paytone One,sans-serif;color:#ff4fa0;font-size:24px}.drawer-close{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:16px;background:#ffffffe6;color:#b96ee1;box-shadow:0 12px 24px #0000001a;cursor:pointer}.drawer-links{display:flex;flex-direction:column;gap:10px}.drawer-links a{text-decoration:none;font-family:Paytone One,sans-serif;color:#3793c2;padding:12px 14px;border-radius:16px;background:#ffffffd9;border:2px solid rgba(55,147,194,.18);box-shadow:0 10px 20px #00000014}@media(max-width:520px){.cat-toggle__text{display:none}}#shop-deals{padding-top:30px;padding-bottom:30px}.deals-banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;overflow:visible;border-radius:28px;padding:50px 45px;min-height:380px;background:linear-gradient(135deg,#bfefff,#87d7ff 45%,#62c6ff)}.deals-visual{position:relative;display:flex;align-items:flex-end;justify-content:flex-end}.deals-main-img{width:420px;max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 0 25px rgba(255,255,255,.6)) drop-shadow(0 15px 25px rgba(0,0,0,.15))}.deals-banner:before,.deals-banner:after{content:"";position:absolute;border-radius:50%;z-index:0}.deals-banner:before{width:520px;height:520px;left:-180px;bottom:-220px;background:#ffffff2e}.deals-banner:after{width:700px;height:700px;right:-260px;top:-260px;background:#ffffff1f}.deals-content,.deals-visual{position:relative;z-index:2}.deals-content{flex:1;max-width:480px}.deals-content h2{margin:0 0 12px;font-size:2.2rem;line-height:1.1;color:#24315e;font-family:Fredoka,sans-serif;font-weight:700}.deals-content p{margin:0 0 28px;font-size:1rem;color:#39506e;line-height:1.6}.deal-countdown{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:28px}.time-box{width:74px;min-height:82px;background:#fff;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 25px #00000014}.time-box span{font-size:1.9rem;font-weight:700;color:#26335c;line-height:1}.time-box small{margin-top:10px;font-size:.72rem;text-transform:uppercase;letter-spacing:.6px;color:#6a7c96}.time-separator{font-size:2rem;font-weight:700;color:#24315e;margin-top:-10px}.deal-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:999px;background:#ff5d96;color:#fff;text-decoration:none;font-weight:600;box-shadow:0 10px 25px #ff5d9647;transition:all .25s ease}.deal-btn:hover{transform:translateY(-2px);background:#ff4b8a}.deals-visual{flex:1;min-height:300px;position:relative;display:flex;align-items:flex-end;justify-content:center}.floating-icon{position:absolute;object-fit:contain;z-index:2}.deals-visual:after{content:"";position:absolute;right:-30px;bottom:35px;width:220px;height:90px;border:4px dashed #ffd93d;border-color:#ffd93d transparent transparent transparent;border-radius:50%/100% 100% 0 0;transform:rotate(8deg);z-index:1}@media(max-width:992px){.deals-banner{gap:25px;padding:40px 30px}.deals-content h2{font-size:1.9rem}.time-box{width:68px;min-height:78px}.time-box span{font-size:1.6rem}}@media(max-width:768px){.deals-banner{flex-direction:column;text-align:center;padding:35px 22px;min-height:auto}.deals-content{max-width:100%}.deal-countdown{justify-content:center;gap:10px}.time-box{width:64px;min-height:72px;border-radius:18px}.time-box span{font-size:1.4rem}.time-box small{font-size:.62rem}.time-separator{font-size:1.5rem;margin-top:-6px}.deals-visual{width:100%;min-height:220px;margin-top:10px}.deals-visual:after{width:140px;height:60px;right:-10px;bottom:12px}}.section-p1{padding:60px 8%;background:linear-gradient(135deg,#fff6c9,#ffe1ec);text-align:center;border-radius:24px}.section-p1 h2{font-size:42px;color:#8b5cf6;margin-bottom:20px;font-family:Paytone One,sans-serif}.section-p1 p{max-width:900px;margin:0 auto 18px;font-size:18px;line-height:1.8;color:#141612;font-family:Paytone One,sans-serif}.about-image{margin-top:30px;width:100%;max-width:520px;border-radius:30px;box-shadow:0 12px 30px #8b5cf640;border:6px solid #fff}@media(max-width:768px){.section-p1{padding:40px 20px}.section-p1 h2{font-size:32px}.section-p1 p{font-size:16px}}.contact-section{max-width:900px;margin:60px auto;padding:50px;background:#fff;border-radius:25px;box-shadow:0 8px 25px #00000014;text-align:center}.contact-section h2{font-size:3rem;color:#b86ce8;margin-bottom:20px;font-weight:700}.contact-section p{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:30px}.contact-list{list-style:none;padding:0}.contact-list li{background:#fff7fd;border:2px solid #f0d4ff;border-radius:18px;padding:18px 25px;margin:15px 0;font-size:1.1rem;color:#555;display:flex;align-items:center;justify-content:center;gap:12px}.contact-list i{color:#b86ce8;font-size:1.4rem}.contact-list a{color:#b86ce8;text-decoration:none;font-weight:600}.contact-list a:hover{text-decoration:underline}@media(max-width:768px){.contact-section{margin:30px 15px;padding:30px 20px}.contact-section h2{font-size:2.2rem}.contact-list li{flex-direction:column;text-align:center}}.account-section{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:60px 20px}.account-card{width:100%;max-width:480px;background:#ffffffeb;padding:45px;border-radius:30px;text-align:center;box-shadow:0 15px 35px #b96ee140;border:3px solid #ffe1f2}.account-card h2{font-family:Paytone One,sans-serif;font-size:42px;color:#b96ee1;margin-bottom:12px}.account-card p{color:#666;font-size:16px;margin-bottom:30px}.account-form{display:flex;flex-direction:column;text-align:left;gap:12px}.account-form label{font-weight:700;color:#b96ee1}.account-form input{padding:15px 18px;border-radius:18px;border:2px solid #f3c8ff;font-size:16px;outline:none}.account-form input:focus{border-color:#b96ee1;box-shadow:0 0 0 4px #b96ee11f}.account-form button{margin-top:15px;padding:15px;border:none;border-radius:999px;background:linear-gradient(135deg,#61b8ff,#ff66b3);color:#fff;font-size:18px;font-weight:700;cursor:pointer}.account-links{margin-top:25px}.account-links a{color:#b96ee1;font-weight:700;text-decoration:none}.account-links span{color:#aaa;margin:0 8px}.mobile-menu-button{display:none;width:46px;height:46px;padding:11px;border:0;border-radius:15px;background:#ffffffe6;box-shadow:0 8px 22px #2734511f;cursor:pointer}.mobile-menu-button span{display:block;width:100%;height:3px;margin:4px 0;border-radius:999px;background:#9a5ee9;transition:transform .25s ease,opacity .25s ease}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#1b23377a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-menu-drawer{position:fixed;top:0;right:0;z-index:9999;width:min(340px,88vw);height:100dvh;padding:24px;overflow-y:auto;background:radial-gradient(circle at top right,rgba(246,185,222,.42),transparent 34%),linear-gradient(180deg,#fffdf9,#f8f3ff);box-shadow:-20px 0 50px #1f2a4633;transform:translate(105%);transition:transform .3s ease}.mobile-menu-drawer.is-open{transform:translate(0)}.mobile-menu-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid rgba(67,77,105,.12)}.mobile-menu-drawer__title{color:#263451;font-family:Paytone One,sans-serif;font-size:28px}.mobile-menu-close{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border:0;border-radius:14px;background:#fff;color:#8b5ddd;box-shadow:0 8px 20px #2734511a;font-size:30px;line-height:1;cursor:pointer}.mobile-menu-drawer__nav{display:flex;flex-direction:column;gap:10px}.mobile-menu-drawer__nav a{display:flex;min-height:52px;align-items:center;padding:13px 16px;border:1px solid rgba(108,83,181,.09);border-radius:15px;background:#ffffffd1;color:#303d59;font-family:Paytone One,sans-serif;font-size:17px;text-decoration:none;box-shadow:0 7px 20px #2d39570f}.mobile-menu-drawer__nav a:hover{color:#fff;background:linear-gradient(135deg,#8a63e8,#ed62a4)}body.mobile-menu-open{overflow:hidden}@media screen and (max-width:900px){.innova-header__desktop-nav,.desktop-nav,.main-nav{display:none!important}.mobile-menu-button{display:block}}.cart-page{padding:60px 24px}.cart-page__container{width:min(1200px,100%);margin:0 auto}.cart-page h1{margin-bottom:32px;text-align:center}.cart-items{display:grid;gap:20px}.cart-item{display:grid;grid-template-columns:140px 1fr auto;gap:24px;align-items:center;padding:20px;background:#fff;border-radius:22px;box-shadow:0 10px 30px #242a4a14}.cart-item__image img{width:100%;height:130px;object-fit:cover;border-radius:16px}.cart-item__title{display:inline-block;margin-bottom:8px;font-size:1.1rem;font-weight:700;color:inherit;text-decoration:none}.cart-item__variant,.cart-item__price{margin:5px 0}.cart-item input[type=number]{width:80px;margin:8px 12px 8px 0;padding:10px;border:1px solid #ddd;border-radius:10px}.cart-item__remove{font-size:.9rem}.cart-item__total{font-weight:700;white-space:nowrap}.cart-summary{max-width:480px;margin:35px 0 0 auto;padding:28px;background:#fff;border-radius:22px;box-shadow:0 10px 30px #242a4a14}.cart-summary__subtotal{display:flex;justify-content:space-between;gap:20px;font-size:1.25rem}.cart-summary__note{margin:15px 0 24px}.cart-summary__actions{display:flex;flex-wrap:wrap;gap:12px}.cart-empty{padding:70px 24px;text-align:center;background:#fff;border-radius:28px}@media(max-width:700px){.cart-item{grid-template-columns:90px 1fr}.cart-item__total{grid-column:2}.cart-summary{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/style.css.map */
