.landing-header{position:relative;z-index:10;background:#f3f3f3}.landing-header-inner{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:25px 50px}.landing-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.landing-logo-text{font-family:var(--font-rubik);font-weight:700;font-size:30px;color:#000;letter-spacing:-.9px}.landing-nav{display:flex;align-items:center;gap:40px}.landing-nav-link{font-family:var(--font-rubik);font-weight:400;font-size:18px;color:#000;text-decoration:none}.landing-nav-link--active{text-decoration:underline}.landing-nav-link:hover{opacity:.7}.landing-btn-signin{display:flex;align-items:center;justify-content:center;height:45px;padding:0 30px;background:#000;color:#fff;border-radius:30px;font-family:var(--font-rubik);font-weight:400;font-size:18px;text-decoration:none;transition:opacity .15s}.landing-btn-signin:hover{opacity:.85}.landing-footer{background:#eaeaea;padding:60px 50px 30px}.landing-footer-top{max-width:1340px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}.landing-footer-columns{display:flex;gap:34px}.landing-footer-col{min-width:68px}.landing-footer-col-title{font-family:var(--font-rubik);font-weight:600;font-size:22px;color:#000;margin-bottom:20px}.landing-footer-col-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.landing-footer-col-links a{font-family:var(--font-rubik);font-weight:400;font-size:16px;color:#000;text-decoration:none}.landing-footer-col-links a:hover{text-decoration:underline}.landing-footer-bottom{max-width:1340px;margin:48px auto 0;padding-top:24px;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 32px;font-family:var(--font-rubik);font-weight:400;font-size:14px;color:#272727}.landing-footer-bottom-copy{white-space:nowrap}.landing-footer-secondary{flex:1 1 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px}.landing-footer-secondary a{color:#272727;text-decoration:none}.landing-footer-secondary a:hover{text-decoration:underline}.landing-footer-bottom-links{display:flex;flex-wrap:wrap;gap:16px 24px}.landing-footer-bottom-links a{color:#272727;text-decoration:none}.landing-footer-bottom-links a:hover{text-decoration:underline}.landing-arrow-icon{width:20px;height:20px;display:inline-block}.landing-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:50px;padding:0 30px;background:#000;color:#fff;border-radius:30px;font-family:var(--font-rubik);font-weight:500;font-size:20px;text-decoration:none;border:none;cursor:pointer;transition:opacity .15s}.landing-btn-primary:hover{opacity:.85}.landing-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:50px;padding:0 30px;background:transparent;color:#000;border:1px solid #000;border-radius:30px;font-family:var(--font-rubik);font-weight:500;font-size:20px;text-decoration:none;cursor:pointer;transition:background .15s,color .15s}.landing-btn-outline:hover{background:#000;color:#fff}.landing-cta-card{background:#fff;border-radius:60px;box-shadow:0 8px 16px rgba(36,36,36,.04);width:900px;max-width:100%;height:370px;margin:0 auto;justify-content:center;gap:60px;text-align:center}.landing-cta-card,.landing-cta-card>div{display:flex;flex-direction:column;align-items:center}.landing-cta-card>div{gap:15px}.landing-cta-card h2{font-weight:700;font-size:46px}.landing-cta-card h2,.landing-cta-card p{font-family:var(--font-rubik);color:#000;margin:0}.landing-cta-card p{font-weight:400;font-size:20px}.landing-page{background:#f3f3f3;min-height:100vh;font-family:var(--font-rubik)}.landing-hero{position:relative;max-width:1440px;margin:0 auto;padding:64px 50px 0;overflow:hidden}.landing-hero-content{text-align:center;max-width:775px;margin:0 auto;position:relative;z-index:2}.landing-hero h1{font-weight:700;font-size:80px;line-height:80px;text-transform:capitalize;margin:0}.landing-hero h1,.landing-hero-subtitle{font-family:var(--font-rubik);color:#000}.landing-hero-subtitle{font-weight:400;font-size:20px;margin-top:40px;line-height:1.5}.landing-hero-cta{margin-top:80px}.landing-hero-img-left{position:absolute;top:64px;left:0;width:313px;height:469px;object-fit:cover;z-index:1}.landing-hero-img-right{position:absolute;top:66px;right:0;width:356px;height:467px;object-fit:contain;z-index:1}.landing-features{max-width:960px;margin:180px auto 0;padding:0 50px;display:flex;flex-direction:column;gap:80px}.landing-feature{display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}.landing-feature h2{font-weight:700;font-size:42px}.landing-feature h2,.landing-feature p{font-family:var(--font-rubik);color:#000;margin:0}.landing-feature p{font-weight:400;font-size:22px;max-width:660px}.landing-feature-img{width:660px;height:440px;object-fit:cover;border-radius:0}.landing-models{max-width:1440px;margin:180px auto 0;text-align:center}.landing-models h2{font-family:var(--font-rubik);font-weight:700;font-size:46px;color:#000;margin:0 0 80px}.landing-models-img{width:100%;max-width:1440px;height:auto;object-fit:cover}.landing-gallery{max-width:1280px;margin:180px auto 0;padding:0;overflow:hidden}.landing-gallery-header{text-align:center;margin-bottom:80px;padding:0 50px}.landing-gallery-header h2{font-family:var(--font-rubik);font-weight:700;font-size:46px;color:#000;margin:0}.landing-gallery-header p{font-family:var(--font-rubik);font-weight:400;font-size:20px;color:#000;margin:15px 0 0}.landing-gallery-grid{display:flex;flex-direction:column;gap:15px;overflow:hidden}.landing-gallery-row{display:flex;gap:15px}.landing-gallery-thumb{padding:0;margin:0;border:none;background:transparent;cursor:pointer;flex-shrink:0;border-radius:15px;line-height:0;font:inherit;-webkit-tap-highlight-color:transparent}.landing-gallery-thumb:focus-visible{outline:2px solid #000;outline-offset:3px}.landing-gallery-thumb:hover img{opacity:.92}.landing-gallery-row img,.landing-gallery-thumb img{width:244px;height:320px;object-fit:cover;border-radius:15px;flex-shrink:0;display:block}.landing-cta-section{max-width:1440px;margin:200px auto 0;padding:0 50px}.landing-footer-section{margin-top:200px}@media (max-width:1024px){.landing-header-inner{padding:20px 24px}.landing-hero{padding:40px 24px 0}.landing-hero h1{font-size:48px;line-height:52px}.landing-hero-subtitle{font-size:18px;margin-top:24px}.landing-hero-cta{margin-top:40px}.landing-hero-img-left,.landing-hero-img-right{display:none}.landing-features{padding:0 24px;margin-top:100px;gap:60px}.landing-feature h2{font-size:32px}.landing-feature p{font-size:18px}.landing-feature-img{width:100%;height:auto;aspect-ratio:3/2}.landing-models{margin-top:100px;padding:0 24px}.landing-models h2{font-size:36px;margin-bottom:40px}.landing-gallery{margin-top:100px;padding:0}.landing-gallery-header{padding:0 24px}.landing-gallery-header h2{font-size:36px}.landing-gallery-header{margin-bottom:40px}.landing-gallery-row{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.landing-gallery-row::-webkit-scrollbar{display:none}.landing-cta-section{margin-top:100px;padding:0 24px}.landing-cta-card{height:auto;padding:48px 24px;border-radius:30px;gap:40px}.landing-cta-card h2{font-size:32px}.landing-footer-section{margin-top:100px}.landing-footer{padding:40px 24px 20px}.landing-footer-top{flex-direction:column;gap:32px}.landing-footer-bottom{flex-direction:column;align-items:center;gap:16px;margin-top:32px;text-align:center}.landing-footer-secondary{justify-content:center;gap:10px 18px}.landing-footer-bottom-links{justify-content:center}}@media (max-width:640px){.landing-nav{gap:20px}.landing-nav-link{font-size:15px}.landing-btn-signin{height:38px;padding:0 20px;font-size:15px}.landing-hero h1{font-size:36px;line-height:40px}.landing-btn-outline,.landing-btn-primary{font-size:16px;height:44px;padding:0 24px}.landing-feature h2{font-size:26px}.landing-feature p{font-size:16px}.landing-gallery-row img,.landing-gallery-thumb img{width:180px;height:240px}}.landing-stats-section{background:#f3f3f3;padding:80px 0}.landing-stats-inner{max-width:1200px;margin:0 auto;padding:0 48px}.landing-stats-header{margin-bottom:48px;max-width:720px}.landing-stats-eyebrow{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:0 0 12px}.landing-stats-title{font-size:40px;font-weight:700;line-height:1.15;letter-spacing:-.01em;color:#000;margin:0 0 16px}.landing-stats-subtitle{font-size:18px;line-height:1.55;color:#555;margin:0}.landing-stats-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.landing-stats-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:24px 24px 20px;display:flex;flex-direction:column;gap:6px}.landing-stats-value{font-size:48px;font-weight:700;line-height:1;letter-spacing:-.02em;color:#000;margin:0;display:flex;align-items:baseline;gap:8px}.landing-stats-unit{font-size:14px;font-weight:500;color:#555;letter-spacing:0}.landing-stats-label{font-size:16px;line-height:1.35;color:#000;font-weight:500;margin:8px 0 0}.landing-stats-asof{font-size:12px;color:#777;margin:4px 0 0}.landing-stats-drill{color:#000;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.landing-stats-drill:hover{text-decoration-thickness:2px}.landing-stats-footnote{font-size:12px;color:#777;margin:24px 0 0;max-width:720px}@media (max-width:900px){.landing-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-stats-title{font-size:30px}.landing-stats-value{font-size:38px}}@media (max-width:600px){.landing-stats-section{padding:56px 0}.landing-stats-inner{padding:0 20px}.landing-stats-grid{grid-template-columns:1fr}.landing-stats-title{font-size:26px}.landing-stats-subtitle{font-size:16px}.landing-stats-value{font-size:36px}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/32c80fb7588b7a2e-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/99e31c27a1524300-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5b25d60b4670300e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/32c80fb7588b7a2e-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99e31c27a1524300-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5b25d60b4670300e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/32c80fb7588b7a2e-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/99e31c27a1524300-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/5b25d60b4670300e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Rubik_748f86;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Rubik_Fallback_748f86;src:local("Arial");ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.00%;size-adjust:104.98%}.__className_748f86{font-family:__Rubik_748f86,__Rubik_Fallback_748f86;font-style:normal}.__variable_748f86{--font-rubik:"__Rubik_748f86","__Rubik_Fallback_748f86"}