.story-desk{background:var(--background);min-height:100dvh;color:var(--foreground);font-family:var(--font-sans);font-size:17px;line-height:1.6}.desk-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:auto;padding:22px 32px;display:flex}.desk-brand{font-family:var(--font-serif);font-size:25px;font-weight:700}.desk-header nav,.desk-header a,.desk-back,.desk-back a,.desk-back span{align-items:center;gap:9px;display:flex}.desk-header nav{gap:25px;font-size:15px}.desk-main{max-width:820px;margin:auto;padding:24px 28px 70px}.desk-back{color:var(--muted-foreground);justify-content:space-between;font-size:15px}.desk-opening{text-align:center;max-width:670px;margin:64px auto 40px}.desk-bookmark{background:var(--secondary);color:var(--primary);clip-path:polygon(0 0,100% 0,100% 100%,50% 84%,0 100%);margin-bottom:18px;padding:18px 20px 25px;display:inline-flex}.desk-opening h1,.desk-reader h1{font-family:var(--font-serif);letter-spacing:-.025em;font-size:clamp(32px,5vw,48px);font-weight:600;line-height:1.16}.desk-opening p{color:var(--muted-foreground);margin-top:18px;font-size:19px}.desk-starters,.desk-choices{flex-wrap:wrap;justify-content:center;gap:10px;margin:24px 0;display:flex}.story-desk button,.desk-signin a{cursor:pointer;min-height:48px;font:inherit;border:1px solid var(--border);background:var(--card);color:var(--foreground);border-radius:25px;justify-content:center;align-items:center;gap:8px;padding:9px 18px;display:inline-flex}.story-desk button:hover{background:var(--secondary)}.story-desk button:disabled{opacity:.55;cursor:not-allowed}.story-desk button:focus-visible,.story-desk a:focus-visible,.story-desk input:focus-visible,.story-desk textarea:focus-visible,.story-desk select:focus-visible,.story-desk summary:focus-visible{outline:3px solid var(--primary);outline-offset:4px}.desk-composer{border:1px solid var(--border);background:var(--card);border-radius:24px;padding:22px 20px 12px;box-shadow:0 10px 40px -24px #35243d70}.desk-composer textarea{resize:vertical;width:100%;min-height:110px;font-family:var(--font-serif);background:0 0;border:0;outline:none;font-size:21px}.desk-composer textarea::placeholder{color:var(--muted-foreground)}.desk-composer-bottom,.desk-composer-bottom>div{justify-content:space-between;align-items:center;gap:5px;display:flex}.desk-composer-bottom span{color:var(--muted-foreground);margin-left:6px;font-size:15px}.desk-composer-bottom button{border:0;width:48px;padding:10px}.story-desk .desk-send,.story-desk .desk-primary{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.story-desk .desk-primary:hover{filter:brightness(1.12)}.desk-conversation{margin:24px 0}.desk-line{max-width:90%;margin:20px 0}.desk-line>span{color:var(--muted-foreground);font-size:15px}.desk-line p{white-space:pre-wrap;margin-top:5px;font-size:19px}.desk-line-user{background:var(--secondary);border-radius:18px 18px 4px;margin-left:auto;padding:15px 20px}.desk-line-assistant{padding:10px 0}.desk-files{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.desk-files>span{background:var(--secondary);overflow-wrap:anywhere;border-radius:10px;align-items:center;gap:8px;max-width:100%;padding-left:12px;font-size:15px;display:flex}.desk-files button{background:0 0;border:0;min-width:48px;padding:4px}.desk-brief,.desk-quote,.desk-attachments{border-top:1px solid var(--border);margin:30px 0;padding-top:26px}.desk-section-heading{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.desk-section-heading>span,.desk-small{color:var(--muted-foreground);font-size:15px}.story-desk h2{font-family:var(--font-serif);margin-bottom:18px;font-size:26px;font-weight:600;line-height:1.3}.desk-field{color:var(--muted-foreground);margin:16px 0;font-size:15px;display:block}.desk-field input,.desk-field textarea,.desk-field select,.desk-reader-tools select{color:var(--foreground);background:var(--card);border:1px solid var(--border);width:100%;min-height:48px;font:inherit;border-radius:10px;margin-top:7px;padding:12px;font-size:17px;display:block}.desk-field textarea{resize:vertical;min-height:100px}.desk-brief-row{gap:20px;display:flex}.desk-brief-row>*{flex:1}.desk-brief details{border-top:1px solid var(--border);padding:16px 0}.desk-brief summary{cursor:pointer;align-items:center;gap:8px;min-height:48px;display:flex}.desk-check{align-items:flex-start;gap:12px;margin:16px 0;display:flex}.desk-check input{width:22px;height:22px;accent-color:var(--primary);flex-shrink:0;margin-top:4px}.desk-included{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 0;font-size:15px;display:flex}.desk-included svg:not(:first-child){margin-left:12px}.desk-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.desk-small{margin-top:12px}.desk-quote{background:var(--secondary);border-radius:16px;padding:24px}.desk-quote p{margin-bottom:16px}.desk-quote button{margin-right:12px}.desk-progress{background:var(--secondary);border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.desk-progress-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:10px;height:10px}.desk-error{border-left:4px solid var(--destructive);background:var(--card);margin:18px 0;padding:12px 16px}.desk-signin{text-align:center;margin:24px 0}.desk-signin p{color:var(--muted-foreground);margin-top:12px;font-size:15px}.desk-footer{text-align:center;color:var(--muted-foreground);margin-top:50px;font-size:15px}.desk-footer a{text-decoration:underline}.desk-reader{margin:32px 0}.desk-reader>p{margin:12px 0 24px}.desk-reader-tools{flex-wrap:wrap;align-items:center;gap:14px;margin-top:20px;display:flex}.desk-reader-tools label{align-items:center;gap:10px;display:flex}.desk-modal{z-index:100;background:#241c2d80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.desk-modal>div{background:var(--background);border-radius:20px;max-width:620px;max-height:90dvh;padding:30px;overflow:auto}.desk-library{max-width:1120px;margin:auto;padding:45px 25px}.desk-library h1{font-family:var(--font-serif);font-size:40px}.desk-library-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:28px;margin:30px 0;display:grid}.desk-library-card{display:block}.desk-library-cover{aspect-ratio:4/5;background:var(--secondary);border-left:8px solid var(--primary);font-family:var(--font-serif);border-radius:5px 12px 12px 5px;flex-direction:column;justify-content:space-between;padding:26px 22px;font-size:24px;line-height:1.3;display:flex;box-shadow:3px 8px 18px -12px #24152b70}.desk-library-cover img{object-fit:contain;width:100%;height:100%}.desk-library-card small{color:var(--muted-foreground);margin-top:12px;font-size:15px;display:block}.desk-empty{border-block:1px solid var(--border);max-width:700px;margin-top:35px;padding:45px 0}.desk-empty p{margin-bottom:24px}.desk-community-filters{flex-wrap:wrap;gap:12px;margin:25px 0;display:flex}.desk-community-filters input,.desk-community-filters select{background:var(--card);border:1px solid var(--border);border-radius:10px;min-height:48px;padding:10px}.desk-earnings-table{border-collapse:collapse;width:100%;margin:25px 0}.desk-earnings-table th,.desk-earnings-table td{text-align:left;border-bottom:1px solid var(--border);padding:14px}@media (width<=600px){.desk-header{gap:10px;padding:18px 20px}.desk-brand{font-size:21px}.desk-header nav{gap:12px;font-size:15px}.desk-header nav svg{display:none}.desk-main{padding:20px 20px 45px}.desk-opening{margin-top:38px}.desk-opening p{font-size:17px}.desk-back{gap:10px;font-size:13px}.desk-back span{text-align:right;max-width:150px}.desk-starters{justify-content:flex-start}.desk-starters button{font-size:15px}.desk-section-heading{display:block}.desk-progress{flex-wrap:wrap}.desk-modal>div{padding:22px}.desk-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.desk-library-cover{padding:18px 12px;font-size:20px}.desk-header nav>a:last-child{display:none}}.desk-clarification{color:#654f41;gap:12px;margin:24px 0;display:grid}.desk-clarification textarea{color:#342419;resize:vertical;background:#fffdf8;border:1px solid #dbcab5;border-radius:16px;width:100%;min-height:88px;padding:14px}.desk-clarification small{line-height:1.5}.desk-transcript{white-space:pre-wrap;overflow-wrap:anywhere;max-height:280px;font:inherit;line-height:1.7;overflow:auto}.soma-support p{line-height:1.65}.soma-support article{border-top:1px solid #dbcab5;padding:12px 0}.soma-support article h3{font-size:1.1rem}.soma-support article a{margin-right:12px;text-decoration:underline}.soma-turn{overflow-wrap:anywhere;margin:20px 0}.soma-support summary{cursor:pointer;padding:16px 0}
