:root{--bg:#f6f4ef;--panel:#ffffffbf;--bubble-user:#111;--bubble-bot:#0000000f;--text-main:#111;--radius:14px}*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{background:var(--bg);color:var(--text-main);-webkit-font-smoothing:antialiased;font-feature-settings:"liga","kern";width:100%;min-height:100%;margin:0;font-family:"Source Serif 4",Fraunces,Spectral,ui-serif,Georgia,Times New Roman,Times,serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img,video,svg,canvas{max-width:100%;height:auto}.headerRow{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.brand h1{letter-spacing:.5px;margin:0;font-size:44px;line-height:1}.brand p{color:var(--muted);max-width:520px;margin:10px 0 0;font-size:16px;line-height:1.35}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero{margin-top:18px;padding:18px}.hero h2{margin:0;font-size:26px;line-height:1.15}.hero p{color:var(--muted);margin:10px 0 0;font-size:16px;line-height:1.4}.btn{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:12px 16px;font-weight:700}.btnPrimary{background:var(--ink);color:#fff;border-color:#0000}.btnGhost{background:0 0}.adBox{color:var(--muted);border:1px dashed #00000040;border-radius:18px;margin-top:14px;padding:14px}.adBox strong{color:var(--ink)}.grid4{grid-template-columns:1fr;gap:10px;margin-top:14px;display:grid}.tile h3{margin:0;font-size:22px}.tile p{color:var(--muted);margin:8px 0 0;line-height:1.35}.sectionTitle{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:16px 4px 8px;font-size:14px;font-weight:700}.pillsRow{flex-wrap:wrap;gap:10px;padding:14px;display:flex}.pill{border:1px solid var(--line);cursor:pointer;background:#ffffff59;border-radius:999px;padding:10px 14px;font-weight:700}.pillActive{background:var(--ink);color:#fff;border-color:#0000}.langRow{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.langRowCompact{gap:8px}.langRow .pill{padding:10px 14px}.chatShell{margin-top:18px;padding:14px}.chatTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.chatTop h2{margin:0;font-size:20px;line-height:1.2}.chatTop p{color:var(--muted);margin:6px 0 0;font-size:14px}.chatBody{border-top:1px solid var(--line);flex-direction:column;gap:10px;min-height:48vh;margin-top:12px;padding-top:12px;display:flex}.bubble{border:1px solid var(--line);background:#ffffff8c;border-radius:18px;max-width:88%;padding:12px 14px;line-height:1.35}.bubbleUser{background:var(--ink);color:#fff;border-color:#0000;margin-left:auto}.bubbleMeta{color:#ffffffbf;margin-bottom:6px;font-size:12px;font-weight:700}.bubbleLabel{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:700}.chatComposer{align-items:flex-end;gap:10px;margin-top:12px;display:flex}.textarea{resize:vertical;border:1px solid var(--line);background:#ffffff80;border-radius:18px;width:100%;min-height:48px;max-height:140px;padding:12px 14px;font-size:15px}.sendBtn{border:1px solid var(--line);background:var(--ink);color:#fff;cursor:pointer;border-radius:18px;padding:12px 14px;font-weight:800}.sendBtn:disabled{opacity:.5;cursor:not-allowed}.waFab{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:50;color:#fff;background:#111111f2;border:1px solid #ffffff14;border-radius:16px;padding:10px 12px;position:fixed;box-shadow:0 18px 40px #00000040}.waFabInner{flex-direction:column;gap:2px;display:flex}.waFabTitle{font-size:14px;font-weight:900}.waFabSub{opacity:.85;font-size:12px}@media (min-width:860px){.container{padding:34px 18px 90px}.brand h1{font-size:52px}.grid4{grid-template-columns:repeat(4,1fr)}.hero{padding:22px}.chatBody{min-height:54vh}}.chat-bubble{animation:.25s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.thinking{opacity:.75;font-style:italic;animation:1.6s ease-in-out infinite breathe}@keyframes breathe{0%{opacity:.4}50%{opacity:.85}to{opacity:.4}}.typing-text{white-space:pre-wrap}.cursorDot{opacity:.7;background:currentColor;border-radius:50%;width:.3em;height:.3em;margin-left:4px;animation:1.1s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{0%{opacity:.25;transform:translateY(0)}50%{opacity:.8;transform:translateY(-1px)}to{opacity:.25;transform:translateY(0)}}.cursor{background:currentColor;width:2px;height:1em;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.appBody{color:#141414eb;background:radial-gradient(1200px 600px at 15% 10%,#ffdfba59,#0000 60%),radial-gradient(900px 500px at 85% 20%,#bae5ff59,#0000 55%),linear-gradient(#faf8f4,#f6f6f4);min-height:100dvh;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.container{max-width:1040px;margin:0 auto;padding:56px 22px 72px}.headerRow{justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.brand h1{letter-spacing:-.02em;margin:0;font-size:46px;font-weight:700;line-height:1.02}.brand p{opacity:.75;margin:8px 0 0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:14px}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #00000014;border-radius:18px;box-shadow:0 18px 55px #0000000f,inset 0 1px #fffc}.hero{padding:26px 22px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(900px 280px at 20% 20%,#ffe7cc99,#0000 65%),radial-gradient(900px 280px at 80% 30%,#ccebff8c,#0000 60%);position:absolute;inset:0}.hero>*{position:relative}.hero h2{letter-spacing:-.01em;margin:0 0 10px;font-size:32px;font-weight:700;line-height:1.1}.hero p{opacity:.9;max-width:68ch;margin:0 0 14px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:15px;line-height:1.55}.btn{cursor:pointer;border:1px solid #00000024;border-radius:12px;padding:12px 14px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-weight:800}.btnPrimary{color:#fff;background:#141414f5}.btnGhost{color:#141414eb;background:#ffffffbf}.ctaRow{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.sectionTitle{letter-spacing:.14em;text-transform:uppercase;opacity:.7;margin:26px 0 12px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:12px}.grid4{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (max-width:920px){.grid4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.brand h1{font-size:36px}.grid4{grid-template-columns:1fr}}.tile{padding:16px}.tile h3{letter-spacing:-.01em;margin:0 0 8px;font-size:18px;font-weight:700}.tile p{opacity:.8;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:13px;line-height:1.45}.adBox{background:#00000008;border:1px dashed #00000024;border-radius:14px;margin-top:16px;padding:12px 14px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}.magazine{padding-top:44px}.magHeader{justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;display:flex}.magBrand h1{letter-spacing:-.02em;margin:0;font-size:44px;font-weight:700;line-height:1.05}.magRule{background:#0000001f;height:1px;margin:10px 0 22px}.heroCollage{background:#fff9;border:1px solid #00000014;border-radius:18px;grid-template-columns:1fr 1.2fr 1fr;height:320px;display:grid;position:relative;overflow:hidden}.heroImg{filter:saturate(1.03)contrast(1.02);background-position:50%;background-size:cover}.heroLeft{background-image:url(/hero-left.jpg)}.heroCenter{background-image:url(/hero-center.jpg)}.heroRight{background-image:url(/hero-right.jpg)}.heroOverlay{text-align:center;color:#fffffff5;background:linear-gradient(#0000,#00000047);place-content:center;padding:22px;display:grid;position:absolute;inset:0}.heroKicker{letter-spacing:-.01em;text-shadow:0 10px 30px #00000040;font-size:30px;font-weight:700}.heroSub{opacity:.92;margin-top:8px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:14px}.heroCtas{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px;display:flex}.magGrid{grid-template-columns:1fr 2.2fr 1fr;align-items:stretch;gap:14px;margin-top:18px;display:grid}@media (max-width:980px){.heroCollage{grid-template-columns:1fr 1fr;height:320px}.heroRight{display:none}.magGrid{grid-template-columns:1fr}}.sponsorCard{background:#ffffffa6;border:1px solid #00000014;border-radius:16px;overflow:hidden}.sponsorLabel{letter-spacing:.16em;text-transform:uppercase;opacity:.65;padding:12px 12px 8px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:11px}.sponsorImg{background-position:50%;background-size:cover;height:210px}.sponsorLeft{background-image:url(/sponsor-left.jpg)}.sponsorRight{background-image:url(/sponsor-right.jpg)}.sponsorText{padding:12px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}.sponsorTitle{margin-bottom:6px;font-weight:800}.sponsorDesc{opacity:.8;font-size:13px;line-height:1.45}.chatPreview{min-height:320px;padding:16px;position:relative}.chatTop{justify-content:flex-end;margin-bottom:10px;display:flex}.chatDots{opacity:.5;gap:6px;display:inline-flex}.chatDots span{background:#00000059;border-radius:999px;width:6px;height:6px;display:inline-block}.chatBody{padding:8px 6px 4px}.chatRow{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.chatRow.right{justify-content:flex-end}.avatar{background:radial-gradient(circle at 30% 30%,#00000026,#0000000d);border:1px solid #00000014;border-radius:999px;width:28px;height:28px}.avatar.small{width:22px;height:22px}.bubble{border-radius:14px;max-width:70%;padding:10px 12px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:13px;line-height:1.4}.bubble.light{background:#ffffffa6;border:1px solid #0000000f}.bubble.dark{color:#fffffff5;background:#141414eb}.chatList{background:#00000008;border:1px solid #0000000f;border-radius:14px;width:min(520px,92%);margin:16px auto 10px;padding:14px}.chatList .line{background:#00000014;border-radius:999px;height:10px;margin:10px 0}.chatList .w80{width:80%}.chatList .w60{width:60%}.chatFooterHint{text-align:center;opacity:.65;margin-top:10px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;font-size:12px}.chatBottomIcons{opacity:.35;justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.chatBottomIcons span{background:#00000040;border-radius:999px;width:16px;height:10px;display:inline-block}.partnersRow{opacity:.75;border-top:1px solid #0000001a;justify-content:center;gap:22px;margin-top:26px;padding-top:14px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;display:flex}.chatShell{color:#111;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:400px;height:100svh;margin:16px auto;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f172a1f}.chatScroll{scroll-behavior:smooth;flex:1;width:100%;margin:0;padding:20px 16px 120px;overflow:auto}.chatHero{flex-direction:column;align-items:flex-start;gap:10px;margin:8px 0 18px;display:flex}.chatHeroTitle{letter-spacing:.2px;font-size:18px;font-weight:700}.chatHeroSub{opacity:.6;max-width:520px;font-size:13px}.chatChips{flex-wrap:wrap;gap:8px;display:flex}.chatChip{background:#ffffffb3;border:1px solid #0000001f;border-radius:999px;padding:8px 12px;font-size:13px;line-height:20px}.msgRow{margin:8px 0;display:flex}.msgRow.assistant{justify-content:flex-start}.msgRow.user{justify-content:flex-end}.msgText{white-space:pre-wrap;background:#fff;border:1px solid #0000000f;border-radius:16px;max-width:88%;padding:10px 14px;font-size:14px;line-height:1.6}.msgText p{margin:0}.msgRow.user .msgText{color:#fff;background:#111;border-color:#0000001f;border-bottom-right-radius:8px}.msgRow.assistant .msgText{border-bottom-left-radius:8px}.chatComposer{padding:12px 16px calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #00000014;align-items:flex-end;gap:10px;width:100%;margin:0;display:flex;position:sticky;bottom:0}.chatInput{resize:none;background:#ffffffd9;border:1px solid #00000029;border-radius:16px;outline:none;flex:1;min-height:46px;padding:12px 14px;font-size:14px}.chatSend{color:#fff;background:#111;border:1px solid #00000024;border-radius:16px;padding:12px 14px;font-weight:800}.chatSend:disabled{opacity:.45}.thinking{align-items:center;gap:8px;display:inline-flex}.thinkingDots{align-items:center;gap:6px;display:inline-flex}.thinking-dot{background:#00000059;border-radius:999px;width:8px;height:8px;display:inline-block}@keyframes thinking-dot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.thinking-dot{animation:1.4s ease-in-out infinite thinking-dot}.thinking-dot:first-child{animation-delay:0s}.thinking-dot:nth-child(2){animation-delay:.2s}.thinking-dot:nth-child(3){animation-delay:.4s}.thinkingRow{padding:6px 12px}@keyframes thinking-gradient{0%{background-position:0%}to{background-position:200%}}@keyframes thinking-blink{0%{opacity:.35}50%{opacity:1}to{opacity:.35}}.thinkingText{background:linear-gradient(90deg,#1f7f5c,#3cbf9c,#1f7f5c) 0 0/200% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:.95rem;font-weight:500;animation:1.6s ease-in-out infinite thinking-gradient,1.8s ease-in-out infinite thinking-blink}.chatReset{background:#ffffffb3;border:1px solid #0000001f;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;position:absolute;top:12px;right:12px}@media (max-width:640px){.chatShell{max-width:100%;box-shadow:none;border-radius:0;margin:0}}@media (max-width:480px){.chatInput,.textarea{font-size:16px}}
