*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{scroll-behavior:smooth;scroll-padding-top:80px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid #F4B860;outline-offset:2px}::selection{background-color:#f4b8604d;color:#e5e5e5}::-moz-selection{background-color:#f4b8604d;color:#e5e5e5}.notebook-editor-content ::selection,.notebook-selection-surface ::selection{background-color:#78787852!important;color:#2a2a2a!important}.notebook-editor-content ::-moz-selection,.notebook-selection-surface ::-moz-selection{background-color:#78787852!important;color:#2a2a2a!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#f4b8604d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f4b86080}::placeholder{color:#999;opacity:1;font-style:italic}:-ms-input-placeholder{color:#999;font-style:italic}::-ms-input-placeholder{color:#999;font-style:italic}button{font-family:inherit;border:none;background:none;cursor:pointer}button:disabled{cursor:not-allowed}input,textarea{font-family:inherit;font-size:inherit;border:none;outline:none}input,textarea,button{-webkit-tap-highlight-color:transparent}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner{border:2px solid rgba(244,184,96,.2);border-top-color:#f4b860;border-radius:50%;width:20px;height:20px;animation:spin .8s linear infinite;display:inline-block;margin:0 auto}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.scroll-indicator{animation:bounce 2s infinite}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 768px){body{font-size:14px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){body{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}}.notebook-container{height:100dvh;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 768px){.notebook-container{height:100dvh;max-height:100dvh}}.notebook-back-cover{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.notebook-pages{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}body.notebook-open{overflow:hidden;position:fixed;width:100%;height:100%}.teleprompter-line{scroll-margin-top:45vh}@media (max-width: 768px){.teleprompter-line{scroll-margin-top:40vh}}.notebook-scroll-smooth{scroll-behavior:smooth}@media (max-width: 768px){.notebook-single-page{width:100%;max-width:100%}input,textarea,select{font-size:16px!important}.notebook-container{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}.guidance-chips-scroll::-webkit-scrollbar{display:none}@keyframes chip-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.guidance-chip{animation:chip-fade-in .2s ease-out}
