@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

:root{--ink:#102f49;--ink-2:#173e5d;--orange:#ed542d;--orange-dark:#c83f20;--cream:#f7f4ee;--muted:#68747b;--line:#e7e2d9;--white:#fff;}
html{scroll-behavior:smooth}.landing-page{margin:0;color:var(--ink);background:var(--cream);font-family:'DM Sans',Arial,sans-serif}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit}.landing-page h1,.landing-page h2,.landing-page h3{font-family:'Manrope',Arial,sans-serif;letter-spacing:-.045em}.landing-page p{letter-spacing:0}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}
.landing-nav{position:absolute;z-index:10;top:0;left:0;width:100%;padding:25px 0;color:#fff}.landing-nav-inner{display:flex;align-items:center;justify-content:space-between}.logo{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.logo-symbol{position:relative;display:inline-block;width:36px;height:36px;border:3px solid var(--orange);border-radius:11px 0 11px 0}.logo-symbol:before,.logo-symbol:after{content:'';position:absolute;background:var(--ink);border-radius:7px 0 7px 0}.logo-symbol:before{width:22px;height:22px;left:8px;top:8px}.logo-symbol:after{width:16px;height:16px;right:-4px;top:-7px;background:var(--orange)}.logo-text{font:800 15px/1 'Manrope',sans-serif;letter-spacing:.04em;text-transform:uppercase}.logo-text small{display:block;margin-top:5px;color:#f68a6d;font:500 7px/1 'DM Sans',sans-serif;letter-spacing:.35em}.nav-links{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:600}.nav-links a{text-decoration:none;opacity:.82}.nav-links a:hover{opacity:1;color:#ffb19c}.nav-cta{display:inline-flex;align-items:center;gap:9px;padding:12px 18px;border:1px solid rgba(255,255,255,.45);border-radius:999px;color:#fff;text-decoration:none;font-size:13px;font-weight:700}.nav-cta:after{content:'↗';font-size:16px;color:#ff8b6d}.nav-toggle{display:none;background:none;border:0;color:#fff;font-size:24px}
.hero{position:relative;min-height:710px;overflow:hidden;color:#fff;background:var(--ink)}.hero:before{position:absolute;inset:0;content:'';opacity:.28;background:linear-gradient(110deg,rgba(16,47,73,.93) 0%,rgba(16,47,73,.55) 56%,rgba(237,84,45,.17)),radial-gradient(circle at 72% 27%,#47758a 0,transparent 34%),linear-gradient(135deg,#09243a,#1d5365)}.hero:after{position:absolute;right:-8%;bottom:-35%;width:70%;height:90%;content:'';opacity:.13;transform:rotate(-14deg);background:repeating-linear-gradient(90deg,transparent 0 80px,rgba(255,255,255,.85) 81px 82px),repeating-linear-gradient(0deg,transparent 0 115px,rgba(255,255,255,.85) 116px 117px)}.hero-content{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;min-height:710px;padding-top:70px}.hero-copy{max-width:630px}.eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 22px;color:#ff9379;font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.eyebrow:before{width:32px;height:2px;content:'';background:var(--orange)}.hero h1{margin:0 0 25px;font-size:clamp(45px,5.4vw,78px);line-height:1.02;font-weight:800}.hero h1 em{color:#ff8b6d;font-style:normal}.hero-lead{max-width:510px;margin:0 0 33px;color:rgba(255,255,255,.74);font-size:17px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 22px;border:0;border-radius:4px;text-decoration:none;font-size:13px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--orange)}.button-primary:hover{background:var(--orange-dark)}.button-ghost{padding-left:0;color:#fff}.button-ghost:after{content:'→';font-size:18px;color:var(--orange)}.hero-note{display:flex;align-items:center;gap:10px;margin-top:42px;color:rgba(255,255,255,.52);font-size:12px}.hero-note strong{color:#fff}.hero-art{position:relative;min-height:500px}.hero-frame{position:absolute;inset:28px 5px 18px 55px;overflow:hidden;border:1px solid rgba(255,255,255,.28);background:linear-gradient(135deg,#719697,#d1c2a3 48%,#8b9d86)}.hero-frame:before{position:absolute;inset:0;content:'';background:linear-gradient(125deg,transparent 0 39%,rgba(255,255,255,.24) 40% 41%,transparent 42% 66%,rgba(16,47,73,.18) 67% 68%,transparent 69%),linear-gradient(25deg,transparent 0 60%,rgba(255,255,255,.26) 61% 62%,transparent 63%);mix-blend-mode:soft-light}.hero-frame:after{position:absolute;inset:0;content:'';background:linear-gradient(180deg,transparent 50%,rgba(16,47,73,.55))}.hero-grid{position:absolute;z-index:2;right:30px;bottom:30px;left:15px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.info-chip{padding:17px 18px;background:rgba(255,255,255,.93);color:var(--ink)}.info-chip small{display:block;margin-bottom:8px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.info-chip strong{display:block;font:700 18px/1.1 'Manrope',sans-serif}.info-chip strong span{color:var(--orange)}.stamp{position:absolute;z-index:3;top:0;right:-3px;display:grid;place-items:center;width:118px;height:118px;padding:20px;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;text-align:center;background:var(--orange);font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1.5;text-transform:uppercase;transform:rotate(12deg)}
.trust-bar{position:relative;z-index:2;margin-top:-1px;padding:22px 0;background:var(--orange);color:#fff}.trust-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.trust-item{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:600}.trust-item b{display:grid;place-items:center;width:27px;height:27px;border:1px solid rgba(255,255,255,.6);border-radius:50%;font-size:12px}.trust-item + .trust-item{border-left:1px solid rgba(255,255,255,.25);padding-left:48px}
.section{padding:112px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px}.section-heading h2{max-width:580px;margin:0;font-size:clamp(32px,4.2vw,55px);line-height:1.05}.section-heading p{max-width:370px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}.services-section{background:#fff}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service{min-height:255px;padding:28px 24px;background:#fff;transition:background .25s,color .25s}.service:hover{background:var(--ink);color:#fff}.service-number{display:block;margin-bottom:42px;color:var(--orange);font:700 12px/1 'Manrope',sans-serif}.service h3{margin:0 0 13px;font-size:19px;line-height:1.18}.service p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.service:hover p{color:rgba(255,255,255,.67)}
.story-section{background:var(--cream)}.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px}.story-image{position:relative;min-height:455px;background:linear-gradient(135deg,#c9b993,#798b78 52%,#4d6d65)}.story-image:before{position:absolute;inset:0;content:'';background:linear-gradient(145deg,transparent 0 40%,rgba(255,255,255,.3) 40.5% 41%,transparent 41.5% 69%,rgba(16,47,73,.32) 69.5% 70%,transparent 70.5%),linear-gradient(15deg,transparent 0 62%,rgba(255,255,255,.2) 62.5% 63%,transparent 63.5%)}.story-image:after{position:absolute;right:24px;bottom:24px;left:24px;height:94px;content:'LAND, DOCUMENTED\A\A A clearer path to ownership.';white-space:pre; padding:20px;color:#fff;background:rgba(16,47,73,.88);font:700 15px/1.35 'Manrope',sans-serif;letter-spacing:.01em}.story-copy h2{max-width:510px;margin:0 0 24px;font-size:clamp(34px,4vw,53px);line-height:1.06}.story-copy>p{max-width:520px;margin:0 0 30px;color:var(--muted);font-size:16px;line-height:1.75}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:15px 30px;margin:0 0 35px;padding:0;list-style:none}.check-list li{display:flex;gap:10px;align-items:start;font-size:13px;font-weight:700}.check-list li:before{content:'✓';color:var(--orange);font-size:16px}
.steps-section{color:#fff;background:var(--ink)}.steps-section .section-heading p{color:rgba(255,255,255,.58)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.step{padding:0 30px 0 0}.step + .step{padding-left:30px;border-left:1px solid rgba(255,255,255,.18)}.step-number{display:block;margin-bottom:35px;color:#ff8b6d;font:800 38px/1 'Manrope',sans-serif}.step h3{margin:0 0 12px;color:#fff;font-size:20px}.step p{margin:0;color:rgba(255,255,255,.58);font-size:13px;line-height:1.7}
.feature-section{padding-top:0;background:var(--cream)}.feature-card{position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;min-height:395px;color:#fff;background:var(--orange)}.feature-card:after{position:absolute;right:-20%;bottom:-80%;width:70%;height:145%;content:'';border:1px solid rgba(255,255,255,.22);border-radius:50%;transform:rotate(-25deg)}.feature-copy{position:relative;z-index:1;padding:60px}.feature-copy h2{max-width:520px;margin:0 0 17px;font-size:clamp(31px,4vw,52px);line-height:1.05}.feature-copy p{max-width:490px;margin:0 0 25px;color:rgba(255,255,255,.79);font-size:15px;line-height:1.7}.feature-copy .button{background:#fff;color:var(--ink)}.feature-visual{position:relative;background:linear-gradient(145deg,rgba(16,47,73,.1),rgba(16,47,73,.64)),linear-gradient(135deg,#b5aa86,#668074)}.feature-visual:before{position:absolute;inset:0;content:'';background:repeating-linear-gradient(145deg,transparent 0 73px,rgba(255,255,255,.25) 74px 75px),repeating-linear-gradient(45deg,transparent 0 105px,rgba(255,255,255,.17) 106px 107px)}.feature-visual span{position:absolute;right:35px;bottom:28px;color:rgba(255,255,255,.85);font-size:10px;letter-spacing:.17em;text-transform:uppercase}
.contact-section{background:#fff}.contact-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.contact-card h2{margin:0 0 16px;font-size:45px;line-height:1.05}.contact-card p{max-width:380px;color:var(--muted);font-size:15px;line-height:1.7}.contact-details{margin-top:35px}.contact-detail{margin-bottom:19px}.contact-detail small{display:block;margin-bottom:5px;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.contact-detail strong{font-size:14px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:25px 18px;padding:34px;background:var(--cream)}.form-field{display:flex;flex-direction:column;gap:8px}.form-field.full{grid-column:1/-1}.form-field label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.form-field input,.form-field select,.form-field textarea{width:100%;padding:13px 0;border:0;border-bottom:1px solid #d9d3c8;outline:0;color:var(--ink);background:transparent;font:inherit;font-size:14px}.form-field textarea{min-height:72px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--orange)}.form-submit{grid-column:1/-1;justify-self:start}.landing-footer{padding:35px 0;background:var(--ink);color:#fff}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-copy{color:rgba(255,255,255,.5);font-size:12px}.footer-copy strong{color:#fff}.footer-links{display:flex;gap:22px;color:rgba(255,255,255,.65);font-size:12px}.footer-links a{text-decoration:none}
@media (max-width:900px){.nav-links{display:none}.nav-toggle{display:block}.hero-content{grid-template-columns:1fr;gap:0;padding-top:95px}.hero{min-height:auto}.hero-content{min-height:auto;padding-bottom:70px}.hero-art{min-height:390px}.hero-frame{inset:25px 0 0 30px}.stamp{right:0}.services-grid{grid-template-columns:repeat(2,1fr)}.service:last-child{grid-column:1/-1}.story-grid{grid-template-columns:1fr;gap:45px}.story-image{min-height:350px}.steps-grid{grid-template-columns:repeat(2,1fr);gap:40px 0}.step:nth-child(3){padding-left:0;border-left:0}.feature-card{grid-template-columns:1fr}.feature-visual{min-height:220px}.contact-card{grid-template-columns:1fr;gap:40px}.trust-inner{flex-wrap:wrap}.trust-item + .trust-item{padding-left:20px}.section{padding:75px 0}}
@media (max-width:560px){.container{width:min(100% - 32px,1180px)}.hero h1{font-size:45px}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.hero-art{min-height:310px}.hero-frame{inset:22px 0 0 18px}.hero-grid{right:13px;bottom:13px;left:10px}.info-chip{padding:11px}.info-chip strong{font-size:14px}.info-chip small{font-size:8px}.stamp{width:88px;height:88px;padding:12px;font-size:8px}.trust-item{width:calc(50% - 10px);font-size:11px}.trust-item + .trust-item{border-left:0;padding-left:0}.section-heading{display:block;margin-bottom:35px}.section-heading p{margin-top:18px}.services-grid{grid-template-columns:1fr}.service:last-child{grid-column:auto}.check-list{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr;gap:30px}.step,.step:nth-child(3){padding:0;border:0}.step + .step{padding-left:0;border-left:0}.feature-copy{padding:35px 25px}.contact-form{grid-template-columns:1fr;padding:24px}.form-field.full,.form-submit{grid-column:auto}.footer-row{align-items:flex-start;flex-direction:column}.footer-links{flex-wrap:wrap}}

.landing-nav{position:fixed;background:rgba(16,47,73,.88);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}

.site-footer{padding:62px 0 22px;color:#fff;background:var(--ink)}.site-footer-grid{display:grid;grid-template-columns:1.5fr .6fr .8fr;gap:70px;padding-bottom:55px}.site-footer .logo-text{color:#fff}.site-footer p{max-width:260px;margin:20px 0 0;color:rgba(255,255,255,.52);font-size:13px;line-height:1.6}.site-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footer-label{margin-bottom:6px;color:#ff8b6d;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.site-footer-grid a,.site-footer-grid span:not(.footer-label){color:rgba(255,255,255,.66);font-size:12px;text-decoration:none}.site-footer-grid a:hover{color:#fff}.site-footer-bottom{display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.42);font-size:11px}
@media (max-width:900px){.site-footer-grid{grid-template-columns:1fr 1fr;gap:40px}.site-footer-grid>div:first-child{grid-column:1/-1}}
@media (max-width:560px){.site-footer-grid{grid-template-columns:1fr}.site-footer-grid>div:first-child{grid-column:auto}.site-footer-bottom{align-items:flex-start;flex-direction:column;gap:9px}}

/* Brand motion system */
@keyframes heroRise{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}
@keyframes heroSlide{from{opacity:0;transform:translateX(34px) scale(.97)}to{opacity:1;transform:translateX(0) scale(1)}}
@keyframes softFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(1deg)}}
@keyframes ambientShift{0%,100%{transform:scale(1) rotate(0);opacity:.28}50%{transform:scale(1.08) rotate(3deg);opacity:.4}}
@keyframes revealSection{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@keyframes lineIn{from{width:0;opacity:0}to{width:32px;opacity:1}}
.hero-copy .eyebrow{animation:heroRise .7s .12s both}.hero h1{animation:heroRise .8s .22s both}.hero-lead{animation:heroRise .8s .32s both}.hero-actions{animation:heroRise .8s .42s both}.hero-note{animation:heroRise .8s .52s both}.hero-art{animation:heroSlide 1s .2s both}.hero-frame{animation:softFloat 7s ease-in-out 1.2s infinite}.hero:before{animation:ambientShift 11s ease-in-out infinite}.eyebrow:before{animation:lineIn .55s .25s both}.section,.trust-bar{animation:revealSection .85s both}.section:nth-of-type(2){animation-delay:.08s}.section:nth-of-type(3){animation-delay:.14s}.section:nth-of-type(4){animation-delay:.2s}.section:nth-of-type(5){animation-delay:.26s}.service{transition:transform .3s ease,background .3s ease,color .3s ease,box-shadow .3s ease}.service:hover{transform:translateY(-7px);box-shadow:0 18px 34px rgba(16,47,73,.13)}.button,.nav-cta{transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.button:hover,.nav-cta:hover{box-shadow:0 12px 26px rgba(16,47,73,.16)}.story-image,.feature-visual{transition:transform .45s ease,box-shadow .45s ease}.story-image:hover,.feature-visual:hover{transform:translateY(-5px);box-shadow:0 22px 40px rgba(16,47,73,.15)}.step{transition:transform .3s ease}.step:hover{transform:translateY(-5px)}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-copy .eyebrow,.hero h1,.hero-lead,.hero-actions,.hero-note,.hero-art,.hero-frame,.hero:before,.eyebrow:before,.section,.trust-bar{animation:none}.button,.nav-cta,.service,.story-image,.feature-visual,.step{transition:none}}
