:root{--orange:#ff7500;--orange-dark:#e96500;--ink:#171717;--muted:#626262;--line:#e3e3e3;--old-gray:#cccccc;--page-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:#ffffff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}img,svg{display:block}.site-header{height:82px;position:relative;z-index:20;background:rgba(255,255,255,.98);border-bottom:1px solid #efefef}.bottom-cta,.first-message-section,.footer-inner,.header-inner,.hero-inner,.profile-grid,.trust-inner{width:min(calc(100% - 48px),var(--page-width));margin-inline:auto}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand,.footer-brand{font-size:34px;line-height:1;font-weight:900;letter-spacing:-1.7px}.brand span,.footer-brand span{color:var(--orange)}.login-link{padding:12px 0;font-size:15px;font-weight:500;transition:color .2s ease}.login-link:hover{color:var(--orange)}.hero{width:min(100%,var(--page-width));min-height:760px;position:relative;isolation:isolate;overflow:hidden;margin-inline:auto;background:#edf1f2}.hero-photo{z-index:-3;object-fit:cover;object-position:center 42%}.hero-soften{position:absolute;z-index:-2;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(243,247,248,.28),rgba(255,255,255,.02) 45%),linear-gradient(0deg,rgba(255,255,255,.16),rgba(255,255,255,.01))}.hero-inner{min-height:760px;display:grid;grid-template-columns:476px minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start;padding-block:32px 36px}.signup-card{width:100%;padding:36px 40px 27px;border-radius:16px;background:rgba(255,255,255,.975);box-shadow:0 14px 36px rgba(28,38,43,.22)}.signup-card h1{max-width:390px;margin:0;font-size:36px;line-height:1.12;letter-spacing:-1.2px;font-weight:800}.hero-lead{margin:15px 0 0;color:#4c4c4c;font-size:15px;line-height:1.5}.hero-points{list-style:none;margin:21px 0 22px;padding:0;display:grid;grid-gap:13px;gap:13px;color:#323232;font-size:15px}.hero-points li{display:flex;align-items:center;gap:12px}.hero-points li>span{width:22px;height:22px;display:inline-grid;place-items:center;flex:0 0 auto;border:2px solid var(--orange);border-radius:50%}.hero-points svg{width:14px;fill:none;stroke:var(--orange);stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.registration-intro{padding:15px 16px 14px;border:1px solid #f0d7c2;border-radius:12px;background:linear-gradient(135deg,#fff7f0,#ffffff 72%)}.registration-intro-heading{display:flex;align-items:center;gap:10px;margin-bottom:13px}.registration-pill{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:var(--orange);color:#fff;font-size:10px;line-height:1;font-weight:800;letter-spacing:.45px}.registration-intro-heading p{margin:0;color:#242424;font-size:14px;line-height:1.25;font-weight:800}.registration-steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.registration-steps:before{content:"";position:absolute;z-index:0;top:16px;left:16.5%;right:16.5%;height:2px;background:#ffd7b6}.registration-step{position:relative;z-index:1;min-width:0;text-align:center}.registration-step-number{width:34px;height:34px;display:grid;place-items:center;margin:0 auto 7px;border:2px solid var(--orange);border-radius:50%;background:#fff;color:var(--orange);font-size:14px;font-weight:900;box-shadow:0 2px 7px rgba(255,117,0,.12)}.registration-step small,.registration-step strong{display:block}.registration-step strong{color:#262626;font-size:12px;line-height:1.2}.registration-step small{margin-top:3px;color:#767676;font-size:9.5px;line-height:1.22}.primary-button,.profile-button{display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--orange);color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(255,117,0,.18);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.primary-button:hover,.profile-button:hover{transform:translateY(-1px);background:var(--orange-dark);box-shadow:0 10px 22px rgba(255,117,0,.26)}.hero-button{min-height:60px;margin-top:18px;gap:10px;padding:14px 16px;text-align:center;font-size:17px;line-height:1.2}.hero-button svg{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.secure-note{margin:14px 0 0;text-align:center;color:#555;font-size:12px}.secure-note span{margin-right:7px;color:#222;font-size:10px}.online-counter{width:min(100%,560px);min-height:210px;align-self:end;justify-self:end;margin-bottom:76px;padding:24px 30px 21px;position:relative;z-index:2;border:1px solid rgba(255,255,255,.7);border-radius:18px;background:rgba(255,255,255,.975);text-align:center;box-shadow:0 12px 30px rgba(31,41,45,.18),0 0 0 24px rgba(236,241,242,.48);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.counter-kicker{margin:0 0 13px;color:var(--orange);font-size:20px;font-weight:800}.digits{display:grid;grid-template-columns:repeat(6,48px);justify-content:center;grid-gap:10px;gap:10px}.digits span{height:61px;display:grid;place-items:center;border:1px solid #d7d7d7;border-radius:9px;background:#fff;color:#222;font-size:39px;line-height:1;font-weight:800;box-shadow:0 3px 9px rgba(0,0,0,.06)}.counter-title{margin:13px 0 5px;font-size:26px;font-weight:800}.counter-note{margin:0;color:#333;font-size:13px}.trust-strip{min-height:105px;position:relative;z-index:5;background:var(--orange);color:#fff}.trust-inner{min-height:105px;display:grid;grid-template-columns:1fr 1px 1.18fr 1px 1.25fr;align-items:center;grid-gap:34px;gap:34px;padding:0 32px}.trust-item{display:flex;align-items:center;justify-content:center;gap:16px;font-size:16px;line-height:1.25;font-weight:700}.trust-item svg{width:54px;height:54px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.trust-divider{width:1px;height:49px;background:rgba(255,255,255,.58)}.profiles-section{padding:56px 24px 32px;background:linear-gradient(180deg,#fff,#fff 60%,#fdfdfd)}.section-heading{text-align:center}.section-heading h2{margin:0;font-size:32px;line-height:1.2;letter-spacing:-.5px}.section-heading>span,.title-line{display:block;width:40px;height:3px;margin:17px auto 0;border-radius:999px;background:var(--orange)}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:26px;gap:26px;margin-top:31px}.profile-card{min-width:0;overflow:hidden;border:1px solid #dedede;border-radius:13px;background:#fff;box-shadow:0 5px 13px rgba(0,0,0,.08)}.profile-photo-wrap{position:relative;aspect-ratio:.78;overflow:hidden;background:var(--old-gray)}.profile-photo{object-fit:cover;object-position:center top}.profile-badge{position:absolute;left:13px;top:13px;display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:5px 11px;border-radius:999px;background:rgba(255,255,255,.94);color:#303030;font-size:12px;font-weight:700;box-shadow:0 2px 8px rgba(0,0,0,.16)}.profile-badge:before{content:"";width:9px;height:9px;border-radius:50%;background:#33c45d}.profile-badge.message:before{background:#2b77ed}.profile-badge.active:before{width:12px;height:12px;border-radius:0;background:#ffc107;-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 93%,50% 72%,21% 93%,32% 57%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 93%,50% 72%,21% 93%,32% 57%,2% 35%,39% 35%)}.profile-description{min-height:76px;margin:0;padding:15px 18px 5px;text-align:center;color:#373737;font-size:15px;line-height:1.4}.profile-button{width:calc(100% - 54px);min-height:45px;margin:0 auto 22px;padding:10px 14px;font-size:15px}.profile-button svg{width:23px;margin-left:10px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pagination-dots{display:flex;justify-content:center;gap:13px;margin-top:27px}.pagination-dots span{width:10px;height:10px;border-radius:50%;background:#d5d5d5}.pagination-dots .current{background:var(--orange)}.first-message-section{min-height:260px;position:relative;display:flex;align-items:center;justify-content:center;padding:43px 135px 46px;text-align:center}.first-message-copy h2{margin:0;font-size:31px;line-height:1.25;letter-spacing:-.4px}.first-message-copy p{margin:16px auto 0;color:#545454;font-size:15px;line-height:1.5}.decor-icon{position:absolute;top:50%;width:83px;color:rgba(255,117,0,.25);transform:translateY(-50%)}.decor-icon svg{width:100%;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.decor-left{left:4px}.decor-right{right:4px}.bottom-cta-section{min-height:183px;display:flex;overflow:hidden;background:linear-gradient(90deg,#fff7f1,#fff 38%,#fff 62%,#fff7f1)}.bottom-cta,.bottom-cta-section{position:relative;align-items:center}.bottom-cta{min-height:132px;z-index:2;display:grid;grid-template-columns:120px 1fr auto;grid-gap:28px;gap:28px;padding:23px 42px;border:1px solid #ededed;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1)}.cta-icon{width:86px;height:86px;display:grid;place-items:center;border:5px solid var(--orange);border-radius:50%;color:var(--orange)}.cta-icon svg{width:58px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.bottom-cta h2{margin:0;font-size:27px;line-height:1.25}.bottom-button{min-width:270px;min-height:62px;padding:15px 31px;gap:22px;font-size:19px}.bottom-button svg{width:24px;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.dots-pattern{position:absolute;width:150px;height:100px;opacity:.36;background-image:radial-gradient(var(--orange) 1.7px,transparent 1.7px);background-size:13px 13px}.dots-left{left:-20px;bottom:-9px}.dots-right{right:-15px;bottom:-8px}.site-footer{min-height:90px;background:#fff;border-top:1px solid #f0f0f0}.footer-inner{min-height:90px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:45px;gap:45px}.footer-brand{font-size:22px;letter-spacing:-1px}.footer-inner nav{display:flex;align-items:center;justify-content:center;gap:17px;color:#555;font-size:13px}.footer-inner nav a:hover{color:var(--orange)}.footer-inner nav i{width:1px;height:16px;background:var(--old-gray)}.footer-inner p{margin:0;color:#484848;font-size:13px}@media (max-width:1050px){:root{--page-width:960px}.hero,.hero-inner{min-height:735px}.hero-inner{grid-template-columns:430px minmax(0,1fr);gap:34px}.signup-card{padding-inline:32px}.signup-card h1{font-size:33px}.online-counter{margin-bottom:62px;padding-inline:20px}.digits{grid-template-columns:repeat(6,43px);gap:8px}.trust-inner{gap:23px;padding-inline:12px}.bottom-cta{grid-template-columns:100px 1fr auto}.bottom-button{min-width:230px}}@media (max-width:860px){.hero{min-height:0;padding-top:315px;background:#eef2f3}.hero-photo{height:365px!important;bottom:auto!important;object-position:68% top}.hero-soften{height:365px;bottom:auto;background:linear-gradient(0deg,#eef2f3,rgba(238,242,243,.12) 48%,rgba(255,255,255,.02))}.hero-inner{min-height:0;display:flex;flex-direction:column;gap:20px;padding-block:0 30px}.online-counter,.signup-card{width:100%;margin:0}.signup-card{position:relative;z-index:3}.online-counter{min-height:0;box-shadow:0 12px 30px rgba(31,41,45,.14)}.trust-inner{grid-template-columns:1fr;gap:0;padding:14px 0}.trust-item{min-height:70px}.trust-divider{width:72%;height:1px;margin:0 auto}.profile-grid{gap:16px}.bottom-cta{grid-template-columns:86px 1fr}.bottom-button{grid-column:1/-1;width:100%}.footer-inner{grid-template-columns:1fr;justify-items:center;gap:16px;padding:24px 0;text-align:center}}@media (max-width:700px){.bottom-cta,.first-message-section,.footer-inner,.header-inner,.hero-inner{width:min(calc(100% - 28px),var(--page-width))}.site-header{height:66px}.brand{font-size:28px}.login-link{font-size:14px}.hero{padding-top:238px}.hero-photo,.hero-soften{height:285px!important}.hero-photo{object-position:70% top}.signup-card{padding:28px 21px 24px;border-radius:14px;box-shadow:0 10px 28px rgba(28,38,43,.18)}.signup-card h1{font-size:clamp(28px,8vw,34px);line-height:1.08}.hero-lead{font-size:14px;line-height:1.48}.hero-points{gap:12px;margin-block:19px;font-size:14px}.registration-intro{padding:14px 12px 13px}.registration-intro-heading{align-items:flex-start;gap:8px}.registration-pill{padding:6px 7px;font-size:9px}.registration-intro-heading p{font-size:12.5px}.registration-steps{gap:3px}.registration-step-number{width:32px;height:32px;margin-bottom:6px}.registration-steps:before{top:15px}.registration-step strong{font-size:10.5px}.registration-step small{font-size:8.5px}.hero-button{min-height:56px;padding-inline:12px;font-size:15px}.secure-note{font-size:11px}.online-counter{padding:22px 12px 20px;border-radius:14px}.counter-kicker{font-size:17px}.digits{width:100%;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.digits span{min-width:0;height:51px;font-size:clamp(28px,9vw,34px);border-radius:7px}.counter-title{font-size:21px}.counter-note{font-size:10.5px;line-height:1.35}.trust-strip{min-height:0}.trust-inner{width:min(calc(100% - 28px),var(--page-width));padding-block:10px}.trust-item{min-height:62px;justify-content:flex-start;padding-inline:9px;gap:14px;font-size:14px}.trust-item svg{width:43px;height:43px}.profiles-section{padding:45px 0 25px;overflow:hidden}.section-heading{padding-inline:18px}.section-heading h2{font-size:27px}.profile-grid{width:100%;display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(84vw,355px);grid-gap:14px;gap:14px;margin-top:28px;padding:0 14px 16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:14px;scrollbar-width:none}.profile-grid::-webkit-scrollbar{display:none}.profile-card{width:100%;scroll-snap-align:center}.profile-photo-wrap{aspect-ratio:.82}.pagination-dots{margin-top:11px}.first-message-section{min-height:275px;padding:52px 15px 40px}.first-message-copy h2{font-size:25px}.first-message-copy p{font-size:14px}.desktop-break{display:none}.decor-icon{width:54px;top:17px;transform:none}.decor-left{left:-4px}.decor-right{right:-4px}.bottom-cta-section{padding:24px 0}.bottom-cta{grid-template-columns:1fr;justify-items:center;gap:16px;padding:27px 20px;text-align:center}.cta-icon{width:72px;height:72px}.cta-icon svg{width:48px}.bottom-cta h2{font-size:23px}.bottom-button{min-width:0;width:100%;min-height:57px;padding-inline:18px;font-size:17px}.footer-inner nav{flex-wrap:wrap;gap:10px 13px}}@media (max-width:390px){.bottom-cta,.first-message-section,.footer-inner,.header-inner,.hero-inner{width:calc(100% - 20px)}.brand{font-size:25px}.hero{padding-top:215px}.hero-photo,.hero-soften{height:255px!important}.signup-card{padding-inline:17px}.signup-card h1{font-size:27px}.registration-intro-heading{display:grid;grid-gap:7px;gap:7px}.registration-pill{width:max-content}.registration-step small{font-size:8px}.digits{gap:4px}.digits span{height:47px;font-size:27px}.counter-title{font-size:19px}.section-heading h2{font-size:25px}.profile-grid{grid-auto-columns:88vw;padding-inline:10px;scroll-padding-inline:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-button,.profile-button{transition:none}}