*{font-family:Inter,sans-serif}.back-to-top{position:fixed;right:24px;bottom:24px;padding:12px 18px;border:none;background:#b3b3b3;color:#000;font-weight:600;font-size:1.3rem;letter-spacing:.02em;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .2s ease,transform .2s ease;z-index:1200}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:focus-visible{outline:2px solid #facc15;outline-offset:3px}@media (max-width:640px){.back-to-top{right:16px;bottom:16px}}@media (prefers-reduced-motion:reduce){.back-to-top{transition:none}}header{z-index:1000;flex-wrap:nowrap}.brand-link{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.brand-icon{width:32px;height:32px;object-fit:contain}.brand-title{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.01em;color:#323130}.menu-toggle{margin-left:auto;width:44px;height:44px;border-radius:12px;align-items:center;justify-content:center;color:#0f172a;transition:background .2s ease,box-shadow .2s ease}.menu-toggle:focus-visible{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}.menu-toggle span{display:block;width:22px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.menu-toggle span+span{margin-top:5px}header.nav-open .menu-toggle span:first-child{transform:translateY(7px) rotate(45deg)}header.nav-open .menu-toggle span:nth-child(2){opacity:0}header.nav-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.logo{height:42px;filter:brightness(.8);transition:transform .2s,filter .2s}.logo:hover{transform:scale(1.05);filter:brightness(1)}nav ul{list-style:none;gap:32px;margin:0;padding:0}nav ul,nav ul li{display:flex;align-items:center}nav ul li a{text-decoration:none;color:#323130;font-weight:400;font-size:.9375rem;:root{--page-bg:#f8fafc;--surface-bg:#fff;--card-bg:#fff;--muted-bg:#f3f4f6;--text-primary:#0f172a;--text-secondary:#475569;--border-color:#e1dfdd;--accent-color:#2563eb;--accent-contrast:#fff}:root[data-theme=dark],[data-theme=dark]{color-scheme:dark;--page-bg:#0f172a;--surface-bg:#101828;--card-bg:#1f2937;--muted-bg:#111827;--text-primary:#e2e8f0;--text-secondary:#cbd5f5;--border-color:hsla(0,0%,100%,.14);--accent-color:#60a5fa;--accent-contrast:#0b1120}body{background-color:var(--page-bg);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}.app-switch,.chat-wrapper,.docs-grid li,.modal-content,.outline-panel,.productivity-panel,.settings-card,.share-card,.sheet-container,.sheet-toolbar,.stats-panel,.template-modal,.toolbar,.user-docs,header{background-color:var(--surface-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.app-switch,.docs-grid li,.modal-content,.outline-panel,.settings-card,.stats-card,.toolbar{box-shadow:0 12px 24px -22px rgba(15,23,42,.45)}[data-theme=dark] .app-switch,[data-theme=dark] .docs-grid li,[data-theme=dark] .modal-content,[data-theme=dark] .outline-panel,[data-theme=dark] .settings-card,[data-theme=dark] .stats-card,[data-theme=dark] .toolbar{box-shadow:0 18px 32px -28px rgba(2,6,23,.8)}.theme-toggle{border:1px solid var(--border-color);background:transparent;color:var(--text-primary);border-radius:999px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.theme-toggle:hover{background:var(--muted-bg)}[data-theme=dark] .theme-toggle:hover{background:hsla(0,0%,100%,.08)}button,input,select,textarea{background-color:#fff;color:#111}[data-theme=dark] button,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background-color:#1d2939;color:#f8fafc;border-color:hsla(0,0%,100%,.18)}[data-theme=dark] .news-update{background:linear-gradient(135deg,#0f172a,#1e1b4b)}[data-theme=dark] .hero{background:#0b1120;color:#e2e8f0}[data-theme=dark] .hero-content h1 span{color:#60a5fa}[data-theme=dark] footer{background:#020617;color:#cbd5f5}[data-theme=dark] .slide-text{color:#e2e8f0}[data-theme=dark] .slide-btn{background:#1d4ed8}padding:8px 0;transition:color .2s ease;position:relative}nav ul li a:not(:has(button)):hover{color:#0078d4}nav ul li a:not(:has(button)):hover:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#0078d4}nav ul li a button{background:none;border:none;padding:0;font:inherit;cursor:pointer;color:inherit}.nav-profile{display:none;align-items:center}.profile-link{display:inline-flex;align-items:center;text-decoration:none}.profile-avatar{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,rgba(37,99,235,.9),rgba(99,102,241,.85));display:flex;align-items:center;justify-content:center;color:#f8fafc;font-weight:600;font-size:.95rem;overflow:hidden;box-shadow:0 10px 24px -16px rgba(37,99,235,.6);border:1px solid hsla(0,0%,100%,.18)}.profile-avatar img{width:100%;height:100%;object-fit:cover;display:none}.profile-initial{display:none;width:100%;height:100%;align-items:center;justify-content:center}nav a{color:#0f172a;text-decoration:none;font-weight:500;transition:color .2s}nav a:hover{color:#2563eb}button{padding:.6rem 1.2rem;border-radius:8px;font-weight:600}.get-started-btn,.sign-in-btn{border-radius:2px}.get-started-btn{background:transparent;color:#2563eb;background-color:#0078d4;color:#fff}.get-started-btn:hover{background-color:#106ebe}.hero{padding:4rem 5%;flex-wrap:wrap}.hero-content{flex:1 1;max-width:550px}.hero-content h1{font-size:3rem;line-height:1.2}.hero-content span{color:#2563eb}.hero-buttons{margin-top:1.5rem;gap:1rem}.google-btn{background:#f3f4f6;color:#111827}.google-btn:hover{background:#e5e7eb}.hero-image img{max-width:450px;border-radius:16px}.features{padding:5rem 10%;background:#fff}.features h2{margin-bottom:2rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.feature-card{background:#f9fafb;border-radius:12px;padding:2rem;box-shadow:0 4px 15px rgba(0,0,0,.05)}.feature-card i{color:#2563eb;margin-bottom:1rem}.editor{padding:4rem 10%;background:#f3f4f6;text-align:center}.editor textarea{width:100%;min-height:200px;border-radius:12px;border:1px solid #d1d5db;padding:1rem;font-size:1rem;margin-top:1rem}.testimonials{padding:5rem 10%;background:#fff;text-align:center}.testimonial-grid{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.testimonial{background:#f9fafb;padding:2rem;border-radius:12px;max-width:300px;box-shadow:0 3px 10px rgba(0,0,0,.05)}footer{background:#0f172a;color:#e2e8f0;padding:3rem 10%}.footer-logo{height:36px;filter:brightness(.9);margin-bottom:1rem}.footer-right ul{list-style:none;display:flex;gap:1.5rem}.footer-right a{color:#e2e8f0;text-decoration:none}.socials a{color:#e2e8f0;margin-right:1rem;font-size:1.2rem}.socials a:hover{color:#60a5fa}footer p{width:100%;text-align:center;margin-top:2rem;font-size:.85rem;opacity:.8}.name-a{text-decoration:none;color:inherit}.about-hero{background:linear-gradient(90deg,#2563eb,#1e40af);color:#fff;text-align:center;padding:6rem 2rem}.about-hero h1{font-size:3rem}.about-hero span{color:#facc15}.about-hero p{font-size:1.2rem;margin-top:1rem;opacity:.9}.about-story,.mission,.team{padding:5rem 10%;background:#fff;text-align:center}.about-story p{max-width:800px;margin:1rem auto;color:#475569}.mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.mission-card{background:#f9fafb;padding:2rem;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.mission-card i{font-size:2rem;color:#2563eb;margin-bottom:1rem}.team-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-top:2rem}.team-member{background:#f9fafb;border-radius:12px;padding:2rem;max-width:250px;box-shadow:0 4px 15px rgba(0,0,0,.05)}.team-member img{width:100%;border-radius:50%;margin-bottom:1rem}.cta{background:#2563eb;color:#fff;text-align:center;padding:4rem 2rem}.cta button{margin-top:1rem;background:#facc15;color:#111827;border:none;padding:.8rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer}.cta button:hover{background:#fde047}.legal-page{padding:5rem 10%;background:#fff;color:#1e293b;font-family:Inter,sans-serif;line-height:1.7}.legal-page h1{font-size:2.5rem;color:#1e40af;margin-bottom:1rem}.legal-page h2{font-size:1.4rem;color:#2563eb;margin-top:2rem;margin-bottom:.6rem}.legal-page p{max-width:850px;margin:.5rem auto;color:#475569}.legal-page a{color:#2563eb;text-decoration:underline}.legal-page a:hover{color:#1d4ed8}.trusted{background:#f8fafc;padding:4rem 1rem;text-align:center}.trusted h2{font-size:1.6rem;font-weight:600;color:#0f172a;margin-bottom:2rem;font-family:Inter,sans-serif}.logo-slider{overflow:hidden;position:relative;width:100%;display:flex;justify-content:center;align-items:center}.slide-track{display:flex;animation:scroll 30s linear infinite}.logo-slider img{height:45px;width:auto;margin:0 50px;opacity:.85;transition:transform .3s ease,opacity .3s ease;filter:grayscale(100%)}.logo-slider img:hover{opacity:1;filter:grayscale(0);transform:scale(1.05)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logo-slider:after,.logo-slider:before{content:"";position:absolute;top:0;width:120px;height:100%;z-index:2}.logo-slider:before{left:0;background:linear-gradient(90deg,#f8fafc 80%,transparent)}.logo-slider:after{right:0;background:linear-gradient(270deg,#f8fafc 80%,transparent)}.cookie-banner{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:90%;max-width:650px;background:rgba(15,23,42,.95);color:#fff;padding:16px 20px;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.3);display:flex;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif;z-index:9999;flex-wrap:wrap}.cookie-banner p{margin:0;font-size:14px;max-width:60%}.cookie-banner a{color:#60a5fa;text-decoration:underline}.cookie-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.cookie-buttons button{padding:8px 14px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:.2s}#reject-cookies{background:#ef4444;color:#fff}#essential-cookies{background:#fbbf24;color:#000}#accept-all-cookies{background:#2563eb;color:#fff}.cookie-buttons button:hover{opacity:.9}.cookie-banner.hidden{display:none}.auth-container{padding:2rem;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.1);width:300px}.auth-container input{width:100%;padding:.75rem;margin:.5rem 0;border:1px solid #ccc}.auth-container button{width:100%;padding:.75rem;margin:.5rem 0;background:#2563eb;color:#fff;font-weight:600}.auth-container button:hover{background:#1d4ed8}.auth-container p{font-size:14px;margin-top:.5rem}#toast-container{gap:10px}#toast-container,.toast{display:flex;flex-direction:column}.toast{min-width:250px;background:#2563eb;color:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2);overflow:hidden;font-family:Inter,sans-serif;animation:slideIn .3s ease forwards}.toast-progress{height:4px;background:hsla(0,0%,100%,.7);width:100%;transform-origin:left}@keyframes slideIn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.dashboard-container{display:flex;height:calc(100vh - 60px);overflow:hidden}.pro-upgrade-banner{display:none;margin:0 0 1rem;padding:12px 18px;border-radius:12px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;box-shadow:0 18px 40px -28px rgba(15,23,42,.7)}.pro-upgrade-banner.is-visible{display:block}.pro-upgrade-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.pro-upgrade-text{display:flex;flex-direction:column;gap:4px}.pro-upgrade-title{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.pro-upgrade-title i{color:#facc15}.pro-upgrade-copy{font-size:.9rem;opacity:.95;max-width:560px}.pro-upgrade-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-left:auto}.pro-upgrade-meta{font-size:.8rem;opacity:.9}.pro-upgrade-cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;background:#fff;color:#1d4ed8;font-weight:600;font-size:.9rem;text-decoration:none;border:1px solid hsla(0,0%,100%,.85);box-shadow:0 12px 26px -18px rgba(15,23,42,.9);transition:background .18s ease,color .18s ease,transform .16s ease,box-shadow .18s ease}.pro-upgrade-cta:hover{background:#eff6ff;color:#1d4ed8;transform:translateY(-1px);box-shadow:0 16px 32px -22px rgba(15,23,42,.9)}.pro-upgrade-cta:active{transform:translateY(0);box-shadow:0 8px 18px -14px rgba(15,23,42,.9)}@media (max-width:768px){.pro-upgrade-banner{padding:10px 14px}.pro-upgrade-banner-inner{flex-direction:column;align-items:flex-start;gap:10px}.pro-upgrade-actions{width:100%;justify-content:flex-start}}.sidebar{width:220px;color:#000;display:flex;flex-direction:column;padding:2rem 1rem;gap:1rem;border-right:1px solid #bbb}.sidebar ul{list-style:none;padding:0}.sidebar ul li a{display:flex;align-items:center;gap:.5rem;padding:.8rem 1rem;color:#000;text-decoration:none;border-radius:8px;font-weight:500;transition:background .2s}.sidebar ul li a.active,.sidebar ul li a:hover{background:#2563eb;color:#fff}.main-content{flex:1 1;display:flex;flex-direction:column;overflow-y:auto;padding:1rem 2rem;background:#f8fafc}.dashboard-header{justify-content:space-between;padding:1rem 2rem;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:50}.dashboard-header,.user-menu{display:flex;align-items:center}.user-menu{gap:.75rem}.dropdown,.user-menu{position:relative}.profile-trigger{display:inline-flex;align-items:center;gap:.45rem;padding:4px;border:none;background:transparent;cursor:pointer}.profile-trigger:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:999px}.profile-caret{color:#64748b;font-size:.9rem;transition:transform .2s ease}.dropdown.open .profile-caret{transform:rotate(180deg)}.dropdown-content{display:none;position:absolute;right:0;top:calc(100% + 8px);background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(15,23,42,.15);overflow:hidden;min-width:200px;border:1px solid rgba(148,163,184,.2);z-index:1000}.dropdown-email{padding:.85rem 1rem;font-size:.85rem;font-weight:500;color:#64748b;border-bottom:1px solid rgba(148,163,184,.18);word-break:break-word;background:#f8fafc}.dropdown-content a{display:block;padding:.85rem 1rem;text-decoration:none;color:#0f172a;font-weight:500}.dropdown-content a:hover{background:#2563eb;color:#fff}.dropdown.open .dropdown-content{display:block}#ai-chat{height:100%}#ai-chat.active-section{display:flex;flex-direction:column;gap:1.25rem}.chat-wrapper{background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:18px;box-shadow:0 24px 48px -32px rgba(15,23,42,.25);display:flex;flex-direction:column;height:800px;overflow-x:hidden;overflow:hidden}.chat-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.4rem 1.6rem 1.1rem;border-bottom:1px solid rgba(148,163,184,.16)}.chat-title{margin:0;font-size:1.4rem;font-weight:600;color:#0f172a}.chat-subtitle{margin:.3rem 0 0;color:#64748b;font-size:.95rem}.chat-reset{display:inline-flex;align-items:center;gap:.45rem;background:rgba(59,130,246,.12);color:#2563eb;border:none;padding:.55rem 1.1rem;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.chat-reset:hover{transform:translateY(-1px);background:rgba(37,99,235,.16);box-shadow:0 16px 34px -26px rgba(37,99,235,.45)}.chat-prompts{display:flex;flex-wrap:wrap;gap:.75rem;padding:0 1.6rem 1.15rem}.chat-prompt{border:1px solid rgba(148,163,184,.35);background:#f8fafc;color:#0f172a;border-radius:999px;padding:.55rem 1rem;font-size:.9rem;cursor:pointer;transition:background .18s ease,transform .18s ease,border-color .18s ease}.chat-prompt:hover{background:#2563eb;border-color:#2563eb;color:#fff;transform:translateY(-1px)}.chat-messages{flex:1 1;overflow-y:auto;padding:0 1.6rem 1.6rem;gap:1.1rem;background:linear-gradient(180deg,#f8fafc,#fff 55%)}.chat-empty,.chat-messages{display:flex;flex-direction:column}.chat-empty{margin:auto;max-width:340px;text-align:center;color:#64748b;gap:1rem;align-items:center;padding:2.5rem 1rem 2rem}.chat-empty i{font-size:1.75rem;color:#2563eb}.chat-empty h3{margin:0;font-size:1.2rem;color:#0f172a}.chat-empty p{margin:0;font-size:.95rem}.chat-message{display:flex;gap:.95rem;align-items:flex-start;animation:fadeIn .25s ease}.chat-message.from-user{flex-direction:row-reverse;text-align:right}.chat-avatar{width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#f97316,#f59e0b);flex-shrink:0}.chat-message.from-user .chat-avatar{background:linear-gradient(135deg,#2563eb,#6366f1)}.chat-bubble{background:#f8fbff;border-radius:18px;padding:1rem 1.15rem;max-width:min(560px,80%);line-height:1.68;font-size:1rem;color:#0f172a;box-shadow:0 18px 30px -28px rgba(15,23,42,.35);border:1px solid rgba(148,163,184,.35)}.chat-message.from-user .chat-bubble{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fdfdfd;border-color:transparent;margin-left:auto}.chat-bubble p{margin:0 0 .85rem}.chat-bubble p:last-child{margin-bottom:0}.chat-meta{font-size:.75rem;color:#94a3b8;margin-top:.4rem;display:inline-block}.chat-message.from-user .chat-meta{margin-left:auto}.chat-message.typing .chat-meta{color:#2563eb}.typing-bubble{display:flex;align-items:center;gap:6px}.typing-dot{width:8px;height:8px;border-radius:50%;background:#2563eb;animation:typing 1.2s ease-in-out infinite}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}@keyframes typing{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}.chat-input-bar{position:relative;display:flex;align-items:center;padding:1.15rem 1.6rem 1.4rem;background:#f8fafc;border-top:1px solid rgba(148,163,184,.16)}.chat-input-bar input{flex:1 1;border-radius:14px;border:1px solid rgba(148,163,184,.45);padding:1.2rem 4.5rem 1.2rem 1.2rem;font-size:1.05rem;background:#fff;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.chat-input-bar input:focus{outline:none;border-color:rgba(37,99,235,.65);box-shadow:0 0 0 3px rgba(37,99,235,.16)}.chat-input-actions{position:absolute;right:2.4rem;display:flex;align-items:center;gap:.65rem}.chat-send{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:1rem;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;flex-shrink:0}.chat-send:hover{transform:translateY(-1px);box-shadow:0 18px 36px -24px rgba(37,99,235,.5)}.chat-input-bar.is-loading .chat-send,.chat-input-bar.is-loading input{opacity:.75;pointer-events:none}.chat-input-bar button:disabled{opacity:.6;cursor:not-allowed}@media (max-width:820px){.chat-wrapper{min-height:400px;max-height:none}.chat-messages{max-height:55vh}.chat-prompts{padding-bottom:.85rem}.chat-prompt{font-size:.85rem}}[data-theme=dark] .chat-wrapper{background:rgba(15,23,42,.92);box-shadow:0 22px 48px -30px rgba(2,6,23,.72)}[data-theme=dark] .chat-header,[data-theme=dark] .chat-wrapper{border-color:rgba(148,163,184,.18)}[data-theme=dark] .chat-title{color:#e2e8f0}[data-theme=dark] .chat-subtitle{color:#94a3b8}[data-theme=dark] .chat-prompts{background:transparent}[data-theme=dark] .chat-prompt{background:rgba(148,163,184,.12);color:#e2e8f0;border-color:rgba(148,163,184,.25)}[data-theme=dark] .chat-prompt:hover{background:rgba(59,130,246,.35);border-color:rgba(59,130,246,.55)}[data-theme=dark] .chat-messages{background:linear-gradient(180deg,rgba(15,23,42,.85),rgba(15,23,42,.65) 52%)}[data-theme=dark] .chat-empty i{color:#60a5fa}[data-theme=dark] .chat-empty h3{color:#e2e8f0}[data-theme=dark] .chat-empty p{color:#94a3b8}[data-theme=dark] .chat-bubble{background:rgba(148,163,184,.12);border-color:rgba(148,163,184,.25);color:#e2e8f0}[data-theme=dark] .chat-message.from-user .chat-bubble{background:linear-gradient(135deg,#3b82f6,#6366f1);color:#f8fafc}[data-theme=dark] .chat-meta{color:#64748b}[data-theme=dark] .chat-message.typing .chat-meta{color:#60a5fa}[data-theme=dark] .chat-input-bar{background:rgba(15,23,42,.9);border-color:rgba(148,163,184,.18)}[data-theme=dark] .chat-input-bar input{background:rgba(15,23,42,.8);border-color:rgba(148,163,184,.28);color:#e2e8f0}[data-theme=dark] .chat-input-bar input::placeholder{color:rgba(148,163,184,.7)}.toolbar-btn.is-active{background:rgba(37,99,235,.15)!important;border-color:#2563eb!important;color:#2563eb!important;box-shadow:0 0 0 2px rgba(37,99,235,.18)!important}[data-theme=dark] .toolbar-btn.is-active{background:rgba(59,130,246,.2)!important;border-color:#3b82f6!important;color:#60a5fa!important}.toolbar button:hover,.toolbar input[type=color]:hover,.toolbar select:hover{border-color:#1a73e8!important;box-shadow:0 0 0 2px rgba(26,115,232,.1)!important}body.focus-mode #prediction-panel,body.focus-mode #workspace-drawer,body.focus-mode .toolbar,body.focus-mode header{opacity:0;pointer-events:none;height:0;margin:0;overflow:hidden}body.focus-mode #editor{max-width:7in!important;box-shadow:0 0 0 1px var(--border-color,#dadce0)!important}body.focus-mode #page-surfaces{display:none!important}@media print{body{background:#fff!important;color:#000!important;margin:0!important}#focus-mode-exit,#prediction-panel,#share-modal,#toast,#workspace-drawer,.ai-panel,.toolbar,header{display:none!important}#editor{width:8.5in!important;margin:0 auto!important;padding:1in!important;border:none!important;box-shadow:none!important;background:#fff!important;color:#000!important;max-width:none!important}@page{size:8.5in 11in;margin:.5in}}.user-docs{margin-top:2rem}.docs-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.docs-header h3{font-size:1.2rem}.docs-header button{background:#2563eb;color:#fff;border:none;padding:.5rem .8rem;border-radius:8px;cursor:pointer}.docs-header button:hover{background:#1d4ed8}.dashboard-search-input{padding:8px 12px;border:1px solid rgba(148,163,184,.6);border-radius:10px;width:220px;font-family:inherit;font-size:.95rem;transition:border-color .18s ease,box-shadow .18s ease}.dashboard-search-input:focus{outline:none;border-color:rgba(37,99,235,.75);box-shadow:0 0 0 3px rgba(37,99,235,.12)}#docs-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}#docs-list li{padding:.8rem 1rem;border-radius:8px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.05);cursor:pointer;transition:background .2s}#docs-list li:hover{background:#2563eb;color:#fff}@media (max-width:1024px){header{padding:.9rem 5%}.header-right ul{gap:12px;flex-wrap:wrap;justify-content:center}.hero{flex-direction:column;gap:2.5rem}.hero-content{text-align:center;padding:0 20px;margin:0 auto}.hero-buttons{display:flex;flex-direction:column;gap:12px;align-items:center}.feature-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}}@media (max-width:768px){body{font-size:16px}header{padding:.85rem 5%}.menu-toggle{display:inline-flex}nav.header-right{position:absolute;top:100%;left:0;right:0;background:hsla(0,0%,100%,.96);border-bottom:1px solid rgba(148,163,184,.28);box-shadow:0 20px 42px -28px rgba(15,23,42,.45);padding:1rem 5% 1.5rem;display:flex;flex-direction:column;align-items:stretch;gap:1rem;visibility:hidden;opacity:0;transform:translateY(-12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:120}header.nav-open nav.header-right{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}header.nav-open .menu-toggle{background:rgba(37,99,235,.08)}.header-right ul{flex-direction:column;gap:.75rem;padding:0;align-items:flex-start}.header-right li{width:100%}.header-right li a{width:100%;display:inline-flex}.header-right li a button,.header-right li button{width:100%;justify-content:center}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.hero-buttons{flex-direction:column}.get-started-btn,.google-btn{width:100%;max-width:320px;justify-content:center}.feature-grid{grid-template-columns:1fr}.testimonial-grid{display:flex;flex-direction:column;gap:20px}footer{flex-direction:column;text-align:center;gap:10px}form{width:100%;padding:0 10px}}@media (max-width:480px){.hero-content h1{font-size:1.8rem}.hero-content p{font-size:.95rem}.google-btn,button{font-size:.9rem;padding:10px 18px}.feature-card h3{font-size:1.1rem}.footer-left p{font-size:.9rem}}@media (max-width:1024px){.dashboard-container{position:relative;flex-direction:column;height:auto;min-height:calc(100vh - 64px)}.sidebar-toggle{display:flex}.sidebar{position:fixed;top:80px;left:0;bottom:0;width:min(80vw,320px);background:#fff;border-right:1px solid rgba(148,163,184,.35);border-top-right-radius:18px;border-bottom-right-radius:18px;box-shadow:0 28px 60px -32px rgba(15,23,42,.6);transform:translateX(-110%);transition:transform .24s ease;z-index:145;padding:2rem 1.4rem;overflow-y:auto}.sidebar.open{transform:translateX(0)}.main-content{padding:1.5rem 1.25rem 2rem}.docs-grid li{width:45%;height:auto}#search-docs{width:100px}.docs-header{flex-direction:column;align-items:flex-start;gap:10px}.modal-content{width:90%;padding:20px}}@media (max-width:640px){.sidebar{top:72px;width:min(88vw,300px)}.sidebar-toggle{top:76px;margin:.75rem 1rem}.docs-grid li{width:calc(50% - 8px);min-width:150px}}@media (max-width:600px){aside.sidebar{flex-direction:column;overflow-x:visible}aside.sidebar li a{font-size:.9rem}#search-docs,.docs-grid li{width:100%}.docs-header{align-items:stretch}header{flex-direction:column;align-items:flex-start;gap:10px}.modal-content{width:95%;padding:15px}}:root{--page-bg:#f8fafc;--surface-bg:#fff;--card-bg:#fff;--muted-bg:#f3f4f6;--text-primary:#0f172a;--text-secondary:#475569;--border-color:#e1dfdd;--accent-color:#2563eb;--accent-contrast:#fff}:root[data-theme=dark],[data-theme=dark]{color-scheme:dark;--page-bg:#0f172a;--surface-bg:#101828;--card-bg:#1f2937;--muted-bg:#111827;--text-primary:#e2e8f0;--text-secondary:#cbd5f5;--border-color:hsla(0,0%,100%,.14);--accent-color:#60a5fa;--accent-contrast:#0b1120}body{background-color:var(--page-bg);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}.app-switch,.chat-wrapper,.docs-grid li,.modal-content,.outline-panel,.productivity-panel,.settings-card,.share-card,.sheet-container,.sheet-toolbar,.stats-panel,.template-modal,.toolbar,.user-docs,header{background-color:var(--surface-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.app-switch,.docs-grid li,.modal-content,.outline-panel,.settings-card,.stats-card,.toolbar{box-shadow:0 12px 24px -22px rgba(15,23,42,.45)}[data-theme=dark] .app-switch,[data-theme=dark] .docs-grid li,[data-theme=dark] .modal-content,[data-theme=dark] .outline-panel,[data-theme=dark] .settings-card,[data-theme=dark] .stats-card,[data-theme=dark] .toolbar{box-shadow:0 18px 32px -28px rgba(2,6,23,.8)}.theme-toggle{border:1px solid var(--border-color);background:transparent;color:var(--text-primary);border-radius:999px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.theme-toggle:hover{background:var(--muted-bg)}[data-theme=dark] .theme-toggle:hover{background:hsla(0,0%,100%,.08)}button,input,select,textarea{background-color:#fff;color:#111}[data-theme=dark] button,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background-color:#1d2939;color:#f8fafc;border-color:hsla(0,0%,100%,.18)}[data-theme=dark] .news-update{background:linear-gradient(135deg,#0f172a,#1e1b4b)}[data-theme=dark] .hero{background:#0b1120;color:#e2e8f0}[data-theme=dark] .hero-content h1 span{color:#60a5fa}[data-theme=dark] footer{background:#020617;color:#cbd5f5}[data-theme=dark] .slide-text{color:#e2e8f0}[data-theme=dark] .slide-btn{background:#1d4ed8}.pricing-link{text-decoration:none;color:#323130;font-weight:400;font-size:.9375rem;padding:8px 16px;transition:color .2s ease;position:relative;margin-left:16px}.pricing-link:hover{color:#0078d4}.pricing-link:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:2px;background:#0078d4;opacity:0;transition:opacity .2s ease}.pricing-link:hover:after{opacity:1}header nav ul{gap:32px;list-style:none;margin:0;padding:0}header nav ul,header nav ul li{display:flex;align-items:center}header nav ul li a{text-decoration:none;color:#323130;font-weight:400;font-size:.9375rem;padding:8px 0;transition:color .2s ease}header nav ul li a:not(:has(button)):hover{color:#0078d4}header nav ul li a:not(:has(button)){position:relative}header nav ul li a:not(:has(button)):hover:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#0078d4}.focushub-dropdown-menu{overflow-y:scroll}.header-search{position:relative;display:flex;align-items:center;max-width:400px;flex:1 1}.header-search input{width:100%;padding:8px 36px 8px 12px;border:1px solid #e1dfdd;border-radius:2px;font-size:.9375rem;color:#323130;background:#fff;transition:border-color .2s ease}.header-search input:focus{outline:none;border-color:#0078d4;box-shadow:0 0 0 1px #0078d4}.header-search button{position:absolute;right:8px;background:none;border:none;color:#605e5c;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.header-search button:hover{color:#323130}.search-results{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e1dfdd;border-top:none;box-shadow:0 4px 12px rgba(0,0,0,.1);max-height:400px;overflow-y:auto;z-index:1001;margin-top:4px}.search-results.active{display:block}.search-result-item{padding:12px 16px;border-bottom:1px solid #f3f2f1;cursor:pointer;transition:background .2s ease}.search-result-item:hover{background-color:#f3f2f1}.search-result-item:last-child{border-bottom:none}.search-result-item a{display:block;color:#323130;text-decoration:none}.search-result-item h4{margin:0 0 4px;font-size:.9375rem;font-weight:600;color:#0078d4}.search-result-item p{margin:0;font-size:.8125rem;color:#605e5c}.sign-in-btn{padding:8px 16px}header nav ul li a button{background:none;border:none;padding:0;font:inherit;cursor:pointer;color:inherit}.hero{display:flex;justify-content:space-between;align-items:center;padding:80px 40px;gap:40px;background:#f3f3f3}.hero-content h1{font-size:2.8rem;font-weight:600;margin-bottom:20px}.hero-content h1 span{color:#0078d4}.hero-content p{font-size:1.1rem;color:#333;margin-bottom:30px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.google-btn{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #ccc;padding:12px 24px;border-radius:4px;cursor:pointer;font-weight:500;height:37px}.google-btn:hover{background:#f3f3f3}.google-btn img{width:20px;height:20px}.terms{margin-top:20px;font-size:.85rem;color:#666}.terms a{color:#0078d4;text-decoration:none}.terms a:hover{text-decoration:underline}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;padding:40px;max-width:1400px;margin:0 auto}.ai-spotlight,.code-editor-spotlight,.pc-manager-spotlight,.text-editor-spotlight,.todo-spotlight{margin:0;padding:28px 24px;border-radius:12px;background:#fff;color:#111827;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.ai-spotlight h3,.code-editor-spotlight h3,.pc-manager-spotlight h3,.text-editor-spotlight h3,.todo-spotlight h3{font-size:1.4rem;font-weight:600;margin-bottom:12px;color:#111827}.ai-spotlight p,.code-editor-spotlight p,.pc-manager-spotlight p,.text-editor-spotlight p,.todo-spotlight p{font-size:.9rem;color:#4b5563;margin-bottom:20px;line-height:1.5}.ai-cta,.code-editor-cta,.pc-manager-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px;border-radius:4px;background-color:#0078d4;color:#fff;font-weight:500;text-decoration:none;font-size:.9rem;margin-top:auto}.pc-manager-meta{font-size:.8rem;color:#6b7280;margin-top:12px}.ai-cta:hover,.code-editor-cta:hover,.pc-manager-cta:hover{background-color:#005a9e}.ai-badge,.code-editor-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px;background:#e5e7eb;color:#111827}@media (max-width:768px){.products-grid{grid-template-columns:1fr;padding:20px}.ai-spotlight,.code-editor-spotlight,.pc-manager-spotlight,.text-editor-spotlight,.todo-spotlight{padding:28px 22px;text-align:center;align-items:center}.ai-cta,.code-editor-cta,.pc-manager-cta{width:100%;justify-content:center}}.features{padding:60px 40px;text-align:center}.features h2{font-size:2rem;font-weight:600;margin-bottom:40px}.feature-grid{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.feature-card{background:#fff;padding:28px 24px;border-radius:8px;max-width:280px;text-align:center}.feature-card i{font-size:2rem;color:#0078d4;margin-bottom:12px}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:12px}.feature-card p{color:#555;font-size:.95rem}.image-slider{margin:0;padding:0;background:#f3f3f3}.image-slider,.slider-container{width:100%;position:relative;overflow:hidden}.slider-container{height:500px}.slide{display:flex;width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transform:scale(.95) translateY(20px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);pointer-events:none;will-change:opacity,transform}.slide.active{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.slide-content{transition:opacity .6s ease-in-out .3s}.slide:not(.active) .slide-content{opacity:0}.slide.active .slide-content{opacity:1}.slide-image img{transition:transform .8s cubic-bezier(.4,0,.2,1)}.slide.active .slide-image img{transform:scale(1)}.slide:not(.active) .slide-image img{transform:scale(.9)}.slide-content{width:100%;max-width:1400px;margin:0 auto;padding:0 40px;gap:60px}.slide-content,.slide-image{display:flex;height:100%;align-items:center}.slide-image{flex:1 1;justify-content:center}.slide-image img{width:100%;max-width:500px;height:auto;object-fit:contain;border-radius:12px}.slide-text{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:40px 0}.slide-text h2{font-size:2.5rem;font-weight:600;color:#323130;margin-bottom:20px;line-height:1.2}.slide-text p{font-size:1.125rem;color:#605e5c;margin-bottom:30px;line-height:1.6}.slide-btn{display:inline-block;padding:12px 24px;background-color:#0078d4;color:#fff;text-decoration:none;border-radius:2px;font-weight:400;font-size:.9375rem;transition:background-color .2s ease;width:-moz-fit-content;width:fit-content}.slide-btn:hover{background-color:#106ebe}.slider-controls{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);gap:16px;z-index:10;background:hsla(0,0%,100%,.9);padding:12px 20px;border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.slider-btn,.slider-controls{display:flex;align-items:center}.slider-btn{background:transparent;border:none;color:#323130;font-size:1.2rem;padding:8px 12px;cursor:pointer;border-radius:50%;transition:all .3s ease;justify-content:center;width:40px;height:40px}.slider-btn:hover{background:rgba(0,120,212,.1);color:#0078d4;transform:scale(1.1)}.slider-btn.next,.slider-btn.pause,.slider-btn.prev{font-size:1rem}.slider-dots{display:flex;gap:10px;align-items:center}.dot{width:10px;height:10px;border-radius:50%;background:rgba(50,49,48,.3);cursor:pointer;transition:all .3s ease;border:2px solid transparent}.dot.active{background:#0078d4;width:12px;height:12px;border-color:rgba(0,120,212,.2)}.dot:hover{background:rgba(0,120,212,.6);transform:scale(1.2)}@media (max-width:768px){.slider-container{height:auto;min-height:400px}.slide-content{flex-direction:column;padding:40px 20px;gap:30px}.slide-image{height:auto}.slide-image img{max-width:100%}.slide-text{padding:0;text-align:center}.slide-text h2{font-size:1.75rem}.slide-text p{font-size:1rem}.slide-btn{margin:0 auto}.slider-controls{bottom:20px;padding:10px 16px;gap:12px}.slider-btn{width:36px;height:36px;font-size:.9rem}}.news-update{position:-webkit-sticky;position:sticky;top:0;z-index:999;background:linear-gradient(135deg,#0078d4,#106ebe);color:#fff;padding:12px 24px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.news-update .news-badge{display:none}.news-update .news-content{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;max-width:1400px;margin:0 auto}.news-content h3{font-size:1rem;font-weight:600;margin:0;color:#fff}.news-content p{margin:0;font-size:.875rem;color:hsla(0,0%,100%,.9);display:none}.news-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.news-date{font-size:.8125rem;color:hsla(0,0%,100%,.8)}.news-link{color:#fff;text-decoration:none;font-weight:500;font-size:.875rem;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:hsla(0,0%,100%,.15);border-radius:4px;transition:background .2s ease}.news-link:hover{background:hsla(0,0%,100%,.25);text-decoration:none}@media (max-width:768px){.news-update{padding:10px 16px}.news-content h3{font-size:.875rem}.news-content .news-meta{font-size:.75rem}.news-link{font-size:.8125rem;padding:4px 8px}}footer{background:#111827;color:#f3f3f3;padding:40px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}footer .brand-link{color:#fff;text-decoration:none}footer p{margin-top:12px;font-size:.9rem;color:#d1d5db}footer ul{list-style:none;display:flex;gap:24px}footer ul li a{color:#d1d5db;text-decoration:none}footer ul li a:hover{color:#fff}form{display:flex;gap:12px;flex-direction:column;align-items:center}input{padding:10px 14px;border-radius:4px;border:1px solid #ccc;width:100%;max-width:400px}button{background-color:#0078d4;color:#fff;border:none;padding:10px 16px;border-radius:4px;cursor:pointer;font-weight:500}button:hover{background-color:#005a9e}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;flex-direction:column;gap:4px}.menu-toggle span{width:24px;height:2px;background:#323130;transition:all .3s ease}@media (max-width:768px){.hero{flex-direction:column;text-align:center}.menu-toggle{display:flex}header .header-right{flex-wrap:wrap;gap:8px;justify-content:flex-start}header .header-right>div:first-child,header .header-right>div:nth-child(2){order:1}.focushub-dropdown{order:2;width:100%}.header-search{order:3;width:100%;max-width:100%}.focushub-dropdown-menu{left:auto;right:0}.search-results{max-height:300px}.feature-grid{flex-direction:column;align-items:center}}.christmas{position:relative;background-color:#5c8ac5;padding:60px clamp(20px,8vw,80px);display:flex;justify-content:center;align-items:center;text-align:center;overflow:hidden}.christmas:after,.christmas:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background-image:radial-gradient(2px 2px at 20px 20px,hsla(0,0%,100%,.85),hsla(0,0%,100%,0)),radial-gradient(3px 3px at 80px 40px,hsla(0,0%,100%,.75),hsla(0,0%,100%,0)),radial-gradient(2px 2px at 140px 80px,hsla(0,0%,100%,.7),hsla(0,0%,100%,0));background-size:220px 220px,260px 260px,300px 300px;background-repeat:repeat;animation:snowfall 4s linear infinite}.christmas:after{animation-duration:12s;background-image:radial-gradient(1.5px 1.5px at 40px 10px,hsla(0,0%,100%,.9),hsla(0,0%,100%,0)),radial-gradient(2px 2px at 120px 70px,hsla(0,0%,100%,.8),hsla(0,0%,100%,0)),radial-gradient(1.5px 1.5px at 200px 30px,hsla(0,0%,100%,.7),hsla(0,0%,100%,0));background-size:180px 180px,240px 240px,320px 320px;background-repeat:repeat;opacity:.75}@keyframes snowfall{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}#countdown{font-size:clamp(1.4rem,3vw,2rem);font-weight:600;margin:18px 0;color:#edf6ff;letter-spacing:1px;text-shadow:0 6px 20px rgba(3,22,58,.4)}.price{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:600;color:#fff;padding:12px 26px;border-radius:14px}.sale{display:flex;align-items:center;justify-content:center;gap:16px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:#fff;padding:14px clamp(24px,6vw,40px);border-radius:999px}.sale-icon{height:54px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.2))}@media (max-width:1024px){header{flex-wrap:wrap;gap:16px;padding:16px 24px}header .header-left,header .header-right{width:100%;flex-wrap:wrap;gap:12px}.hero{flex-direction:column;text-align:center;padding:60px 24px}.hero-content{max-width:680px;margin:0 auto}.hero-buttons{justify-content:center}.image-slider .slide-content{flex-direction:column;padding:32px 24px;gap:24px}}@media (max-width:768px){header nav ul{flex-wrap:wrap;gap:16px}.header-search{width:100%;order:3}.products-grid{grid-template-columns:1fr;padding:24px}.news-content{flex-direction:column;gap:8px;text-align:center}.hero-content h1{font-size:2.1rem}.slide-text{text-align:center}.slide-text h2{font-size:2rem}}@media (max-width:560px){.hero-content h1{font-size:1.9rem;text-align:left}.hero-content p{font-size:1rem}.get-started-btn,.google-btn{width:100%;justify-content:center}.slide-text h2{font-size:1.7rem}.slide-text p{font-size:.95rem}}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f9fafb,#e0ecff);font-family:Inter,sans-serif}main.auth-page-main{flex:1 1;display:flex;justify-content:center;align-items:center;padding:90px 16px 60px}.auth-container{background:#fff;padding:40px;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.08);width:100%;max-width:400px;text-align:center}.auth-container h2{color:#111827;margin-bottom:20px;font-size:1.8rem}.auth-container form{display:flex;flex-direction:column;gap:15px}.auth-container input{padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.auth-container input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.2)}.auth-container button{padding:12px;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease}.auth-container button[type=submit]{background:#2563eb;color:#fff;font-weight:600}.auth-container button[type=submit]:hover{background:#1e40af}.oauth-divider{display:flex;align-items:center;margin:20px 0;color:#6b7280;font-weight:600;gap:10px}.oauth-divider .line{flex:1 1;height:1px;background:#d1d5db}.oauth-divider .text{white-space:nowrap}.oauth-buttons{display:flex;justify-content:center;gap:10px}.oauth-btn.small{padding:8px 12px;font-size:.875rem;flex:1 1;max-width:50px;background-color:transparent}.oauth-btn.small img{width:18px;height:18px}.oauth-btn{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#333;border:1px solid #ddd;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:12px;border-radius:8px;font-weight:500;margin-top:10px}.oauth-btn:hover{background:#f9f9f9;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.1)}.oauth-btn img{width:22px;height:22px;filter:grayscale(100%);opacity:.75;transition:opacity .2s ease}.oauth-btn:focus-visible img,.oauth-btn:hover img{opacity:1}.auth-container p{margin-top:15px;color:#6b7280;font-size:.9rem}.auth-container a{color:#2563eb;text-decoration:none;font-weight:500}.auth-container a:hover{text-decoration:underline}.auth-help-links{display:flex;justify-content:space-between;gap:12px;margin-top:16px}.link-button{background:none;border:none;color:#2563eb;padding:0;font-size:.9rem;cursor:pointer;text-decoration:underline;font-weight:500}.link-button:hover{color:#1e40af}.link-button.sm{font-size:.85rem;text-decoration:none}.support-btn{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:10px 16px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease;width:-moz-fit-content;width:fit-content}.support-btn:hover{background:#1e40af}dialog.auth-dialog{border:none;border-radius:16px;padding:0;max-width:420px;width:min(90vw,420px);box-shadow:0 20px 60px rgba(15,23,42,.3)}dialog.auth-dialog[open]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;max-height:90vh}dialog.auth-dialog::-webkit-backdrop{background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}dialog.auth-dialog::backdrop{background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dialog-content{padding:28px;display:grid;grid-gap:16px;gap:16px}.dialog-header{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.dialog-header h3{margin:0;font-size:1.25rem;color:#111827}.dialog-close{background:none;border:none;font-size:1.5rem;line-height:1;color:#6b7280;cursor:pointer}.dialog-close:hover{color:#1f2937}.dialog-description{margin:0;color:#4b5563;font-size:.95rem;line-height:1.5}.dialog-label{font-size:.85rem;font-weight:600;color:#1f2937}.dialog-content input{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.dialog-content input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.2)}.dialog-actions{display:flex;align-items:center;gap:16px;justify-content:flex-start}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Inter,sans-serif}body{background:#f3f3f3;color:#111;line-height:1.6}header{justify-content:space-between;padding:12px 24px;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1001;border-bottom:1px solid #e1dfdd;box-shadow:0 1px 2px rgba(0,0,0,.04);gap:24px}header,header .header-left,header .header-right{display:flex;align-items:center}header .header-right{gap:16px;flex:1 1;justify-content:flex-end}header .brand-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:#323130}header .brand-icon{width:32px;height:32px;object-fit:contain}header .brand-title{font-weight:600;font-size:1.125rem;color:#323130;letter-spacing:-.01em;margin:0}.get-started-btn,.sign-in-btn{padding:8px 16px;font-weight:400;font-size:.9375rem;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.get-started-btn{background-color:transparent;color:#000;border:1px solid #000;border-radius:50px}.get-started-btn:hover{background-color:rgba(0,0,0,.05);color:#000}.sign-in-btn{background-color:transparent;color:#323130;border:none;border-radius:2px}.sign-in-btn:hover{background-color:#f3f2f1;color:#323130}.focushub-dropdown{position:relative}.focushub-dropdown-btn{display:flex;align-items:center;gap:6px;background:none;border:none;color:#323130;font-size:.9375rem;font-weight:400;padding:8px 12px;cursor:pointer;transition:background .2s ease}.focushub-dropdown-btn:hover{background-color:#f3f2f1}.focushub-dropdown-btn i{font-size:.75rem;transition:transform .2s ease}.focushub-dropdown.active .focushub-dropdown-btn i{transform:rotate(180deg)}.focushub-dropdown-menu{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #e1dfdd;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:2px;min-width:240px;margin-top:4px;z-index:1001}.focushub-dropdown.active .focushub-dropdown-menu{display:block}.focushub-dropdown-menu a{display:block;padding:12px 16px;color:#323130;text-decoration:none;font-size:.9375rem;transition:background .2s ease;border-bottom:1px solid #f3f2f1}.focushub-dropdown-menu a:last-child{border-bottom:none}.focushub-dropdown-menu a:hover{background-color:#f3f2f1;color:#0078d4}.focushub-dropdown-menu .menu-section{padding:8px 0}.focushub-dropdown-menu .menu-section-title{padding:8px 16px;font-size:.8125rem;font-weight:600;color:#605e5c;text-transform:uppercase;letter-spacing:.05em}.pricing-container{max-width:1400px;margin:0 auto;padding:60px 40px;display:flex;gap:40px;align-items:flex-start}.pricing-left{flex:1 1;max-width:500px}.pricing-left h1{font-size:2.5rem;font-weight:600;margin-bottom:16px;color:#323130}.pricing-left p{font-size:1.125rem;color:#605e5c;margin-bottom:40px;line-height:1.6}.pricing-features{list-style:none;padding:0;margin:0}.pricing-features li{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:1rem;color:#323130}.pricing-features li i{color:#0078d4;font-size:1.2rem}.pricing-cards{flex:1 1;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.pricing-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;position:relative}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.pricing-card.pro{border:2px solid #0078d4;background:linear-gradient(135deg,#fff,#f0f7ff)}.pricing-card.pro:before{content:"Most Popular";position:absolute;top:-12px;right:24px;background:#0078d4;color:#fff;padding:4px 16px;border-radius:20px;font-size:.75rem;font-weight:600}.pricing-card h3{font-size:1.5rem;font-weight:600;margin-bottom:8px;color:#323130}.pricing-card .plan-title{display:flex;align-items:center;gap:12px;margin-bottom:12px}.pricing-card .plan-title h3{margin:0}.pricing-card .sale-badge{height:55px;width:auto;object-fit:contain;border-radius:999px;background:hsla(0,0%,100%,.9);padding:6px 14px}.pricing-card.pro .sale-badge{border:1px solid rgba(0,120,212,.2)}.pricing-card .price{font-size:3rem;font-weight:700;color:#323130;margin-bottom:8px}.pricing-card .price-period{font-size:1rem;color:#605e5c;margin-bottom:24px}.pricing-card .card-features{list-style:none;padding:0;margin:0 0 32px}.pricing-card .card-features li{padding:8px 0;color:#323130;display:flex;align-items:center;gap:8px}.pricing-card .card-features li i{color:#0078d4;font-size:.875rem}.pricing-card .card-features li.pro-only{color:#605e5c;font-style:italic}.pricing-btn{width:100%;padding:12px 24px;border-radius:2px;font-weight:500;font-size:1rem;cursor:pointer;border:none;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center}.pricing-btn.primary{background-color:#0078d4;color:#fff}.pricing-btn.primary:hover{background-color:#106ebe}.pricing-btn.secondary{background-color:transparent;color:#000;border:1px solid #000;border-radius:50px}.pricing-btn.secondary:hover{background-color:rgba(0,0,0,.05)}.pricing-btn:disabled{opacity:.6;cursor:not-allowed}.loading{display:none;text-align:center;padding:20px}.loading.active{display:block}.error-message{display:none;background:#fee;color:#c33;padding:12px;border-radius:4px;margin-top:16px;font-size:.875rem}.error-message.active{display:block}@media (max-width:968px){header,header .header-right{flex-wrap:wrap;gap:8px}header .header-right{justify-content:flex-start}.pricing-container{flex-direction:column;padding:40px 20px}.pricing-left{max-width:100%}.pricing-cards{grid-template-columns:1fr}}.story-pillars{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px;margin:36px 0 24px}.story-pillars .pillar{padding:24px 22px;border-radius:16px;background:#f4f6ff;border:1px solid rgba(37,99,235,.14);box-shadow:0 14px 32px -26px rgba(37,99,235,.6)}.story-pillars .pillar h3{font-size:1.05rem;font-weight:600;margin-bottom:12px;display:flex;align-items:center;gap:10px;color:#1e3a8a}.story-pillars .pillar p{margin:0;line-height:1.65;color:#394150}.company-highlight{margin-top:40px;padding:32px 30px;border-radius:22px;background:linear-gradient(135deg,rgba(30,64,175,.9),rgba(59,130,246,.85));color:#f9fafb;display:flex;flex-direction:column;gap:20px}.company-highlight h3{font-size:1.4rem;margin-bottom:12px}.company-highlight p{margin:0;line-height:1.7;color:#e5e7eb}.highlight-cta{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:999px;text-decoration:none;color:#1e3a8a;background:#f9fafb;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 12px 30px -22px rgba(15,23,42,.65)}.highlight-cta:hover{transform:translateY(-2px);box-shadow:0 18px 36px -28px rgba(15,23,42,.75)}@media (max-width:768px){.company-highlight{padding:28px 24px}.highlight-cta{align-self:center}}main.main-content{flex:1 1;padding:20px}.hidden-section{display:none}.active-section{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.docs-grid{gap:15px;padding:0;list-style:none;margin-top:20px;align-items:flex-start}#chats-list.docs-grid,#docs-list.docs-grid,#sheets-list.docs-grid,#trash-list.docs-grid,#version-list.docs-grid,.docs-grid,.user-docs .docs-grid{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important}.docs-grid li{border:1px solid #bbb;width:180px!important;height:180px;background:#fff;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.1);padding:12px;display:flex;flex-direction:column;cursor:pointer;transition:transform .2s;position:relative;flex-shrink:0;flex-grow:0;overflow:hidden}.docs-grid li:hover{transform:translateY(-3px)}.doc-title{font-weight:600;font-size:1rem;margin-bottom:5px;white-space:nowrap;line-height:1.3}.doc-desc,.doc-title{overflow:hidden;text-overflow:ellipsis;max-width:100%;min-width:0;word-break:break-word}.doc-desc{font-size:.85rem;color:#555;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;max-height:2.8em;margin-bottom:4px}.doc-dates{font-size:.75rem;color:#888;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;min-width:0;flex-shrink:0}.doc-actions{gap:6px;bottom:8px;left:50%;transform:translateX(-50%);z-index:2;position:absolute;flex-shrink:0;background:hsla(0,0%,100%,.9);padding:2px;border-radius:6px}.doc-actions,.doc-actions button{display:flex;justify-content:center}.doc-actions button{background:#fff;border:1px solid #ccc;border-radius:6px;width:32px;height:32px;align-items:center;font-size:16px;cursor:pointer;transition:transform .2s,background .2s;color:#333}.doc-actions button i{display:inline-block;font-style:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;line-height:1}.doc-actions button:hover{transform:scale(1.2);background:#f0f0f0}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);justify-content:center;align-items:center;z-index:9999}.modal-content{background:#fff;padding:25px;border-radius:12px;width:400px;box-shadow:0 5px 20px rgba(0,0,0,.2);animation:fadeIn .3s ease}.modal-content h3{margin-bottom:15px;font-weight:600;color:#111}.modal-content input,.modal-content textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:8px;margin-bottom:10px;font-family:inherit}.modal-content small{display:block;color:#555;margin-bottom:10px}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions button{border:none;padding:10px 16px;border-radius:8px;cursor:pointer;font-weight:500}.btn-cancel{background:#ccc;color:#000}.btn-create{background:#2563eb;color:#fff}#toast-container{position:fixed;top:20px;right:20px;z-index:9999;font-weight:500}.header-tools{gap:10px}.app-switch,.header-tools{display:flex;align-items:center}.app-switch{margin-top:16px;padding:16px;border:1px solid #d1d5db;border-radius:12px;background:#f9fafb;justify-content:space-between;gap:16px}.app-switch h4{margin:0;font-size:1rem;font-weight:600;color:#111827}.app-switch p{margin:4px 0 0;font-size:.9rem;color:#4b5563}.switch-wrapper{display:flex;align-items:center;gap:12px}.toggle{position:relative;width:52px;height:28px}.toggle input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#d1d5db;border-radius:28px;transition:background .2s ease}.slider:before{content:"";position:absolute;height:22px;width:22px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.toggle input:checked+.slider{background:#2563eb}.toggle input:checked+.slider:before{transform:translateX(24px)}.sidebar-divider{margin:1.75rem 0 1rem;border:none;border-top:1px solid rgba(148,163,184,.4)}.sidebar-settings-link{margin-top:.5rem}#settings{padding:2.6rem 3rem}#settings.active-section{display:flex;flex-direction:column;gap:1.8rem}.settings-header{display:flex;flex-direction:column;gap:.4rem}.danger-zone-header,.settings-header-block{display:flex;flex-direction:column;gap:.35rem}.danger-zone-header{background-color:rgba(255,86,86,.493);border-radius:10px;border:1px solid hsla(0,100%,70%,.445);padding:15px}.danger-zone-header button{width:15%}#settings h2{margin:0;font-size:1.75rem;color:#111827}#settings p.section-copy{margin:0;color:#64748b}.settings-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.settings-card{background:#fff;border:1px solid rgba(148,163,184,.24);border-radius:16px;padding:1.6rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 14px 32px -26px rgba(15,23,42,.45)}.settings-card h3{margin:0;font-size:1.15rem;color:#1f2937}.settings-label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.settings-value{font-size:1.05rem;font-weight:600;color:#0f172a;word-break:break-word}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.settings-hint{margin:0;color:#64748b;font-size:.85rem}.settings-field{display:flex;flex-direction:column;gap:.45rem}.settings-input{padding:.55rem .75rem;border-radius:10px;border:1px solid rgba(148,163,184,.4);background:#fff;font-family:inherit;font-size:.95rem;color:#0f172a}.settings-input:focus{outline:none;border-color:rgba(37,99,235,.45);box-shadow:0 0 0 3px rgba(37,99,235,.12)}.settings-actions{display:flex;gap:.8rem;flex-wrap:wrap}.settings-button{display:inline-flex;align-items:center;gap:.45rem;background:#2563eb;color:#fff;border:none;border-radius:10px;padding:.55rem 1.15rem;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.settings-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px -24px rgba(37,99,235,.6)}.sidebar-toggle{display:none;border:none;background:#2563eb;color:#fff;border-radius:12px;width:46px;height:46px;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;box-shadow:0 16px 32px -24px rgba(37,99,235,.6);position:-webkit-sticky;position:sticky;top:88px;margin:1rem;z-index:140;align-self:flex-start}.sidebar-toggle:hover{background:#1d4ed8}.sidebar-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:135}.sidebar-backdrop.active{opacity:1;pointer-events:auto}body.sidebar-open{overflow:hidden}