.peerify-home .reveal{opacity:0;transform:translateY(16px);transition:opacity .65s ease,transform .65s ease}.peerify-home .reveal.visible{opacity:1;transform:translateY(0)}.peerify-home.page{font-family:Raleway,sans-serif;background:#0a0a0a;color:#f5f5f5;overflow-x:hidden}.peerify-home .hero{position:relative;min-height:100vh;display:flex;align-items:center;background:#0f0d0b;overflow:hidden}.peerify-home .heroBg{position:absolute;inset:0;background-image:url(/peerify/everyone.jpg);background-size:cover;background-position:center 30%;opacity:.52}.peerify-home .heroOverlay{position:absolute;inset:0;background:linear-gradient(108deg,rgba(0,0,0,.88),rgba(0,0,0,.65) 46%,rgba(0,0,0,.2))}.peerify-home .heroInner{position:relative;z-index:2;padding:80px 72px;max-width:700px}.peerify-home .logoLockup{display:flex;align-items:center;gap:13px;margin-bottom:52px}.peerify-home .logoText{font-family:Yeseva One,serif;font-size:30px;font-weight:400;letter-spacing:.5px;color:#e8720c;line-height:1}.peerify-home .logoText span{color:#f5f5f5}.peerify-home .heroHeading{font-family:Playfair Display,serif;font-size:clamp(46px,6.5vw,80px);font-weight:700;line-height:1.05;color:#f5f5f5;margin-bottom:22px}.peerify-home .heroHeading em{font-style:italic;color:#ff8c2a}.peerify-home .heroSub{font-size:17px;font-weight:300;color:rgba(245,245,245,.7);line-height:1.78;margin-bottom:40px;max-width:490px}.peerify-home .heroActions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.peerify-home .btnOrange{background:#e8720c;color:#fff;padding:14px 34px;border-radius:4px;font-family:Raleway,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;text-decoration:none;display:inline-block;transition:background .2s,transform .1s;border:none;cursor:pointer}.peerify-home .btnOrange:hover{background:#ff8c2a;transform:translateY(-1px)}.peerify-home .btnGhost{background:transparent;color:rgba(245,245,245,.78);padding:14px 34px;border-radius:4px;font-family:Raleway,sans-serif;font-size:14px;font-weight:500;text-decoration:none;display:inline-block;border:1px solid rgba(245,245,245,.28);transition:border-color .2s,color .2s}.peerify-home .btnGhost:hover{border-color:rgba(245,245,245,.62);color:#f5f5f5}.peerify-home .btnDark{background:#111;color:#f5f5f5;padding:15px 34px;border-radius:4px;font-family:Raleway,sans-serif;font-size:14px;font-weight:700;text-decoration:none;display:inline-block;transition:background .2s}.peerify-home .btnDark:hover{background:#222}.peerify-home .btnOutlineDark{background:transparent;color:#111;padding:15px 34px;border-radius:4px;font-family:Raleway,sans-serif;font-size:14px;font-weight:500;text-decoration:none;display:inline-block;border:1.5px solid rgba(0,0,0,.3);transition:border-color .2s}.peerify-home .btnOutlineDark:hover{border-color:#111}.peerify-home .inner{max-width:1120px;margin:0 auto}.peerify-home .sLabel{font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#e8720c;margin-bottom:14px}.peerify-home .serif{font-family:Playfair Display,serif;font-size:clamp(28px,3.5vw,48px);font-weight:700;line-height:1.15;color:#f0ece4;margin-bottom:20px}.peerify-home .serifLight{color:#f5f5f5}.peerify-home .ideaSection{background:#0a0a0a;padding:96px 72px}.peerify-home .twoCol{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.peerify-home .textCol{background:#1a1a1a;border-radius:8px;padding:40px 40px 36px}.peerify-home .textCol p{font-size:16px;font-weight:300;line-height:1.85;color:#aaa;margin-bottom:16px}.peerify-home .photoFrame{border-radius:8px;overflow:hidden;aspect-ratio:4/3;position:relative}.peerify-home .photoImg{object-fit:cover}.peerify-home .featuresSection{background:#0a0a0a;padding:96px 72px}.peerify-home .featuresGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.05);border-radius:8px;overflow:hidden;margin-top:48px}.peerify-home .featureCard{background:#1e1a14;padding:36px 28px;transition:background .2s}.peerify-home .featureCard:hover{background:#252018}.peerify-home .featureIcon{display:block;margin-bottom:18px}.peerify-home .featureIcon svg{width:26px;height:26px;stroke:#e8720c;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round;color:#e8720c}.peerify-home .featureCard h3{font-family:Playfair Display,serif;font-size:18px;font-weight:700;margin-bottom:10px;color:#f0ece4}.peerify-home .featureCard p{font-size:13px;line-height:1.78;color:#888;font-weight:400}.peerify-home .featureTag{display:block;margin-top:18px;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#e8720c;border-top:1px solid rgba(232,114,12,.2);padding-top:12px}.peerify-home .rolesSection{background:#111;padding:96px 72px}.peerify-home .rolesGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.peerify-home .roleCard{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09);border-radius:8px;overflow:hidden;transition:border-color .25s,transform .2s}.peerify-home .roleCard:hover{border-color:rgba(232,114,12,.38);transform:translateY(-2px)}.peerify-home .roleImageWrap{position:relative;aspect-ratio:3/2;overflow:hidden}.peerify-home .roleImg{object-fit:cover;opacity:.82;transition:opacity .25s}.peerify-home .roleCard:hover .roleImg{opacity:.93}.peerify-home .roleBody{padding:26px}.peerify-home .roleType{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e8720c;margin-bottom:9px}.peerify-home .roleBody h3{font-family:Playfair Display,serif;font-size:20px;font-weight:700;color:#f5f5f5;margin-bottom:14px;line-height:1.25}.peerify-home .roleBody ul{list-style:none;padding:0;margin:0}.peerify-home .roleBody li{font-size:13px;font-weight:400;color:rgba(245,245,245,.6);line-height:1.6;padding:5px 0;border-bottom:.5px solid rgba(255,255,255,.06);display:flex;align-items:baseline;gap:9px}.peerify-home .roleBody li:before{content:"—";color:#e8720c;font-size:11px;flex-shrink:0}.peerify-home .roleBody li:last-child{border-bottom:none}.peerify-home .roleCta{display:inline-block;margin-top:22px;font-size:13px;font-weight:700;color:#e8720c;text-decoration:none;border-bottom:1px solid transparent;padding-bottom:2px;transition:border-color .2s}.peerify-home .roleCta:hover{border-bottom-color:#e8720c}.peerify-home .howSection{background:#111;padding:96px 72px}.peerify-home .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:56px;position:relative}.peerify-home .step{position:relative;z-index:1;background:#1e1a14;border-radius:8px;padding:28px 24px 24px;transition:background .2s,transform .15s;cursor:default}.peerify-home .step:hover{background:#252018;transform:translateY(-2px)}.peerify-home .stepN{width:54px;height:54px;background:transparent;border:2px solid #e8720c;color:#e8720c;border-radius:50%;margin-bottom:22px;display:flex;align-items:center;justify-content:center;font-family:Raleway,sans-serif;font-size:15px;font-weight:800;letter-spacing:1px;transition:transform .2s,background .2s,color .2s}.peerify-home .step:hover .stepN{transform:scale(1.18);background:#e8720c;color:#0f0d0b}.peerify-home .step h4{font-family:Playfair Display,serif;font-size:17px;font-weight:700;margin-bottom:10px;color:#f0ece4}.peerify-home .step p{font-size:13px;line-height:1.78;color:#bbb;font-weight:400}.peerify-home .playerBlock{margin-top:16px;background:#1e1a14;border-radius:8px;padding:30px 36px;display:flex;align-items:center;gap:24px;border:1px solid rgba(232,114,12,.15)}.peerify-home .playerCircle{width:54px;height:54px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:transform .2s}.peerify-home .playerBlock:hover .playerCircle{transform:scale(1.2)}.peerify-home .playerCircle svg{width:44px;height:44px;stroke:#e8720c;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.peerify-home .playerBlock h4{font-family:Playfair Display,serif;font-size:18px;color:#f5f5f5;margin-bottom:6px}.peerify-home .playerBlock p{font-size:13px;color:rgba(245,245,245,.55);line-height:1.72;font-weight:400}.peerify-home .photoStrip{display:grid;grid-template-columns:repeat(3,1fr);height:280px;overflow:hidden}.peerify-home .stripItem{position:relative;overflow:hidden}.peerify-home .stripImg{object-fit:cover;filter:saturate(.82);transition:filter .3s}.peerify-home .stripItem:hover .stripImg{filter:saturate(1)}.peerify-home .manifestoSection{background:#0a0a0a;padding:88px 72px;text-align:center}.peerify-home .manifestoSection blockquote{font-family:Playfair Display,serif;font-size:clamp(20px,2.8vw,38px);font-weight:400;font-style:italic;line-height:1.55;color:#f0ece4;max-width:820px;margin:0 auto 22px;background:#1e1a14;border-radius:8px;padding:48px 56px}.peerify-home .manifestoSection blockquote em{color:#ff8c2a;font-style:normal}.peerify-home .manifestoAttr{font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:rgba(245,245,245,.3)}.peerify-home .trustSection{background:#0a0a0a;padding:64px 72px;border-top:1px solid rgba(255,255,255,.07)}.peerify-home .trustGrid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.peerify-home .trustItem{display:flex;flex-direction:column;gap:10px;background:#1e1a14;border-radius:8px;padding:28px 24px;border-left:3px solid #e8720c}.peerify-home .trustItem strong{font-size:17px;font-weight:700;color:#f0ece4;display:block}.peerify-home .trustItem span{font-size:14px;color:#aaa;font-weight:400;line-height:1.7}.peerify-home .ctaSection{background:#e8720c;padding:96px 72px;text-align:center}.peerify-home .ctaInner{max-width:680px;margin:0 auto}.peerify-home .ctaSection h2{font-family:Playfair Display,serif;font-size:clamp(24px,3.2vw,46px);font-weight:700;color:#fff;margin-bottom:16px;line-height:1.2}.peerify-home .ctaIntro{font-size:16px;color:rgba(0,0,0,.6);font-weight:400;line-height:1.7}.peerify-home .bigStats{display:flex;justify-content:center;gap:0;margin:52px 0 44px}.peerify-home .bigStat{text-align:center;padding:0 52px;border-right:1px solid rgba(0,0,0,.15)}.peerify-home .bigStat:last-child{border-right:none}.peerify-home .bigStatN{font-family:Raleway,sans-serif;font-size:clamp(52px,7vw,84px);font-weight:800;color:#000;line-height:1;letter-spacing:-2px}.peerify-home .bigStatL{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:rgba(0,0,0,.5);margin-top:7px}.peerify-home .ctaGroup{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.peerify-home .footer{background:#111;padding:48px 72px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.peerify-home .footerLogo{display:flex;align-items:center;gap:12px}.peerify-home .footerLogoText{font-family:Yeseva One,serif;font-size:22px;font-weight:400;letter-spacing:.5px;color:#e8720c;line-height:1}.peerify-home .footerLogoText span{color:#f5f5f5}.peerify-home .footerLinks{display:flex;gap:28px;flex-wrap:wrap}.peerify-home .footerLinks a{text-decoration:none;font-size:13px;color:rgba(245,245,245,.38);transition:color .2s}.peerify-home .footerLinks a:hover{color:rgba(245,245,245,.82)}.peerify-home .footerNote{font-size:12px;color:rgba(245,245,245,.25);text-align:right;line-height:1.6}@media (min-width:769px) and (max-width:1024px){.featuresSection,.heroInner,.howSection,.ideaSection,.peerify-home .ctaSection,.peerify-home .footer,.peerify-home .manifestoSection,.rolesSection{padding-left:40px;padding-right:40px}.peerify-home .trustSection{padding:56px 40px}.peerify-home .featuresGrid,.peerify-home .steps{grid-template-columns:repeat(2,1fr)}.peerify-home .steps{gap:14px}.peerify-home .bigStat{padding:0 32px}}@media (max-width:768px){.peerify-home .heroInner{padding:72px 24px 64px}.peerify-home .heroBg{background-position:70%}.peerify-home .heroHeading{font-size:clamp(38px,10vw,54px)}.peerify-home .heroSub{font-size:15px;max-width:100%}.peerify-home .heroActions{flex-direction:column;gap:12px}.peerify-home .btnGhost,.peerify-home .btnOrange{width:100%;text-align:center;padding:15px 24px}.peerify-home .featuresSection,.peerify-home .howSection,.peerify-home .ideaSection,.peerify-home .rolesSection{padding:64px 24px}.peerify-home .trustSection{padding:48px 24px}.peerify-home .ctaSection,.peerify-home .manifestoSection{padding:64px 24px}.peerify-home .manifestoSection blockquote{padding:32px 28px}.peerify-home .twoCol{grid-template-columns:1fr;gap:36px}.peerify-home .textCol{padding:28px 24px}.peerify-home .photoFrame{order:-1}.peerify-home .featuresGrid{grid-template-columns:1fr}.peerify-home .featureCard{padding:28px 22px}.peerify-home .rolesGrid{grid-template-columns:1fr;gap:20px}.peerify-home .roleImageWrap{aspect-ratio:16/9}.peerify-home .steps{grid-template-columns:1fr 1fr;gap:12px}.peerify-home .playerBlock{flex-direction:column;align-items:flex-start;gap:18px;padding:24px}.peerify-home .photoStrip{grid-template-columns:1fr;height:auto}.peerify-home .stripItem{height:220px}.peerify-home .stripItem:nth-child(2),.peerify-home .stripItem:nth-child(3){display:none}.peerify-home .trustGrid{grid-template-columns:1fr;gap:16px}.peerify-home .bigStats{flex-direction:column;gap:24px;margin:40px 0 36px}.peerify-home .bigStat{border-right:none;border-bottom:1px solid rgba(0,0,0,.15);padding:0 0 24px}.peerify-home .bigStat:last-child{border-bottom:none;padding-bottom:0}.peerify-home .bigStatN{font-size:clamp(52px,18vw,72px)}.peerify-home .ctaGroup{flex-direction:column;gap:12px}.peerify-home .btnDark,.peerify-home .btnOutlineDark{width:100%;text-align:center;padding:15px 24px}.peerify-home .footer{padding:40px 24px;flex-direction:column;align-items:flex-start;gap:28px}.peerify-home .footerNote{text-align:left}.peerify-home .footerLinks{gap:18px}}.peerify-home{position:fixed;inset:0;z-index:9999;width:100vw;min-height:100vh;overflow-x:hidden;overflow-y:auto;background:#0a0a0a}.peerify-home .manifesto-section,.peerify-home .manifestoSection{background:#0a0a0a;padding:88px 72px;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.peerify-home .manifesto-section blockquote,.peerify-home .manifestoSection blockquote,.peerify-home .quoteBlock{max-width:760px;margin:0 auto;padding:48px 56px;border-radius:8px;background:#1a1712;color:#f5f5f5;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,46px);font-style:italic;line-height:1.55;text-align:center}.peerify-home .manifesto-section em,.peerify-home .manifestoSection em,.peerify-home .quoteBlock em{color:#e8720c}.peerify-home .manifesto-attr,.peerify-home .manifestoAttr{margin-top:24px;color:rgba(255,255,255,.35);font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase}.peerify-home .trust-section,.peerify-home .trustSection{background:#0a0a0a;padding:72px;border-top:1px solid rgba(255,255,255,.08)}.peerify-home .trust-grid,.peerify-home .trustGrid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.peerify-home .trust-item,.peerify-home .trustCard,.peerify-home .trustItem{display:block;background:#1a1712;border-left:2px solid #e8720c;border-radius:8px;padding:28px 28px 30px;color:rgba(245,245,245,.72)}.peerify-home .trust-item strong,.peerify-home .trustCard strong,.peerify-home .trustItem strong{display:block;margin-bottom:12px;color:#f5f5f5;font-size:18px;font-weight:700}.peerify-home .trust-item span,.peerify-home .trustCard span,.peerify-home .trustItem span{display:block;font-size:15px;line-height:1.75}.peerify-home .cta-section,.peerify-home .ctaSection,.peerify-home .joinSection{background:#e8720c;padding:96px 72px;text-align:center;color:#111111}.peerify-home .cta-section h2,.peerify-home .ctaSection h2,.peerify-home .joinSection h2{max-width:760px;margin:0 auto 16px;color:#ffffff;font-family:Playfair Display,serif;font-size:clamp(30px,4vw,52px);font-weight:700;line-height:1.15}.peerify-home .cta-intro,.peerify-home .ctaIntro,.peerify-home .joinSection p{max-width:560px;margin:0 auto;color:rgba(24,21,18,.68);font-size:16px;line-height:1.7}.peerify-home .big-stats,.peerify-home .bigStats,.peerify-home .statsGrid{display:flex;justify-content:center;gap:0;margin:52px 0 44px}.peerify-home .big-stat,.peerify-home .bigStat,.peerify-home .statCard{min-width:190px;padding:0 52px;text-align:center;border-right:1px solid rgba(24,21,18,.18)}.peerify-home .big-stat:last-child,.peerify-home .bigStat:last-child,.peerify-home .statCard:last-child{border-right:none}.peerify-home .big-stat-n,.peerify-home .bigStatN,.peerify-home .statNumber{color:#000000;font-family:Raleway,sans-serif;font-size:clamp(52px,7vw,84px);font-weight:800;line-height:1;letter-spacing:-2px}.peerify-home .big-stat-l,.peerify-home .bigStatL,.peerify-home .statLabel{margin-top:7px;color:rgba(0,0,0,.55);font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase}.peerify-home .cta-group,.peerify-home .ctaGroup,.peerify-home .joinActions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.peerify-home .cta-group a,.peerify-home .ctaGroup a,.peerify-home .joinActions a{min-width:220px;text-align:center}.peerify-home .footer,.peerify-home .footerSection,.peerify-home footer{background:#111111;padding:48px 72px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px;color:#f5f5f5}.peerify-home .footer-logo,.peerify-home .footerLogo{display:flex;align-items:center;gap:12px}.peerify-home .footer-logo img,.peerify-home .footerLogo img{width:28px;height:28px;object-fit:contain;display:block}.peerify-home .footer-logo-text,.peerify-home .footerLogoText{color:#ff8c2a;font-family:Yeseva One,serif;font-size:22px;line-height:1}.peerify-home .footer-logo-text span,.peerify-home .footerLogoText span{color:#f5f5f5}.peerify-home .footer-links,.peerify-home .footerLinks{display:flex;gap:28px;flex-wrap:wrap}.peerify-home .footer-links a,.peerify-home .footerLinks a{color:rgba(255,255,255,.42);font-size:13px;text-decoration:none}.peerify-home .footer-links a:hover,.peerify-home .footerLinks a:hover{color:rgba(255,255,255,.82)}.peerify-home .footer-note,.peerify-home .footerNote{color:rgba(255,255,255,.28);font-size:12px;line-height:1.6;text-align:right}@media (max-width:768px){.peerify-home .cta-section,.peerify-home .ctaSection,.peerify-home .joinSection,.peerify-home .manifesto-section,.peerify-home .manifestoSection,.peerify-home .trust-section,.peerify-home .trustSection{padding:64px 24px}.peerify-home .manifesto-section blockquote,.peerify-home .manifestoSection blockquote,.peerify-home .quoteBlock{padding:34px 24px}.peerify-home .trust-grid,.peerify-home .trustGrid{grid-template-columns:1fr}.peerify-home .big-stats,.peerify-home .bigStats,.peerify-home .statsGrid{flex-direction:column;gap:24px}.peerify-home .big-stat,.peerify-home .bigStat,.peerify-home .statCard{border-right:none;border-bottom:1px solid rgba(24,21,18,.18);padding:0 0 24px}.peerify-home .big-stat:last-child,.peerify-home .bigStat:last-child,.peerify-home .statCard:last-child{border-bottom:none}.peerify-home .footer,.peerify-home .footerSection,.peerify-home footer{padding:40px 24px;flex-direction:column;align-items:flex-start}.peerify-home .footer-note,.peerify-home .footerNote{text-align:left}}.peerify-home .big-stat-n,.peerify-home .bigStatN,.peerify-home .statNumber,.peerify-home .statsGrid div:first-child,.peerify-home .statsGrid strong{font-size:clamp(54px,6vw,82px);font-weight:800;line-height:.95;letter-spacing:-2px;color:#000}.peerify-home .big-stat-l,.peerify-home .bigStatL,.peerify-home .statLabel,.peerify-home .statsGrid span{display:block;margin-top:8px;font-size:11px;font-weight:800;letter-spacing:2.8px;text-transform:uppercase;color:rgba(0,0,0,.55)}.peerify-home .photoStrip,.peerify-home .stripItem{height:340px}.peerify-home .stripItem img{object-fit:cover}@media (max-width:768px){.peerify-home .photoStrip{height:auto}.peerify-home .stripItem{height:260px}}