@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Anybody:wght@400;700;900&family=Playfair+Display:ital,wght@0,900;1,900&family=Caveat:wght@600;700&display=swap");:root{--bg:#e9e7e7;--bg-card:#f5f4f2;--bg-glass:rgba(0,0,0,.03);--text:#1a1814;--text-dim:#78756f;--text-faint:#a09890;--red:#04a845;--red-dim:rgba(4,168,69,.15);--red-glow:rgba(4,168,69,.45);--green:#f8c602;--green-dim:rgba(248,198,2,.15);--green-glow:rgba(248,198,2,.45);--border:rgba(0,0,0,.1);--font-display:"Anybody",sans-serif;--font-body:"Outfit",sans-serif}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text);font-family:var(--font-body);overflow-x:hidden;line-height:1.5}body:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");opacity:.02;pointer-events:none;z-index:9999}::selection{background:var(--green);color:var(--bg)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--text-faint);border-radius:2px}body,html{overflow-x:hidden}@media (max-width:900px){.how-grid{grid-template-columns:repeat(2,1fr)!important}.how-step:last-child{grid-column:1/-1}.how-step-border:last-of-type{border-right:none!important}}@media (max-width:640px){.hero-phone{transform:scale(.82);transform-origin:top center}.how-grid{grid-template-columns:1fr!important}.how-step{padding:2rem 1.5rem!important}.feat-big,.why-grid{grid-template-columns:1fr!important}.earn-grid{grid-template-columns:repeat(3,1fr)!important}.community-avatar{display:none!important}section{padding-left:1.25rem!important;padding-right:1.25rem!important}}@media (max-width:400px){.hero-phone{transform:scale(.72);transform-origin:top center}.earn-grid{grid-template-columns:repeat(2,1fr)!important}}.htw-section{padding:7rem 2.5rem;background:rgba(5,5,5,.85);position:relative;overflow:hidden}.htw-section:before{top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,var(--red-dim) 0,transparent 70%)}.htw-section:after,.htw-section:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.htw-section:after{bottom:-80px;left:10%;width:300px;height:300px;background:radial-gradient(circle,var(--green-dim) 0,transparent 70%)}.htw-inner{max-width:1100px;margin:0 auto;position:relative}.htw-eyebrow{font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:var(--green);margin-bottom:.75rem;display:flex;align-items:center;gap:10px;font-family:var(--font-body)}.htw-eyebrow:before{content:"";width:20px;height:2px;background:var(--green);border-radius:1px}.htw-title{font-size:clamp(34px,4vw,58px);font-weight:700;color:#fff;line-height:1.02;letter-spacing:-.025em;margin-bottom:1rem;font-family:var(--font-display)}.htw-title span{font-family:Playfair Display,serif;font-style:italic;font-weight:900;color:var(--red)}.htw-subtitle{font-size:16px;color:hsla(0,0%,100%,.5);max-width:600px;line-height:1.75;margin-bottom:4rem;font-weight:400;font-family:var(--font-body)}.htw-subtitle strong{color:hsla(0,0%,100%,.85);font-weight:600}.model-box{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:2.5rem;margin-bottom:3rem}.model-box p{font-size:16px;line-height:1.85;color:hsla(0,0%,100%,.7);font-weight:400;font-family:var(--font-body)}.model-box p strong{color:#fff;font-weight:700}.model-quote{font-family:Playfair Display,serif;font-style:italic;font-weight:900;font-size:clamp(18px,2.5vw,26px);color:var(--green);line-height:1.3;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.tiers-title{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin-bottom:1.25rem;font-family:var(--font-body)}.tiers-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:3rem}.tier-card{border-radius:16px;padding:2rem;position:relative;overflow:hidden}.tier-card:before{content:"";position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:hsla(0,0%,100%,.06);pointer-events:none}.tier-icon{font-size:28px;margin-bottom:1rem}.tier-type{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-family:var(--font-body);color:hsla(0,0%,100%,.6)}.tier-card-title,.tier-type{font-weight:700;margin-bottom:.5rem}.tier-card-title{font-size:18px;font-family:var(--font-display)}.tier-desc{font-size:13px;line-height:1.75;opacity:.7;font-family:var(--font-body)}.tier-examples{margin-top:1rem;display:flex;flex-direction:column;gap:.35rem}.tier-ex{font-size:12px;padding:.4rem .75rem;border-radius:8px;background:hsla(0,0%,100%,.08)}.tier-ex,.tier-rate{font-family:var(--font-body)}.tier-rate{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid hsla(0,0%,100%,.1);font-size:13px;font-weight:700;color:hsla(0,0%,100%,.6)}.htw-score-section{margin-bottom:3rem}.htw-score-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:.5rem;font-family:var(--font-display)}.htw-score-sub{font-size:14px;color:hsla(0,0%,100%,.5);margin-bottom:1.5rem;font-family:var(--font-body)}.score-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.score-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem}.score-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:18px}.score-name{font-size:14px;font-weight:700;color:#fff;margin-bottom:.25rem}.score-desc,.score-name{font-family:var(--font-body)}.score-desc{font-size:12px;color:hsla(0,0%,100%,.5);line-height:1.6}.score-weight{font-size:11px;font-weight:700;padding:2px 8px;border-radius:100px;margin-top:.5rem;display:inline-block;font-family:var(--font-body)}@media (max-width:768px){.htw-section{padding:5rem 1.25rem}.score-grid,.tiers-grid{grid-template-columns:1fr!important}}.faq-section{padding:7rem 2.5rem;background:var(--bg)}.faq-inner{max-width:1100px;margin:0 auto}.faq-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:start;margin-bottom:4rem}.faq-eyebrow{font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:var(--red);margin-bottom:.75rem;display:flex;align-items:center;gap:10px;font-family:var(--font-body)}.faq-eyebrow:before{content:"";width:20px;height:2px;background:var(--red);border-radius:1px}.faq-title{font-size:clamp(34px,4vw,54px);font-weight:700;line-height:1.02;letter-spacing:-.025em;margin-bottom:1rem;font-family:var(--font-display);color:var(--text)}.faq-title span{font-family:Playfair Display,serif;font-style:italic;font-weight:900;color:var(--red)}.faq-intro{font-size:15px;color:var(--text-dim);line-height:1.8;font-family:var(--font-body)}.faq-right-box{background:rgba(5,5,5,.85);border-radius:20px;padding:2rem}.faq-right-title{font-size:13px;font-weight:700;color:hsla(0,0%,100%,.4);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-family:var(--font-body)}.faq-categories{display:flex;flex-direction:column;gap:.5rem}.faq-cat{padding:.75rem 1rem;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;color:hsla(0,0%,100%,.6);transition:all .2s;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);display:flex;align-items:center;gap:.75rem;font-family:var(--font-body)}.faq-cat:hover{background:hsla(0,0%,100%,.08);color:#fff}.faq-cat.active{background:var(--red);border-color:var(--red);color:#fff}.faq-cat-icon{font-size:16px;flex-shrink:0}.faq-cat-count{margin-left:auto;font-size:10px;font-weight:700;background:hsla(0,0%,100%,.1);padding:2px 7px;border-radius:100px}.faq-cat.active .faq-cat-count{background:hsla(0,0%,100%,.2)}.faq-filter-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.filter-btn{padding:.5rem 1rem;border-radius:100px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s;border:1.5px solid var(--border);background:var(--bg-card);color:var(--text-dim);font-family:var(--font-body)}.filter-btn:hover{border-color:var(--text);color:var(--text)}.filter-btn.active{background:var(--text);border-color:var(--text);color:#fff}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{background:var(--bg-card);overflow:hidden;border:1px solid var(--border);border-bottom:none}.faq-item.first{border-radius:16px 16px 0 0}.faq-item.last{border-radius:0 0 16px 16px}.faq-item.last,.faq-item.only{border-bottom:1px solid var(--border)}.faq-item.only{border-radius:16px}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;cursor:pointer;gap:1rem;transition:background .2s}.faq-q:hover{background:var(--bg-glass)}.faq-q-text{line-height:1.4;font-family:var(--font-body)}.faq-q-icon,.faq-q-text{font-size:14px;font-weight:700;color:var(--text)}.faq-q-icon{width:28px;height:28px;border-radius:50%;flex-shrink:0;background:var(--bg);display:flex;align-items:center;justify-content:center;transition:transform .3s,background .2s;line-height:1}.faq-item.open .faq-q-icon{transform:rotate(45deg);background:var(--text);color:#fff}.faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease;padding:0 1.5rem}.faq-item.open .faq-a{max-height:600px;padding:0 1.5rem 1.5rem}.faq-a-content{font-size:14px;line-height:1.8;color:var(--text-dim);padding-top:1rem;border-top:1px solid var(--border);font-family:var(--font-body)}.faq-a-content strong{color:var(--text);font-weight:700}.faq-callout{padding:.875rem 1rem;border-radius:0 8px 8px 0;margin-top:.875rem;font-size:13px;font-weight:500;font-family:var(--font-body)}.faq-highlight,.faq-warning{background:var(--green-dim);border-left:3px solid var(--green);color:#5a4700}.faq-success{background:var(--red-dim);border-left:3px solid var(--red);color:#025728}.no-results{text-align:center;padding:3rem;font-size:14px;color:var(--text-dim);font-family:var(--font-body)}.trust-section{padding:4rem 2.5rem;background:var(--bg-card);border-top:1px solid var(--border)}.trust-inner{max-width:1100px;margin:0 auto}.trust-title{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);margin-bottom:2rem;text-align:center;font-family:var(--font-body)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.trust-card{text-align:center;padding:1.5rem;border-radius:16px;background:var(--bg);border:1px solid var(--border)}.trust-icon{font-size:28px;margin-bottom:.75rem}.trust-name{font-size:14px;font-weight:700;margin-bottom:.25rem;color:var(--text)}.trust-desc,.trust-name{font-family:var(--font-body)}.trust-desc{font-size:12px;color:var(--text-dim);line-height:1.6}@media (max-width:768px){.faq-section{padding:5rem 1.25rem}.faq-header{grid-template-columns:1fr!important;gap:2rem}.trust-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.trust-grid{grid-template-columns:1fr!important}}