:root{--stone: #f2f2f2;--sun: #ffee92;--sky: #96b9cf;--moss: #7c815f;--anchor: #232323;--cream: #fefefe}@font-face{font-family:Stretto;src:url(stretto.otf) format("opentype");font-weight:400;font-style:normal}.cushy-preorder-page{font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:var(--anchor);background-color:var(--stone);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 1rem}h1,h2,h3,.logo-text,.btn{font-family:Stretto,"Source Sans 3",sans-serif;font-weight:700}.cushy-header{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(124,129,95,.2);position:sticky;top:0;z-index:50}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{display:flex;align-items:center;gap:.75rem}.logo-icon{width:2.5rem;height:2.5rem;background:var(--moss);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem}.logo-text{font-size:1.5rem;color:var(--anchor)}.main-nav{display:flex;gap:2rem;align-items:center}.main-nav a{color:var(--anchor);text-decoration:none;font-weight:500;transition:color .3s}.main-nav a:hover{color:var(--moss)}.hero-section{background:var(--anchor);color:var(--cream);padding:4rem 1rem;text-align:center}.hero-title{font-size:clamp(2rem,5vw,4rem);margin-bottom:1.5rem;line-height:1.1}.hero-subtitle{font-size:clamp(1.5rem,3vw,2.5rem);color:var(--moss);margin-bottom:2rem}.hero-description{font-size:1.125rem;color:#fefefecc;margin-bottom:3rem;max-width:60rem;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width: 640px){.hero-buttons{flex-direction:row;justify-content:center}}.btn{display:inline-block;padding:.75rem 2rem;border-radius:9999px;text-decoration:none;font-weight:600;text-align:center;transition:all .3s;border:2px solid transparent;cursor:pointer;font-size:1.125rem}.btn-primary{background:var(--moss);color:#fff}.btn-primary:hover{background:#6a6f4f}.btn-secondary{background:transparent;color:var(--moss);border-color:var(--moss)}.btn-secondary:hover{background:var(--moss);color:#fff}.btn-add-to-cart,.btn-preorder{background:var(--anchor);color:#fff;width:100%}.btn-add-to-cart:hover,.btn-preorder:hover{background:#232323cc}.featured-products{padding:5rem 1rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1400px;margin:0 auto}.product-card{background:#fff;border:2px solid var(--anchor);border-radius:.5rem;overflow:hidden;transition:all .3s;height:520px;display:flex;flex-direction:column;position:relative}.product-card:hover{box-shadow:0 20px 25px -5px #0000001a}.sale-badge{position:absolute;top:1rem;right:1rem;background:var(--anchor);color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:700;z-index:10}.product-image{height:280px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);padding:2rem;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.product-info{padding:1rem;flex:1;display:flex;flex-direction:column;text-align:center}.product-title{font-size:1.125rem;margin-bottom:1rem;color:var(--anchor)}.product-price{margin-bottom:1rem;flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem}.current-price{font-size:1.5rem;font-weight:700;color:var(--anchor)}.original-price{font-size:1.125rem;color:#6b7280;text-decoration:line-through}.why-natural-section{background:var(--stone);padding:5rem 1rem;text-align:center}.section-title{font-size:clamp(2rem,4vw,3rem);margin-bottom:1.5rem;color:var(--anchor)}.section-description{font-size:1.125rem;color:#232323cc;margin-bottom:4rem;max-width:60rem;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1000px;margin:0 auto}.feature{text-align:center}.feature-icon{width:5rem;height:5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2.5rem}.feature-icon-natural{background:var(--moss)}.feature-icon-sensitive{background:var(--sky)}.feature-icon-active{background:var(--sun)}.feature-title{font-size:1.25rem;margin-bottom:1rem;color:var(--moss)}.feature-description{color:#232323b3}.prelaunch-section{background:var(--sky);padding:5rem 1rem;text-align:center}.prelaunch-section .section-title{color:#fff}.prelaunch-section .section-description{color:#ffffffe6;font-size:1.25rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:3rem auto 0}.pricing-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:2rem;text-align:center}.pricing-title{font-size:1.5rem;color:#fff;margin-bottom:.5rem}.pricing-price{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.pricing-description{color:#fffc;margin-bottom:1.5rem}.cushy-footer{background:var(--anchor);color:var(--cream);padding:4rem 1rem 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.footer-section h3{font-size:1.125rem;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section a{color:#fefefeb3;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(124,129,95,.3);padding-top:2rem;text-align:center;color:#fefefe99}@media (max-width: 768px){.main-nav{display:none}.products-grid,.features-grid,.pricing-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cushy-preorder.css.map */
