.nth-landing header{z-index:200;border-radius:var(--r-pill);width:fit-content;max-width:calc(100% - 32px);-webkit-backdrop-filter:var(--blur);border:1px solid var(--line-soft);background:#ffffffd1;margin:0 auto;position:fixed;top:16px;left:0;right:0;box-shadow:0 10px 34px #0a0b0917}.nth-landing .brand img.brand-dark,.nth-landing .foot img.brand-dark{display:none}.nth-landing .nav{align-items:center;gap:46px;height:64px;padding:0 16px 0 30px;display:flex}.nth-landing .brand{flex:none}.nth-landing .brand img{width:auto;height:25px;display:block}.nth-landing .nav-links{color:var(--fg3);white-space:nowrap;gap:34px;font-size:15px;display:flex}.nth-landing .nav-links a{transition:color .2s}.nth-landing .nav-links a:hover{color:var(--fg)}.nth-landing .nav-cta{flex:none;align-items:center;gap:12px;display:flex}.nth-landing .icon-btn{border:1px solid var(--line);background:var(--white);width:40px;height:40px;color:var(--fg2);cursor:pointer;border-radius:50%;place-items:center;transition:all .2s;display:grid}.nth-landing .icon-btn:hover{border-color:var(--green-deep);color:var(--green-deep)}.nth-landing .icon-btn svg{width:18px;height:18px}.nth-landing .btn-dark{background:var(--black);color:#fff;border-radius:var(--r-pill);font-size:14.5px;font-weight:var(--fw-med);cursor:pointer;transition:.22s var(--ease);white-space:nowrap;border:none;align-items:center;gap:9px;padding:11px 22px;display:inline-flex}.nth-landing .btn-dark:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0a0b093d}@media (max-width:920px){.nth-landing .nav-links{display:none}.nth-landing .nav{gap:18px}}@media (max-width:560px){.nth-landing header{width:auto;max-width:none;margin:0;left:10px;right:10px}.nth-landing .nav{justify-content:space-between;gap:12px;height:72px;padding:0 16px 0 20px}.nth-landing .nav-cta{gap:8px}.nth-landing .btn-dark{padding:10px 16px;font-size:14px}}@media (max-width:420px){.nth-landing .nav{gap:8px;padding:0 12px 0 18px}.nth-landing .brand img{height:22px}.nth-landing .icon-btn{width:36px;height:36px}.nth-landing .btn-dark{padding:9px 13px;font-size:13.5px}}.nth-landing footer{border-top:1px solid var(--line-soft);background:var(--n50);padding:44px 0 36px}.nth-landing .foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.nth-landing .foot img{height:24px}.nth-landing .foot-links{color:var(--fg3);flex-wrap:wrap;gap:26px;font-size:14px;display:flex}.nth-landing .foot-links a:hover{color:var(--green-deep)}.nth-landing .foot-legal{color:var(--fg3);text-align:center;border-top:1px solid var(--line-soft);margin-top:18px;padding-top:20px;font-size:12.5px}.nth-landing footer .wrap{max-width:1180px;margin:0 auto;padding:0 24px}.nth-landing .ai{z-index:300;background:var(--white);color:var(--fg);border-radius:var(--r-pill);box-shadow:var(--sh-lg);cursor:pointer;font-family:inherit;font-weight:var(--fw-med);border:1px solid var(--line-soft);align-items:center;gap:11px;padding:11px 20px 11px 12px;font-size:14.5px;display:flex;position:fixed;bottom:24px;right:24px}.nth-landing .ai .mark{background:var(--grad-soft);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.nth-landing .ai .mark img{width:20px;height:20px}[data-theme=dark] .nth-landing header{border-color:var(--line-soft);background:#12150eb8}[data-theme=dark] .nth-landing .btn-dark{color:#0a0b09;background:#f3f5ef}[data-theme=dark] .nth-landing .btn-dark:hover{box-shadow:0 10px 22px #00000080}[data-theme=dark] .nth-landing .brand img.brand-light,[data-theme=dark] .nth-landing .foot img.brand-light{display:none}[data-theme=dark] .nth-landing .brand img.brand-dark,[data-theme=dark] .nth-landing .foot img.brand-dark{display:block}.nth-landing{font-family:var(--font-s);font-weight:var(--fw);color:var(--fg);-webkit-font-smoothing:antialiased;line-height:1.65;overflow-x:hidden}.nth-landing *{box-sizing:border-box}.nth-landing img{max-width:100%;display:block}.nth-landing a{color:inherit;text-decoration:none}.nth-landing button{font-family:inherit}.nth-landing .wrap{max-width:1180px;margin:0 auto;padding:0 24px}.nth-landing section{padding:104px 0}.nth-landing section[id]{scroll-margin-top:100px}@media (max-width:560px){.nth-landing .wrap,.nth-landing footer .wrap{padding-left:14px;padding-right:14px}}.nth-landing h1,.nth-landing h2,.nth-landing h3,.nth-landing h4{font-family:var(--font-d);font-weight:var(--fw-med);letter-spacing:-.025em;line-height:1.08}.nth-landing .eyebrow{font-family:var(--font-s);font-weight:var(--fw-med);letter-spacing:.14em;text-transform:uppercase;color:var(--green-deep);font-size:13px}.nth-landing h2.section{margin:14px 0 10px;font-size:clamp(30px,4.4vw,52px)}.nth-landing .lead{font-weight:var(--fw);color:var(--fg3);max-width:600px;font-size:clamp(17px,1.5vw,19px);line-height:1.6}.nth-landing .grad-text{background:var(--grad);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.nth-landing .head{max-width:680px}.nth-landing .btn{border-radius:var(--r-pill);font-size:15px;font-weight:var(--fw-med);cursor:pointer;transition:.22s var(--ease);white-space:nowrap;border:none;align-items:center;gap:9px;padding:14px 26px;display:inline-flex}.nth-landing .btn svg{width:17px;height:17px}.nth-landing .btn-o{color:var(--green-deep);background:0 0;border:1.5px solid #3d910066}.nth-landing .btn-o:hover{background:var(--grad-soft);border-color:var(--green-deep)}.nth-landing .btn-ghost{background:var(--white);color:var(--fg);border:1.5px solid var(--line)}.nth-landing .btn-ghost:hover{border-color:var(--green-deep)}.nth-landing .btn-black{background:var(--black);color:#fff}.nth-landing .btn-black:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0a0b0947}[data-theme=dark] .nth-landing .btn-black{color:#0a0b09;background:#f3f5ef}[data-theme=dark] .nth-landing .btn-ghost{background:0 0}.nth-landing .media{background:var(--img,linear-gradient(150deg,#eef6df 0%,#cfe9a6 45%,#9fd060 100%));background-position:50%;background-size:cover;position:relative;overflow:hidden}.nth-landing .media:after{content:"";background:linear-gradient(#0000 55%,#0a0b092e);position:absolute;inset:0}.nth-landing .hero{padding:140px 0 40px;position:relative;overflow:hidden}.nth-landing .hero>.wrap{z-index:2;position:relative}.nth-landing .hero-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.nth-public-bg{z-index:0;pointer-events:none;height:min(100vh,820px);position:absolute;top:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 58%,#0000 100%);mask-image:linear-gradient(#000 0% 58%,#0000 100%)}.nth-public-bg .hero-bg{position:absolute;inset:0}.nth-landing .grid-svg{width:100%;height:100%;color:var(--green-deep);position:absolute;inset:0}.nth-landing .grid-svg.base{opacity:.045}.nth-landing .grid-svg.glow{opacity:.72;color:var(--fg)}.nth-landing .cursor-glow{pointer-events:none;will-change:transform;filter:blur(36px);background:radial-gradient(circle,#6cbb0047,#abe4001f 45%,#0000 68%);border-radius:50%;position:absolute;top:0;left:0}.nth-landing .orb{filter:blur(90px);will-change:transform;border-radius:50%;position:absolute}.nth-landing .orb-1{aspect-ratio:1;opacity:.5;background:radial-gradient(circle,#abe400,#0000 70%);width:44%;top:-16%;right:-12%}.nth-landing .orb-2{aspect-ratio:1;opacity:.32;background:radial-gradient(circle,#3d9100,#0000 70%);width:26%;top:-10%;left:6%}.nth-landing .orb-3{aspect-ratio:1;opacity:.4;background:radial-gradient(circle,#6cbb00,#0000 70%);width:40%;bottom:-26%;left:-14%}.nth-landing .hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;display:grid}.nth-landing .hero h1{letter-spacing:-.035em;font-size:clamp(38px,5.6vw,66px);line-height:1.02}.nth-landing .hero .sub{color:var(--fg3);max-width:520px;margin:24px 0 32px;font-size:clamp(17px,1.6vw,20px);line-height:1.55}.nth-landing .hero-cta{flex-wrap:wrap;gap:14px;display:flex}.nth-landing .hero-trust{color:var(--fg3);flex-wrap:wrap;align-items:center;gap:14px;margin-top:26px;font-size:13.5px;display:flex}.nth-landing .hero-trust .dot{background:var(--green-deep);border-radius:50%;width:5px;height:5px}.nth-landing .hero-art{position:relative}.nth-landing .hero-art .media{aspect-ratio:4/4.5;border-radius:var(--r-xl);box-shadow:0 14px 30px -22px #0a0b0938}.nth-landing .hero-art .media:after{content:none}.nth-landing .hero-art .media .hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.nth-landing .hero-art .scene{place-items:center;display:grid;position:absolute;inset:0}.nth-landing .hero-art .scene svg{filter:drop-shadow(0 20px 30px #0a1e0538);width:64%}.nth-landing .float-card{background:var(--glass);-webkit-backdrop-filter:var(--blur);border-radius:var(--r-md);box-shadow:var(--sh-md);border:1px solid #fff9;align-items:center;gap:14px;padding:16px 20px;display:flex;position:absolute;bottom:34px;left:-22px}.nth-landing .float-card .ring{background:var(--grad);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.nth-landing .float-card .ring svg{width:22px;height:22px}.nth-landing .float-card b{font-family:var(--font-d);font-weight:var(--fw-med);font-size:18px;line-height:1.1;display:block}.nth-landing .float-card span{color:var(--fg3);font-size:12.5px}.nth-landing .float-card.top{inset:30px -18px auto auto}@media (max-width:920px){.nth-landing .hero-grid{grid-template-columns:1fr;gap:36px}.nth-landing .hero-art{order:-1}.nth-landing .float-card{left:14px}.nth-landing .float-card.top{right:14px}}.nth-landing .value{background:var(--black);color:#fff;border-radius:var(--r-lg);grid-template-columns:repeat(4,1fr);margin-top:46px;display:grid;overflow:hidden}.nth-landing .value .v{text-align:center;border-right:1px solid #ffffff14;padding:30px 24px}.nth-landing .value .v:last-child{border-right:none}.nth-landing .value .n{font-family:var(--font-d);font-weight:var(--fw-med);letter-spacing:-.02em;background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(26px,3vw,34px)}.nth-landing .value .l{color:#c9cdc2;margin-top:6px;font-size:13px}@media (max-width:680px){.nth-landing .value{grid-template-columns:repeat(2,1fr)}.nth-landing .value .v:nth-child(2){border-right:none}.nth-landing .value .v:first-child,.nth-landing .value .v:nth-child(2){border-bottom:1px solid #ffffff14}}[data-theme=dark] .nth-landing .value{border:1px solid var(--line-soft);background:#1b1f15}.nth-landing .steps{grid-template-columns:repeat(5,1fr);gap:16px;margin-top:54px;display:grid;position:relative}.nth-landing .track{background:var(--n200);z-index:0;border-radius:2px;height:2px;position:absolute;top:45px;left:0;right:0}.nth-landing .track-fill{background:var(--grad);transform-origin:0;border-radius:2px;position:absolute;inset:0}.nth-landing .step{z-index:1;background:var(--white);border:1px solid var(--line-soft);border-radius:var(--r-md);height:100%;padding:26px 22px;transition:border-color .25s;position:relative}.nth-landing .step:not(.step--finish):hover{border-color:var(--line)}.nth-landing .step .num{background:var(--grad-soft);width:38px;height:38px;color:var(--green-deep);font-family:var(--font-d);font-weight:var(--fw-med);border-radius:12px;place-items:center;margin-bottom:18px;font-size:16px;display:grid;position:relative;overflow:hidden}.nth-landing .step .num .num-on{background:var(--grad);color:#fff;box-shadow:var(--sh-brand);border-radius:12px;place-items:center;display:grid;position:absolute;inset:0}@media (max-width:920px){.nth-landing .track{display:none}}.nth-landing .step h4{margin-bottom:7px;font-size:17px}.nth-landing .step p{color:var(--fg3);font-size:13.5px;line-height:1.55}@media (max-width:920px){.nth-landing .steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.nth-landing .steps{grid-template-columns:1fr}}.nth-landing .step--finish{--checker:#0a0b0912;border-color:#3d91004d;overflow:hidden}.nth-landing .step--finish:before{content:"";z-index:0;background-image:linear-gradient(45deg,var(--checker) 25%,transparent 25%,transparent 75%,var(--checker) 75%), linear-gradient(45deg,var(--checker) 25%,transparent 25%,transparent 75%,var(--checker) 75%);pointer-events:none;background-position:0 0,8px 8px;background-size:16px 16px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(155deg,#000 0%,#0000 62%);mask-image:linear-gradient(155deg,#000 0%,#0000 62%)}.nth-landing .step--finish>*{z-index:1;position:relative}.nth-landing .step--finish .num,.nth-landing .step--finish .num .num-on{background:var(--grad);color:#fff}.nth-landing .step--finish .flag{z-index:1;background:var(--white);border:1px solid var(--line);width:30px;height:30px;color:var(--green-deep);border-radius:9px;place-items:center;display:grid;position:absolute;top:18px;right:18px}.nth-landing .step--finish .flag svg{width:16px;height:16px}[data-theme=dark] .nth-landing .step--finish{--checker:#ffffff17}.nth-landing .how-cta{text-align:center;margin-top:46px}.nth-landing .feats{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:54px;display:grid}.nth-landing .feat{background:var(--white);border:1px solid var(--line-soft);border-radius:var(--r-lg);cursor:pointer;height:100%;box-shadow:var(--sh-md);padding:32px;transition:border-color .25s;position:relative;overflow:hidden}.nth-landing .feat:hover{border-color:var(--line)}.nth-landing .feat .ic{background:var(--grad);color:#fff;width:52px;height:52px;box-shadow:var(--sh-brand);border-radius:14px;place-items:center;margin-bottom:20px;display:grid}.nth-landing .feat .ic svg{width:26px;height:26px}.nth-landing .feat .kick{font-size:12px;font-weight:var(--fw-med);letter-spacing:.08em;text-transform:uppercase;color:var(--green-deep)}.nth-landing .feat h4{margin:8px 0 10px;font-size:22px}.nth-landing .feat p{color:var(--fg3);font-size:15px}.nth-landing .feat .more{font-weight:var(--fw-med);color:var(--green-deep);white-space:nowrap;align-items:center;gap:7px;margin-top:18px;font-size:14.5px;display:inline-flex}.nth-landing .feat .more svg{flex:none;width:16px;height:16px}@media (max-width:680px){.nth-landing .feats{grid-template-columns:1fr}}.nth-landing .feats-dark{background:#0a0b09;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.nth-landing .feats-dark .eyebrow{color:#abe400}.nth-landing .feats-dark h2.section{color:#f4f5ef}.nth-landing .feats-dark .lead{color:#b9beb0}.nth-landing .feats-dark .feat{background:#15180f;border-color:#ffffff17;box-shadow:0 18px 46px #00000080}.nth-landing .feats-dark .feat h4{color:#f4f5ef}.nth-landing .feats-dark .feat p{color:#9da393}.nth-landing .feats-dark .feat .kick,.nth-landing .feats-dark .feat .more{color:#abe400}.nth-landing .cat{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:54px;display:grid}.nth-landing .house{background:var(--white);border:1px solid var(--line-soft);border-radius:var(--r-lg);cursor:pointer;height:100%;transition:border-color .25s;overflow:hidden}.nth-landing .house:hover{border-color:var(--line)}.nth-landing .house:focus-visible{outline:2px solid var(--green-deep);outline-offset:3px}.nth-landing .house .media{aspect-ratio:16/11;place-items:center;display:grid}.nth-landing .house .media svg{opacity:.95;filter:drop-shadow(0 10px 18px #0a1e052e);z-index:1;width:46%;position:relative}.nth-landing .house .media .ph-img{object-fit:cover;z-index:1;width:100%;height:100%;transition:opacity .5s var(--ease),transform .7s var(--ease);position:absolute;inset:0}.nth-landing .house .media .ph-hover{opacity:0;z-index:2}.nth-landing .house:hover .media .ph-hover{opacity:1}.nth-landing .house:hover .media .ph-img{transform:scale(1.05)}.nth-landing .house .media:after{z-index:3}.nth-landing .house .badge{z-index:4;background:var(--glass);-webkit-backdrop-filter:var(--blur);color:var(--green-deep);font-size:11.5px;font-weight:var(--fw-med);border-radius:var(--r-pill);padding:6px 13px;position:absolute;top:14px;left:14px}.nth-landing .house .body{padding:22px}.nth-landing .house h4{margin-bottom:4px;font-size:19px}.nth-landing .house .price{font-family:var(--font-d);font-weight:var(--fw-med);color:var(--green-deep);margin:8px 0;font-size:22px}.nth-landing .house .specs{color:var(--fg3);flex-wrap:wrap;gap:8px;margin-top:8px;font-size:13px;display:flex}.nth-landing .house .specs span{background:var(--n100);border-radius:var(--r-pill);padding:4px 11px}@media (max-width:820px){.nth-landing .cat{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}}[data-theme=dark] .nth-landing .house .media svg [fill=\#fff]{fill:#e8efe0}[data-theme=dark] .nth-landing .house .badge{color:var(--green-deep);background:#ffffffe0;border:1px solid #ffffff80}.nth-landing .net{background:var(--grad-soft);border-radius:var(--r-xl);border:1px solid #3d91001f;grid-template-columns:1fr 1.1fr;align-items:center;gap:44px;margin-top:46px;padding:48px;display:grid}.nth-landing .net-metrics{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.nth-landing .metric{background:var(--white);border-radius:var(--r-md);box-shadow:var(--sh-sm);padding:22px}.nth-landing .metric .n{font-family:var(--font-d);font-weight:var(--fw-med);color:var(--green-deep);letter-spacing:-.02em;font-size:clamp(28px,3.4vw,36px);line-height:1}.nth-landing .metric .l{color:var(--fg3);margin-top:8px;font-size:13px}.nth-landing .chart-box{background:var(--white);border-radius:var(--r-lg);box-shadow:var(--sh-sm);padding:26px}.nth-landing .chart-box h4{margin-bottom:4px;font-size:16px}.nth-landing .chart-box .cap{color:var(--fg3);margin-bottom:18px;font-size:12.5px}.nth-landing .bars{flex-direction:column;gap:16px;display:flex}.nth-landing .bar-row{grid-template-columns:96px 1fr 34px;align-items:center;gap:12px;font-size:13px;display:grid}.nth-landing .bar-track{border-radius:var(--r-pill);background:var(--n100);height:12px;overflow:hidden}.nth-landing .bar-fill{border-radius:var(--r-pill);background:var(--grad);height:100%}.nth-landing .bar-row .val{font-family:var(--font-d);font-weight:var(--fw-med);color:var(--green-deep);text-align:right}@media (max-width:920px){.nth-landing .net{grid-template-columns:1fr;padding:30px}}.nth-landing .tst{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:54px;display:grid}.nth-landing .quote{background:var(--white);border:1px solid var(--line-soft);border-radius:var(--r-lg);flex-direction:column;height:100%;padding:30px;display:flex}.nth-landing .quote .stars{color:var(--fg);letter-spacing:3px;margin-bottom:14px;font-size:14px}.nth-landing .quote p{color:var(--fg2);flex:1;font-size:15px;line-height:1.6}.nth-landing .quote .who{align-items:center;gap:13px;margin-top:22px;display:flex}.nth-landing .quote .av{background:var(--grad);color:#fff;width:46px;height:46px;font-family:var(--font-d);font-weight:var(--fw-med);border-radius:50%;flex-shrink:0;place-items:center;font-size:15px;display:grid}.nth-landing .quote .who b{font-family:var(--font-d);font-weight:var(--fw-med);font-size:14.5px}.nth-landing .quote .who span{color:var(--fg3);font-size:12.5px;display:block}@media (max-width:820px){.nth-landing .tst{grid-template-columns:1fr;max-width:440px;margin-left:auto;margin-right:auto}}.nth-landing .rev-banner{background:var(--grad);border-radius:var(--r-xl);text-align:center;color:#fff;width:fit-content;max-width:100%;box-shadow:var(--sh-brand);flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin:48px auto 0;padding:24px 36px;display:flex}.nth-landing .rev-score{font-family:var(--font-d);font-weight:var(--fw-med);letter-spacing:-.02em;color:#fff;font-size:clamp(40px,5vw,56px);line-height:1}.nth-landing .rev-score .cnt{font-family:var(--font-s);font-weight:var(--fw);color:#ffffffd9;font-size:.4em}.nth-landing .rev-div{background:#ffffff59;width:1px;height:58px}.nth-landing .rev-bd{text-align:left}.nth-landing .rev-stars{color:#fff;gap:7px;display:flex}.nth-landing .rev-stars svg{width:22px;height:22px}.nth-landing .rev-sub{color:#ffffffeb;max-width:340px;margin-top:8px;font-size:14.5px}@media (max-width:560px){.nth-landing .rev-div{display:none}.nth-landing .rev-bd{text-align:center}.nth-landing .rev-stars{justify-content:center}}.nth-landing .rev-cols{justify-content:center;gap:22px;max-height:560px;margin-top:34px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000)}.nth-landing .mcol{flex:1 1 0;min-width:0;max-width:360px}.nth-landing .mcol ul{flex-direction:column;gap:18px;margin:0;padding:0 2px 18px;list-style:none;display:flex}.nth-landing .mcol li{cursor:default}.nth-landing .mcol .quote{margin:0}@media (max-width:1040px){.nth-landing .m-lg{display:none}}@media (max-width:760px){.nth-landing .m-md{display:none}.nth-landing .rev-cols{max-height:600px}}.nth-landing .pro{color:#fff;border-radius:var(--r-xl);background:radial-gradient(120% 120% at 100% 0%,#6cbb003d,#6cbb0014 38%,transparent 64%), var(--black);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:34px;padding:54px;display:flex;position:relative;overflow:hidden}.nth-landing .pro>*{position:relative}.nth-landing .pro h3{font-size:clamp(24px,3vw,32px)}.nth-landing .pro p{color:#c9cdc2;max-width:560px;margin-top:12px;font-size:16px}.nth-landing .pro .btn-black{color:#0a0b09;background:#f3f5ef}.nth-landing .pro .btn-black:hover{box-shadow:0 12px 28px #00000052}.nth-landing .pro .btn-o{color:#fff;border-color:#ffffff59}.nth-landing .pro .btn-o:hover{background:#ffffff14}[data-theme=dark] .nth-landing .pro{border:1px solid var(--line-soft);background:radial-gradient(120% 120% at 100% 0,#6cbb004d,#6cbb001a 38%,#0000 64%),#1b1f15}.nth-landing .ov{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900;font-family:var(--font-s);color:var(--fg);background:#0a0b0980;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.nth-landing .modal{background:var(--white);border-radius:var(--r-xl);width:100%;max-width:580px;max-height:calc(100dvh - 40px);overflow:hidden auto;box-shadow:0 40px 100px #00000057}.nth-landing .modal h3,.nth-landing .modal h4{font-family:var(--font-d);font-weight:var(--fw-med);letter-spacing:-.025em}.nth-landing .modal .mh{aspect-ratio:16/8;background:var(--img,linear-gradient(150deg,#eef6df 0%,#cfe9a6 45%,#9fd060 100%));background-position:50%;background-size:cover;place-items:center;display:grid;position:relative}.nth-landing .modal .mh.media:after{content:"";background:linear-gradient(#0000 55%,#0a0b092e);position:absolute;inset:0}.nth-landing .modal .mh.media .modal-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.nth-landing .modal .mh .play{background:var(--glass);width:70px;height:70px;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);color:var(--green-deep);cursor:pointer;box-shadow:var(--sh-md);z-index:1;border-radius:50%;place-items:center;display:grid}.nth-landing .modal .mh .play svg{width:26px;height:26px;margin-left:3px}.nth-landing .modal .mh .lab{z-index:1;background:var(--glass);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);font-size:12px;font-weight:var(--fw-med);color:var(--green-deep);border-radius:var(--r-pill);padding:5px 12px;position:absolute;bottom:14px;left:16px}.nth-landing .modal .x{z-index:2;background:var(--glass);width:36px;height:36px;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);cursor:pointer;color:var(--fg);border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:16px}.nth-landing .modal .mb{padding:30px 32px 32px}.nth-landing .modal .free{background:var(--grad-soft);color:var(--green-deep);font-size:12px;font-weight:var(--fw-med);border-radius:var(--r-pill);align-items:center;gap:7px;margin-bottom:16px;padding:6px 13px;display:inline-flex}.nth-landing .modal .free svg{width:14px;height:14px}.nth-landing .modal h3{margin-bottom:10px;font-size:24px}.nth-landing .modal .mb>p{color:var(--fg3);font-size:15px}.nth-landing .modal ul{margin:18px 0 4px;padding:0;list-style:none}.nth-landing .modal li{color:var(--fg2);margin-bottom:11px;padding-left:28px;font-size:14.5px;position:relative}.nth-landing .modal li:before{content:"";background:var(--grad-soft);border-radius:50%;width:18px;height:18px;position:absolute;top:2px;left:0}.nth-landing .modal li:after{content:"";border-left:1.6px solid var(--green-deep);border-bottom:1.6px solid var(--green-deep);width:7px;height:4px;position:absolute;top:7px;left:5px;transform:rotate(-45deg)}.nth-landing .modal .mf{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.nth-landing .modal .btn{border-radius:var(--r-pill);font-size:15px;font-weight:var(--fw-med);cursor:pointer;transition:.22s var(--ease);white-space:nowrap;border:none;align-items:center;gap:9px;padding:14px 26px;display:inline-flex}.nth-landing .modal .btn svg{width:17px;height:17px}.nth-landing .modal .btn-o{color:var(--green-deep);background:0 0;border:1.5px solid #3d910066}.nth-landing .modal .btn-o:hover{background:var(--grad-soft);border-color:var(--green-deep)}.nth-landing .modal .btn-black{background:var(--black);color:#fff}.nth-landing .modal .btn-black:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0a0b0947}.nth-landing .modal .btn-ghost{background:var(--white);color:var(--fg);border:1.5px solid var(--line)}.nth-landing .modal .btn-ghost:hover{border-color:var(--green-deep)}.nth-landing .modal .house-price{font-family:var(--font-d);font-weight:var(--fw-med);color:var(--green-deep);letter-spacing:-.02em;margin:4px 0 14px;font-size:26px}.nth-landing .modal .house-price span{font-family:var(--font-s);font-weight:var(--fw);color:var(--fg3);letter-spacing:0;font-size:13px}.nth-landing .modal .house-specs-grid{border-top:1px solid var(--line-soft);grid-template-columns:1fr 1fr;gap:0 28px;margin-top:18px;display:grid}.nth-landing .modal .hs-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:baseline;gap:12px;padding:11px 0;font-size:14px;display:flex}.nth-landing .modal .hs-k{color:var(--fg3)}.nth-landing .modal .hs-v{color:var(--fg);font-weight:var(--fw-med);text-align:right}@media (max-width:560px){.nth-landing .modal .house-specs-grid{grid-template-columns:1fr}}[data-theme=dark] .nth-landing .modal .mh .lab{color:var(--green-deep);background:#ffffffe0;border:1px solid #ffffff80}[data-theme=dark] .nth-landing .modal .btn-black{color:#0a0b09;background:#f3f5ef}[data-theme=dark] .nth-landing .modal .btn-ghost{background:0 0}.nth-dbg{background:var(--white);border:1px solid var(--line-soft);border-radius:var(--r-lg);box-shadow:var(--sh-md);max-width:1180px;margin:0 auto;padding:26px 28px;position:relative}.nth-dbg-close{border:1px solid var(--line);background:var(--white);width:34px;height:34px;color:var(--fg3);cursor:pointer;border-radius:50%;place-items:center;transition:all .2s;display:grid;position:absolute;top:16px;right:16px}.nth-dbg-close:hover{border-color:var(--green-deep);color:var(--green-deep)}.nth-dbg-close:focus-visible{outline:2px solid var(--green-deep);outline-offset:2px}.nth-dbg-eyebrow{font-family:var(--font-s);font-weight:var(--fw-med);letter-spacing:.14em;text-transform:uppercase;color:var(--green-deep);padding-right:40px;font-size:12px;display:block}.nth-dbg-lead{color:var(--fg3);max-width:60ch;margin:6px 0 20px;font-size:13.5px;line-height:1.55}.nth-dbg-steps{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.nth-dbg-step{background:var(--n50);border:1px solid var(--line-soft);border-radius:var(--r-md);padding:16px 18px}.nth-dbg-step-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.nth-dbg-step-title{align-items:center;gap:10px;min-width:0;display:flex}.nth-dbg-ord{background:var(--grad-soft);width:24px;height:24px;color:var(--green-deep);font-family:var(--font-d);font-weight:var(--fw-med);font-variant-numeric:tabular-nums;border-radius:8px;flex:none;place-items:center;font-size:12.5px;display:grid}.nth-dbg-step-title h3{font-family:var(--font-d);font-weight:var(--fw-med);color:var(--fg);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14.5px;overflow:hidden}.nth-dbg-res{font-family:var(--font-d);font-weight:var(--fw-med);color:var(--green-deep);font-variant-numeric:tabular-nums;flex:none;font-size:14.5px}.nth-dbg-formula{color:var(--fg2);flex-wrap:wrap;align-items:center;gap:7px;font-size:13px;line-height:1.7;display:flex}.nth-dbg-op{font-family:var(--font-mono);white-space:pre;color:var(--fg3)}.nth-dbg-pill{border-radius:var(--r-pill);font-size:12.5px;font-weight:var(--fw-med);cursor:default;border:1px solid #0000;align-items:center;gap:5px;padding:3px 10px;transition:all .18s;display:inline-flex}.nth-dbg-pill.is-calc{background:var(--n100);color:var(--fg2);border-color:var(--line-soft)}.nth-dbg-pill.is-source{background:var(--grad-soft);color:var(--green-deep);border-color:#3d91002e}.nth-dbg-pill.is-link{cursor:pointer}.nth-dbg-pill.is-link:hover{border-color:var(--green-deep);transform:translateY(-1px);box-shadow:0 4px 12px -6px #3d910080}.nth-dbg-pill.is-link:focus-visible{outline:2px solid var(--green-deep);outline-offset:2px}.nth-dbg-pill-raw{font-family:var(--font-mono);background:var(--n100);color:var(--fg3)}.nth-dbg-note{color:var(--fg3);margin:10px 0 0;font-size:12px;font-style:italic;line-height:1.55}@media (max-width:560px){.nth-dbg{padding:22px 18px}.nth-dbg-step-title h3{white-space:normal}}[data-theme=dark] .nth-dbg{border-color:var(--line-soft);background:#1b1f15}[data-theme=dark] .nth-dbg-close{border-color:var(--line);background:0 0}[data-theme=dark] .nth-dbg-step{border-color:var(--line-soft);background:#ffffff08}[data-theme=dark] .nth-dbg-pill.is-calc{color:var(--fg2);background:#ffffff0f}
