@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#202124;background-color:#f6f8fc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--google-blue: #1a73e8;--google-green: #34a853;--border: #e0e4eb}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f6f8fc;color:#202124}#root{min-height:100vh;width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}::selection{background:#1a73e833;color:#202124}.calendar-card-list{display:flex;flex-direction:column;gap:10px}.calendar-mini-card{border:1px solid #e0e4eb;border-radius:16px;padding:14px 16px;display:flex;flex-direction:column;gap:10px;background:#fff}.calendar-mini-card.blue{background:linear-gradient(135deg,#1a73e814,#fff)}.calendar-mini-card.green{background:linear-gradient(135deg,#34a85314,#fff)}.calendar-mini-card.pink{background:linear-gradient(135deg,#fa3c7814,#fff)}.calendar-mini-card.orange{background:linear-gradient(135deg,#fbbc051f,#fff)}.calendar-mini-content{display:flex;flex-direction:column;gap:4px;line-height:1.35}.calendar-mini-content strong{font-size:.95rem;color:#202124;display:block}.calendar-mini-content span{font-size:.78rem;color:#1b2432}.calendar-mini-content small{font-size:.72rem;color:#5f6368;display:block;margin-top:2px}.calendar-mini-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.calendar-mini-head span{font-size:.78rem;color:#1a73e8;font-weight:600}.calendar-mini-chip{border:none;background:#20212414;color:#1b2432;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600}.calendar-mini-card.blue .calendar-mini-chip{background:#1a73e82e;color:#1a73e8}.calendar-mini-card.green .calendar-mini-chip{background:#34a85329;color:#188038}.calendar-mini-card.pink .calendar-mini-chip{background:#fa3c782e;color:#b8064f}.drive-app{min-height:100vh;display:flex;flex-direction:column}.page-transition{min-height:100vh;transition:opacity .3s ease;will-change:opacity}.page-transition.fade-in{opacity:1}.page-transition.fade-out{opacity:0;pointer-events:none}.google-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 32px;background:#fff;border-bottom:1px solid #e0e4eb;position:sticky;top:0;z-index:5}.google-left{display:flex;align-items:center;gap:8px;font-weight:600;color:#202124}.drive-logo{width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#fa3c7826,#1a73e81f);display:grid;place-items:center;padding:6px;box-shadow:inset 0 0 0 1px #ffffff14}.drive-logo img{width:100%;height:100%;display:block}.search-box{flex:0 1 520px;display:flex;align-items:center;gap:10px;padding:8px 14px;background:#f1f3f4;border-radius:999px}.search-icon{width:30px;height:30px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#5f6368;box-shadow:0 4px 12px #0f172a26}.search-icon svg{width:16px;height:16px}.search-box input{border:none;background:transparent;flex:1;font-size:.95rem;color:#202124}.search-box input:focus{outline:none}.google-right{display:flex;align-items:center;gap:12px}.icon-btn{border:none;background:#1a73e814;color:#1a73e8;border-radius:999px;padding:8px 16px;font-weight:600;font-size:.82rem;cursor:pointer;transition:background .2s ease,transform .2s ease}.icon-btn:hover{background:#1a73e82e;transform:translateY(-1px)}.persona-toggle{display:flex;background:#f1f3f4;border-radius:999px;padding:3px}.persona-toggle button{border:none;background:transparent;padding:6px 12px;border-radius:999px;cursor:pointer;font-size:.9rem}.persona-toggle button.active{background:#1a73e8;color:#fff}.avatar{width:36px;height:36px;border-radius:50%;background:#1a73e8;color:#fff;display:grid;place-items:center;font-weight:600}.main-area{display:grid;grid-template-columns:220px minmax(0,1fr) 360px;gap:24px;padding:32px 32px 140px;flex:1}.side-nav{background:#fff;border:1px solid #e0e4eb;border-radius:16px;padding:24px 16px;display:flex;flex-direction:column;gap:16px;height:fit-content}.new-btn{border:none;background:#1a73e8;color:#fff;padding:10px 16px;border-radius:999px;font-weight:600;cursor:pointer}.nav-group{display:flex;flex-direction:column;gap:4px}.nav-label{font-size:.75rem;text-transform:uppercase;color:#5f6368;margin-bottom:4px}.nav-link{border:none;background:transparent;text-align:left;padding:6px 10px;border-radius:8px;cursor:pointer;color:#3c4043;font-size:.95rem}.nav-link.active{background:#e8f0fe;color:#1a73e8;font-weight:600}.content-area{background:#fff;border:1px solid #e0e4eb;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:20px}.content-header{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.content-header h2{margin:0;font-size:1.2rem;color:#202124}.content-header p{margin:4px 0 0;color:#5f6368;max-width:520px}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;color:#5f6368;margin-bottom:8px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.stat-card{border-radius:16px;padding:14px;background:#f8fafc;border:1px solid #e0e4eb;display:flex;flex-direction:column;gap:6px}.stat-card strong{font-size:1.7rem;color:#202124}.stat-card p{margin:0;color:#5f6368;font-size:.85rem}.stat-card.blue{background:linear-gradient(135deg,#e8f0fe,#fff);border-color:#d2e3fc}.stat-card.pink{background:linear-gradient(135deg,#fde7f3,#fff);border-color:#ffd3e8}.stat-card.green{background:linear-gradient(135deg,#e6f4ea,#fff);border-color:#cde7d5}.stat-card.purple{background:linear-gradient(135deg,#ede7f6,#fff);border-color:#dacdf0}.stat-label span{font-weight:600;color:#1a1a1a}.stat-label small{display:block;color:#5f6368;font-size:.75rem}.chip-row{display:flex;flex-wrap:wrap;gap:10px}.demo-links{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.demo-links a{border:1px solid #d2d6dc;border-radius:999px;padding:6px 12px;font-size:.85rem;font-weight:600;color:#1a73e8}.demo-links a:hover{background:#f1f3f4}.chip-row button{border:1px solid #d2d6dc;background:#f8fafc;border-radius:999px;padding:6px 14px;cursor:pointer;font-weight:500;color:#3c4043}.insight-banner{border:1px solid #d2d6dc;border-radius:16px;padding:20px;background:#fefefe;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;align-items:center}.insight-banner h3{margin:6px 0;color:#202124}.insight-banner p{margin:0;color:#5f6368}.insight-actions{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.insight-actions span{font-size:.85rem;color:#5f6368}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:600;letter-spacing:.02em}.badge.soft{background:#f1f3f4;color:#5f6368}.badge.student{background:#fde7f3;color:#c22568}.badge.pro{background:#e8f0fe;color:#1a73e8}.usecase-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.usecase-card{border:1px solid #e0e4eb;border-radius:16px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:8px;text-align:left;cursor:pointer;transition:border .2s,transform .2s}.usecase-card.active{border-color:#1a73e8;box-shadow:0 6px 16px #1a73e826;transform:translateY(-2px)}.usecase-top{display:flex;justify-content:space-between;align-items:center}.usecase-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#1a73e814}.usecase-card p{margin:0;color:#5f6368}.text-link{color:#1a73e8;font-weight:600;font-size:.85rem}.panel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.chat-section{margin-top:16px}.focus-panel{grid-column:span 2}.companion-preview{grid-column:span 2;gap:12px}.companion-preview-body{display:flex;flex-direction:column;gap:12px}.secondary-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}.panel{border:1px solid #e0e4eb;border-radius:18px;padding:18px;background:#fff;display:flex;flex-direction:column;gap:16px}.panel-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.panel-head h4{margin:0;color:#202124}.panel-head p{margin:4px 0 0;color:#5f6368;font-size:.9rem}.panel-head .ghost{padding:10px 20px;box-shadow:none}.table-panel{padding:0}.table-panel .panel-head{padding:18px 18px 0}.focus-panel .file-preview{border:none;padding:0}.whisper-panel .suggestion-list.roomy .suggestion{padding:14px 16px}.calendar-list{display:flex;flex-direction:column;gap:12px}.calendar-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e0e4eb;border-radius:14px;background:#f8fafc}.calendar-pill{min-width:64px;border-radius:12px;background:#e8f0fe;padding:8px;text-align:center}.calendar-pill strong{display:block;color:#1a73e8}.calendar-pill span{font-size:.75rem;color:#5f6368}.calendar-body h5{margin:0;font-size:.95rem;color:#202124}.calendar-body p{margin:2px 0 0;color:#5f6368;font-size:.85rem}.calendar-status{margin-left:auto;font-size:.8rem;font-weight:600;color:#1a73e8}.calendar-panel.sidebar{padding:18px}.calendar-panel.sidebar .panel-head{padding:0 0 10px}.calendar-panel.mini{padding:16px}.calendar-panel.mini .panel-head p{font-size:.85rem}.calendar-preview{border:1px solid #e0e4eb;border-radius:18px;background:linear-gradient(135deg,#fff,#f7f9ff);padding:16px;display:flex;flex-direction:column;gap:16px}.calendar-preview-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.calendar-preview-head span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#5f6368}.calendar-preview-head strong{display:block;margin-top:4px;color:#202124}.calendar-preview-controls{display:inline-flex;gap:8px}.ghost-icon.small{width:32px;height:32px;border-radius:12px;border:1px solid #d2d6dc;background:#fff;cursor:pointer;display:grid;place-items:center;font-size:1rem;color:#1a73e8}.calendar-day-view{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.calendar-day-view.large{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.calendar-day-view.small{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.calendar-day-card{border-radius:22px;border:1px solid #e4e9f5;background:#fff;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 24px #0f172a14}.calendar-day-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.calendar-day-card-head span{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.calendar-day-card-head strong{display:block;font-size:1.4rem;color:#0f172a}.calendar-day-card-head small{color:#4c6ef5}.calendar-block-list{display:flex;flex-direction:column;gap:12px}.calendar-block{border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:8px;border:1px solid transparent}.calendar-block.blue{background:linear-gradient(135deg,#1a73e81f,#fff);border-color:#1a73e840}.calendar-block.green{background:linear-gradient(135deg,#34a85326,#fff);border-color:#34a85340}.calendar-block.pink{background:linear-gradient(135deg,#fa3c782e,#fff);border-color:#fa3c7833}.calendar-block.orange{background:linear-gradient(135deg,#fbbc0533,#fff8ec);border-color:#fbbc0540}.calendar-block strong{font-size:1rem;color:#0f172a}.calendar-block p{margin:0;color:#475569;font-size:.9rem;line-height:1.4}.calendar-block-meta{display:flex;justify-content:space-between;gap:12px;font-size:.85rem;color:#1b2432;font-weight:600;flex-wrap:wrap}.calendar-block-status{padding:2px 10px;border-radius:999px;border:1px solid rgba(26,115,232,.3);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#1a73e8}.calendar-block-foot{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:.82rem;color:#475569}.calendar-block-chip{border-radius:999px;padding:4px 10px;background:#eff4ff;color:#1a73e8;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.calendar-block-chip.manual{background:#f1f5f9;color:#475569}.calendar-block-chip.companion{background:#ffe4ef;color:#c23c7f}.calendar-timeline-list{display:flex;flex-direction:column;gap:14px}.calendar-timeline-card{border-radius:22px;border:1px solid #e3e8ff;background:linear-gradient(180deg,#fff,#f8fbff);padding:18px;display:flex;flex-direction:column;gap:8px;box-shadow:0 16px 32px #0f172a14}.calendar-timeline-card.blue{border-color:#1a73e859}.calendar-timeline-card.green{border-color:#34a8534d}.calendar-timeline-card.pink{border-color:#fa3c7859}.calendar-timeline-card.orange{border-color:#fbbc0559}.calendar-timeline-card-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.calendar-timeline-slot{font-size:.9rem;font-weight:600;color:#0f172a}.calendar-timeline-source-tag{border-radius:999px;padding:4px 12px;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.calendar-timeline-source-tag.manual{background:#f1f5f9;color:#475569}.calendar-timeline-source-tag.companion{background:#fa3c7826;color:#c23c7f}.calendar-timeline-card strong{color:#0f172a}.calendar-timeline-card p{margin:0;color:#475569;line-height:1.45}.calendar-timeline-card-foot{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:.85rem;color:#475569}.calendar-page{padding:36px 40px 72px;display:flex;flex-direction:column;gap:24px;background:linear-gradient(180deg,#fff,#fef3f7 35%,#eef2ff);min-height:100vh}.calendar-doc-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.calendar-doc-nav,.calendar-doc-actions{display:flex;gap:12px;flex-wrap:wrap}.calendar-doc-hero{border-radius:34px;padding:32px;background:linear-gradient(120deg,#ffc2d899,#fff 60%,#f2f6ff);border:1px solid rgba(250,60,120,.28);box-shadow:0 22px 48px #0f172a14;display:flex;flex-direction:column;gap:20px}.calendar-doc-headline h1{margin:8px 0 6px;color:#0f172a}.calendar-doc-headline p{margin:0;color:#475569}.calendar-hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:18px}.calendar-hero-stats article{border-radius:20px;padding:18px;background:#ffffffb3;border:1px solid rgba(148,163,184,.3);display:flex;flex-direction:column;gap:4px}.calendar-hero-stats article span{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.calendar-hero-stats article strong{font-size:1.45rem;color:#0f172a}.calendar-hero-stats article small{color:#475569}.calendar-doc-content{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.9fr);gap:24px;align-items:flex-start}.calendar-doc-main{display:flex;flex-direction:column;gap:20px}.calendar-insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.calendar-insight-card{border-radius:22px;border:1px solid rgba(148,163,184,.3);background:#fff;padding:18px;box-shadow:0 14px 30px #0f172a14;display:flex;flex-direction:column;gap:8px}.calendar-insight-card small{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.calendar-insight-card strong{color:#0f172a;font-size:1.02rem}.calendar-insight-card p{margin:0;color:#475569}.calendar-insight-meta{font-size:.78rem;color:#6366f1}.calendar-doc-section{border-radius:28px;border:1px solid #edf0fb;background:#fff;padding:24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 12px 36px #0f172a14}.section-head{display:flex;flex-direction:column;gap:4px}.section-head small{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#94a3b8}.section-head h2{margin:0;color:#0f172a}.section-head p{margin:0;color:#475569}.calendar-brief-grid{display:flex;flex-direction:column;gap:20px}.calendar-doc-side{display:flex;flex-direction:column;gap:18px}.calendar-doc-chat{width:100%;padding:20px}.calendar-doc-chat .chat-feed{gap:12px;max-height:320px;overflow-y:auto;padding-right:6px}.calendar-doc-chat .chat-bubble{max-width:100%}.calendar-chat-meta-line{display:block;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:4px}.calendar-chat-detail{display:block;color:#475569;font-size:.82rem;margin-top:6px}.calendar-doc-chat .chat-meta{padding:6px 0 0;font-size:.78rem;color:#6b7280}.calendar-side-card{border-radius:22px;border:1px solid #dde4f4;background:#fff;padding:20px;box-shadow:0 12px 30px #0f172a14;display:flex;flex-direction:column;gap:14px}.calendar-side-card ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.calendar-side-card li{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #eef2ff}.calendar-side-card li:last-child{border-bottom:none;padding-bottom:0}.calendar-side-card strong{display:block;color:#0f172a}.calendar-side-card span{color:#6b7280}.calendar-side-card small{color:#94a3b8}.calendar-side-card.companion-card{background:linear-gradient(145deg,#fa3c7814,#fff);border-color:#fa3c7833}.calendar-side-card.muted{background:#f8fbff;border-color:#e7efff}.calendar-side-card.ledger-card{gap:16px}.calendar-ledger-head span{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;color:#94a3b8}.calendar-ledger-head strong{display:block;color:#0f172a}.calendar-ledger-head p{margin:6px 0 0;color:#475569;font-size:.85rem}.calendar-ledger-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.calendar-ledger-list li{padding:10px 12px;border-radius:14px;background:#fff;border:1px solid #e5edff;color:#475569;font-size:.9rem}.calendar-side-proposals{display:flex;flex-direction:column;gap:12px}.calendar-side-proposals article{border-radius:18px;border:1px solid rgba(250,60,120,.25);padding:14px;display:flex;flex-direction:column;gap:6px;background:#fff7fb}.calendar-side-proposals strong{color:#0f172a}.calendar-side-proposals p{margin:0;color:#475569;font-size:.9rem}.calendar-proposal-tag{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#fa3c78}.calendar-proposal-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;font-weight:600;color:#0f172a}.companion-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.companion-card-head span{text-transform:uppercase;font-size:.75rem;letter-spacing:.08em;color:#fa3c78}.companion-card-head strong{margin-top:4px}.companion-play-list li{align-items:flex-start}.companion-play-list p{margin:4px 0 0;color:#5f6368;font-size:.85rem}.companion-play-state{border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;background:#eef2ff;color:#1a73e8;flex-shrink:0}.calendar-mode-body{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:20px;align-items:flex-start}.calendar-mode-main{display:flex;flex-direction:column;gap:16px}@media(max-width:1100px){.calendar-doc-content,.calendar-mode-body{grid-template-columns:1fr}}@media(max-width:960px){.calendar-doc-hero{padding:24px}}@media(max-width:720px){.calendar-page{padding:24px}.calendar-doc-section{padding:18px}.calendar-day-view{grid-template-columns:1fr}}.badge-dot{width:10px;height:10px;border-radius:50%;margin-top:6px;flex-shrink:0}.badge-dot.blue{background:#1a73e8}.badge-dot.green{background:#34a853}.badge-dot.pink{background:#fa3c78}.badge-dot.orange{background:#fbbc05}.inline-tips.compact{border:none;background:transparent;padding:0}.inline-tips.compact h5{margin-bottom:6px}.inline-tips.compact ul{gap:6px}.calendar-doc{gap:20px}.calendar-doc-body{margin-top:16px}.doc-pane.calendar-mode{gap:20px}.calendar-list.compact .calendar-item{padding:10px;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #e0e4eb}.calendar-list.compact .calendar-body h5{font-size:.9rem}.calendar-list.compact .calendar-body p{font-size:.75rem;margin-bottom:0}.sidebar-stack{display:flex;flex-direction:column;gap:16px}.file-preview{border:1px solid #e0e4eb;border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:16px;background:#fefefe}.file-preview h3{margin:6px 0;color:#202124}.file-preview p{margin:0;color:#5f6368}.file-type{font-size:.8rem;color:#5f6368;text-transform:uppercase}.doc-card{border:1px solid #e0e4eb;border-radius:16px;padding:16px;background:#f8fafc}.doc-card h4{margin:0 0 8px;color:#202124}.doc-card ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px;color:#5f6368}.doc-card ul li{margin:0;padding:10px 12px;border-radius:12px;background:#e8f0fe59}.cta-row{display:flex;flex-wrap:wrap;gap:10px}.primary{border:none;background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;border-radius:10px;padding:10px 16px;font-weight:600;cursor:pointer}.ghost{border:none;background:linear-gradient(135deg,#fef3ff,#e4f0ff);color:#1b2432;border-radius:999px;padding:12px 22px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1.1;white-space:nowrap;box-shadow:0 14px 28px #1a73e82e;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.ghost:hover{background:linear-gradient(135deg,#ffe8fb,#d5e7ff);transform:translateY(-1px);box-shadow:0 16px 32px #1a73e838}.primary.light{background:linear-gradient(135deg,#fa3c78,#ff8ab5);box-shadow:0 12px 28px #fa3c7859}.ghost.tiny{padding:6px 12px;border-radius:999px;font-size:.8rem}.file-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:22px;width:100%}.file-card{border:1px solid #dfe5f4;border-radius:22px;padding:28px 30px;background:linear-gradient(180deg,#fff,#f5f8ff 120%);display:flex;flex-direction:column;gap:22px;cursor:pointer;transition:border .25s,transform .25s,box-shadow .25s;line-height:1.5}.file-card.active{border-color:#1a73e8;box-shadow:0 18px 40px #1a73e824;transform:translateY(-3px)}.file-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;flex-wrap:wrap}.file-card-info{display:flex;align-items:flex-start;gap:20px}.file-icon{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#e8f0fe,#fff);display:grid;place-items:center;flex-shrink:0}.file-icon svg,.usecase-icon svg,.suggestion-icon svg{width:24px;height:24px}.file-card-title{display:flex;flex-direction:column;gap:6px}.file-card-title-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.file-card-title-row strong{font-size:1.08rem;line-height:1.35}.file-meta{font-size:.78rem;color:#94a3b8;letter-spacing:.16em;text-transform:uppercase}.file-description{margin:0;color:#1b2432;font-size:1rem;line-height:1.6}.file-card-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;font-size:.82rem;color:#4b5563;line-height:1.4}.file-card-footer span{display:flex;flex-direction:column;gap:4px;padding-left:0}.file-footer-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.file-footer-value{font-size:.9rem;font-weight:600;color:#1b2432;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-status-row{display:flex;flex-direction:column;align-items:stretch;gap:12px;font-size:.9rem;font-weight:600;color:#1b2432}.file-status-row span{display:inline-flex;justify-content:center;border-radius:999px;background:#1a73e81f;color:#1a73e8;padding:8px 16px;font-size:.85rem;line-height:1.4;width:100%;text-align:center}.file-status-row a{align-self:stretch;display:inline-flex;justify-content:center;align-items:center;padding:12px 18px;border-radius:14px;border:none;background:linear-gradient(135deg,#1a73e8,#5a8dee);color:#fff;font-size:.88rem;text-decoration:none;box-shadow:0 12px 26px #1a73e833}.demo-page{min-height:100vh;padding:40px;background:#f6f8fc;display:flex;flex-direction:column;gap:24px}.demo-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.demo-card{border:1px solid #e0e4eb;border-radius:16px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.demo-card:hover{border-color:#1a73e859;box-shadow:0 12px 24px #0f172a1f;transform:translateY(-2px)}.demo-card-head{display:flex;flex-direction:column;gap:4px}.demo-app{font-size:.75rem;font-weight:700;color:#1a73e8}.demo-card-cta{margin-top:auto;font-weight:600;color:#1a73e8;display:inline-flex;align-items:center;gap:6px}.demo-card-cta:after{content:"↗";font-size:.9rem}.companion-page{min-height:100vh;background:radial-gradient(circle at top,rgba(26,115,232,.08),transparent 45%),#f6f8fc;padding:60px 48px 100px;display:flex;flex-direction:column;gap:32px}.companion-hero{border-radius:32px;border:1px solid rgba(26,115,232,.2);background:linear-gradient(135deg,#1a73e814,#fa3c7814);box-shadow:0 24px 48px #1118271a;padding:32px;display:flex;flex-direction:column;gap:24px}.companion-hero-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:24px}.companion-hero h1{margin:8px 0;color:#111827}.companion-hero p{margin:0;color:#1b2432;max-width:620px}.companion-hero-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.companion-hero-chips span{border-radius:999px;border:1px solid rgba(26,115,232,.25);background:#ffffffd9;padding:6px 14px;font-weight:600;color:#1b2432;font-size:.85rem}.companion-hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.companion-stat-card{border-radius:20px;border:1px solid #dfe3eb;background:#fff;padding:18px;display:flex;flex-direction:column;gap:6px;box-shadow:0 16px 30px #1a73e814}.companion-stat-card span{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#5f6368}.companion-stat-card strong{font-size:1.05rem;color:#111827}.companion-stat-card p{margin:0;color:#4f5a6b}.persona-tabs{display:inline-flex;border:1px solid rgba(255,255,255,.7);border-radius:999px;overflow:hidden;background:#ffffffa6;box-shadow:inset 0 0 0 1px #1a73e814}.persona-tabs button{border:none;background:transparent;padding:8px 18px;font-weight:600;cursor:pointer;color:#5f6368}.hero-tabs{align-self:flex-start}.companion-meta-row{border-radius:28px;border:1px solid rgba(26,115,232,.18);background:linear-gradient(135deg,#e8f0fee6,#fff);padding:22px 28px;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;gap:18px;box-shadow:0 24px 44px #1118271a}.companion-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;flex:1}.companion-meta-pill{border:1px solid #e0e4eb;border-radius:18px;padding:14px 16px;background:#fff;box-shadow:inset 0 1px #fff9,0 12px 22px #1118270d;display:flex;flex-direction:column;gap:6px}.companion-meta-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#5f6368}.companion-meta-pill strong{font-size:1.05rem;color:#1b2432}.companion-meta-status{border-radius:18px;padding:12px 24px;background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;font-weight:600;display:inline-flex;align-items:center;gap:10px;box-shadow:0 18px 32px #1a73e840}.status-dot{width:8px;height:8px;border-radius:50%;background:#fff;opacity:.8}.companion-meta-status.subtle{background:#1a73e81f;color:#1a73e8;box-shadow:none;padding:6px 14px;border-radius:999px;gap:6px}.companion-main-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.9fr);gap:24px;align-items:stretch}.companion-chat-panel.hero-panel{border:1px solid #e0e4eb;border-radius:28px;background:#fff;box-shadow:0 25px 48px #1118271a;padding:24px;display:flex;flex-direction:column;gap:18px}.companion-chat-head span{font-size:.85rem;color:#5f6368}.companion-intel-stack{display:flex;flex-direction:column;gap:18px}.companion-intel-card{border:1px solid #e0e4eb;border-radius:24px;background:#fff;padding:20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 18px 32px #11182714}.companion-intel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.companion-intel-head h4{margin:0}.companion-intel-head p{margin:4px 0 0;color:#4f5a6b}.companion-intel-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:.82rem;color:#5f6368}.companion-intel-meta span{position:relative;padding-left:10px}.companion-intel-meta span:before{content:"";width:4px;height:4px;border-radius:50%;background:#d2d6dc;position:absolute;left:0;top:50%;transform:translateY(-50%)}.companion-intel-meta span:first-child:before{display:none}.companion-intel-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.companion-quick-switches{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.companion-quick-switches li{border:1px solid #e0e4eb;border-radius:16px;padding:10px 12px;background:#f8fafc;display:flex;justify-content:space-between;align-items:center;gap:10px}.companion-quick-switches button{border:none;background:transparent;font-weight:600;color:#1b2432;display:inline-flex;gap:10px;align-items:center;cursor:pointer}.quick-switch-icon{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#eef3ff,#fff);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.quick-switch-icon svg{width:20px;height:20px}.quick-switch-label{color:#1b2432;font-weight:600}.quick-switch-status{font-size:.78rem;color:#5f6368}.doc-head-icon svg{width:28px;height:28px}.companion-suggestions .suggestion-list{padding:0;max-height:360px;overflow-y:auto}.companion-files-row{border:1px solid #e0e4eb;border-radius:28px;background:#fff;padding:28px;display:flex;flex-direction:column;gap:20px;box-shadow:0 24px 40px #11182714}.companion-files-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.companion-files-head h4{margin:0 0 6px}.companion-files-head p{margin:0;color:#4f5a6b}.companion-files-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.companion-file-card{border:1px solid #e0e4eb;border-radius:20px;padding:18px;background:linear-gradient(135deg,#fff,#f6f9ff);display:flex;flex-direction:column;gap:10px;box-shadow:0 16px 30px #1a73e814}.companion-file-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.companion-file-head strong{display:block;margin-top:6px}.companion-file-card p{margin:0;color:#3c4043}.companion-file-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:.8rem;color:#5f6368}.companion-file-meta span{position:relative;padding-left:10px}.companion-file-meta span:before{content:"";width:4px;height:4px;border-radius:50%;background:#d2d6dc;position:absolute;left:0;top:50%;transform:translateY(-50%)}.companion-file-meta span:first-child:before{display:none}.companion-file-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.9rem}.companion-file-actions span{border-radius:999px;background:#1a73e81f;color:#1a73e8;padding:4px 12px;font-weight:600}@media(max-width:1200px){.companion-main-grid{grid-template-columns:1fr}.companion-files-row{padding:22px}}@media(max-width:768px){.companion-page{padding:40px 20px 80px}.companion-hero{padding:24px}.companion-meta-row{flex-direction:column;align-items:flex-start}.companion-files-grid{grid-template-columns:1fr}}.doc-view{display:flex;flex-direction:column;gap:48px;padding-bottom:300px}.doc-view-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;border:1px solid #e0e4eb;border-radius:24px;padding:24px;background:#fff;box-shadow:0 12px 28px #17233614}.doc-head-left{display:flex;align-items:center;gap:16px}.doc-head-icon{width:52px;height:52px;border-radius:16px;background:linear-gradient(140deg,#f0f4ff,#fff);display:grid;place-items:center;font-size:1.4rem;color:#1b2432}.doc-head-app{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#5f6368;display:inline-block;margin-bottom:6px}.doc-view-head h1{margin:0;color:#202124}.doc-view-head p{margin:4px 0 0;color:#4f5a6b;max-width:560px}.doc-head-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.doc-view-actions{margin-top:12px}.doc-head-actions-left{display:flex;gap:8px}.doc-head-actions .ghost,.doc-head-actions .primary,.doc-head-actions .ghost.subtle{border-radius:999px;padding:8px 18px;font-weight:600}.doc-head-actions-right{display:flex;gap:8px}.doc-head-actions-left .ghost.subtle{border:1px solid #e0e4eb;background:#fff;color:#1b2432}.doc-head-actions .app-launch{background:#1a73e81f;color:#1a73e8}.doc-view-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:.88rem;color:#3c4043}.doc-view-meta span{background:#2021240d;border-radius:999px;padding:6px 14px}.concept-map-banner{border:1px solid rgba(99,102,241,.25);border-radius:28px;padding:24px;background:linear-gradient(135deg,#6366f114,#fff);display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:24px;align-items:stretch}.concept-map-banner-copy{display:flex;flex-direction:column;gap:12px}.concept-map-banner-actions{display:flex;flex-direction:column;gap:16px;min-width:260px}.concept-map-badge{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#5f6368;background:#6366f11f;border-radius:999px;padding:4px 12px;width:fit-content}.concept-map-pill-row{display:flex;flex-wrap:wrap;gap:12px}.concept-map-pill{border-radius:18px;border:1px solid rgba(26,115,232,.25);padding:10px 16px;background:#fff;display:flex;flex-direction:column;gap:2px;min-width:120px}.concept-map-pill strong{font-size:1.2rem;color:#1a73e8}.concept-map-pill span{font-size:.75rem;color:#5f6368;text-transform:uppercase;letter-spacing:.05em}.concept-map-banner-head h3{margin:0;color:#0f172a}.concept-map-banner-head p{margin:6px 0 0;color:#4b5563;max-width:50ch}.concept-map-highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:8px}.concept-map-highlight-card{border-radius:18px;border:1px solid rgba(26,115,232,.1);background:#fff;padding:14px;box-shadow:inset 0 1px #fff9;display:flex;flex-direction:column;gap:6px}.concept-map-highlight-card strong{color:#111827;font-size:.95rem}.concept-map-highlight-card p{margin:0;color:#4f5a6b;font-size:.88rem;line-height:1.4}.concept-map-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.concept-map-chip{border-radius:999px;background:#1a73e81a;color:#1a73e8;padding:6px 14px;font-size:.82rem;font-weight:600}.concept-map-chip.muted{background:#0f172a14;color:#475467}.concept-map-banner-links{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-start}.concept-map-action{border-radius:999px;padding:0 22px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;min-height:46px;font-size:.95rem;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.concept-map-action.fill{background:#fff;color:#1a73e8;border:none;box-shadow:0 12px 24px #0f172a1f}.concept-map-action.outline{border:1px solid #1a73e8;color:#1a73e8;background:transparent;box-shadow:none}.concept-map-action:hover{transform:translateY(-1px);box-shadow:0 16px 28px #0f172a1f}.concept-map-mini-graph{border-radius:20px;border:1px solid rgba(99,102,241,.2);background:#fff;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 12px 24px #0f172a0f}.concept-map-mini-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#5f6368}.concept-map-mini-node{border-radius:16px;border:1px solid rgba(226,232,240,.8);background:linear-gradient(135deg,#f8f9ff,#fff);padding:12px;display:flex;flex-direction:column;gap:6px}.concept-map-mini-node strong{color:#0f172a;font-size:.95rem}.concept-map-mini-node p{margin:0;color:#4b5563;font-size:.85rem;line-height:1.4}.concept-map-mini-node small{color:#5f6368;font-size:.75rem}.concept-map-banner-note{margin:auto 0 0;font-size:.85rem;color:#4b5563;line-height:1.4}@media(max-width:960px){.concept-map-banner{grid-template-columns:1fr}.concept-map-banner-actions{order:1}}.doc-insights-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.doc-insight-card{border:1px solid #e0e4eb;border-radius:20px;background:#fff;padding:18px;display:flex;flex-direction:column;gap:6px;box-shadow:0 10px 28px #1a73e814}.doc-insight-card small{text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;color:#5f6368}.doc-insight-card strong{color:#1b2432;font-size:1rem}.doc-insight-card p{margin:0;color:#4f5a6b;line-height:1.45}.doc-insight-card ul{list-style:none;padding:0;margin:4px 0 0;display:flex;flex-direction:column;gap:4px;color:#4f5a6b}.doc-insight-card li{display:flex;align-items:flex-start;gap:6px;font-size:.88rem}.doc-insight-card li:before{content:"•";color:#1a73e8}.doc-stage-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:flex-start}.doc-page-shell{border:1px solid #dde3ee;border-radius:28px;padding:28px;background:linear-gradient(180deg,#f3f4f7,#eceff5)}.doc-page-scroll{max-height:calc(100vh - 280px);overflow-y:auto;padding-right:12px}.doc-page-scroll::-webkit-scrollbar{width:8px}.doc-page-scroll::-webkit-scrollbar-thumb{background:#20212440;border-radius:999px}.doc-page-surface{background:#fff;border:1px solid #edeff5;border-radius:18px;box-shadow:0 20px 40px #1723361f;padding:48px 72px;width:min(720px,100%);margin:0 auto;display:flex;flex-direction:column;gap:32px}.doc-page-header{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.doc-course-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;background:#1a73e81f;color:#0f172a;font-weight:600;font-size:.85rem;margin-bottom:10px}.doc-course-pill:before{content:"●";font-size:.65rem;color:#1a73e8}.doc-page-header h3{margin:0;color:#202124}.doc-page-header p{margin:6px 0 0;color:#5f6368}.doc-page-status{border-radius:999px;background:#1a73e826;color:#1a73e8;padding:6px 16px;font-weight:600;font-size:.85rem;align-self:flex-start}.concept-map-preview{border:1px dashed rgba(26,115,232,.4);border-radius:20px;background:linear-gradient(145deg,#f5f8ff,#fff 60%);padding:20px;display:flex;flex-direction:column;gap:14px}.concept-map-preview-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.concept-map-preview-head small{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#5f6368}.concept-map-preview-head strong{display:block;margin-top:4px;color:#0f172a}.concept-map-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.concept-map-preview-node{border-radius:16px;background:#fff;padding:14px;box-shadow:0 10px 24px #0f172a14;display:flex;flex-direction:column;gap:8px}.concept-map-preview-title{font-weight:600;color:#1b2432}.concept-map-preview-node p{margin:0;color:#4b5563;line-height:1.4}.concept-map-preview-connections{display:flex;flex-wrap:wrap;gap:6px}.concept-map-preview-chip{border-radius:999px;background:#eef2ff;color:#4338ca;padding:4px 10px;font-size:.8rem;font-weight:600}.concept-map-preview-chip.muted{background:#e5e7eb;color:#475467}.concept-map-doc{border:1px solid #e0e7ff;border-radius:30px;padding:28px;margin-top:24px;background:linear-gradient(135deg,#f8f9ff,#fff 60%);display:flex;gap:24px;flex-wrap:wrap}.concept-map-doc-graph{flex:3;min-width:320px;display:flex;flex-direction:column;gap:18px}.concept-map-doc-head small{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;color:#5f6368}.concept-map-doc-head strong{display:block;color:#0f172a}.concept-map-doc-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.concept-map-doc-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.concept-map-doc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.concept-map-doc-node{border-radius:18px;padding:16px;background:#fff;border:1px solid rgba(26,115,232,.2);box-shadow:0 12px 24px #0f172a14;display:flex;flex-direction:column;gap:6px}.concept-map-doc-node.root{grid-column:span 2;background:linear-gradient(120deg,#eef2ff,#fff)}.concept-map-doc-node.risk{border-color:#ef444466}.concept-map-doc-node span{font-weight:600;color:#111827}.concept-map-doc-node p{margin:0;color:#4b5563;line-height:1.4}.concept-map-doc-node small{color:#6b7280}.doc-page-section{border-bottom:1px solid #edf0f7;padding-bottom:24px}.doc-page-section.focused{border-bottom-color:#1a73e866;background:linear-gradient(180deg,rgba(26,115,232,.08),transparent);border-radius:12px;box-shadow:inset 0 0 0 1px #1a73e833;padding:16px 16px 32px;margin:0 -16px 16px}.doc-page-section:last-of-type{border-bottom:none;padding-bottom:0}.doc-section-head{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.doc-section-pill{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#5f6368}.doc-page-section h4{margin:0;color:#1b2432}.doc-page-section p{margin:0 0 12px;color:#3c4043;line-height:1.6}.doc-inline-callout{border:1px solid rgba(26,115,232,.25);border-radius:14px;background:#1a73e80f;padding:14px;display:flex;flex-direction:column;gap:6px}.doc-inline-chip{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#1a73e8}.doc-inline-callout strong{color:#0f172a}.doc-inline-callout p{margin:0;color:#3c4043}.doc-inline-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.doc-inline-actions .primary,.doc-inline-actions .ghost{border-radius:999px;padding:8px 16px}.doc-course-meta{background:#f4f6fb;border-radius:999px;padding:4px 12px;font-weight:600;color:#0f172a}.doc-page-footnotes{border-top:1px solid #edeff5;padding-top:20px;display:flex;flex-direction:column;gap:10px}.doc-page-footnotes h5{margin:0;color:#1b2432}.doc-page-footnotes ul{margin:0;padding-left:18px;color:#4f5a6b;line-height:1.5}.doc-automation-board{display:flex;flex-direction:column;gap:20px}.doc-automation-section{border:1px solid #e0e4eb;border-radius:24px;background:#fff;padding:24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 16px 32px #17233614}.doc-automation-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.doc-automation-head h4{margin:0;color:#202124}.doc-automation-head p{margin:4px 0 0;color:#5f6368}.doc-automation-count{border-radius:999px;background:#1a73e81f;color:#1a73e8;padding:6px 16px;font-weight:600}.doc-highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.doc-highlight-item{border:1px solid rgba(105,132,255,.24);border-radius:22px;padding:18px;background:linear-gradient(135deg,#fbfcff,#f2f6ff 75%);display:grid;grid-template-columns:44px 1fr;gap:14px;min-height:220px;box-shadow:0 18px 32px #11192814}.doc-highlight-icon{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#1a73e82e,#7c3aed38);display:grid;place-items:center;box-shadow:inset 0 1px #fff6}.doc-highlight-icon-dot{width:12px;height:12px;border-radius:999px;background:#1a73e8;position:relative}.doc-highlight-icon-dot:after{content:"";position:absolute;inset:-6px;border-radius:999px;border:2px solid rgba(255,255,255,.65)}.doc-highlight-content{display:flex;flex-direction:column;gap:12px;flex:1;max-width:52ch}.doc-highlight-label{font-size:.95rem;font-weight:600;color:#1b2432}.doc-highlight-item p{margin:0;color:#3c4043;line-height:1.45;font-size:.92rem;max-width:50ch;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.doc-highlight-note{border-top:1px solid rgba(26,115,232,.16);padding-top:10px;display:flex;flex-direction:column;gap:4px;max-width:50ch;margin-top:auto}.doc-highlight-note strong{color:#0f172a;font-size:.9rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.doc-highlight-note small{color:#5f6368;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.doc-meeting-cta{margin-top:16px;border-radius:24px;border:1px solid rgba(26,115,232,.18);background:linear-gradient(115deg,#1a73e814,#fff 70%);padding:18px 24px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:center;box-shadow:0 12px 24px #0f172a0f}.doc-meeting-cta strong{display:block;color:#0f172a;font-size:1.05rem}.doc-meeting-cta p{margin:6px 0 0;color:#4b5563;max-width:520px}.doc-meeting-cta-actions{display:flex;gap:10px;flex-wrap:wrap}.doc-highlight-cta{border:none;background:transparent;color:#1a73e8;font-weight:600;padding:0;width:fit-content;cursor:pointer;margin-top:6px}.doc-highlight-cta:hover{text-decoration:underline}.doc-automation-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.doc-automation-list li{display:flex;align-items:flex-start;gap:12px;border:1px dashed rgba(26,115,232,.4);border-radius:16px;padding:12px 16px;background:#f8fbff}.doc-automation-number{width:28px;height:28px;border-radius:999px;background:#1a73e8;color:#fff;font-weight:600;display:grid;place-items:center;font-size:.85rem}.doc-automation-list p{margin:0;color:#3c4043;line-height:1.4}.doc-concept-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.doc-concept-node{border:1px solid #e4e9f5;border-radius:20px;background:linear-gradient(160deg,#fff,#f6f7fb);padding:18px;display:flex;flex-direction:column;gap:10px;min-height:180px}.doc-concept-node-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.doc-concept-node-head strong{color:#0f172a}.doc-concept-node-status{border-radius:999px;padding:4px 10px;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;background:#1a73e81f;color:#1a73e8}.doc-concept-node p{margin:0;color:#3c4043;line-height:1.5}.doc-concept-node-links{display:flex;flex-wrap:wrap;gap:8px}.doc-concept-chip{background:#eef2ff;color:#3730a3;border-radius:999px;padding:4px 10px;font-size:.8rem;font-weight:600}.doc-flashcard-gallery{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.doc-flashcard-card{border:1px solid #dde4ef;border-radius:22px;padding:18px;background:#fff;display:flex;flex-direction:column;gap:10px;min-height:190px;box-shadow:0 16px 28px #11192814;transition:border .2s ease,box-shadow .2s ease}.doc-flashcard-card:hover{border-color:#1a73e859;box-shadow:0 18px 32px #0f172a1f}.doc-flashcard-card.revealed{border-color:#1a73e873;box-shadow:0 14px 28px #11182714}.doc-flashcard-tag{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#5f6368}.doc-flashcard-card strong{color:#0f172a;line-height:1.4;max-width:44ch;font-size:.98rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.doc-flashcard-answer{color:#1b2432;line-height:1.5}.doc-flashcard-hint{color:#6b7280;margin:0;max-width:42ch;line-height:1.4;font-size:.88rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.doc-flashcard-actions{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.doc-flashcard-actions .ghost{border-radius:999px;padding:6px 16px}.doc-flashcard-jump{border:none;background:transparent;color:#1a73e8;font-weight:600;cursor:pointer}.doc-flashcard-jump:hover{text-decoration:underline}.flashcard-slides-link,.concept-map-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;align-self:flex-start;border:1px solid #1a73e8;color:#1a73e8;border-radius:999px;padding:8px 18px;font-weight:600;text-decoration:none}.flashcard-slides-link:after,.concept-map-link:after{content:"↗";font-size:.85rem}.doc-chat-card{border:1px solid #dfe3eb;border-radius:24px;background:#fff;padding:18px;display:flex;flex-direction:column;gap:12px;box-shadow:0 20px 34px #1419281f}.doc-chat-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.doc-chat-card-head strong{display:block;color:#202124}.doc-chat-card-head span{font-size:.85rem;color:#5f6368}.email-draft-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.email-draft-modal{width:min(640px,100%);background:#fff;border-radius:18px;box-shadow:0 30px 60px #0f172a40;display:flex;flex-direction:column;gap:14px;padding:22px;max-height:min(90vh,640px);overflow-y:auto}.email-draft-header{display:flex;justify-content:space-between;align-items:center}.email-draft-header strong{font-size:1rem;color:#111827}.email-draft-header-actions{display:flex;gap:8px;align-items:center}.email-draft-open-gmail{border:none;border-radius:999px;background:linear-gradient(120deg,#ea4335,#4285f4);color:#fff;padding:6px 14px;font-size:.85rem;font-weight:600;cursor:pointer;box-shadow:0 8px 18px #4285f44d}.email-draft-field{display:flex;flex-direction:column;gap:4px}.email-draft-field.inline{flex-direction:row;gap:12px}.email-draft-field label{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.email-draft-field input{border-radius:10px;border:1px solid #dfe3eb;padding:8px 12px;background:#f7f9fc;font-size:.95rem}.email-draft-body{border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fdfdfd;color:#374151;line-height:1.5}.email-draft-body ul{margin:6px 0 14px;padding-left:18px;color:#374151}.email-draft-body li{margin-bottom:6px}.email-signoff{margin:8px 0 0}.email-draft-actions{display:flex;justify-content:flex-end;gap:10px}.doc-chat-card .chat-feed{max-height:320px;overflow-y:auto;padding-right:6px}.doc-chat-card .chat-feed::-webkit-scrollbar{width:6px}.doc-chat-card .chat-feed::-webkit-scrollbar-thumb{background:#20212433;border-radius:999px}.doc-chat-card.collapsed{gap:8px}.doc-chat-hint{margin:0;color:#5f6368;font-size:.9rem}@media(max-width:1200px){.doc-stage-grid{grid-template-columns:1fr}.doc-page-scroll{max-height:none}}@media(max-width:768px){.doc-view-head{padding:18px}.doc-head-left{flex-direction:column;align-items:flex-start}.doc-page-surface{padding:32px}.doc-automation-section{padding:18px}.doc-automation-head{flex-direction:column;align-items:flex-start}.doc-highlight-grid{grid-template-columns:1fr}}.companion-page{min-height:100vh;background:#f6f8fc;padding:48px 40px 80px;display:flex;flex-direction:column;gap:24px}.companion-page-head{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}.persona-tabs{display:inline-flex;border:1px solid #e0e4eb;border-radius:999px;overflow:hidden}.persona-tabs button{border:none;background:transparent;padding:8px 16px;font-weight:600;cursor:pointer;color:#5f6368}.persona-tabs button.active{background:#1a73e8;color:#fff}.companion-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px}.companion-side{display:flex;flex-direction:column;gap:16px}.companion-side-card{border:1px solid #e0e4eb;border-radius:16px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:6px}.companion-side-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.companion-side-card li button{border:1px solid #e0e4eb;background:#fff;border-radius:999px;padding:6px 12px;font-size:.85rem;cursor:pointer}.companion-side-card p{margin:0;color:#3c4043}.chip{background:#e8f0fe;color:#1a73e8;border-radius:999px;padding:4px 10px;font-size:.7rem;width:fit-content}.file-tag{background:#1a73e81f;border:1px solid rgba(26,115,232,.2);color:#1a73e8;font-weight:600;padding:7px 18px;font-size:.82rem;letter-spacing:.04em}.file-app-badge{border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.file-app-badge.docs{background:#1a73e81f;color:#1a73e8}.file-app-badge.sheets{background:#34a8531f;color:#188038}.file-app-badge.slides{background:#fbbc052e;color:#b06000}.recent-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;padding:18px}.recent-card{border:1px solid #e0e4eb;border-radius:16px;padding:22px 24px;background:linear-gradient(135deg,#fff,#f8fbff);display:flex;flex-direction:column;gap:16px;min-height:220px;cursor:pointer;transition:border .2s,box-shadow .2s,transform .2s;text-decoration:none;color:inherit;line-height:1.45}.recent-card:hover{border-color:#d2d6dc;transform:translateY(-2px)}.recent-card.active{border-color:#1a73e8;box-shadow:0 10px 18px #1a73e826}.recent-body{display:flex;flex-direction:column;gap:16px;text-align:left;min-width:0;height:100%}.recent-content{display:flex;flex-direction:column;gap:12px;min-width:0}.recent-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.recent-title{display:flex;flex-direction:column;gap:4px;min-width:0}.recent-title strong{color:#202124;line-height:1.35;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-folder{font-size:.78rem;color:#5f6368;text-transform:uppercase;letter-spacing:.08em}.recent-description{margin:0;color:#3c4043;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:48px}.recent-footer{margin-top:auto;display:flex;flex-direction:column;gap:12px}.recent-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;font-size:.8rem;color:#4f5a6b;line-height:1.4;min-width:0}.recent-status{display:flex;flex-direction:column;align-items:stretch;gap:8px;font-size:.85rem;color:#1b2432;font-weight:600}.recent-status span{display:inline-flex;justify-content:center;border-radius:999px;background:#1a73e81f;color:#1a73e8;padding:6px 12px;font-size:.78rem;font-weight:600;width:100%}.recent-status strong{line-height:1.4;text-align:center;display:block}.recent-meta span{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding-left:0;min-width:0}.recent-meta-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.recent-meta-value{font-size:.85rem;font-weight:600;color:#1b2432;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-tag{border-radius:999px;padding:6px 12px;background:#e8f0fe;color:#1a73e8;font-weight:600;font-size:clamp(.72rem,.2vw + .68rem,.85rem);white-space:nowrap}.doc-pane{border:1px solid #e0e4eb;border-radius:16px;padding:20px;background:#fff;display:flex;flex-direction:column;gap:18px}.tour-context-banner{border:1px solid rgba(26,115,232,.2);border-radius:16px;padding:14px 16px;background:linear-gradient(120deg,#1a73e814,#fff);display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.tour-context-banner span{font-size:.78rem;color:#5f6368;text-transform:uppercase;letter-spacing:.08em}.tour-context-banner strong{display:block;margin:4px 0;color:#111827}.tour-context-banner p{margin:0;color:#3c4043}.tour-context-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tour-context-actions .link{border:none;background:transparent;color:#1a73e8;font-weight:600;cursor:pointer}.doc-toolbar{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.doc-breadcrumb{display:flex;align-items:center;gap:8px;color:#5f6368}.ghost-icon{border:1px solid #d2d6dc;background:#fff;border-radius:999px;padding:4px 10px;cursor:pointer}.doc-actions button{border:1px solid #d2d6dc;background:#fff;border-radius:999px;padding:8px 16px;cursor:pointer;font-weight:600}.doc-actions .primary{border:none;background:#1a73e8;color:#fff}.doc-header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.doc-header h2{margin:0;color:#202124}.doc-header p{margin:6px 0 0;color:#5f6368}.status-chip{border-radius:999px;padding:6px 18px;font-weight:600;color:#1a73e8;background:#e8f0fe;align-self:flex-start}.status-chip.blue{color:#0f9d58;background:#e6f4ea}.doc-body{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:16px}.doc-section{border:1px solid #e0e4eb;border-radius:14px;padding:16px;margin-bottom:12px;background:#fcfcff}.doc-section-body h4{margin:0 0 6px;color:#202124}.doc-section-body p{margin:0 0 8px;color:#5f6368}.doc-annotation{border:1px solid #d2d6dc;border-radius:12px;padding:12px;background:#fff}.badge{display:inline-block;background:#f1f3f4;border-radius:999px;padding:4px 10px;font-size:.75rem;color:#5f6368;margin-bottom:6px}.doc-annotation strong{display:block;color:#202124;margin-bottom:6px}.doc-annotation p{margin:0 0 10px;color:#5f6368}.annotation-actions{display:flex;gap:8px}.annotation-actions .ghost{border:1px solid #d2d6dc;background:#fff;border-radius:999px;padding:6px 12px;cursor:pointer}.annotation-actions .link{border:none;background:transparent;color:#1a73e8;cursor:pointer}.doc-side{display:flex;flex-direction:column;gap:12px}.inline-tips,.inline-voice{border:1px solid #e0e4eb;border-radius:12px;padding:14px;background:#f8fafc}.inline-tips ul{margin:8px 0 0;padding-left:20px;color:#5f6368}.inline-voice button{border:none;background:#1a73e8;color:#fff;border-radius:999px;padding:8px 14px;cursor:pointer;font-weight:600}.companion-panel{background:#fff;border:1px solid #e0e4eb;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px}.companion-head{display:flex;justify-content:space-between;align-items:flex-start}.companion-head h3{margin:0;color:#202124}.companion-head button{border:1px solid #d2d6dc;background:#fff;border-radius:999px;padding:6px 14px;cursor:pointer;font-weight:600}.proactive-banner{border-radius:12px;padding:12px;background:#e8f0fe;color:#1a73e8;font-size:.9rem}.section-card{border:1px solid #e0e4eb;border-radius:16px;padding:14px;background:#fbfbff;display:flex;flex-direction:column;gap:8px}.section-card.hero{background:linear-gradient(135deg,#1a73e814,#fa3c781f)}.section-card h4{margin:0;color:#202124}.panel h4,.section-card h4,.file-preview h3,.doc-card h4,.chat-header strong,.sidebar-whisper strong,.recent-title strong{font-family:Space Grotesk,Inter,system-ui,sans-serif;letter-spacing:-.01em;line-height:1.3}.panel p,.section-card p,.recent-description{font-size:clamp(.85rem,.22vw + .8rem,.98rem);line-height:1.6;color:#3c4043}.recent-meta span{font-size:clamp(.72rem,.18vw + .68rem,.82rem);line-height:1.4;color:#5f6368}.section-card p,.section-card li{margin:0;color:#5f6368;line-height:1.5}.assignment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.assignment-pill{border:1px solid #e0e4eb;border-radius:12px;padding:10px;background:#fff;font-size:.85rem;color:#3c4043;display:flex;flex-direction:column;gap:4px}.timeline-track{width:100%;height:5px;background:#e0e4eb;border-radius:999px;position:relative}.timeline-progress{position:absolute;top:0;left:0;height:100%;border-radius:999px;background:linear-gradient(135deg,#fa3c78,#ff8ab5)}.timeline-labels{display:flex;justify-content:space-between;color:#5f6368;font-size:.75rem}.timeline-list{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.timeline-item{border:1px solid #e0e4eb;border-radius:12px;padding:10px 12px;background:#fff}.timeline-item span{font-size:.75rem;text-transform:uppercase;color:#5f6368}.timeline-item strong{display:block;margin:4px 0;color:#202124}.timeline-item p{margin:0;font-size:.85rem;color:#5f6368}.flashcard-stack,.concept-map{display:grid;gap:8px}.flashcard,.node{border:1px dashed #d2d6dc;border-radius:12px;padding:10px;background:#fff;font-size:.9rem;color:#202124}.node{text-align:center;font-weight:600}.suggestion-list{display:flex;flex-direction:column;gap:8px}.suggestion{border:1px solid rgba(26,115,232,.15);border-radius:16px;border-left:4px solid transparent;padding:18px 20px;display:flex;flex-direction:column;gap:14px;background:linear-gradient(135deg,#fff,#f3f6ff);box-shadow:0 10px 24px #1a73e814}.suggestion.info{border-color:#1a73e833;border-left-color:#1a73e8}.suggestion.alert{border-color:#fa3c7840;border-left-color:#fa3c78;background:linear-gradient(135deg,#fa3c7814,#fff)}.suggestion.plan{border-color:#4285f433;border-left-color:#7c3aed;background:linear-gradient(135deg,#7c3aed14,#fff)}.suggestion-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.suggestion-chip{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#1a73e8;background:#1a73e81a;border-radius:999px;padding:4px 10px;font-weight:600}.suggestion-time{font-size:.78rem;color:#9aa0a6}.suggestion-body{display:flex;gap:16px;align-items:flex-start}.suggestion-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#e8f0fe,#fff);display:grid;place-items:center;flex-shrink:0}.suggestion.alert .suggestion-icon{background:linear-gradient(135deg,#ffe5ef,#fff5f9)}.suggestion.plan .suggestion-icon{background:linear-gradient(135deg,#f1e8ff,#fff)}.suggestion-content{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.suggestion-message{margin:0;color:#1b2432;font-size:clamp(.9rem,.2vw + .85rem,1.05rem);line-height:1.6;word-break:keep-all}.suggestion-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.suggestion-dismiss{border:none;background:transparent;color:#6b7280;font-weight:600;font-size:.85rem;cursor:pointer;padding:6px 10px}.suggestion-actions .suggestion-action{border:none;background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;border-radius:999px;padding:8px 16px;cursor:pointer;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:.9rem;box-shadow:0 12px 24px #1a73e833;white-space:nowrap;min-width:max-content}.suggestion-actions .suggestion-action span{font-size:1rem;line-height:1}.chat-card{padding:0}.companion-chat-panel{display:flex;flex-direction:column;gap:16px}.companion-chat-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.companion-chat-head h4{margin:4px 0 2px}.companion-chat-head p{margin:0;color:#5f6368;font-size:.85rem}.chat-suggestions-row{display:flex;flex-wrap:wrap;gap:8px}.chat-chip{border:1px solid #e0e4eb;background:#fff;border-radius:999px;padding:6px 12px;font-size:.85rem;color:#1b2432;font-weight:600;cursor:pointer;transition:border .2s,box-shadow .2s}.chat-chip:hover{border-color:#1a73e8;box-shadow:0 4px 12px #1a73e81f}.ghost.subtle{border-color:#d2d6dc;background:#f8fafc;color:#1a73e8}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #e0e4eb;background:#f8fafc}.chat-header strong{display:block;color:#202124}.chat-header span{font-size:.8rem;color:#5f6368}.sidebar-chat .chat-stack{height:240px}.sidebar-whisper{border:1px solid rgba(26,115,232,.12);border-radius:16px;overflow:hidden;padding:0;background:linear-gradient(135deg,#fa3c780f,#1a73e80d)}.sidebar-whisper .suggestion-list{padding:16px;display:flex;flex-direction:column;gap:10px}.sidebar-whisper .suggestion{border-radius:12px;padding:12px 14px;background:#ffffffeb;border:1px solid rgba(26,115,232,.12)}.chat-stack{display:flex;flex-direction:column;height:280px}.chat-stack.hero{height:360px}.chat-stack.large{min-height:380px;border:1px solid #e0e4eb;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc);padding:20px;gap:12px}.chat-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding:16px 20px;border:1px solid #e0e4eb;border-radius:18px;background:linear-gradient(120deg,#e8f0fecc,#fff)}.chat-meta-item{display:flex;flex-direction:column;gap:4px}.chat-meta-item strong{font-size:1rem;color:#1b2432}.chat-meta-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#5f6368}.chat-context-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:12px}.chat-context-card{border:1px solid #e0e4eb;border-radius:18px;padding:16px;background:#f8fafc;display:flex;flex-direction:column;gap:8px;min-height:160px;box-shadow:0 12px 24px #1118270f}.chat-context-card.highlight{background:linear-gradient(135deg,#fce8e6,#fff);border-color:#ea433559;box-shadow:0 18px 32px #ea433524}.chat-context-chip{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#5f6368}.chat-context-card h5{margin:0;color:#1b2432}.chat-context-card p{margin:0;color:#4f5a6b}.chat-context-card small{color:#5f6368}.chat-stack.hero .chat-feed{padding:20px}.chat-feed{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.chat-bubble{border-radius:14px;padding:10px 14px;max-width:90%;font-size:.9rem}.chat-bubble .chat-content{display:flex;flex-direction:column;gap:6px}.chat-bubble.agent{background:#e8f0fe;align-self:flex-start;color:#1a73e8}.chat-bubble.user{background:#1a73e8;color:#fff;align-self:flex-end}.chat-bubble .chat-link{display:inline-flex;margin-top:6px;font-weight:600;color:#1a73e8}.chat-rich{display:flex;flex-direction:column;gap:6px}.chat-rich-label{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;opacity:.8}.chat-rich-xl{font-size:1.08rem;font-weight:600;line-height:1.3}.chat-rich-title{font-size:.98rem;font-weight:600}.chat-rich-lede{font-size:.9rem;line-height:1.4}.chat-rich-small{font-size:.78rem;opacity:.85}.chat-rich-list{margin:0;padding-left:18px;font-size:.85rem;line-height:1.35}.chat-rich-list li+li{margin-top:4px}.chat-rich-metric-row{display:flex;gap:8px;flex-wrap:wrap}.chat-rich-metric{flex:1;min-width:110px;border-radius:10px;padding:8px 10px;background:#fff6}.chat-bubble.agent .chat-rich-metric{background:#1a73e814}.chat-bubble.user .chat-rich-metric{background:#ffffff2e}.chat-rich-metric strong{display:block;font-size:1rem;font-weight:600}.chat-rich-metric span{font-size:.78rem;opacity:.85}.chat-form{display:flex;padding:12px 16px;border-top:1px solid #e0e4eb;gap:10px}.chat-form input{flex:1;border:1px solid #e0e4eb;border-radius:10px;padding:8px 12px}.chat-form button{border:none;background:#1a73e8;color:#fff;border-radius:10px;padding:8px 14px;cursor:pointer;font-weight:600}.chat-shortcuts{display:flex;flex-wrap:wrap;gap:8px}.tour-nav{position:fixed;bottom:0;left:0;right:0;background:#fffffff2;border-top:1px solid #e0e4eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:16px 32px 18px;display:flex;flex-direction:column;gap:12px;z-index:12;max-height:45vh;overflow-y:auto}.tour-nav.compact{gap:16px}.tour-nav.active{border-top:1px solid rgba(26,115,232,.35);box-shadow:0 -12px 34px #0f172a26}.tour-nav:not(.active){max-height:260px}.tour-nav::-webkit-scrollbar{width:8px}.tour-nav::-webkit-scrollbar-thumb{background:#20212433;border-radius:999px}.tour-nav.collapsed .tour-track,.tour-nav.collapsed .tour-mini-highlights{display:none}.tour-compact{width:100%;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;align-items:flex-start}.tour-compact-meta{display:flex;flex-direction:column;gap:4px;max-width:520px}.tour-meta-label-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tour-label{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;color:#94a3b8}.tour-label-note{font-size:.72rem;color:#94a3b8}.tour-compact-meta strong{font-size:1rem;color:#0f172a}.tour-compact-meta p{margin:0;color:#475569;font-size:.9rem}.tour-compact-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;width:100%}.tour-primary-actions,.tour-secondary-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tour-secondary-actions{margin-left:auto}.tour-collapse-btn{border-radius:999px}.tour-exit-btn{border:1px solid rgba(234,67,53,.35);background:#ea433514;color:#c62828;border-radius:999px;padding:6px 18px;font-weight:600}.tour-exit-btn:hover{border-color:#ea43358c;background:#ea433526}.tour-track{width:100%;display:flex;align-items:center;gap:12px}.tour-arrow{border:1px solid #d2d6dc;background:#fff;border-radius:999px;width:38px;height:38px;display:grid;place-items:center;font-weight:600;color:#1a73e8;cursor:pointer}.tour-chip-row{display:flex;gap:12px;overflow-x:auto;padding:4px 0;scroll-behavior:smooth}.tour-chip-row::-webkit-scrollbar{height:6px}.tour-chip-row::-webkit-scrollbar-thumb{background:#1a73e859;border-radius:999px}.tour-chip-card{flex:0 0 clamp(220px,16vw,260px);min-width:220px;min-height:150px;border:1px solid #e0e4eb;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:6px;text-align:left;cursor:pointer;background:#fff;transition:border .2s ease,box-shadow .2s ease,transform .2s ease}.tour-chip-card strong{min-height:42px;display:block;color:#0f172a;font-size:.95rem}.tour-chip-card small{min-height:36px;line-height:1.3;display:block;color:#475569}.tour-chip-card.student{background:linear-gradient(135deg,#1a73e812,#fff)}.tour-chip-card.pro{background:linear-gradient(135deg,#fa3c7814,#fff)}.tour-chip-card.active{border-color:#1a73e8;box-shadow:0 10px 24px #1a73e82e;transform:translateY(-2px)}.tour-chip-card.disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.tour-chip-pill{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.tour-mini-highlights{display:flex;flex-wrap:wrap;gap:10px;font-size:.85rem;color:#475569}.tour-mini-highlights span{border-radius:999px;background:#eef2ff;color:#1a73e8;padding:6px 12px}.floating-chat{position:fixed;bottom:32px;right:32px;border:none;border-radius:999px;background:#1a73e8;color:#fff;padding:12px 20px;font-weight:600;box-shadow:0 12px 30px #1a73e84d;display:flex;align-items:center;gap:8px;cursor:pointer;z-index:10}.floating-chat span{font-size:.9rem}.floating-chat-chip{background:#fff;color:#1a73e8;border-radius:999px;padding:4px 10px;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.global-chat-overlay{position:fixed;inset:0;background:#20212473;display:flex;justify-content:flex-end;align-items:stretch;z-index:30}.global-chat-panel{width:min(420px,100%);background:#fff;border-left:1px solid #e0e4eb;display:flex;flex-direction:column;padding:24px;gap:12px}.global-chat-feed{flex:1;overflow-y:auto;padding:8px 0;display:flex;flex-direction:column;gap:10px}.global-chat-form{display:flex;gap:10px;border-top:1px solid #e0e4eb;padding-top:12px}.global-chat-form input{flex:1;border:1px solid #e0e4eb;border-radius:10px;padding:10px 12px}.global-chat-form button{border:none;background:#1a73e8;color:#fff;padding:10px 16px;border-radius:10px;font-weight:600;cursor:pointer}.companion-overlay{position:fixed;inset:0;background:#20212466;display:flex;justify-content:center;align-items:flex-start;padding-top:60px;z-index:20}.companion-canvas{width:min(1040px,90%);background:#fff;border-radius:24px;border:1px solid #e0e4eb;padding:24px;display:flex;flex-direction:column;gap:18px}.canvas-head{display:flex;justify-content:space-between;gap:12px}.canvas-head h3{margin:0;color:#202124}.canvas-head p{margin:6px 0 0;color:#5f6368}.canvas-head button{border:1px solid #d2d6dc;background:#fff;border-radius:999px;padding:6px 14px;cursor:pointer;font-weight:600}.canvas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.canvas-column{display:flex;flex-direction:column;gap:12px}.voice-modal{position:fixed;inset:0;background:#20212466;display:grid;place-items:center;z-index:30}.voice-modal-content{background:#fff;border-radius:20px;padding:24px;border:1px solid #e0e4eb;width:min(360px,90%);display:flex;flex-direction:column;gap:12px;text-align:center}.voice-modal-content button{border:none;background:#1a73e8;color:#fff;border-radius:10px;padding:10px 16px;cursor:pointer;font-weight:600}.doc-overlay{position:fixed;inset:0;background:#20212473;display:flex;justify-content:center;align-items:center;z-index:25;padding:32px}.doc-modal{width:min(980px,100%);max-height:90vh;overflow-y:auto;background:#fff;border-radius:24px;border:1px solid #e0e4eb;padding:0 0 24px}.doc-modal .doc-pane{border:none;padding:24px}@media(max-width:1200px){.main-area{grid-template-columns:200px minmax(0,1fr)}.companion-panel{grid-column:span 2}.focus-panel{grid-column:span 1}}@media(max-width:960px){.main-area,.panel-grid,.doc-body{grid-template-columns:1fr}}@media(max-width:720px){.recent-card{grid-template-columns:1fr;align-items:flex-start;gap:14px}.recent-icon{width:52px;height:52px;margin-bottom:4px}.recent-header{flex-direction:column;align-items:flex-start;gap:8px}.recent-tag{margin-top:0}.recent-meta{flex-direction:column;align-items:flex-start;gap:6px}.tour-nav{padding:14px 20px 18px}.tour-compact{flex-direction:column;align-items:flex-start;gap:10px}.tour-compact-actions,.tour-primary-actions,.tour-secondary-actions{width:100%}.tour-secondary-actions{justify-content:flex-start;margin-left:0}.chat-suggestions-row{flex-direction:column;width:100%}.chat-chip{width:100%;text-align:center}.suggestion-icon{width:40px;height:40px}.suggestion-header{width:100%;flex-direction:column;align-items:flex-start;gap:6px}.suggestion-actions{flex-direction:column;align-items:stretch;gap:8px}.suggestion-actions .suggestion-action{width:100%;justify-content:center}}
