:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#111;--muted:#666;--line:#dedede;--paper:#f7f5ef;--white:#fff;--red:#d92626;--green:#157a46;--gold:#d7a62f;--blue:#204e8a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;background:#ffffffe6;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;width:100%;height:78px;padding:0 42px;display:flex;position:fixed;top:0;left:0}.primary-nav{gap:30px;display:flex}.primary-nav a{text-transform:uppercase;letter-spacing:.08em;color:#444;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s}.primary-nav a:hover{color:#000}.utility-nav{text-transform:uppercase;justify-content:flex-end;align-items:center;gap:22px;font-size:.78rem;font-weight:800;display:flex}.utility-nav button{color:inherit;cursor:pointer;text-transform:uppercase;background:0 0;border:0;font-weight:800}.cart-btn{cursor:pointer;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:10px;font-size:15px;font-weight:800;display:flex}.cart-btn span{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.menu-button{cursor:pointer;z-index:1300;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:42px;height:42px;display:flex;position:relative}.menu-button span{background:#111;border-radius:20px;width:22px;height:2px;transition:all .3s}.menu-button.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.menu-button.is-open span:nth-child(2){opacity:0}.menu-button.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.menu-button{display:none}.mobile-menu{z-index:1200;background:#fff;flex-direction:column;gap:12px;width:82%;max-width:320px;height:100vh;padding:90px 32px 40px;transition:transform .35s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:20px 0 45px #0000001f}.mobile-menu.is-open{transform:translate(0)}.mobile-menu a{color:#111;border-bottom:1px solid #00000014;padding:16px 0;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .25s}.mobile-menu a:hover{color:#ff6b00;padding-left:10px}.mobile-menu a:last-child{border-bottom:none}.menu-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;z-index:1100;background:#00000073;transition:all .3s;position:fixed;inset:0}.menu-overlay.show{opacity:1;visibility:visible}.hero{background:radial-gradient(circle at 20% 20%,#0046ff0d,#0000 40%),radial-gradient(circle at 80% 30%,#ff00000a,#0000 45%),#faf8f4;grid-template-columns:1.1fr 1fr;align-items:center;gap:80px;min-height:100vh;margin-top:40px;padding:90px 9%;display:grid}.hero-content h1{flex-direction:column;margin:0;line-height:.9;display:flex}.hero-content .brand-line{background:linear-gradient(90deg,#ffea00 0%,#ffb300 20%,#ff6a00 45%,#ff2d00 70%,#b30000 100%);-webkit-text-fill-color:transparent;letter-spacing:4px;text-transform:uppercase;-webkit-background-clip:text;margin-bottom:26px;font-size:4.8rem;font-weight:900;line-height:1;display:block;position:relative}.hero-content .brand-line:after{content:"";background:linear-gradient(90deg,#ffea00 0%,#ffb300 20%,#ff6a00 45%,#ff2d00 70%,#b30000 100%);border-radius:100px;width:68%;height:6px;margin-top:16px;display:block}.hero-content .tagline{color:#111;letter-spacing:-.05em;text-transform:uppercase;font-family:Anton,sans-serif;font-size:4.2rem;font-weight:900;display:block}.hero-gallery{height:620px;position:relative}.hero-card{background:#fff;border-radius:28px;width:270px;transition:transform .45s,box-shadow .45s;animation:6s ease-in-out infinite float;position:absolute;overflow:hidden;box-shadow:0 25px 60px #00000024}.hero-card img{width:100%;display:block}.hero-card:hover{transform:translateY(-20px)scale(1.05);box-shadow:0 35px 80px #00000038}.card-1{animation-delay:0s;top:130px;left:0;transform:rotate(-12deg)}.card-2{z-index:5;animation-delay:.6s;top:20px;left:170px}.card-3{animation-delay:1.2s;top:190px;left:310px;transform:rotate(12deg)}@keyframes float{0%,to{translate:0}50%{translate:0 -12px}}.hero-description{color:#666;max-width:500px;font-size:18px;line-height:1.8}.hero-actions{gap:18px;display:flex}.hero-features{color:#666;flex-wrap:wrap;gap:28px;margin-top:35px;font-size:15px;font-weight:600;display:flex}.hero-features span{align-items:center;gap:8px;display:flex}.scroll-indicator{opacity:.45;font-size:30px;animation:2s infinite bounce;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}@keyframes bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.solid-button{color:#fff;letter-spacing:.6px;background:#111;border-radius:14px;padding:18px 34px;font-weight:700;transition:all .3s}.solid-button:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000040}.text-button{letter-spacing:.6px;background:#fff;border:1px solid #ddd;border-radius:14px;padding:18px 34px;font-weight:700;transition:all .3s}.text-button:hover{color:#fff;background:#111;border-color:#111}.custom-order{background:linear-gradient(#f7f5ef 0%,#fff 100%);padding:120px 8%}.custom-panel{background:#fff;border-radius:32px;max-width:1400px;margin:auto;padding:70px;box-shadow:0 30px 70px #00000014}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#ff6a00;margin-bottom:12px;font-size:.82rem;font-weight:800}.custom-panel h2{letter-spacing:-.05em;margin:0;font-size:4rem;font-weight:900;line-height:.95}.custom-panel>p{color:#666;max-width:520px;margin-top:18px;font-size:1.15rem;line-height:1.7}.custom-panel label{text-transform:uppercase;letter-spacing:.08em;margin-top:42px;font-size:.8rem;font-weight:800;display:block}.custom-panel select{cursor:pointer;background:#fafafa;border:1px solid #ddd;border-radius:18px;width:100%;margin-top:14px;padding:20px 22px;font-size:1rem;font-weight:700;transition:all .3s}.custom-panel select:hover{border-color:#111}.custom-panel select:focus{border-color:#ff6a00;outline:none;box-shadow:0 0 0 4px #ff6a0026}.custom-panel h3{margin-top:55px;margin-bottom:8px;font-size:2rem;font-weight:900}.design-grid{grid-template-columns:repeat(5,1fr);gap:28px;display:grid}.design-card{cursor:pointer;background:#fff;border:1.5px solid #e5e5e5;border-radius:16px;padding:10px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.design-card input{display:none}.design-card img{aspect-ratio:2.8/4;object-fit:cover;border-radius:12px;width:100%;transition:transform .3s;display:block}.design-card span{color:#111;margin-top:12px;font-size:15px;font-weight:600;display:block}.design-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00000014}.design-card:hover img{transform:scale(1.03)}.design-card.selected{border:2px solid #111;box-shadow:0 18px 40px #0000001f}.design-card.selected:after{content:"✓";color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.collection-subtitle{color:#ff6a00;background:#fff5eb;border-radius:999px;align-items:center;gap:8px;margin-top:18px;padding:10px 18px;font-size:.92rem;font-weight:700;display:inline-flex}@keyframes shake{0%{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-6px)}80%{transform:translate(6px)}to{transform:translate(0)}}.design-card.shake{animation:.35s shake}#addToCart{letter-spacing:.08em;text-transform:uppercase;border-radius:18px;width:100%;margin-top:60px;padding:22px;font-size:1rem;font-weight:800}.product-section{background:#f7f5ef;padding:90px 8% 110px}.section-heading{text-align:center;margin-bottom:60px}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2{letter-spacing:-.05em;margin:0;font-size:3.6rem;font-weight:900}.section-heading p{color:#666;margin-top:14px;font-size:1.05rem}.collection-grid{grid-template-columns:repeat(2,1fr);gap:28px;max-width:1200px;margin:0 auto;display:grid}.collection-card{cursor:pointer;background:#111;border-radius:26px;height:280px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.collection-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px #0000002e}.collection-collage{position:absolute;inset:0}.collection-collage img{border-radius:18px;width:42%;transition:all .35s;position:absolute;box-shadow:0 15px 35px #0000002e}.collection-collage img:first-child{top:18px;left:18px;rotate:-10deg}.collection-collage img:nth-child(2){top:28px;right:18px;rotate:8deg}.collection-collage img:nth-child(3){bottom:18px;left:40px;rotate:7deg}.collection-collage img:nth-child(4){bottom:22px;right:35px;rotate:-8deg}.collection-card:hover img:first-child{transform:translate(-6px,-6px)}.collection-card:hover img:nth-child(2){transform:translate(6px,-6px)}.collection-card:hover img:nth-child(3){transform:translate(-6px,6px)}.collection-card:hover img:nth-child(4){transform:translate(6px,6px)}.collection-card:after{content:"";background:linear-gradient(#0000,#0000001f 40%,#000000b8);position:absolute;inset:0}.collection-content{z-index:2;position:absolute;bottom:28px;left:30px}.collection-content h3{color:#fff;margin:0;font-size:2rem;font-weight:900}.collection-content p{color:#fff;opacity:.9;margin:8px 0 0;font-size:.95rem}.journal{background:#f7f5ef;grid-template-columns:repeat(3,1fr);gap:32px;padding:110px 8%;display:grid}.journal article{background:#fff;border:1px solid #ececec;border-radius:24px;padding:42px;transition:transform .3s,box-shadow .3s}.journal article:hover{transform:translateY(-8px);box-shadow:0 18px 45px #00000014}.journal span{color:#ff6a00;letter-spacing:.15em;text-transform:uppercase;background:#fff5eb;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:.75rem;font-weight:800;display:inline-block}.journal h3{color:#111;margin:0 0 16px;font-size:1.5rem;font-weight:800;line-height:1.3}.journal p{color:#666;margin:0;font-size:1rem;line-height:1.8}.cart-drawer{z-index:10000;background:#fff;grid-template-rows:auto 1fr auto;width:420px;max-width:100%;height:100dvh;transition:transform .35s;display:grid;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #0000002e}.cart-drawer.is-open{transform:translate(0)}.cart-head{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding:28px;display:flex}.cart-head h4{margin:0;font-size:1.75rem;font-weight:900}.cart-head button{cursor:pointer;color:#666;background:0 0;border:none;font-weight:700;transition:all .25s}.cart-head button:hover{color:#111}.cart-collection{color:#666;text-transform:uppercase;letter-spacing:.08em;margin:4px 0 10px;font-size:13px;font-weight:600}.cart-items{flex-direction:column;gap:22px;min-height:0;padding:28px;display:flex;overflow-y:auto}.cart-items p{color:#777;text-align:center;margin:auto;font-size:1rem}.cart-item{border:1px solid #ececec;border-radius:18px;justify-content:space-between;gap:18px;padding:20px;transition:all .25s;display:flex}.cart-item:hover{box-shadow:0 10px 30px #00000014}.cart-item-left{flex:1}.cart-item-left h3{margin:0 0 12px;font-size:1.05rem;font-weight:800}.cart-item-left small{color:#777;margin-top:12px;display:block}.cart-item-right{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.cart-item-right strong{font-size:1rem}.remove-btn{cursor:pointer;background:#f4f4f4;border:none;border-radius:50%;width:34px;height:34px;transition:all .25s}.remove-btn:hover{color:#fff;background:#111}.cart-designs{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.design-chip{background:#f5f5f5;border-radius:999px;align-items:center;gap:6px;margin:4px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.design-chip small{color:#888;font-size:11px;font-weight:500}.cart-foot{z-index:5;background:#fff;border-top:1px solid #ececec;padding:28px;position:sticky;bottom:0}.cart-foot>div{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.cart-foot span{color:#666;font-size:.95rem}.cart-foot strong{font-size:1.4rem;font-weight:900}.cart-foot .solid-button{justify-content:center;width:100%;display:flex}.cart-items::-webkit-scrollbar{width:6px}.cart-items::-webkit-scrollbar-thumb{background:#222;border-radius:100px}.cart-items::-webkit-scrollbar-thumb:hover{background:0 0}.close-cart-btn{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;width:42px;height:42px;font-size:25px;transition:all .25s}.close-cart-btn:hover{color:#fff;background:gray;transform:rotate(90deg)}footer{color:#fff;background:#111;flex-wrap:wrap;justify-content:space-between;gap:100px;padding:90px 8%;display:flex}.footer-left{max-width:420px}.footer-left h2{letter-spacing:-.05em;margin:0;font-size:2.5rem;font-weight:900}.footer-left p{color:#ffffffb3;margin-top:20px;line-height:1.8}.footer-links{gap:80px;display:flex}.footer-links div{flex-direction:column;gap:16px;display:flex}.footer-links h4{text-transform:uppercase;letter-spacing:.08em;color:#ff8c3a;margin:0 0 10px;font-size:1rem;font-weight:800}.footer-links a{color:#ffffffb3;transition:all .25s}.footer-links a:hover{color:#fff;transform:translate(4px)}footer:after{content:"© 2026 Stick N Lit. All Rights Reserved.";color:#ffffff73;border-top:1px solid #ffffff1a;width:100%;margin-top:60px;padding-top:30px;font-size:.9rem}.checkout-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:9999;background:#1111118c;justify-content:center;align-items:center;padding:32px;transition:all .3s;display:flex;position:fixed;inset:0}.checkout-modal.show{opacity:1;visibility:visible}.checkout-header{z-index:10;background:#fff;border-bottom:1px solid #efefef;margin-bottom:25px;padding-bottom:22px;position:sticky;top:0}.checkout-content{background:#fff;border-radius:28px;flex-direction:column;width:min(700px,95vw);max-height:90vh;padding:48px;animation:.35s modalPop;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000002e}.checkout-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#999 transparent;flex:1;min-height:0;padding-right:0;overflow-y:auto}.checkout-body::-webkit-scrollbar-track{background:0 0}#closeCheckout{cursor:pointer;background:#f4f4f4;border:none;border-radius:50%;width:44px;height:44px;font-size:18px;transition:all .25s;position:absolute;top:22px;right:22px}#closeCheckout:hover{color:#fff;background:#111;transform:rotate(90deg)}.checkout-content h2{letter-spacing:-.04em;color:#111;margin:0;font-size:2.4rem;font-weight:900}.checkout-subtitle{color:#666;margin:12px 0 34px;font-size:15px;line-height:1.7}.checkout-form{flex-direction:column;gap:22px;display:flex}.checkout-form>label{text-transform:uppercase;letter-spacing:.08em;color:#222;flex-direction:column;gap:10px;font-size:.82rem;font-weight:800;display:flex}.checkout-form input,.checkout-form textarea{resize:none;background:#fafafa;border:1px solid #ddd;border-radius:16px;width:100%;padding:18px 20px;font-size:15px;transition:all .25s}.checkout-form input:hover,.checkout-form textarea:hover{border-color:#bbb}.checkout-form input:focus,.checkout-form textarea:focus{background:#fff;border-color:#ff6a00;outline:none;box-shadow:0 0 0 4px #ff6a0026}.error{color:#d92626;text-transform:none;letter-spacing:0;min-height:18px;font-size:12px;font-weight:600}.checkout-form h3{text-transform:none;letter-spacing:0;color:#111;margin:6px 0;font-size:1.2rem;font-weight:900}.delivery-option{cursor:pointer;background:#fff;border:2px solid #ececec;border-radius:20px;gap:18px;margin-bottom:18px;padding:24px;transition:all .25s;display:flex}.delivery-option:hover{border-color:#111;transform:translateY(-2px)}.delivery-option input{accent-color:#111;flex-shrink:0;width:22px;height:22px}.delivery-option div{flex:1}.delivery-option strong{margin-bottom:6px;font-size:22px;display:block}.delivery-option p{color:#666;margin:0}.delivery-option:has(input:checked){background:#fafafa;border-color:#111;box-shadow:0 10px 25px #0000000f}.summary-row span{color:#666}.summary-row strong{color:#111;font-size:16px}.summary-row.total span{color:#111;font-size:18px;font-weight:800}.summary-row.total strong{font-size:22px;font-weight:900}#placeOrderBtn{color:#fff;z-index:10;background:#111;border:none;border-radius:18px;width:100%;height:60px;margin-top:24px;font-size:16px;font-weight:800;position:sticky;bottom:0}#placeOrderBtn:hover{transform:translateY(-3px);box-shadow:0 20px 40px #0000002e}#placeOrderBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.checkout-note{text-align:center;color:#777;margin-top:6px;font-size:13px;line-height:1.6}#ownerDelivery:disabled{opacity:.45;cursor:not-allowed}#ownerDeliveryNote{color:#888;margin-top:6px;font-size:12px;font-weight:600}.status-modal,.success-modal,.checkout-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;opacity:0;visibility:hidden;background:#0f0f0f8c;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;inset:0}.status-modal.show,.success-modal.show,.checkout-modal.show{opacity:1;visibility:visible}.hidden{display:none}.success-content,.status-box{text-align:center;background:#fff;border-radius:28px;width:min(460px,90vw);padding:42px;animation:.3s popup}.status-box{text-align:center;opacity:0;background:#fff;border-radius:28px;width:min(460px,92vw);padding:48px 42px;transition:all .35s cubic-bezier(.2,.8,.2,1);transform:translateY(25px)scale(.94);box-shadow:0 30px 80px #0000002e,0 8px 24px #00000014}.status-modal.show .status-box{opacity:1;transform:translateY(0)scale(1)}@keyframes modalPop{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.status-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto 28px;font-size:40px;font-weight:700;display:flex}.status-icon.success{background:#16a34a}.status-icon.error{background:#ef4444}.status-icon.processing{background:#111}.success-content h2{margin:0;font-size:2rem;font-weight:900}.status-box h2{letter-spacing:-.03em;margin:0;font-size:2.35rem;font-weight:900}.success-content p,.status-box p{color:#666;margin:18px 0 30px;line-height:1.7}#continueShoppingBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:16px;width:100%;padding:18px;font-weight:700;transition:all .25s}#continueShoppingBtn:hover{background:#ff6a00}#statusBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:16px;width:100%;padding:18px;font-size:16px;font-weight:700;transition:all .25s}#statusBtn:hover{background:#ff6b2d;transform:translateY(-2px)}.loader{border:4px solid #ffffff2e;border-top-color:#ff6b2d;border-radius:50%;width:50px;height:50px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.selection-progress{margin:20px 0 28px}.selection-progress-top{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.selection-bar{background:#ececec;border-radius:999px;width:100%;height:10px;overflow:hidden}.selection-fill{background:linear-gradient(90deg,#ffb000,#ff5b00,#d50000);border-radius:999px;width:0%;height:100%;transition:all .3s}.order-summary{background:#fafafa;border:1px solid #ececec;border-radius:20px;margin:30px 0;padding:28px;box-shadow:0 10px 25px #0000000a}.order-summary h3{margin-bottom:18px}.summary-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.summary-row.total{border-top:1px solid #ddd;margin-top:18px;padding-top:18px;font-size:18px;font-weight:700}#addToCart:disabled{opacity:.45;cursor:not-allowed;color:#666;box-shadow:none;filter:grayscale();background:#bdbdbd;border:none;transform:none}#addToCart:disabled:hover{background:#bdbdbd;transform:none}.selection-error{text-align:left;color:#d32f2f;min-height:22px;margin-top:12px;font-size:15px;font-weight:600;transition:all .2s}#deliverySection{display:none}#deliverySection.show{display:block}.shipping-note{color:#2e7d32;margin-top:8px;font-size:14px;font-weight:600}@media (width<=480px){*{box-sizing:border-box}html,body{overflow-x:hidden}section{max-width:100%}.deliverySection h3{font-size:.9rem;line-height:1.1}.delivery-option{border-radius:16px;align-items:flex-start;gap:14px;margin-bottom:10px;padding:15px;display:flex}.delivery-option input{flex-shrink:0;width:18px;height:18px;margin-top:6px}.delivery-option div{flex:1;min-width:0;display:block}.delivery-option strong{text-transform:none;letter-spacing:0;word-break:break-word;font-size:15px;font-weight:800;line-height:1.25;display:block}.delivery-price{color:#777;margin-top:6px;font-size:15px;display:block}.topbar{height:70px;padding:0 18px}.primary-nav{display:none}.menu-button{justify-content:center;align-items:center;display:flex}.utility-nav{margin-left:auto}.hero{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px;min-height:auto;padding:95px 22px 45px;display:grid}.hero-content{width:100%;max-width:340px}.hero-content .brand-line{letter-spacing:2px;font-size:2.2rem}.hero-content .brand-line:after{content:"";background:linear-gradient(90deg,#ffea00 0%,#ffb300 20%,#ff6a00 45%,#ff2d00 70%,#b30000 100%);border-radius:999px;width:clamp(140px,65%,340px);height:6px;margin:16px auto 0;display:block}.hero-content .tagline{font-size:1.8rem;line-height:1.05}.hero-description{margin:16px auto;font-size:15px;line-height:1.65}.hero-actions{flex-direction:column;gap:14px;width:100%;display:flex}.hero-actions a{width:100%}.hero-gallery{width:220px;height:170px;margin:10px auto;position:relative}.hero-card{border-radius:18px;width:95px;height:145px;position:absolute;overflow:hidden;box-shadow:0 15px 30px #0000002e}.hero-card img{object-fit:cover;width:100%;height:100%}.card-1{z-index:1;top:18px;left:20px;transform:rotate(-10deg)}.card-2{z-index:2;top:0;left:95px;transform:rotate(8deg)}.card-3,.scroll-indicator{display:none}.hero-features{flex-direction:column;gap:10px;font-size:14px;display:flex}.custom-order{padding:55px 20px}.custom-panel{border-radius:24px;padding:24px 20px}.custom-panel h2{font-size:2rem}.custom-panel p{font-size:15px}.design-grid{grid-template-columns:repeat(2,1fr);gap:14px}.design-card{padding:8px}.design-card span{font-size:13px}.collection-grid{grid-template-columns:1fr;gap:18px}.collection-card{height:220px}.collection-content{bottom:18px;left:18px}.collection-content h3{font-size:1.4rem}.cart-drawer{flex-direction:column;width:420px;max-width:100%;height:100dvh;display:flex;position:fixed;top:0;right:0;overflow:hidden}.cart-head{flex-shrink:0}.cart-items{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.cart-foot{flex-shrink:0}.status-box,.success-content{width:92vw;padding:24px}.checkout-content{width:calc(100vw - 24px);max-width:420px;height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);padding:24px;padding-bottom:max(24px, env(safe-area-inset-bottom));border-radius:22px}.checkout-body{padding:24px 22px}.checkout-content h2{font-size:1.7rem;line-height:1.1}.checkout-subtitle{margin:8px 0 20px;font-size:13px;line-height:1.5}.order-summary{margin:20px 0;padding:18px}.order-summary h3{font-size:20px}.summary-row{font-size:15px}.summary-row.total strong{font-size:22px}#placeOrderBtn{border-radius:14px;height:50px;font-size:15px}#closeCheckout{width:38px;height:38px;top:16px;right:16px}.journal{grid-template-columns:1fr;gap:20px;padding:55px 20px;display:grid}.journal article{border-radius:22px;width:100%;max-width:100%;padding:24px}.journal h3{font-size:1.45rem}.journal p{font-size:15px;line-height:1.7}.journal img{border-radius:18px;width:100%;height:auto;display:block}footer{flex-direction:column;gap:30px;padding:50px 20px}.footer-links{flex-direction:column;gap:18px}}@media (width>=481px) and (width<=768px){.topbar{height:72px;padding:0 32px}.primary-nav{display:none}.menu-button{justify-content:center;align-items:center;display:flex}.utility-nav{margin-left:auto}.hero{text-align:center;grid-template-columns:1fr;justify-items:center;gap:35px;min-height:auto;padding:110px 40px 70px}.hero-features{flex-wrap:wrap;justify-content:center;gap:18px}.hero-content{max-width:560px}.hero-content .brand-line{font-size:3.2rem}.hero-content .brand-line:after{content:"";background:linear-gradient(90deg,#ffea00 0%,#ffb300 20%,#ff6a00 45%,#ff2d00 70%,#b30000 100%);border-radius:999px;width:clamp(140px,65%,340px);height:6px;margin:16px auto 0;display:block}.hero-content .tagline{font-size:3rem;line-height:1}.hero-description{max-width:540px;margin:22px auto;font-size:17px}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px}.hero-gallery{width:420px;height:300px;margin-top:10px;position:relative;overflow:hidden}.hero-card{border-radius:22px;width:150px;height:200px}.hero-card img{object-fit:cover;width:100%;height:100%}.card-1{top:45px;left:20px;transform:rotate(-12deg)}.card-2{z-index:2;top:0;left:112px}.card-3{top:48px;left:205px;transform:rotate(12deg)}.scroll-indicator{position:static}.hero-features{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:12px}.custom-order{padding:80px 32px}.custom-panel{padding:40px 34px}.design-grid{grid-template-columns:repeat(3,1fr);gap:22px}.design-card img{height:220px}.collection-grid{grid-template-columns:repeat(2,1fr);gap:24px}.collection-card{height:270px}.journal{grid-template-columns:1fr;gap:28px;padding:80px 36px}.journal article{width:100%;max-width:600px;margin:0 auto}footer{text-align:center;flex-direction:column;gap:50px;padding:70px 40px}.footer-left{max-width:520px;margin:0 auto}.footer-links{flex-wrap:wrap;justify-content:center;gap:60px}}@media (width>=769px) and (width<=1024px){.primary-nav{display:none}.custom-order{padding:15px}.design-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:35px;min-height:auto;padding:90px 55px 40px;display:grid}.hero-content{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;min-height:auto;display:flex}.hero-content .brand-line{margin:0;font-size:3rem;line-height:.95}.hero-content .brand-line:after{width:100%;margin-top:14px}.hero-content .tagline{margin:28px 0 18px;font-size:3rem;line-height:.95}.hero-description{max-width:280px;margin:0 0 28px;font-size:15px;line-height:1.75}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px;margin-top:22px;display:flex}.hero-actions .solid-button{text-align:center;white-space:normal;border-radius:14px;justify-content:center;align-items:center;width:180px;height:56px;padding:0 18px;font-size:15px;font-weight:700;line-height:1.2;display:flex}.hero-gallery{width:100%;height:360px;position:relative}.hero-card{border-radius:24px;width:140px;height:210px;position:absolute;overflow:hidden}.hero-card img{object-fit:cover;width:100%;height:100%}.card-1{top:90px;left:10px;transform:rotate(-12deg)}.card-2{z-index:2;top:20px;left:95px;transform:rotate(0)}.card-3{top:105px;left:180px;transform:rotate(12deg)}.hero-features{grid-column:1/-1;justify-content:center;gap:28px;margin-top:12px;font-size:14px;display:flex}.scroll-indicator{visibility:hidden}footer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:70px 50px;display:flex}.footer-brand{flex-direction:column;align-items:center;max-width:420px;display:flex}.footer-brand p{max-width:340px;margin:18px auto 0;line-height:1.8}.footer-links{justify-content:center;gap:70px;width:100%;margin:50px 0 40px;display:flex}.footer-column{text-align:center;flex-direction:column;align-items:center;display:flex}.footer-column h4{margin-bottom:18px}.footer-column a{margin:6px 0}.footer-bottom{text-align:center;width:100%;padding-top:24px}.menu-button{display:flex}}
