:root{
  --bg:#07110b;
  --bg-soft:#0d1911;
  --surface:#f4f6f1;
  --ink:#10150f;
  --muted:#667066;
  --green:#84ff34;
  --green-deep:#174d24;
  --line:rgba(255,255,255,.14);
  --radius:34px;
  --max:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--surface);color:var(--ink);overflow-x:hidden}
a{color:inherit;text-decoration:none}
img,video{display:block;width:100%;height:100%;object-fit:cover}
button{font:inherit}
.skip-link{position:fixed;left:16px;top:-60px;z-index:100;background:#fff;padding:12px 16px;border-radius:12px}.skip-link:focus{top:16px}
.site-header{position:absolute;z-index:20;top:0;left:50%;transform:translateX(-50%);width:min(calc(100% - 40px),var(--max));height:86px;display:flex;align-items:center;justify-content:space-between;color:white;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:21px}.brand-mark{display:inline-block;flex:0 0 auto;width:36px;height:36px;background:url("assets/images/encirkl-icon.png") center/contain no-repeat}.brand-mark:before,.brand-mark:after,.brand-mark span{display:none!important;content:none!important}
.site-header nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.site-header nav>a:not(.nav-cta){opacity:.78}.site-header nav>a:hover{opacity:1}.nav-cta{background:var(--green);color:#09200e;padding:12px 19px;border-radius:999px}
.hero{position:relative;min-height:900px;background:radial-gradient(circle at 70% 42%,#1c4e2d 0,#0c2215 24%,var(--bg) 58%);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:80px;align-items:center;padding:150px max(30px,calc((100vw - var(--max))/2)) 90px;overflow:hidden}
.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35}.glow-one{width:440px;height:440px;background:#58d73d;right:5%;top:22%}.glow-two{width:300px;height:300px;background:#90ff47;left:-180px;bottom:-80px}
.hero-copy,.hero-media{position:relative;z-index:2}.kicker{text-transform:uppercase;letter-spacing:.19em;font-size:12px;font-weight:800;margin:0 0 22px;color:#3d7c48}.hero .kicker{color:var(--green)}
.hero h1{font-size:clamp(68px,8.1vw,132px);line-height:.82;letter-spacing:-.075em;margin:0 0 38px;font-weight:900}.hero h1 span{color:var(--green)}.hero-lead{max-width:620px;font-size:clamp(18px,1.6vw,25px);line-height:1.5;color:rgba(255,255,255,.76);margin:0 0 34px}
.store-row{display:flex;flex-wrap:wrap;gap:12px}.store-button{display:flex;align-items:center;gap:12px;min-width:184px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);backdrop-filter:blur(14px);padding:11px 17px;border-radius:15px;transition:.2s}.store-button:hover{transform:translateY(-2px);background:rgba(255,255,255,.14)}.store-button small{display:block;font-size:9px;letter-spacing:.08em;opacity:.7}.store-button strong{display:block;font-size:17px;line-height:1.15}.store-icon{font-size:24px}.store-icon.apple{font-size:19px;border:2px solid currentColor;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;color:transparent;position:relative}.store-icon.apple:after{content:"";width:8px;height:11px;border-radius:60% 50% 60% 50%;background:currentColor;color:#fff;position:absolute}.hero-links{display:flex;gap:24px;margin-top:24px;font-size:14px;font-weight:600;color:rgba(255,255,255,.65)}.hero-links a:hover{color:#fff}
.hero-media{min-height:690px;display:grid;place-items:center}.phone-shell{position:relative;border:9px solid #151915;border-radius:42px;background:#111;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.3);aspect-ratio:9/19.5}.phone-shell:after{content:"";position:absolute;inset:0;border-radius:31px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);pointer-events:none}.hero-phone{width:min(360px,70vw);transform:rotate(4deg);box-shadow:0 40px 100px rgba(0,0,0,.55)}.phone-speaker{position:absolute;z-index:2;top:10px;left:50%;transform:translateX(-50%);width:32%;height:22px;border-radius:0 0 16px 16px;background:#111}.floating-card{position:absolute;padding:16px 18px;background:rgba(10,25,15,.78);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(18px);border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.3);max-width:205px}.floating-card strong,.floating-card span{display:block}.floating-card strong{font-size:14px;color:var(--green);margin-bottom:5px}.floating-card span{font-size:12px;line-height:1.35;color:rgba(255,255,255,.7)}.card-one{left:0;top:21%}.card-two{right:-4%;bottom:16%}
.trust-strip{min-height:82px;background:#fff;display:flex;align-items:center;justify-content:center;gap:27px;padding:20px 30px;color:#526057;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.trust-strip i{width:4px;height:4px;border-radius:50%;background:#9cab9f}
.story,.steps-section,.carousel-section,.split-section{width:min(calc(100% - 40px),var(--max));margin:0 auto}.story{padding:140px 0 70px}.section-heading{text-align:center;max-width:810px;margin:0 auto 70px}.section-heading h2{font-size:clamp(42px,5.3vw,76px);letter-spacing:-.055em;line-height:1.02;margin:0 0 24px}.section-heading>p:last-child{font-size:19px;line-height:1.6;color:var(--muted);max-width:650px;margin:0 auto}.section-heading.left{text-align:left;margin-left:0}.section-heading.left>p:last-child{margin-left:0}.section-heading.compact{margin-bottom:55px}
.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-card{min-height:720px;background:#e7ebe4;border-radius:var(--radius);padding:50px 48px 0;overflow:hidden;display:flex;flex-direction:column;align-items:center}.feature-card.large{grid-column:1/-1;min-height:690px;display:grid;grid-template-columns:1fr .8fr;padding:55px 70px}.feature-card.accent{background:#183a22;color:#fff}.feature-copy{align-self:stretch}.feature-number{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;font-size:12px;font-weight:800;margin-bottom:26px;color:#284631}.accent .feature-number{background:var(--green);color:#12321b}.feature-card h3{font-size:clamp(34px,3.4vw,54px);letter-spacing:-.045em;line-height:1.05;margin:0 0 18px}.feature-card p{color:#657069;line-height:1.55;font-size:17px;max-width:490px}.accent p{color:rgba(255,255,255,.66)}.feature-card>.phone-shell{width:min(330px,75%);margin-top:36px;transform:translateY(18px)}.feature-card.large>.phone-shell{width:min(350px,100%);justify-self:end;transform:rotate(2deg) translateY(50px)}
.steps-section{padding:100px 0 130px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps article{padding:32px;background:#fff;border-radius:24px;min-height:245px}.steps article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#dfffca;color:#23542e;font-weight:800}.steps h3{font-size:25px;margin:42px 0 12px}.steps p{color:var(--muted);line-height:1.55;margin:0}
.carousel-section{position:relative;padding:120px 0;background:#0b1710;color:#fff;width:100%;max-width:none}.carousel-section>.section-heading,.carousel-controls,.screenshot-track{width:min(calc(100% - 40px),var(--max));margin-left:auto;margin-right:auto}.carousel-section .kicker{color:var(--green)}.carousel-controls{display:flex;justify-content:flex-end;gap:10px;margin-top:-110px;margin-bottom:54px}.carousel-button{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff;cursor:pointer}.carousel-button:hover{background:var(--green);color:#122718}.screenshot-track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;padding:18px 3px 32px;scrollbar-width:none}.screenshot-track::-webkit-scrollbar{display:none}.screenshot-track figure{flex:0 0 285px;scroll-snap-align:start;margin:0}.screenshot-track .phone-shell{width:100%;border-color:#262b27}.screenshot-track figcaption{padding:22px 8px}.screenshot-track figcaption strong,.screenshot-track figcaption span{display:block}.screenshot-track figcaption strong{font-size:20px;margin-bottom:7px}.screenshot-track figcaption span{font-size:14px;color:rgba(255,255,255,.55)}
.split-section{min-height:780px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:110px 0}.split-copy h2{font-size:clamp(42px,5vw,72px);letter-spacing:-.055em;line-height:1.03;margin:0 0 24px}.split-copy>p:not(.kicker){font-size:18px;line-height:1.65;color:var(--muted);max-width:570px}.text-link{display:inline-flex;gap:10px;margin-top:20px;font-weight:800;color:#285a32}.image-stack{height:650px;position:relative}.image-stack .phone-shell{position:absolute;width:320px}.image-stack .back{left:3%;top:6%;transform:rotate(-8deg)}.image-stack .front{right:2%;bottom:0;transform:rotate(7deg)}
.privacy-section{border-top:1px solid #d6ddd4}.privacy-visual{height:650px;position:relative;display:grid;place-items:center}.privacy-visual .phone-shell{width:320px;z-index:2}.privacy-ring{position:absolute;width:520px;height:520px;border-radius:50%;background:#dafbc7;display:grid;place-items:center}.privacy-ring span{position:absolute;right:8%;top:12%;width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#173c21;color:var(--green);font-size:34px;font-weight:900;z-index:3;box-shadow:0 18px 40px rgba(23,60,33,.25)}
.final-cta{position:relative;overflow:hidden;margin:80px auto 0;width:min(calc(100% - 40px),var(--max));border-radius:40px;background:#122c1b;color:#fff;padding:105px 30px;text-align:center}.final-cta .kicker{color:var(--green)}.final-cta h2{font-size:clamp(52px,7vw,94px);letter-spacing:-.065em;line-height:.95;margin:0 0 24px}.final-cta>p:not(.kicker){font-size:19px;color:rgba(255,255,255,.65)}.centered{justify-content:center;margin-top:34px}.store-button.light{background:#fff;color:#132118;border-color:#fff}.final-glow{position:absolute;width:500px;height:500px;background:#75ff43;filter:blur(120px);opacity:.18;left:50%;top:60%;transform:translate(-50%,-50%)}.final-cta>*:not(.final-glow){position:relative;z-index:2}
footer{width:min(calc(100% - 40px),var(--max));margin:0 auto;padding:65px 0 35px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:start}.footer-brand{display:flex;gap:13px;align-items:center}.footer-brand strong,.footer-brand small{display:block}.footer-brand strong{font-size:22px}.footer-brand small{color:var(--muted);margin-top:4px}.footer-links{display:flex;flex-wrap:wrap;gap:20px;font-size:13px;color:#536057}.copyright{grid-column:1/-1;border-top:1px solid #d9dfd8;padding-top:24px;color:#89928b;font-size:12px}
@media (max-width:980px){.site-header nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:145px;text-align:center}.hero-lead{margin-left:auto;margin-right:auto}.store-row,.hero-links{justify-content:center}.hero-media{min-height:650px}.card-one{left:12%}.card-two{right:9%}.feature-grid{grid-template-columns:1fr}.feature-card.large{grid-column:auto;display:flex;min-height:760px;padding:50px 48px 0}.feature-card.large>.phone-shell{justify-self:auto;transform:translateY(25px)}.steps{grid-template-columns:1fr 1fr}.split-section{grid-template-columns:1fr;gap:30px}.community-section .split-copy{order:1}.community-section .image-stack{order:2}.privacy-section .privacy-visual{order:2}.privacy-section .split-copy{order:1}.split-copy{text-align:center}.split-copy>p:not(.kicker){margin-left:auto;margin-right:auto}}
@media (max-width:640px){.site-header{height:72px}.site-header nav{gap:12px}.nav-cta{padding:10px 14px}.hero{padding-left:20px;padding-right:20px;gap:25px}.hero h1{font-size:64px}.hero-lead{font-size:17px}.store-button{width:100%;justify-content:center}.hero-links{flex-direction:column;gap:12px}.hero-media{min-height:560px}.hero-phone{width:270px}.floating-card{display:none}.trust-strip{justify-content:flex-start;overflow:auto;white-space:nowrap}.story{padding-top:90px}.section-heading{margin-bottom:45px}.section-heading h2{font-size:43px}.feature-card,.feature-card.large{padding:34px 24px 0;min-height:670px}.feature-card h3{font-size:36px}.feature-card>.phone-shell,.feature-card.large>.phone-shell{width:250px}.steps{grid-template-columns:1fr}.steps article{min-height:auto}.steps h3{margin-top:25px}.carousel-section{padding:85px 0}.carousel-controls{margin:0 auto 28px}.screenshot-track figure{flex-basis:245px}.split-section{padding:80px 0}.image-stack,.privacy-visual{height:520px}.image-stack .phone-shell{width:235px}.privacy-visual .phone-shell{width:255px}.privacy-ring{width:370px;height:370px}.final-cta{width:calc(100% - 24px);padding:75px 18px}.final-cta h2{font-size:54px}footer{grid-template-columns:1fr}.footer-links{line-height:2}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.reveal-item{opacity:0;transform:translateY(34px);transition:opacity .7s ease,transform .7s ease}.reveal-item.visible{opacity:1;transform:none}
