.bubble-row{justify-content:flex-start;width:100%;display:flex}.bubble-row--end{justify-content:flex-end}.bubble{border-radius:1.5rem;width:fit-content;max-width:88%}.bubble--default{color:#fff;background:linear-gradient(170deg,#4e0c0ceb 0%,#1e0808eb 100%);border:1px solid #79b8b747;box-shadow:inset 0 1px #ffffff12,0 4px 18px #00000080}.bubble--secondary{color:#ffffffeb;-webkit-backdrop-filter:blur(20px);background:#ffffff12;border:1px solid #ffffff1f}.bubble-content{padding:.9rem 1.25rem;font-size:1rem;line-height:1.4}
.chat-demo-scroll{flex-direction:column;gap:.75rem;height:300px;padding-top:1.5rem;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 28px);mask-image:linear-gradient(#0000,#000 28px)}.chat-demo-answer{color:#fff;font-weight:700}.chat-demo-typing{align-items:center;gap:.375rem;padding:.25rem 0;display:inline-flex}.chat-demo-typing-dot{background:#ffffffb3;border-radius:50%;width:.625rem;height:.625rem;animation:1.1s ease-in-out infinite chat-demo-bounce}@keyframes chat-demo-bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}
.hero-section{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:8rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}@media (max-width:640px){.hero-section{min-height:auto;padding:6rem 1rem 3rem}}.hero-bg-overlay{z-index:0;background-image:linear-gradient(90deg,#000 0%,#000000d1 32%,#00000059 60%,#0000008c 100%),url(/hero-background.png);background-position:50%,100%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;position:absolute;inset:0}@media (max-width:900px){.hero-bg-overlay{background-image:linear-gradient(#0000008c 0%,#000 75%),url(/hero-background.png);background-position:50%,50% 15%}}.hero-bg-overlay:before{content:"";opacity:.8;background:radial-gradient(at 20% 30%,#ff020259 0%,#0000 50%),radial-gradient(at 80% 60%,#ff020233 0%,#0000 50%),radial-gradient(at 50% 80%,#c8000026 0%,#0000 50%);position:absolute;inset:0}.hero-bg-overlay:after{content:"";opacity:.03;background-color:#0000;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.hero-container{z-index:10;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex;position:relative}@media (max-width:900px){.hero-container{text-align:center;flex-direction:column;gap:3rem}}.hero-content{flex-direction:column;gap:1.5rem;max-width:540px;display:flex}@media (max-width:900px){.hero-content{align-items:center}}.hero-trust-badge{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.4rem .875rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:border-color .3s;display:inline-flex}.hero-trust-badge:hover{border-color:#ff02024d}.hero-trust-badge svg{color:var(--primary)}.hero-title{color:var(--foreground);letter-spacing:-.02em;font-size:3.5rem;font-weight:600;line-height:1.1}@media (max-width:900px){.hero-title{font-size:2.5rem}}@media (max-width:640px){.hero-title{font-size:2rem}}.hero-grad-text{background:linear-gradient(135deg,#ff0202 0%,#f44 50%,#ff0202 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.hero-subtitle{color:#ffffff80;max-width:460px;font-size:1.05rem;font-weight:400;line-height:1.6}@media (max-width:900px){.hero-subtitle{max-width:100%}}.hero-actions{gap:.75rem;margin-top:.5rem;display:flex}@media (max-width:900px){.hero-actions{justify-content:center}}@media (max-width:400px){.hero-actions{flex-direction:column;width:100%}}.hero-btn{white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;height:2.5rem;padding:0 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:box-shadow .2s,background .15s,border-color .15s,transform .15s;display:inline-flex;position:relative}.hero-btn:before{content:"";pointer-events:none;width:55%;height:1px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.hero-btn-primary{background:var(--bg-gradient-btn);color:#ffffffeb;box-shadow:var(--shadow-btn);border:1px solid #79b8b74d}.hero-btn-primary:before{background:linear-gradient(90deg,#0000,#ff5a5ae6,#0000)}.hero-btn-primary:hover{background:var(--bg-gradient-btn-hover);box-shadow:var(--shadow-btn-hover), 0 25px 50px -12px #ff020240;border-color:#8fd5cb8c}.hero-btn-discord{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#fff;background:linear-gradient(to bottom right,#ffffff0e,#ffffff05);border:1px solid #fff3;box-shadow:inset 0 1px #ffffff14}.hero-btn-discord:before{background:linear-gradient(90deg,#0000,#ffffffb3,#0000)}.hero-btn-discord:hover{background:#ffffff12;border-color:#ffffff59;box-shadow:inset 0 1px #ffffff14,0 25px 50px -12px #ffffff1a}.hero-btn:active{transform:scale(.97)}.hero-microcopy{color:#ffffff59;margin-top:-.5rem;font-size:.8rem}.hero-proof-card{flex-shrink:0;width:420px;position:relative}@media (max-width:900px){.hero-proof-card{width:100%;max-width:420px}}.hero-proof-inner{z-index:1;-webkit-backdrop-filter:blur(28px);background:#ffffff0b;border:1px solid #ffffff17;border-radius:1.25rem;flex-direction:column;gap:20px;padding:26px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.hero-proof-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#ff02021a 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-100px}.hero-proof-header{justify-content:space-between;align-items:center;display:flex}.hero-proof-label{letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-size:.68rem;font-weight:700}.hero-proof-status{background:#ff020214;border:1px solid #ff02022e;border-radius:.85rem;align-items:center;gap:10px;padding:14px 16px;display:flex}.hero-proof-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:9px;height:9px;position:relative}.hero-proof-pulse{background:var(--primary);opacity:0;border-radius:50%;animation:2.4s ease-out infinite hero-proof-pulse-anim;position:absolute;inset:0}@keyframes hero-proof-pulse-anim{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(2.6)}to{opacity:0;transform:scale(2.6)}}.hero-proof-status-text{color:#fff;letter-spacing:-.01em;font-size:.95rem;font-weight:700}.hero-proof-status-sub{color:#fff6;margin-left:auto;font-size:.78rem}.hero-proof-divider{background:#ffffff12;height:1px}.hero-proof-row{align-items:center;gap:10px;display:flex}.hero-proof-avatars{display:flex}.hero-proof-avatar{border:2px solid #000;border-radius:50%;width:26px;height:26px;margin-right:-8px}.hero-proof-avatar--1{background:linear-gradient(135deg,#f44,#900)}.hero-proof-avatar--2{background:linear-gradient(135deg,#ff8080,#c00)}.hero-proof-avatar--3{background:linear-gradient(135deg,#fff,#999)}.hero-proof-row-text{color:#ffffff73;font-size:.78rem}.hero-image-container{flex-shrink:0;width:500px;height:500px;position:relative}@media (max-width:1100px){.hero-image-container{width:400px;height:400px}}@media (max-width:900px){.hero-image-container{width:320px;height:320px}}@media (max-width:400px){.hero-image-container{width:260px;height:260px}}.hero-spinning-logo{opacity:.15;pointer-events:none;width:80%;height:80%;animation:20s linear infinite hero-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-logo-img{object-fit:contain;width:100%;height:100%}@keyframes hero-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.hero-character{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.hero-character-img{object-fit:contain;z-index:1;width:100%;height:100%;position:relative}.hero-scroll-indicator{z-index:10;cursor:pointer;opacity:.5;background:0 0;border:none;padding:.5rem;transition:opacity .3s;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-scroll-indicator:hover{opacity:1}.hero-mouse-icon{border:2px solid #fff6;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:6px;display:flex}.hero-mouse-wheel{background:#fff9;border-radius:3px;width:3px;height:8px;animation:1.5s ease-in-out infinite hero-scroll-anim}@keyframes hero-scroll-anim{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}
.features-section-wrap{z-index:10;padding:5rem 0;position:relative}.fs-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.fs-badge{letter-spacing:.1em;color:var(--primary);background:#ff02021a;border:1px solid #ff020226;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.fs-title{color:var(--foreground);font-size:2.25rem;font-weight:600}@media (max-width:640px){.fs-title{font-size:1.75rem}}.fs-subtitle{color:#fff9;max-width:600px;margin:0 auto;font-size:1.125rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin:0;padding:0;list-style:none;display:grid}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.features-grid{grid-template-columns:1fr}}.feature-item{display:flex}.feature-card-outer{-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:1rem;flex-direction:column;width:100%;padding:24px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}@media (max-width:480px){.feature-card-outer{padding:18px}}.feature-card-outer:hover{border-color:#ff02024d;transform:translateY(-4px);box-shadow:0 8px 32px #ff020214}.feature-card-inner{z-index:2;flex-direction:column;gap:1.25rem;height:100%;display:flex;position:relative}.feature-icon-wrap{width:48px;height:48px;color:var(--primary);background:#ff020214;border:1px solid #ff020226;border-radius:12px;justify-content:center;align-items:center;font-size:1.25rem;transition:background .3s,box-shadow .3s;display:flex}.feature-card-outer:hover .feature-icon-wrap{background:#ff02021f;box-shadow:0 0 20px #ff02021f}.feature-content{flex-direction:column;flex:1;gap:.5rem;display:flex}.feature-title{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.feature-description{color:#fff9;margin:0;font-size:.95rem;line-height:1.5}
.how-section{z-index:10;padding:5rem 0;position:relative}.how-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.how-badge{letter-spacing:.1em;color:var(--primary);background:#ff02021a;border:1px solid #ff020226;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.how-title{color:var(--foreground);font-size:2.25rem;font-weight:600}@media (max-width:640px){.how-title{font-size:1.75rem}}.how-subtitle{color:#fff9;max-width:560px;margin:0 auto;font-size:1.125rem}.how-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}@media (max-width:768px){.how-grid{grid-template-columns:1fr}}.how-step{-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:1rem;flex-direction:column;gap:1.25rem;padding:2rem 1.5rem;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative}.how-step:hover{border-color:#ff02024d;transform:translateY(-4px);box-shadow:0 8px 32px #ff020214}.how-step-top{align-items:center;gap:.75rem;display:flex}.how-step-icon{width:56px;height:56px;color:var(--primary);background:#ff020214;border:1px solid #ff020226;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,box-shadow .3s;display:flex}.how-step:hover .how-step-icon{background:#ff02021f;box-shadow:0 0 20px #ff02021f}.how-step-number{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.how-step-content{flex-direction:column;gap:.5rem;display:flex}.how-step-title{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.how-step-description{color:#fff9;margin:0;font-size:.95rem;line-height:1.5}
.trust-section{z-index:10;padding:5rem 0;position:relative}.trust-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.trust-badge{letter-spacing:.1em;color:var(--primary);background:#ff02021a;border:1px solid #ff020226;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.trust-title{color:var(--foreground);font-size:2.25rem;font-weight:600}@media (max-width:640px){.trust-title{font-size:1.75rem}}.trust-subtitle{color:#fff9;max-width:500px;margin:0 auto;font-size:1.125rem}.trust-stats{-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:1rem;justify-content:center;gap:0;width:100%;max-width:800px;margin:0 auto 4rem;display:flex;overflow:hidden}.trust-stat{flex-direction:column;flex:1;align-items:center;gap:.375rem;padding:2rem 1.5rem;display:flex;position:relative}.trust-stat:not(:last-child):after{content:"";background:#ffffff12;width:1px;height:60%;position:absolute;top:20%;right:0}.trust-stat__number{color:#fff;font-size:2rem;font-weight:700;line-height:1}@media (max-width:640px){.trust-stat__number{font-size:1.5rem}}.trust-stat__label{color:#fff6;letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:500}@media (max-width:640px){.trust-stats{flex-wrap:wrap}.trust-stat{flex:50%;padding:1.5rem 1rem}.trust-stat:first-child:after,.trust-stat:nth-child(3):after{display:none}.trust-stat:first-child,.trust-stat:nth-child(2){border-bottom:1px solid #ffffff12}.trust-stat:nth-child(odd):after{display:block}}@media (max-width:380px){.trust-stat{flex:100%}.trust-stat:after{display:none!important}.trust-stat:not(:last-child){border-bottom:1px solid #ffffff12}}.trust-discord{z-index:10;position:relative}.trust-discord-card{-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:1rem;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding:3.5rem 2rem;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.trust-discord-card:hover{border-color:#ffffff1f}.trust-discord-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff02020f 0%,#0000 70%);width:350px;height:350px;position:absolute;top:-100px;right:-100px}.trust-discord__content{z-index:1;flex-direction:column;gap:.5rem;display:flex;position:relative}.trust-discord__title{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.trust-discord__desc{color:#ffffff80;max-width:450px;margin:0;font-size:.95rem}.trust-discord__btn{background:var(--bg-gradient-btn);color:#ffffffeb;height:2.5rem;box-shadow:var(--shadow-btn);cursor:pointer;z-index:1;white-space:nowrap;border:1px solid #79b8b74d;border-radius:9999px;flex-shrink:0;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex;position:relative}.trust-discord__btn:hover{background:var(--bg-gradient-btn-hover);box-shadow:var(--shadow-btn-hover);border-color:#8fd5cb8c}@media (max-width:640px){.trust-discord-card{text-align:center;flex-direction:column;padding:2.5rem 1.5rem}.trust-discord__desc{max-width:100%}}
.cmp-section{z-index:10;padding:5rem 0;position:relative}.cmp-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.cmp-badge{letter-spacing:.1em;color:var(--primary);background:#ff02021a;border:1px solid #ff020226;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.cmp-title{color:var(--foreground);font-size:2.25rem;font-weight:600}@media (max-width:640px){.cmp-title{font-size:1.75rem}}.cmp-subtitle{color:#fff9;max-width:560px;margin:0 auto;font-size:1.125rem}.cmp-table{-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:1rem;width:100%;max-width:860px;margin:0 auto;position:relative;overflow:hidden}.cmp-mercy-highlight{pointer-events:none;z-index:0;background:#ff020209;position:absolute;inset:0 20px 0 calc(70.588% - 8.2352px)}@media (max-width:640px){.cmp-mercy-highlight{left:calc(70.588% - 5.76464px);right:14px}}.cmp-row{z-index:1;border-bottom:1px solid #ffffff0d;grid-template-columns:1.4fr 1fr 1fr;align-items:center;gap:.5rem;padding:18px 20px;display:grid;position:relative}.cmp-row:last-child{border-bottom:none}.cmp-row--header{border-bottom-color:#ffffff12;padding:20px}.cmp-col-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;font-size:.7rem;font-weight:700}.cmp-col-label--center{text-align:center}.cmp-col-label--mercy{text-align:center;color:var(--primary)}.cmp-feature{color:#f0f0f0;font-size:.95rem;font-weight:500}.cmp-typical{color:#fff6;text-align:center;font-size:.85rem}.cmp-mercy{color:#fff;text-align:center;justify-content:center;align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}@media (max-width:640px){.cmp-row{padding:16px 14px;font-size:.9rem}.cmp-row--header{padding:16px 14px}.cmp-feature,.cmp-typical,.cmp-mercy{font-size:.78rem}}
.checkout-modal-overlay{z-index:99999;justify-content:center;align-items:center;padding:1rem;transition:opacity .2s;display:flex;position:fixed;inset:0}.checkout-modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000c;position:absolute;inset:0}.checkout-modal-content{background-color:#0a0a0a;border:1px solid #ffffff1a;border-radius:1.5rem;width:100%;max-width:32rem;max-height:90vh;transition:all .2s;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.checkout-modal-inner{padding:2rem;position:relative}@media (max-width:480px){.checkout-modal-inner{padding:1.5rem}.checkout-modal-overlay{padding:.5rem}}.checkout-receipt-card{background-color:#ffffff0d;border:1px solid #ffffff0d;border-radius:1rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.checkout-input-wrapper{align-items:center;display:flex;position:relative}.checkout-input-icon{z-index:10;color:#6b7280;pointer-events:none;align-items:center;display:flex;position:absolute;left:1rem}.checkout-input{color:#fff;background-color:#0000;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;height:3rem;padding-left:3rem;padding-right:1rem;font-size:.875rem;transition:all .2s}.checkout-input:focus{border-color:#ff0202;outline:none;box-shadow:0 0 0 1px #ff0202}.checkout-submit-btn{cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:3rem;margin-top:1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.checkout-submit-btn:disabled{color:#6b7280;cursor:not-allowed;background-color:#ffffff0d}.checkout-submit-btn:not(:disabled){color:#000;background-color:#fff;box-shadow:0 10px 15px -3px #0000001a}.checkout-submit-btn:not(:disabled):hover{background-color:#f3f4f6;transform:scale(1.02)}.checkout-submit-btn:not(:disabled):active{transform:scale(.98)}
.product-card{color:#f0f0f0;width:100%;max-width:440px;text-decoration:none;display:block}@media (max-width:480px){.product-card{max-width:100%}}.product-card__outer{border:1px solid #ffffff14;border-radius:1.25rem;width:100%;padding:.5rem;transition:border-color .3s;position:relative}.product-card__outer:before{content:"";border-radius:inherit;background:radial-gradient(250px circle at var(--mouse-x,-999%) var(--mouse-y,-999%), #ff0202, transparent 70%);pointer-events:none;z-index:0;-webkit-mask-composite:xor;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.product-card__inner{z-index:1;-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:.85rem;flex-direction:column;height:100%;transition:background .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.product-card:hover .product-card__inner{background:#ffffff0f;border-color:#ff020240}.product-card__inner:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(at 50% 0,#ff020212 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.product-card:hover .product-card__inner:after{opacity:1}.product-card__media{aspect-ratio:16/9;background:#0006;position:relative;overflow:hidden}.product-card__img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.product-card:hover .product-card__img{transform:scale(1.03)}.product-card__body{flex-direction:column;flex-grow:1;gap:0;padding:16px 18px 18px;display:flex}.product-card__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-card__name{color:#f0f0f0;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700;line-height:1.25}.product-card__stock{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-size:.7rem;font-weight:600;display:inline-flex}.stock--green{color:#4ade80}.product-card__divider{border:none;border-top:1px solid #ffffff0f;margin:0}.product-card__header--spacer{flex:1;min-height:0}.product-card__header--inline{justify-content:space-between;align-items:center;width:100%;margin-bottom:.4rem;display:flex}.product-card__footer{flex-flow:column wrap;align-items:flex-start;gap:12px;width:100%;display:flex}.pc-status{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:.25rem;padding:.3rem .75rem;display:inline-flex}.pc-status__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;position:relative}.pc-status__pulse{opacity:0;border-radius:50%;animation:2.4s ease-out infinite pc-card-pulse;position:absolute;inset:0}@keyframes pc-card-pulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(2.6)}to{opacity:0;transform:scale(2.6)}}.pc-status__label{letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:700}.product-card__features{flex-direction:column;gap:6px;margin:.6rem 0 0;padding:0;list-style:none;display:flex}.product-card__features li{color:#ffffff8c;align-items:center;gap:8px;font-size:.82rem;display:flex}.product-card__variants{flex-wrap:wrap;gap:6px;margin-top:.85rem;display:flex}.product-card__variant-pill{color:#ffffff8c;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:5px 12px;font-size:.72rem;font-weight:600}.product-card__variant-pill--default{color:#fff;background:#ff02021f;border-color:#ff020259}.product-card__pricing{flex-direction:column;gap:2px;display:flex}.product-card__starting-at{letter-spacing:.06em;text-transform:uppercase;color:#ffffff61;font-size:.68rem;line-height:1}.product-card__price-box{align-items:baseline;gap:7px;display:flex}.product-card__price{color:#fff;letter-spacing:-.02em;font-size:1.15rem;font-weight:800;line-height:1}@media (max-width:400px){.product-card__footer{flex-direction:column;align-items:flex-start}}.products-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.products-badge{letter-spacing:.1em;color:var(--primary);background:#ff02021a;border:1px solid #ff020226;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.products-title{color:var(--foreground);font-size:2.25rem;font-weight:600}@media (max-width:640px){.products-title{font-size:1.75rem}}.products-subtitle{color:#fff9;font-size:1.125rem}
.reviews-section{z-index:10;flex-direction:column;align-items:center;padding:5rem 0;display:flex;position:relative}.reviews-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.reviews-badge{letter-spacing:.1em;color:var(--primary);background:#ff02021a;border:1px solid #ff020226;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.reviews-title{color:var(--foreground);font-size:2.25rem;font-weight:600}@media (max-width:640px){.reviews-title{font-size:1.75rem}}.reviews-subtitle{color:#fff9;font-size:1.125rem}.marquee-wrapper{width:100%;max-width:90rem;margin:0 auto;padding:1rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee-group{gap:1rem;padding:.5rem;display:flex;overflow:hidden}.marquee-content{flex-shrink:0;justify-content:space-around;gap:1rem;animation:90s linear infinite scroll;display:flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 1rem))}}.marquee-item{flex-shrink:0;align-items:center;width:380px;display:flex}@media (max-width:480px){.marquee-item{width:300px}}.testimonial__card{-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:1rem;flex-direction:column;gap:12px;width:100%;height:180px;padding:20px 28px 18px;transition:border-color .3s,box-shadow .3s;display:flex}.testimonial__card:hover{border-color:#ff02024d;box-shadow:0 8px 32px #ff02020f}.testimonial__header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.testimonial__stars{align-items:center;gap:3px;display:flex}.testimonial__stars svg{width:20px;height:20px}.testimonial__date{color:#6b7a99;font-size:.82rem;font-weight:400}.testimonial__message{flex:1;min-height:0;overflow:hidden}.testimonial__message p{color:#d0ddf5;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:400;line-height:1.55;display:-webkit-box;overflow:hidden}.testimonial__divider{border:none;border-top:1px solid #ffffff12;flex-shrink:0;margin:0}.testimonial__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;display:flex}.testimonial__product{color:#d0ddf5;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.testimonial__verified{color:#4ade80;letter-spacing:.01em;background:#4ade8014;border:1px solid #4ade8026;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 13px 5px 9px;font-size:.78rem;font-weight:600;display:inline-flex}.testimonial__verified svg{width:14px;height:14px}@media (max-width:768px){.testimonial__card{margin-bottom:12px}}@media (max-width:480px){.testimonial__card{height:auto;min-height:160px;padding:16px 18px 14px}.testimonial__stars svg{width:16px;height:16px}.testimonial__date{font-size:.7rem}.testimonial__message p{font-size:.82rem}.testimonial__product{font-size:.78rem}.testimonial__verified{padding:3px 10px 3px 7px;font-size:.7rem}}
.faq-section{z-index:10;flex-direction:column;align-items:center;padding:5rem 0;display:flex;position:relative}.faq-container{width:100%;max-width:900px;padding:0 1.5rem}.faq-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.faq-badge{letter-spacing:.1em;color:var(--primary);background:#ff02021a;border:1px solid #ff020226;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.faq-title{color:var(--foreground);font-size:2.25rem;font-weight:600}@media (max-width:640px){.faq-title{font-size:1.75rem}}.faq-subtitle{color:#fff9;font-size:1.125rem}.faq-grid{flex-direction:column;gap:.5rem;max-width:720px;margin:0 auto;display:flex}.faq-item{-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:1rem;transition:border-color .3s,box-shadow .3s;overflow:hidden}.faq-item:hover{border-color:#ffffff1f}.faq-item--open{border-color:#ff020240;box-shadow:0 4px 24px #ff02020f}.faq-question{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;width:100%;padding:1.25rem;transition:background .2s;display:flex}.faq-question:hover{background:#ffffff05}.faq-question-text{color:#fff;padding-right:1rem;font-size:.95rem;font-weight:600;line-height:1.4}.faq-icon{color:#ffffff80;background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.faq-item:hover .faq-icon{color:#fffc;background:#ffffff1a}.faq-icon--active{background:var(--primary);color:#fff}.faq-answer-wrapper{overflow:hidden}.faq-answer{color:#ffffff8c;padding:0 1.25rem 1.25rem;font-size:.9rem;line-height:1.6}.faq-footer{text-align:center;margin-top:2.5rem}.faq-footer-text{color:#fff6;font-size:.875rem}.faq-footer-link{color:var(--primary);font-weight:500;transition:opacity .2s}.faq-footer-link:hover{opacity:.8}
