:root{--forest:#173f35;--forest2:#24604f;--lime:#d7f26a;--cream:#f7f4eb;--ink:#17352e;--muted:#6e7e78;--line:#dfe7e2;--white:#fff}
*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;min-height:100vh}
button,textarea{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,46%) 1fr}.story{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 15%,#3c7961 0 2%,transparent 24%),linear-gradient(145deg,#123c32,#235c4b);color:#fff;padding:42px clamp(28px,5vw,74px);display:flex;flex-direction:column;justify-content:space-between}.story:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.09);border-radius:46% 54% 42% 58%;right:-270px;bottom:-110px;box-shadow:0 0 0 52px rgba(255,255,255,.035),0 0 0 110px rgba(255,255,255,.025)}
.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;z-index:1}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:var(--lime);color:var(--forest);font:700 27px Fraunces}.brand strong,.brand small{display:block}.brand strong{font:600 17px Fraunces}.brand small{opacity:.68;font-size:11px;margin-top:2px}.story-copy{max-width:580px;z-index:1}.eyebrow{color:var(--lime);text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700}.story h1{font:700 clamp(50px,6.2vw,86px)/.94 Fraunces;margin:20px 0 25px;letter-spacing:-.045em}.story h1 em{font-weight:600;color:var(--lime)}.story-copy p{font-size:clamp(16px,1.5vw,20px);line-height:1.6;max-width:520px;color:#deebe6}.perks{display:flex;flex-wrap:wrap;gap:18px;margin-top:27px;font-size:12px;color:#dce8e3}.offer{z-index:1;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);backdrop-filter:blur(8px);border-radius:18px;padding:15px 16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;max-width:420px}.offer span{background:var(--lime);color:var(--forest);border-radius:9px;padding:7px 9px;font-size:11px;font-weight:700;text-transform:uppercase}.offer strong{font-size:13px}.offer button{border:0;background:transparent;color:#fff;text-decoration:underline;cursor:pointer;font-size:11px}
.chat-card{background:#fff;margin:auto;width:min(680px,calc(100% - 44px));height:min(780px,calc(100vh - 54px));min-height:600px;border-radius:28px;box-shadow:0 30px 80px rgba(23,63,53,.15);display:grid;grid-template-rows:auto 1fr auto auto auto;overflow:hidden}.chat-head{display:flex;align-items:center;padding:20px 22px;border-bottom:1px solid var(--line);gap:12px}.avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--forest2),var(--forest));color:#fff;font:700 20px Fraunces;position:relative}.avatar span{position:absolute;width:12px;height:12px;border-radius:50%;background:#68d391;right:-1px;bottom:1px;border:3px solid white}.chat-head strong,.chat-head small{display:block}.chat-head strong{font-size:15px}.chat-head small{font-size:11px;color:var(--muted);margin-top:3px}.chat-head small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#41b97b;margin-right:5px}.icon-btn{margin-left:auto;border:0;background:#edf3f0;color:var(--forest);width:35px;height:35px;border-radius:50%;cursor:pointer;font-size:18px}.messages{overflow:auto;padding:24px 22px 12px;scroll-behavior:smooth}.msg{display:flex;gap:9px;margin-bottom:15px;animation:rise .25s ease}.msg.user{justify-content:flex-end}.bubble{max-width:82%;padding:12px 15px;border-radius:18px 18px 18px 5px;background:#edf3f0;line-height:1.48;font-size:14px}.user .bubble{background:var(--forest);color:#fff;border-radius:18px 18px 5px 18px}.bubble p{margin:0 0 8px}.bubble p:last-child{margin-bottom:0}.bubble a,.action-link{display:inline-flex;margin-top:8px;background:var(--lime);color:var(--forest);padding:9px 13px;border-radius:10px;text-decoration:none;font-weight:700;font-size:12px}.time{font-size:9px;color:#9aaaa4;margin-top:5px}.user .time{color:#bdd0c9;text-align:right}.typing{display:flex;gap:4px;background:#edf3f0;border-radius:14px;padding:11px 13px;width:max-content;margin:0 22px 8px}.typing span{width:5px;height:5px;background:#83958e;border-radius:50%;animation:bounce 1s infinite}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}.hidden{display:none}.suggestions{display:flex;gap:8px;padding:8px 22px 12px;overflow:auto}.suggestions button{white-space:nowrap;border:1px solid #bfd1c9;background:#fff;color:var(--forest);padding:8px 12px;border-radius:999px;cursor:pointer;font-size:11px;font-weight:600}.suggestions button:hover{background:#edf3f0}.composer{display:grid;grid-template-columns:1fr auto;align-items:end;gap:9px;margin:0 18px 12px;padding:9px 9px 9px 15px;border:1px solid var(--line);border-radius:17px;background:#fafcfb}.composer textarea{resize:none;max-height:100px;border:0;outline:0;background:transparent;color:var(--ink);padding:7px 0;font-size:13px}.composer textarea::placeholder{color:#9ba8a3}.send{border:0;background:var(--forest);color:#fff;width:39px;height:39px;border-radius:12px;cursor:pointer;font-size:19px}.chat-card footer{display:flex;justify-content:center;align-items:center;gap:8px;padding:0 14px 13px;color:#9aa7a2;font-size:9px}.chat-card footer button{border:0;background:none;padding:0;color:var(--muted);text-decoration:underline;cursor:pointer}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,20px);background:#102f28;color:#fff;padding:11px 16px;border-radius:12px;font-size:12px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes rise{from{opacity:0;transform:translateY(5px)}}@keyframes bounce{50%{transform:translateY(-4px)}}
@media(max-width:800px){
  body.chat-started{overflow:hidden;background:#efeae2}
  .shell{display:block;background:var(--forest);padding:0}
  .story{min-height:auto;padding:18px 20px 22px}
  .story-copy h1{font-size:36px;margin:25px 0 12px}
  .story-copy p,.perks{display:none}
  .offer{margin-top:24px}
  .chat-card{width:100%;height:calc(100vh - 214px);min-height:520px;margin:0;border-radius:25px 25px 0 0}
  .brand-mark{width:40px;height:40px}
  .story:after{display:none}

  body.chat-started .gate{display:none}
  body.chat-started .shell{position:fixed;z-index:10;top:var(--mobile-chat-top,0);right:0;bottom:auto;left:0;width:100%;height:var(--mobile-chat-height,100dvh);min-height:0;background:#efeae2;overflow:hidden}
  body.chat-started .story{display:none}
  body.chat-started .chat-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;width:100%;height:100%;min-height:0;margin:0;border-radius:0;box-shadow:none;background:#efeae2;overflow:hidden}
  body.chat-started .chat-head{position:relative;z-index:2;min-height:62px;padding:9px 11px;padding-top:max(9px,env(safe-area-inset-top));gap:9px;background:#fff;border-bottom:1px solid #d9e2dd;box-shadow:0 1px 4px rgba(23,63,53,.07)}
  body.chat-started .avatar{width:40px;height:40px;flex:0 0 40px}
  body.chat-started .avatar span{width:11px;height:11px;border-width:2px;right:0;bottom:0}
  body.chat-started .chat-head strong{font-size:15px;line-height:1.1}
  body.chat-started .chat-head small{font-size:11px;line-height:1.2;margin-top:3px;white-space:nowrap}
  body.chat-started .chat-head small i{display:none}
  body.chat-started .website-btn{margin-left:auto;padding:7px 10px;font-size:11px;white-space:nowrap}
  body.chat-started .icon-btn{display:none}
  body.chat-started .messages{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:14px 10px 8px;scroll-padding-bottom:12px}
  body.chat-started .msg{gap:6px;margin-bottom:9px}
  body.chat-started .reply-avatar{width:28px;height:28px;flex-basis:28px;border-width:1px}
  body.chat-started .bubble{max-width:min(82%,330px);padding:9px 11px;border-radius:15px 15px 15px 4px;font-size:15px;line-height:1.42;overflow-wrap:anywhere;word-break:normal;background:#fff;box-shadow:0 1px 1px rgba(17,55,45,.08)}
  body.chat-started .user .bubble{background:#d9fdd3;color:#17352e;border-radius:15px 15px 4px 15px}
  body.chat-started .bubble a,body.chat-started .action-link{display:flex;justify-content:center;min-height:42px;align-items:center;margin-top:9px;padding:10px 13px;border-radius:9px;font-size:13px;text-align:center}
  body.chat-started .time{font-size:9px;color:#82918b}
  body.chat-started .user .time{color:#668178}
  body.chat-started .typing{margin:0 38px 6px;padding:9px 11px;background:#fff}
  body.chat-started .composer{position:relative;z-index:3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;margin:0;padding:8px 9px calc(8px + env(safe-area-inset-bottom));border:0;border-top:1px solid #d9e2dd;border-radius:0;background:#f7f8f7;box-shadow:0 -1px 5px rgba(23,63,53,.06)}
  body.chat-started .composer textarea{width:100%;min-height:44px;max-height:104px;padding:11px 13px;border:1px solid #d8e1dc;border-radius:22px;background:#fff;font-size:16px;line-height:20px;overflow-y:auto}
  body.chat-started .send{width:auto;min-width:58px;height:44px;padding:0 14px;border-radius:22px;font-size:0;font-weight:700}
  body.chat-started .send:after{content:attr(data-mobile-label);font-size:13px}
}
.gate{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:22px;background:linear-gradient(rgba(10,49,39,.48),rgba(8,41,33,.7)),radial-gradient(circle at 20% 20%,#8ed9ff,#287a60 50%,#123c32);transition:.45s}.gate.closed{opacity:0;visibility:hidden;transform:scale(1.02)}.gate-card{width:min(470px,100%);background:rgba(255,255,255,.97);border-radius:30px;padding:34px;box-shadow:0 35px 90px rgba(4,36,28,.35);text-align:center;border:1px solid rgba(255,255,255,.8)}.gate-avatar{width:92px;height:92px;border-radius:50%;padding:4px;background:linear-gradient(135deg,#d7f26a,#0f7657);margin:-78px auto 21px;box-shadow:0 10px 28px rgba(20,75,59,.26)}.gate-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.gate h2{font:700 36px/1.05 Fraunces;margin:13px 0}.gate h2 em{color:#12815d}.gate p{color:var(--muted);line-height:1.55;font-size:14px;margin:0 auto 22px;max-width:380px}.gate form{text-align:left}.gate label{display:block;font-size:11px;font-weight:700;margin:0 0 7px}.gate input[type=email]{width:100%;border:1px solid #cbdad4;border-radius:13px;padding:14px;outline:0;background:#fff}.gate input[type=email]:focus{border-color:#16805e;box-shadow:0 0 0 3px rgba(22,128,94,.12)}.gate .consent{display:flex;align-items:flex-start;gap:9px;color:#6d7a76;font-weight:500;line-height:1.4;margin:13px 0 18px}.gate .consent input{margin-top:2px;accent-color:#137457}.gate form button{width:100%;border:0;border-radius:14px;padding:14px 16px;background:linear-gradient(135deg,#16835f,#07553f);color:#fff;font-weight:700;display:flex;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 8px 18px rgba(17,111,82,.25)}.gate small{display:block;color:#8b9894;font-size:9px;margin-top:17px}.story{background:linear-gradient(rgba(8,47,38,.28),rgba(8,47,38,.78)),radial-gradient(circle at 15% 15%,#77caff 0,#338d69 43%,#123c32 100%)}.avatar{overflow:visible}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid #fff}.gate .eyebrow{color:#11815d}
.brand-mark img{width:100%;height:100%;object-fit:contain;border-radius:13px}
.gate{background:linear-gradient(rgba(4,35,26,.16),rgba(4,35,26,.48)),url("jungle-adventure.png") center/cover no-repeat}.gate-card{width:min(430px,100%);padding:28px 34px 30px;background:rgba(255,255,255,.93);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8)}.gate-logo{display:block;width:58px;height:58px;object-fit:contain;margin:0 auto 8px}.gate h2{font-size:34px;margin:9px 0}.gate p{margin-bottom:16px}.gate form button{margin-top:14px}.gate-avatar{width:76px;height:76px;margin:-67px auto 10px}.gate .eyebrow{font-size:10px}.gate small,.gate .consent{display:none}
.story{background:linear-gradient(180deg,rgba(5,46,35,.38),rgba(4,39,30,.9)),url("jungle-adventure.png") center/cover no-repeat}.brand-mark{background:#fff;padding:5px;box-shadow:0 4px 14px rgba(0,0,0,.18)}.question-ideas{display:grid;gap:9px;margin-top:16px;max-width:390px}.question-ideas button{text-align:left;border:1px solid rgba(255,255,255,.25);background:rgba(5,45,34,.56);backdrop-filter:blur(7px);color:#fff;padding:11px 14px;border-radius:12px;cursor:pointer;font-size:12px;transition:.2s}.question-ideas button:hover{background:var(--lime);color:var(--forest);transform:translateX(4px)}.chat-head small i{animation:onlinePulse 1.6s ease-out infinite}.reply-avatar{width:32px;height:32px;flex:0 0 32px;border-radius:50%;object-fit:cover;border:2px solid #d7f26a;margin-top:2px}.checks{color:#20a46f;font-weight:700;font-size:11px;margin-left:3px}@keyframes onlinePulse{0%{box-shadow:0 0 0 0 rgba(65,185,123,.65)}70%{box-shadow:0 0 0 7px rgba(65,185,123,0)}100%{box-shadow:0 0 0 0 rgba(65,185,123,0)}}
.gate-card{width:min(500px,100%);padding:34px 42px 32px}.gate-logo{width:66px;height:66px}.gate h2{font-size:38px}.gate p{font-size:15px;margin-bottom:18px}.gate-avatar{width:84px;height:84px;margin:-78px auto 10px}.socials{border-top:1px solid #dbe4e0;margin-top:23px;padding-top:16px}.socials>span{display:block;color:#71817b;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px}.socials>div{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.socials a{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#e7f1ed;color:#116449;text-decoration:none;font-size:10px;font-weight:800;transition:.2s}.socials a:hover{background:#116f50;color:#fff;transform:translateY(-2px)}
.contact-links{display:flex;justify-content:center;align-items:center;gap:9px;margin-top:15px;font-size:11px;color:#9aaba4}.contact-links a{color:#215f4c;font-weight:700;text-decoration:none}.contact-links a:hover{text-decoration:underline}
.story{background:linear-gradient(rgba(4,40,30,.5),rgba(4,40,30,.5)),url("jungle-adventure.png") center/cover no-repeat}.story-connect{z-index:1;margin-top:-10px}.story-socials{display:flex;gap:6px;flex-wrap:wrap}.story-socials a{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;font-size:9px;font-weight:800}.story-socials a:hover{background:var(--lime);color:var(--forest)}.story-contact{display:flex;gap:7px;align-items:center;margin-top:8px;font-size:10px;color:rgba(255,255,255,.55)}.story-contact a{color:rgba(255,255,255,.8);text-decoration:none}.story-contact a:hover{color:var(--lime)}
.website-btn{margin-left:auto;color:#17664f;text-decoration:none;font-size:11px;font-weight:700;background:#edf5f1;border-radius:999px;padding:8px 11px}.website-btn:hover{background:#d7f26a}.website-btn+.icon-btn{margin-left:0}
.story{background:linear-gradient(rgba(54,180,110,.5),rgba(54,180,110,.5)),url("jungle-panel.png") center/cover no-repeat}
.gate{background:linear-gradient(rgba(54,180,110,.5),rgba(54,180,110,.5)),url("jungle-adventure.png") center/cover no-repeat}
