html.landing-page-root{overflow-y:auto;overscroll-behavior-y:auto;scroll-behavior:auto;-webkit-overflow-scrolling:touch}body.landing-page-body{background:#03080e;overflow-y:auto;overscroll-behavior-y:auto;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch}.landing-page{--landing-bg: #03080e;--landing-bg-soft: #07111a;--landing-surface: rgba(15, 27, 40, .88);--landing-surface-deep: rgba(10, 20, 31, .96);--landing-border: rgba(129, 158, 184, .25);--landing-border-strong: rgba(147, 174, 199, .35);--landing-text: #f6f8fb;--landing-muted: #a8b6c7;--landing-green: #22d363;--landing-green-soft: #8cf5a5;--landing-cyan: #35c8f1;--landing-yellow: #f6c945;--landing-red: #ff654f;--slide-max: 1120px;min-height:100vh;overflow-x:hidden;isolation:isolate;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 67% 12%,rgba(34,211,99,.12),transparent 34rem),radial-gradient(circle at 44% 44%,rgba(34,211,99,.08),transparent 42rem),radial-gradient(circle at 55% 74%,rgba(34,211,99,.09),transparent 38rem),linear-gradient(180deg,#03080e,#061018 36%,#03080e 62%,#061018 82%,#03080e);color:var(--landing-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing-page *,.landing-page *:before,.landing-page *:after{box-sizing:border-box}.landing-page a{color:inherit}.landing-page,.landing-page *{touch-action:pan-y pinch-zoom}.landing-motion-beam{position:fixed;z-index:0;top:22vh;left:58vw;width:min(48vw,720px);height:92px;border-radius:999px 62% 999px 54%;background:linear-gradient(90deg,#35c8f100,#22d36317 45%,#8cf5a50a 72%,#22d36300),radial-gradient(ellipse at 52% 48%,rgba(34,211,99,.1),transparent 70%);filter:blur(42px);opacity:.36;pointer-events:none;transform:translate3d(-50%,0,0) rotate(-6deg);animation:landing-beam-drift 18s ease-in-out infinite}.ui-button{display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:9px;font-family:inherit;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;user-select:none;-webkit-user-select:none;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.ui-button:focus-visible{outline:2px solid var(--landing-green);outline-offset:3px}.ui-button:active{transform:translateY(1px) scale(.98)}.ui-button svg[data-icon]{width:24px;height:24px;flex:0 0 auto}.ui-button--default{background:linear-gradient(180deg,#22de66,#15bf53);color:#f3fff6;box-shadow:0 14px 34px #1fcb574d}.ui-button--default:hover{background:linear-gradient(180deg,#2deb72,#1ccc5c);box-shadow:0 18px 42px #1fcb5761;transform:translateY(-1px)}.ui-button--outline{border-color:#ffffff75;background:#070d145c;color:var(--landing-text)}.ui-button--outline:hover{border-color:#ffffffbd;background:#ffffff12;transform:translateY(-1px)}.ui-button--ghost{background:transparent;color:var(--landing-muted)}.ui-button--default-size{min-height:48px;padding:0 22px;font-size:16px}.ui-button--lg{min-height:58px;padding:0 28px;font-size:22px}.ui-button--sm{min-height:42px;padding:0 21px;font-size:16px}.ui-card{min-width:0;border:1px solid var(--landing-border);border-radius:9px;background:linear-gradient(180deg,#142230e0,#08121deb),var(--landing-surface);box-shadow:inset 0 1px #ffffff09,0 18px 48px #00000029}.ui-card-title{margin:0;color:var(--landing-text);font-size:28px;font-weight:900;line-height:1.15}.ui-card-description{margin:0;color:var(--landing-muted);font-size:20px;line-height:1.45}.landing-slide{position:relative;display:flex;width:100%;min-height:auto;overflow:hidden;background:transparent}.landing-slide:before{position:absolute;top:-18%;right:0;bottom:-18%;left:0;z-index:0;content:"";background:radial-gradient(circle at 70% 28%,rgba(34,211,99,.06),transparent 31rem),linear-gradient(180deg,#03080e00,#07111a2e 48%,#03080e00);mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 76%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 76%,transparent 100%);pointer-events:none}.landing-slide-inner{position:relative;z-index:2;width:min(var(--slide-max),calc(100% - 96px));margin:0 auto}.landing-logo{display:inline-flex;align-items:center;gap:11px;width:max-content;color:var(--landing-text);font-size:23px;font-weight:850;letter-spacing:0;text-decoration:none}.landing-logo-mark{position:relative;width:28px;height:28px}.landing-logo-mark:before,.landing-logo-mark:after,.landing-logo-mark span:before,.landing-logo-mark span:after{position:absolute;width:9px;height:9px;content:"";border-color:var(--landing-green)}.landing-logo-mark:before{top:2px;left:2px;border-top:4px solid;border-left:4px solid;border-radius:6px 0 0}.landing-logo-mark:after{top:2px;right:2px;border-top:4px solid;border-right:4px solid;border-radius:0 6px 0 0}.landing-logo-mark span:before{bottom:2px;left:2px;border-bottom:4px solid;border-left:4px solid;border-radius:0 0 0 6px}.landing-logo-mark span:after{right:2px;bottom:2px;border-right:4px solid;border-bottom:4px solid;border-radius:0 0 6px}.landing-header{position:relative;z-index:4;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(var(--slide-max),calc(100% - 112px));height:96px;margin:0 auto;border-bottom:1px solid rgba(132,158,183,.18)}.landing-nav{display:inline-flex;align-items:center;gap:48px;color:#eef4fb;font-size:15px;font-weight:500}.landing-nav a{text-decoration:none;transition:color .15s ease}.landing-nav a:hover{color:var(--landing-green-soft)}.landing-login{justify-self:end}.landing-hero{display:block;min-height:auto}.landing-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);align-items:center;gap:36px;width:min(var(--slide-max),calc(100% - 112px));min-height:0;margin:0 auto;padding:22px 0 38px}.landing-hero-copy{min-width:0;animation:landing-reveal-up .54s ease both}.landing-hero h1{max-width:520px;margin:0;color:var(--landing-text);font-size:clamp(50px,5.2vw,66px);font-weight:900;line-height:1.11;letter-spacing:0;text-shadow:0 10px 34px rgba(0,0,0,.35)}.landing-hero h1 span{color:var(--landing-green)}.landing-hero-subtitle{max-width:510px;margin:24px 0 30px;color:var(--landing-muted);font-size:clamp(22px,2.2vw,27px);font-weight:650;line-height:1.42}.landing-primary-cta{width:max-content}.landing-hero-note{margin:21px 0 0;color:var(--landing-muted);font-size:16px}.landing-feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:444px;margin-top:36px}.landing-feature-chip{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:11px;min-height:64px;padding:12px 16px;border:1px solid var(--landing-border);border-radius:8px;background:#101d2ab8;color:var(--landing-text);font-size:14px;font-weight:750;line-height:1.18}.landing-feature-chip svg{width:30px;height:30px;color:var(--landing-green);stroke-width:2}.landing-hero-visual{position:relative;min-width:0;min-height:min(660px,calc(100svh - 132px));margin-left:-12px;overflow:hidden;pointer-events:none}.landing-hero-visual:before{position:absolute;top:4%;right:1%;bottom:11%;left:10%;content:"";border:0;border-radius:32px;background:radial-gradient(circle at 78% 80%,rgba(34,211,99,.2),transparent 17rem),radial-gradient(circle at 44% 36%,rgba(53,200,241,.07),transparent 19rem),linear-gradient(145deg,#09141f0a,#060b121f);box-shadow:0 34px 90px #0000001f;mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 62%,transparent 92%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 62%,transparent 92%)}.landing-hero-visual:after{position:absolute;right:0;bottom:0;left:0;z-index:5;height:174px;content:"";background:radial-gradient(ellipse at 62% 66%,rgba(34,211,99,.1),transparent 35rem),linear-gradient(180deg,#03080e00,#03080e57 48%,#03080e00);filter:blur(8px)}.landing-phone-mockup{position:absolute;transform-origin:center bottom;will-change:transform}.landing-phone-mockup-main{z-index:2;top:18px;left:13%;width:min(47%,318px);transform:rotate(-3.5deg);animation:landing-phone-float-main 7s ease-in-out infinite}.landing-phone-mockup-side{z-index:3;top:108px;right:5%;width:min(36%,244px);transform:rotate(5deg);animation:landing-phone-float-side 8s ease-in-out infinite}.landing-phone-frame{position:relative;aspect-ratio:1183 / 2560;overflow:hidden;border:1px solid rgba(226,236,247,.3);border-radius:46px;background:linear-gradient(110deg,#ffffff5c,#54606e14 20%,#ffffff2e 52%,#1d242ff0),#111821;box-shadow:inset 7px 0 11px #ffffff1a,inset -8px 0 12px #000000a3,0 28px 52px #00000094,0 0 0 1px #000000a3}.landing-phone-frame:before{position:absolute;top:12px;right:12px;bottom:12px;left:12px;z-index:2;content:"";border:1px solid rgba(255,255,255,.08);border-radius:36px;box-shadow:inset 0 0 0 1px #00000094,inset 14px 0 24px #ffffff0d,inset -14px 0 28px #00000061;pointer-events:none}.landing-phone-frame:after{position:absolute;top:21%;right:-3px;z-index:1;width:4px;height:92px;content:"";border-radius:999px;background:linear-gradient(180deg,#48505b,#171d25);box-shadow:-1px 0 #ffffff24}.landing-phone-frame img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transform-origin:center center}.landing-phone-screen{position:absolute;top:12px;right:12px;bottom:12px;left:12px;overflow:hidden;border-radius:34px;background:#060b10}.landing-phone-screen-project{background:#080d13}.landing-phone-screen-project img{top:3%;left:3%;width:94%;height:94%;border-radius:25px;object-fit:fill;transform:none}.landing-phone-screen-editor img{top:3%;left:3%;width:94%;height:94%;border-radius:25px;object-fit:fill;object-position:center center;transform:none}.landing-phone-notch{position:absolute;z-index:4;top:10px;left:50%;width:34%;height:28px;border-radius:0 0 19px 19px;background:#05070b;box-shadow:inset 0 -1px #ffffff0f,0 3px 7px #00000061;transform:translate(-50%)}.landing-phone-notch:after{position:absolute;top:8px;right:24%;width:7px;height:7px;content:"";border-radius:999px;background:radial-gradient(circle,#3070bfd1,#02060a 62%)}.landing-hero-glow{position:absolute;z-index:1;border-radius:999px;filter:blur(2px)}.landing-hero-glow-left{right:41%;bottom:12%;width:210px;height:20px;background:#22d36342;box-shadow:0 0 72px 42px #22d36324;transform:rotate(-9deg)}.landing-hero-glow-right{right:10%;bottom:20%;width:170px;height:18px;background:#22d36352;box-shadow:0 0 58px 34px #22d36329;transform:rotate(7deg)}@keyframes landing-phone-float-main{0%,to{transform:rotate(-3.5deg) translateY(0)}50%{transform:rotate(-3.2deg) translateY(-7px)}}@keyframes landing-phone-float-side{0%,to{transform:rotate(5deg) translateY(0)}50%{transform:rotate(4.6deg) translateY(6px)}}@keyframes landing-reveal-up{0%{opacity:1;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-beam-drift{0%,to{transform:translate3d(-50%,0,0) rotate(-6deg) scaleX(1)}42%{transform:translate3d(-58%,34vh,0) rotate(4deg) scaleX(.78)}72%{transform:translate3d(-36%,66vh,0) rotate(-2deg) scaleX(1.08)}}.landing-actions{min-height:min(92svh,700px);align-items:center;padding:clamp(46px,7svh,64px) 0 clamp(54px,8svh,76px)}.landing-reveal-card{animation:landing-reveal-up .52s ease both;animation-delay:var(--reveal-delay, 0s)}.landing-actions h2{margin:0 0 44px 20px;color:var(--landing-text);font-size:clamp(54px,5.9vw,74px);font-weight:900;line-height:1;letter-spacing:0}.landing-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:min(1090px,100%);margin:0 auto}.landing-action-card{min-height:clamp(340px,48svh,386px);padding:28px 30px 30px;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.landing-action-card:hover,.landing-audience-card:hover{transform:translateY(-2px);border-color:#8cf5a573;box-shadow:0 20px 48px #00000040}.landing-action-card .ui-card-header{position:relative;min-height:216px;padding:0}.landing-action-card .ui-card-content{display:flex;flex-direction:column;gap:18px}.landing-step-badge{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:999px;background:radial-gradient(circle at 35% 28%,#82f59f,#1fbd55 78%);color:#effff3;font-size:25px;font-weight:900;box-shadow:0 12px 32px #22d36357}.landing-action-icon{position:absolute;top:84px;left:50%;width:92px;height:92px;color:var(--landing-green-soft);stroke-width:1.8;transform:translate(-50%);filter:drop-shadow(0 0 18px rgba(34,211,99,.22))}.landing-title-rule{display:block;width:52px;height:5px;margin:20px auto 0;border-radius:999px;background:var(--landing-green)}.landing-chaos{min-height:min(96svh,780px);align-items:center;padding:clamp(54px,8svh,76px) 0 clamp(70px,10svh,96px)}.landing-chaos h2,.landing-audience h2{margin:0;color:var(--landing-text);font-size:clamp(38px,4vw,48px);font-weight:900;line-height:1.12;text-align:center}.landing-chaos-layout{display:grid;grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);align-items:center;gap:28px;margin-top:40px}.landing-chaos-card{min-height:clamp(396px,56svh,512px);padding:26px 30px;border-radius:12px}.landing-chaos-card h3{margin:0;color:var(--landing-muted);font-size:24px;font-weight:850;text-align:center}.landing-plan-card h3{color:var(--landing-green-soft)}.landing-chaos-map{position:relative;min-height:320px;margin-top:22px}.landing-chaos-token{position:absolute;z-index:2;display:inline-grid;grid-template-columns:28px auto;min-height:48px;align-items:center;justify-content:start;gap:10px;padding:0 16px 0 13px;border:1px solid var(--landing-border);border-radius:8px;background:#111f2de6;color:var(--landing-text);font-size:15px;font-weight:700;white-space:nowrap}.landing-token-logo{position:relative;display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;flex:0 0 auto;box-shadow:0 8px 18px #00000047}.landing-token-logo-sheets{background:#0f9d58}.landing-token-logo-sheets:before{position:absolute;top:5px;right:6px;bottom:5px;left:7px;content:"";border:2px solid rgba(255,255,255,.94);border-radius:1px}.landing-token-logo-sheets:after{position:absolute;top:9px;right:8px;bottom:7px;left:9px;content:"";background:linear-gradient(#fff,#fff) 0 0 / 100% 2px no-repeat,linear-gradient(#fff,#fff) 0 50% / 100% 2px no-repeat,linear-gradient(#fff,#fff) 0 100% / 100% 2px no-repeat,linear-gradient(90deg,#fff,#fff) 50% 0 / 2px 100% no-repeat;opacity:.92}.landing-token-logo-notes,.landing-token-logo-iphone{background:linear-gradient(180deg,#ffdf66,#f2bd36 36%,#fff 37%,#fff)}.landing-token-logo-notes:before,.landing-token-logo-iphone:before{position:absolute;right:5px;bottom:5px;left:5px;height:8px;content:"";background:repeating-linear-gradient(180deg,#c3cad4 0 1px,transparent 1px 4px)}.landing-token-logo-notion{border:2px solid #111821;background:#f8fafc;color:#121820;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:900}.landing-token-logo-notion:before{content:"N"}.landing-token-logo-voice{border-radius:999px;background:#0b1a28}.landing-token-logo-voice:before{width:16px;height:18px;content:"";background:linear-gradient(90deg,#20b7f0 0 2px,transparent 2px 4px,#20b7f0 4px 6px,transparent 6px 8px,#20b7f0 8px 10px,transparent 10px 12px,#20b7f0 12px 14px,transparent 14px 16px);clip-path:polygon(0 35%,12% 35%,12% 66%,25% 66%,25% 18%,38% 18%,38% 88%,51% 88%,51% 0,64% 0,64% 78%,77% 78%,77% 24%,90% 24%,90% 60%,100% 60%,100% 100%,0 100%)}.landing-token-logo-check{background:#101b28;border:1px solid rgba(255,255,255,.16)}.landing-token-logo-check:before{position:absolute;top:6px;left:6px;width:12px;height:10px;content:"";background:linear-gradient(90deg,#f8fbff,#f8fbff) 9px 1px / 9px 2px no-repeat,linear-gradient(90deg,#f8fbff,#f8fbff) 9px 6px / 9px 2px no-repeat,linear-gradient(90deg,#f8fbff,#f8fbff) 9px 11px / 9px 2px no-repeat}.landing-token-logo-check:after{position:absolute;top:6px;left:5px;width:6px;height:10px;content:"";border-right:2px solid #f8fbff;border-bottom:2px solid #f8fbff;transform:rotate(45deg) scale(.72)}.landing-token-logo-ideas{border-radius:999px;background:#142033}.landing-token-logo-ideas:before{width:12px;height:15px;content:"";border:3px solid #ffd33f;border-bottom:0;border-radius:12px 12px 3px 3px}.landing-token-logo-ideas:after{position:absolute;bottom:4px;width:10px;height:3px;content:"";border-radius:999px;background:#ffd33f}.landing-token-logo-telegram{border-radius:999px;background:#2aabee}.landing-token-logo-telegram:before{width:0;height:0;content:"";border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:13px solid #fff;transform:translate(1px) rotate(-12deg)}.token-sheets{top:64px;left:14px}.token-notes{top:0;left:50%;transform:translate(-50%)}.token-notion{top:64px;right:14px}.token-voice{top:144px;left:14px}.token-iphone{top:144px;right:14px}.token-check{bottom:70px;left:14px}.token-ideas{bottom:8px;left:42px}.token-telegram{right:42px;bottom:8px}.landing-chaos-lines{position:absolute;top:18px;right:45px;bottom:0;left:45px;z-index:1;width:calc(100% - 90px);height:calc(100% - 18px);overflow:visible}.landing-chaos-lines path{fill:none;stroke:#8b9aab73;stroke-linecap:round;stroke-width:4}.landing-arrow{color:var(--landing-green);font-size:66px;font-weight:300;text-align:center;filter:drop-shadow(0 0 16px rgba(34,211,99,.25))}.landing-plan-list{display:grid;gap:14px;margin-top:34px}.landing-plan-row{display:grid;grid-template-columns:58px auto 1fr;align-items:center;gap:14px;min-height:78px;padding:12px 26px;border:1px solid var(--landing-border);border-radius:8px;background:#0c1722b8}.landing-plan-row svg{width:42px;height:42px;color:var(--landing-green-soft);stroke-width:1.8}.landing-plan-row span{color:var(--landing-green-soft);font-size:24px;font-weight:900}.landing-plan-row p{margin:0;color:var(--landing-text);font-size:20px;font-weight:800;line-height:1.28}.landing-plan-row:last-child p{color:var(--landing-text)}.landing-audience{min-height:min(92svh,720px);align-items:center;padding:clamp(54px,8svh,76px) 0 clamp(70px,10svh,96px)}.landing-audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px}.landing-audience-card{min-height:clamp(300px,47svh,340px);padding:38px 16px 28px;text-align:center;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.landing-audience-card .ui-card-header{display:flex;min-height:118px;justify-content:center}.landing-audience-card .ui-card-content{display:flex;flex-direction:column;gap:17px}.landing-audience-icon{width:86px;height:86px;color:var(--landing-green-soft);stroke-width:1.75}.landing-audience-card .ui-card-title{font-size:20px;line-height:1.12}.landing-audience-card .ui-card-description{font-size:17px}.landing-demo{min-height:min(100svh,840px);align-items:center;padding:clamp(54px,8svh,72px) 0 clamp(52px,7svh,72px)}.landing-demo-inner{display:grid;grid-template-columns:minmax(380px,450px) minmax(0,520px);align-items:center;justify-content:center;gap:82px;width:min(var(--slide-max),calc(100% - 112px));margin:0 auto}.landing-video-shell{position:relative;width:min(100%,450px);aspect-ratio:450 / 710;overflow:hidden;border:1px solid var(--landing-border-strong);border-radius:22px;background:#08121c;box-shadow:0 24px 62px #0000006b}.landing-video{display:block;width:100%;height:100%;object-fit:cover;background:#08121c;opacity:0;transition:opacity .18s ease}.landing-video-shell.is-playing .landing-video{opacity:1}.landing-video-poster-art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;object-fit:cover}.landing-video-hitarea{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border:0;background:transparent;cursor:pointer}.landing-video-hitarea:focus-visible{outline:3px solid var(--landing-green);outline-offset:-6px}.landing-demo-copy{min-width:0}.landing-demo-copy h2{margin:0;color:var(--landing-text);font-size:clamp(42px,5.2vw,58px);font-weight:900;line-height:1.12}.landing-demo-copy h2 span{color:var(--landing-green)}.landing-demo-copy p{max-width:500px;margin:24px 0 28px;color:var(--landing-muted);font-size:24px;font-weight:520;line-height:1.42}.landing-demo-list{display:grid;gap:13px}.landing-demo-point{display:grid;grid-template-columns:62px 1fr;align-items:center;min-height:74px;padding:12px 20px;border:1px solid var(--landing-border);border-radius:9px;background:#0d1926db;color:var(--landing-text);font-size:22px;font-weight:850}.landing-demo-point svg{width:42px;height:42px;color:var(--landing-green-soft);stroke-width:1.8}.landing-demo-cta{width:min(100%,370px);margin-top:20px}.landing-footer{position:relative;z-index:2;padding:34px 0 calc(42px + env(safe-area-inset-bottom,0px))}.landing-footer:before{position:absolute;top:0;right:0;left:0;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(143,161,179,.22),transparent)}.landing-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(var(--slide-max),calc(100% - 112px));margin:0 auto}.landing-footer p{max-width:420px;color:var(--landing-muted);font-size:14px;line-height:1.45;text-align:center}.landing-footer-links{display:flex;align-items:center;gap:18px;color:var(--landing-muted);font-size:14px;font-weight:700}.landing-footer-links a{text-decoration:none;transition:color .15s ease}.landing-footer-links a:hover{color:var(--landing-green-soft)}@media (max-width: 1040px){.landing-header,.landing-hero-inner,.landing-slide-inner,.landing-demo-inner,.landing-footer-inner{width:min(100% - 48px,var(--slide-max))}.landing-hero-inner{grid-template-columns:1fr;min-height:0;padding-top:46px}.landing-hero-visual{min-height:590px;margin-left:0}.landing-phone-mockup-main{left:17%;width:min(45%,320px)}.landing-phone-mockup-side{top:104px;right:15%;width:min(34%,232px)}.landing-chaos-layout,.landing-demo-inner{grid-template-columns:1fr}.landing-arrow{transform:rotate(90deg)}.landing-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.landing-slide{min-height:auto;overflow:visible}.landing-motion-beam{position:absolute;top:18vh;width:78vw;height:78px;filter:blur(38px);opacity:.24;animation:none}.landing-header{grid-template-columns:1fr auto;height:72px;width:calc(100% - 36px)}.landing-nav{display:none}.landing-logo{font-size:18px}.landing-logo-mark{width:25px;height:25px}.landing-login{min-height:39px;padding:0 16px;font-size:14px}.landing-hero-inner,.landing-slide-inner,.landing-demo-inner,.landing-footer-inner{width:calc(100% - 36px)}.landing-hero-inner{gap:26px;padding:42px 0 36px}.landing-hero h1{font-size:clamp(42px,13vw,58px)}.landing-hero-subtitle{margin:21px 0 24px;font-size:20px}.ui-button--lg{min-height:52px;padding:0 20px;font-size:16px}.ui-button svg[data-icon]{width:19px;height:19px}.landing-hero-note{font-size:14px}.landing-feature-row{grid-template-columns:1fr;max-width:none;gap:10px;margin-top:26px}.landing-feature-chip{min-height:56px;font-size:16px}.landing-hero-visual{min-height:clamp(410px,96vw,500px);margin-top:0}.landing-hero-visual:before{top:5%;right:-6%;bottom:5%;left:-4%;border-radius:24px}.landing-phone-mockup-main{top:8px;left:6%;width:min(57%,224px)}.landing-phone-mockup-side{top:78px;right:5%;width:min(42%,164px)}.landing-phone-frame{padding:0;border-radius:36px}.landing-phone-frame:before{top:7px;right:7px;bottom:7px;left:7px;border-radius:28px}.landing-phone-screen{top:9px;right:9px;bottom:9px;left:9px;border-radius:27px}.landing-phone-screen-project img,.landing-phone-screen-editor img{top:3%;left:3%;border-radius:20px}.landing-phone-notch{top:8px;height:22px;border-radius:0 0 15px 15px}.landing-actions,.landing-chaos,.landing-audience,.landing-demo{min-height:auto;padding:64px 0}.landing-actions h2,.landing-chaos h2,.landing-audience h2,.landing-demo-copy h2{margin-left:0;font-size:clamp(30px,9vw,40px);text-align:center}.landing-action-grid,.landing-audience-grid{grid-template-columns:1fr;gap:16px}.landing-action-card{min-height:250px;padding:24px}.landing-action-card .ui-card-header{min-height:110px}.landing-action-icon{top:48px;width:64px;height:64px}.landing-step-badge{width:34px;height:34px;font-size:18px}.ui-card-title{font-size:22px}.ui-card-description{font-size:16px}.landing-chaos-layout{gap:18px}.landing-chaos-card{min-height:auto;padding:22px 16px}.landing-chaos-card h3{font-size:20px}.landing-chaos-map{min-height:316px;transform:none}.landing-chaos-token{grid-template-columns:22px auto;min-height:38px;gap:7px;padding:0 9px;font-size:12px}.landing-token-logo{width:20px;height:20px}.token-sheets{top:54px;left:0}.token-notion{top:54px;right:0}.token-voice{top:124px;left:0}.token-iphone{top:124px;right:0}.token-check{top:194px;bottom:auto;left:0}.token-ideas{bottom:0;left:0}.token-telegram{right:0;bottom:0}.landing-plan-list{margin-top:24px}.landing-plan-row{grid-template-columns:38px auto 1fr;min-height:62px;gap:10px;padding:12px}.landing-plan-row svg{width:30px;height:30px}.landing-plan-row span{font-size:17px}.landing-plan-row p{font-size:15px}.landing-audience-card{min-height:210px;padding:26px 20px}.landing-audience-card .ui-card-header{min-height:72px}.landing-audience-icon{width:58px;height:58px}.landing-audience-card .ui-card-title{font-size:22px}.landing-audience-card .ui-card-description{font-size:16px}.landing-video-shell{width:min(100%,420px);margin:0 auto}.landing-demo-copy p{margin:18px 0 22px;font-size:18px;text-align:center}.landing-demo-point{grid-template-columns:42px 1fr;min-height:58px;padding:12px 14px;font-size:16px}.landing-demo-point svg{width:30px;height:30px}.landing-demo-cta{width:100%;margin-bottom:0}.landing-footer{padding:28px 0 calc(56px + env(safe-area-inset-bottom,0px))}.landing-footer-inner{flex-direction:column;gap:16px}.landing-footer p{max-width:310px;font-size:13px}.landing-footer-links{gap:24px}}@media (prefers-reduced-motion: reduce){.landing-page *,.landing-page *:before,.landing-page *:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}:root{--radius-xs: 6px;--radius-sm: 8px;--radius-control: 10px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-2xl: 28px;--radius-full: 9999px;--card-radius: var(--radius-sm);--card-padding: 14px;--card-gap: 10px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}:root,:root[data-theme=dark]{color-scheme:dark;--bg: #0B0F14;--bg-muted: #0F141B;--surface: #121821;--surface-2: #18212C;--surface-raised: var(--surface-2);--surface-hover: rgba(242, 246, 250, .07);--surface-soft: rgba(242, 246, 250, .04);--overlay: rgba(11, 15, 20, .74);--nav-bg: rgba(11, 15, 20, .92);--text: #F2F6FA;--muted: #8FA1B3;--text-muted: var(--muted);--text-subtle: #687789;--text-inverse: #ffffff;--primary: #22C55E;--primary-hover: #16A34A;--primary-text: #04130A;--primary-muted: rgba(34, 197, 94, .16);--primary-soft: rgba(34, 197, 94, .1);--primary-border: rgba(34, 197, 94, .34);--primary-shadow: rgba(34, 197, 94, .2);--accent: #38BDF8;--accent-muted: rgba(56, 189, 248, .14);--accent-soft: rgba(56, 189, 248, .08);--accent-strong: #0EA5E9;--accent-border: rgba(56, 189, 248, .28);--accent-shadow: rgba(56, 189, 248, .16);--border: #263241;--border-muted: rgba(143, 161, 179, .2);--border-soft: rgba(143, 161, 179, .12);--success: #22C55E;--success-muted: rgba(34, 197, 94, .16);--success-border: rgba(34, 197, 94, .34);--warning: #F59E0B;--warning-muted: rgba(245, 158, 11, .12);--warning-soft: rgba(245, 158, 11, .5);--danger: #EF4444;--danger-muted: rgba(239, 68, 68, .08);--danger-soft: rgba(239, 68, 68, .1);--danger-border: rgba(239, 68, 68, .25);--info: #38BDF8;--info-muted: rgba(56, 189, 248, .08);--info-border: rgba(56, 189, 248, .2);--neutral-muted: rgba(107, 114, 128, .15);--telegram: #2aabee;--shadow-sm: 0 4px 20px var(--primary-shadow);--shadow-md: 0 10px 30px rgba(0, 0, 0, .5);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .52);--shadow-xl: 0 24px 64px rgba(0, 0, 0, .72);--card-border: 1px solid var(--border);--card-shadow: 0 1px 0 var(--border-soft), 0 8px 20px rgba(0, 0, 0, .24);--card-shadow-hover: 0 1px 0 var(--border-muted), 0 12px 28px rgba(0, 0, 0, .32)}:root[data-theme=light]{color-scheme:light;--bg: #F6F8FA;--bg-muted: #EEF2F6;--surface: #FFFFFF;--surface-2: #EEF2F6;--surface-raised: var(--surface-2);--surface-hover: rgba(16, 24, 32, .06);--surface-soft: rgba(16, 24, 32, .04);--overlay: rgba(16, 24, 32, .35);--nav-bg: rgba(255, 255, 255, .92);--text: #101820;--muted: #667789;--text-muted: var(--muted);--text-subtle: #7A8A9A;--text-inverse: #ffffff;--primary: #16A34A;--primary-hover: #15803D;--primary-text: #04130A;--primary-muted: rgba(22, 163, 74, .13);--primary-soft: rgba(22, 163, 74, .08);--primary-border: rgba(22, 163, 74, .26);--primary-shadow: rgba(22, 163, 74, .14);--accent: #0284C7;--accent-muted: rgba(2, 132, 199, .12);--accent-soft: rgba(2, 132, 199, .08);--accent-strong: #0369A1;--accent-border: rgba(2, 132, 199, .24);--accent-shadow: rgba(2, 132, 199, .12);--border: #D8E0E8;--border-muted: rgba(102, 119, 137, .24);--border-soft: rgba(102, 119, 137, .14);--success: #16A34A;--success-muted: rgba(22, 163, 74, .12);--success-border: rgba(22, 163, 74, .24);--warning: #D97706;--warning-muted: rgba(217, 119, 6, .12);--warning-soft: rgba(217, 119, 6, .35);--danger: #DC2626;--danger-muted: rgba(220, 38, 38, .08);--danger-soft: rgba(220, 38, 38, .1);--danger-border: rgba(220, 38, 38, .24);--info: #0369A1;--info-muted: rgba(2, 132, 199, .08);--info-border: rgba(2, 132, 199, .2);--neutral-muted: rgba(107, 114, 128, .12);--telegram: #229ed9;--shadow-sm: 0 4px 20px var(--primary-shadow);--shadow-md: 0 10px 30px rgba(16, 24, 32, .1);--shadow-lg: 0 20px 60px rgba(16, 24, 32, .14);--shadow-xl: 0 24px 64px rgba(16, 24, 32, .16);--card-border: 1px solid var(--border);--card-shadow: 0 1px 2px rgba(16, 24, 32, .04), 0 8px 24px rgba(16, 24, 32, .06);--card-shadow-hover: 0 2px 4px rgba(16, 24, 32, .06), 0 12px 30px rgba(16, 24, 32, .1)}@media (prefers-color-scheme: light){:root:not([data-theme]){color-scheme:light;--bg: #F6F8FA;--bg-muted: #EEF2F6;--surface: #FFFFFF;--surface-2: #EEF2F6;--surface-raised: var(--surface-2);--surface-hover: rgba(16, 24, 32, .06);--surface-soft: rgba(16, 24, 32, .04);--overlay: rgba(16, 24, 32, .35);--nav-bg: rgba(255, 255, 255, .92);--text: #101820;--muted: #667789;--text-muted: var(--muted);--text-subtle: #7A8A9A;--text-inverse: #ffffff;--primary: #16A34A;--primary-hover: #15803D;--primary-text: #04130A;--primary-muted: rgba(22, 163, 74, .13);--primary-soft: rgba(22, 163, 74, .08);--primary-border: rgba(22, 163, 74, .26);--primary-shadow: rgba(22, 163, 74, .14);--accent: #0284C7;--accent-muted: rgba(2, 132, 199, .12);--accent-soft: rgba(2, 132, 199, .08);--accent-strong: #0369A1;--accent-border: rgba(2, 132, 199, .24);--accent-shadow: rgba(2, 132, 199, .12);--border: #D8E0E8;--border-muted: rgba(102, 119, 137, .24);--border-soft: rgba(102, 119, 137, .14);--success: #16A34A;--success-muted: rgba(22, 163, 74, .12);--success-border: rgba(22, 163, 74, .24);--warning: #D97706;--warning-muted: rgba(217, 119, 6, .12);--warning-soft: rgba(217, 119, 6, .35);--danger: #DC2626;--danger-muted: rgba(220, 38, 38, .08);--danger-soft: rgba(220, 38, 38, .1);--danger-border: rgba(220, 38, 38, .24);--info: #0369A1;--info-muted: rgba(2, 132, 199, .08);--info-border: rgba(2, 132, 199, .2);--neutral-muted: rgba(107, 114, 128, .12);--telegram: #229ed9;--shadow-sm: 0 4px 20px var(--primary-shadow);--shadow-md: 0 10px 30px rgba(16, 24, 32, .1);--shadow-lg: 0 20px 60px rgba(16, 24, 32, .14);--shadow-xl: 0 24px 64px rgba(16, 24, 32, .16);--card-border: 1px solid var(--border);--card-shadow: 0 1px 2px rgba(16, 24, 32, .04), 0 8px 24px rgba(16, 24, 32, .06);--card-shadow-hover: 0 2px 4px rgba(16, 24, 32, .06), 0 12px 30px rgba(16, 24, 32, .1)}}:root{--app-bg: var(--bg);--surface-low: var(--bg-muted);--surface-high: var(--surface-raised);--primary-glow: var(--primary-shadow);--text-main: var(--text);--text-dim: var(--text-muted)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;padding:0;background-color:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;overscroll-behavior-y:none}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4{margin:0;font-weight:600}p{margin:0;color:var(--text-muted);line-height:1.5}.screen{flex:1;display:flex;flex-direction:column;padding-top:calc(var(--safe-top) + 20px);padding-bottom:calc(var(--safe-bottom) + 80px);padding-left:16px;padding-right:16px;max-width:600px;margin:0 auto;width:100%}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:calc(64px + var(--safe-bottom));background:var(--nav-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--border);display:flex;justify-content:space-around;align-items:center;padding-bottom:var(--safe-bottom);z-index:100}.bottom-nav .btn{flex:1;min-width:0;height:100%;padding:6px 0;border-radius:0;flex-direction:column;gap:2px;text-decoration:none}.admin-shell{min-height:100vh}.admin-shell-bar{position:sticky;top:0;z-index:90;display:flex;justify-content:space-between;gap:8px;width:100%;max-width:600px;margin:0 auto;padding:calc(var(--safe-top) + 10px) 16px 0;background:var(--bg)}.admin-shell .screen{padding-top:14px}.admin-shell-button{height:40px;padding:0 12px;border-radius:var(--radius-control);font-size:13px;white-space:nowrap}.text-primary{color:var(--primary)}button:focus{outline:none}button:focus-visible,a:focus-visible,[role=switch]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding:12px 20px;border-radius:var(--radius-md);font-weight:600;border:none;cursor:pointer;transition:transform .1s ease,background .2s ease,opacity .2s ease;font-size:16px;gap:8px;user-select:none;-webkit-user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn:active{transform:scale(.96)}.btn:disabled{opacity:.4;pointer-events:none}.btn-primary{background:var(--primary);color:var(--primary-text)}@media (hover: hover) and (pointer: fine){.btn-primary:hover{background:var(--primary-hover)}}.btn-ghost{background:transparent;color:var(--text-muted)}.btn-surface{background:var(--surface-raised);color:var(--text)}.btn-danger{background:var(--danger);color:var(--text-inverse)}.card{background:var(--surface);border:var(--card-border);border-radius:var(--card-radius);box-shadow:var(--card-shadow);padding:var(--card-padding);margin-bottom:var(--card-gap);overflow-wrap:anywhere;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.card>*{min-width:0}.card h1,.card h2,.card h3,.card h4,.card p{overflow-wrap:anywhere}.card-compact{padding:12px 14px}.card-accent{background:var(--primary-soft);border-color:var(--primary-border)}.card-danger{background:var(--danger-muted);border-color:var(--danger-border)}.card-success{background:var(--success-muted);border-color:var(--success-border)}.card-interactive{cursor:pointer;touch-action:manipulation}@media (hover: hover) and (pointer: fine){.card-interactive:hover{transform:translateY(-1px);border-color:var(--border-muted);box-shadow:var(--card-shadow-hover)}}.card-interactive:active{transform:scale(.99);box-shadow:var(--card-shadow)}.card-list{padding:0}.card-row{display:flex;align-items:center;gap:12px;padding:13px 14px;border-bottom:1px solid var(--border);min-width:0}.card-row:last-child{border-bottom:0}.panel{background:var(--surface);border:var(--card-border);border-radius:var(--card-radius);box-shadow:var(--shadow-md)}input,textarea,select{user-select:text;-webkit-user-select:text;font-family:inherit;font-size:16px;color:var(--text);background:var(--surface-raised);border:1px solid transparent;border-radius:var(--radius-md);padding:12px 14px;outline:none;transition:border-color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus,textarea:focus,select:focus{border-color:var(--primary)}input::placeholder,textarea::placeholder{color:var(--text-subtle)}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px;cursor:pointer}option{background:var(--surface-raised);color:var(--text)}.badge{font-size:11px;padding:2px 8px;border-radius:var(--radius-full);text-transform:uppercase;font-weight:700;user-select:none;-webkit-user-select:none;flex-shrink:0}.badge-draft{background:var(--text-subtle);color:var(--text-inverse)}.badge-shooting{background:var(--primary);color:var(--primary-text)}.badge-editing{background:var(--info);color:var(--text-inverse)}.badge-done{background:var(--success);color:var(--text-inverse)}.progress-bar{height:4px;background:var(--surface-raised);border-radius:var(--radius-xs);overflow:hidden}.progress-bar-fill{height:100%;background:var(--primary);border-radius:var(--radius-xs);transition:width .4s ease}.progress-bar-fill--success{background:var(--success)}.custom-scroll{scrollbar-width:thin;scrollbar-color:var(--surface-raised) transparent}.custom-scroll::-webkit-scrollbar{width:4px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background:var(--surface-raised);border-radius:var(--radius-xs)}.meta-chip{display:inline-flex;align-items:center;gap:4px;background:var(--surface-hover);border:1px solid var(--border-muted);padding:4px 10px;border-radius:var(--radius-sm);font-size:12px;color:var(--text-muted)}.meta-chip--accent{background:var(--accent-muted);border-color:var(--accent-border);color:var(--accent-strong)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;gap:12px}.empty-state-icon{width:64px;height:64px;border-radius:var(--radius-xl);background:var(--surface-raised);display:flex;align-items:center;justify-content:center;margin-bottom:8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .3s forwards ease-out}.animate-slide-up{animation:slideUp .35s forwards ease-out}.spinner{width:32px;height:32px;border-radius:var(--radius-full);border:3px solid var(--primary);border-top-color:transparent;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background:linear-gradient(90deg,var(--surface-raised) 25%,var(--surface-hover) 50%,var(--surface-raised) 75%);background-size:1200px 100%;animation:shimmer 1.6s infinite linear;border-radius:var(--radius-md)}.error-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 24px;gap:12px}.admin-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin-bottom:16px}.admin-grid{display:grid;gap:12px}.admin-grid--stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-list{display:flex;flex-direction:column;gap:10px}.admin-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--surface-raised);border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:12px 14px}.admin-note{background:var(--surface-raised);border:1px solid var(--border-soft);border-radius:var(--card-radius);padding:12px 14px;min-width:0;overflow-wrap:anywhere}.admin-row-link{color:inherit;text-decoration:none}.admin-row-title{font-size:14px;font-weight:600;color:var(--text);line-height:1.35}.admin-row-subtitle{font-size:12px;color:var(--text-muted);line-height:1.45}.admin-details summary::-webkit-details-marker{display:none}.admin-payload{margin:8px 0 0;padding:12px;background:var(--bg-muted);border-radius:var(--radius-md);color:var(--text-muted);overflow-x:auto;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.admin-kv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.admin-kv-label{display:block;margin-bottom:6px;color:var(--text-subtle);font-size:12px}.admin-kv-value{display:block;color:var(--text);font-size:14px;line-height:1.4;word-break:break-word}@media (max-width: 430px){:root{--card-padding: 12px;--card-gap: 8px}.screen,.admin-shell-bar{padding-left:14px;padding-right:14px}.card-compact{padding:10px 12px}}@media (max-width: 640px){.admin-grid--stats,.admin-kv-grid{grid-template-columns:1fr}}
