#design-hero{background:var(--blue-700);padding:8rem 2rem 6rem;text-align:center;position:relative;overflow:hidden}#design-hero .container{max-width:900px}#design-hero .section-label{color:var(--sky)}#design-hero h1{font-family:var(--display);font-weight:700;font-size:clamp(2.5rem,5.5vw,4.5rem);line-height:1;text-transform:uppercase;color:var(--white);margin-bottom:1.4rem;letter-spacing:-.02em}#design-hero h1 em{font-style:italic;color:var(--sky)}#design-hero .hero-sub-text{font-size:1.1rem;color:#ffffffb3;max-width:640px;margin:0 auto;line-height:1.6}.phenom-block{padding:6rem 2rem;position:relative;overflow:hidden}.phenom-block.dark{background:var(--blue-900);color:var(--white)}.phenom-block.light{background:var(--off-white);color:var(--dark)}.phenom-block .container{max-width:1200px}.phenom-header{text-align:center;margin-bottom:3rem}.phenom-category{font-family:var(--body);font-size:.7rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;margin-bottom:.85rem}.phenom-block.dark .phenom-category{color:var(--sky)}.phenom-block.light .phenom-category{color:var(--blue-700)}.phenom-title{font-family:var(--display);font-size:clamp(2rem,4.5vw,3rem);font-weight:700;text-transform:uppercase;letter-spacing:-.02em;line-height:1.05}.phenom-block.dark .phenom-title{color:var(--white)}.phenom-block.light .phenom-title{color:var(--dark)}.phenom-wrap{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:stretch}.phenom-design-col{display:flex;flex-direction:column;gap:1rem;min-height:0;justify-content:center;align-items:center}.phenom-design-large{width:90%;max-width:480px;border-radius:20px;overflow:hidden;background:#ffffff0f;display:flex;align-items:center;justify-content:center;padding:1.5rem;aspect-ratio:1}.phenom-product-cards{width:100%;max-width:480px;display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.phenom-products-label{width:100%;max-width:480px}@media(max-width:900px){.phenom-wrap{grid-template-columns:1fr;gap:2rem;align-items:start}.phenom-design-col{display:contents}.phenom-design-large{order:1;max-width:320px;margin:0 auto}.phenom-right-col{order:2}.phenom-products-label{order:3;text-align:center}.phenom-product-cards{order:4;max-width:480px;margin:0 auto}}.phenom-canvas{border-radius:20px;overflow:hidden;aspect-ratio:4 / 3;width:100%;min-height:280px;align-self:start;position:relative}.phenom-block.dark .phenom-canvas{background:#ffffff0d;border:1.5px solid rgba(255,255,255,.12)}.phenom-block.light .phenom-canvas{background:#040fdb0d;border:1.5px solid rgba(4,15,219,.1)}.phenom-canvas canvas{width:100%;height:100%;display:block}.phenom-explainer{display:flex;flex-direction:column}.phenom-level-selector{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.phenom-level-btn{font-family:var(--body);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.45rem 1rem;border-radius:100px;border:1.5px solid transparent;background:transparent;cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent}.phenom-block.dark .phenom-level-btn{border-color:#fff3;color:#fff9}.phenom-block.light .phenom-level-btn{border-color:#040fdb33;color:#040fdb99}.phenom-level-btn.active{color:var(--blue-900);font-weight:700}.phenom-level-btn[data-level=beginner].active{background:var(--sky);border-color:var(--sky)}.phenom-level-btn[data-level=intermediate].active{background:var(--violet);border-color:var(--violet)}.phenom-level-btn[data-level=expert].active{background:var(--lilac);border-color:var(--lilac)}.phenom-products-label{font-family:var(--body);font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-top:.5rem}.phenom-block.dark .phenom-products-label{color:#ffffff8c}.phenom-block.light .phenom-products-label{color:#040fdb99}.phenom-product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.phenom-product-cards:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.phenom-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease,border-color .2s;border:1.5px solid transparent}.phenom-block.dark .phenom-card{background:#ffffff0f;border-color:#ffffff1a}.phenom-block.light .phenom-card{background:var(--white);border-color:#040fdb14;box-shadow:0 2px 12px #0009b70d}.phenom-card:hover{transform:translateY(-4px)}.phenom-block.dark .phenom-card:hover{border-color:var(--sky);box-shadow:0 12px 32px #0000004d}.phenom-block.light .phenom-card:hover{border-color:var(--blue-700);box-shadow:0 12px 32px #040fdb26}.phenom-card-img{aspect-ratio:1;overflow:hidden;display:flex;align-items:center;justify-content:center}.phenom-block.dark .phenom-card-img{background:#ffffff0a}.phenom-block.light .phenom-card-img{background:var(--off-white)}.phenom-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.phenom-card:hover .phenom-card-img img{transform:scale(1.05)}.phenom-card-empty{font-size:2rem;opacity:.4}.phenom-card-info{padding:.6rem .8rem;display:flex;flex-direction:column;gap:.15rem;text-align:center;align-items:center}.phenom-card-type{font-family:var(--display);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.phenom-block.dark .phenom-card-type{color:var(--white)}.phenom-block.light .phenom-card-type{color:var(--dark)}.phenom-card-price{font-family:var(--display);font-size:.85rem;font-weight:700}.phenom-block.dark .phenom-card-price{color:var(--sky)}.phenom-block.light .phenom-card-price{color:var(--blue-700)}.phenom-card-disabled{cursor:default;opacity:.55}.phenom-card-disabled:hover{transform:none;box-shadow:none}@media(max-width:600px){.phenom-product-cards{gap:.5rem}.phenom-card-info{padding:.5rem .6rem}.phenom-card-type{font-size:.7rem}.phenom-card-price{font-size:.78rem}}.phenom-content{border-radius:20px;padding:2rem;flex:1;min-height:240px;transition:border-color .3s}.phenom-block.dark .phenom-content{background:#ffffff12;border:1.5px solid rgba(255,255,255,.15)}.phenom-block.light .phenom-content{background:var(--white);border:1.5px solid rgba(4,15,219,.1);box-shadow:0 4px 20px #0009b70d}.phenom-content h4{font-family:var(--display);font-size:1.15rem;font-weight:700;margin-bottom:.85rem;text-transform:uppercase;letter-spacing:-.01em}.phenom-block.dark .phenom-content h4{color:var(--white)}.phenom-block.light .phenom-content h4{color:var(--dark)}.phenom-content p{font-size:.95rem;line-height:1.75;font-weight:400}.phenom-block.dark .phenom-content p{color:#ffffffbf}.phenom-block.light .phenom-content p{color:#05060fb3}.phenom-formula{font-family:var(--mono);font-size:.85rem;border-radius:10px;padding:.75rem 1rem;margin-top:1.2rem;display:block;overflow-x:auto}.phenom-block.dark .phenom-formula{color:var(--sky);background:#6ddaf01a;border:1px solid rgba(109,218,240,.25)}.phenom-block.light .phenom-formula{color:var(--blue-700);background:#040fdb0f;border:1px solid rgba(4,15,219,.15)}#design-cta{background:var(--blue-700);text-align:center;padding:6rem 2rem}#design-cta h2{font-family:var(--display);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;text-transform:uppercase;color:var(--white);margin-bottom:1rem}#design-cta p{color:#ffffffb3;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.design-cta-btn{display:inline-block;background:var(--white);color:var(--blue-900);font-family:var(--display);font-size:.9rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:1rem 2.4rem;border-radius:100px;text-decoration:none;transition:transform .15s,box-shadow .15s}.design-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}@media(max-width:600px){.phenom-block{padding:4rem 1.2rem}#design-hero{padding:6rem 1.2rem 4rem}.phenom-content{padding:1.4rem 1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/eigenmode-design.css.map */
