:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17231f;background:#f8f4ed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid #e4d8c8;background:#f8f4edf0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:inline-flex;align-items:center;gap:12px;min-width:0}.logo-mark{width:44px;height:44px;border-radius:8px;background:#102f2a;color:#f4c76b;display:grid;place-items:center;flex:0 0 auto}.animated-logo{position:relative;grid-template-columns:repeat(3,7px);grid-template-rows:repeat(3,7px);gap:3px;padding:10px;overflow:hidden}.logo-block{display:block;width:7px;height:7px;border-radius:2px;background:#f4c76b;opacity:0;animation:logoBlockIn .6s cubic-bezier(.2,.8,.2,1) forwards}.block-one{grid-column:1;grid-row:1;transform:translate(-10px,-8px);animation-delay:.08s}.block-two{grid-column:2;grid-row:1;transform:translateY(-10px);animation-delay:.18s}.block-three{grid-column:1;grid-row:2;transform:translate(-10px);animation-delay:.28s}.block-four{grid-column:1;grid-row:3;transform:translate(-10px,8px);animation-delay:.38s}.block-five{grid-column:2;grid-row:3;transform:translateY(10px);animation-delay:.48s}.logo-growth-line{position:absolute;left:23px;top:21px;width:17px;height:12px;border-top:4px solid #f4c76b;border-right:4px solid #f4c76b;border-radius:2px;transform:rotate(-45deg) scaleX(0);transform-origin:left center;opacity:0;animation:logoLineDraw .7s ease-out .62s forwards}.logo strong{display:block;font-size:21px;line-height:1;letter-spacing:-.03em}.logo small{display:block;margin-top:5px;color:#7a4b31;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.logo strong,.logo small{opacity:0;animation:logoTextIn .55s ease-out .78s forwards}.desktop-nav{display:flex;align-items:center;gap:18px;color:#56645f;font-size:13px;font-weight:800}.desktop-nav a:hover,.footer a:hover{color:#7a2418}.header-cta,.primary-button,.mobile-cta,.join-form button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#7a2418;color:#fff;font-weight:900;padding:14px 20px;cursor:pointer}.header-cta:hover,.join-form button:hover{background:#5f1a12}.menu-button{display:none;width:44px;height:44px;border-radius:8px;border:1px solid #ddcfbc;background:#fff;color:#17231f;align-items:center;justify-content:center}.mobile-nav{display:none}.hero{position:relative;overflow:hidden;min-height:720px;color:#fff;background:#102f2a url(https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=1800&q=80) center/cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#102f2a,#102f2af0 48%,#102f2a8f)}.hero-grid{position:absolute;inset:auto 0 0;height:130px;background-image:linear-gradient(90deg,rgba(244,199,107,.28) 1px,transparent 1px),linear-gradient(rgba(244,199,107,.2) 1px,transparent 1px);background-size:54px 54px;opacity:.42}.hero-content{position:relative;max-width:1200px;margin:0 auto;padding:110px 24px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.eyebrow,.section-label{display:inline-flex;align-items:center;gap:8px;margin:0;color:#7a2418;font-size:12px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.eyebrow{color:#f4c76b;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;border-radius:8px;padding:8px 12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}h1,h2,h3,p{margin-top:0}h1{margin:28px 0 0;max-width:620px;font-size:clamp(52px,7vw,84px);line-height:1.02;letter-spacing:-.055em}h2{margin:14px 0 0;font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-.045em}.hero-lede{margin:26px 0 0;max-width:650px;color:#efe7d9;font-size:20px;line-height:1.6;font-weight:600}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.hero-disclaimer{margin:16px 0 0;max-width:620px;color:#d9cdbb;font-size:14px;line-height:1.6;font-weight:800}.primary-button{background:#f4c76b;color:#17231f;padding:16px 24px}.primary-button:hover{background:#ffd982}.secondary-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff1a;color:#fff;font-weight:900;padding:16px 24px}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:40px}.stat-card,.step-card,.income-card{border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#ffffff1a;padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-card{opacity:0;transform:translateY(16px);animation:fadeLift .65s ease-out forwards}.stat-card strong{color:#f4c76b;display:block;font-size:22px}.stat-card span{display:block;margin-top:6px;color:#efe7d9;font-size:14px;line-height:1.45}.lift-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.lift-card:hover,.lift-card:focus-within{transform:translateY(-6px);box-shadow:0 24px 60px #18231f24;border-color:#f4c76bb8}.hero-panel{border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#f8f4ed;color:#17231f;padding:20px;box-shadow:0 30px 80px #0000004d}.hero-panel img{aspect-ratio:4 / 3;width:100%;object-fit:cover;border-radius:6px}.panel-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.panel-features div{border-radius:6px;background:#fff;padding:16px}.panel-features svg,.benefit-card svg,.mini-grid svg,.audience-grid svg{color:#7a2418}.panel-features strong{display:block;margin-top:12px;font-size:14px;line-height:1.4}.section{padding:92px 24px}.section>*{max-width:1200px;margin-left:auto;margin-right:auto}.page-hero{padding:104px 24px 76px;background:radial-gradient(circle at 88% 12%,rgba(244,199,107,.28),transparent 24rem),#102f2a;color:#fff}.page-hero-content{max-width:1040px;margin-left:auto;margin-right:auto}.page-hero .section-label{color:#f4c76b}.page-hero h1{max-width:900px;margin-top:24px;font-size:clamp(46px,6vw,76px)}.page-hero p:not(.section-label){margin-top:24px;max-width:760px;color:#efe7d9;font-size:20px;line-height:1.65;font-weight:650}.visual-page-hero{padding-top:78px;padding-bottom:58px}.visual-page-hero .page-hero-content{display:grid;grid-template-columns:.92fr .78fr;gap:52px;align-items:center;max-width:1200px}.visual-page-hero h1{max-width:640px}.visual-page-hero p:not(.section-label){max-width:620px}.page-hero-image{position:relative;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#f8f4ed;padding:16px;box-shadow:0 28px 80px #00000047}.page-hero-image:before{content:"";position:absolute;top:24px;right:-12px;bottom:-12px;left:34px;border-radius:10px;border:1px solid rgba(244,199,107,.35);z-index:0}.page-hero-image img{position:relative;z-index:1;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:7px}.page-section{background:#fff}.stacked-copy{display:grid;gap:18px}.stacked-copy p{margin:0;color:#60706a;font-size:18px;line-height:1.75}.feature-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.feature-list li{border-left:4px solid #f4c76b;background:#fff;padding:14px 16px;color:#34433f;font-weight:800;box-shadow:0 10px 28px #18231f0f}.value-grid,.service-grid,.roadmap-grid,.dashboard-grid,.membership-grid,.process-grid{display:grid;gap:18px}.value-grid{grid-template-columns:repeat(5,1fr);margin-top:46px}.value-card,.service-card,.roadmap-card,.membership-card,.process-card{border:1px solid #e3d6c4;border-radius:8px;background:#fbf6ee;padding:24px}.value-card h3,.service-card h3,.membership-card h3,.process-card h3{margin:0 0 10px;color:#102f2a;font-size:22px;letter-spacing:-.025em}.value-card p,.service-card p,.membership-card p,.process-card p,.roadmap-card p{margin:0;color:#60706a;line-height:1.65}.service-grid{grid-template-columns:repeat(5,1fr)}.service-card{background:#fff;box-shadow:0 14px 42px #18231f12}.service-card svg{color:#7a2418;margin-bottom:18px}.roadmap-section,.dashboard-preview,.membership-section{background:#fbf6ee}.roadmap-grid{grid-template-columns:repeat(4,1fr);margin-top:46px}.roadmap-card{background:#fff}.roadmap-card span,.process-card span{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:32px;border-radius:999px;background:#102f2a;color:#f4c76b;font-weight:950;margin-bottom:18px}.dashboard-grid{grid-template-columns:repeat(4,1fr);margin-top:42px}.dashboard-grid span{border:1px solid rgba(244,199,107,.45);border-radius:8px;background:#102f2a;color:#fff;padding:24px;font-weight:900;text-align:center}.process-grid{grid-template-columns:repeat(5,1fr)}.membership-grid{grid-template-columns:repeat(3,1fr);margin-top:42px}.legal-section{background:#fff8ee}.dashboard-page{background:#fbf6ee}.dashboard-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #e3d6c4;border-radius:8px;background:#fff;padding:30px;box-shadow:0 14px 42px #18231f12}.dashboard-panel h2{margin-top:10px;font-size:clamp(28px,4vw,42px)}.dashboard-panel p{margin:12px 0 0;color:#60706a}.dashboard-panel button,.dashboard-auth-card button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#7a2418;color:#fff;padding:13px 17px;font-weight:900;cursor:pointer}.dashboard-status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}.dashboard-status-grid article,.dashboard-auth-card{border:1px solid #e3d6c4;border-radius:8px;background:#fff;padding:24px;box-shadow:0 14px 42px #18231f12}.dashboard-status-grid svg,.dashboard-auth-card svg{color:#7a2418}.dashboard-status-grid h3{margin:16px 0 8px;color:#102f2a;font-size:21px}.dashboard-status-grid p{margin:0;color:#60706a;line-height:1.55}.dashboard-auth-card{display:grid;gap:18px;max-width:560px}.dashboard-auth-card label{display:grid;gap:8px;font-weight:850}.dashboard-auth-card input{width:100%;border:1px solid #d8c8b2;border-radius:6px;background:#fff;color:#17231f;padding:13px 14px;outline:none}.dashboard-notice{margin:0;border-radius:8px;padding:12px 14px;font-weight:850}.dashboard-notice.success{background:#edf7f0;color:#173b35}.dashboard-notice.error{background:#fff3ee;color:#7a2418}.dashboard-workspace{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;margin-top:24px;align-items:start}.dashboard-profile-card,.dashboard-phone-card{display:grid;gap:20px;border:1px solid #e3d6c4;border-radius:8px;background:#fff;padding:28px;box-shadow:0 14px 42px #18231f12}.dashboard-profile-card h2,.dashboard-phone-card h2{margin-top:10px;font-size:clamp(28px,4vw,42px)}.dashboard-profile-card p:not(.section-label),.dashboard-phone-card p:not(.section-label){margin:10px 0 0;color:#60706a;line-height:1.65}.dashboard-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.dashboard-form-grid label,.phone-code-form label{display:grid;gap:8px;color:#34433f;font-weight:850}.dashboard-form-grid input,.dashboard-form-grid select,.phone-code-form input{width:100%;border:1px solid #d8c8b2;border-radius:6px;background:#fff;color:#17231f;padding:13px 14px;outline:none}.dashboard-profile-card button,.dashboard-phone-card button{justify-self:start;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#7a2418;color:#fff;padding:13px 17px;font-weight:900;cursor:pointer}.dashboard-phone-card button:disabled,.dashboard-profile-card button:disabled{cursor:not-allowed;opacity:.72}.phone-code-form{display:grid;gap:14px}.company-section{background:#fff}.company-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;margin-top:42px;align-items:stretch}.company-card{border:1px solid #e3d6c4;border-radius:8px;background:#fbf6ee;padding:28px}.company-card h3{margin:0 0 22px;color:#102f2a;font-size:28px;letter-spacing:-.035em}.company-card dl{display:grid;gap:16px;margin:0}.company-card div{border-bottom:1px solid #e3d6c4;padding-bottom:14px}.company-card dt{color:#7a2418;font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.company-card dd{margin:7px 0 0;color:#34433f;line-height:1.55;font-weight:750}.company-card a{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:#7a2418;font-weight:950}.company-map{min-height:390px;overflow:hidden;border:1px solid #e3d6c4;border-radius:8px;background:#f8f4ed;box-shadow:0 14px 42px #18231f12}.company-map iframe{width:100%;height:100%;min-height:390px;border:0}.about-interactive{position:relative;overflow:hidden;background:radial-gradient(circle at 86% 10%,rgba(244,199,107,.24),transparent 24rem),#fbf6ee}.about-grid{display:grid;grid-template-columns:.96fr 1.04fr;gap:70px;align-items:center}.about-copy>p:not(.section-label){margin-top:22px;color:#34433f;font-size:18px;line-height:1.75}.about-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px}.about-tab{display:flex;align-items:center;justify-content:center;gap:10px;min-height:58px;border:1px solid #e3d6c4;border-radius:8px;background:#ffffffb8;color:#173b35;font-weight:900;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.about-tab svg{color:#7a2418}.about-tab:hover{transform:translateY(-2px);border-color:#f4c76b;box-shadow:0 14px 35px #18231f1a}.about-tab.active{border-color:#102f2a;background:#102f2a;color:#fff;box-shadow:0 18px 44px #102f2a2e}.about-tab.active svg{color:#f4c76b}.about-detail-card{min-height:172px;margin-top:18px;border:1px solid #e3d6c4;border-radius:8px;background:#fff;padding:28px;box-shadow:0 20px 55px #18231f14}.about-detail-card h3{margin-bottom:10px;color:#102f2a;font-size:28px;letter-spacing:-.035em}.about-detail-card p{margin:0;color:#60706a;font-size:17px;line-height:1.65}.about-cta{margin-top:28px}.about-visual-card{position:relative;min-height:620px;border-radius:8px}.about-visual-card:before{content:"";position:absolute;top:22px;right:42px;width:240px;height:240px;border-radius:50%;background:#f4c76b;opacity:.76}.about-visual-card:after{content:"";position:absolute;right:0;bottom:82px;width:220px;height:230px;border-radius:28px 0 0 28px;background:#102f2a}.about-building-card{position:absolute;top:64px;right:64px;bottom:96px;left:20px;z-index:2;overflow:hidden;border-radius:42px 42px 10px;box-shadow:0 34px 80px #102f2a3d}.about-building-card img{width:100%;height:100%;object-fit:cover}.floating-card{position:absolute;z-index:4;display:grid;gap:5px;border-radius:8px;background:#102f2a;color:#fff;padding:18px 20px;box-shadow:0 22px 48px #102f2a3d}.floating-card svg{color:#f4c76b}.floating-card strong{font-size:17px}.floating-card span{color:#d8e0dc;font-size:13px;font-weight:750}.floating-card-top{right:0;top:120px}.floating-card-bottom{left:0;bottom:66px}.block-cluster{position:absolute;z-index:5;right:34px;bottom:32px;display:grid;grid-template-columns:repeat(3,22px);gap:8px;padding:16px;border-radius:8px;background:#ffffffdb;box-shadow:0 16px 42px #18231f1f}.block-cluster span{width:22px;height:22px;border-radius:5px;background:#f4c76b}.block-cluster span:nth-child(2),.block-cluster span:nth-child(4){background:#102f2a}.warm-section{background:#f8f4ed}.dark-section{background:#102f2a;color:#fff}.join-section{background:#fff}.two-col,.join-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:start}.section-heading>p,.two-col>div>p,.join-grid>div>p{color:#60706a;font-size:18px;line-height:1.7}.dark-section .section-heading>p{color:#d8e0dc}.gold{color:#f4c76b}.benefit-grid,.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px}.benefit-card{border:1px solid #e3d6c4;border-radius:8px;background:#fff;padding:26px;box-shadow:0 10px 30px #18231f0f}.benefit-card,.security-card,.timeline-card,.about-detail-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.benefit-card:hover,.security-card:hover,.timeline-card:hover,.about-detail-card:hover{transform:translateY(-5px);box-shadow:0 22px 58px #18231f21;border-color:#f4c76bb8}.benefit-card h3,.step-card h3{margin:24px 0 10px;font-size:22px;letter-spacing:-.025em}.benefit-card p,.step-card p,.trust-block p,.mission-card p,.income-card p,.join-grid p{color:#60706a;line-height:1.7}.trust-block{display:grid;grid-template-columns:1fr 1fr;margin-top:64px;overflow:hidden;border:1px solid #e3d6c4;border-radius:8px;background:#fff}.trust-block img{height:100%;min-height:420px;width:100%;object-fit:cover}.trust-block>div{padding:48px}.trust-block h3,.income-card h3,.mission-card h3{margin:14px 0;font-size:clamp(30px,4vw,44px);line-height:1.08;letter-spacing:-.04em}.mini-grid,.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px}.mini-grid span,.audience-grid span{display:flex;align-items:center;gap:10px;border-radius:8px;background:#f8f4ed;padding:16px;font-weight:800}.opportunities-section{background:#fff}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.property-card{overflow:hidden;border:1px solid #e3d6c4;border-radius:8px;background:#fbf6ee;box-shadow:0 14px 42px #18231f12}.property-image{position:relative;height:230px;overflow:hidden}.property-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.property-card:hover .property-image img{transform:scale(1.045)}.property-image span{position:absolute;left:16px;top:16px;border-radius:999px;background:#102f2a;color:#f4c76b;padding:8px 12px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.property-card-body{padding:24px}.property-card-body>p{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:#7a4b31;font-size:14px;font-weight:850}.property-card-body h3{margin-bottom:16px;color:#102f2a;font-size:25px;line-height:1.12;letter-spacing:-.035em}.property-meta{display:grid;gap:9px;color:#60706a;font-size:14px;line-height:1.45}.property-progress{height:9px;margin:20px 0 13px;overflow:hidden;border-radius:999px;background:#eadfcf}.property-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7a2418,#f4c76b)}.property-card small{color:#7a4b31;font-size:12px;font-weight:800;line-height:1.45}.narrow{max-width:760px;margin-left:0}.timeline-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:54px}.timeline-grid:before{content:"";position:absolute;left:7%;right:7%;top:44px;height:2px;background:linear-gradient(90deg,transparent,rgba(244,199,107,.8),transparent)}.timeline-card{position:relative;z-index:1;opacity:0;transform:translateY(20px);animation:fadeLift .7s ease-out forwards}.timeline-card-top{display:flex;justify-content:space-between;align-items:center;color:#f4c76b;font-weight:900}.timeline-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#f4c76b;color:#102f2a;box-shadow:0 0 0 8px #102f2a}.timeline-number{color:#f4c76b;font-size:14px;letter-spacing:.16em}.step-card div:not(.timeline-card-top){display:flex;justify-content:space-between;color:#f4c76b;font-weight:900}.step-card p,.income-card p{color:#d8e0dc}.quote-row{display:grid;grid-template-columns:1.35fr .75fr;gap:24px;margin-top:54px}blockquote{margin:0;border-radius:8px;background:#f8f4ed;color:#17231f;padding:42px;font-size:clamp(26px,4vw,38px);line-height:1.22;font-weight:900;letter-spacing:-.035em}blockquote cite{display:block;margin-top:24px;color:#7a2418;font-size:14px;font-style:normal;letter-spacing:0}.income-card{background:#173b35;padding:42px}.security-section{background:#f8f4ed}.security-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:54px;align-items:start}.security-grid>div>p:not(.section-label){margin-top:22px;color:#60706a;font-size:18px;line-height:1.75}.security-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.security-card{border:1px solid #e3d6c4;border-radius:8px;background:#fff;padding:24px;box-shadow:0 14px 40px #18231f12}.security-card svg{color:#7a2418}.security-card h3{margin:18px 0 8px;color:#102f2a;font-size:22px;letter-spacing:-.025em}.security-card p{margin:0;color:#60706a;line-height:1.65}.risk-card{border-color:#7a241857;background:#fff8ee}.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px}.faq-card{border:1px solid #e3d6c4;border-radius:8px;background:#fbf6ee;padding:24px}.faq-card svg{color:#7a2418}.faq-card h3{margin:18px 0 10px;color:#102f2a;font-size:21px;line-height:1.18;letter-spacing:-.025em}.faq-card p{margin:0;color:#60706a;line-height:1.65}.community-strip{margin-top:28px}.community-strip blockquote{border:1px solid #e3d6c4;background:#102f2a;color:#fff;font-size:clamp(22px,3vw,34px)}.community-strip cite{color:#f4c76b}.team-section{background:#fbf6ee}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.team-card{border:1px solid #e3d6c4;border-radius:8px;background:#fff;padding:28px;box-shadow:0 14px 42px #18231f12}.team-avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#102f2a;color:#f4c76b}.team-card h3{margin:22px 0 10px;color:#102f2a;font-size:24px;line-height:1.16;letter-spacing:-.03em}.team-card p{margin:0;color:#60706a;line-height:1.65}.vision-section .mission-card{margin-top:28px;border:1px solid #e3d6c4;border-radius:8px;background:#fff;padding:30px}.join-form{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;border:1px solid #e3d6c4;border-radius:8px;background:#f8f4ed;padding:32px}.join-form label{display:grid;gap:8px;font-weight:850}.join-form input,.join-form select,.join-form textarea{width:100%;border:1px solid #d8c8b2;border-radius:6px;background:#fff;color:#17231f;padding:13px 14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.join-form input[type=checkbox]{width:auto}.join-form input:focus,.join-form select:focus,.join-form textarea:focus{border-color:#f4c76b;box-shadow:0 0 0 4px #f4c76b47,0 12px 26px #102f2a14;transform:translateY(-1px)}.full-width,.join-form button,.join-form>p,.join-success,.join-error{grid-column:1 / -1}.consent-field{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:10px!important;color:#34433f;line-height:1.45}.join-form textarea{min-height:132px;resize:vertical}.join-form button{justify-self:start}.join-form button:disabled{cursor:wait;opacity:.82}.join-form>p{margin:0;color:#60706a;font-size:13px}.button-spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}.join-success{display:flex;align-items:center;gap:10px;border:1px solid rgba(16,47,42,.18);border-radius:8px;background:#edf7f0;color:#173b35;padding:13px 14px;font-weight:850;animation:successPop .36s ease-out}.join-success svg{color:#1e7d55;flex:0 0 auto}.join-error{display:flex;align-items:center;gap:10px;border:1px solid rgba(122,36,24,.28);border-radius:8px;background:#fff3ee;color:#7a2418;padding:13px 14px;font-weight:850;animation:successPop .36s ease-out}.join-error svg{color:#7a2418;flex:0 0 auto}.join-trust-note{display:flex;align-items:center;gap:8px}.chatbot{position:fixed;right:22px;bottom:22px;z-index:30;display:grid;justify-items:end;gap:14px;pointer-events:none}.chatbot-panel,.chatbot-toggle{pointer-events:auto}.chatbot-panel{width:min(390px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(244,199,107,.42);border-radius:10px;background:#fbf6ee;box-shadow:0 28px 80px #102f2a47;animation:chatPanelIn .22s ease-out}.chatbot-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:#102f2a;color:#fff;padding:18px}.chatbot-header span{display:block;color:#f4c76b;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.chatbot-header strong{display:block;margin-top:5px;font-size:18px;line-height:1.2}.chatbot-header button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff1a;color:#fff;cursor:pointer}.chatbot-body{display:grid;gap:14px;padding:18px}.chat-message{border-radius:8px;padding:14px}.chat-message.bot{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start;background:#fff;border:1px solid #eadfce}.chat-message.bot .logo-mark{width:38px;height:38px}.chat-message p{margin:0;color:#60706a;font-size:14px;line-height:1.55}.chatbot-prompts{display:flex;flex-wrap:wrap;gap:8px}.chatbot-prompts button{border:1px solid #e3d6c4;border-radius:999px;background:#fff;color:#173b35;padding:9px 12px;font-size:12px;font-weight:900;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.chatbot-prompts button:hover,.chatbot-prompts button.active{border-color:#102f2a;background:#102f2a;color:#fff;transform:translateY(-1px)}.chat-message.answer{border:1px solid rgba(16,47,42,.14);background:#f8f4ed}.chat-message.answer strong{display:block;margin-bottom:8px;color:#102f2a;font-size:16px}.chatbot-footer{display:grid;gap:10px;border-top:1px solid #eadfce;padding:16px 18px 18px}.chatbot-footer a{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#7a2418;color:#fff;padding:13px 16px;font-weight:900}.chatbot-footer p{margin:0;color:#60706a;font-size:12px;line-height:1.45;text-align:center}.chatbot-toggle{display:inline-flex;align-items:center;gap:9px;border:0;border-radius:999px;background:#102f2a;color:#fff;padding:14px 18px;box-shadow:0 18px 44px #102f2a47;font-weight:900;cursor:pointer;transition:transform .2s ease,background .2s ease}.chatbot-toggle:hover{background:#173b35;transform:translateY(-2px)}.chatbot-toggle svg:last-child{color:#f4c76b}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px 24px;background:#102f2a;color:#fff}.footer .logo-mark{background:#f4c76b;color:#17231f}.footer .logo-block{background:#102f2a}.footer .logo-growth-line{border-color:#102f2a}.footer small,.footer p,.footer a{color:#d8e0dc}.footer nav{display:flex;flex-wrap:wrap;gap:20px;font-weight:800;font-size:14px}@keyframes logoBlockIn{to{opacity:1;transform:translate(0)}}@keyframes logoLineDraw{to{opacity:1;transform:rotate(-45deg) scaleX(1)}}@keyframes logoTextIn{to{opacity:1}}@keyframes fadeLift{to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes successPop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chatPanelIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 900px){.desktop-nav,.header-cta{display:none}.menu-button{display:inline-flex}.mobile-nav{display:grid;gap:8px;padding:0 24px 18px}.mobile-nav a{border-radius:8px;padding:12px;color:#56645f;font-weight:850}.mobile-cta{color:#fff!important}.hero-content,.about-grid,.two-col,.join-grid,.trust-block,.quote-row,.security-grid{grid-template-columns:1fr}.visual-page-hero .page-hero-content{grid-template-columns:1fr;gap:34px}.page-hero-image{max-width:620px}.hero-content{padding-top:78px;padding-bottom:78px}.about-grid{gap:48px}.about-visual-card{min-height:520px}.timeline-grid{grid-template-columns:1fr}.timeline-grid:before{left:24px;right:auto;top:18px;bottom:18px;width:2px;height:auto;background:linear-gradient(180deg,rgba(244,199,107,.9),transparent)}.timeline-card{padding-left:72px}.timeline-icon{position:absolute;left:0;top:18px;box-shadow:0 0 0 8px #102f2a}.benefit-grid,.step-grid,.security-card-grid,.property-grid,.faq-grid,.team-grid,.value-grid,.service-grid,.roadmap-grid,.dashboard-grid,.membership-grid,.process-grid,.dashboard-status-grid,.company-grid,.dashboard-workspace{grid-template-columns:repeat(2,1fr)}}@media (max-width: 620px){.header-inner{padding:14px 16px}.logo small{display:none}.hero-content,.section{padding-left:16px;padding-right:16px}.about-interactive{padding-top:68px}.about-tabs{grid-template-columns:1fr}.about-tab{justify-content:flex-start;padding:0 18px}.about-detail-card{min-height:0;padding:22px}.about-visual-card{min-height:450px}.about-visual-card:before{top:0;right:8px;width:150px;height:150px}.about-visual-card:after{right:-16px;bottom:64px;width:148px;height:176px}.about-building-card{top:48px;right:20px;bottom:104px;left:0;border-radius:28px 28px 8px}.floating-card{padding:14px 16px}.floating-card-top{right:0;top:58px}.floating-card-bottom{left:0;bottom:42px}.block-cluster{right:12px;bottom:10px;grid-template-columns:repeat(3,18px);gap:6px;padding:12px}.block-cluster span{width:18px;height:18px}h1{font-size:48px}.hero-lede{font-size:18px}.hero-actions,.primary-button,.secondary-button{width:100%}.page-hero{padding:78px 16px 58px}.visual-page-hero{padding-top:64px}.page-hero p:not(.section-label){font-size:18px}.page-hero-image{padding:10px}.page-hero-image:before{top:16px;right:-6px;bottom:-6px;left:18px}.stats-row,.panel-features,.benefit-grid,.step-grid,.mini-grid,.audience-grid,.join-form,.security-card-grid,.property-grid,.faq-grid,.team-grid,.value-grid,.service-grid,.roadmap-grid,.dashboard-grid,.membership-grid,.process-grid,.dashboard-status-grid,.company-grid,.dashboard-workspace,.dashboard-form-grid{grid-template-columns:1fr}.dashboard-panel{align-items:flex-start;flex-direction:column}.timeline-card{padding-left:62px}.property-image{height:210px}.trust-block>div,blockquote,.income-card,.join-form{padding:24px}.chatbot{right:16px;bottom:16px;left:16px;justify-items:stretch}.chatbot-panel{width:100%}.chatbot-toggle{justify-content:center;width:100%}.footer{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
