.aeth-re{--navy:#010916;--navy-2:#08111f;--navy-3:#0e1a2c;--blue:#006cff;--teal:#01f3ce;--cyan:#2a9bd6;--gold:#e9b872;--gold-soft:#f0ce9a;--gold-deep:#c98a3e;--ink:#edf2fa;--muted:#a6b6cd;--muted-3:#6b7c97;--line:rgba(166,182,205,.13);--serif:var(--font-fraunces),"Fraunces",Georgia,serif;--sans:var(--font-inter),"Inter",system-ui,sans-serif;--maxw:1140px;background:var(--navy);color:var(--ink);font-family:var(--sans);line-height:1.65;-webkit-font-smoothing:antialiased}.aeth-re *{box-sizing:border-box}.aeth-re h1,.aeth-re h2,.aeth-re h3{margin:0;font-weight:400;line-height:1.1}.aeth-re p{margin:0}.aeth-re a{color:inherit;text-decoration:none}.aeth-re .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}.aeth-re .eyebrow{font-size:11.5px;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);font-weight:500}.aeth-re .serif{font-family:var(--serif)}.aeth-re .slot-tag{position:absolute;left:16px;bottom:14px;z-index:3;font-size:10.5px;letter-spacing:.05em;color:hsla(0,0%,100%,.78);background:rgba(1,9,22,.45);backdrop-filter:blur(7px);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;padding:6px 12px;font-weight:500}.aeth-re .hero{position:relative;min-height:94vh;display:flex;align-items:flex-end;overflow:hidden}.aeth-re .hero-media{position:absolute;inset:0;z-index:0}.aeth-re .hero-vid{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.aeth-re .hero-media:before{content:"";position:absolute;inset:-10%;background:radial-gradient(80% 70% at 72% 16%,hsla(35,73%,68%,.42),transparent 60%),radial-gradient(90% 80% at 30% 4%,rgba(42,155,214,.2),transparent 62%),linear-gradient(180deg,#102943 0,#0a1d33 42%,#06142579 70%,var(--navy) 100%);animation:aeth-drift 34s ease-in-out infinite alternate}.aeth-re .hero-media:has(.hero-vid):before{display:none}.aeth-re .hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(118deg,transparent 58%,rgba(8,38,28,.4) 58% 67%,transparent 67%),linear-gradient(118deg,transparent 70%,rgba(10,48,66,.4) 70% 82%,transparent 82%),linear-gradient(180deg,transparent 55%,rgba(1,9,22,.9))}@keyframes aeth-drift{0%{transform:scale(1) translateY(0)}to{transform:scale(1.06) translateY(-1%)}}@media(prefers-reduced-motion:reduce){.aeth-re .hero-media:before{animation:none}}.aeth-re .sound-pill{position:absolute;top:28px;right:32px;z-index:4;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;font-weight:500;color:var(--ink);background:rgba(1,9,22,.42);border:1px solid hsla(0,0%,100%,.16);backdrop-filter:blur(8px);padding:9px 15px;border-radius:999px;letter-spacing:.02em}.aeth-re .sound-pill .dot{width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 9px var(--gold)}.aeth-re .hero-copy{position:relative;z-index:2;padding-bottom:96px}.aeth-re .hero h1{font-family:var(--serif);font-weight:300;font-size:clamp(44px,7.5vw,92px);letter-spacing:-.02em;max-width:14ch}.aeth-re .hero h1 em{font-style:italic;font-weight:400;color:var(--gold-soft)}.aeth-re .hero-sub{margin-top:26px;max-width:46ch;font-size:clamp(15px,1.7vw,18px);color:var(--muted);font-weight:400}.aeth-re .hero-actions{margin-top:38px;display:flex;gap:16px;flex-wrap:wrap}.aeth-re .btn{display:inline-flex;align-items:center;gap:9px;font-weight:500;font-size:14.5px;padding:15px 28px;border-radius:10px;cursor:pointer;border:1px solid transparent;transition:transform .18s ease;letter-spacing:.01em}.aeth-re .btn:hover{transform:translateY(-2px)}.aeth-re .btn-primary{background:var(--gold);color:var(--navy)!important}.aeth-re .btn-ghost{background:hsla(0,0%,100%,.03);border-color:var(--line);color:var(--ink)}.aeth-re .hero-cred{margin-top:34px;font-size:11.5px;color:var(--muted-3);letter-spacing:.14em;text-transform:uppercase}.aeth-re .stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.aeth-re .stats-in{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:48px;padding:72px 0;align-items:center}.aeth-re .stats-lead{font-family:var(--serif);font-weight:300;font-size:clamp(21px,2.6vw,29px);letter-spacing:-.01em;line-height:1.25}.aeth-re .stat .num{font-family:var(--serif);font-weight:400;font-size:clamp(42px,5.5vw,56px);color:var(--gold);line-height:1}.aeth-re .stat .lbl{margin-top:12px;font-size:13.5px;color:var(--muted);max-width:26ch;line-height:1.5}@media(max-width:760px){.aeth-re .stats-in{grid-template-columns:1fr;gap:32px;padding:52px 0}}.aeth-re .quote{padding:120px 0;text-align:center}.aeth-re .quote p{font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(24px,3.6vw,40px);letter-spacing:-.01em;line-height:1.32;max-width:20ch;margin:0 auto}.aeth-re .quote .by{margin-top:26px;font-size:11.5px;letter-spacing:.24em;text-transform:uppercase;color:var(--muted-3)}.aeth-re section{padding:120px 0}.aeth-re .sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:52px}.aeth-re .sec-head h2{font-family:var(--serif);font-weight:300;font-size:clamp(30px,4.2vw,50px);letter-spacing:-.02em;max-width:18ch}.aeth-re .sec-head p{color:var(--muted);max-width:38ch;font-size:14.5px}.aeth-re .grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;grid-auto-flow:dense}.aeth-re .tile{position:relative;border-radius:14px;overflow:hidden;min-height:210px;border:1px solid var(--line);background:var(--navy-3);isolation:isolate;cursor:default}.aeth-re .tile.video{cursor:pointer}.aeth-re .tile .ph{position:absolute;inset:0;z-index:0;transition:transform .6s cubic-bezier(.2,.7,.2,1);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.aeth-re .tile:hover .ph{transform:scale(1.045)}.aeth-re .tile .grad{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 52%,rgba(1,9,22,.66))}.aeth-re .tile.video:after{content:"\25B6";position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:rgba(1,9,22,.42);border:1px solid hsla(0,0%,100%,.65);color:#fff;font-size:16px;padding-left:4px;backdrop-filter:blur(4px)}.aeth-re .tile.video.playing:after{display:none}.aeth-re .tile .cap{position:absolute;z-index:2;left:18px;bottom:16px;font-size:13px;font-weight:500;color:#eef4ff;letter-spacing:.01em}.aeth-re .tile .cap small{display:block;color:var(--muted);font-weight:400;font-size:11px;letter-spacing:.04em;margin-top:2px}.aeth-re .feat{grid-column:span 4;grid-row:span 2;min-height:438px}.aeth-re .reel,.aeth-re .third{grid-column:span 2}.aeth-re .reel{grid-row:span 2;min-height:438px}@media(max-width:900px){.aeth-re .grid{grid-template-columns:repeat(2,1fr)}.aeth-re .feat,.aeth-re .reel,.aeth-re .third{grid-column:span 2;grid-row:auto;min-height:240px}.aeth-re .feat{min-height:280px}}.aeth-re .showcase-note{margin-top:22px;font-size:12px;color:var(--muted-3)}.aeth-re .pkgs{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.aeth-re .pkg-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.aeth-re .pkg{position:relative;border:1px solid var(--line);border-radius:14px;padding:28px 22px 24px;background:var(--navy-2);display:flex;flex-direction:column;min-height:344px;transition:transform .18s ease}.aeth-re .pkg:hover{transform:translateY(-4px)}.aeth-re .pkg.flag{border-color:hsla(35,73%,68%,.42);background:linear-gradient(180deg,hsla(35,73%,68%,.06),var(--navy-2))}.aeth-re .pkg.only{border-color:rgba(42,155,214,.34)}.aeth-re .badge{position:absolute;top:-11px;left:22px;font-size:9.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:6px 11px;border-radius:999px}.aeth-re .badge.t{background:var(--teal);color:var(--navy)}.aeth-re .badge.g{background:var(--gold);color:var(--navy)}.aeth-re .badge.c{background:var(--cyan);color:#fff}.aeth-re .pkg .pname{font-size:14.5px;font-weight:500;letter-spacing:.02em}.aeth-re .pkg .price{font-family:var(--serif);font-weight:400;font-size:36px;margin-top:12px}.aeth-re .pkg ul{list-style:none;padding:0;margin:18px 0 0;display:flex;flex-direction:column;gap:10px}.aeth-re .pkg li{font-size:12.5px;color:var(--muted);padding-left:18px;position:relative;line-height:1.5}.aeth-re .pkg li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:var(--gold);opacity:.7}.aeth-re .pkg .pick{margin-top:auto;padding-top:20px}.aeth-re .pick a{display:block;text-align:center;font-size:13px;font-weight:500;padding:12px;border-radius:8px;background:hsla(0,0%,100%,.04);border:1px solid var(--line);letter-spacing:.02em}.aeth-re .pkg.flag .pick a{background:var(--gold);color:var(--navy)!important;border-color:transparent}.aeth-re .pkg.pop .pick a{background:var(--teal);color:var(--navy)!important;border-color:transparent}.aeth-re .addons{margin-top:32px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.aeth-re .addons .lbl{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-3);font-weight:500;margin-right:6px}.aeth-re .chip{font-size:12px;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:8px 14px;background:var(--navy)}.aeth-re .chip b{color:var(--ink);font-weight:500}.aeth-re .pkg-note{margin-top:18px;font-size:12px;color:var(--muted-3)}@media(max-width:980px){.aeth-re .pkg-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.aeth-re .pkg-grid{grid-template-columns:1fr}}.aeth-re .deliver-in{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.aeth-re .deliver-copy h2{font-family:var(--serif);font-weight:300;font-size:clamp(30px,4.2vw,46px);letter-spacing:-.02em;line-height:1.12;margin-top:16px}.aeth-re .deliver-copy p{margin-top:20px;color:var(--muted);font-size:15px;max-width:44ch}.aeth-re .deliver-list{margin-top:26px;display:flex;flex-direction:column;gap:18px}.aeth-re .deliver-list div{display:flex;gap:13px;align-items:flex-start;font-size:14px}.aeth-re .deliver-list .k{color:var(--gold);font-weight:600;flex:none}.aeth-re .deliver-list .dl-h{display:block;color:var(--ink);font-weight:500;font-size:14.5px;letter-spacing:.01em;margin-bottom:3px}.aeth-re .deliver-list .dl-b{display:block;color:var(--muted);font-size:13.5px;line-height:1.6}.aeth-re .deliver-fine{margin-top:24px;font-size:11.5px;color:var(--muted-3);max-width:48ch;line-height:1.6}.aeth-re .report-card{position:relative;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:linear-gradient(160deg,var(--navy-3),var(--navy-2));min-height:448px}.aeth-re .report-sheet{position:absolute;inset:24px;border-radius:9px;background:#0b1626;border:1px solid var(--line);overflow:hidden}.aeth-re .report-sheet .hd{height:52px;background:linear-gradient(90deg,var(--navy),var(--navy-3));border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 16px;gap:10px}.aeth-re .report-sheet .hd .m{width:17px;height:17px;border-radius:5px;background:linear-gradient(135deg,var(--blue),var(--teal))}.aeth-re .report-sheet .hd .t{font-size:10.5px;letter-spacing:.05em;color:var(--muted)}.aeth-re .report-sheet .map{height:158px;margin:16px;border-radius:7px;background:radial-gradient(100% 100% at 72% 8%,hsla(35,73%,68%,.34),transparent 46%),linear-gradient(160deg,#173f33,#0c2a3e 70%);position:relative}.aeth-re .report-sheet .map:after{content:"Aerial site map \00B7 property line (approx.)";position:absolute;left:11px;bottom:9px;font-size:9px;color:hsla(0,0%,100%,.68);letter-spacing:.02em}.aeth-re .report-sheet .rows{padding:0 16px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.aeth-re .report-sheet .rw{background:var(--navy);border:1px solid var(--line);border-radius:6px;padding:10px 11px}.aeth-re .report-sheet .rw .v{font-family:var(--serif);font-size:16px;color:var(--ink)}.aeth-re .report-sheet .rw .l{font-size:8.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted-3);margin-top:3px}@media(max-width:860px){.aeth-re .deliver-in{grid-template-columns:1fr;gap:36px}.aeth-re .report-card{min-height:380px}}.aeth-re .walkthrough{position:relative;text-align:center;overflow:hidden;border-top:1px solid var(--line)}.aeth-re .walkthrough:before{content:"";position:absolute;inset:0;background:radial-gradient(58% 90% at 50% 32%,hsla(35,73%,68%,.13),transparent 62%)}.aeth-re .wt-in{position:relative;z-index:1}.aeth-re .wt-head{margin-bottom:46px}.aeth-re .wt-head .eyebrow{display:block;margin-bottom:16px}.aeth-re .wt-head h2{font-family:var(--serif);font-weight:300;font-size:clamp(28px,4vw,44px);letter-spacing:-.02em;max-width:20ch;margin:0 auto}.aeth-re .wt-head p{margin:18px auto 0;color:var(--muted);max-width:44ch;font-size:14.5px}.aeth-re .wt-frame{position:relative;width:min(440px,86vw);height:560px;margin:0 auto;border-radius:16px;overflow:hidden;border:1px solid var(--line);background:#0b1626;box-shadow:0 34px 90px -34px rgba(0,0,0,.72),0 0 64px -22px hsla(35,73%,68%,.28)}.aeth-re .wt-frame:hover .wt-reel{animation-play-state:paused}.aeth-re .wt-mask{position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(180deg,#0b1626,transparent 9%,transparent 91%,#0b1626)}.aeth-re .wt-hint{position:absolute;z-index:4;bottom:14px;left:50%;transform:translateX(-50%);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-3);background:rgba(1,9,22,.5);border:1px solid var(--line);border-radius:999px;padding:5px 12px;backdrop-filter:blur(6px)}.aeth-re .wt-reel{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;gap:24px;padding:24px;animation:aeth-scroll 40s ease-in-out infinite alternate}@keyframes aeth-scroll{0%{transform:translateY(0)}to{transform:translateY(-2852px)}}@media(prefers-reduced-motion:reduce){.aeth-re .wt-reel{animation:none}}.aeth-re .wt-page{height:460px;flex:none;border-radius:9px;background:var(--navy);border:1px solid var(--line);overflow:hidden;position:relative;text-align:left}.aeth-re .wt-pnum{position:absolute;top:11px;right:13px;z-index:4;font-size:8.5px;letter-spacing:.1em;color:var(--muted-3);text-transform:uppercase}.aeth-re .wp-hd{height:46px;background:linear-gradient(90deg,var(--navy),var(--navy-3));border-bottom:1px solid var(--line);display:flex;align-items:center;gap:9px;padding:0 14px}.aeth-re .wp-hd .m{width:15px;height:15px;border-radius:4px;background:linear-gradient(135deg,var(--blue),var(--teal))}.aeth-re .wp-hd .t{font-size:9px;letter-spacing:.06em;color:var(--muted)}.aeth-re .wp-cover{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:13px;background:radial-gradient(80% 60% at 50% 32%,hsla(35,73%,68%,.17),transparent 60%)}.aeth-re .wp-cover .mk{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,var(--blue),var(--teal));box-shadow:0 0 24px rgba(1,243,206,.35)}.aeth-re .wp-cover .ti{font-family:var(--serif);font-weight:300;font-size:20px;color:var(--ink);text-align:center;letter-spacing:-.01em;padding:0 24px}.aeth-re .wp-cover .ad{font-size:10.5px;color:var(--muted);letter-spacing:.04em}.aeth-re .wp-cover .tag{font-family:var(--serif);font-style:italic;font-size:11px;color:var(--gold);margin-top:4px}.aeth-re .wp-sectitle{font-family:var(--serif);font-size:14px;color:var(--ink);padding:13px 14px 0;font-weight:400}.aeth-re .wp-map{height:228px;margin:12px;border-radius:7px;background:radial-gradient(100% 100% at 70% 8%,hsla(35,73%,68%,.3),transparent 46%),linear-gradient(160deg,#173f33,#0c2a3e 70%);position:relative}.aeth-re .wp-map:after{content:"Aerial site map \00B7 property line (approx.)";position:absolute;left:10px;bottom:8px;font-size:8px;color:hsla(0,0%,100%,.72)}.aeth-re .wp-terrain{height:210px;margin:12px;border-radius:7px;background:repeating-linear-gradient(118deg,#0e2a22 0 7px,#10324a 7px 14px);position:relative;opacity:.92}.aeth-re .wp-terrain:after{content:"Contours \00B7 elevation \00B7 drainage";position:absolute;left:10px;bottom:8px;font-size:8px;color:hsla(0,0%,100%,.72)}.aeth-re .wp-rows{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:11px 14px}.aeth-re .wp-rw{background:var(--navy-3);border:1px solid var(--line);border-radius:6px;padding:9px 10px}.aeth-re .wp-rw .v{font-family:var(--serif);font-size:14px;color:var(--ink)}.aeth-re .wp-rw .l{font-size:7px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-3);margin-top:3px}.aeth-re .wp-hi{padding:11px 14px;display:flex;flex-direction:column;gap:10px}.aeth-re .wp-hi .row{display:flex;gap:9px;align-items:flex-start;font-size:10.5px;color:var(--muted);line-height:1.4}.aeth-re .wp-hi .k{color:var(--gold);font-weight:700;flex:none}.aeth-re .wp-hi b{color:var(--ink)}.aeth-re .wt-foot{margin-top:26px;font-size:11.5px;color:var(--muted-3)}.aeth-re .close{position:relative;text-align:center;overflow:hidden}.aeth-re .close:before{content:"";position:absolute;inset:0;background:radial-gradient(70% 130% at 50% -10%,hsla(35,73%,68%,.18),transparent 60%)}.aeth-re .close-in{position:relative;z-index:1}.aeth-re .close h2{font-family:var(--serif);font-weight:300;font-size:clamp(32px,5vw,56px);letter-spacing:-.025em;max-width:16ch;margin:0 auto}.aeth-re .close p{margin:22px auto 0;color:var(--muted);max-width:42ch;font-size:15.5px}.aeth-re .re-disclaimer{border-top:1px solid var(--line);padding:40px 0 8px;font-size:11px;color:var(--muted-3);line-height:1.75;max-width:92ch}@font-face{font-family:__Fraunces_c5b148;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-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:__Fraunces_c5b148;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c62081b071647022-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:__Fraunces_c5b148;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-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:__Fraunces_c5b148;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:__Fraunces_c5b148;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:__Fraunces_c5b148;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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:__Fraunces_Fallback_c5b148;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_c5b148{font-family:__Fraunces_c5b148,__Fraunces_Fallback_c5b148}.__variable_c5b148{--font-fraunces:"__Fraunces_c5b148","__Fraunces_Fallback_c5b148"}