*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:2rem;display:flex;align-items:center;justify-content:center}main{width:100%;max-width:1200px}.container{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.12);padding:3rem}h1{color:#1a202c;margin-bottom:.5rem;font-size:2.2rem;font-weight:700;letter-spacing:-.5px}h2{color:#2d3748;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600}p{color:#718096;line-height:1.6;margin-bottom:2rem;font-size:.95rem}.content-wrapper{display:flex;flex-direction:column;gap:2rem;margin-top:1.5rem}.toolbar-container{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #f1f5f9;margin-top:-30px}.left-actions{flex-shrink:0}.left-actions,.right-actions{display:flex;align-items:center}.right-actions{gap:.8rem;flex-wrap:wrap;justify-content:flex-end}.main-output{width:100%}.button{width:auto;background:#2563eb;color:#fff;border:none;padding:10px 18px;border-radius:6px;font-size:.95rem;cursor:pointer;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:8px;box-shadow:0 1px 2px rgba(0,0,0,.05);white-space:nowrap}.button:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.button .icon{font-size:1.1rem}.daily-update-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9;text-align:center}.daily-update-header h2{color:#111827;font-size:1.25rem;font-weight:600;margin:0;display:flex;align-items:center;justify-content:center}.date-separator{color:#9ca3af;margin:0 .5rem;font-weight:300}.date-text{color:#6b7280;font-weight:400}.output-section{background:transparent;border:none;padding:0;border-radius:0;margin-bottom:2rem;box-shadow:none}.output-section-title{color:#111827;font-size:1.05rem;margin-bottom:.8rem;font-weight:700;border-bottom:none;padding-bottom:0}.output-section ul{margin-left:1.2rem}.output-section li{color:#374151;margin-bottom:.8rem;line-height:1.6}.button-action{background:#fff;color:#111827;border:1px solid #e5e7eb;padding:10px 16px;border-radius:6px;font-size:.9rem;font-weight:600;display:flex;align-items:center;transition:all .2s;cursor:pointer}.button-action,.button-action:hover{box-shadow:0 1px 2px rgba(0,0,0,.05)}.button-action:hover{background:#f9fafb;border-color:#d1d5db;transform:none}.header{display:flex;justify-content:space-between;align-items:start;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f3f4f6}.header-left{gap:12px}.app-icon,.header-left{display:flex;align-items:center}.app-icon{justify-content:center}.header h1{margin:0;font-size:1.5rem;font-weight:700;color:#111827;letter-spacing:-.02em}.header-right{display:flex;align-items:center;gap:16px}.user-info{display:flex;flex-direction:column;align-items:flex-end;line-height:1.3}.user-email{font-size:.85rem;color:#6b7280;font-weight:500}.change-account-link{background:none;border:none;padding:0;font-size:.85rem;color:#2563eb;cursor:pointer;font-weight:600;text-decoration:none;transition:color .2s}.change-account-link:hover{color:#1d4ed8;text-decoration:none}.user-avatar{width:40px;height:40px;border:1px solid #e5e7eb;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#fff;color:#6b7280}.setup-container{display:flex;gap:0;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.12);min-height:500px;overflow:hidden}.setup-sidebar{flex:0 0 320px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);padding:3rem 2.5rem;justify-content:space-between;border-right:1px solid #d1d5db}.setup-sidebar,.sidebar-content{display:flex;flex-direction:column}.sidebar-content{gap:1.5rem}.setup-sidebar h2{color:#1f2937;font-size:1.4rem;font-weight:700;margin:0;line-height:1.3}.setup-sidebar p{color:#6b7280;font-size:.95rem;margin:0;line-height:1.6}.features-list{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.feature-item{gap:.75rem;color:#4b5563;font-size:.95rem;font-weight:500}.feature-icon,.feature-item{display:flex;align-items:center}.feature-icon{flex-shrink:0;width:24px;height:24px;justify-content:center;color:#10b981;font-size:1.2rem;font-weight:700;line-height:1}.sidebar-help{margin-top:1rem;padding-top:1.5rem;border-top:1px solid #d1d5db}.sidebar-help p{margin:0 0 .5rem;color:#4b5563}.help-link,.sidebar-help p{font-size:.9rem;font-weight:600}.help-link{color:#2563eb;text-decoration:none;transition:color .2s;display:inline-block}.help-link:hover{color:#1d4ed8;text-decoration:underline}.setup-form-container{flex:1 1;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto}.form-header{margin-bottom:2rem}.form-header h1{margin:0 0 .5rem;font-size:1.8rem;color:#1f2937}.form-header>p{margin:0;font-size:1.1rem;font-weight:600;color:#374151}.form-subtitle{font-size:.95rem!important;color:#6b7280!important;margin:.5rem 0 0!important;font-weight:400!important}.setup-form{gap:1.5rem}.form-group,.setup-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#374151;font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.token-link{color:#2563eb;font-weight:600;font-size:.85rem;text-decoration:none;transition:color .2s}.token-link:hover{color:#1d4ed8;text-decoration:underline}.help-text{font-size:.85rem;color:#6b7280;margin:0!important;font-weight:400;line-height:1.5}.form-group input{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;color:#1f2937;background:#fff;transition:all .2s ease;font-family:inherit}.form-group input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1);background:#fff}.form-group input::placeholder{color:#9ca3af}.date-input{padding:.75rem 1rem!important;margin-bottom:.8rem}.holidays-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.holiday-tag{background:#edf2f7;color:#374151;padding:.5rem .8rem;border-radius:4px;font-size:.85rem;gap:.5rem;font-weight:500}.holiday-tag,.tag-remove{display:flex;align-items:center}.tag-remove{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1rem;padding:0;transition:color .2s;justify-content:center}.tag-remove:hover{color:#1f2937}.error{background:#fee2e2;color:#991b1b;padding:.75rem 1rem;border-radius:6px;border-left:4px solid #dc2626;font-weight:500;margin-top:.5rem}.button-primary{width:100%;background:#2563eb;color:#fff;border:none;padding:.875rem 1rem;border-radius:6px;font-size:.95rem;cursor:pointer;font-weight:600;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.button-primary:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 6px rgba(0,0,0,.1)}.button-primary:disabled{background:#d1d5db;cursor:not-allowed}.button.loading{opacity:.7;pointer-events:none}@media (max-width:768px){.setup-container{flex-direction:column;min-height:auto}.setup-sidebar{flex:0 0 auto;border-right:none;border-bottom:1px solid #d1d5db;padding:2rem}.setup-form-container{padding:2rem 1.5rem}main{max-width:100%}.toolbar-container{flex-direction:column;align-items:stretch;gap:.75rem}.left-actions{width:100%}.left-actions .button{width:100%;justify-content:center}.right-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.right-actions .button-action{width:100%;padding:8px 12px;font-size:.85rem;justify-content:center}.button-action{white-space:normal;overflow-wrap:break-word}.header{flex-direction:column;gap:1rem;align-items:flex-start}.header-left{width:100%}.header h1{font-size:1.25rem}.header-right{width:100%;justify-content:space-between;align-items:center}.user-info{align-items:flex-start}.user-email{font-size:.75rem;word-break:break-word}.user-avatar svg{width:18px;height:18px}.button-group{flex-direction:column;gap:8px!important}.button-group button{width:100%}}@media (max-width:480px){.header h1{font-size:1rem}.header-left{flex-wrap:wrap;gap:8px}.header-right{flex-direction:column;gap:.5rem}.user-info{width:100%}.user-email{font-size:.65rem;max-width:150px;overflow:hidden;text-overflow:ellipsis}.change-account-link{font-size:.75rem}.app-icon svg{width:20px;height:20px}.button{padding:8px 12px;font-size:.85rem}.button-group{flex-direction:column;gap:6px!important}.button-group button{width:100%;padding:10px 12px;font-size:.8rem}.right-actions{grid-template-columns:1fr}.right-actions .button-action{padding:6px 10px;font-size:.75rem}}.docs-container{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.12);overflow:hidden}.docs-header{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:3rem 2.5rem;position:relative}.back-button{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;font-weight:600;transition:all .2s;margin-bottom:1rem;display:inline-block}.back-button:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5)}.docs-header h1{margin:0 0 .5rem;font-size:2.2rem;font-weight:700;color:#fff}.docs-header p{margin:0;font-size:1.05rem;color:hsla(0,0%,100%,.9);opacity:.95}.docs-section{padding:3rem 2.5rem;border-bottom:1px solid #f3f4f6}.docs-section h2{margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;color:#1f2937}.section-subtitle{color:#6b7280;margin:0 0 2rem!important;font-size:.95rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:1rem}.feature-card{background:#f9fafb;padding:1.5rem;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s;text-align:center}.feature-card:hover{background:#f3f4f6;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.feature-icon{font-size:2rem;margin-bottom:.75rem;display:none}.docs-section .feature-icon{display:none}.feature-card h3{margin:0 0 .5rem;font-size:1.05rem;color:#1f2937;font-weight:700}.feature-card p{margin:0;font-size:.9rem;color:#6b7280;line-height:1.5}.services-list{display:grid;grid-gap:1.5rem;gap:1.5rem}.tech-section .services-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.service-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:all .2s;display:flex;flex-direction:column;height:100%}.service-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.08)}.service-header{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem;text-align:center}.service-icon{font-size:1.8rem;flex-shrink:0}.service-header h3{margin:0;font-size:1.15rem;color:#1f2937;font-weight:700}.service-description{margin:0 0 1rem;color:#6b7280;font-size:.95rem;text-align:center}.service-features{display:none}.service-features strong{display:block;margin-bottom:.5rem;color:#374151;font-size:.9rem}.service-features ul{margin:.5rem 0 0 1.2rem;padding:0;list-style:none}.service-features li{margin:.4rem 0;color:#6b7280;font-size:.9rem;line-height:1.5;padding-left:1rem;position:relative}.service-features li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.service-policies{display:none}.service-policies strong{display:block;margin-bottom:.5rem;color:#374151;font-size:.9rem}.policy-links{display:none}.policy-link{display:inline-flex;align-items:center;gap:.35rem;color:#2563eb;text-decoration:none;font-size:.9rem;font-weight:600;transition:color .2s;padding:.35rem .75rem;border-radius:4px}.policy-link:hover{text-decoration:underline}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.step{position:relative;padding:1.5rem;background:linear-gradient(135deg,#667eea15,#764ba215);border:1px solid #e5e7eb;border-radius:8px;transition:all .2s}.step:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:50%;font-weight:700;font-size:1.1rem;margin-bottom:1rem}.step h3{margin:0 0 .5rem;font-size:1.05rem;color:#1f2937;font-weight:700}.step p{margin:0;color:#6b7280;font-size:.9rem;line-height:1.5}.faq-list{display:grid;grid-gap:1rem;gap:1rem}.faq-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.faq-item summary{padding:1rem 1.5rem;cursor:pointer;font-weight:600;color:#1f2937;font-size:.95rem;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .2s}.faq-item summary:hover{background:#f3f4f6}.faq-item summary:after{content:"▼";display:inline-block;transition:transform .2s;font-size:.8rem;margin-left:1rem}.faq-item[open] summary:after{transform:rotate(180deg)}.faq-item p{padding:0 1.5rem 1rem;margin:0;color:#6b7280;line-height:1.6;font-size:.9rem}.security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.security-item{background:linear-gradient(135deg,#10b98115,#059669 15 100%);border:1px solid #86efac;border-radius:8px;padding:1.5rem;transition:all .2s}.security-item:hover{box-shadow:0 4px 12px rgba(16,185,129,.15)}.security-item h3{margin:0 0 .75rem;font-size:1.05rem;color:#065f46;font-weight:700}.security-item p{margin:0;color:#047857;font-size:.9rem;line-height:1.5}.security-section{background:#ecfdf5}.docs-footer{padding:2rem 2.5rem;background:#f9fafb;display:flex;justify-content:center}.get-started-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:.875rem 2rem;border-radius:6px;font-size:.95rem;cursor:pointer;font-weight:600;transition:all .2s;box-shadow:0 4px 12px rgba(37,99,235,.3)}.get-started-btn:hover{box-shadow:0 6px 20px rgba(37,99,235,.4);transform:translateY(-2px)}.tech-section{background:#f0f9ff;border-top:2px solid #bfdbfe;border-bottom:2px solid #bfdbfe}.tech-section h2{color:#2563eb}.tech-section .service-card{background:#fff;border:1px solid #bfdbfe;padding:1.25rem}.tech-section .service-card:hover{border-color:#93c5fd;box-shadow:0 2px 8px rgba(59,130,246,.1)}.tech-section .service-description{margin:.75rem 0;font-size:.9rem}.policy-link.compact{display:block;padding:0;margin-top:auto;text-align:center;font-size:.85rem}@media (max-width:768px){.docs-header{padding:2rem 1.5rem}.docs-header h1{font-size:1.65rem}.docs-section{padding:2rem 1.5rem}.features-grid,.security-grid,.steps{grid-template-columns:1fr}.faq-item summary{font-size:.9rem;padding:.875rem 1rem}.faq-item p{padding:0 1rem .875rem}.policy-links{flex-direction:column}.policy-link{width:100%;justify-content:center}.tech-section .services-list{grid-template-columns:1fr}}.tooltip-notification{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 10px 30px rgba(16,185,129,.3);font-size:.95rem;font-weight:500;z-index:1000;animation:slideInUp .3s ease-out,slideOutDown .3s ease-out 4.7s forwards;pointer-events:none}@keyframes slideInUp{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes slideOutDown{0%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(20px)}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 40px rgba(0,0,0,.2);max-width:400px;width:90%;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-content h3{margin:0 0 .5rem;color:#111827;font-size:1.2rem}.modal-content p{color:#6b7280;margin:0 0 1.5rem;font-size:.95rem}.modal-buttons{display:flex;gap:1rem;margin-bottom:1rem}.modal-button{flex:1 1;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#111827;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem}.modal-button:hover{background:#f3f4f6;border-color:#d1d5db}.modal-button.gmail:hover{background:#fef3f2;border-color:#ea4335}.modal-button.outlook:hover{background:#f0f8ff;border-color:#0078d4}.modal-close{width:100%;padding:.5rem 1rem;border:none;background:#f3f4f6;color:#6b7280;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.modal-close:hover{background:#e5e7eb;color:#111827}.cards-container{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.output-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:all .2s ease}.output-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:#d1d5db}.output-card .output-section-title{color:#111827;font-size:1.1rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.output-card .output-section-title:before{content:"●";font-size:1.2rem;display:inline-block}.output-card .output-section-title.status-green:before{color:#10b981}.output-card .output-section-title.status-orange:before{color:#f59e0b}.output-card .output-section-title.status-red:before{color:#ef4444}.output-card ul{margin:0;padding-left:1.5rem}.output-card li{margin-bottom:.75rem;color:#374151;line-height:1.6}.bullet-green::marker{color:#000}.bullet-orange::marker{color:#000}.bullet-red::marker{color:#000}