*,:before,:after{box-sizing:border-box}html{overscroll-behavior:none;height:100%;overflow:hidden}html.landing-doc{scroll-snap-type:y mandatory;scroll-behavior:smooth;height:auto;min-height:100%;overflow:hidden auto}html.snap-suspend{scroll-snap-type:none}body{overscroll-behavior:none;touch-action:manipulation;-webkit-text-size-adjust:100%;background:#0a0c0b;width:100%;height:100%;margin:0;position:fixed;inset:0;overflow:hidden}html.landing-doc body{height:auto;min-height:100%;position:static;overflow:visible}#root{isolation:isolate;height:100%;position:relative;overflow:hidden}html.landing-doc #root{height:auto;min-height:100%;overflow:visible}.app-root{height:100%;overflow:hidden}html.landing-doc .app-root{height:auto;min-height:100%;overflow:visible}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}html.landing-doc{scroll-snap-type:none;scroll-behavior:auto}}.admin-page{box-sizing:border-box;min-height:100%;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));color:#ecfdf5eb;background:#070a08;font-family:DM Sans,system-ui,sans-serif}.admin-page__title{letter-spacing:.04em;color:#6ee7b7;margin:0 0 1.25rem;font-size:1.35rem;font-weight:700}.admin-page__form{flex-direction:column;gap:1rem;max-width:22rem;display:flex}.admin-page__label{flex-direction:column;gap:.35rem;display:flex}.admin-page__label-text{letter-spacing:.12em;text-transform:uppercase;color:#a7f3d073;font-size:.72rem;font-weight:600}.admin-page__input{box-sizing:border-box;color:#ecfdf5f2;width:100%;font:inherit;background:#0a120ef2;border:1px solid #6ee7b747;border-radius:.45rem;padding:.55rem .65rem;font-size:.88rem}.admin-page__input:focus{outline-offset:1px;outline:2px solid #34d39973}.admin-page__status{margin:0;font-size:.85rem}.admin-page__status--ok{color:#6ee7b7}.admin-page__status--err{color:#fca5a5}.admin-page__submit{color:#052e16;font:inherit;cursor:pointer;background:linear-gradient(165deg,#6ee7b7 0%,#34d399 100%);border:none;border-radius:.5rem;margin-top:.25rem;padding:.65rem 1rem;font-size:.9rem;font-weight:700}.admin-page__submit:disabled{opacity:.55;cursor:not-allowed}.punishment-shader{z-index:99998;pointer-events:none;width:100%;height:100%;display:block;position:fixed;inset:0}@keyframes chat-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes chat-profile-bg-in{0%{opacity:0}to{opacity:1}}@keyframes chat-profile-body-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.chat-page{color:#ecfdf5eb;background:#070a08;flex-direction:column;height:100%;min-height:0;font-family:DM Sans,system-ui,sans-serif;display:flex}.chat-page__loading{color:#a7f3d099;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.chat-page__header{padding:.75rem 1rem;padding-top:max(.75rem, env(safe-area-inset-top));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a120eeb;border-bottom:1px solid #6ee7b726;flex-shrink:0;align-items:center;gap:.65rem;display:flex}.chat-page__header--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.chat-page__header--clickable:focus-visible{outline-offset:2px;outline:2px solid #34d39973}.chat-page__header-avatar{object-fit:cover;border:1px solid #6ee7b74d;border-radius:50%;width:2.25rem;height:2.25rem}.chat-page__header-avatar--ph{color:#6ee7b7;background:#34d39933;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.chat-page__header-title{font-size:.95rem;font-weight:600}.chat-page__list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.65rem;min-height:0;padding:.75rem .85rem .5rem;display:flex;overflow-y:auto}.chat-page__reply-bar{color:#a7f3d0bf;background:#1e372d8c;border-top:1px solid #6ee7b733;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .85rem;font-size:.8rem;display:flex}.chat-page__reply-bar button{color:#f87171;cursor:pointer;font:inherit;background:0 0;border:none;padding:.25rem .5rem}.chat-page__composer{padding:.65rem .85rem;padding-bottom:max(.65rem, env(safe-area-inset-bottom));background:#080e0bf2;border-top:1px solid #6ee7b726;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.chat-page__input{min-height:2.5rem;max-height:6rem;color:inherit;font:inherit;resize:none;background:#16231ee6;border:1px solid #6ee7b740;border-radius:1rem;flex:1;padding:.55rem .75rem;line-height:1.35}.chat-page__input:focus{outline-offset:1px;outline:2px solid #34d39959}.chat-page__send{color:#052e16;cursor:pointer;background:linear-gradient(165deg,#34d399,#059669);border:1px solid #6ee7b766;border-radius:1rem;flex-shrink:0;min-width:4.5rem;min-height:2.5rem;font-size:.85rem;font-weight:700}.chat-page__send:disabled{opacity:.45;cursor:not-allowed}.chat-msg{touch-action:pan-y;align-self:flex-start;gap:.45rem;max-width:92%;animation:.22s ease-out both chat-msg-in;display:flex}.chat-msg--pending{opacity:.82}.chat-msg--own{flex-direction:row-reverse;align-self:flex-end}.chat-msg__avatar{object-fit:cover;border:1px solid #6ee7b733;border-radius:50%;flex-shrink:0;width:2rem;height:2rem}.chat-msg__avatar--ph{color:#6ee7b7;background:#34d39926;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.chat-msg__bubble-wrap{touch-action:pan-y;flex-direction:column;gap:.2rem;min-width:0;display:flex}.chat-msg__meta{color:#a7f3d073;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;padding:0 .2rem;font-size:.68rem;display:flex}.chat-msg--own .chat-msg__meta{flex-direction:row-reverse;justify-content:flex-start}.chat-msg__meta-name{font:inherit;font-size:inherit;color:inherit;cursor:pointer;text-align:inherit;background:0 0;border:none;max-width:100%;margin:0;padding:0}.chat-msg__meta-name:hover{color:#a7f3d0b8}.chat-msg__meta-name:focus-visible{outline-offset:1px;border-radius:.2rem;outline:2px solid #34d39973}.chat-msg__meta-time{color:#a7f3d052;font-variant-numeric:tabular-nums;white-space:nowrap}.chat-msg__avatar-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;align-self:flex-start;margin:0;padding:0}.chat-msg__avatar-btn:focus-visible{outline-offset:2px;outline:2px solid #34d39980}.chat-msg__bubble{word-break:break-word;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;border-radius:1rem;padding:.55rem .75rem;font-size:.9rem;line-height:1.4;transition:transform .16s ease-out;position:relative}.chat-msg__bubble--dragging{cursor:grabbing;transition:none}.chat-msg:not(.chat-msg--own) .chat-msg__bubble{background:linear-gradient(160deg,#263a30f2 0%,#16231efa 100%);border:1px solid #6ee7b72e;border-radius:1rem 1rem 1rem .25rem}.chat-msg--own .chat-msg__bubble{color:#052e16;background:linear-gradient(165deg,#6ee7b7 0%,#34d399 100%);border:1px solid #a7f3d066;border-radius:1rem 1rem .25rem}.chat-msg__reply-hint{opacity:.75;border-bottom:1px solid #0000001f;margin-bottom:.25rem;padding-bottom:.25rem;font-size:.72rem}.chat-msg--own .chat-msg__reply-hint{border-bottom-color:#052e1626}@keyframes chat-ctx-pop{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes chat-ctx-item{0%{opacity:0}to{opacity:1}}.chat-msg__ctx-menu{z-index:100000;box-sizing:border-box;min-width:min(11rem, calc(100vw - max(.85rem, env(safe-area-inset-left) + env(safe-area-inset-right))));max-width:calc(100vw - max(.85rem, env(safe-area-inset-left) + env(safe-area-inset-right)));max-height:min(52dvh, calc(100dvh - max(.75rem, env(safe-area-inset-top,0px)) - max(.75rem, env(safe-area-inset-bottom,0px))));-webkit-overflow-scrolling:touch;background:#0c1612fa;border:1px solid #6ee7b759;border-radius:.5rem;flex-direction:column;gap:.1rem;padding:.35rem;display:flex;position:fixed;overflow:hidden auto;box-shadow:0 10px 36px #00000080}.chat-msg__ctx-menu[data-corner=br]{right:max(.45rem, env(safe-area-inset-right,0px));bottom:max(.45rem, env(safe-area-inset-bottom,0px));transform-origin:100% 100%;top:auto;left:auto}.chat-msg__ctx-menu[data-corner=bl]{left:max(.45rem, env(safe-area-inset-left,0px));bottom:max(.45rem, env(safe-area-inset-bottom,0px));transform-origin:0 100%;top:auto;right:auto}.chat-msg__ctx-menu[data-corner=tr]{right:max(.45rem, env(safe-area-inset-right,0px));top:max(.45rem, env(safe-area-inset-top,0px));transform-origin:100% 0;bottom:auto;left:auto}.chat-msg__ctx-menu[data-corner=tl]{left:max(.45rem, env(safe-area-inset-left,0px));top:max(.45rem, env(safe-area-inset-top,0px));transform-origin:0 0;bottom:auto;right:auto}.chat-msg__ctx-menu[data-corner]{animation:.13s cubic-bezier(.22,1,.45,1) both chat-ctx-pop}.chat-msg__ctx-menu[data-corner] button{animation:.1s ease-out both chat-ctx-item}.chat-msg__ctx-menu[data-corner] button:first-child{animation-delay:20ms}.chat-msg__ctx-menu[data-corner] button:nth-child(2){animation-delay:50ms}.chat-msg__ctx-menu[data-corner] button:nth-child(3){animation-delay:70ms}@media (prefers-reduced-motion:reduce){.chat-msg__ctx-menu[data-corner],.chat-msg__ctx-menu[data-corner] button{animation:none}}.chat-msg__ctx-menu button{color:#ecfdf5eb;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.35rem;margin:0;padding:.45rem .55rem;font-size:.82rem}.chat-msg__ctx-menu button:hover{background:#34d3991f}.chat-msg__ctx-menu--danger{color:#fca5a5!important}.chat-msg__ctx-menu--danger:hover{background:#f871711f!important}.chat-profile{z-index:20000;background:#070a08;flex-direction:column;animation:.2s ease-out both chat-profile-bg-in;display:flex;position:fixed;inset:0}.chat-profile__bar{padding:.55rem .65rem;padding-top:max(.55rem, env(safe-area-inset-top));background:#0a120ef2;border-bottom:1px solid #6ee7b726;flex-shrink:0}.chat-profile__back{color:#6ee7b7;cursor:pointer;background:#34d3991f;border:none;border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.35rem;line-height:1;display:flex}.chat-profile__back:hover{background:#34d39933}.chat-profile__body{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:1rem;padding:2rem 1.5rem;animation:.28s ease-out 50ms both chat-profile-body-in;display:flex;overflow-y:auto}.chat-profile__loading,.chat-profile__empty{color:#a7f3d073;font-size:1rem}.chat-profile__avatar{object-fit:cover;border:3px solid #6ee7b759;border-radius:50%;width:8.5rem;height:8.5rem;box-shadow:0 12px 40px #00000059}.chat-profile__avatar--ph{color:#6ee7b7;background:#34d3992e;border:3px solid #6ee7b74d;border-radius:50%;justify-content:center;align-items:center;width:8.5rem;height:8.5rem;font-size:2.5rem;font-weight:800;display:flex}.chat-profile__tag{color:#6ee7b7d9;font-size:1.05rem;font-weight:500}.chat-profile__name{text-align:center;font-size:1.35rem;font-weight:700}.chat-profile__id{color:#a7f3d066;font-variant-numeric:tabular-nums;font-size:.85rem}.shader-bg{z-index:0;pointer-events:none;width:100%;height:100%;display:block;position:fixed;inset:0}.page{z-index:1;overscroll-behavior:contain;height:100%;max-height:100%;position:relative;overflow:hidden auto}html.landing-doc .page{overscroll-behavior:auto;height:auto;max-height:none;overflow:visible}.watermark{left:50%;bottom:max(.65rem, env(safe-area-inset-bottom,0px));letter-spacing:.18em;color:#b4b4b433;pointer-events:none;z-index:5;-webkit-user-select:none;user-select:none;margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:.7rem;font-weight:500;position:fixed;transform:translate(-50%)}.page:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(95% 75% at 50% 45%,#0000 25%,#030806d1 100%),linear-gradient(165deg,#08120c8c 0%,#0000 45%,#040a07a6 100%);position:fixed;inset:0}.page:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(55% 45% at 20% 15%,#2d784b24,#0000 60%),radial-gradient(50% 40% at 85% 70%,#1e5a3c1a,#0000 55%);position:fixed;inset:0}.snap-section{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:normal;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:clamp(1.5rem,5vw,3rem);display:flex}.snap-section--pricing{scroll-snap-align:center;min-height:110dvh;padding-top:clamp(2rem,8vh,4rem);padding-bottom:clamp(2.5rem,10vh,5rem)}.pricing-block{max-width:100%;display:inline-block;position:relative}.pricing-arrow{pointer-events:none;z-index:2;filter:drop-shadow(0 4px 14px #00000080)drop-shadow(0 0 24px #34d3991f);width:clamp(5.5rem,34vw,10.5rem);height:auto;position:absolute;top:0;left:0;transform:translate(calc(-100% - .5rem),calc(-100% - .45rem))}.snap-section--intro{padding-top:max(1rem, env(safe-area-inset-top));justify-content:flex-start;padding-bottom:clamp(1.5rem,4vh,2.5rem);position:relative}.title{letter-spacing:-.04em;text-align:center;background:linear-gradient(135deg,#e8f5e9 0%,#a7f3d0 35%,#6ee7b7 55%,#d1fae5 100%);color:#0000;filter:drop-shadow(0 0 40px #34d39940);-webkit-background-clip:text;background-clip:text;width:min(100% - 2rem,42rem);margin:0;font-family:Syne,system-ui,sans-serif;font-size:clamp(2.75rem,10vw,6.5rem);font-weight:800;line-height:.95;animation:2.4s cubic-bezier(.4,0,.2,1) forwards title-intro;position:absolute;left:50%;transform:translate(-50%,-50%)}.chat-log{flex-direction:column;justify-content:flex-end;gap:.65rem;width:min(24.5rem,100%);min-height:calc(100dvh - clamp(8rem,24vh,11rem));margin-top:clamp(6.5rem,20vh,9rem);margin-left:auto;margin-right:auto;padding-bottom:.5rem;display:flex}.chat-row{max-width:100%;animation:.62s cubic-bezier(.22,1,.36,1) both bubble-in;animation-delay:calc(1.05s + .2s * var(--i,0));align-items:flex-end;gap:.5rem;display:flex}.chat-row--in{flex-direction:row;align-self:flex-start}.chat-row--out{flex-direction:row-reverse;align-self:flex-end}.avatar{object-fit:cover;border:2px solid #6ee7b759;border-radius:50%;flex-shrink:0;width:clamp(2.35rem,7.5vw,2.65rem);height:clamp(2.35rem,7.5vw,2.65rem);box-shadow:0 0 0 1px #00000059,0 6px 16px -4px #00000080}.chat-row--out .avatar{border-color:#a7f3d08c}.bubble{min-width:0;max-width:min(17.5rem,100% - 3.25rem);padding:.65rem .95rem .7rem;font-family:DM Sans,system-ui,sans-serif;font-size:clamp(.95rem,3.2vw,1.05rem);font-weight:500;line-height:1.4;box-shadow:inset 0 1px #ffffff0f,0 12px 28px -8px #00000073}.bubble--in{text-align:left;color:#ecfdf5eb;background:linear-gradient(160deg,#263a30eb 0%,#16231ef2 100%);border:1px solid #6ee7b733;border-radius:1.1rem 1.1rem 1.1rem .28rem}.bubble--out{text-align:left;color:#061812f2;background:linear-gradient(165deg,#6ee7b7 0%,#34d399 45%,#2dd4bf 100%);border:1px solid #a7f3d073;border-radius:1.1rem 1.1rem .28rem}@keyframes title-intro{0%,26%{top:50%;transform:translate(-50%,-50%)scale(1)}38%,to{top:clamp(5.25rem,15vh,8.5rem);transform:translate(-50%,-50%)scale(1)}}@keyframes bubble-in{0%{opacity:0;transform:translateY(calc(100% + 1.25rem))scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.price-card{-webkit-backdrop-filter:blur(12px);color:inherit;cursor:pointer;background:linear-gradient(145deg,#1e372d8c 0%,#0f1916b8 100%);border:1px solid #6ee7b759;border-radius:1.25rem;flex-direction:column;align-items:center;gap:.35rem;padding:clamp(1.75rem,4vw,2.5rem) clamp(2.5rem,6vw,4rem);text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:inset 0 0 0 1px #00000059,0 25px 50px -12px #0000008c,0 0 80px -20px #34d39959}.pricing-block:hover .price-card{border-color:#6ee7b78c;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #00000059,0 28px 56px -12px #0000008c,0 0 90px -18px #34d39973}.pricing-block:hover .pricing-arrow{transform:translate(calc(-100% - .5rem),calc(-100% - .45rem - 2px))}.price-card:focus-visible{outline-offset:4px;outline:2px solid #6ee7b7bf}.price-card__label{letter-spacing:.2em;text-transform:uppercase;color:#a7f3d0a6;font-family:DM Sans,system-ui,sans-serif;font-size:.8rem;font-weight:600}.price-card__amount{letter-spacing:-.03em;color:#ecfdf5;text-shadow:0 0 60px #34d39966;font-family:Syne,system-ui,sans-serif;font-size:clamp(3rem,12vw,5rem);font-weight:800}@media (prefers-reduced-motion:reduce){.title{animation:none;top:clamp(5.25rem,15vh,8.5rem);transform:translate(-50%,-50%)}.chat-row{opacity:1;animation:none;transform:none}}
