.b-hero{background:var(--forest);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.b-hero:before{content:"";background:radial-gradient(circle,#66d39c1a 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-30%;right:-15%}.b-hero:after{content:"";background:radial-gradient(circle,#66d39c0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;left:-10%}.b-hero-content{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:8rem 2rem 4rem;display:grid;position:relative}.b-hero-tag{color:var(--mint);background:#66d39c1a;border:1px solid #66d39c33;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;animation:.8s both fadeUp;display:inline-flex}.b-hero-tag:before{content:"";background:var(--mint);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot}.b-hero h1{font-family:var(--font-instrument-serif), "Instrument Serif", serif;color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1.08;animation:.8s .15s both fadeUp}.b-hero h1 em{color:var(--mint);font-style:italic}.b-hero-desc{color:#fff9;max-width:480px;margin-bottom:2rem;font-size:1.15rem;line-height:1.7;animation:.8s .3s both fadeUp}.b-hero-actions{align-items:center;gap:1rem;animation:.8s .45s both fadeUp;display:flex}.b-hero-visual{justify-content:center;align-items:center;animation:.8s .3s both fadeUp;display:flex;position:relative}.b-browser-frame{z-index:2;background:#0e1f16;border-radius:14px;width:100%;max-width:720px;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000080,inset 0 0 0 1px #ffffff12}.b-browser-image{width:100%;height:auto;display:block}.b-browser-chrome{background:#0a1610;border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:.6rem 1rem;display:flex}.b-browser-dots{gap:6px;display:flex}.b-browser-dots span{border-radius:50%;width:10px;height:10px}.b-browser-dots span:first-child{background:#ff5f57}.b-browser-dots span:nth-child(2){background:#febc2e}.b-browser-dots span:nth-child(3){background:#28c840}.b-browser-url{text-align:center;color:#ffffff59;font-size:.68rem;font-family:var(--font-dm-sans), sans-serif;background:#ffffff0d;border-radius:6px;flex:1;padding:.28rem .75rem}.dash-float{z-index:3;background:#fff;border-radius:14px;padding:.75rem .95rem;animation:6s ease-in-out infinite float;position:absolute;box-shadow:0 10px 30px #00000026}.dash-float-1{width:240px;top:-4%;left:-22%}.dash-float-2{width:220px;animation-delay:2s;bottom:-4%;right:-16%}.dash-float .df-head{align-items:center;gap:.45rem;margin-bottom:.4rem;display:flex}.dash-float .df-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dash-float .df-dot-mint{background:var(--mint);box-shadow:0 0 0 3px #66d39c33}.dash-float .df-dot-gold{background:#f5c04a;box-shadow:0 0 0 3px #f5c04a33}.dash-float .df-label{color:var(--forest);text-transform:uppercase;letter-spacing:.5px;flex:1;font-size:.62rem;font-weight:700}.dash-float .df-time{color:var(--text-muted);font-size:.6rem}.dash-float .df-title{color:var(--forest-deep);margin-bottom:.15rem;font-size:.85rem;font-weight:700;line-height:1.3}.dash-float .df-sub{color:var(--text-muted);font-size:.7rem;line-height:1.3}.why{background:var(--warm-white);padding:7rem 2rem}.why-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.why-card{background:#fff;border:1px solid #1f48380f;border-radius:20px;padding:2.5rem 2rem;transition:all .4s;position:relative;overflow:hidden}.why-card:before{content:"";background:linear-gradient(90deg, var(--mint), var(--forest));opacity:0;height:3px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.why-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #1f483814}.why-card:hover:before{opacity:1}.why-icon{background:var(--cream);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.why-icon svg{width:24px;height:24px;stroke:var(--forest);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.why-title{color:var(--forest-deep);margin-bottom:.7rem;font-size:1.15rem;font-weight:700}.why-desc{color:var(--text-muted);font-size:.95rem;line-height:1.65}.pricing{background:var(--cream);padding:7rem 2rem;position:relative}.founders-banner{background:linear-gradient(135deg, var(--forest) 0%, var(--forest-deep) 100%);color:#fff;border-radius:20px;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto 3rem;padding:2rem 2.5rem;display:flex}.founders-badge{background:#66d39c26;border-radius:16px;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;display:flex}.founders-badge .fc-crest{aspect-ratio:1071/1060;background:var(--mint);width:34px;-webkit-mask:url(/founders-crest.png) 50%/contain no-repeat;mask:url(/founders-crest.png) 50%/contain no-repeat}.founders-text h3{margin-bottom:.3rem;font-size:1.2rem;font-weight:700}.founders-text p{color:#ffffffb3;font-size:.9rem;line-height:1.5}.pricing-grid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:1rem;max-width:1200px;margin:0 auto;display:grid}.price-card{text-align:center;background:#fff;border:1px solid #1f48380f;border-radius:20px;flex-direction:column;padding:2.5rem 2rem;transition:all .4s;display:flex;position:relative}.price-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #1f483814}.price-card.featured{border:2px solid var(--mint);box-shadow:0 10px 40px #66d39c1f}.price-popular{background:var(--mint);color:var(--forest-deep);text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.3rem 1rem;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.price-name{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;font-weight:600}.price-amount{color:var(--forest-deep);margin-bottom:.3rem;font-size:2.8rem;font-weight:700}.price-amount span{color:var(--text-muted);white-space:nowrap;font-size:1rem;font-weight:400}.price-period{color:var(--text-muted);margin-bottom:1.5rem;font-size:.75rem}.price-features{text-align:left;margin-bottom:2rem;list-style:none}.price-features li{color:var(--charcoal);align-items:flex-start;gap:.6rem;padding:.5rem 0;font-size:.9rem;display:flex}.price-features li:before{content:"✓";color:var(--mint);min-width:16px;font-weight:700}.price-btn{text-align:center;cursor:pointer;border:none;border-radius:50px;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.price-card .price-btn{margin-top:auto}.price-btn-primary{background:var(--forest);color:#fff}.price-btn-primary:hover{background:var(--forest-deep);transform:translateY(-1px);box-shadow:0 6px 20px #1f483840}.price-btn-secondary{background:var(--cream);color:var(--forest)}.price-btn-secondary:hover{background:#ebe7e0}.ad-band{background:#fff;border:1px solid #1f48380f;border-radius:20px;max-width:1200px;margin:1rem auto 0;padding:2rem 2.25rem}.ad-band .price-name{margin-bottom:.5rem}.ad-band-head{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.25rem;display:flex}.ad-band-pitch{color:var(--charcoal);font-size:1rem;line-height:1.5}.ad-band-price{color:var(--forest-deep);white-space:nowrap;font-size:1.9rem;font-weight:700;line-height:1}.ad-band-price span{color:var(--text-muted);font-size:.8rem;font-weight:400}.ad-band-body{border-top:1px solid #1f483814;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding-top:1.25rem;display:grid}.ad-band-features{margin-bottom:0}.ad-band-stats{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:1rem;display:grid}.ad-stat{background:var(--cream);text-align:center;border-radius:12px;padding:.75rem .5rem}.ad-stat-num{color:var(--forest-deep);font-size:1.05rem;font-weight:700}.ad-stat-label{color:var(--text-muted);font-size:.68rem;line-height:1.35}.b-faq{background:var(--warm-white);padding:7rem 2rem}.b-faq .faq-grid{max-width:800px;margin:0 auto}.b-faq .faq-item{border-bottom:1px solid #1f483814}.b-faq .faq-q{cursor:pointer;width:100%;color:var(--forest-deep);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-family:inherit;font-size:1.05rem;font-weight:600;display:flex}.b-faq .faq-q .faq-icon{background:var(--cream);width:28px;height:28px;color:var(--forest);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;transition:transform .3s;display:flex}.b-faq .faq-item.open .faq-q .faq-icon{transform:rotate(45deg)}.b-faq .faq-a{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.b-faq .faq-item.open .faq-a{max-height:400px;padding-bottom:1.5rem}.b-faq .faq-a p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.fa{background:var(--forest);padding:7rem 2rem;position:relative;overflow:hidden}.fa:before{content:"";background:radial-gradient(#66d39c14 0%,#0000 60%);position:absolute;inset:0}.fa-grid{z-index:2;grid-template-columns:1.04fr .96fr;align-items:start;gap:3.5rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.fa-eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--mint);align-items:center;gap:.6rem;margin-bottom:1.1rem;font-size:.8rem;font-weight:600;display:flex}.fa-eyebrow:before{content:"";background:var(--mint);width:22px;height:2px}.fa h2{font-family:var(--font-instrument-serif), "Instrument Serif", serif;color:#fff;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,2.9rem);line-height:1.06}.fa h2 em{color:var(--mint);font-style:italic}.fa-lede{color:#fff9;max-width:460px;margin-bottom:1.75rem;font-size:1rem;line-height:1.65}.fa-lede strong{color:#fff;font-weight:600}.fa-label{text-transform:uppercase;letter-spacing:1.6px;color:#ffffff73;margin-bottom:.5rem;font-size:.68rem;font-weight:600;display:block}.fa-select{color:#fff;cursor:pointer;appearance:none;background:#ffffff0f url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2'><path d='M6 9l6 6 6-6'/></svg>") right 1.2rem center no-repeat;border:1px solid #ffffff26;border-radius:60px;outline:none;width:100%;max-width:420px;height:54px;padding:0 2.8rem 0 1.3rem;font-family:inherit;font-size:.95rem;transition:border-color .3s,box-shadow .3s}.fa-select:focus{border-color:var(--mint);box-shadow:0 0 0 4px #66d39c26}.fa-select option{background:var(--forest-deep);color:#fff}.fa-state{color:#fff9;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.fa-state svg{color:var(--mint)}.fa-state strong{color:#fff;font-weight:600}.fa-state-select{cursor:pointer;color:var(--mint);background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:.85rem;text-decoration:underline}.fa-state-select option{background:var(--forest-deep);color:#fff}.fa-pricing-link{color:var(--mint);border-top:1px solid #ffffff1f;align-items:center;gap:.4rem;margin-top:1.75rem;padding-top:1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.fa-pricing-link:after{content:"→";transition:transform .2s}.fa-pricing-link:hover{opacity:.85}.fa-pricing-link:hover:after{transform:translate(3px)}.fa-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #0b1a1247}.fa-card-head{border-bottom:1px solid #1f48381a;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.4rem;display:flex}.fa-card-title{text-transform:uppercase;letter-spacing:1.2px;color:var(--forest-deep);font-size:.72rem;font-weight:600}.fa-live{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-light);align-items:center;gap:.4rem;font-size:.6rem;font-weight:600;display:flex}.fa-live i{background:var(--mint);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #66d39c33}.fa-searchwrap{border-bottom:1px solid #1f483814;padding:.75rem 1.15rem;position:relative}.fa-search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1.9rem;transform:translateY(-50%)}.fa-search{width:100%;height:46px;color:var(--forest-deep);background:#fbfaf8;border:1px solid #1f483829;border-radius:10px;outline:none;padding:0 .9rem 0 2.5rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.fa-search:focus{border-color:var(--forest);background:#fff}.fa-search::placeholder{color:var(--text-muted)}.fa-view{height:300px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 12% 88%,#0000);mask-image:linear-gradient(#0000,#000 12% 88%,#0000)}.fa-view.is-static{overflow-y:auto;-webkit-mask-image:none;mask-image:none}.fa-track.is-scrolling{animation:34s linear infinite fa-scroll}.fa-view:hover .fa-track.is-scrolling{animation-play-state:paused}@keyframes fa-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.fa-track.is-scrolling{animation:none}.fa-view{overflow-y:auto;-webkit-mask-image:none;mask-image:none}}.fa-row{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #1f483812;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.8rem 1.4rem;font-family:inherit;transition:background .15s;display:flex}.fa-row:hover{background:#66d39c1a}.fa-row.is-sel{background:#66d39c29}.fa-row.is-closed{opacity:.62}.fa-row.is-closed:hover{opacity:1;background:#1f48380d}.fa-row-sub{color:var(--forest-deep);font-size:.92rem;font-weight:600}.fa-row-count{text-transform:uppercase;letter-spacing:1.2px;white-space:nowrap;font-size:.68rem;font-weight:700}.fa-row.is-open .fa-row-count{color:var(--forest)}.fa-row.is-low .fa-row-count{color:#dc2626}.fa-row.is-closed .fa-row-count,.fa-row.is-closed .fa-row-sub{color:var(--text-light)}.fa-row-note{color:var(--text-muted);border-bottom:1px solid #1f483812;padding:.9rem 1.4rem;font-size:.8rem}.fa-foot{background:#fbfaf8;border-top:1px solid #1f48381a;padding:1rem 1.4rem}.fa-hint{color:var(--text-light);text-align:center;font-size:.8rem}.fa-sel-line{color:var(--forest);margin-bottom:.65rem;font-size:.8rem}.fa-sel-line strong{font-weight:600}.fa-field{width:100%;height:48px;color:var(--forest-deep);background:#fff;border:1px solid #1f483829;border-radius:12px;outline:none;margin-bottom:.55rem;padding:0 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.fa-field:focus{border-color:var(--forest);box-shadow:0 0 0 3px #66d39c26}.fa-field::placeholder{color:var(--text-muted)}.fa-submit{cursor:pointer;background:var(--forest);color:#fff;border:none;border-radius:60px;width:100%;height:52px;margin-top:.35rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .3s,transform .1s,box-shadow .3s}.fa-submit:hover{background:var(--forest-deep);box-shadow:0 8px 20px #1f483840}.fa-submit:active{transform:scale(.99)}.fa-error{text-align:center;color:#dc2626;margin-top:.6rem;font-size:.78rem}.fa-submit:disabled{opacity:.65;cursor:not-allowed}.fa-fine{text-align:center;text-transform:uppercase;letter-spacing:1.2px;color:var(--text-light);margin-top:.65rem;font-size:.6rem;font-weight:600}.fa-done{text-align:center;padding:.4rem .2rem}.fa-done-tick{width:46px;height:46px;color:var(--forest);background:#66d39c2e;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;display:flex}.fa-done-h{font-family:var(--font-instrument-serif), "Instrument Serif", serif;color:var(--forest-deep);margin-bottom:.4rem;font-size:1.3rem}.fa-done-p{color:var(--text-muted);max-width:300px;margin:0 auto;font-size:.82rem;line-height:1.55}.fa-done-p strong{color:var(--forest);font-weight:600}@media (max-width:900px){.b-hero-content{text-align:center;grid-template-columns:minmax(0,1fr);padding-top:7rem}.b-hero-desc{margin:0 auto 2rem}.b-hero-actions{justify-content:center}.b-hero-visual{margin-top:2rem}.dash-float{display:none}.why-grid{grid-template-columns:1fr;max-width:500px}.pricing-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.founders-banner{text-align:center;flex-direction:column}.ad-band{max-width:400px;margin:1rem auto 0;padding:1.5rem}.ad-band-head{flex-direction:column;gap:.75rem}.ad-band-body{grid-template-columns:1fr;gap:1.25rem}.fa{padding:4.5rem 1.5rem}.fa-grid{grid-template-columns:minmax(0,1fr);gap:2.5rem;max-width:520px}.fa-lede,.fa-select{max-width:none}}@media (max-width:480px){.b-hero h1{font-size:2.5rem}.b-hero-actions{flex-direction:column}}.fa-row-state{letter-spacing:.06em;color:var(--text-muted);vertical-align:middle;background:#1f483814;border-radius:4px;margin-left:.5rem;padding:.1rem .4rem;font-size:.62rem;font-weight:700}
