.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{padding:6.5rem 1rem 3rem}}.hero-container{z-index:10;grid-template-columns:1.1fr 1fr;align-items:center;gap:3rem;width:100%;max-width:76rem;display:grid;position:relative}@media (max-width:1024px){.hero-container{grid-template-columns:1fr;gap:3rem}}.hero-content{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.hero-eyebrow{display:inline-flex}.hero-title{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:700;line-height:1.08}.hero-highlight{display:inline-block;position:relative}.hero-flip{color:var(--primary);font-weight:700}.hero-desc{color:#ffffff94;max-width:30rem;margin:0;font-size:1.05rem;font-weight:400;line-height:1.65}@media (max-width:640px){.hero-desc{font-size:.95rem}}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn{letter-spacing:.01em;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;height:2.75rem;padding:0 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{color:var(--background);background:#fff;border:1px solid #fff;box-shadow:0 0 24px #ffffff2e}.btn-primary:hover{background:#e8eaed;border-color:#e8eaed;transform:translateY(-1px);box-shadow:0 0 32px #ffffff47}.btn-secondary{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#fff;background:linear-gradient(to bottom right,#ffffff0f,#ffffff05);border:1px solid #fff3;box-shadow:inset 0 1px #ffffff14}.btn-secondary:hover{background:#ffffff14;border-color:#ffffff59}.btn:active{transform:scale(.97)}.hero-stats{border-top:1px solid #ffffff14;gap:2.5rem;width:100%;margin-top:.5rem;padding-top:1.75rem;display:flex}@media (max-width:480px){.hero-stats{flex-wrap:wrap;gap:1.5rem}}.hero-stat{flex-direction:column;gap:.25rem;display:flex}.hero-stat-value{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.hero-stat-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:.72rem;font-weight:500}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:1024px){.hero-visual{width:100%;max-width:34rem;margin:0 auto}}.hero-console{background:#141517e6;border:1px solid #ffffff1f;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px -30px #000c,0 0 0 1px #0006,inset 0 1px #ffffff0f}.hero-console:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);height:1px;position:absolute;top:-1px;left:12%;right:12%}.hero-console-bar{background:#ffffff05;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.hero-console-dots{gap:.375rem;display:flex}.hero-console-dot{background:#ffffff29;border-radius:50%;width:10px;height:10px}.hero-console-dot:first-child{background:#fff6}.hero-console-title{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.06em;font-size:.72rem}.hero-console-live{font-family:var(--font-mono);letter-spacing:.12em;color:#ffffffb3;align-items:center;gap:.4rem;font-size:.62rem;font-weight:600;display:inline-flex}.hero-console-live-dot{background:#fff;border-radius:50%;width:6px;height:6px;position:relative}.hero-console-live-dot:after{content:"";background:#fff;border-radius:50%;animation:2s ease-out infinite hero-console-pulse;position:absolute;inset:0}@keyframes hero-console-pulse{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(3)}}.hero-console-body{flex-direction:column;gap:1.25rem;padding:1.5rem 1.25rem;display:flex}.hero-console-version{font-family:var(--font-mono);color:#fff;margin:0;font-size:.85rem}.hero-console-prompt{color:var(--text-faint);margin-right:.5rem}.hero-console-dim{color:var(--text-faint)}.hero-console-lines{flex-direction:column;gap:.6rem;display:flex}.hero-console-line{font-family:var(--font-mono);align-items:center;font-size:.78rem;display:flex}.hero-console-key{color:#ffffff73;flex-shrink:0;width:5.5rem}.hero-console-sep{color:#ffffff29;letter-spacing:.05em}.hero-console-val{color:#ffffffd9;letter-spacing:.08em;margin-left:auto}.hero-console-val--ok{color:#fff;text-shadow:0 0 12px #fff6}.hero-console-chips{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:.5rem;padding-top:1.25rem;display:flex}.hero-console-chip{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#fff9;background:#ffffff08;border:1px solid #ffffff24;border-radius:6px;padding:.375rem .7rem;font-size:.66rem}.hero-console-badge{color:var(--background);background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1.125rem;display:flex;position:absolute;bottom:-1.25rem;left:-1.25rem;box-shadow:0 20px 40px -12px #000000b3}@media (max-width:640px){.hero-console-badge{left:-.5rem}}.hero-console-badge-dot{background:var(--background);border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.hero-console-badge-text{flex-direction:column;display:flex}.hero-console-badge-text strong{font-family:var(--font-mono);letter-spacing:.14em;font-size:.7rem;font-weight:700}.hero-console-badge-text span{color:#0b0c0d99;font-size:.72rem}
.features-section{z-index:10;width:100%;padding:6rem 1.5rem;position:relative}@media (max-width:640px){.features-section{padding:4rem 1rem}}.features-container{width:100%;max-width:76rem;margin:0 auto}.features-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3.5rem;display:flex}.features-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700}.features-subtitle{color:var(--text-muted);max-width:36rem;margin:0;font-size:1.05rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border-color);border-radius:14px;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.75rem;transition:border-color .3s,transform .3s,background .3s;display:flex;position:relative;overflow:hidden}.feature-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff14,#0000 45%);position:absolute;inset:0}.feature-card:after{content:"";pointer-events:none;background:linear-gradient(#ffffff05,#0000 30%);position:absolute;inset:0}.feature-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.feature-bg svg{color:#fff;opacity:.32;mix-blend-mode:screen;filter:drop-shadow(0 0 30px #ffffff26);width:9rem;height:9rem;position:absolute;top:50%;right:-.75rem;transform:translateY(-50%)}.feature-bg-02 svg{right:-.25rem}.feature-bg-03 svg{top:auto;bottom:.5rem;right:-.25rem;transform:none}.feature-bg-04 svg{width:10rem;height:10rem;right:-1.25rem}.feature-bg-05 svg{right:0}.feature-bg-06 svg{width:11rem;height:11rem;top:auto;bottom:-1.5rem;right:.5rem;transform:none}.feature-dashboard{opacity:.95;background:#101113cc;border:1px solid #ffffff1a;border-radius:10px;gap:.6rem;width:55%;padding:.75rem;display:flex;position:absolute;top:50%;right:1.75rem;transform:translateY(-50%);box-shadow:0 0 50px #ffffff1a,inset 0 1px #ffffff0f}.fd-sidebar{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;flex-shrink:0;gap:.45rem;width:26%;padding:.35rem;display:flex}.fd-logo{background:#ffffff80;border-radius:3px;width:60%;height:.55rem;margin-bottom:.25rem}.fd-nav{background:#ffffff24;border-radius:3px;height:.35rem}.fd-main{flex-direction:column;flex:1;gap:.5rem;display:flex}.fd-stats{gap:.4rem;display:flex}.fd-stat{background:#ffffff12;border:1px solid #ffffff0f;border-radius:5px;flex:1;height:1rem}.fd-panel{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex:1;align-items:flex-end;gap:.3rem;padding:.4rem;display:flex}.fd-bar{background:linear-gradient(#fff9,#fff3);border-radius:3px;flex:1;min-height:.3rem}.feature-content{z-index:1;flex-direction:column;align-items:flex-start;gap:.6rem;max-width:72%;display:flex;position:relative}.feature-card--wide .feature-content{max-width:46%}.feature-card--full .feature-content{max-width:60%}.feature-icon-wrap,.feature-title,.feature-description,.feature-index{z-index:1;position:relative}.feature-card:hover{border-color:var(--border-hover);background:var(--surface-2);transform:translateY(-4px)}.feature-card:hover .feature-bg svg{opacity:.45}.feature-card:hover .feature-dashboard{opacity:1;border-color:#ffffff29}.feature-card--wide{grid-column:span 2}.feature-card--full{flex-direction:row;grid-column:1/-1;align-items:center;gap:1.5rem}.feature-card--full .feature-icon-wrap{flex-shrink:0;width:3.5rem;height:3.5rem;font-size:1.3rem}.feature-card--full .feature-title{font-size:1.35rem}.feature-card--full .feature-description{max-width:52rem}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}.feature-card--wide,.feature-card--full{grid-column:span 2}.feature-dashboard{width:50%}}@media (max-width:640px){.features-grid{grid-template-columns:1fr}.feature-card--wide,.feature-card--full{grid-column:span 1}.feature-card--full{flex-direction:column;align-items:flex-start;gap:1rem}.feature-card{padding:1.5rem}.feature-content,.feature-card--wide .feature-content,.feature-card--full .feature-content{max-width:100%;padding-right:0}.feature-bg svg{opacity:.22;width:6.5rem;height:6.5rem}.feature-bg-04 svg{width:7.5rem;height:7.5rem}.feature-dashboard{width:100%;margin-top:1rem;position:relative;top:auto;right:auto;transform:none}}.feature-index{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.1em;font-size:.72rem;font-weight:500;position:absolute;top:1rem;right:1.25rem}.feature-icon-wrap{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.1rem;display:flex}.feature-title{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:600}.feature-description{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}
.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:var(--surface);border:1px solid var(--border-color);border-radius:1.25rem;width:100%;max-width:34rem;max-height:90vh;transition:all .2s;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #0009}.checkout-modal-inner{padding:2rem;position:relative}@media (max-width:480px){.checkout-modal-inner{padding:1.5rem}.checkout-out-of-stock{color:#ffffff59;letter-spacing:.01em;cursor:not-allowed;pointer-events:none;-webkit-user-select:none;user-select:none;background-color:#ffffff0a;border:1px dashed #ffffff26;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:3rem;font-size:.875rem;font-weight:700;display:flex}.checkout-modal-overlay{padding:.5rem}}.checkout-receipt-card{background-color:#ffffff0a;border:1px solid #ffffff14;border-radius:.9rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.variant-grid{grid-template-columns:repeat(auto-fit,minmax(min(8.5rem,100%),1fr));gap:.75rem;display:grid}.variant-option{text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.9rem;flex-direction:column;align-items:flex-start;gap:.4rem;padding:1.4rem 1.1rem 1rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.variant-option:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffff73,#0000);height:1px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.variant-option:hover{background:#ffffff0f;border-color:#fff6;transform:translateY(-2px)}.variant-option:hover:before{opacity:1}.variant-option:active{transform:translateY(0)scale(.98)}.variant-option--disabled{opacity:.45;cursor:not-allowed}.variant-option--disabled:hover{background:#ffffff08;border-color:#ffffff1a;transform:none}.variant-option--disabled:hover:before{opacity:0}.variant-option--disabled:hover .variant-option-cta{color:#ffffff8c}.checkout-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444459;border-radius:.6rem;margin-top:.75rem;padding:.7rem .9rem;font-size:.8rem;line-height:1.4}.checkout-spinner{animation:.8s linear infinite checkout-spin}@keyframes checkout-spin{to{transform:rotate(360deg)}}.variant-option-tag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--background);background:#fff;border-radius:0 .9rem 0 .65rem;padding:.32rem .6rem;font-size:.56rem;font-weight:600;position:absolute;top:0;right:0}.variant-option-title{color:#ffffffbf;font-size:.82rem;font-weight:600}.variant-option-price{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-top:.2rem;font-size:1.5rem;font-weight:700;line-height:1}.variant-option-currency{color:#fff6;font-size:.7rem;font-weight:500}.variant-option-desc{color:#ffffff73;font-size:.72rem;line-height:1.45}.variant-option-cta{color:#ffffff8c;align-items:center;gap:.4rem;margin-top:.6rem;font-size:.72rem;font-weight:600;transition:color .2s;display:inline-flex}.variant-option:hover .variant-option-cta{color:#fff}@media (max-width:420px){.variant-grid{grid-template-columns:1fr}}.checkout-input-wrapper{align-items:center;display:flex;position:relative}.checkout-input-icon{z-index:10;color:#9ca3af;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:#fff;outline:none;box-shadow:0 0 0 1px #fff}.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)}
.products-section{z-index:10;width:100%;padding:6rem 1.5rem;position:relative}@media (max-width:640px){.products-section{padding:4rem 1rem}}.products-container{width:100%;max-width:76rem;margin:0 auto}.products-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.products-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700}.products-subtitle{color:var(--text-muted);max-width:36rem;margin:0;font-size:1.05rem}.products-filters{background:var(--surface);border:1px solid var(--border-color);border-radius:9999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem;width:fit-content;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:.375rem;display:flex}.product-filter{color:#ffffff8c;border-radius:9999px;justify-content:center;align-items:center;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;transition:color .25s;display:inline-flex;position:relative}.product-filter:hover{color:#ffffffd9}.product-filter--active{color:var(--background)}.product-filter-pill{background:#fff;border-radius:9999px;position:absolute;inset:0;box-shadow:0 4px 16px #fff3}.product-filter-label{z-index:1;position:relative}.products-grid{grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));align-items:stretch;gap:1.25rem;display:grid}@media (max-width:640px){.products-filters{border-radius:16px;width:100%}.product-filter{flex:auto;padding:.55rem .75rem}}.product-card{background:var(--surface);border:1px solid var(--border-color);border-radius:14px;flex-direction:column;height:100%;padding:1.5rem;transition:border-color .3s,transform .3s,background .3s;display:flex;position:relative;overflow:hidden}.product-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffff59,#0000);height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.product-card:hover{border-color:var(--border-hover);background:var(--surface-2);transform:translateY(-4px)}.product-card:hover:before{opacity:1}.product-card__top{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.product-card__category{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;padding:.35rem .7rem;font-size:.68rem;font-weight:500}.product-card__status{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf;align-items:center;gap:.45rem;font-size:.66rem;font-weight:600;display:inline-flex}.product-card__status-dot{background:#fff;border-radius:50%;width:7px;height:7px;position:relative}.product-card__status-dot:after{content:"";background:#fff;border-radius:50%;animation:2.4s ease-out infinite pc-card-pulse;position:absolute;inset:0}.product-card__status--out{color:#fca5a5;background:#f8717114;border:1px solid #f871714d;border-radius:9999px;gap:.35rem;padding:.3rem .55rem}.product-card__name{letter-spacing:-.02em;color:#fff;margin:0 0 .5rem;font-size:1.3rem;font-weight:700}.product-card__tagline{color:var(--text-muted);margin:0 0 1.25rem;font-size:.9rem;line-height:1.55}.product-card__features{flex-direction:column;gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.product-card__feature{color:#ffffffbf;align-items:center;gap:.55rem;font-size:.82rem;display:flex}.product-card__feature svg{color:#ffffff80;flex-shrink:0}.product-card__footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:flex-end;gap:.75rem;margin-top:auto;margin-bottom:1.25rem;padding-top:1.25rem;display:flex}.product-card__pricing{flex-direction:column;gap:.15rem;display:flex}.product-card__starting-at{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-size:.62rem}.product-card__price{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;font-size:1.35rem;font-weight:700;line-height:1}.product-card__currency{color:var(--text-faint);font-size:.75rem;font-weight:500}.product-card__plans{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);white-space:nowrap;font-size:.66rem}
.reviews-section{z-index:10;flex-direction:column;align-items:center;padding:6rem 0;display:flex;position:relative}@media (max-width:640px){.reviews-section{padding:4rem 0}}.reviews-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;padding:0 1.5rem;display:flex}.reviews-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700}.reviews-subtitle{color:var(--text-muted);margin:0;font-size:1.05rem}.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 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.marquee-group{display:flex;overflow:hidden}.marquee-track{width:max-content;animation:70s linear infinite scroll;display:flex}.marquee-content{flex-shrink:0;gap:1.25rem;padding-right:1.25rem;display:flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{flex-shrink:0;align-items:center;width:380px;display:flex}@media (max-width:480px){.marquee-item{width:300px}}.testimonial__card{background:var(--surface);border:1px solid var(--border-color);border-left:2px solid #ffffff80;border-radius:12px;flex-direction:column;gap:12px;width:100%;height:190px;padding:20px 24px 18px;transition:border-color .25s,transform .25s;display:flex;position:relative}.testimonial__card:hover{border-color:var(--border-hover);transform:translateY(-2px)}.testimonial__header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.testimonial__stars{color:#fff;align-items:center;gap:3px;display:flex}.testimonial__stars svg{width:15px;height:15px}.testimonial__date{font-family:var(--font-mono);color:var(--text-faint);font-size:.72rem}.testimonial__message{flex:1;min-height:0;overflow:hidden}.testimonial__message p{color:#ffffffe0;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.testimonial__divider{border:none;border-top:1px solid #ffffff14;flex-shrink:0;margin:0}.testimonial__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;display:flex}.testimonial__product{color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.testimonial__verified{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:4px 11px 4px 8px;font-size:.66rem;font-weight:600;display:inline-flex}.testimonial__verified svg{width:12px;height:12px}@media (max-width:480px){.testimonial__card{height:auto;min-height:170px;padding:16px 18px 14px}}
.faq-section{z-index:10;flex-direction:column;align-items:center;padding:6rem 1.5rem;display:flex;position:relative}@media (max-width:640px){.faq-section{padding:4rem 1rem}}.faq-container{width:100%;max-width:48rem}.faq-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.faq-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:700}.faq-subtitle{color:var(--text-muted);margin:0;font-size:1.05rem}.faq-grid{flex-direction:column;gap:.75rem;display:flex}.faq-item{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;transition:border-color .3s;overflow:hidden}.faq-item:hover{border-color:#ffffff29}.faq-item--open{border-color:#ffffff4d}.faq-question{text-align:left;cursor:pointer;align-items:center;gap:1rem;width:100%;padding:1.25rem;transition:background .2s;display:flex}.faq-question:hover{background:#ffffff05}.faq-index{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.08em;flex-shrink:0;min-width:1.75rem;font-size:.75rem;font-weight:500}.faq-question-text{color:#fff;flex:1;font-size:.95rem;font-weight:600;line-height:1.4}.faq-icon{color:#fff9;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.faq-item:hover .faq-icon{color:#ffffffd9;background:#ffffff1a}.faq-icon--active{color:var(--background);background:#fff;border-color:#fff}.faq-answer-wrapper{overflow:hidden}.faq-answer{color:var(--text-muted);padding:0 1.25rem 1.25rem 3.25rem;font-size:.9rem;line-height:1.7}.faq-footer{text-align:center;margin-top:2.5rem}.faq-footer-text{color:var(--text-faint);font-size:.875rem}.faq-footer-link{color:#fff;text-underline-offset:3px;font-weight:500;text-decoration:underline;transition:opacity .2s}.faq-footer-link:hover{opacity:.75}
