:root{color:#171912;background:#f7f8f0;font-family:DM Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171912;--muted: #606455;--lime: #a7ef2f;--lime-soft: #e9facb;--lime-pale: #f3fbe5;--orange: #ff6b2c;--paper: #fbfcf7;--line: #d9ddcf;--forest: #193713;--page: min(1180px, calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body,#app{min-height:100%;margin:0}body{overflow-x:hidden;background:radial-gradient(circle at 94% 8%,rgb(167 239 47 / 20%),transparent 26rem),var(--paper);color:var(--ink)}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.site-shell{min-height:100vh}.section-wrap,.site-header,.site-footer{width:var(--page);margin-inline:auto}.site-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:92px;border-bottom:1px solid rgb(23 25 18 / 10%)}.site-header--compact{min-height:76px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{position:relative;display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border:2px solid var(--ink);border-radius:13px;background:var(--lime);transform:rotate(-3deg)}.brand-mark span{position:absolute;width:23px;height:14px;border:2px solid var(--ink);border-radius:5px;background:var(--paper)}.brand-mark span:first-child{translate:-4px -4px}.brand-mark span:last-child{translate:5px 5px;background:var(--orange)}.brand-name{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:700;letter-spacing:-.055em}.site-nav{display:flex;align-items:center;gap:clamp(18px,2.5vw,38px)}.site-nav a,.site-footer a{position:relative;font-size:.88rem;font-weight:700;text-decoration:none}.site-nav a:after{position:absolute;right:0;bottom:-7px;left:0;height:2px;background:var(--orange);content:"";scale:0 1;transform-origin:right;transition:scale .18s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{scale:1 1;transform-origin:left}.hero{display:grid;min-height:min(780px,calc(100vh - 92px));grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:clamp(36px,6vw,96px);padding-block:66px 90px}.eyebrow{margin:0 0 20px;color:#55722f;font-size:.72rem;font-weight:800;letter-spacing:.2em}.hero h1,.section-heading h2,.workflow-copy h2,.safety-card h2,.closing-section h2,.legal-hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:-.055em;line-height:.97}.hero h1{max-width:720px;font-size:clamp(3.65rem,7.3vw,6.7rem)}h1 em,h2 em{position:relative;color:var(--forest);font-weight:inherit;isolation:isolate}h1 em:after,h2 em:after{position:absolute;z-index:-1;right:-.05em;bottom:.04em;left:-.05em;height:.17em;border-radius:100%;background:var(--orange);content:"";rotate:-1deg}.hero-lead{max-width:610px;margin:34px 0 0;color:var(--muted);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.75}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.primary-action{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:20px;padding:0 24px;border:2px solid var(--ink);border-radius:100px;background:var(--lime);box-shadow:5px 5px 0 var(--ink);font-weight:800;text-decoration:none;transition:translate .18s ease,box-shadow .18s ease}.primary-action:hover,.primary-action:focus-visible{box-shadow:2px 2px 0 var(--ink);translate:3px 3px}.text-action{display:inline-flex;align-items:center;gap:10px;font-weight:800;text-decoration:none}.text-action span{color:var(--orange)}.hero-note{display:flex;align-items:center;gap:8px;margin-top:26px;color:var(--muted);font-size:.78rem;font-weight:700}.apple-glyph{color:var(--ink);font-size:.62rem}.hero-visual{position:relative;display:grid;min-height:640px;place-items:center}.hero-visual:before{position:absolute;width:min(520px,94%);aspect-ratio:1;border:2px solid var(--ink);border-radius:46% 54% 58% 42%/48% 38% 62% 52%;background:var(--lime);box-shadow:12px 12px 0 var(--forest);content:"";rotate:-7deg}.orbit{position:absolute;z-index:2;border:1px solid rgb(23 25 18 / 40%);border-radius:50%}.orbit:after{position:absolute;width:13px;height:13px;border:2px solid var(--ink);border-radius:50%;background:var(--orange);content:""}.orbit-one{width:570px;height:280px;rotate:34deg}.orbit-one:after{top:22px;left:92px}.orbit-two{width:490px;height:205px;rotate:-31deg}.orbit-two:after{right:52px;bottom:22px;background:var(--lime-soft)}.phone-frame{position:relative;z-index:5;width:300px;height:608px;padding:10px;border:3px solid var(--ink);border-radius:47px;background:#11130e;box-shadow:0 30px 70px #13270d52;rotate:2deg}.phone-speaker{position:absolute;z-index:8;top:17px;left:50%;width:88px;height:24px;border-radius:0 0 16px 16px;background:var(--ink);translate:-50% 0}.phone-screen{position:relative;height:100%;overflow:hidden;padding:34px 15px 14px;border-radius:36px;background:linear-gradient(180deg,#eaffc7 0 36%,#fff 36% 100%)}.phone-topline,.phone-section-title,.camp-card,.phone-nav{display:flex;align-items:center}.phone-topline{justify-content:space-between}.phone-topline strong{font-family:Georgia,serif;font-size:1.55rem}.phone-topline span{color:var(--orange);font-size:1.6rem}.phone-search{display:flex;height:34px;align-items:center;gap:8px;margin-top:12px;padding:0 12px;border:1.5px solid var(--ink);border-radius:20px;background:#fff;color:#7d8076;font-size:.68rem}.phone-banner{position:relative;height:114px;margin-top:13px;overflow:hidden;padding:16px;border-radius:22px;background:var(--lime)}.phone-banner:before{position:absolute;right:-35px;bottom:-50px;width:180px;height:150px;border-radius:50%;background:var(--forest);content:""}.phone-banner small{position:relative;z-index:1;font-size:.45rem;font-weight:800;letter-spacing:.14em}.phone-banner strong{position:relative;z-index:1;display:block;margin-top:8px;font-family:Georgia,serif;font-size:1.18rem;line-height:.95}.tent{position:absolute;z-index:2;right:30px;bottom:15px;color:var(--lime);font-size:4rem;font-weight:200;rotate:-4deg}.phone-section-title{justify-content:space-between;margin:20px 2px 10px}.phone-section-title strong{font-family:Georgia,serif;font-size:1.03rem}.phone-section-title span{color:#8c8f84;font-size:.55rem}.camp-card{gap:9px;margin-top:9px;padding:7px;border:1px solid #e2e5da;border-radius:15px;background:#fff;box-shadow:0 6px 14px #262f1b14}.camp-card>div:nth-child(2){display:grid;min-width:0;flex:1}.camp-card strong{overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.camp-card div>span{margin-top:3px;color:#868a7d;font-size:.5rem}.camp-card button{width:30px;height:30px;border:0;border-radius:50%;background:var(--lime-soft);color:var(--ink)}.camp-landscape{position:relative;width:70px;height:56px;overflow:hidden;flex:0 0 70px;border-radius:11px;background:#bfe5ff}.camp-card--forest .camp-landscape{background:#d8efc1}.sun{position:absolute;top:8px;right:9px;width:10px;height:10px;border-radius:50%;background:#ffdd62}.mountain{position:absolute;bottom:10px;width:0;height:0;border-right:25px solid transparent;border-bottom:35px solid #497342;border-left:25px solid transparent}.mountain-a{left:-8px}.mountain-b{right:-5px;border-bottom-color:#2c532c}.water{position:absolute;right:0;bottom:0;left:0;height:17px;background:#60b8d3}.camp-card--forest .water{background:#759f4c}.phone-nav{position:absolute;right:0;bottom:0;left:0;height:53px;justify-content:space-around;border-top:1px solid #e3e7dc;background:#f6f7f4;color:#7b7e76}.phone-nav .active{color:var(--orange)}.phone-nav b{display:grid;width:39px;height:39px;place-items:center;border:1.5px solid var(--ink);border-radius:11px;background:var(--lime);color:var(--ink);font-size:1.5rem}.floating-tag{position:absolute;z-index:8;padding:12px 16px;border:1.5px solid var(--ink);border-radius:100px;background:var(--paper);box-shadow:4px 4px 0 var(--ink);font-size:.72rem;font-weight:800;white-space:nowrap}.floating-tag--top{top:108px;right:0;rotate:4deg}.floating-tag--bottom{bottom:96px;left:-10px;background:var(--orange);color:#fff;rotate:-4deg}.feature-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(48px,8vw,120px);padding-block:120px;border-top:1px solid var(--line)}.section-heading{position:sticky;top:40px;align-self:start}.section-heading h2,.workflow-copy h2,.safety-card h2,.closing-section h2{font-size:clamp(2.7rem,5.4vw,5rem)}.section-heading>p:last-child,.workflow-copy>p:last-child,.safety-card>div>p:last-child{color:var(--muted);line-height:1.75}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-card{min-height:280px;padding:30px;border:1px solid var(--line);border-radius:28px;background:#fff;transition:border-color .18s ease,translate .18s ease,box-shadow .18s ease}.feature-card:nth-child(2),.feature-card:nth-child(3){background:var(--lime-pale)}.feature-card:hover{border-color:var(--ink);box-shadow:7px 7px 0 var(--ink);translate:-3px -3px}.feature-card>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--ink);border-radius:50%;background:var(--lime);font-size:.72rem;font-weight:800}.feature-card h3{margin:52px 0 12px;font-family:Georgia,serif;font-size:1.5rem}.feature-card p{margin:0;color:var(--muted);line-height:1.65}.workflow-section{overflow:hidden;background:linear-gradient(120deg,transparent 0 68%,rgb(167 239 47 / 13%) 68% 100%),var(--forest);color:#f6f9ef}.workflow-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(60px,10vw,150px);padding-block:120px}.eyebrow--light{color:var(--lime)}.workflow-copy>p:last-child{color:#f6f9efad}.workflow-list{margin:0;padding:0;list-style:none}.workflow-list li{display:grid;grid-template-columns:58px 1fr;gap:22px;padding:28px 0;border-top:1px solid rgb(255 255 255 / 18%)}.workflow-list li:last-child{border-bottom:1px solid rgb(255 255 255 / 18%)}.workflow-list>li>span{display:grid;width:46px;height:46px;place-items:center;border:1px solid var(--lime);border-radius:50%;color:var(--lime);font-size:.7rem;font-weight:800}.workflow-list h3{margin:0 0 8px;font-family:Georgia,serif;font-size:1.4rem}.workflow-list p{margin:0;color:#f6f9ef9e;line-height:1.6}.safety-section{padding-block:110px}.safety-card{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:38px;padding:clamp(34px,5vw,64px);border:2px solid var(--ink);border-radius:42px;background:var(--lime-soft);box-shadow:10px 10px 0 var(--ink)}.safety-card h2{max-width:760px;font-size:clamp(2.2rem,4vw,3.8rem)}.safety-mark{display:grid;width:86px;height:86px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--orange);color:#fff;font-size:2.5rem;font-weight:900;rotate:-5deg}.closing-section{padding-block:80px 140px;text-align:center}.closing-section h2{margin-bottom:44px;font-size:clamp(3rem,7vw,6.5rem)}.site-footer{display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px;padding-block:42px;border-top:1px solid var(--line)}.site-footer strong{font-family:Georgia,serif;font-size:1.8rem}.site-footer p{margin:7px 0 0;color:var(--muted)}.site-footer nav{display:flex;gap:24px}.site-footer a:hover,.site-footer a:focus-visible{color:var(--orange)}.site-footer .copyright{grid-column:1 / -1;padding-top:22px;border-top:1px solid var(--line);font-size:.75rem}.legal-shell{min-height:100vh;background:var(--paper)}.legal-main{width:min(900px,calc(100% - 48px));margin-inline:auto;padding:72px 0 120px}.legal-hero{margin-bottom:60px;padding-bottom:44px;border-bottom:1px solid var(--line)}.legal-hero h1{font-size:clamp(3.2rem,8vw,6rem)}.legal-summary{max-width:720px;margin:26px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.75}.legal-meta{display:inline-flex;margin-top:24px;padding:8px 13px;border-radius:100px;background:var(--lime-soft);font-size:.72rem;font-weight:800}.legal-toc{display:grid;margin-bottom:58px;padding:24px 28px;border:1px solid var(--line);border-radius:22px;background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px}.legal-toc a{color:var(--forest);font-size:.88rem;font-weight:700;text-decoration:none}.legal-toc a:hover,.legal-toc a:focus-visible{color:var(--orange)}.legal-section{scroll-margin-top:30px;margin-top:52px}.legal-section h2{margin:0 0 18px;font-family:Georgia,serif;font-size:clamp(1.65rem,4vw,2.25rem);letter-spacing:-.035em}.legal-section h3{margin:28px 0 10px;font-size:1rem}.legal-section p,.legal-section li{color:#4f5347;font-size:.98rem;line-height:1.78}.legal-section ul,.legal-section ol{padding-left:22px}.legal-section li+li{margin-top:8px}.legal-callout{margin:28px 0;padding:22px 24px;border-left:5px solid var(--orange);border-radius:0 16px 16px 0;background:var(--lime-pale)}.legal-contact{padding:28px;border:2px solid var(--ink);border-radius:22px;background:var(--lime-soft)}.not-found{display:grid;min-height:calc(100vh - 76px);place-items:center;padding:48px 24px;text-align:center}.not-found h1{margin:0;font-family:Georgia,serif;font-size:clamp(4rem,15vw,9rem)}@media (max-width: 980px){.site-nav a[href="/#features"],.site-nav a[href="/#how-it-works"],.site-nav a[href="/#safety"]{display:none}.hero{grid-template-columns:1fr}.hero-copy{position:relative;z-index:10}.hero-visual{margin-top:-20px}.feature-section,.workflow-inner{grid-template-columns:1fr}.section-heading{position:static}.safety-card{grid-template-columns:78px 1fr}.safety-mark{width:68px;height:68px}.safety-card>.text-action{grid-column:2}}@media (max-width: 640px){:root{--page:calc(100% - 32px)}.site-header{min-height:74px}.brand-name{font-size:1.55rem}.brand-mark{width:36px;height:36px}.site-nav{gap:14px}.site-nav a{font-size:.76rem}.hero{min-height:auto;padding-block:54px 80px}.hero h1{font-size:clamp(3.25rem,16.5vw,5rem)}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:575px;margin-top:8px}.hero-visual:before{width:104%}.phone-frame{width:270px;height:548px}.orbit{display:none}.floating-tag--top{top:90px;right:-2px}.floating-tag--bottom{bottom:70px;left:-4px}.feature-section,.workflow-inner,.safety-section{padding-block:82px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:240px}.safety-card{grid-template-columns:1fr;gap:24px;box-shadow:6px 6px 0 var(--ink)}.safety-card>.text-action{grid-column:1}.site-footer{grid-template-columns:1fr}.site-footer nav{align-items:flex-start;flex-direction:column;gap:14px}.legal-main{width:calc(100% - 32px);padding-top:52px}.legal-toc{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
