@font-face{font-family:Manrope;src:url(/fonts/manrope-cyr.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap}:root{--ink:#141414;--ink-2:#4a4a4a;--muted:#6f6f6f;--neutral:#c9c9c9;--line:#e5e5e5;--bg:#f4f4f4;--surface:#ffffff;--surface-2:#ededed;--accent:#5246b8;--accent-soft:#eceafa;--green:#297b3c;--amber:#8e6008;--orange:#b94a1a;--danger:#bb2828;--glass:rgba(255,255,255,0.92);--radius-sm:10px;--radius-md:12px;--radius-lg:18px;--radius-pill:20px;--content:1120px;--gutter:20px;--col:75px;--section-pad:60px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none}a,button{color:inherit}button{font:inherit;padding:0;border:0;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}h1,h2,h3,p,ul{margin:0}ul{padding:0;list-style:none}img{max-width:100%}.shell{width:min(100% - 80px,var(--content));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;padding:12px 18px;color:#fff;background:var(--ink);border-radius:var(--radius-sm)}.skip-link:focus{top:16px}.section{padding-block:var(--section-pad)}.section-head{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.section-head--left{align-items:flex-start;text-align:left}.eyebrow{margin:0;font-size:13px;font-weight:450;line-height:19.5px;letter-spacing:-.13px;color:var(--muted)}.section-title{max-width:556px;font-size:36px;font-weight:600;line-height:1.2;letter-spacing:-2px;color:var(--ink);text-wrap:balance}.section-head--left .section-title{max-width:740px}.section-lead{max-width:535px;font-size:14px;font-weight:400;line-height:1.4;color:var(--muted);text-wrap:pretty}.check-row{display:flex;align-items:center;gap:9px;font-size:11px;line-height:16.5px;color:var(--ink)}.check-ico{width:15px;height:24px;flex:none}.check-ico--light{filter:brightness(0) invert(1);opacity:.72}.approach-grid{margin-top:56px;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gutter)}.approach-card{display:flex;flex-direction:column;gap:16px}.approach-visual{aspect-ratio:548/285;border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--line);overflow:hidden;position:relative;display:grid;place-items:center}.approach-copy{display:flex;flex-direction:column;gap:4px}.approach-copy b{font-size:14px;font-weight:700;line-height:1.3;color:#000}.approach-copy p{font-size:14px;line-height:1.3;color:var(--muted)}.merge{width:100%;height:100%;display:grid;place-items:center;position:relative}.merge-source{position:absolute;width:96px;height:26px;border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--line);display:flex;align-items:center;padding-inline:10px;font-size:9px;color:var(--muted);animation:merge-in 5.4s ease-in-out infinite}.merge-source:first-child{left:14px;top:22px}.merge-source:nth-child(2){left:8px;top:50%;transform:translateY(-50%);animation-delay:.35s}.merge-source:nth-child(3){left:14px;bottom:22px;animation-delay:.7s}.merge-target{position:relative;margin-left:78px;width:118px;border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--line);box-shadow:0 12px 28px -18px rgba(20,20,20,.5);padding:10px;display:flex;flex-direction:column;gap:6px}.merge-thumb{height:40px;border-radius:8px;background:linear-gradient(140deg,var(--surface-2),var(--neutral))}.merge-line{height:5px;border-radius:3px;background:var(--surface-2)}.merge-line.short{width:54%}.merge-badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;color:var(--green)}.merge-badge span{width:5px;height:5px;border-radius:50%;background:var(--green)}@keyframes merge-in{0%,10%{opacity:0;transform:translateX(-10px)}22%,62%{opacity:1;transform:translateX(0)}80%,to{opacity:0;transform:translateX(46px) scale(.9)}}.merge-source:nth-child(2){animation-name:merge-in-mid}@keyframes merge-in-mid{0%,10%{opacity:0;transform:translate(-10px,-50%)}22%,62%{opacity:1;transform:translateY(-50%)}80%,to{opacity:0;transform:translate(46px,-50%) scale(.9)}}.verify{width:100%;padding-inline:22px;display:flex;flex-direction:column;gap:8px}.verify-step{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:var(--radius-sm);background:var(--surface-2);font-size:10px;color:var(--ink-2)}.verify-step b{margin-left:auto;font-size:9px;font-weight:600;color:var(--green)}.verify-step--pending{background:transparent;border:1px dashed var(--line);color:var(--muted)}.verify-step--pending b{color:var(--muted)}.verify-dot{width:16px;height:16px;border-radius:50%;background:var(--accent-soft);display:grid;place-items:center;color:var(--accent);font-size:8px;font-weight:700;flex:none}.fresh{width:100%;padding-inline:22px;flex-direction:column}.fresh,.fresh-toggle{display:flex;gap:10px}.fresh-toggle{align-items:center;padding:10px 12px;border-radius:var(--radius-sm);background:var(--surface-2);font-size:10px;color:var(--ink)}.fresh-switch{margin-left:auto;width:26px;height:15px;border-radius:999px;background:var(--accent);position:relative;flex:none}.fresh-switch:after{content:"";position:absolute;top:2px;right:2px;width:11px;height:11px;border-radius:50%;background:#fff}.fresh-row{display:flex;align-items:center;gap:8px;font-size:9px;color:var(--muted)}.fresh-row .bar{height:5px;flex:1;border-radius:3px;background:var(--surface-2)}.fresh-row time{color:var(--green)}.fresh-row--stale{opacity:.45}.fresh-row--stale time{color:var(--muted)}.concierge{background:var(--bg)}.concierge-stage{position:relative;min-height:660px;border-radius:var(--radius-sm);padding-block:40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.concierge-chat{position:absolute;inset:0;pointer-events:none}.concierge-copy{width:528px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.concierge-copy .section-title{max-width:528px}.concierge-copy .section-lead{max-width:528px;font-size:13px;line-height:22.1px}.concierge-points{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:0}.concierge-points li{height:32px;display:flex;align-items:center;gap:9px;font-size:11px;line-height:16.5px;color:var(--ink)}.concierge-boundary{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font-size:12px;line-height:1.5;color:var(--ink-2);max-width:380px;text-align:center}.chat-bubble{position:absolute;max-width:264px;padding:13px 17px;border-radius:var(--radius-pill);background:var(--surface);font-size:12px;line-height:1.45;color:var(--ink);box-shadow:0 18px 40px -28px rgba(20,20,20,.55);opacity:0;transform:translateY(12px);animation:bubble-in .6s ease forwards}.chat-bubble--concierge{background:var(--accent-soft)}.chat-bubble:after{content:attr(data-author);display:block;margin-top:6px;font-size:9px;letter-spacing:.02em;text-transform:uppercase;color:var(--muted)}@keyframes bubble-in{to{opacity:1;transform:translateY(0)}}.chat-bubble.b1{left:0;top:26px;animation-delay:.05s}.chat-bubble.b2{right:0;top:96px;animation-delay:.2s}.chat-bubble.b3{left:0;top:222px;animation-delay:.35s}.chat-bubble.b4{right:0;top:268px;animation-delay:.5s}.chat-bubble.b5{left:22px;top:388px;animation-delay:.65s}.chat-bubble.b6{right:12px;top:424px;animation-delay:.8s}.chat-bubble.b7{left:0;top:528px;animation-delay:.95s}.chat-bubble.b8{right:0;top:572px;animation-delay:1.1s}.membership-tabs{margin-top:40px;display:flex;flex-direction:column;gap:0}.membership-tablist{display:flex;justify-content:center;gap:0;border-bottom:1px solid var(--line)}.membership-tab{position:relative;padding:12px 20px 14px;font-size:13px;font-weight:500;line-height:19.5px;letter-spacing:-.13px;color:var(--muted);transition:color .16s ease}.membership-tab:hover{color:var(--ink-2)}.membership-tab[data-state=active]{color:var(--ink);font-weight:600}.membership-tab[data-state=active]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--ink)}.membership-panel{margin-top:28px;min-height:413px;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);overflow:hidden;display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.membership-panel[data-state=inactive]{display:none}.membership-copy{padding:44px 40px;display:flex;flex-direction:column;gap:14px}.membership-copy h3{font-size:24px;font-weight:600;line-height:1.25;letter-spacing:-1px;color:var(--ink);text-wrap:balance}.membership-copy>p{font-size:13px;line-height:1.55;color:var(--muted)}.membership-list{margin-top:auto;display:flex;flex-direction:column;gap:4px}.membership-list li{display:flex;align-items:center;gap:9px;font-size:12px;line-height:18px;color:var(--ink-2)}.membership-list img{width:15px;height:24px;flex:none}.membership-visual{position:relative;background:var(--surface-2);display:grid;place-items:center;padding:32px}.membership-visual-card{width:100%;max-width:380px;border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--line);box-shadow:0 24px 48px -32px rgba(20,20,20,.45);padding:18px;gap:12px}.membership-visual-card,.viz{display:flex;flex-direction:column}.viz{gap:10px}.viz .l{display:block;height:7px;border-radius:4px;background:var(--surface-2)}.viz .l.w70{width:70%}.viz .l.w60{width:60%}.viz .l.w50{width:50%}.viz .l.w40{width:40%}.viz .l.w35{width:35%}.viz .l.w32{width:32%}.viz-chips{display:flex;gap:6px;margin-bottom:2px}.viz-chips span{padding:5px 9px;border-radius:999px;border:1px solid var(--line);font-size:9px;color:var(--muted)}.viz-chips span.on{background:var(--ink);border-color:var(--ink);color:#fff}.viz-listing{display:flex;align-items:center;gap:10px;padding:8px;border-radius:var(--radius-sm);background:var(--surface-2)}.viz-listing .thumb{width:42px;height:32px;border-radius:6px;background:linear-gradient(140deg,#dcdcdc,var(--neutral));flex:none}.viz-listing .lines{flex:1;display:flex;flex-direction:column;gap:5px}.viz-listing .lines .l{background:#dcdcdc}.viz-listing b{font-size:10px;color:var(--accent)}.viz-sheet{display:flex;flex-direction:column;gap:8px}.viz-sheet .hero{height:96px;border-radius:var(--radius-sm);background:linear-gradient(140deg,var(--surface-2),var(--neutral))}.viz-thumbs{display:flex;gap:6px;margin-top:2px}.viz-thumbs span{flex:1;height:34px;border-radius:6px;background:var(--surface-2)}.viz-tag{align-self:flex-start;padding:5px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:9px;font-weight:600}.viz-figure{display:flex;align-items:baseline;gap:8px;font-size:26px;font-weight:600;letter-spacing:-1px;color:var(--ink)}.viz-figure em{font-size:10px;font-style:normal;font-weight:600;color:var(--green)}.viz-bars{height:88px;display:flex;align-items:flex-end;gap:6px}.viz-bars span{flex:1;border-radius:4px 4px 2px 2px;background:var(--surface-2)}.viz-bars span.peak{background:var(--accent)}.viz-legend{font-size:9px;color:var(--muted)}.viz-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(140deg,var(--accent-soft),var(--neutral))}.viz-stats{margin-top:6px;display:flex;gap:8px}.viz-stats span{flex:1;padding:8px;border-radius:var(--radius-sm);background:var(--surface-2);display:flex;flex-direction:column;gap:2px;font-size:9px;color:var(--muted)}.viz-stats b{font-size:14px;color:var(--ink)}.viz-avatars{display:flex;align-items:center}.viz-avatars span{width:30px;height:30px;border-radius:50%;border:2px solid var(--surface);background:linear-gradient(140deg,var(--accent-soft),var(--neutral));margin-right:-9px}.viz-avatars b{margin-left:16px;font-size:10px;color:var(--muted)}.viz-msg{align-self:flex-start;max-width:84%;padding:9px 12px;border-radius:var(--radius-pill);background:var(--surface-2);font-size:10px;line-height:1.4;color:var(--ink)}.viz-msg--reply{align-self:flex-end;background:var(--accent-soft)}.entry-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gutter);align-items:stretch}.entry-card{position:relative;border-radius:var(--radius-lg);padding:28px 25px 25px;display:flex;flex-direction:column;gap:14px}.entry-card--light{background:var(--surface);border:1px solid var(--line)}.entry-card--outline,.entry-card--solid{background:var(--ink);color:#fff}.entry-card--outline{border:1px solid rgba(255,255,255,.18);background-image:linear-gradient(180deg,rgba(255,255,255,.05),transparent 40%)}.entry-badge{position:absolute;top:18px;right:18px;padding:5px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.entry-card h3{font-size:18px;font-weight:700;line-height:1.25;letter-spacing:-.4px}.entry-card .entry-sub{font-size:12px;line-height:18px;color:var(--muted)}.entry-card--outline .entry-sub,.entry-card--solid .entry-sub{color:rgba(255,255,255,.62)}.entry-sep{height:1px;background:var(--line)}.entry-card--outline .entry-sep,.entry-card--solid .entry-sep{background:rgba(255,255,255,.14)}.entry-points{display:flex;flex-direction:column;gap:6px}.entry-points li{display:flex;align-items:center;gap:9px;font-size:12px;line-height:18px}.entry-points img{width:15px;height:24px;flex:none}.entry-cta{margin-top:auto;min-height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700;transition:transform .16s ease,opacity .16s ease}.entry-cta:hover{transform:translateY(-1px)}.entry-cta--dark{background:var(--ink);color:#fff}.entry-cta--gradient{background:var(--surface);color:var(--ink)}.entry-cta--ghost{border:1px solid rgba(255,255,255,.3);color:#fff}@media (max-width:1100px){.approach-grid,.entry-grid{grid-template-columns:1fr 1fr}.membership-panel{grid-template-columns:1fr}.membership-visual{order:-1;min-height:240px}}@media (max-width:880px){.concierge-stage{min-height:0}.concierge-chat{position:static;margin-top:32px;display:flex;flex-direction:column;gap:10px;width:100%}.chat-bubble{position:static;max-width:88%;opacity:1;transform:none;animation:none}.chat-bubble--concierge{align-self:flex-end}}@media (max-width:720px){:root{--section-pad:44px}.shell{width:calc(100% - 40px)}.section-title{font-size:27px;letter-spacing:-1.2px}.approach-grid,.entry-grid{grid-template-columns:1fr}.membership-tablist{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.membership-tablist::-webkit-scrollbar{display:none}.membership-tab{white-space:nowrap}.membership-copy{padding:28px 22px}}@media (prefers-reduced-motion:reduce){.chat-bubble,.merge-source{animation:none;opacity:1;transform:none}}.site-header{position:sticky;top:0;z-index:40;background:rgba(244,244,244,.88);backdrop-filter:blur(18px)}.site-header-inner{width:min(100% - 80px,var(--content));margin-inline:auto;min-height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:7px;font-size:19px;font-weight:800;line-height:28.5px;letter-spacing:-.76px;color:var(--ink)}.site-nav{display:flex;gap:24px;white-space:nowrap}.site-nav a{font-size:12px;line-height:18px;color:var(--muted);transition:color .16s ease}.site-nav a:hover{color:var(--ink)}.site-header-actions{justify-self:end;display:flex;align-items:center;gap:17px}.header-login{padding:9px 12px;border-radius:9px;font-size:12px;line-height:18px;color:var(--ink)}.header-login:hover{background:var(--surface-2)}.header-cta{min-height:38px;padding-inline:16px;display:inline-flex;align-items:center;border-radius:var(--radius-sm);background:var(--ink);color:var(--surface);font-size:11px;font-weight:750;line-height:15.714px;transition:transform .16s ease}.header-cta:hover{transform:translateY(-1px)}.hero-inner{min-height:336px;flex-direction:column;justify-content:center;gap:16px;text-align:center}.hero-badge,.hero-inner{display:flex;align-items:center}.hero-badge{gap:13px;font-size:12px;font-weight:600;line-height:1;color:var(--ink);opacity:.5}.hero-badge img:first-child{transform:scaleX(-1)}.hero-title{font-size:44px;font-weight:600;line-height:1.1;letter-spacing:-2px;color:var(--ink)}.hero-lead{max-width:457px;font-size:16px;line-height:1.3;color:var(--muted)}.hero-cta{min-height:50px;padding-inline:22px;display:inline-flex;align-items:center;gap:10px;border-radius:var(--radius-md);background:linear-gradient(90deg,#141414,#353535);color:var(--surface);font-size:13px;font-weight:750;line-height:18.571px;transition:transform .16s ease}.hero-cta:hover{transform:translateY(-1px)}.access-item,.access-strip{display:flex;justify-content:center}.access-item{width:280px;min-height:48px;align-items:center;gap:13px}.access-item+.access-item{border-left:1px solid #e1e1e1}.access-item span{display:flex;flex-direction:column;gap:3px}.access-item b{font-size:12px;font-weight:700;line-height:18px;color:var(--ink)}.access-item small{font-size:9px;line-height:13.5px;color:var(--muted)}.about{padding-block:124px 60px}.about-head{display:flex;flex-direction:column;align-items:center}.about-eyebrow{padding-inline:8px;border-radius:40px;font-size:13px;font-weight:450;line-height:19.5px;letter-spacing:-.13px;color:var(--muted)}.about-title{margin-top:17px;max-width:820px;font-size:36px;font-weight:600;line-height:1.2;text-align:center;color:var(--ink)}.about-lead{margin:28px auto 0;max-width:660px;font-size:14px;line-height:1.3;text-align:center;color:var(--ink-2)}.about-stage{position:relative;margin-top:48px;height:514px}.about-bg{position:absolute;inset:-43px -148px auto;height:393px;pointer-events:none}.about-bg img{position:absolute;top:50%;width:789px;height:789px;transform:translateY(-50%);opacity:.14;-webkit-mask-image:radial-gradient(ellipse at center,#000 26%,transparent 68%);mask-image:radial-gradient(ellipse at center,#000 26%,transparent 68%)}.about-bg-left{left:-86px}.about-bg-right{right:-86px}.about-card,.about-chip,.about-link{position:absolute}.about-link{display:block;pointer-events:none;transition:opacity .2s ease}.about-link img{width:100%;height:100%;display:block}.about-stage[data-dim] .about-link{opacity:.35}.about-link[data-on]{opacity:1;filter:brightness(0) saturate(100%) invert(28%) sepia(43%) saturate(2000%) hue-rotate(228deg)}.about-chip{height:42px;cursor:default;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding-inline:17px;border:1px solid #e1e1e1;border-radius:11px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);box-shadow:0 12px 30px rgba(20,20,20,.07);font-size:11px;font-weight:650;line-height:16.5px;color:var(--ink-2);white-space:nowrap}.about-chip-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.about-card{left:444.5px;top:13px;width:229px;height:349px;border-radius:24px;background:var(--surface);outline:11px solid rgba(255,255,255,.3);box-shadow:0 30px 70px rgba(0,0,0,.1);overflow:hidden}.about-card-photo{position:relative;height:194.6px;background:var(--surface-2)}.about-card-photo>img:first-child{width:229px;height:194.6px;object-fit:cover}.about-card-dots{z-index:4;position:absolute;left:50%;top:173.75px;transform:translateX(-50%);display:flex;align-items:center;gap:6px}.about-card-dots i{width:7.5px;height:7.5px;border-radius:3.75px;background:rgba(255,255,255,.55)}.about-card-dots i.on{width:18px;background:#fff}.about-card-tab{position:absolute;left:24px;top:0;width:31.84px;height:36.74px;border-radius:0 0 12.25px 12.25px;background:var(--ink);display:grid;place-items:center}.about-card-hot-photo{position:absolute;inset:0}.about-card button,.about-card-hot-photo,.about-card-tab{transition:box-shadow .2s ease,transform .2s ease}.about-card-icon-br,.about-card-icon-tr{position:absolute;width:29.39px;height:29.39px;display:grid;place-items:center;transition:transform .14s ease}.about-card-icon-br img,.about-card-icon-tr img{width:29.39px;height:29.39px;max-width:none}.about-card-icon-br:active,.about-card-icon-tr:active{transform:scale(.88)}.about-card-icon-br[data-checked] img,.about-card-icon-tr[data-checked] img{filter:drop-shadow(0 0 0 var(--accent))}.about-card-icon-tr{left:186px;top:18px}.about-card-icon-br{left:185px;top:208px}.about-card-gallery{position:absolute;inset:0;display:flex;transition:transform .32s cubic-bezier(.25,.7,.3,1)}.about-card-gallery img{flex:0 0 100%;width:100%;height:100%;max-width:none;object-fit:cover;display:block}.about-card-arrow{position:absolute;top:50%;translate:0 -50%;z-index:4;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);box-shadow:0 1px 4px rgba(0,0,0,.18);font-size:13px;line-height:1;color:var(--ink);opacity:0;transition:opacity .16s ease,transform .14s ease}.about-card-photo:hover .about-card-arrow{opacity:1}.about-card-arrow:active{transform:scale(.88)}.about-card-arrow[disabled]{display:none}.about-card-arrow.is-prev{left:6px}.about-card-arrow.is-next{right:6px}.about-card-commission{position:absolute;left:15px;top:207px;width:129px;height:31px;display:grid;place-items:center;border-radius:9.8px;background:var(--ink) url(/figma/card-commission-bg.png) center /cover;color:var(--surface);font-size:14.7px;font-weight:800;line-height:21.3px}.about-card-title{position:absolute;left:14.7px;top:251.8px;font-size:17.14px;font-weight:700;line-height:24.86px;letter-spacing:-.1225px;color:var(--ink)}.about-card-place{position:absolute;left:14.7px;top:278.5px;font-size:14.7px;font-weight:500;line-height:21.3px;color:var(--muted)}.about-card-price{position:absolute;left:14.7px;top:310.2px;font-size:17.14px;font-weight:800;line-height:24.86px;letter-spacing:-.3674px;color:var(--ink-2)}.about-card-status{position:absolute;left:143px;top:306px;display:inline-flex;align-items:center;gap:4.9px;padding:4px 6px;font-size:14.7px;font-weight:500;line-height:21.3px;color:var(--muted)}.about-card-status i{width:9.8px;height:9.8px;margin-left:4px;border-radius:4.9px;background:var(--green);box-shadow:0 0 0 3.674px #eaf4ed}.features{padding-block:133px 127px;overflow:hidden}.features-inset{margin-left:calc(var(--col) * 2 + var(--gutter) * 2)}.features-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.features-eyebrow{font-size:13px;font-weight:450;line-height:19.5px;letter-spacing:-.13px;color:#000;opacity:.5}.features-title{margin-top:16px;font-size:36px;font-weight:600;line-height:1.2;letter-spacing:-2px;color:var(--ink)}.features-nav{display:flex;gap:8px}.features-arrow{width:44px;height:44px;display:grid;place-items:center;border:1px solid #cfcfcf;border-radius:11px;transition:opacity .16s ease,background .16s ease}.features-arrow:disabled{opacity:.28;cursor:default}.features-arrow:not(:disabled):hover{background:var(--surface)}.features-track{margin-top:40px;padding-left:calc(max(40px, (100% - var(--content)) / 2) + var(--col) * 2 + var(--gutter) * 2);scroll-padding-left:calc(max(40px, (100% - var(--content)) / 2) + var(--col) * 2 + var(--gutter) * 2);overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.features-track::-webkit-scrollbar{display:none}.features-row{width:max-content;display:flex;gap:15px}.features-row:after{content:"";width:40px;flex:none}.features-card{width:363px;height:530px;flex:none;border-radius:var(--radius-lg);scroll-snap-align:start}.features-card.is-live{display:flex;flex-direction:column;padding:28px 24px 24px;background:var(--surface)}.features-card-title{font-size:22px;font-weight:600;line-height:1.22;letter-spacing:-.7px;color:var(--ink)}.features-card-lead{margin-top:10px;font-size:14px;line-height:1.45;color:var(--muted)}.features-card-visual{margin-top:22px;flex:1;min-height:0;display:flex}.fv{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px;padding:16px;background:var(--bg);border-radius:var(--radius-md);overflow:hidden}.fv-center{justify-content:center;gap:14px}.fv-step{opacity:0;transform:translateY(6px);transition:opacity .32s ease,transform .32s cubic-bezier(.25,.7,.3,1)}.fv-step.is-on{opacity:1;transform:none}.fv-grow{flex:1;min-height:0}@media (prefers-reduced-motion:reduce){.fv-step{transition:none}}.fv-search{display:flex;align-items:center;gap:8px;height:36px;padding-inline:12px;background:var(--surface);border-radius:var(--radius-pill);font-size:12px;color:var(--ink-2)}.fv-search-glyph{width:12px;height:12px;border:1.5px solid var(--muted);border-radius:50%;flex:none}.fv-search-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fv-chips{display:flex;gap:6px}.fv-chip{display:inline-flex;align-items:center;height:26px;padding-inline:10px;background:var(--accent-soft);color:var(--accent);border-radius:var(--radius-pill);font-size:11px;font-weight:700;white-space:nowrap}.fv-lots{display:grid;grid-template-columns:1fr 1fr;gap:6px;height:100%}.fv-lot{display:flex;flex-direction:column;gap:6px;padding:8px;background:var(--surface);border-radius:var(--radius-sm)}.fv-lot-photo{flex:1;min-height:54px;border-radius:6px;background:linear-gradient(150deg,var(--surface-2),var(--neutral))}.fv-lot-comm{align-self:flex-start;padding:2px 7px;background:var(--accent);color:#fff;border-radius:6px;font-size:10px;font-weight:800}.fv-lot-title{font-size:11px;font-weight:700;color:var(--ink)}.fv-panel{display:flex;flex-direction:column;gap:2px}.fv-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:9px 12px;background:var(--surface);border-radius:var(--radius-sm)}.fv-row-label{font-size:11px;color:var(--muted)}.fv-row-value{font-size:11px;font-weight:700;color:var(--ink);white-space:nowrap}.fv-send{margin-top:auto;height:38px;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:12px;font-weight:700}.fv-send,.fv-toggle-row{border-radius:var(--radius-sm)}.fv-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:var(--surface)}.fv-toggle-label{font-size:12px;font-weight:600;color:var(--ink)}.fv-toggle{flex:none;width:40px;height:24px;padding:3px;background:var(--surface-2);border-radius:var(--radius-pill);transition:background .28s ease}.fv-toggle i{display:block;width:18px;height:18px;background:var(--surface);border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.18);transition:transform .28s cubic-bezier(.25,.7,.3,1)}.fv-toggle.is-on{background:var(--accent)}.fv-toggle.is-on i{transform:translateX(16px)}.fv-vcard{display:flex;flex-direction:column;gap:16px;justify-content:center;height:100%}.fv-vcard-head{display:flex;align-items:center;gap:10px}.fv-avatar{width:40px;height:40px;flex:none;border-radius:50%;background:linear-gradient(140deg,var(--accent),#8b7fe8)}.fv-vcard-name{display:block;font-size:14px;font-weight:700;color:var(--ink)}.fv-vcard-sub{display:block;font-size:11px;color:var(--muted)}.fv-vcard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.fv-vcard-stats .fv-step{padding:10px;background:var(--surface);border-radius:var(--radius-sm)}.fv-stat-n{display:block;font-size:16px;font-weight:800;color:var(--ink);font-variant-numeric:tabular-nums}.fv-stat-l{display:block;margin-top:2px;font-size:10px;color:var(--muted)}.fv-chart{display:flex;align-items:flex-end;gap:8px;height:120px;padding:12px;background:var(--surface);border-radius:var(--radius-sm)}.fv-bar{flex:1;background:var(--accent);border-radius:4px 4px 2px 2px;transition:height .42s cubic-bezier(.25,.7,.3,1)}.fv-bar:nth-child(2n){background:var(--accent-soft)}.fv-chart-foot{display:flex;align-items:baseline;justify-content:space-between;font-size:11px;color:var(--muted)}.fv-chart-value{font-size:16px;font-weight:800;color:var(--ink);font-variant-numeric:tabular-nums}.faq{padding-block:124px}.faq-grid{display:grid;grid-template-columns:357px 739px;gap:24px}.faq-title{font-size:54px;font-weight:540;line-height:57.24px;letter-spacing:-2.808px;color:var(--ink)}.faq-item{border-bottom:1px solid #e1e1e1}.faq-item summary{min-height:84px;padding-block:19px;display:flex;align-items:flex-start;gap:0;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-num{width:24px;flex:none;font-size:9px;font-weight:650;line-height:12.857px;color:var(--muted);padding-top:3px}.faq-question{flex:1;font-size:13px;font-weight:650;line-height:18.571px;color:var(--ink)}.faq-chevron{flex:none;transition:transform .2s ease}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-answer{padding:0 24px 22px;max-width:620px;font-size:13px;line-height:1.55;color:var(--muted)}.site-footer{padding-block:68px 24px}.site-footer-grid{display:grid;grid-template-columns:375px 179px 268px 179px;gap:40px}.footer-brand p{margin-top:18px;max-width:300px;font-size:10px;line-height:16.5px;color:var(--muted)}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column b{padding-bottom:9px;font-size:9px;font-weight:700;line-height:13.5px;color:var(--muted)}.footer-column a{font-size:9px;line-height:13.5px;color:var(--ink-2)}.footer-column a:hover{color:var(--ink)}.site-footer-bottom{margin-top:60px;padding-top:21px;border-top:1px solid #e1e1e1;display:flex;justify-content:space-between;font-size:8px;line-height:12px;color:var(--muted)}@media (max-width:1100px){.site-header-inner{grid-template-columns:auto 1fr auto;gap:24px}.site-nav{justify-content:center}.faq-grid{grid-template-columns:1fr}.site-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.site-nav{display:none}.hero-inner{padding-top:44px}.hero-badge img:first-child{transform:scaleX(-1)}.hero-title{font-size:32px;letter-spacing:-1.2px}.hero-lead{font-size:14px}.access-strip{flex-direction:column;align-items:center}.access-item+.access-item{border-left:0;border-top:1px solid #e1e1e1}.about{padding-block:60px 44px}.about-title{font-size:27px}.about-stage{height:auto;overflow-x:auto}.about-stage-inner{width:1120px;height:514px;position:relative}.features{padding-block:60px}.faq-title,.features-title{font-size:27px;line-height:1.2;letter-spacing:-1.2px}.faq{padding-block:44px}.site-footer-grid{grid-template-columns:1fr}}.entry-card--solid{position:relative;isolation:isolate;overflow:hidden}.club-backdrop{position:absolute;z-index:-1}.club-backdrop,.dev-grid{inset:0;pointer-events:none}.dev-grid{position:fixed;z-index:90;opacity:0;transition:opacity .16s ease}.dev-grid[data-on=true]{opacity:1}.dev-grid-cols{height:100%;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--gutter)}.dev-grid-cols span{height:100%;background:rgba(82,70,184,.12);border-inline:1px solid rgba(82,70,184,.28)}.dev-grid-margins{position:absolute;inset:0}.dev-grid-margins:after,.dev-grid-margins:before{content:"";position:absolute;top:0;bottom:0;width:max(40px,calc((100% - var(--content)) / 2));background:repeating-linear-gradient(-45deg,rgba(82,70,184,.1) 0 6px,transparent 6px 12px)}.dev-grid-margins:before{left:0}.dev-grid-margins:after{right:0}.dev-grid-toggle{position:fixed;left:20px;bottom:20px;z-index:91;display:inline-flex;align-items:center;gap:8px;height:34px;padding-inline:14px;border:1px solid var(--line);border-radius:999px;background:var(--glass);backdrop-filter:blur(12px);font-size:11px;font-weight:600;color:var(--muted);box-shadow:0 10px 24px rgba(20,20,20,.08)}.dev-grid-toggle[aria-pressed=true]{border-color:var(--accent);color:var(--accent)}.dev-grid-toggle span{padding:1px 5px;border:1px solid;border-radius:4px;font-size:9px;opacity:.7}@media (max-width:720px){.features-inset{margin-left:0}.features-track{padding-left:max(20px,calc((100% - var(--content)) / 2));scroll-padding-left:max(20px,calc((100% - var(--content)) / 2))}.dev-grid-toggle{display:none}}