@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&family=Roboto:wght@400;500&display=swap);:root{--accent:#22ff22;--bg-deep:#050608;--bg-mid:#050810}*{box-sizing:border-box}body{position:relative;min-height:100vh;margin:0;font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Poppins",sans-serif;color:#fff;background:radial-gradient(circle at 0% 0%,#111827 0,transparent 55%),radial-gradient(circle at 100% 0%,#06251a 0,transparent 55%),radial-gradient(circle at 0% 100%,#1a1025 0,transparent 55%),linear-gradient(to bottom,var(--bg-deep),var(--bg-mid),var(--bg-deep));scroll-behavior:smooth}html,body{margin:0;padding:0;background-color:#020617;color:#e5e7eb}body::before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgb(255 255 255 / .03) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .03) 1px,transparent 1px);background-size:80px 80px;opacity:.35;mix-blend-mode:soft-light;z-index:-1}h1,h2,h3,.brand-heading,.hero-title{font-family:"Space Grotesk","Poppins",system-ui,sans-serif;letter-spacing:.02em}pre,code{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.glow-btn{transition:transform 0.2s ease,background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease}.glow-btn:hover{transform:translateY(-2px)}.nav-hover{position:relative;transition:color 0.18s ease}.nav-hover::after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:var(--accent);border-radius:999px;transition:width 0.2s ease}.nav-hover:hover{color:var(--accent)}.nav-hover:hover::after{width:100%}.text-accent{color:var(--accent)}.bg-accent-solid{background-color:var(--accent)}.bg-accent-soft{background-color:rgb(34 255 34 / .1)}.dot-accent{background-color:var(--accent)}.pill{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .7rem;border-radius:999px;border:1px solid rgb(255 255 255 / .14);font-size:10px;letter-spacing:.16em;text-transform:uppercase;background-color:rgb(5 8 16 / .8);backdrop-filter:blur(12px)}.accent-dot{width:6px;height:6px;border-radius:999px;background-color:var(--accent)}.sticky-header{transition:background-color 0.22s ease,border-color 0.22s ease,box-shadow 0.22s ease;background:linear-gradient(to bottom,rgb(5 8 16 / .97),rgb(5 8 16 / .9),rgb(5 8 16 / .75))}.sticky-header.scrolled{background-color:rgb(5 8 16 / .98);border-color:rgb(148 163 184 / .5);box-shadow:0 10px 40px rgb(0 0 0 / .7)}.floating-card{position:relative;overflow:hidden}.floating-card::before{content:"";position:absolute;left:-30%;width:160%;height:40%;top:-20%;background:linear-gradient(to bottom,transparent,rgb(34 255 34 / .3),transparent);opacity:.4;mix-blend-mode:screen;pointer-events:none}.hero-orb{position:absolute;border-radius:999px;filter:blur(40px);opacity:.7;pointer-events:none}.api-diagram-card{border-radius:1.5rem;border:1px solid rgb(148 163 184 / .4);background-color:#020617;padding:1.2rem 1.5rem}.api-diagram-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));column-gap:2.5rem;row-gap:1.4rem;align-items:center;justify-items:center}@media (max-width:768px){.api-diagram-grid{min-width:620px;column-gap:1.6rem;row-gap:1.1rem}.api-node-box{max-width:150px;padding:.5rem .6rem}.api-node-title{font-size:.72rem}.api-node-sub{font-size:.66rem}.api-arrow-pill{font-size:.66rem;padding:.18rem .5rem}}.api-node-box{width:100%;max-width:190px;border-radius:1rem;padding:.6rem .75rem;background-color:#020617;border:1px solid rgb(148 163 184 / .7);display:flex;flex-direction:column;gap:.35rem}.api-node-icon{width:2rem;height:2rem;border-radius:.75rem;background-color:rgb(15 23 42 / .95);display:flex;align-items:center;justify-content:center}.api-node-title{font-size:.75rem;font-weight:600;color:#e5e7eb}.api-node-sub{font-size:.7rem;color:#9ca3af}.api-arrow-slot{display:flex;align-items:center;justify-content:center}.api-arrow-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:999px;border:1px solid rgb(148 163 184 / .7);background-color:#020617;white-space:nowrap;font-size:.7rem;color:#e5e7eb}#mobileMenu{background:radial-gradient(circle at top,rgb(34 255 34 / .18),transparent 55%),#050810}.mobile-open{transform:translateY(0)!important}.mobile-nav-link{display:flex;align-items:center;justify-content:space-between;padding:.7rem .9rem;border-radius:.9rem;margin-top:.4rem;font-size:.95rem;color:#e5e7eb;background:rgb(15 23 42 / .96);border:1px solid rgb(51 65 85 / .9)}.mobile-nav-link span{display:flex;align-items:center;gap:.45rem}.mobile-nav-link i{width:1rem;height:1rem;color:var(--accent)}.mobile-nav-link:hover{border-color:var(--accent);color:var(--accent)}.mobile-nav-tag{font-size:.7rem;padding:.18rem .55rem;border-radius:999px;background:rgb(34 255 34 / .08);color:rgb(190 242 100 / .98);border:1px solid rgb(34 255 34 / .4)}.about-shell{background:radial-gradient(circle at 0% 0%,rgb(34 255 34 / .1),transparent 55%),radial-gradient(circle at 100% 100%,rgb(56 189 248 / .08),transparent 55%),#020617;position:relative;overflow:hidden;color:#e5e7eb;font-family:"Roboto",system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}.about-shell::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(15 23 42 / .6) 1px,transparent 1px),linear-gradient(90deg,rgb(15 23 42 / .6) 1px,transparent 1px);background-size:56px 56px;opacity:.12;pointer-events:none}.about-inner{position:relative;z-index:1}.about-title,.about-name{font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}.about-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.22rem .9rem;border-radius:999px;border:1px solid rgb(148 163 184 / .6);background:radial-gradient(circle at 0 0,rgb(34 255 34 / .2),transparent 55%),rgb(15 23 42 / .98);font-size:.68rem;color:rgb(226 232 240 / .96);letter-spacing:.18em;text-transform:uppercase}.about-pill-dot{width:.4rem;height:.4rem;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px rgb(34 255 34 / .22)}.about-highlight{background:linear-gradient(90deg,rgb(34 255 34 / .9),rgb(56 189 248 / .9));-webkit-background-clip:text;background-clip:text;color:#fff0}.about-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.22rem .7rem;border-radius:999px;border:1px solid rgb(148 163 184 / .55);font-size:.7rem;color:rgb(209 213 219 / .96);background:rgb(15 23 42 / .98)}.about-badge .icon-sm{width:14px;height:14px}.about-list li::marker{color:#22c55e}.about-photo-wrap{position:relative;width:min(260px, 75vw);aspect-ratio:4/5;border-radius:1.6rem;overflow:hidden;background:radial-gradient(circle at 0 0,rgb(34 255 34 / .18),transparent 55%),rgb(15 23 42);border:1px solid rgb(30 64 175 / .8);box-shadow:0 0 0 1px rgb(15 23 42),0 28px 70px rgb(0 0 0)}.about-photo-glow{position:absolute;inset:0;background:radial-gradient(circle at 0 0,rgb(34 255 34 / .16),transparent 60%),radial-gradient(circle at 100% 100%,rgb(56 189 248 / .18),transparent 65%);opacity:.9;pointer-events:none;mix-blend-mode:screen}.about-photo-inner{position:relative;width:100%;height:100%;overflow:hidden;border-radius:1.55rem}.about-photo-inner img{width:100%;height:100%;object-fit:cover;transform:scale(1.03);transition:transform 0.3s ease}.about-photo-wrap:hover img{transform:scale(1.06)}.about-photo-tag{position:absolute;left:1rem;bottom:.9rem;display:inline-flex;align-items:center;gap:.35rem;padding:.26rem .75rem;border-radius:999px;background:rgb(15 23 42 / .9);border:1px solid rgb(148 163 184 / .7);font-size:.72rem;color:rgb(226 232 240 / .98);backdrop-filter:blur(10px)}.about-photo-tag .dot{width:.42rem;height:.42rem;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px rgb(34 255 34 / .22)}.about-stat-row{display:flex;flex-wrap:wrap;gap:.4rem}.about-stat-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .65rem;border-radius:999px;border:1px solid rgb(51 65 85 / .95);background:rgb(15 23 42 / .98);font-size:.7rem;color:rgb(209 213 219 / .96)}.about-stat-pill .icon-sm{width:14px;height:14px}.icon-sm{width:16px;height:16px;display:inline-block}@media (max-width:768px){.about-shell{padding-top:3.5rem;padding-bottom:3.5rem}}.contact-shell{background:radial-gradient(circle at 0% 0%,rgb(34 255 34 / .08),transparent 55%),radial-gradient(circle at 100% 100%,rgb(56 189 248 / .08),transparent 55%),#020617;position:relative;overflow:hidden;color:#e5e7eb;font-family:"Roboto",system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}.contact-shell::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(15 23 42 / .45) 1px,transparent 1px),linear-gradient(90deg,rgb(15 23 42 / .45) 1px,transparent 1px);background-size:60px 60px;opacity:.1;pointer-events:none}.contact-inner{position:relative;z-index:1}.contact-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.22rem .9rem;border-radius:999px;border:1px solid rgb(148 163 184 / .5);background:radial-gradient(circle at 0 0,rgb(34 255 34 / .22),transparent 55%),rgb(15 23 42 / .98);font-size:.68rem;color:rgb(226 232 240 / .96);letter-spacing:.18em;text-transform:uppercase}.contact-pill-dot{width:.4rem;height:.4rem;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px rgb(34 255 34 / .22)}.contact-title{font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif;font-weight:600}.contact-highlight{background:linear-gradient(90deg,rgb(34 255 34 / .95),rgb(56 189 248 / .95));-webkit-background-clip:text;background-clip:text;color:#fff0}.contact-subtitle{font-size:.82rem;line-height:1.7;color:#9ca3af;max-width:34rem;margin-inline:auto}.contact-grid{display:grid;gap:2rem}@media (min-width:1024px){.contact-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,0.95fr);align-items:flex-start}}.contact-card{border-radius:1.25rem;border:1px solid rgb(148 163 184 / .3);background:radial-gradient(circle at 0 0,rgb(37 99 235 / .16),transparent 55%),rgb(15 23 42 / .96);box-shadow:0 18px 45px rgb(0 0 0 / .8);backdrop-filter:blur(12px)}.contact-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.contact-card-title{font-size:.86rem;font-weight:600;color:#e5e7eb;display:flex;align-items:center;gap:.4rem}.contact-chip{font-size:.7rem;padding:.18rem .7rem;border-radius:999px;border:1px solid rgb(148 163 184 / .55);color:#cbd5f5;background:rgb(15 23 42 / .96);display:inline-flex;align-items:center;gap:.3rem}.contact-label{font-size:.75rem;color:#9ca3af;margin-bottom:.18rem}.contact-input,.contact-textarea,.contact-select{width:100%;border-radius:.9rem;border:1px solid rgb(51 65 85 / .95);background:rgb(15 23 42 / .96);padding:.6rem .8rem;font-size:.8rem;color:#e5e7eb;outline:none;transition:border-color 0.16s ease,box-shadow 0.16s ease,background-color 0.16s ease,transform 0.12s ease}.contact-input::placeholder,.contact-textarea::placeholder{color:rgb(148 163 184 / .9)}.contact-input:focus,.contact-textarea:focus,.contact-select:focus{border-color:#2f2;box-shadow:0 0 0 1px rgb(34 255 34 / .18),0 0 0 8px rgb(34 255 34 / .08);background:rgb(15 23 42);transform:translateY(-.5px)}.contact-textarea{min-height:120px;resize:vertical}.contact-btn{border-radius:999px;padding:.6rem 1.5rem;font-size:.82rem;font-weight:600;cursor:pointer;border:none;background:linear-gradient(135deg,rgb(34 255 34 / .96),rgb(45 212 191 / .96));color:#020617;box-shadow:0 0 0 1px rgb(15 23 42),0 18px 38px rgb(0 0 0 / .95);display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap;transition:transform 0.16s ease,box-shadow 0.16s ease,filter 0.16s ease}.contact-btn:hover{transform:translateY(-1.5px);filter:brightness(1.03);box-shadow:0 0 0 1px rgb(15 23 42),0 22px 50px rgb(0 0 0)}.icon-sm{width:16px;height:16px;display:inline-block}.contact-error{font-size:.7rem;color:#f97373;margin-top:.15rem}.contact-success{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .8rem;border-radius:999px;border:1px solid rgb(34 197 94 / .8);background:rgb(22 163 74 / .15);font-size:.72rem;color:#bbf7d0}.contact-meta-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.24rem .75rem;border-radius:999px;border:1px solid rgb(148 163 184 / .6);font-size:.7rem;color:rgb(209 213 219 / .96);background:rgb(15 23 42 / .98)}.contact-meta-pill .dot{width:.42rem;height:.42rem;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px rgb(34 255 34 / .22)}.contact-info-card{border-radius:1.1rem;border:1px solid rgb(51 65 85 / .9);background:radial-gradient(circle at 100% 0,rgb(56 189 248 / .5),transparent 55%),rgb(15 23 42 / .98);padding:1.1rem 1.1rem 1.2rem}.contact-info-row{display:flex;flex-direction:column;gap:.65rem;font-size:.82rem;color:#d1d5db}.contact-info-line{display:flex;align-items:flex-start;gap:.55rem}.contact-info-label{font-size:.72rem;color:#9ca3af}.contact-bullets{font-size:.78rem;color:#a5b4fc;margin-top:.6rem}.contact-bullets li{display:flex;align-items:center;gap:.35rem}.contact-bullets li+li{margin-top:.24rem}.contact-note{font-size:.78rem;color:#e5e7eb;margin-top:.8rem;line-height:1.7}@media (max-width:768px){.contact-subtitle{text-align:center}}:root{--sf-bg:#020617;--sf-panel:#020617;--sf-border-subtle:rgba(148,163,184,0.3);--sf-text-main:#e5e7eb;--sf-text-muted:#9ca3af;--sf-accent:#22ff22;--sf-accent-soft:rgba(34,255,34,0.15)}.sf-accent{color:var(--sf-accent)}.sf-team-shell{position:relative;overflow:hidden;background:radial-gradient(circle at 0% 0%,rgb(34 255 34 / .12),transparent 55%),radial-gradient(circle at 100% 100%,rgb(56 189 248 / .12),transparent 55%),var(--sf-bg);color:var(--sf-text-main);padding:4.5rem 1.5rem 5rem;border-top:1px solid rgb(15 23 42);font-family:system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}.sf-team-shell::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(15 23 42 / .7) 1px,transparent 1px),linear-gradient(90deg,rgb(15 23 42 / .7) 1px,transparent 1px);background-size:32px 32px;opacity:.35;pointer-events:none}.sf-team-inner{position:relative;max-width:1120px;margin:0 auto;z-index:1}.sf-team-header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}@media (min-width:900px){.sf-team-header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.sf-team-heading-block{max-width:540px}.sf-team-eyebrow{font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:rgb(148 163 184 / .9);margin-bottom:.5rem}.sf-team-title{font-size:2.15rem;letter-spacing:-.03em;margin-bottom:.5rem}.sf-team-title-highlight{background:linear-gradient(120deg,#22ff22,#a5f3fc);-webkit-background-clip:text;background-clip:text;color:#fff0}.sf-team-subtitle{font-size:.96rem;color:var(--sf-text-muted);line-height:1.7}.sf-team-meta{display:flex;flex-wrap:wrap;gap:.8rem}.sf-team-meta-item{min-width:150px;padding:.6rem .9rem;border-radius:.9rem;border:1px solid rgb(148 163 184 / .45);background:radial-gradient(circle at 0 0,rgb(34 255 34 / .12),transparent 60%),rgb(15 23 42 / .96)}.sf-meta-label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;color:rgb(148 163 184 / .9);margin-bottom:.15rem}.sf-meta-value{font-size:.95rem}.sf-team-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.7rem}@media (min-width:768px){.sf-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1150px){.sf-team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sf-team-card{position:relative;border-radius:1.4rem;isolation:isolate}.sf-card-border{position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 0 0,rgb(34 255 34 / .18),transparent 55%),radial-gradient(circle at 100% 100%,rgb(56 189 248 / .18),transparent 55%);opacity:0;transition:opacity 180ms ease-out;pointer-events:none}.sf-card-body{position:relative;padding:1.4rem 1.25rem 1.45rem;border-radius:inherit;background:rgb(15 23 42 / .96);border:1px solid var(--sf-border-subtle);box-shadow:0 18px 45px rgb(0 0 0 / .8),0 0 0 1px rgb(15 23 42 / .8);display:flex;flex-direction:column;gap:.85rem;transition:transform 160ms ease-out,box-shadow 160ms ease-out,border-color 160ms ease-out,background 160ms ease-out}.sf-team-card:hover .sf-card-body{transform:translateY(-5px) translateZ(0);box-shadow:0 24px 60px rgb(0 0 0 / .9),0 0 0 1px rgb(15 23 42);border-color:rgb(148 163 184 / .7);background:radial-gradient(circle at 0 0,var(--sf-accent-soft),transparent 65%),rgb(15 23 42 / .98)}.sf-team-card:hover .sf-card-border{opacity:.8}.sf-avatar-row{display:flex;align-items:center;gap:.85rem}.sf-avatar-frame{width:64px;height:64px;border-radius:999px;padding:2px;background:radial-gradient(circle at 0 0,rgb(34 255 34 / .16),transparent 60%);display:flex;align-items:center;justify-content:center}.sf-avatar-img{width:100%;height:100%;border-radius:inherit;object-fit:cover;border:2px solid rgb(15 23 42);background:#020617;box-shadow:0 10px 18px rgb(0 0 0 / .85)}.sf-name-block{display:flex;flex-direction:column;gap:.18rem}.sf-name{font-size:1.02rem;letter-spacing:-.02em}.sf-role{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:rgb(156 163 175 / .96)}.sf-bio{font-size:.86rem;color:var(--sf-text-muted);line-height:1.7}.sf-tag-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.2rem}.sf-tag{font-size:.72rem;padding:.22rem .6rem;border-radius:999px;border:1px solid rgb(148 163 184 / .7);background:rgb(15 23 42 / .96);text-transform:uppercase;letter-spacing:.12em;color:rgb(209 213 219 / .96)}.shop-bg{background:radial-gradient(circle at 0% 0%,rgb(34 255 34 / .1),transparent 55%),radial-gradient(circle at 100% 100%,rgb(56 189 248 / .06),transparent 55%),#02040a}.shop-pill{gap:.55rem;padding-inline:1rem;padding-block:.35rem;background:radial-gradient(circle at 0% 0%,rgb(34 255 34 / .18),transparent),rgb(15 23 42 / .98);border-color:rgb(148 163 184 / .65);box-shadow:0 0 0 1px rgb(15 23 42 / .9),0 12px 35px rgb(0 0 0 / .9)}.shop-pill-label{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#e5e7eb}.shop-card{border-radius:1.35rem;padding:1.1rem 1.1rem 1rem;background:radial-gradient(circle at 0% 0%,rgb(34 255 34 / .14),transparent 50%),radial-gradient(circle at 100% 100%,rgb(56 189 248 / .1),transparent 55%),#020617;border:1px solid rgb(148 163 184 / .45);box-shadow:0 16px 40px rgb(15 23 42 / .98),0 0 0 1px rgb(15 23 42 / .9);display:flex;flex-direction:column;gap:.75rem;transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease,background-color 0.22s ease}.shop-card:hover{transform:translateY(-4px);border-color:rgb(34 255 34 / .9);box-shadow:0 20px 50px rgb(0 0 0 / .98),0 0 26px rgb(34 255 34 / .35)}.shop-logo{width:2.6rem;height:2.6rem;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;letter-spacing:.04em;color:#020617;border:1px solid rgb(15 23 42 / .95)}.shop-logo.gpt{background:radial-gradient(circle at 25% 0%,#4ade80,#16a34a)}.shop-logo.gemini{background:radial-gradient(circle at 30% 0%,#a855f7,#22d3ee)}.shop-logo.grok{background:radial-gradient(circle at 30% 0%,#facc15,#fb7185)}.shop-logo.other{background:radial-gradient(circle at 30% 0%,#38bdf8,#6366f1)}.shop-tag{font-size:10px;padding:.2rem .55rem;border-radius:999px;border:1px solid rgb(148 163 184 / .7);background:rgb(15 23 42 / .96);text-transform:uppercase;letter-spacing:.14em;color:#e5e7eb}.shop-price{font-size:11px;color:#e5e7eb}.shop-price span{font-size:10px;color:#9ca3af}.shop-desc{font-size:11px;color:#d1d5db;line-height:1.55}.shop-points{font-size:10px;color:#9ca3af}.shop-points li{display:flex;align-items:flex-start;gap:.35rem}.shop-points span.dot{margin-top:.23rem;width:.35rem;height:.35rem;border-radius:999px;background-color:rgb(34 255 34 / .9)}.shop-card-actions{display:flex;justify-content:space-between;gap:.5rem;margin-top:.35rem}.shop-logo{width:2.7rem;height:2.7rem;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#020617;border:1px solid rgb(148 163 184 / .6);box-shadow:0 0 0 1px rgb(15 23 42 / .95),0 10px 24px rgb(0 0 0 / .9)}.shop-logo img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:640px){.shop-card{padding:1rem}}.faq-section{background:radial-gradient(circle at 0% 0%,rgb(34 255 34 / .1),transparent 55%),radial-gradient(circle at 100% 100%,rgb(56 189 248 / .08),transparent 55%),#020617;position:relative;overflow:hidden;color:#e5e7eb;font-family:"Roboto",system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}.faq-section::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(15 23 42 / .6) 1px,transparent 1px),linear-gradient(90deg,rgb(15 23 42 / .6) 1px,transparent 1px);background-size:52px 52px;opacity:.12;pointer-events:none}.faq-inner{position:relative;z-index:1}.faq-title{font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}.faq-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .85rem;border-radius:999px;border:1px solid rgb(148 163 184 / .55);background:radial-gradient(circle at 0 0,rgb(34 255 34 / .18),transparent 55%),rgb(15 23 42 / .96);font-size:.68rem;color:rgb(226 232 240 / .96);letter-spacing:.18em;text-transform:uppercase}.faq-pill-dot{width:.4rem;height:.4rem;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px rgb(34 255 34 / .22)}.faq-card{border-radius:1.25rem;border:1px solid rgb(30 64 175 / .6);background:radial-gradient(circle at 0% 0%,rgb(37 99 235 / .12),transparent 55%),rgb(15 23 42 / .98);box-shadow:0 0 0 1px rgb(15 23 42),0 22px 60px rgb(0 0 0 / .95);padding:1.25rem 1.1rem}@media (min-width:640px){.faq-card{padding:1.5rem 1.4rem}}.faq-item{border-radius:.9rem;border:1px solid #fff0;background:rgb(15 23 42 / .95);transition:border-color 0.18s ease,background 0.18s ease,transform 0.18s ease}.faq-item:hover{border-color:rgb(56 189 248 / .85);background:rgb(15 23 42);transform:translateY(-1px)}.faq-item.is-open{border-color:#2f2;background:radial-gradient(circle at 0% 0%,rgb(34 255 34 / .16),transparent 55%),rgb(15 23 42)}.faq-trigger{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem .9rem .7rem;background:#fff0;border:none;color:inherit;cursor:pointer}.faq-left{display:flex;align-items:flex-start;gap:.7rem;text-align:left}.faq-index{min-width:1.9rem;height:1.9rem;border-radius:999px;border:1px solid rgb(148 163 184 / .55);display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:600;color:rgb(226 232 240 / .96);background:radial-gradient(circle at 0 0,rgb(34 255 34 / .18),transparent 60%)}.faq-question-wrap{display:flex;flex-direction:column;gap:.15rem}.faq-question{font-size:.9rem;font-weight:500;color:#e5e7eb}.faq-label-row{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.7rem;color:#9ca3af}.faq-badge{padding:.12rem .55rem;border-radius:999px;border:1px solid rgb(148 163 184 / .5);color:rgb(209 213 219 / .96)}.faq-tag{display:inline-flex;align-items:center;gap:.2rem;opacity:.85}.faq-chevron-wrap{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;width:2rem;height:2rem;border:1px solid rgb(51 65 85 / .95);background:rgb(15 23 42 / .98);transition:transform 0.2s ease,border-color 0.2s ease,background 0.2s ease;flex-shrink:0;margin-top:.1rem}.faq-item.is-open .faq-chevron-wrap{border-color:#2f2;background:radial-gradient(circle at 0 0,rgb(34 255 34 / .24),transparent 55%);transform:rotate(180deg)}.faq-panel{max-height:0;overflow:hidden;opacity:0;transform:translateY(-4px);transition:max-height 0.28s ease,opacity 0.22s ease,transform 0.22s ease}.faq-item.is-open .faq-panel{opacity:1;transform:translateY(0)}.faq-panel-inner{padding:0 .9rem .85rem 3.1rem;font-size:.8rem;line-height:1.7;color:rgb(209 213 219 / .96)}.faq-panel-inner a{color:#2f2;text-decoration:underline;text-underline-offset:2px}.faq-panel-inner ul{margin-top:.35rem}.faq-panel-inner li{margin-top:.15rem}.icon-sm{width:16px;height:16px;display:inline-block}@media (max-width:640px){.faq-panel-inner{padding-left:.9rem;font-size:.78rem}.faq-question{font-size:.86rem}.faq-index{min-width:1.7rem;height:1.7rem;font-size:.72rem}}:root{--accent:#22ff22}.text-accent{color:var(--accent)}.footer-shell{background:radial-gradient(circle at 0% 0%,rgb(34 255 34 / .08),transparent 55%),radial-gradient(circle at 100% 100%,rgb(56 189 248 / .08),transparent 55%),#020617;border-top:1px solid rgb(15 23 42);position:relative;overflow:hidden;color:#e5e7eb;font-family:"Roboto",system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}.footer-shell::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(15 23 42 / .7) 1px,transparent 1px),linear-gradient(90deg,rgb(15 23 42 / .7) 1px,transparent 1px);background-size:48px 48px;opacity:.14;pointer-events:none}.footer-shell::after{content:"";position:absolute;left:8%;right:8%;top:0;height:1px;background:linear-gradient(to right,transparent,rgb(34 255 34 / .9),rgb(56 189 248 / .9),transparent);opacity:.5;pointer-events:none}.footer-inner{position:relative;z-index:1}.footer-logo-text,.footer-cta-title{font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}.footer-cta-title{font-weight:600;color:#f9fafb}.footer-brand-text,.footer-cta-text{font-size:.82rem;line-height:1.7;color:#9ca3af}.footer-tagline{font-size:.76rem;color:#6b7280}.footer-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .85rem;border-radius:999px;border:1px solid rgb(148 163 184 / .5);background:radial-gradient(circle at 0 0,rgb(34 255 34 / .2),transparent 55%),rgb(15 23 42 / .96);font-size:.72rem;color:rgb(226 232 240 / .96)}.footer-badge-dot{width:.42rem;height:.42rem;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px rgb(34 255 34 / .18)}.footer-cta-text{max-width:34rem}.footer-input-wrap{border-radius:999px;background:rgb(15 23 42 / .98);border:1px solid rgb(51 65 85 / .95);padding-inline:.7rem;display:flex;align-items:center;gap:.4rem;transition:border-color 0.18s ease,box-shadow 0.18s ease,background-color 0.18s ease}.footer-input{background:#fff0;border:none;outline:none;padding-block:.42rem;padding-inline:.25rem;font-size:.8rem;color:#e5e7eb;flex:1}.footer-input::placeholder{color:rgb(156 163 175 / .95)}.footer-input-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 1px rgb(34 255 34 / .25);background-color:rgb(15 23 42 / .98)}.footer-btn{border-radius:999px;padding-inline:1rem;padding-block:.4rem;font-size:.8rem;font-weight:600;cursor:pointer;border:none;background:linear-gradient(135deg,rgb(34 255 34 / .96),rgb(45 212 191 / .96));color:#020617;box-shadow:0 0 0 1px rgb(15 23 42),0 14px 30px rgb(15 23 42 / .9);display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;transition:transform 0.16s ease,box-shadow 0.16s ease,filter 0.16s ease}.footer-btn:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 0 0 1px rgb(15 23 42),0 18px 38px rgb(0 0 0 / .95)}.footer-btn .icon-sm{width:14px;height:14px}.footer-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:rgb(209 213 219 / .9);transition:color 0.18s ease,transform 0.18s ease;text-decoration:none}.footer-link:hover{color:var(--accent);transform:translateX(2px)}.footer-link .icon-sm{width:14px;height:14px;opacity:.9}.footer-social-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:999px;border:1px solid rgb(51 65 85 / .95);background:rgb(15 23 42 / .98);transition:transform 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease,background 0.18s ease;color:rgb(229 231 235 / .95);text-decoration:none}.footer-social-icon .icon-sm{width:18px;height:18px;opacity:.95}.footer-social-icon:hover{transform:translateY(-2px);border-color:var(--accent);background:linear-gradient(to right,rgb(34 255 34 / .95),rgb(45 212 191 / .95));color:#020617;box-shadow:0 0 0 1px rgb(15 23 42),0 18px 40px rgb(0 0 0 / .95)}.footer-contact-line{display:flex;align-items:flex-start;gap:.55rem;font-size:.78rem;color:#d1d5db}.footer-contact-label{font-size:.72rem;color:#9ca3af}.footer-bottom-link{font-size:.74rem;color:rgb(148 163 184 / .92);text-decoration:none;transition:color 0.16s ease}.footer-bottom-link:hover{color:var(--accent)}.icon-sm{width:16px;height:16px;display:inline-block}