:root{--background:#000000;--foreground:#ffffff;--muted:#8e8e93;--muted-2:#636366;--panel:#0b0b0d;--panel-2:#111113;--bot-bubble:#2c2c2e;--user-bubble:#6bbcff;--border:rgba(255,255,255,0.13);--border-strong:rgba(255,255,255,0.22);--max-width:680px}*{box-sizing:border-box}html{background:var(--background)}body,html{min-height:100%}body{margin:0;background:radial-gradient(circle at 50% -20%,rgba(107,188,255,.13),transparent 32%),radial-gradient(circle at 10% 12%,rgba(255,255,255,.045),transparent 24%),#000000;color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Pretendard,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.page-shell{min-height:100dvh;padding:16px 14px 24px}.hero-chat,.page-shell{display:flex;flex-direction:column;align-items:center}.hero-chat{width:100%;max-width:var(--max-width)}.hero-top{width:100%;text-align:center;padding:2px 0 12px}.eyebrow{margin:0 0 6px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero-top h1{margin:0;color:#ffffff;font-size:clamp(28px,7vw,48px);line-height:.96;letter-spacing:-.08em;font-weight:950}.hero-copy{display:none}.phone-frame{width:100%;max-width:610px;border:1px solid var(--border-strong);border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 16%),linear-gradient(180deg,#121214,#030303);box-shadow:0 22px 70px rgba(0,0,0,.78),inset 0 1px 0 rgba(255,255,255,.09);padding:12px}.phone-topbar{min-height:50px;padding:4px 10px 10px;display:flex;justify-content:space-between;align-items:center}.phone-title{margin:0;color:#ffffff;font-size:18px;font-weight:900;letter-spacing:-.03em}.phone-status{margin:3px 0 0;color:var(--muted);font-size:12px;font-weight:650}.phone-mark{width:36px;height:36px;border-radius:50%;background:#1c1c1e;border:1px solid var(--border);color:#ffffff;display:grid;place-items:center;font-size:12px;font-weight:900}.chat-window{width:100%;height:clamp(260px,42dvh,380px);border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 28%),#050506;border-radius:24px;padding:14px;overflow-y:auto;display:flex;flex-direction:column;gap:13px;scrollbar-width:thin;scrollbar-color:#3a3a3c transparent}.chat-window::-webkit-scrollbar{width:6px}.chat-window::-webkit-scrollbar-thumb{background:#3a3a3c;border-radius:999px}.message-row{display:flex;width:100%;gap:9px}.message-row.user{justify-content:flex-end}.message-row.bot{justify-content:flex-start;align-items:flex-end}.profile{width:34px;height:34px;border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.16),transparent 34%),#1c1c1e;border:1px solid var(--border);color:#ffffff;display:grid;place-items:center;font-size:11px;font-weight:900;flex:0 0 auto;letter-spacing:-.03em}.sender{color:#d1d1d6;font-size:11px;font-weight:800;margin:0 0 5px 4px}.bot-stack,.bubble{max-width:min(78vw,450px)}.bubble{border-radius:21px;padding:12px 15px;font-size:15px;line-height:1.54;word-break:keep-all;overflow-wrap:break-word;white-space:normal}.user-bubble{background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 55%),var(--user-bubble);color:#ffffff;border-bottom-right-radius:7px;box-shadow:0 10px 26px rgba(107,188,255,.18)}.bot-bubble{background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 55%),var(--bot-bubble);color:#ffffff;border:1px solid rgba(255,255,255,.05);border-bottom-left-radius:7px}.loading-bubble{color:#d1d1d6}.chat-form{margin-top:10px;width:100%;display:grid;grid-template-columns:1fr;gap:8px}.chat-form textarea{width:100%;min-height:50px;max-height:110px;resize:vertical;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.055);color:#ffffff;padding:13px 15px;outline:none;line-height:1.45}.chat-form textarea::placeholder{color:#6f6f76}.chat-form textarea:focus{border-color:rgba(107,188,255,.72);box-shadow:0 0 0 4px rgba(107,188,255,.1)}.chat-form button{min-height:50px;border:0;border-radius:18px;background:#ffffff;color:#000000;font-weight:950;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background .16s ease}.chat-form button:hover:not(:disabled){transform:translateY(-1px);background:#f2f2f7}.chat-form button:disabled{cursor:not-allowed;opacity:.45}.meme-actions{width:100%;max-width:610px;margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.meme-actions button{min-height:46px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.055);color:#ffffff;font-weight:850;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.meme-actions button:hover{transform:translateY(-1px);border-color:rgba(107,188,255,.65);background:rgba(255,255,255,.085)}.meme-actions button:active{transform:translateY(0)}.ad-slot{width:100%;max-width:610px;margin:18px 0 0;color:#6f6f76;font-size:10px;text-align:center}.ad-placeholder{margin-top:6px;min-height:72px;border:1px dashed rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.028);color:#6f6f76;display:grid;place-items:center;font-size:12px}.footer{width:100%;max-width:610px;padding:24px 0 8px;color:var(--muted);text-align:center;font-size:10px;line-height:1.55}.footer p{margin:4px 0}.footer nav{display:flex;justify-content:center;gap:7px;margin:6px 0}.footer a{color:#b8b8bd}.footer a:hover,.legal-page{color:#ffffff}.legal-page{min-height:100vh;width:100%;background:#000000;padding:28px 18px;display:flex;justify-content:center}.legal-card{width:100%;max-width:760px;padding:28px 0 80px}.legal-card h1{margin:28px 0 24px;font-size:clamp(34px,7vw,56px);letter-spacing:-.06em}.legal-card h2{margin:32px 0 10px;font-size:20px;letter-spacing:-.03em}.legal-card p{margin:0 0 16px;color:#d1d1d6;font-size:16px;line-height:1.75}.back-link{display:inline-flex;color:#8e8e93;font-size:14px;margin-bottom:12px}.back-link:hover{color:#ffffff}@media (max-width:560px){.page-shell{padding:10px 10px 18px}.hero-top{padding:0 0 9px}.eyebrow{font-size:8px;margin-bottom:5px}.hero-top h1{font-size:clamp(27px,9vw,38px)}.phone-frame{border-radius:26px;padding:9px}.phone-topbar{min-height:44px;padding:3px 8px 8px}.phone-title{font-size:16px}.phone-mark,.phone-status{font-size:11px}.phone-mark{width:32px;height:32px}.chat-window{height:clamp(240px,39dvh,330px);border-radius:21px;padding:12px;gap:12px}.bubble{font-size:14px;padding:11px 13px}.profile{width:31px;height:31px}.profile,.sender{font-size:10px}.chat-form{margin-top:8px;gap:7px}.chat-form textarea{min-height:46px;padding:11px 13px;border-radius:16px}.chat-form button{min-height:47px;border-radius:16px}.meme-actions{grid-template-columns:1fr}}@media (max-height:700px){.page-shell{padding-top:8px}.hero-top{padding-bottom:8px}.eyebrow{margin-bottom:4px}.phone-topbar{min-height:42px}.chat-window{height:clamp(220px,36dvh,300px)}.chat-form button,.chat-form textarea{min-height:44px}}