/* NOVA / Personal Universe — black & white */
@font-face{font-family:NovaSystem;src:local("Segoe UI");font-display:swap}
:root{--bg:#090909;--panel:#111;--panel2:#181818;--ink:#f2f2ef;--soft:#a1a19e;--hint:#858582;--line:#ffffff14;--acc:#eeeee9;--acc2:#d5d5d0;--acc-soft:#ffffff08;--button-ink:#111;--sidebar:#0c0c0c;--ok:#a6d0b7;--err:#fca4a4;--shadow:0 24px 80px #0003;color-scheme:dark}
:root[data-theme=white]{--bg:#f6f6f3;--panel:#fff;--panel2:#eeeee9;--ink:#171717;--soft:#62625d;--hint:#70706a;--line:#1515151a;--acc:#171717;--acc2:#383836;--acc-soft:#00000004;--button-ink:#fff;--sidebar:#fafaf8;--ok:#346e4d;--err:#ab3535;--shadow:0 24px 80px #00000008;color-scheme:light}
*{box-sizing:border-box}html{height:100%;scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.6 NovaSystem,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,[role=button],[role=checkbox]{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}button,a{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline:2px solid var(--acc);outline-offset:5px}h1:focus{outline:none}h1,h2,h3,p{margin:0}button{color:inherit}button svg{pointer-events:none}button:hover{transition:background .18s,border-color .18s,transform .18s}.top{position:sticky;top:0;height:88px;border-bottom:1px solid var(--line);background:var(--bg);display:flex;align-items:center;gap:12px;padding:0 42px;z-index:30}.mark{width:30px;height:30px;fill:none;stroke:var(--ink);stroke-width:2}.mark .core{fill:var(--ink)}.brand{font-size:27px;letter-spacing:-1.5px;font-weight:600}.top-caption{margin-left:26px;letter-spacing:2.5px;font-size:8px;color:var(--hint)}.workspace-label{display:none;color:var(--hint);font-size:11px}.workspace-label b{font-weight:500;color:var(--ink);margin-left:20px}.theme-switch{display:flex;gap:3px;border:1px solid var(--line);border-radius:30px;padding:4px;background:var(--panel);margin-left:auto}.theme-switch button{display:flex;gap:7px;align-items:center;background:none;border:0;border-radius:24px;padding:7px 13px;font-size:11px;color:var(--soft);min-height:34px}.theme-switch button[aria-pressed=true]{background:var(--ink);color:var(--bg)}.theme-switch button span{font-size:16px;line-height:1}.prog{display:flex;gap:5px;margin-left:12px}.prog i{width:6px;height:6px;border-radius:100%;background:var(--line)}.prog i.done,.prog i.on{background:var(--ink)}.prog i.on{box-shadow:0 0 0 3px var(--line)}main{max-width:1240px;margin:0 auto;padding:46px 40px 90px}.screen{display:none;animation:pageIn .4s ease both}.screen.active{display:block}.screen:where(:not(#s_home):not(#s_karakterler):not(#s_ayarlar):not(#s_karsilama)){max-width:680px;margin:auto;padding:36px 40px;background:var(--panel);border:1px solid var(--line);border-radius:22px}.screen>h1,.page-intro h1,.chat-title h1{font-size:38px;line-height:1.18;font-weight:450;letter-spacing:-1.5px}.eyebrow{font-size:9px;font-weight:550;letter-spacing:2.1px;line-height:1.7;color:var(--soft);margin-bottom:15px}.lead{font-size:14px;line-height:1.9;color:var(--soft);margin:13px 0 28px;max-width:680px}.sec-t{font-size:9px;letter-spacing:2px;color:var(--hint);font-weight:600;text-transform:uppercase;margin:28px 0 12px}.btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;border:1px solid transparent;border-radius:11px;padding:13px 20px;margin-top:22px;background:var(--acc);color:var(--button-ink);font-size:13px;font-weight:600;transition:transform .2s,background .2s}.btn:hover:not(:disabled){background:var(--acc2);transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(1px)}.btn.sec{color:var(--ink);border-color:var(--line);background:transparent}.btn.sec:hover:not(:disabled){background:var(--acc-soft);border-color:var(--hint)}.text-button,.link{border:0;background:none;color:var(--soft);font-size:12px;padding:8px 0;cursor:pointer;text-align:center}.text-button:hover,.link:hover{color:var(--ink)}.link{display:block;margin:12px auto 0}.text-button:disabled{cursor:default}.back-button{background:none;border:0;color:var(--soft);font-size:12px;margin:0 0 22px;padding:5px 0}.icon-btn{display:grid;place-items:center;background:none;border:1px solid var(--line);border-radius:10px;width:34px;min-width:34px;height:34px;color:var(--soft);font-size:18px;margin-left:auto}.icon-btn:hover{background:var(--panel2);color:var(--ink)}label{display:block;color:var(--soft);font-size:12px;font-weight:500;margin:20px 0 8px}input,textarea,select{width:100%;min-width:0;border:1px solid var(--line);border-radius:10px;padding:13px 14px;background:var(--bg);color:var(--ink);font-size:15px;outline:none;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--hint);box-shadow:0 0 0 3px var(--acc-soft)}input::placeholder,textarea::placeholder{color:var(--hint)}textarea{min-height:100px;resize:vertical}input[type=checkbox]{accent-color:var(--ink)}.row{display:flex;gap:14px}.row>*{flex:1;min-width:0}.note{font-size:11px;line-height:1.8;color:var(--hint);text-align:center;margin-top:13px}.center{text-align:center}.err{display:none;border:1px solid color-mix(in srgb,var(--err) 25%,transparent);background:color-mix(in srgb,var(--err) 7%,transparent);color:var(--err);border-radius:10px;padding:12px;font-size:12px;margin-top:14px}.err.show{display:block}.spin{display:none;width:17px;height:17px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.btn.load .spin{display:inline-block}.btn.load{cursor:wait}.password-wrap{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;background:var(--bg)}.password-wrap:focus-within{border-color:var(--hint)}.password-wrap input{border:0;background:none;box-shadow:none}.password-wrap button{background:none;border:0;color:var(--soft);font-size:11px;padding:14px}.cards{display:grid;gap:12px}.card{display:flex;align-items:center;gap:14px;padding:18px;background:var(--panel);border:1px solid var(--line);border-radius:13px;cursor:pointer}.card:hover{background:var(--acc-soft);border-color:var(--hint)}.card.on{border-color:var(--ink);background:var(--acc-soft)}.ic{height:38px;width:38px;display:grid;place-items:center;flex-shrink:0;background:var(--panel2);border-radius:10px;font-size:20px}.tx b{display:block;font-size:13px;font-weight:550}.tx small{display:block;font-size:11px;line-height:1.6;color:var(--soft);margin-top:3px}.tick{margin-left:auto;color:var(--soft);width:21px;height:21px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:12px}.card.on .tick{background:var(--ink);color:var(--bg)}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid var(--line);background:none;border-radius:20px;color:var(--soft);padding:7px 13px;font-size:12px;cursor:pointer}.chip.on{color:var(--bg);background:var(--ink);border-color:var(--ink)}.kvkk{background:var(--bg);border:1px solid var(--line);border-radius:12px;padding:22px;font-size:13px;line-height:1.9;color:var(--soft);max-height:240px;overflow:auto}.check{display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.8;margin-top:18px;cursor:pointer}.box{flex-shrink:0;width:23px;height:23px;border:1px solid var(--hint);border-radius:6px;display:grid;place-items:center;color:transparent}.check.on .box{background:var(--ink);color:var(--bg)}.step{display:flex;align-items:flex-start;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.step .n{height:26px;width:26px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:11px;flex-shrink:0}.step b{display:block;font-size:14px}.step .t>span{font-size:12px;color:var(--soft)}.netad{font-weight:600;color:var(--ink)}.ozet{border:1px solid var(--line);border-radius:14px;background:var(--panel);overflow:hidden}.ozet .r{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 20px;border-bottom:1px solid var(--line);font-size:12px}.ozet .r:last-child{border:0}.ozet .r span{color:var(--soft)}.ozet .r b{font-weight:500;text-align:right;overflow-wrap:anywhere}.holo{display:block;fill:none;stroke:var(--ink);width:130px;height:130px;margin:10px auto 30px;stroke-width:1}.holo .core{fill:var(--ink)}.holo .r1{transform-origin:60px 60px;animation:spin 16s linear infinite}.holo .r2{transform-origin:60px 60px;animation:spin 20s linear infinite reverse}.holo .r3{opacity:.3}
/* Entry: editorial composition + product architecture */
.welcome-layout{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:54px;min-height:620px}.welcome-copy{padding:30px 0}.welcome-copy .eyebrow{display:flex;align-items:center;gap:10px}.fine-dot{height:5px;width:5px;background:var(--ink);border-radius:50%}.welcome-copy h1{font-size:76px;line-height:1.01;font-weight:400;letter-spacing:-4px;margin:28px 0}.welcome-copy em{font-family:Georgia,serif;font-weight:400;letter-spacing:-3px}.welcome-copy p{font-size:15px;color:var(--soft);line-height:1.9}.welcome-cta{width:240px;justify-content:space-between;margin-top:30px;border-radius:30px;padding:15px 24px}.welcome-login{display:block;font-size:10px;color:var(--hint);margin-top:14px}.welcome-benefits{display:flex;gap:30px;margin-top:44px;border-top:1px solid var(--line);padding-top:22px}.welcome-benefits b{display:block;color:var(--hint);font-size:10px;font-weight:400;margin-bottom:7px}.welcome-benefits span{font-size:11px}.welcome-footer{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--line);padding-top:22px;margin-top:35px;color:var(--hint);font-size:11px}
/* Product: source hologram motion is isolated from live connection state. */
.product-stage{position:relative;min-height:480px;border:1px solid #ffffff12;border-radius:22px;overflow:hidden;background:radial-gradient(ellipse at 50% 44%,#272727 0%,#101010 43%,#070707 77%);color:#e8e8e3;isolation:isolate;display:flex;align-items:center;justify-content:center;perspective:900px}.welcome-layout .product-stage{min-height:590px}.stage-top{position:absolute;inset:25px 27px auto;display:flex;justify-content:space-between;gap:12px;color:#92928d;font-size:8px;letter-spacing:1.6px;z-index:3}.stage-edition{color:#72726d}.product-light{position:absolute;inset:20% -30% -10%;background:radial-gradient(ellipse at 50% 80%,#b0b0a11a,transparent 50%);pointer-events:none}.product-stage:after{content:'';position:absolute;bottom:15%;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,#ffffff16,transparent);z-index:-1}.device-model{position:relative;width:242px;margin-top:-15px;transform:rotateY(var(--ry,-12deg)) rotateX(var(--rx,3deg));transform-style:preserve-3d;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.device-glass{position:relative;height:256px;border:1px solid #adada46b;border-radius:4px 4px 0 0;background:linear-gradient(130deg,#ffffff0c,#ffffff02 30%,#ffffff05 65%,#ffffff0d);box-shadow:inset 2px 0 #ffffff18,inset -2px 0 #ffffff18,0 0 35px #ffffff04;overflow:hidden}.device-glass:before{content:'';position:absolute;inset:0 10px 0 0;border-right:1px solid #ffffff14;pointer-events:none;z-index:2}.glass-edge{position:absolute;top:7px;left:0;right:0;height:1px;background:#ffffff15;transform:rotate(-2deg);z-index:3}.core-video{width:100%;height:100%;object-fit:contain;mix-blend-mode:screen;filter:grayscale(1) contrast(1.15);opacity:.92;pointer-events:none}.glass-reflection{position:absolute;inset:0;background:linear-gradient(118deg,transparent 15%,#ffffff0a 16%,#ffffff01 32%,transparent 33%,transparent 74%,#ffffff07 75%,transparent 82%);pointer-events:none}.device-base{position:relative;height:82px;background:linear-gradient(110deg,#222 0%,#111 18%,#080808 75%,#141414);border:1px solid #ffffff19;border-top:2px solid #ffffff38;box-shadow:0 20px 50px #0009;display:flex;align-items:center;justify-content:center;gap:20px}.device-base>span{font-size:24px;letter-spacing:-1.5px;font-weight:450;color:#ddd}.base-dot{color:#888}.device-base i{position:absolute;right:18px;bottom:21px;width:3px;height:3px;border-radius:50%;background:#ccc;box-shadow:0 0 8px #fff}.device-foot{position:absolute;width:100%;height:12px;bottom:-8px;left:0;background:#070707;transform:scaleX(.9);border-radius:0 0 5px 5px;z-index:-1}.stage-caption{position:absolute;left:27px;right:27px;bottom:68px;display:flex;justify-content:space-between;align-items:center;color:#92928d;font-size:9px;letter-spacing:.5px}.welcome-layout .stage-caption{bottom:24px}.stage-motion{background:none;border:1px solid #ffffff20;color:#ddd;border-radius:50%;height:28px;width:28px;font-size:10px}.effect-switch{position:absolute;bottom:20px;display:flex;gap:4px;padding:4px;border:1px solid #ffffff13;border-radius:25px;background:#09090988;max-width:calc(100% - 30px)}.effect-switch button{border:0;border-radius:20px;background:none;color:#949490;padding:7px 13px;font-size:10px;white-space:nowrap}.effect-switch button.on{background:#ffffff15;color:#f2f2ef}.effect-switch button:hover{color:#fff;background:#ffffff0c}
/* Personal workspace */
.page-intro{display:flex;justify-content:space-between;gap:20px;align-items:center}.date-pill{color:var(--soft);border:1px solid var(--line);padding:7px 12px;border-radius:20px;font-size:10px;white-space:nowrap}.hero-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,1fr);gap:20px}.hero-card{border:1px solid var(--line);background:var(--panel);border-radius:22px;padding:29px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.hero-card .eyebrow{width:100%;display:flex;justify-content:space-between;gap:12px;margin-bottom:24px}.little-star{font-size:17px}.av{flex-shrink:0;display:grid;place-items:center;border-radius:50%;height:52px;width:52px;background:var(--panel2)!important;border:1px solid var(--line);color:var(--ink);font-size:22px;font-weight:400}.hero-card .av{height:59px;width:59px;font-size:25px;margin-bottom:19px}.hero-card>b{font-size:32px;font-weight:450;line-height:1.2;letter-spacing:-1px;overflow-wrap:anywhere}.hero-card .uy{font-size:11px;color:var(--soft);margin-top:7px;overflow-wrap:anywhere}.hero-card .kis{color:var(--soft);font-size:13px;line-height:1.9;margin-top:21px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.companion-divider{height:1px;width:100%;background:var(--line);margin:22px 0 14px}.companion-label{font-size:8px;letter-spacing:2px;color:var(--hint)}.hero-card #stageWake{font-size:22px;font-weight:400;margin:6px 0 18px}.hero-card .btn{margin-top:auto;justify-content:space-between}.hero-card .text-button{align-self:center;margin-top:7px}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.durum{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:13px;padding:15px 18px;background:var(--panel)}.dot{height:6px;width:6px;background:var(--hint);border-radius:50%;flex-shrink:0}.durum b{display:block;font-size:12px;font-weight:550}.durum span{display:block;color:var(--soft);font-size:10px;margin-top:2px}.info-box{background:var(--panel2);border:1px solid var(--line);border-radius:12px;padding:18px;margin-top:12px;color:var(--soft);font-size:12px;line-height:1.8}.info-box .text-button{display:inline}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:36px 0 17px}.section-heading h2{font-weight:450;font-size:23px;letter-spacing:-.6px}.section-heading>span{font-size:11px;color:var(--hint)}.home-links{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.home-link{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:13px;min-height:176px;border:1px solid var(--line);border-radius:16px;padding:23px;background:var(--panel)}.home-link:hover{border-color:var(--hint);background:var(--acc-soft);transform:translateY(-3px)}.link-number{font-size:8px;letter-spacing:1.5px;color:var(--hint)}.home-link>b{font-size:17px;font-weight:500;letter-spacing:-.3px}.home-link small{color:var(--soft);font-size:11px;line-height:1.7;max-width:90%}.link-arrow{position:absolute;right:20px;top:20px;color:var(--soft);font-size:17px}.bottom-note{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:22px;margin-top:36px;font-size:9px;color:var(--hint)}.tabbar{display:none;position:fixed;bottom:0;left:0;right:0;border-top:1px solid var(--line);background:var(--sidebar);padding:7px 12px calc(7px + env(safe-area-inset-bottom));z-index:40}.tabbar-in{display:flex;max-width:700px;margin:auto}.tabbar button{flex:1;display:flex;flex-direction:column;align-items:center;gap:7px;background:none;border:0;color:var(--hint);font-size:10px;min-height:51px;padding:8px 0}.tabbar button.on{color:var(--ink)}.tabbar svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.nav-brand,.nav-caption,.nav-bottom{display:none}
/* Collections, conversation, settings */
.collection-toolbar{display:flex;align-items:center;gap:12px;margin:24px 0}.search-field{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;padding-left:13px;background:var(--panel);flex:1;max-width:420px}.search-field>span{font-size:24px;color:var(--hint)}.search-field input{background:none;border:0;font-size:13px}.collection-toolbar select{width:175px;padding:12px;font-size:12px;background:var(--panel)}#karAdet{margin-left:auto;font-size:11px;color:var(--hint);white-space:nowrap}#karListe{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.kkart{border:1px solid var(--line);border-radius:18px;background:var(--panel);padding:24px;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;min-width:0}.kkart.aktif{border-color:var(--hint)}.kkart .av{width:60px;height:60px;margin-bottom:24px;font-size:24px}.kbil{width:100%;min-width:0}.kbil b{font-size:21px;font-weight:450;display:flex;flex-wrap:wrap;gap:9px;align-items:center;overflow-wrap:anywhere}.kbil small{display:block;color:var(--soft);font-size:11px;margin-top:6px;overflow-wrap:anywhere}.card-personality{font-size:12px;color:var(--soft);line-height:1.8;margin:18px 0 24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:64px;overflow-wrap:anywhere}.rozet{position:absolute;top:24px;right:20px;border:1px solid var(--line);background:var(--panel2);border-radius:15px;padding:3px 8px;font-size:8px;letter-spacing:1px}.kayar{display:flex;gap:7px;margin-top:auto;border-top:1px solid var(--line);padding-top:16px;width:100%;flex-wrap:wrap}.mini{background:none;border:1px solid var(--line);padding:8px 11px;min-height:36px;border-radius:8px;font-size:10px;color:var(--soft)}.mini:hover{border-color:var(--hint);color:var(--ink)}.mini:first-child{margin-right:auto}.mini.err{display:block;margin:0;color:var(--err);background:none}.bos{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--soft);font-size:13px;border:1px dashed var(--line);border-radius:16px}.bos .btn{max-width:250px;margin:20px auto 0}#s_karakterler>.btn{max-width:240px;margin-top:24px}.skeleton{height:290px;background:linear-gradient(110deg,var(--panel) 30%,var(--panel2) 50%,var(--panel) 70%);background-size:300% 100%;border:1px solid var(--line);border-radius:18px;animation:shimmer 1.5s linear infinite}.chat-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.chat-title h1{font-size:30px}.chat-title .text-button{font-size:10px;white-space:nowrap}.deneAkis{display:flex;flex-direction:column;gap:18px;min-height:320px;max-height:52vh;overflow-y:auto;overscroll-behavior:contain;padding:10px 2px 25px}.dbal{max-width:87%;padding:14px 17px;border-radius:15px;font-size:14px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.dbal.ben{align-self:flex-end;background:var(--ink);color:var(--bg);border-bottom-right-radius:4px}.dbal.nova{align-self:flex-start;background:var(--bg);border:1px solid var(--line);border-bottom-left-radius:4px}.message-label{display:block;font-size:8px;letter-spacing:1px;text-transform:uppercase;color:var(--hint);margin-bottom:7px}.message-copy{display:block;border:0;background:none;font-size:9px;color:var(--hint);padding:6px 0 0;margin-top:8px}.message-copy:hover{color:var(--ink)}.thinking-dots{display:flex;gap:4px;padding:10px 0}.thinking-dots i{width:5px;height:5px;background:var(--soft);border-radius:50%;animation:dotPulse 1s ease infinite}.thinking-dots i:nth-child(2){animation-delay:.15s}.thinking-dots i:nth-child(3){animation-delay:.3s}.chat-empty{text-align:center;margin:auto;padding:40px 15px;color:var(--hint);font-size:12px;line-height:1.8}.chat-empty>span{display:block;font-size:35px;font-weight:200;color:var(--soft);margin-bottom:20px}.chat-empty strong{display:block;font-weight:400;font-size:23px;color:var(--ink);margin-bottom:8px}.chat-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:15px}.chat-suggestions button{border:1px solid var(--line);background:none;color:var(--soft);padding:7px 10px;border-radius:20px;font-size:10px}.chat-suggestions button:hover{background:var(--acc-soft);color:var(--ink)}.deneGiris{display:flex;gap:8px;align-items:center;border-top:1px solid var(--line);padding-top:16px}.deneGiris input{flex:1;font-size:14px}.deneGiris .btn{flex-shrink:0}.composer-note{display:flex;justify-content:space-between;color:var(--hint);font-size:9px;margin-top:10px}.inline-error{border:1px solid var(--line);border-radius:10px;padding:12px;margin-bottom:12px;color:var(--err);font-size:12px}.inline-error .text-button{margin-left:10px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.appearance{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:22px}.appearance .theme-switch{margin:0}.motion-label{display:flex;align-items:center;gap:10px;margin:0;font-size:12px}.motion-label input{width:17px;height:17px;flex-shrink:0}.settings-column>.ozet:has(textarea){padding:22px}.help-section{margin-top:36px}.help-section details{border-bottom:1px solid var(--line);padding:17px 2px}.help-section summary{cursor:pointer;list-style:none;font-size:13px;display:flex;justify-content:space-between}.help-section summary:after{content:'+';color:var(--hint);font-size:17px}.help-section details[open] summary:after{content:'−'}.help-section details p{font-size:12px;color:var(--soft);line-height:1.9;max-width:640px;padding-top:14px}.voice-guidance{display:flex;gap:18px;padding:19px;border:1px solid var(--line);border-radius:12px;background:var(--acc-soft);margin:20px 0 14px}.voice-guidance b{font-weight:500;font-size:12px}.voice-guidance p{font-size:11px;color:var(--soft);line-height:1.8;margin-top:5px}.voice-bars{display:flex;align-items:center;gap:3px;flex-shrink:0}.voice-bars i{width:2px;height:12px;background:var(--hint);border-radius:2px}.voice-bars i:nth-child(2),.voice-bars i:nth-child(4){height:22px}.voice-bars i:nth-child(3){height:33px}audio{height:40px;width:100%}
/* Shared feedback, privacy and accessibility */
#toast{position:fixed;bottom:95px;left:50%;transform:translate(-50%,14px);background:var(--ink);color:var(--bg);border:1px solid var(--line);border-radius:12px;padding:13px 20px;font-size:12px;z-index:100;opacity:0;pointer-events:none;transition:.25s;max-width:min(90vw,520px);text-align:center;box-shadow:var(--shadow)}#toast.show{opacity:1;transform:translate(-50%,0)}#networkBanner{position:sticky;top:0;background:var(--ink);color:var(--bg);text-align:center;padding:9px 20px;font-size:11px;z-index:60}.skip-link{position:fixed;left:20px;top:-100px;background:var(--ink);color:var(--bg);padding:12px 20px;border-radius:8px;z-index:200}.skip-link:focus{top:10px}dialog{width:min(430px,calc(100% - 36px));padding:32px;border:1px solid var(--line);border-radius:22px;background:var(--panel);color:var(--ink);box-shadow:0 30px 100px #0006}dialog::backdrop{background:#0009;backdrop-filter:blur(7px)}dialog h2{font-size:25px;font-weight:450;letter-spacing:-.6px;margin:20px 0 10px}dialog p{font-size:13px;line-height:1.9;color:var(--soft)}.dialog-icon{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;font-size:22px}.dialog-actions{display:flex;gap:10px;margin-top:10px}.dialog-actions .btn{flex:1}.dialog-actions .danger{background:#a93232;color:#fff}.dialog-actions .danger:hover{background:#8e2727}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.reduce-motion *,.reduce-motion *:before,.reduce-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
@keyframes pageIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-150% 0}}@keyframes dotPulse{50%{opacity:.3;transform:translateY(-3px)}}
@media(min-width:1100px){body.app-mode .top{margin-left:216px}body.app-mode .top>.mark,body.app-mode .top>.brand,body.app-mode .top-caption{display:none}body.app-mode .workspace-label{display:block}body.app-mode main{width:calc(100% - 216px);max-width:none;margin:0 0 0 216px;padding:clamp(32px,2.5vw,56px) clamp(28px,2.5vw,64px) 70px}body.app-mode .tabbar{top:0;right:auto;bottom:0;width:216px;padding:33px 16px;border-top:0;border-right:1px solid var(--line)}.nav-brand{display:flex;align-items:center;gap:11px;font-size:31px;letter-spacing:-1.5px;padding:0 17px}.nav-brand svg{width:30px;height:30px;fill:none;stroke:var(--ink)}.nav-caption{display:block;padding:13px 17px;font-size:7px;letter-spacing:2.5px;color:var(--hint)}body.app-mode .tabbar-in{margin-top:43px;display:flex;flex-direction:column;gap:7px}body.app-mode .tabbar button{flex-direction:row;gap:13px;padding:13px 17px;font-size:11px;border-radius:10px;min-height:46px}body.app-mode .tabbar button.on{background:var(--panel2)}body.app-mode .tabbar button:hover{background:var(--acc-soft)}.nav-bottom{position:absolute;bottom:30px;left:23px;right:23px;display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:20px}.nav-profile-avatar{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:12px;flex-shrink:0}.nav-bottom>div{min-width:0}.nav-bottom b{display:block;font-size:10px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-bottom small{display:block;font-size:8px;color:var(--hint);margin-top:3px}body.app-mode .screen:where(:not(#s_home):not(#s_karakterler):not(#s_ayarlar)){margin-left:auto;margin-right:auto;max-width:800px}}
@media(min-width:1650px){body.app-mode main{margin-right:0}.product-stage{min-height:530px}.device-model{width:265px}.device-glass{height:280px}}
@media(max-width:1099px){main{padding:32px 26px 100px}.top{height:76px;padding:0 26px}.welcome-layout{gap:30px;min-height:550px}.welcome-copy h1{font-size:62px}.welcome-layout .product-stage{min-height:535px}.welcome-benefits{gap:19px}.hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,1fr)}.hero-card{padding:24px}#karListe{grid-template-columns:repeat(2,minmax(0,1fr))}.home-link{padding:20px}.home-link>b{font-size:15px}.home-link small{max-width:100%}.home-link .link-arrow{display:none}.home-links{gap:12px}}
@media(max-width:720px){main{padding:29px 20px 110px}.top{height:70px;padding:0 20px}.top-caption{display:none}.brand{font-size:24px}.mark{width:25px;height:25px}.theme-switch button{font-size:10px;padding:5px 10px;min-height:32px}.welcome-layout{grid-template-columns:1fr;gap:28px}.welcome-copy{padding:15px 0 0}.welcome-copy h1{font-size:66px;margin:23px 0;letter-spacing:-3px}.welcome-copy h1 br:nth-of-type(2){display:none}.welcome-copy p{font-size:14px}.welcome-layout .product-stage{min-height:450px}.welcome-benefits{gap:0;justify-content:space-between;margin-top:30px}.welcome-footer{font-size:9px;align-items:flex-start;flex-direction:column;gap:5px;margin-top:25px}.welcome-footer .text-button{font-size:11px}.date-pill{display:none}.screen>h1,.page-intro h1{font-size:31px;letter-spacing:-1px}.lead{font-size:13px;line-height:1.8;margin-bottom:24px}.eyebrow{font-size:8px;letter-spacing:1.7px}.hero-grid{grid-template-columns:1fr;gap:15px}.product-stage{min-height:465px}.stage-edition{display:none}.stage-top{inset:22px 23px auto;font-size:8px}.stage-caption{left:23px;right:23px}.device-model{width:215px;margin-top:-30px}.device-glass{height:230px}.device-base{height:73px}.hero-card{padding:24px;display:grid;grid-template-columns:52px 1fr;column-gap:16px;align-items:center}.hero-card .eyebrow{grid-column:1/-1;margin-bottom:18px}.hero-card .av{grid-column:1;grid-row:2/4;width:52px;height:52px;font-size:22px;margin:0}.hero-card>b{font-size:27px}.hero-card .uy{margin-top:1px}.hero-card .kis{grid-column:1/-1;margin:18px 0}.hero-card .btn,.hero-card .text-button{grid-column:1/-1}.hero-card .btn{margin-top:0}.hero-card .text-button{margin-top:6px}.hero-card .companion-divider,.hero-card .companion-label,.hero-card #stageWake{display:none}.status-grid{grid-template-columns:1fr;gap:10px}.section-heading{margin-top:30px}.section-heading h2{font-size:21px}.section-heading>span{display:none}.home-links{grid-template-columns:1fr;gap:11px}.home-link{min-height:145px;padding:20px;gap:9px}.home-link>b{font-size:18px}.home-link small{max-width:85%;font-size:12px}.home-link .link-arrow{display:block}.bottom-note{font-size:8px;margin-top:28px;gap:12px}.screen:where(:not(#s_home):not(#s_karakterler):not(#s_ayarlar):not(#s_karsilama)){padding:25px 20px;border-radius:17px}.settings-grid{grid-template-columns:1fr;gap:0}.appearance{padding:17px;gap:18px;flex-wrap:wrap}.motion-label{font-size:11px}.collection-toolbar{flex-wrap:wrap;gap:9px}.search-field{max-width:none;flex:1 1 100%}.collection-toolbar select{flex:1;max-width:200px}#karListe{grid-template-columns:1fr}.kkart{padding:24px}.card-personality{min-height:0}.chat-title{align-items:flex-start;flex-wrap:wrap}.chat-title h1{font-size:27px}.chat-title .text-button{padding:0}.deneAkis{min-height:290px;max-height:50vh}.dbal{max-width:94%;font-size:13px}.deneGiris input{font-size:16px;padding:12px}.deneGiris .btn{padding:13px 12px!important;font-size:11px;min-height:46px}.chat-suggestions{gap:5px}.chat-suggestions button{font-size:9px;padding:6px 9px}.chat-empty strong{font-size:20px}.row{gap:9px}.row .btn{font-size:12px;padding:13px 8px}input,textarea,select{font-size:16px}.prog{position:absolute;top:75px;left:50%;transform:translateX(-50%);margin:0}.voice-guidance{gap:12px;padding:14px}.voice-guidance b{font-size:11px}.voice-guidance p{font-size:10px}.settings-column>.ozet:has(textarea){padding:18px}.tabbar button{font-size:9px}.tabbar{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}}
@media(max-width:360px){main{padding-left:14px;padding-right:14px}.top{padding-left:14px;padding-right:14px}.welcome-copy h1{font-size:58px}.effect-switch button{font-size:9px;padding:7px 10px}.theme-switch button{padding:5px 8px}.bottom-note span:last-child{display:none}.screen:where(:not(#s_home):not(#s_karakterler):not(#s_ayarlar):not(#s_karsilama)){padding:23px 16px}.chat-title h1{font-size:25px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Photographic product treatment and final editorial scale. */
body{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif}.eyebrow{font-size:10px}.lead{font-size:15px}.tabbar button{font-size:11px}.studio-model{width:100%;max-width:740px;aspect-ratio:4/3;margin:0;transform:rotateY(var(--ry,0deg)) rotateX(var(--rx,0deg));isolation:isolate;flex-shrink:0}.studio-product{display:block;width:100%;height:100%;object-fit:contain;mask-image:radial-gradient(ellipse at 50% 48%,#000 48%,#000b 72%,transparent 95%);pointer-events:none}.studio-core{position:absolute;left:33.8%;top:15.3%;width:32.5%;height:45%;mix-blend-mode:screen;filter:grayscale(1) contrast(1.2) drop-shadow(0 0 8px #fff5);opacity:.9;object-fit:contain}.hologram-reflection{position:absolute;left:37%;top:59%;width:26%;height:5%;background:radial-gradient(ellipse,#fff2,transparent 70%);filter:blur(7px);pointer-events:none}.product-stage{background:#090909;min-height:500px}.product-stage:after,.product-light{display:none}.welcome-layout .product-stage{border-color:transparent;background:transparent;overflow:visible}.welcome-layout{grid-template-columns:.95fr 1.2fr;gap:22px;min-height:640px}.welcome-copy h1{font-size:72px}.welcome-layout .studio-model{transform:scale(1.14) rotateY(var(--ry,0deg)) rotateX(var(--rx,0deg))}.welcome-layout .stage-top{top:35px}.welcome-layout .stage-caption{bottom:20px}.welcome-layout .product-stage{min-height:570px}.welcome-footer{margin-top:20px}.product-stage .stage-caption{bottom:66px}.welcome-layout .stage-caption{bottom:20px}.studio-model{margin-top:-12px}.hero-card .av{background:radial-gradient(circle at 35% 25%,var(--panel2),var(--bg))!important;box-shadow:inset 0 0 0 5px var(--panel),0 0 0 1px var(--line)}.hero-card .kis{font-size:14px}.hero-card .uy{font-size:12px}.durum span{font-size:11px}.home-link small{font-size:12px}.home-link .link-number{font-size:9px}.mini{font-size:11px}.home-character-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:14px}.home-character{display:flex;align-items:center;gap:14px;background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:17px;text-align:left;min-width:0}.home-character:hover{border-color:var(--hint);transform:translateY(-2px)}.home-character .av{height:40px;width:40px;font-size:17px}.home-character>span:nth-child(2){min-width:0}.home-character b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500}.home-character small{display:block;color:var(--soft);font-size:10px;margin-top:3px}.home-character>span:last-child{margin-left:auto;color:var(--hint)}.character-templates{margin:22px 0;padding:18px;background:var(--acc-soft);border:1px solid var(--line);border-radius:12px}.character-templates>span{font-size:11px;color:var(--soft)}.character-templates>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.character-templates button{border:1px solid var(--line);border-radius:20px;background:var(--panel);padding:7px 11px;font-size:11px;color:var(--soft)}.character-templates button:hover{border-color:var(--hint);color:var(--ink)}#micMeter{width:100%;height:64px;background:var(--bg);border:1px solid var(--line);border-radius:10px;display:block}.meter-label{display:block;font-size:10px;color:var(--hint);margin:7px 0 12px}.install-card{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:18px;padding:26px;margin-top:32px;background:var(--panel)}.install-card .eyebrow{display:block;font-size:8px;margin-bottom:8px}.install-card h2{font-size:24px;font-weight:450;letter-spacing:-.7px}.install-card p{font-size:12px;color:var(--soft);margin-top:9px}.install-card .btn{width:auto;min-width:165px;margin:0;font-size:11px}.settings-grid{align-items:start}.settings-column .cards+.sec-t{margin-top:30px}.settings-column .ozet:has(textarea) textarea{min-height:160px}.voice-guidance p{font-size:12px}.voice-guidance b{font-size:13px}.chat-empty{font-size:13px}.bottom-note{font-size:10px}.welcome-copy p{font-size:16px}.welcome-login{font-size:11px}.welcome-benefits span{font-size:12px}
@media(min-width:1100px){body.app-mode .tabbar button{font-size:12px}.workspace-label{font-size:12px}.nav-caption{font-size:8px}.nav-bottom b{font-size:12px}.nav-bottom small{font-size:9px}.nav-profile-avatar{width:34px;height:34px}.home-collection .section-heading{margin-top:32px}}
@media(max-width:1099px){.welcome-copy h1{font-size:61px}.welcome-layout{gap:10px}.welcome-layout .studio-model{transform:scale(1.2)}.welcome-copy p{font-size:14px}.home-character-list{gap:10px}.home-character{padding:13px;gap:10px}}
@media(max-width:720px){.welcome-layout{grid-template-columns:1fr;gap:8px;min-height:0}.welcome-copy h1{font-size:64px}.welcome-copy{padding-top:15px}.welcome-layout .product-stage{min-height:390px;margin-top:5px;overflow:hidden}.welcome-layout .studio-model{transform:none}.welcome-layout .stage-top{top:10px}.welcome-layout .stage-caption{bottom:6px}.welcome-footer{margin-top:12px}.studio-model{width:135%;max-width:none;aspect-ratio:4/3;margin-top:-20px}.studio-product{mask-image:radial-gradient(ellipse at 50% 48%,#000 45%,#000a 70%,transparent 90%)}.product-stage{min-height:440px}.effect-switch button{font-size:10px}.welcome-copy h1 br:nth-of-type(2){display:block}.home-character-list{display:flex;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.home-character{min-width:215px;scroll-snap-align:start;flex-shrink:0}.install-card{align-items:flex-start;flex-direction:column;padding:22px}.install-card .btn{width:100%;margin:0}.hero-card .kis{font-size:13px}.home-link .link-number{font-size:9px}.eyebrow{font-size:9px}.lead{font-size:13px}.bottom-note{font-size:8px}.voice-guidance p{font-size:11px}}
@media(max-width:360px){.welcome-copy h1{font-size:57px}.welcome-benefits span{font-size:10px}.product-stage{min-height:405px}.welcome-layout .product-stage{min-height:345px}.effect-switch button{font-size:9px}.hero-card .uy{font-size:11px}}

.welcome-layout .product-stage{overflow:hidden;min-width:0}.welcome-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr)}
@media(max-width:720px){.welcome-layout{grid-template-columns:minmax(0,1fr)}}

/* The workspace fills the viewport; only reading and form columns are bounded. */
.store-discovery{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:25px;padding:22px 24px;border:1px solid var(--hint);border-radius:16px;background:var(--panel);max-width:450px;box-shadow:var(--shadow);transition:transform .2s,border-color .2s,background .2s}
.store-discovery:hover{transform:translateY(-3px);background:var(--panel2);border-color:var(--ink)}
.store-discovery small{display:block;font-size:9px;letter-spacing:1.6px;color:var(--soft)}
.store-discovery strong{display:block;font-size:23px;letter-spacing:-.6px;font-weight:550;margin-top:5px}
.store-discovery>span>span{display:block;font-size:12px;color:var(--soft);margin-top:5px}
.store-discovery .discovery-arrow{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;background:var(--ink);color:var(--bg);border-radius:50%;font-size:21px}
.store-navigation{display:flex;align-items:center;gap:8px;margin-left:auto}
.store-navigation a{display:flex;align-items:center;justify-content:center;gap:14px;min-height:42px;padding:10px 17px;border:1px solid var(--line);border-radius:10px;background:var(--panel);font-size:12px;font-weight:500;white-space:nowrap}
.store-navigation a:hover{border-color:var(--hint);background:var(--panel2)}
.store-navigation .purchase-link{background:var(--ink);color:var(--bg);border-color:var(--ink)}
.store-navigation .purchase-link:hover{background:var(--acc2);color:var(--button-ink)}
.top>.theme-switch{margin-left:8px}
@media(max-width:1250px){.top-caption{display:none}.store-navigation a{padding-inline:12px}}
@media(max-width:900px){.top{height:auto;min-height:128px;flex-wrap:wrap;padding-top:13px;padding-bottom:13px;gap:10px}.top>.theme-switch{margin-left:auto}.store-navigation{order:10;width:100%;margin:0;gap:8px}.store-navigation a{flex:1;min-height:42px;padding:10px 8px;font-size:11px}.top .prog{position:absolute;top:auto;bottom:-15px;left:50%;transform:translateX(-50%);margin:0}html{scroll-padding-top:155px}}
@media(max-width:720px){.store-discovery{max-width:none;padding:19px 20px;margin-top:22px}.store-discovery strong{font-size:22px}.store-discovery>span>span{font-size:11px}.store-discovery small{font-size:8px}}
.companion-identity{display:flex;align-items:center;gap:20px;width:100%;min-width:0}
.companion-identity>div:last-child{min-width:0}
.hero-card .companion-identity .av{flex-shrink:0;margin:0;width:64px;height:64px}
.companion-identity h2{display:block;color:var(--ink);font-size:clamp(28px,2vw,42px);font-weight:450;line-height:1.15;letter-spacing:-1px;overflow-wrap:anywhere}
.hero-card .kis{width:100%;max-width:60ch;line-height:1.85;margin:24px 0 0;-webkit-line-clamp:4}
.companion-start{width:100%;margin:26px 0 28px;padding-top:23px;border-top:1px solid var(--line)}
.companion-start .companion-label{display:block;margin-bottom:12px;font-size:9px;letter-spacing:1.6px}
.starter-button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:13px 0;background:transparent;border:0;border-bottom:1px solid var(--line);text-align:left;color:var(--soft);font-size:14px;transition:color .2s,padding .2s}
.starter-button:hover{color:var(--ink);padding-left:6px;padding-right:6px}
.starter-button span:last-child{color:var(--hint)}
.status-grid:has(#fanSatir[style*="display: none"]),.status-grid:has(#fanSatir[style*="display:none"]){grid-template-columns:1fr}
.status-grid .durum>div:nth-child(2){min-width:0;overflow-wrap:anywhere}
.hero-card .btn{min-height:52px}
@media(min-width:1100px){
 body.app-mode .top{padding-inline:clamp(28px,2.5vw,64px)}
 #s_home .hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(340px,1fr);gap:clamp(20px,1.5vw,36px);align-items:stretch}
 #s_home .product-stage{min-width:0;min-height:clamp(520px,31vw,780px)}
 #s_home .studio-model{width:100%;max-width:1000px;margin-top:0}
 #s_home .hero-card{padding:clamp(28px,2.3vw,56px);justify-content:center}
 #s_home .hero-card .eyebrow{margin-bottom:clamp(24px,2vw,42px)}
 .home-links,.home-character-list{gap:clamp(16px,1.5vw,32px)}
 .home-link{padding:clamp(24px,2vw,44px)}
 .home-character{padding:clamp(18px,1.4vw,28px)}
 #karListe{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px}
 .settings-grid{gap:clamp(24px,3vw,72px)}
 body.app-mode #s_dene{width:100%;max-width:none;margin:0;padding:clamp(28px,2.5vw,56px)}
 #s_dene .deneAkis{width:100%;max-width:1100px;margin-inline:auto;min-height:320px;height:calc(100dvh - 570px);max-height:none;padding-inline:4px}
 #s_dene .dbal{max-width:min(75%,76ch)}
 #s_dene .deneGiris,#s_dene .composer-note,#s_dene .chat-suggestions,#s_dene .inline-error{width:100%;max-width:1100px;margin-inline:auto}
}
@media(min-width:1800px){
 .page-intro h1,.screen>h1,.chat-title h1{font-size:clamp(38px,2.25vw,56px)}
 .page-intro .lead,.hero-card .kis{font-size:clamp(15px,.85vw,18px)}
 .page-intro .lead{margin-bottom:36px}
 .hero-card .uy,.starter-button{font-size:16px}
 .hero-card .btn{font-size:15px;min-height:58px}
 .hero-card .text-button,.home-character b{font-size:16px}
 .home-character small,.home-link small{font-size:13px}
 .home-character .av{width:48px;height:48px;font-size:20px}
 .section-heading h2{font-size:28px}
 .home-link>b{font-size:24px}
 .status-grid .durum{padding:20px 24px}
 .status-grid .durum b{font-size:14px}
 .status-grid .durum span{font-size:13px}
 .effect-switch button{font-size:12px;padding:10px 18px}
}
@media(max-width:720px){
 .hero-card{display:flex;align-items:stretch}
 .hero-card .eyebrow{margin-bottom:22px}
 .hero-card .companion-identity .av{width:52px;height:52px;font-size:22px}
 .companion-identity{gap:16px}
 .companion-identity h2{font-size:28px}
 .hero-card .kis{margin:20px 0 0;-webkit-line-clamp:3}
 .companion-start{margin:20px 0;padding-top:17px}
 .companion-start .companion-label{display:block;font-size:8px}
 .starter-button{font-size:13px;min-height:44px;padding-block:10px}
 .hero-card .btn{margin-top:0}
 .hero-card .text-button{align-self:center}
}
