:root{--terra:#ab482a;--terra2:#87371f;--cream:#f7f0e4;--paper:#fffaf1;--sand:#ded2c1;--sand2:#c8b8a3;--ink:#35251f;--ink2:#553d32;--muted:#786a61;--sage:#557661;--purple:#8872a5;--serif:Georgia,"Times New Roman",serif;--sans:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--max:1180px;--shadow:0 30px 80px rgba(62,37,24,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}img,svg{display:block;max-width:100%}a{color:inherit}button,input,select{font:inherit}::selection{background:rgba(171,72,42,.2)}
.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:999;top:10px;left:10px;padding:10px 14px;border-radius:10px;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:none}
.announcement{min-height:36px;display:flex;align-items:center;justify-content:center;gap:9px;padding:7px 18px;background:var(--ink);color:rgba(255,255,255,.8);font-size:12px;letter-spacing:.035em;text-align:center}.announcement>i{width:7px;height:7px;border-radius:50%;background:#e98964;box-shadow:0 0 0 4px rgba(233,137,100,.13)}.announcement a{color:var(--cream);font-weight:800;text-underline-offset:3px}
.header{position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(84,61,50,.08);background:rgba(247,240,228,.88);backdrop-filter:blur(18px) saturate(130%)}.header-inner{min-height:76px;display:flex;align-items:center;gap:25px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:44px;height:44px;filter:drop-shadow(0 7px 13px rgba(99,43,23,.13))}.brand>span{display:flex;align-items:baseline;font:700 27px/1 var(--serif);letter-spacing:-.035em}.brand em{color:var(--terra);font-style:normal}.header nav{display:flex;gap:29px;margin-left:auto}.header nav a{position:relative;color:var(--muted);font-size:14px;font-weight:700;text-decoration:none}.header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--terra);transition:right .2s}.header nav a:hover{color:var(--ink)}.header nav a:hover:after{right:0}
.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 22px;border:0;border-radius:999px;text-decoration:none;font-weight:800;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background}.btn:hover{transform:translateY(-2px)}.btn:focus-visible{outline:3px solid rgba(171,72,42,.25);outline-offset:3px}.btn-outline{min-height:43px;border:1px solid var(--sand2);background:rgba(255,255,255,.4);color:var(--terra2);font-size:13px}.btn-primary{background:var(--terra);color:#fff;box-shadow:0 14px 28px rgba(171,72,42,.24)}.btn-primary:hover{background:var(--terra2);box-shadow:0 18px 34px rgba(171,72,42,.31)}.btn-cream{background:var(--paper);color:var(--terra2);box-shadow:0 14px 34px rgba(18,10,7,.2)}.large{min-height:61px;padding-inline:29px}
.hero{position:relative;min-height:calc(100svh - 112px);padding:76px 0 30px;isolation:isolate;background:radial-gradient(circle at 78% 12%,rgba(171,72,42,.10),transparent 28%),linear-gradient(#fbf5ea,var(--cream))}.noise{position:absolute;inset:0;z-index:-1;opacity:.34;background-image:radial-gradient(rgba(84,61,50,.17) .55px,transparent .55px);background-size:18px 18px;mask-image:linear-gradient(#000,transparent 72%)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:58px}.eyebrow{margin:0 0 16px;color:var(--terra);font-size:12px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.eyebrow.light{color:#f0b197}.hero h1,.section-head h2,.journey-copy h2,.community-copy h2,.founders h2,.faq h2,.final-cta h2{margin:0;font-family:var(--serif);font-weight:700;letter-spacing:-.052em;line-height:.98}.hero h1{font-size:clamp(56px,6vw,84px)}.hero h1 span{color:var(--terra)}.lead,.section-copy{max-width:650px;margin:27px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.quick-features{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 28px}.quick-features span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(119,92,76,.17);border-radius:999px;background:rgba(255,255,255,.44);color:var(--ink2);font-size:12px;font-weight:750}.quick-features svg{width:17px;height:17px;fill:none;stroke:var(--terra);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hero-form{max-width:720px;padding:16px;border:1px solid rgba(94,65,48,.13);border-radius:24px;background:rgba(255,254,250,.73);box-shadow:0 20px 58px rgba(71,43,27,.09);backdrop-filter:blur(16px)}.form-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:0 4px 11px}.form-head strong{font-size:13px}.form-head span{color:var(--muted);font-size:11px}.form-row{display:grid;grid-template-columns:minmax(190px,1fr) 112px auto;gap:9px}.email-field{position:relative}.email-field svg{position:absolute;top:50%;left:16px;width:20px;height:20px;transform:translateY(-50%);fill:none;stroke:var(--terra);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}input,select{width:100%;min-height:54px;border:1px solid var(--sand);border-radius:15px;background:var(--paper);color:var(--ink);outline:none;transition:.2s border-color,.2s box-shadow,.2s background}input{padding:0 16px}.email-field input{padding-left:47px}select{appearance:none;padding:0 35px 0 14px;background-image:linear-gradient(45deg,transparent 50%,var(--terra) 50%),linear-gradient(135deg,var(--terra) 50%,transparent 50%);background-position:calc(100% - 17px) 23px,calc(100% - 12px) 23px;background-size:5px 5px;background-repeat:no-repeat;font-weight:700}input::placeholder{color:#9b8d84}input:focus,select:focus{border-color:rgba(171,72,42,.62);box-shadow:0 0 0 4px rgba(171,72,42,.1);background:#fff}input[aria-invalid=true]{border-color:#b83333;box-shadow:0 0 0 4px rgba(184,51,51,.08)}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-message{min-height:0;margin:0;font-size:12px}.form-message:not(:empty){min-height:18px;margin:9px 4px 0}.form-message.success{color:var(--sage)}.form-message.error{color:#9d2e27}.waitlist-form.loading button{pointer-events:none;opacity:.76}.waitlist-form.loading .btn-label:after{content:"";display:inline-block;width:12px;height:12px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite;vertical-align:-2px}@keyframes spin{to{transform:rotate(1turn)}}
.collector-proof{display:flex;align-items:center;gap:13px;margin-top:19px}.avatars{display:flex}.avatars i{width:32px;height:32px;display:grid;place-items:center;margin-left:-7px;border:2px solid var(--cream);border-radius:50%;background:var(--ink2);color:#fff;font-size:8px;font-style:normal;font-weight:850}.avatars i:first-child{margin-left:0;background:var(--terra)}.avatars i:nth-child(2){background:var(--sage)}.avatars i:nth-child(3){background:var(--purple)}.avatars i:last-child{background:var(--sand2);color:var(--ink)}.collector-proof p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.collector-proof b{color:var(--ink);font-size:12px}
.hero-art{position:relative;min-height:675px}.card{border:1px solid rgba(95,67,50,.13);background:rgba(255,253,247,.84);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.map-preview{position:absolute;z-index:1;left:0;top:68px;width:78%;padding:15px;border-radius:28px;transform:rotate(-5deg)}.map-top,.map-bottom{display:flex;align-items:center;justify-content:space-between}.map-top{padding:2px 4px 12px}.map-top b{font-family:var(--serif)}.map-top span{display:flex;align-items:center;gap:6px;color:var(--sage);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.map-top span i{width:7px;height:7px;border-radius:50%;background:var(--sage);box-shadow:0 0 0 4px rgba(85,118,97,.12)}.map-canvas{position:relative;height:235px;overflow:hidden;border-radius:18px;background:linear-gradient(44deg,transparent 42%,rgba(128,153,121,.10) 43% 56%,transparent 57%),radial-gradient(circle at 21% 36%,rgba(148,177,131,.2),transparent 23%),radial-gradient(circle at 71% 72%,rgba(184,151,108,.16),transparent 24%),#eee8dc}.map-canvas:before,.location-ui:before,.journey-map:before{content:"";position:absolute;inset:0;opacity:.25;background-image:linear-gradient(rgba(90,69,55,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(90,69,55,.16) 1px,transparent 1px);background-size:37px 37px}.map-canvas svg{position:absolute;inset:0;width:100%;height:100%}.road{fill:none;stroke:#fff9ee;stroke-width:11;stroke-linecap:round;filter:drop-shadow(0 1px 0 rgba(104,77,58,.13))}.road.thin{stroke-width:8}.river{fill:none;stroke:rgba(102,151,165,.33);stroke-width:10;stroke-linecap:round}.pin,.mini-pin{position:absolute;width:27px;height:34px;border:3px solid #fff;border-radius:50% 50% 50% 0;background:var(--terra);transform:rotate(-45deg);box-shadow:0 8px 15px rgba(84,43,28,.17)}.pin:after,.mini-pin:after{content:"";position:absolute;width:7px;height:7px;top:8px;left:7px;border-radius:50%;background:var(--cream)}.p1{left:21%;top:28%}.p2{left:62%;top:19%;scale:.82;background:var(--sage)}.p3{left:73%;top:62%;scale:.7;background:var(--purple)}.p4{left:39%;top:72%;scale:.7}.current{position:absolute;left:49%;top:51%;width:15px;height:15px;border:4px solid #fff;border-radius:50%;background:#2d6bd1;box-shadow:0 0 0 7px rgba(45,107,209,.14)}.map-bottom{gap:14px;padding:12px 4px 0}.map-bottom div{display:flex;flex-direction:column}.map-bottom b{font-size:17px;line-height:1}.map-bottom small{color:var(--muted);font-size:9px}.map-bottom>span{padding:9px 12px;border-radius:999px;background:var(--terra);color:#fff;font-size:9px;font-weight:850}.phone{position:absolute;z-index:4;right:8%;top:7px;width:min(330px,64%);overflow:hidden;aspect-ratio:800/1790;padding:8px;border-radius:48px;background:#1d1714;box-shadow:0 45px 100px rgba(65,40,27,.28);transform:rotate(2deg)}.phone:after{content:"";position:absolute;inset:8px;border-radius:41px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}.phone img{width:100%;height:100%;object-fit:cover;border-radius:40px}.speaker{position:absolute;z-index:2;top:17px;left:50%;width:95px;height:27px;transform:translateX(-50%);border-radius:999px;background:#070605}.identify-pop{position:absolute;z-index:7;left:4%;bottom:92px;width:330px;display:grid;grid-template-columns:54px 1fr 47px;align-items:center;gap:11px;padding:12px;border-radius:20px;transform:rotate(-2deg);animation:float 5.5s ease-in-out infinite}.rock-thumb{position:relative;width:54px;height:54px;overflow:hidden;border-radius:15px;background:linear-gradient(135deg,#eee6f6,#c8b5dd)}.rock-thumb i{position:absolute;left:14px;top:11px;width:30px;height:34px;clip-path:polygon(50% 0,89% 18%,100% 67%,58% 100%,10% 83%,0 31%);background:linear-gradient(145deg,#745298,#b396d0)}.identify-pop>div:nth-child(2),.community-pop>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.identify-pop small,.community-pop small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.09em}.identify-pop b,.community-pop b{font:700 14px/1.2 var(--serif);white-space:nowrap}.identify-pop span{display:flex;align-items:center;gap:5px;color:var(--sage);font-size:9px;font-weight:850}.identify-pop span i{width:6px;height:6px;border-radius:50%;background:var(--sage)}.identify-pop>em{width:43px;height:43px;display:grid;place-items:center;border:5px solid #eadfd2;border-top-color:var(--terra);border-right-color:var(--terra);border-radius:50%;color:var(--ink);font-size:10px;font-style:normal;font-weight:900}.community-pop{position:absolute;z-index:6;right:0;bottom:17px;width:310px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px;border-radius:20px;transform:rotate(2.5deg);animation:float 6.5s .8s ease-in-out infinite}.people{position:relative;width:46px;height:42px}.people i{position:absolute;border:2px solid var(--paper);border-radius:50%;background:var(--terra)}.people i:first-child{width:28px;height:28px;left:0;top:7px}.people i:nth-child(2){width:25px;height:25px;right:0;top:0;background:var(--sage)}.people i:last-child{width:22px;height:22px;right:3px;bottom:0;background:var(--purple)}.community-pop>em{align-self:start;color:var(--muted);font-size:9px;font-style:normal}@keyframes float{50%{translate:0 -9px}}.hero-note{display:flex;align-items:center;justify-content:space-between;margin-top:30px;color:var(--muted);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.hero-note>i{width:22px;height:35px;border:1px solid var(--sand2);border-radius:999px;position:relative}.hero-note>i:after{content:"";position:absolute;left:50%;top:7px;width:3px;height:7px;border-radius:99px;background:var(--terra);transform:translateX(-50%);animation:scroll 1.8s infinite}@keyframes scroll{to{opacity:0;translate:0 12px}}
.features{padding:118px 0;background:var(--paper);border-block:1px solid rgba(84,61,50,.08)}.section-head{max-width:760px;margin-bottom:47px}.section-head h2,.journey-copy h2,.community-copy h2,.founders h2,.faq h2,.final-cta h2{font-size:clamp(42px,5vw,66px)}.section-head>p:last-child,.founders>div>div>p{max-width:680px;margin:21px 0 0;color:var(--muted);font-size:17px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-card{position:relative;min-height:525px;overflow:hidden;padding:30px;border:1px solid var(--sand);border-radius:30px;background:var(--cream)}.feature-card:before{content:"";position:absolute;right:-80px;top:-90px;width:260px;height:260px;border-radius:50%;background:rgba(171,72,42,.05)}.number{position:absolute;right:24px;top:21px;color:rgba(84,61,50,.18);font:italic 42px/1 var(--serif)}.feature-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:23px;border-radius:16px;background:var(--terra);color:#fff;box-shadow:0 12px 22px rgba(171,72,42,.18)}.feature-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{max-width:470px;margin:0;font:700 32px/1.08 var(--serif);letter-spacing:-.035em}.feature-card>p{max-width:480px;margin:13px 0 26px;color:var(--muted);font-size:14px}.feature-visual{position:absolute;left:26px;right:26px;bottom:24px;height:232px;overflow:hidden;border:1px solid rgba(94,65,48,.11);border-radius:22px;background:rgba(255,255,255,.48)}.location-ui{background:linear-gradient(35deg,transparent 0 49%,rgba(124,153,112,.08) 49% 67%,transparent 67%),#e9e2d5}.location-ui .route{position:absolute;left:-10%;top:57%;width:120%;height:11px;border-radius:999px;background:#fff;rotate:-10deg;box-shadow:0 1px 0 rgba(73,50,39,.12)}.m1{left:22%;top:30%}.m2{left:62%;top:48%;background:var(--sage)}.m3{right:12%;top:21%;scale:.78;background:var(--purple)}.location-ui>span{position:absolute;left:13px;bottom:13px;display:flex;flex-direction:column;padding:10px 15px;border-radius:14px;background:rgba(255,250,242,.94);box-shadow:0 8px 20px rgba(68,42,28,.09)}.location-ui>span b{font:700 13px/1.2 var(--serif)}.location-ui>span small{color:var(--muted);font-size:9px}.identify-ui{display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,rgba(172,144,205,.19),transparent 37%),linear-gradient(145deg,#f5eee4,#e8ddd0)}.big-rock{width:123px;height:136px;clip-path:polygon(48% 0,86% 17%,100% 62%,70% 100%,18% 89%,0 41%);background:conic-gradient(from 17deg at 50% 54%,#8662a9,#b9a2d1,#6b4a8a,#cab7dc,#8662a9);filter:drop-shadow(0 23px 22px rgba(67,44,82,.2))}.scan-line{position:absolute;left:18%;right:18%;top:36%;height:2px;background:linear-gradient(90deg,transparent,#fff,var(--terra),#fff,transparent);box-shadow:0 0 12px rgba(171,72,42,.35);animation:scan 2.4s ease-in-out infinite}@keyframes scan{50%{translate:0 95px}}.identify-ui>span{position:absolute;left:14px;right:14px;bottom:13px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:9px 12px;border-radius:15px;background:rgba(255,250,242,.95);box-shadow:0 8px 20px rgba(62,38,28,.1)}.identify-ui>span>i{width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,#bea8d4,#785492)}.identify-ui>span b{display:flex;flex-direction:column;font:700 13px/1.1 var(--serif)}.identify-ui>span small{color:var(--muted);font:400 8px/1.2 var(--sans);text-transform:uppercase}.identify-ui>span em{color:var(--sage);font-size:11px;font-style:normal;font-weight:900}.community-ui{padding:17px;background:linear-gradient(160deg,#f9f2e8,#eee2d4)}.community-ui>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px;border-radius:16px;background:rgba(255,255,255,.72);box-shadow:0 10px 23px rgba(74,46,31,.08)}.community-ui>div+div{width:82%;grid-template-columns:auto 1fr;margin:17px 0 0 auto}.community-ui i{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:var(--terra);color:#fff;font-size:10px;font-style:normal;font-weight:850}.community-ui>div+div i{background:var(--sage)}.community-ui span{display:flex;flex-direction:column;font-size:10px}.community-ui b{font-size:11px}.community-ui small{color:var(--muted);font-size:8px}.community-ui em{color:var(--terra);font-size:9px;font-style:normal;font-weight:850}.market-ui{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px;background:#eee5d9}.market-ui>span{display:flex;flex-direction:column;padding:10px;border-radius:17px;background:rgba(255,250,242,.87)}.market-ui>span>i{flex:1;min-height:145px;clip-path:polygon(50% 5%,85% 20%,98% 58%,70% 95%,20% 85%,5% 42%)}.market-ui .purple{background:conic-gradient(from 15deg at 50% 53%,#80649d,#bdacd0,#74528e,#d4c8df,#80649d)}.market-ui .green{background:conic-gradient(from 25deg at 52% 51%,#377a55,#8bbd72,#2d6f4d,#abd88b,#377a55)}.market-ui b{margin-top:7px;font:700 12px/1.2 var(--serif)}.market-ui em{color:var(--terra);font-size:12px;font-style:normal;font-weight:900}
.journey{padding:118px 0}.journey-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px}.journey-copy .section-copy,.community-copy .section-copy{font-size:17px}.journey-copy ol{display:grid;gap:8px;margin:34px 0 0;padding:0;list-style:none}.journey-copy li{display:grid;grid-template-columns:38px 1fr;gap:14px;padding:14px;border:1px solid transparent;border-radius:17px}.journey-copy li.active,.journey-copy li:hover{border-color:var(--sand);background:rgba(255,255,255,.46)}.journey-copy li>i{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:var(--sand);font:700 16px/1 var(--serif);font-style:normal}.journey-copy li.active>i{background:var(--terra);color:#fff}.journey-copy li div{display:flex;flex-direction:column}.journey-copy li b{font:700 19px/1.2 var(--serif)}.journey-copy li span{color:var(--muted);font-size:12px}.journey-map{position:relative;height:650px;overflow:hidden;border:1px solid var(--sand);border-radius:38px;background:#e9e2d4;box-shadow:var(--shadow)}.journey-map:before{background-size:52px 52px}.terrain{position:absolute;border-radius:50%;opacity:.56}.t1{width:360px;height:260px;left:-70px;top:30px;background:#bfd0ab;rotate:25deg}.t2{width:290px;height:360px;right:-90px;bottom:10px;background:#d1b998;rotate:-23deg}.t3{width:200px;height:170px;right:60px;top:100px;background:#c9c0ad;rotate:8deg}.journey-map>svg{position:absolute;inset:0;width:100%;height:100%}.journey-map>svg path{fill:none;stroke:rgba(255,255,255,.94);stroke-width:15;stroke-linecap:round;stroke-dasharray:12 14;filter:drop-shadow(0 2px 0 rgba(74,51,39,.11))}.stop{position:absolute;display:flex;align-items:center;gap:8px}.stop>i{width:38px;height:38px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;background:var(--terra);color:#fff;font-style:normal;font-weight:900;box-shadow:0 10px 22px rgba(79,44,27,.2)}.stop>b{padding:7px 10px;border-radius:999px;background:rgba(255,250,242,.92);font-size:9px;box-shadow:0 8px 15px rgba(71,45,30,.08);white-space:nowrap}.s1{left:7%;bottom:20%}.s2{left:34%;bottom:43%}.s2 i{background:var(--purple)}.s3{right:25%;top:28%}.s3 i{background:var(--sage)}.s4{right:8%;top:13%}.s4 i{background:var(--ink2)}.found-card{position:absolute;left:50%;bottom:25px;width:min(430px,calc(100% - 42px));display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:14px;padding:13px;border:1px solid rgba(75,53,40,.13);border-radius:21px;background:rgba(255,250,242,.9);box-shadow:0 18px 45px rgba(62,40,28,.14);backdrop-filter:blur(15px);transform:translateX(-50%)}.found-card>i{width:68px;height:68px;clip-path:polygon(50% 5%,85% 20%,98% 58%,70% 95%,20% 85%,5% 42%);background:conic-gradient(from 20deg at 50% 53%,#5c514d,#a38d7c,#4b413d,#c2aa96,#5c514d)}.found-card span{display:flex;flex-direction:column}.found-card small{color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.1em}.found-card b{font:700 17px/1.2 var(--serif)}.found-card em{color:var(--sage);font-size:9px;font-style:normal;font-weight:850}.found-card strong{color:var(--muted)}
.community-section{padding:118px 0;background:var(--ink);color:#fff}.community-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px}.community-copy .eyebrow{color:#eda487}.community-copy h2{color:var(--paper)}.community-copy .section-copy{color:rgba(255,255,255,.62)}.community-collage{position:relative;min-height:600px}.post{position:absolute;left:8%;top:50%;width:58%;overflow:hidden;border-radius:28px;background:var(--paper);color:var(--ink);box-shadow:0 40px 80px rgba(0,0,0,.24);transform:translateY(-50%) rotate(-4deg)}.post>i{display:block;height:335px;margin:35px;clip-path:polygon(50% 3%,85% 18%,100% 57%,70% 96%,19% 86%,4% 42%);background:conic-gradient(from 35deg at 52% 50%,#387d59,#93c77b,#2f6e4d,#b4da96,#387d59);filter:drop-shadow(0 28px 22px rgba(36,71,49,.25))}.post>span{display:flex;flex-direction:column;padding:0 23px 22px}.post small{color:var(--terra);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.post b{font:700 23px/1.2 var(--serif)}.post em{color:var(--muted);font-size:11px;font-style:normal}.profile{position:absolute;z-index:3;min-width:300px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:19px;background:rgba(255,250,242,.93);color:var(--ink);box-shadow:0 20px 50px rgba(0,0,0,.26)}.profile.top{right:3%;top:7%;rotate:4deg}.profile.bottom{right:0;bottom:7%;rotate:3deg}.profile>i{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:var(--terra);color:#fff;font-size:10px;font-style:normal;font-weight:900}.profile.bottom>i{background:var(--purple)}.profile span{display:flex;flex-direction:column}.profile b{font-size:11px}.profile small{color:var(--muted);font-size:8px}.profile em{color:var(--terra);font-size:9px;font-style:normal;font-weight:900}.community-collage blockquote{position:absolute;z-index:4;left:0;bottom:2%;max-width:310px;margin:0;padding:15px 18px;border-radius:18px 18px 18px 4px;background:var(--terra);box-shadow:0 20px 40px rgba(0,0,0,.25);font:700 15px/1.45 var(--serif);rotate:-3deg}.responsible{display:grid;grid-template-columns:48px 1fr;gap:14px;margin-top:32px;padding:18px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:rgba(255,255,255,.055)}.responsible svg{width:45px;height:45px;padding:10px;border-radius:14px;background:rgba(237,164,135,.12);fill:none;stroke:#eda487;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.responsible span{display:flex;flex-direction:column}.responsible b{font-family:var(--serif)}.responsible small{margin-top:2px;color:rgba(255,255,255,.57);font-size:11px;line-height:1.55}
.founders{padding:108px 0}.founders-panel{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;overflow:hidden;padding:65px;border-radius:38px;background:var(--terra);color:#fff;box-shadow:0 35px 75px rgba(114,49,27,.22)}.founders-panel:before{content:"";position:absolute;right:-240px;top:-260px;width:520px;height:520px;border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.025),0 0 0 160px rgba(255,255,255,.018)}.founders-panel>div,.bottom-form{position:relative;z-index:1}.founders h2{color:var(--paper)}.founders-panel>div>p:not(.eyebrow){max-width:660px;color:rgba(255,255,255,.7)}.founders ul{display:grid;gap:11px;margin:28px 0 0;padding:0;list-style:none}.founders li{color:rgba(255,255,255,.87);font-size:13px}.bottom-form{align-self:center;display:grid;gap:8px;padding:23px;border:1px solid rgba(255,255,255,.18);border-radius:25px;background:rgba(70,26,15,.2);backdrop-filter:blur(14px)}.bottom-form .form-head{flex-direction:column;align-items:flex-start;gap:3px;padding:0 0 11px}.bottom-form .form-head strong{font:700 22px/1.2 var(--serif)}.bottom-form .form-head span,.bottom-form>small{color:rgba(255,255,255,.58)}.bottom-form label{margin:6px 3px 0;color:rgba(255,255,255,.8);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.bottom-form input,.bottom-form select{border-color:rgba(255,255,255,.18);background-color:rgba(255,250,242,.96)}.bottom-form .btn{margin-top:7px}.bottom-form .form-message.success{color:#d9f3df}.bottom-form .form-message.error{color:#ffe0d5}
.faq{padding:98px 0 118px;background:var(--paper);border-top:1px solid rgba(84,61,50,.08)}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}.section-head.compact{position:sticky;top:120px}.accordion{border-top:1px solid var(--sand)}details{border-bottom:1px solid var(--sand)}summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;cursor:pointer;list-style:none;font:700 21px/1.25 var(--serif)}summary::-webkit-details-marker{display:none}summary i{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--cream);color:var(--terra);font:400 18px/1 var(--sans);font-style:normal;transition:.2s transform}details[open] summary i{transform:rotate(45deg)}details p{margin:-6px 44px 23px 0;color:var(--muted);font-size:14px;line-height:1.7}.final-cta{padding:93px 0;text-align:center}.final-cta>.container{display:flex;flex-direction:column;align-items:center}.final-cta img{filter:drop-shadow(0 17px 25px rgba(96,41,22,.16))}.final-cta .eyebrow{margin-top:21px}.final-cta h2{max-width:800px}.final-cta .btn{margin-top:29px}
footer{border-top:1px solid rgba(84,61,50,.1);background:#ede4d8}.footer-inner{min-height:148px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:30px}.footer-inner .brand>span{font-size:22px}.footer-inner>p{margin:0;color:var(--muted);font-size:11px}.footer-inner>div{display:flex;gap:19px}.footer-inner>div a{color:var(--muted);font-size:11px;font-weight:700;text-decoration:none}.footer-inner>div a:hover{color:var(--terra)}.footer-inner>small{color:var(--muted);font-size:9px}
.reveal{opacity:0;transform:translateY(24px);transition:.7s opacity,.7s transform}.reveal.visible{opacity:1;transform:none}.delay{transition-delay:.12s}.delay-1{transition-delay:.07s}.delay-2{transition-delay:.14s}.delay-3{transition-delay:.21s}
@media(max-width:1050px){.header nav{display:none}.hero{padding-top:56px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:810px}.hero-art{width:min(740px,100%);min-height:700px;margin:8px auto 0}.phone{width:310px;right:15%}.map-preview{width:68%}.journey-grid,.community-grid,.faq-grid{grid-template-columns:1fr}.community-copy{order:-1}.community-collage{width:min(680px,100%);margin:auto}.founders-panel{grid-template-columns:1fr;gap:48px}.faq-grid{gap:35px}.section-head.compact{position:static}.footer-inner{grid-template-columns:auto 1fr auto}.footer-inner>small{grid-column:1/-1;padding-bottom:20px}}
@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--max))}.announcement{font-size:10px}.header-inner{min-height:66px}.brand img{width:38px;height:38px}.brand>span{font-size:23px}.header-cta{display:none}.hero{padding:43px 0 23px}.hero-grid{gap:22px}.hero h1{font-size:clamp(47px,14vw,65px)}.lead{margin-top:21px;font-size:15px}.quick-features{margin:21px 0}.form-head{flex-direction:column;align-items:flex-start;gap:2px}.form-row{grid-template-columns:1fr 105px}.form-row .btn{grid-column:1/-1}.collector-proof{align-items:flex-start}.hero-art{min-height:590px;margin-top:12px}.phone{width:247px;right:7%;top:15px;padding:6px;border-radius:38px}.phone img{border-radius:33px}.phone:after{inset:6px;border-radius:33px}.speaker{top:13px;width:72px;height:22px}.map-preview{width:82%;left:-4%;top:63px;padding:11px;border-radius:22px}.map-canvas{height:190px}.identify-pop{left:0;bottom:74px;transform:rotate(-3deg) scale(.9);transform-origin:left bottom}.community-pop{right:-7%;bottom:3px;transform:rotate(2deg) scale(.88);transform-origin:right bottom}.hero-note{margin-top:8px}.features,.journey,.community-section{padding:80px 0}.section-head h2,.journey-copy h2,.community-copy h2,.founders h2,.faq h2,.final-cta h2{font-size:43px}.section-head{margin-bottom:32px}.section-head>p:last-child,.section-copy{font-size:15px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:500px;padding:24px}.feature-visual{left:20px;right:20px;bottom:20px;height:220px}.journey-grid{gap:40px}.journey-map{height:520px}.stop b{display:none}.s1{left:5%;bottom:19%}.s2{left:31%;bottom:42%}.s3{right:22%;top:27%}.s4{right:6%;top:11%}.found-card{width:calc(100% - 28px)}.community-collage{min-height:505px}.post{left:4%;width:68%}.post>i{height:245px;margin:25px}.profile{min-width:250px;scale:.88;transform-origin:right top}.profile.bottom{transform-origin:right bottom}.community-collage blockquote{max-width:260px;font-size:13px}.founders{padding:68px 0}.founders-panel{padding:29px 22px;border-radius:29px}.bottom-form{padding:19px}.faq{padding:78px 0}summary{font-size:18px}details p{margin-right:15px}.final-cta{padding:73px 0}.footer-inner{grid-template-columns:1fr;justify-items:start;gap:16px;padding:32px 0}.footer-inner>small{grid-column:auto;padding:0}}
@media(max-width:430px){.quick-features span{font-size:10px}.hero-form{padding:13px}.form-row{grid-template-columns:1fr}.form-row .btn{grid-column:auto}.hero-art{min-height:535px}.phone{right:1%;width:230px}.map-preview{width:89%;left:-9%;scale:.92;transform-origin:left top}.identify-pop{bottom:62px;scale:.82}.community-pop{right:-13%;scale:.78}.feature-card h3{font-size:28px}.journey-copy li{padding:12px 8px}.journey-copy li span{font-size:11px}.community-collage{min-height:470px}.post{width:75%}.profile{right:-9%!important}.community-collage blockquote{left:-2%;bottom:1%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
/* Prevent decorative, rotated cards from widening the mobile document. */
html,body{max-width:100%;overflow-x:clip}
@media(max-width:430px){.community-pop{right:-4%;scale:.74}.profile{right:-2%!important;scale:.82}}

/* Accessible interaction states and shared form disclosure */
a:focus-visible,summary:focus-visible,.screen-grid:focus-visible{outline:3px solid rgba(171,72,42,.42);outline-offset:4px;border-radius:6px}
button:disabled{cursor:wait}
.form-privacy{margin:9px 4px 0;color:var(--muted);font-size:10px;line-height:1.5}
.form-privacy a,.bottom-form>small a{font-weight:800;text-underline-offset:2px}
.quick-features{padding:0;list-style:none}
.quick-features li{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(119,92,76,.17);border-radius:999px;background:rgba(255,255,255,.44);color:var(--ink2);font-size:12px;font-weight:750}
.quick-features li svg{width:17px;height:17px;fill:none;stroke:var(--terra);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.bottom-form>small a{color:var(--paper)}
.preview-badge{position:absolute;z-index:9;right:0;top:-22px;padding:8px 12px;border:1px solid rgba(84,61,50,.12);border-radius:999px;background:rgba(255,250,241,.9);color:var(--terra2);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 10px 24px rgba(62,37,24,.09);backdrop-filter:blur(12px)}

/* Real pre-release product screens */
.app-preview{padding:112px 0 105px;background:radial-gradient(circle at 15% 5%,rgba(171,72,42,.24),transparent 30%),var(--ink);color:var(--paper)}
.app-preview .section-head{max-width:820px}
.app-preview .section-head h2{color:var(--paper);font-size:clamp(42px,5vw,66px)}
.app-preview .section-head>p:last-child{color:rgba(255,255,255,.68)}
.screen-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.screen-card{min-width:0;margin:0;padding:12px 12px 18px;border:1px solid rgba(255,255,255,.1);border-radius:31px;background:rgba(255,255,255,.055)}
.screen-frame{position:relative;overflow:hidden;aspect-ratio:600/1305;border:5px solid #17120f;border-radius:25px;background:#17120f;box-shadow:0 24px 55px rgba(0,0,0,.3)}
.screen-frame:after{content:"";position:absolute;inset:0;border-radius:19px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14);pointer-events:none}
.screen-frame img{width:100%;height:100%;object-fit:cover}
.screen-card figcaption{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start;padding:15px 4px 0}
.screen-card figcaption>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(237,164,135,.12);color:#eda487;font:700 12px/1 var(--serif)}
.screen-card figcaption div{display:flex;flex-direction:column;min-width:0}
.screen-card figcaption b{font:700 18px/1.2 var(--serif)}
.screen-card figcaption small{margin-top:3px;color:rgba(255,255,255,.58);font-size:10px;line-height:1.45}
.preview-note{margin:24px 0 0;color:rgba(255,255,255,.52);font-size:11px;text-align:center}
.waitlist-form,section[id],.legal-copy section[id]{scroll-margin-top:120px}
.reveal{opacity:1;transform:none}
.footer-inner>p,.footer-inner>div a,.footer-inner>small{color:#6b5c54}
@media(max-width:1050px){.header-cta{margin-left:auto}.screen-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.screen-card{width:min(100%,360px);justify-self:center}}
@media(max-width:760px){.header-inner{gap:10px}.header-cta{display:inline-flex;min-height:40px;margin-left:auto;padding-inline:13px;font-size:11px}.preview-badge{right:2%;top:-8px}.app-preview{padding:78px 0 72px}.screen-grid{display:flex;gap:14px;overflow-x:auto;margin-inline:-14px;padding:4px 14px 18px;scroll-padding:14px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain}.screen-grid::-webkit-scrollbar{height:7px}.screen-grid::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(255,255,255,.2)}.screen-card{flex:0 0 min(78vw,310px);width:auto;scroll-snap-align:center}.preview-note{text-align:left}}
@media(max-width:360px){.hero h1{font-size:44px}.preview-badge{font-size:8px}.screen-card{flex-basis:82vw}}

/* Production information pages */
.subpage{min-height:100vh;background:linear-gradient(180deg,#fbf5ea 0,var(--cream) 36%,var(--paper) 100%)}
.subpage .header{position:sticky}
.subpage-main{padding:76px 0 108px}
.legal-hero{max-width:820px;margin-bottom:52px}
.legal-hero h1{margin:0;font:700 clamp(48px,7vw,78px)/.98 var(--serif);letter-spacing:-.052em}
.legal-hero>p:last-child{max-width:720px;margin:24px 0 0;color:var(--muted);font-size:17px;line-height:1.75}
.legal-layout{display:grid;grid-template-columns:230px minmax(0,760px);gap:70px;align-items:start}
.legal-nav{position:sticky;top:112px;padding:20px;border:1px solid rgba(84,61,50,.1);border-radius:22px;background:rgba(255,250,241,.72)}
.legal-nav b{display:block;margin-bottom:10px;font:700 18px/1.2 var(--serif)}
.legal-nav a{display:block;padding:8px 0;color:var(--muted);font-size:13px;font-weight:700;text-decoration:none}
.legal-nav a:hover{color:var(--terra)}
.legal-copy{padding:38px;border:1px solid rgba(84,61,50,.1);border-radius:28px;background:rgba(255,250,241,.78);box-shadow:0 22px 55px rgba(62,37,24,.07)}
.legal-copy section+section{margin-top:38px;padding-top:35px;border-top:1px solid var(--sand)}
.legal-copy h2{margin:0 0 13px;font:700 29px/1.15 var(--serif);letter-spacing:-.025em}
.legal-copy h3{margin:24px 0 8px;font:700 19px/1.25 var(--serif)}
.legal-copy p,.legal-copy li{color:var(--muted);font-size:15px;line-height:1.78}
.legal-copy p{margin:0 0 14px}.legal-copy ul{margin:12px 0 0;padding-left:20px}.legal-copy strong{color:var(--ink)}
.legal-copy a{color:var(--terra2);font-weight:800;text-underline-offset:3px}
.legal-note{margin:22px 0 0;padding:17px 19px;border-left:4px solid var(--terra);border-radius:0 16px 16px 0;background:rgba(171,72,42,.07);color:var(--ink2)!important}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:34px}
.contact-card{padding:28px;border:1px solid rgba(84,61,50,.1);border-radius:24px;background:var(--paper)}
.contact-card svg{width:36px;height:36px;margin-bottom:18px;padding:8px;border-radius:11px;background:rgba(171,72,42,.1);fill:none;stroke:var(--terra);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-card h2{margin:0 0 8px;font:700 25px/1.2 var(--serif)}
.contact-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.contact-card a{display:inline-flex;margin-top:18px;color:var(--terra2);font-weight:850;text-underline-offset:3px}
.contact-note{max-width:760px;margin-top:28px}
.error-page{min-height:calc(100svh - 112px);display:grid;place-items:center;padding:70px 20px;text-align:center}
.error-page img{margin:auto;filter:drop-shadow(0 16px 25px rgba(96,41,22,.16))}
.error-page h1{margin:24px 0 12px;font:700 clamp(54px,10vw,95px)/.92 var(--serif);letter-spacing:-.06em}
.error-page p{max-width:540px;margin:0 auto 28px;color:var(--muted)}
@media(max-width:820px){.subpage-main{padding:54px 0 80px}.legal-layout{grid-template-columns:1fr;gap:24px}.legal-nav{position:static}.legal-copy{padding:27px}.contact-grid{grid-template-columns:1fr}}
@media(max-width:520px){.legal-hero h1{font-size:48px}.legal-copy{padding:22px;border-radius:22px}.legal-copy h2{font-size:26px}}

/* Contrast-safe copy on the terracotta founder panel. */
.founders .eyebrow.light,.founders-panel>div>p:not(.eyebrow),.bottom-form .form-head span,.bottom-form>small{color:#ffe8de}
