body{margin:0;font-family:Albert Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;color:#222;overflow-x:hidden}.faq-app{display:flex;height:100vh;width:100vw;position:fixed;overflow:hidden;box-sizing:border-box}.sidebar{padding:10px;width:280px;overflow-y:auto;background:#fff;color:#fff;border-right:1px solid #e5e7eb;display:flex;height:100vh;flex-direction:column;gap:8px;transition:transform .3s ease}.sidebar-item{display:flex;align-items:center;gap:12px;padding:12px 24px;font-size:.7rem;font-weight:500;cursor:pointer;border-radius:8px;transition:background .15s;margin-bottom:2px}.sidebar-item:hover{background:#f5f6fa;color:#222}.sidebar-item path :hover{fill:#222;stroke:#222}.sidebar-item.open{background:#f5f6fa;color:#222}.sidebar-item.question{background:#f5f6fa;color:#222;cursor:pointer}.sidebar-ico{background:#e0e7ff;color:#7c3aed;font-size:.7rem;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-label{flex:1;font-size:1rem;font-weight:650;line-height:1.4}.sidebar-arrow{color:#bdbdbd;font-size:.8rem;flex-shrink:0}.sidebar-arrow svg{height:8px;width:auto}.sidebar-children{margin-left:24px;border-left:2px solid #f3f3f3;padding-left:12px;display:flex;flex-direction:column;gap:2px}.question{transform:translate(-25px);width:100%}.sidebar-children .sidebar-item{padding:10px 16px}.sidebar-children .sidebar-children{margin-left:16px;border-left:1px solid #f3f3f3;padding-left:8px}.sidebar-children .sidebar-children .sidebar-item{padding:8px 12px;font-size:.6rem}.faq-main{flex:1;max-width:616px;width:70%;min-width:603px;padding:0 1em;background:#fff;overflow-y:auto;min-height:100vh;box-sizing:border-box}.faq-titl{font-size:3rem;font-weight:600;max-width:519px;margin-bottom:12px;line-height:1.2}.faq-subtitley{font-size:.9rem;max-width:600px;margin-bottom:22px;color:#444;line-height:1.5}.search-wrapper{position:relative;max-width:500px}.search-input{width:100%;font-size:.8rem;border:1px solid #e5e7eb;border-radius:8px;outline:none;box-sizing:border-box;background:#fafbfc;transition:border-color .2s}.search-input:focus{background:#fff}.dropdown{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px #0000001a;z-index:10;max-height:250px;overflow-y:auto}.dropdown-item{padding:12px 16px;cursor:pointer;font-size:.7rem;border-bottom:1px solid #f3f4f6}.dropdown-item:hover{background-color:#f5f6fa}.dropdown-item:last-child{border-bottom:none}.faq-search-ba{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border:1px solid #e5e7eb;max-width:400px;border-radius:8px;position:relative}.faq-search-ba input{width:100%;padding:12px 40px 12px 16px;border:none;font-size:.8rem;outline:none;background:#fafbfc;box-sizing:border-box}.faq-search-ico{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:.9rem;color:#888}.faq-topics-label{font-size:1rem;font-weight:600;margin-top:10px;margin-bottom:24px;color:#222}.faq-topics{display:grid;grid-template-columns:auto auto;gap:1em;max-width:800px;scrollbar-width:none;-ms-overflow-style:none}.faq-topics::-webkit-scrollbar{display:none}.faq-topic-card{background:#fff;width:250px;gap:16px;height:200px;align-self:stretch;border:1px solid #e5e7eb;border-radius:16px;min-height:120px;box-shadow:0 2px 8px #0948fe0a;padding:24px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .2s ease}.faq-topic-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0948fe14;border-color:#7c3aed}.faq-topic-icon{background:#e0e7ff;color:#7c3aed;font-size:1rem;border-radius:50px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.faq-topic-title{font-size:1.3rem;font-weight:600;margin-bottom:8px;color:#222}.faq-topic-desc{font-size:.7rem;color:#666;line-height:1.4}.sidebar-toggle{display:none;position:fixed;top:20px;left:20px;z-index:1001;background:#7c3aed;color:#fff;border:none;border-radius:8px;padding:8px 12px;cursor:pointer;font-size:.8rem}.sidebar-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:999}@media (max-width:860px){.faq-main{min-width:none}}@media (max-width:700px){.faq-main{width:90%;min-width:auto}.sidebar{position:fixed;z-index:100}}@media (max-width: 430px){.faq-main{min-width:auto;width:90%}.faq-titl{font-size:2rem}.faq-topics{display:flex;flex-direction:column}}.faq-container{width:100%;height:100vh;display:flex;flex-direction:column;max-width:800px;margin:8px auto 30px;background:#fff;border-radius:8px;box-sizing:border-box;padding:1em 1.2em 1.2em 1em}.faq-search-bar{margin:0 auto 1em;width:100%;max-width:720px;position:relative;padding:0 6px}.faq-search-bar input{width:100%;padding:12px 40px 12px 16px;border-radius:8px;border:1px solid #e5e7eb;font-size:16px;outline:none;background:#fafbfc;box-sizing:border-box}.faq-search-icon{position:absolute;right:32px;top:50%;transform:translateY(-50%);font-size:1.1rem;color:#bdbdbd}.faq-breadcrumbs{color:#888;margin-bottom:16px;padding-left:16px;padding-right:16px}.faq-breadcrumb-main{font-weight:600;color:#000}.faq-breadcrumb-section{color:#222}.faq-breadcrumb-current{color:#bdbdbd}.faq-breadcrumb-sep{margin:0 6px;color:#bdbdbd}.faq-section-title{font-size:28px;font-weight:700;color:#222;margin-bottom:4px;padding-left:16px;padding-right:16px;margin-top:0}.faq-detail-title{font-size:22px;font-weight:700;color:#222;margin:4px 0 16px;padding-left:16px;padding-right:16px}.faq-section-desc{font-size:14px;color:#888;margin-bottom:16px;padding-left:16px;padding-right:16px;line-height:1.5}.faq-list{border-top:1px solid #e5e7eb;margin-top:16px}.faq-list-item{display:flex;justify-content:space-between;align-items:center;padding:18px 16px;border-bottom:1px solid #e5e7eb;font-size:16px;color:#222;cursor:pointer;transition:background .15s;line-height:1.4}.faq-list-item:hover{background:#f5f7fa}.faq-list-arrow{color:#888;font-size:1.2rem;margin-left:12px;flex-shrink:0}.faq-detail-answer{color:#444;flex:1;overflow-y:auto;padding-left:16px;padding-right:16px;line-height:1.6}.faq-detail-answer p{margin-bottom:18px;margin-top:0;line-height:1.6}.faq-feedback-box{background:#f5f6fa;border-radius:8px;text-align:center}.faq-feedback-label{color:#444}.faq-feedback-btns{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.faq-feedback-btn{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:8px 20px;font-size:14px;cursor:pointer;transition:background .15s,border .15s}.faq-feedback-btn:hover{background:#e5e7eb;border:1px solid #bdbdbd}body{margin:0;font-family:Albert Sans,sans-serif;background:#fff;color:#222;min-height:100vh}.faq-root{min-height:100vh;overflow-x:hidden;width:100%;position:relative;background:#fff}.faq-roo{min-height:96vh;overflow-x:hidden;width:100%;position:relative;background:#fff}.faq-header{background:#0948fe;color:#fff;text-align:center;padding:24px 16px 80px}.faq-title{font-size:2.2rem;max-width:450px;margin:0 auto 12px;font-weight:700}.faq-subtitle{font-size:1rem;max-width:470px;margin:0 auto 24px;color:#e0e7ff}.faq-search{display:flex;justify-content:center;align-items:center;max-width:350px;margin:0 auto;position:relative}.faq-search input{width:100%;padding:10px 32px 10px 14px;border-radius:6px;border:none;font-size:1rem;outline:none}.faq-search-icon{position:absolute;right:12px;font-size:1rem;color:#888}.faq-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:480px;margin:-64px auto 0;padding:0 16px 40px}.faq-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0948fe0d;padding:24px 18px;min-height:90px;text-align:center;display:flex;flex-direction:column;align-items:center}.faq-card-icon{background:#e0e7ff;color:#0948fe;font-size:1.25rem;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.faq-card-title{font-size:1rem;font-weight:300;margin-bottom:6px}.faq-card-desc{font-size:.87rem;color:#555}@media (max-width: 900px){.faq-cards{max-width:97vw}.faq-title,.faq-subtitle{max-width:100vw}}@media (max-width: 700px){.faq-header{padding:20px 10px 40px}.faq-title{font-size:1.6rem}.faq-subtitle{font-size:.95rem;margin-bottom:18px}.faq-search{max-width:97vw;padding:0 6px}.faq-cards{grid-template-columns:1fr;gap:15px;margin-top:4px;padding:0 6px 36px;max-width:99vw}.faq-card{padding:18px 10px;min-height:72px}.faq-card-title{font-size:.98rem}.faq-card-desc{font-size:.8rem}}@media (max-width: 400px){.faq-title{font-size:1.1rem}.faq-header{padding-bottom:20px}}.upsection{max-height:269px;height:100%;width:100%;background-color:#0d39f7;padding-top:30px;padding-bottom:40px}.title{margin:0 auto;color:#fff;text-align:center;font-family:Inter;font-size:48px;font-style:normal;align-self:stretch;width:600px;line-height:120%;padding-bottom:20px}.subtitl{color:#fff;text-align:center;font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:140%;width:600px;margin:0 auto}.dwsection{display:flex;font-family:Work Sans;flex-direction:column;height:100%;gap:2px;width:600px;margin:-50px auto}.dwsectio{display:flex;font-family:Work Sans;flex-direction:column;gap:2px;width:600px;margin:-50px auto}.dwqustion{cursor:default;display:flex;padding:1em;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border:1px solid gainsboro;margin-bottom:.5em;border-radius:6px;background:#fff}.qtitle{display:flex;color:#0a0a0a;font-family:Inter,Arial,sans-serif;font-size:1.3rem;font-style:normal;font-weight:550;width:100%;line-height:140%}.icon{margin-left:auto;padding-right:20px}.icon img{height:16px}.ans{color:#3f3f3f;font-family:Inter,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:400;width:100%;line-height:140%}.container{max-width:700px;margin:40px auto;background:#fff;border-radius:10px;box-shadow:0 2px 16px #00000012;padding:32px 24px 48px;font-family:Inter,Arial,sans-serif}.header{display:flex;justify-content:flex-end;border:.2px solid #b3b3b3;border-radius:12px;padding:10px 16px;margin-bottom:16px}.search-bar{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:16px;outline:none;border:none;background:#fafbfc;transition:border .2s}.breadcrumb{font-size:14px;color:#888;margin-bottom:18px;display:flex;align-items:center;gap:6px}.breadcrumb-link{color:#222;font-weight:500;cursor:pointer}.breadcrumb-separator{color:#bbb}.page-title{font-size:1.8rem;font-weight:700;margin-bottom:4px;color:#222}.subtitle{color:#666;font-size:16px;margin-right:auto}.faq-accordion{background:#fafbfc;border-radius:8px;box-shadow:0 1px 4px #00000008;padding:0}.faq-item+.faq-item{border-top:1px solid #ececec}.faq-question{width:100%;text-align:left;background:none;border:none;outline:none;font-size:16px;font-weight:500;padding:18px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#222;transition:background .15s}.faq-question.open,.faq-question:hover{background:#f0f4f8}.arrow{font-size:1.1em;color:#888;margin-left:12px}.arrow img{height:14px}.faq-answer{padding:0 20px 18px;color:#444;font-size:15px;line-height:1.6;background:#fafbfc}@media (min-width: 1200px) and (max-width: 1919px){.container{max-width:900px}.title{font-size:4rem;width:800px}.subtitl,.dwsection,.dwsectio{width:800px}}@media (min-width: 1920px){.container{max-width:1200px;padding:48px 36px 72px;margin:60px auto}.title{font-size:4rem;width:1000px}.subtitl,.dwsection,.dwsectio{width:1000px}.ans{font-size:18px}.icon img{height:20px}.dwqustion{padding:20px 24px;gap:12px;border-radius:8px}.header{padding:14px 20px;margin-bottom:24px;border-radius:16px}.search-bar{padding:16px 20px;font-size:20px;border-radius:8px}.breadcrumb{font-size:18px;margin-bottom:24px;gap:8px}.page-title{font-size:2.5rem;margin-bottom:6px}.subtitle{font-size:20px}.faq-accordion{border-radius:12px}.faq-question{font-size:20px;padding:24px 28px}.faq-answer{font-size:18px;padding:0 28px 24px;line-height:1.7}.arrow{font-size:1.3em;margin-left:16px}.arrow img{height:18px}.edit-button,.delete-button{padding:8px 16px;font-size:16px}.form-group label{font-size:16px;margin-bottom:8px}.form-group input,.form-group textarea{padding:14px 16px;font-size:16px}.form-group textarea{min-height:140px}.add-button{padding:16px 32px;font-size:18px;border-radius:10px}.save-button,.cancel-button{padding:10px 20px;font-size:16px}}@media (min-width: 2560px){.container{max-width:1600px;padding:64px 48px 96px;margin:80px auto}.title{font-size:4rem;width:1400px}.subtitl{width:1400px}.dwsection,.dwsectio{width:1400px;gap:4px}.ans{font-size:24px}.icon img{height:28px}.dwqustion{padding:28px 32px;gap:16px;border-radius:12px}.header{padding:20px 28px;margin-bottom:32px;border-radius:20px}.search-bar{padding:20px 24px;font-size:24px;border-radius:10px}.breadcrumb{font-size:22px;margin-bottom:32px;gap:10px}.page-title{font-size:3.2rem;margin-bottom:8px}.subtitle{font-size:26px}.faq-accordion{border-radius:16px}.faq-question{font-size:26px;padding:32px 36px}.faq-answer{font-size:22px;padding:0 36px 32px;line-height:1.8}.arrow{font-size:1.5em;margin-left:20px}.arrow img{height:24px}.edit-button,.delete-button{padding:12px 24px;font-size:20px}.form-group{margin-bottom:16px}.form-group label{font-size:20px;margin-bottom:10px}.form-group input,.form-group textarea{padding:18px 20px;font-size:20px}.form-group textarea{min-height:180px}.add-button{padding:20px 40px;font-size:22px;border-radius:12px}.save-button,.cancel-button{padding:14px 28px;font-size:18px}}@media (max-width: 768px){.container{padding:16px 4vw 32px;max-width:100vw;margin:20px auto}.title{width:90%;font-size:3rem}.subtitl{width:90%;font-size:1rem}.ans{width:100%}.dwsection,.dwsectio{width:90%}.search-bar{width:100%;min-width:0;font-size:14px}.faq-question{font-size:14px;padding:14px 16px}.faq-answer{font-size:13px;padding:0 16px 14px}}.edit-controls{margin-top:15px;padding-top:10px;border-top:1px solid #e5e7eb}.edit-button,.delete-button{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:14px;margin-right:8px}.edit-button{background-color:#3b82f6;color:#fff}.delete-button{background-color:#ef4444;color:#fff}.add-faq-form{margin-top:20px;padding:20px;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.form-group{margin-bottom:12px}.form-group label{display:block;margin-bottom:6px;font-weight:700;font-size:14px}.form-group input,.form-group textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px}.form-group textarea{min-height:120px;resize:vertical}.add-button{padding:12px 24px;background-color:#4f46e5;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:16px}.save-button{padding:8px 16px;background-color:#10b981;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-right:8px;font-size:14px}.cancel-button{padding:8px 16px;background-color:#6b7280;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}body,.hcm-root{font-family:Albert Sans;background:#fafbfc;color:#222;margin:0;padding:0}.hcm-root{min-height:100vh;padding:0}.hcm-container{max-width:1200px;margin:0 auto;background:#fff;border-radius:10px;box-shadow:0 2px 16px #00000012;padding:32px 0 48px}.hcm-header{display:flex;align-items:flex-start;justify-content:space-between;padding:0 48px;margin-bottom:18px}.hcm-title{font-weight:600;font-size:20px;margin-bottom:2px}.hcm-subtitle{color:#888;font-size:13px}.hcm-controls{display:flex;align-items:center;gap:12px}.hcm-search{padding:7px 14px;border:1px solid #e0e0e0;border-radius:6px;font-size:15px;background:#fafbfc}.hcm-btn,.hcm-btn-primary,.hcm-btn-heading{padding:7px 16px;border-radius:6px;font-weight:500;cursor:pointer;font-size:15px;border:1px solid #e5e7eb;background:#f3f6fb;color:#222;transition:background .2s,color .2s}.hcm-btn-primary{background:#000;color:#fff;border:none}.hcm-btn-heading{background:#000;color:#fff}.hcm-tabs{display:flex;gap:16px;margin-bottom:18px;padding:0 48px}.hcm-tab{background:#f3f6fb;color:#222;border:none;border-radius:6px;padding:7px 22px;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.hcm-tab.active{background:#fff;color:#030303;border:1px solid black}.hcm-section{margin-bottom:40px;padding:0 48px}.hcm-section-title{font-weight:600;font-size:18px;margin-bottom:8px}.hcm-section-status{color:#888;font-size:13px;margin-bottom:8px}.hcm-table{width:100%;border-collapse:collapse;background:#fff}.hcm-table th,.hcm-table td{text-align:left;font-weight:500;padding:8px;font-size:15px}.hcm-table th{background:#fafbfc;font-weight:500;border-bottom:1px solid #ececec}.hcm-table tr{background:#fff}.hcm-table tr.category-row{background:#f7f8fa}.hcm-table tr.article-row td{padding-left:20px}.hcm-table tr.sub-article-row td{padding-left:64px;font-weight:400;color:#444}.hcm-expand{cursor:default;align-self:center;user-select:none;font-size:16px;margin-right:4px}.hcm-link{font-size:13px;color:#000;background:none;border:1px solid black;cursor:pointer;border-radius:6px;padding:2px 10px;margin-right:8px}.hcm-toggle{display:inline-block;cursor:pointer;vertical-align:middle}.hcm-toggle-track{display:inline-block;width:32px;height:18px;background:#e5e7eb;border-radius:12px;position:relative;transition:background .2s}.hcm-toggle.checked .hcm-toggle-track{background:#2563eb}.hcm-toggle-thumb{position:absolute;top:2px;left:2px;width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #00000014;transition:left .2s}.hcm-toggle.checked .hcm-toggle-thumb{left:16px}@media (max-width: 900px){.hcm-container,.hcm-header,.hcm-section,.hcm-tabs{padding-left:12px;padding-right:12px}}.mdiv{height:100vh;width:100vw;overflow:hidden;position:fixed;top:0;right:0;display:flex}.radi{width:10px;height:10px;border:2px solid rgb(212,209,209);border-radius:50%;background-color:#d4d1d1}.indiv{display:flex;width:316px;padding:12px 24px;align-items:center;border:1px solid black;gap:4px;border-radius:8px}.indiv input{border:none;outline:none}input :focus{border:none;outline:none}.ldiv{height:100%;width:50%;padding-left:7.6%;padding-right:10.6%;align-content:center}.rdiv{height:100%;width:50%;background-color:#d9d9d9}.nextb{margin-top:100px;font-size:22px;border:1.5px solid #0D39F7;color:#fff;background-color:#0d39f7;border-radius:7px;padding:12px 34px}.b1{background-color:transparent;border:1.5px solid black;border-radius:7px;margin-top:24px;font-size:22px;padding:6px 24px}.b1:focus{color:#0d39f7;border:2px solid #0D39F7;background-color:#e6efff}.b1:active,.b1:hover{color:#0d39f7;border:2px solid #0D39F7;background-color:#e6efff}.layout{margin-top:24px;height:194px;width:148px;border:1px solid black;border-radius:7px}.layout:hover,.hlight{color:#0d39f7;border:3px solid #0D39F7;background-color:#e6efff}.limg{width:132px;height:140px;background-color:#d9d9d9;margin-left:8px;margin-top:8px;border-radius:7px}.lin{width:100%;margin-top:8px;display:grid;align-items:center;justify-content:center}.back{background-color:transparent;color:#000;border:1px solid black}.wizard2-rhs{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:48px 48px 48px 0}.wizard-options{display:grid;grid-template-columns:repeat(2,1fr);width:260px;gap:12px 14px;margin-bottom:48px}.wizard-card{position:relative;background:#fff;border:2px solid #e5e7eb;border-radius:10px;width:100px;height:130px;padding:8px 8px 12px;box-shadow:0 1px 4px #3c3c3c0a;cursor:pointer;transition:border .2s,box-shadow .2s,background .2s;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.wizard-card.selected{border:3px solid #b6e388;background:#eaffd0;box-shadow:0 2px 12px #1e3c3214}.wizard-card.large{width:370px;height:270px;border-radius:18px;padding:48px 32px 32px;box-shadow:0 4px 24px #1e3c321a;font-size:1.4rem;margin-top:32px;margin-bottom:32px;cursor:default}.wizard-card-icon{width:100px;height:96px;margin-bottom:8px;background:#ececec;border-radius:6px}.wizard-card-icon.large{width:120px;height:72px;border-radius:12px}.faq-icon,.help-icon,.doc-icon{background:linear-gradient(90deg,#e0e0e0 60%,#f3f3f3)}.wizard-card-title{font-size:.8rem;font-weight:600;margin-bottom:4px;color:#18181b}.wizard-card-title.large{font-size:2rem;font-weight:700;margin-bottom:12px}.wizard-card-desc{font-size:.8rem;color:#444}.wizard-card-desc.large{font-size:1.3rem}.wizard-check{position:absolute;bottom:7px;right:7px;background:#13342c;color:#fff;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;box-shadow:0 2px 8px #1e3c321a}.wizard-titl{font-family:Albert Sans;font-style:normal;line-height:120%;transform:translateY(-20px);color:var(--Text-Main-Black, #0F0F0F);font-size:2rem;width:400px;margin-bottom:16px;color:#18181b}.wizard-next-btn{margin-top:0;padding:12px 48px;background:#13342c;color:#fff;font-size:1.1rem;font-weight:500;width:45%;border:none;border-radius:24px;cursor:pointer;transition:background .2s}@media (max-width: 900px){.wizard2-root{flex-direction:column}.wizard2-lhs{padding:32px 0 0}.wizard2-rhs{padding:24px 0 0;justify-content:flex-start}.wizard-card.large{width:100%;height:180px;padding:24px 12px 12px;font-size:1.1rem}.wizard-card-icon.large{width:80px;height:48px;margin-bottom:16px}.wizard-card-title.large{font-size:1.3rem}.wizard-card-desc.large{font-size:1rem}.wizard-options{grid-template-columns:1fr;grid-template-rows:none;gap:18px}.wizard-card{width:100%;min-width:0;height:120px}}.wizard2-root{display:flex;min-height:100vh;background:#f7f8f7;font-family:Albert Sans}.wizard2-lhs{flex:1;padding:48px 0 0 100px}.wizard2-rhs{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:48px 48px 0 0}.wizard-step{font-size:1.1rem;color:#444;margin-bottom:18px}.wizard-title{font-size:2rem;font-weight:700;margin-bottom:18px;color:#18181b}.wizard-tit{font-size:1rem;font-weight:600;margin-bottom:8px;color:#18181b}.wizard-subtitle{font-size:.8rem;color:#444;margin-bottom:36px}.layout-options{display:flex;flex-direction:column;gap:18px;margin-bottom:48px}.layout-card{display:flex;align-items:center;background:#fff;width:250px;border:2px solid #e5e7eb;border-radius:10px;padding:12px 18px;font-size:.6rem;color:#18181b;cursor:pointer;transition:border .2s,box-shadow .2s,background .2s;box-shadow:0 1px 4px #3c3c3c0a;position:relative}.layout-card.selected{border:2.5px solid #1a3c34;background:#f6fefb;box-shadow:0 2px 12px #1e3c3214}.layout-radio{width:16px;height:16px;border:2px solid #1a3c34;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:18px;background:#fff}.radio-dot{width:8px;height:8px;background:#1a3c34;border-radius:50%;display:block}.layout-title{font-size:.8rem}.wizard2-btn-row{display:flex;gap:14px;margin-top:210px}.wizard-back-btns{padding:0 48px;background:#fff;color:#13342c;font-size:1rem;height:36px;width:45%;margin-top:auto;border:2px solid #13342c;border-radius:24px;cursor:pointer;transition:background .2s,color .2s}.wizard-back-btn:hover{background:#f3f3f3}.wizard-next-btns{padding:12px 48px;background:#13342c;color:#fff;font-size:1rem;height:36px;font-weight:500;border:none;border-radius:24px;cursor:pointer;width:45%;transition:background .2s}.wizard-next-btn:hover{background:#1a3c34}@media (max-width: 900px){.wizard2-root{flex-direction:column}.wizard2-lhs{padding:32px 0 0}.wizard2-rhs{padding:24px 0 0;justify-content:flex-start}}.wizard2-image,.wizard2-images{height:80vh}.dbutton{width:116;height:33;border-radius:100px;gap:10px;angle:0 deg;opacity:1;padding:8px 24px;top:685px;left:26px;border-width:1px;border:1px solid rgba(173,21,21,1);color:#ad1515}.business3-root{display:flex;min-height:100vh;background:#f5f6f4;font-family:Albert Sans}.business3-root1{display:flex;min-height:95vh;background:#f5f6f4;font-family:Albert Sans}.business3-lhs{flex:1;padding:44px 0 0 90px;display:flex;flex-direction:column;align-items:flex-start}.business3-rhs{flex:1}.business3-step{font-size:.8rem;color:#444;font-weight:600}.business3-title{font-size:2rem;font-weight:700;color:#18181b;line-height:1.1}.business3-form{width:400px;display:flex;flex-direction:column;gap:10px;margin-bottom:48px}.business3-label{font-size:.7rem;font-weight:600;color:#232323;margin-bottom:6px;display:flex;flex-direction:column;gap:0px}.business3-input{font-size:.8rem;padding:8px 12px;border:1.5px solid #e0e0e0;border-radius:7px;background:#fff;color:#232323;outline:none;margin-top:0;transition:border .2s}.business3-input:focus{border-color:#13342c}.business3-file-row{display:flex;align-items:center;gap:0;position:relative}.business3-file-display{flex:1;cursor:pointer;background:#fff;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.business3-upload-btn{width:25px;position:absolute;height:25px;background:#13342c;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:92%;cursor:pointer}.business3-upload-btn:hover{background:#1a3c34}.business3-btn-row{display:flex;gap:32px;width:100%;margin-top:auto;margin-bottom:20px}.business3-back-btn{padding:10px 40px;background:#fff;color:#13342c;font-size:.9rem;font-weight:500;border:2px solid #13342c;border-radius:28px;cursor:pointer;width:45%;transition:background .2s,color .2s}.business3-back-btn:hover{background:#f3f3f3}.business3-next-btn{padding:14px 54px;background:#13342c;color:#fff;width:45%;font-size:.9rem;font-weight:500;border:none;border-radius:28px;cursor:pointer;transition:background .2s}.business3-next-btn:hover{background:#1a3c34}@media (max-width: 900px){.business3-root{flex-direction:column}.business3-lhs{padding:32px 0 0}.business3-form{width:100%;min-width:0}}.help-center-container{width:80%;height:100vh;max-width:800px;padding:1.5rem 1rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;color:#222;border-radius:.75rem}.help-center-search-bar{display:flex;align-items:center;width:100%;margin-bottom:1rem;position:relative}.help-center-search-bar input{width:100%;padding:.55rem 2.4rem .55rem 1rem;font-size:.95rem;border:1px solid #d4d4d4;border-radius:.5rem}.help-center-search-icon{position:absolute;right:1rem;font-size:1.1rem;color:#9e9e9e}.help-center-breadcrumbs,.help-center-subtitle,.help-center-card-desc{color:#616161}.help-center-breadcrumbs{font-size:.8rem;gap:.4rem;margin-bottom:.75rem}.help-center-title{font-size:1.4rem;font-weight:700;margin-bottom:.5rem;transform:translateY(-20px)}.help-center-subtitle{font-size:.9rem;margin-bottom:1.2rem}.help-center-cards{display:grid;grid-template-columns:auto auto;gap:1rem;width:100%}.help-center-card{background:#f9fafe;border:1px solid #e0e0e0;border-radius:.6rem;padding:1rem .9rem;display:flex;min-height:140px;max-width:250px;min-width:250px;gap:5px;flex-direction:column;align-items:center;transition:box-shadow .2s}.help-center-card:hover{box-shadow:0 .18rem .45rem #00000014}.help-center-card-icon{width:2.25rem;height:2.25rem;background:#eef2ff;color:#5c6bff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:.5rem}.help-center-card-title{font-size:1.05rem;font-weight:300;text-align:center;margin-bottom:.3rem}.help-center-card-desc{font-size:.8rem;text-align:center}@media (max-width:430px){.help-center-cards{display:flex;flex-direction:column}}.login{display:flex;flex-direction:column;justify-items:center;align-items:center;position:relative;height:80%;width:300px;box-shadow:0 20px 30px #c0c0c1;background:linear-gradient(0deg,#f2e6f2,#fff 26%,#f9feff 85%)}.login form{display:flex;flex-direction:column;margin-top:0;width:100%;gap:10px}.signin-root{display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#faf8ff;font-family:Inter,Arial,sans-serif}.signin-left{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 150px 100px 100px;background:#fff;box-shadow:0 0 0 1px #ececec}.signin-title{font-size:2.5rem;font-weight:700;margin-bottom:18px;line-height:1.15;color:#18181b}.signin-subtitle{font-size:1.1rem;color:#52525b;margin-bottom:36px}.google-btn{display:flex;align-items:center;gap:12px;background:#fff;border:1.5px solid #101010;border-radius:32px;padding:12px 32px;font-size:1.1rem;font-weight:500;width:100%;cursor:pointer;margin-bottom:18px;box-shadow:0 2px 8px #3c3c3c0a;transition:box-shadow .2s}.google-btn:hover{box-shadow:0 4px 16px #3c3c3c14}.google-icon{width:22px;height:22px;background:url(https://upload.wikimedia.org/wikipedia/commons/5/53/Google_%22G%22_Logo.svg) no-repeat center/contain;display:inline-block}.signin-oauth-info{width:100%}.signin-oauth-secure{display:flex;padding:8px 24px;justify-content:center;align-items:center;gap:10px;width:200px;margin:0 auto;border-radius:100px;font-size:14px;background:linear-gradient(90deg,#e5e5e5,#fff)}.signin-oauth-desc{display:flex;padding:8px 24px;justify-content:center;align-items:center;font-size:14px;gap:10px;width:300px;margin:9px auto;border-radius:100px;background:linear-gradient(90deg,#e5e5e5,#fff)}.signin-terms{font-size:.92rem;color:#a1a1aa;margin:48px auto 0}.signin-terms a{color:#504f52;text-decoration:underline}.signin-right{flex:1;height:100%;background-color:#fff;align-content:center}.signin-stats{display:flex;gap:32px;margin-bottom:32px}.stat-label{font-size:1rem;color:#71717a;margin-bottom:4px}.stat-value{font-size:1.5rem;font-weight:600;color:#18181b}.signin-faqs{margin-bottom:32px}.faq-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #3c3c3c0a;padding:16px 24px;font-size:1.08rem;color:#18181b;margin-bottom:12px;border:1px solid #ececec}.signin-features{display:flex;gap:12px;margin-bottom:32px}.feature-card{background:#e0ffe0;color:#18181b;border-radius:8px;padding:10px 18px;font-size:1rem;font-weight:500;box-shadow:0 1px 4px #3c3c3c0a}.signin-graph{background:#fff;border-radius:12px;box-shadow:0 1px 4px #3c3c3c0a;padding:18px 24px;width:260px;margin-top:12px;border:1px solid #ececec}.graph-labels{display:flex;justify-content:space-between;font-size:1rem;color:#71717a;margin-bottom:6px}.graph-values{display:flex;justify-content:space-between;font-size:1.3rem;font-weight:600;color:#18181b;margin-bottom:8px}.graph-line{width:100%;height:48px;background:linear-gradient(90deg,#a78bfa,#7c3aed);border-radius:8px;margin-top:8px;position:relative;overflow:hidden}@media (max-width: 900px){.signin-root{flex-direction:column}.signin-left,.signin-right{padding:32px 6vw;width:100%}.signin-graph{width:100%}}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.faq4-root{display:flex;min-height:100vh;background:#f5f6f4;font-family:Inter,Arial,sans-serif}.faq4-root1{display:flex;height:100%;background:#f5f6f4;font-family:Inter,Arial,sans-serif}.faq4-lhs{flex:1;padding:34px 0 0 60px;display:flex;flex-direction:column;align-items:flex-start}.faq4-step{font-size:.9rem;color:#444;font-weight:600}.faq4-title{font-size:2rem;font-weight:700;color:#18181b;line-height:.9}.faq4-tit{font-size:1rem;font-weight:600;color:#18181b;line-height:.9}.faq4-subtitle{font-size:.8rem;color:#444;margin-bottom:18px;max-width:420px}.faq4-form{width:400px;display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.faq4-label{font-size:.7rem;font-weight:600;color:#232323;display:flex;align-items:center}.faq4-select{font-size:1rem;position:relative;padding:10px 14px;border:1.5px solid #e0e0e0;border-radius:7px;background:#fff;color:#232323;outline:none;margin-top:7px;transition:border .2s;width:100%;appearance:none}.faq4-select:focus{border-color:#13342c}.faq4-color-row{display:flex;align-items:center;gap:6px;margin-left:auto;padding:4px 9px;border:1.5px solid #e0e0e0;background:#fff;border-radius:10px}.faq4-color-input{width:24px;height:24px;border:none;border-radius:8px;background:#fff;cursor:pointer}.faq4-color-code{font-size:.8rem;font-weight:500;color:#232323;background:#f5f6f4;border-radius:7px}.faq4-note{font-size:1rem;color:#444;max-width:420px}.faq4-btn-row{display:flex;gap:32px;width:100%;margin-top:auto;margin-bottom:10px}.faq4-back-btn{padding:14px 54px;background:#fff;color:#13342c;font-size:.8rem;width:45%;font-weight:500;border:2px solid #13342c;border-radius:28px;cursor:pointer;transition:background .2s,color .2s}.faq4-back-btn:hover{background:#f3f3f3}.faq4-next-btn{padding:14px 54px;background:#13342c;color:#fff;font-size:.8rem;font-weight:500;width:45%;border:none;border-radius:28px;cursor:pointer;transition:background .2s}.faq4-next-btn:hover{background:#1a3c34}.faq4-rhs{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:20px 18px 0 0}.faq4-rhs1{flex:1;height:100%;display:flex;align-items:flex-start;justify-content:center;padding:20px 18px 0 0}.faq4-preview{width:70%;background:#fff;border-radius:18px;box-shadow:0 2px 16px #1e3c3214;overflow:hidden;height:95%;display:flex;flex-direction:column}.faq4-preview-header{text-align:center;padding:38px 32px 18px;border-top-left-radius:14px;border-top-right-radius:14px}.citem{border:.5px solid rgba(5,88,255,.4);display:flex;background-color:#fff;flex-direction:column;align-items:center;border-radius:6px;min-width:150px}.faq4-preview-heading{font-size:1rem;font-weight:700;margin-bottom:7px;line-height:.9}.faq4-preview-sub{font-size:.6rem;font-weight:500;opacity:.95;padding-bottom:70px}.faq4-preview-faqs{padding:24px 32px 32px;display:flex;flex-direction:column;gap:7px}.faq4-preview-faq{background:#fff;border:.7px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 4px #3c3c3c0a;padding:4px 8px;width:200px;margin-left:auto;margin-right:auto;transform:translateY(-60px);display:flex;flex-direction:column;gap:6px}.faq4-preview-q{font-size:.6rem;font-weight:600;color:#232323}.faq4-preview-a{font-size:.5rem;color:#444}@media (max-width: 900px){.faq4-root{flex-direction:column}.faq4-lhs{padding:32px 0 0}.faq4-rhs{padding:24px 0 0;justify-content:flex-start}.faq4-preview{width:100%;min-width:0}}.industry5-root{display:flex;min-height:100vh;background:#f5f6f4;font-family:Inter,Arial,sans-serif}.industry5-lhs{flex:1;padding:6px 0 0 81px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:100vh}.industry5-step{font-size:1.035rem;color:#444;font-weight:600}.industry5-title{font-size:2.43rem;font-weight:700;transform:translateY(-30px);margin-bottom:25.6px;color:#18181b}.industry5-form{width:360px;display:flex;flex-direction:column;gap:0;margin-bottom:43.2px}.industry5-label{font-size:.9rem;font-weight:600;color:#232323;margin-bottom:5.4px;display:flex;flex-direction:column;gap:9px}.industry5-select{font-size:.99rem;padding:11.7px 16.2px;border:1.35px solid #e0e0e0;border-radius:6.3px;background:#fff;color:#232323;outline:none;margin-top:6.3px;transition:border .2s;width:100%;appearance:none}.industry5-select:focus{border-color:#13342c}.industry5-topics{display:grid;width:400px;grid-template-columns:repeat(2,1fr);gap:14.4px 16.2px;margin-bottom:0}.industry5-topic-btn{background:#fff;border:1.8px solid #e5e7eb;border-radius:10.8px;font-size:.972rem;font-weight:500;color:#232323;padding:11.7px 25.2px;cursor:pointer;transition:border .2s,background .2s,color .2s;outline:none;min-width:0;min-height:0;box-shadow:0 .9px 3.6px #3c3c3c0a;display:flex;align-items:center}.industry5-topic-btn.selected{border:2.25px solid #13342c;background:#f6fefb;color:#13342c}.industry5-btn-row{display:flex;gap:28.8px;width:100%;margin-top:.8px}.industry5-back-btn{padding:12.6px 48.6px;background:#fff;color:#13342c;width:45%;font-size:1.035rem;font-weight:500;border:1.8px solid #13342c;border-radius:25.2px;cursor:pointer;transition:background .2s,color .2s}.industry5-back-btn:hover{background:#f3f3f3}.industry5-next-btn{padding:12.6px 48.6px;background:#13342c;width:45%;color:#fff;font-size:1.035rem;font-weight:500;border:none;border-radius:25.2px;cursor:pointer;transition:background .2s}.industry5-next-btn:hover{background:#1a3c34}.industry5-rhs{flex:1}@media (max-width: 900px){.industry5-root{flex-direction:column}.industry5-lhs{padding:28.8px 0 0;min-height:unset}.industry5-form{width:100%;min-width:0}}.features6-root{display:flex;min-height:100vh;background:#f5f6f4;font-family:Inter,Arial,sans-serif}.features6-lhs{flex:1;padding:.6px 0 0 81px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:100vh}.features6-step{font-size:1.035rem;color:#444;font-weight:600}.features6-title{font-size:2.43rem;font-weight:700;color:#18181b;line-height:1.1}.features6-options{width:360px;display:flex;width:502px;align-items:flex-start;align-content:flex-start;gap:12px;flex-wrap:wrap;grid-template-columns:1fr 1fr;gap:14.4px 16.2px;margin-bottom:43.2px}.features6-btn{background:#fff;border:1.8px solid #e5e7eb;border-radius:10.8px;font-size:.8rem;font-weight:500;color:#232323;padding:11.7px 25.2px;cursor:pointer;transition:border .2s,background .2s,color .2s;outline:none;min-width:0;min-height:0;box-shadow:0 .9px 3.6px #3c3c3c0a;display:flex;align-items:center}.features6-btn.selected{border:2.25px solid #13342c;background:#f6fefb;color:#13342c}.features6-btn-row{display:flex;gap:28.8px;width:100%;margin-top:28.8px}.features6-back-btn{padding:12.6px 48.6px;background:#fff;color:#13342c;font-size:1.035rem;width:45%;font-weight:500;border:1.8px solid #13342c;border-radius:25.2px;cursor:pointer;transition:background .2s,color .2s}.features6-back-btn:hover{background:#f3f3f3}.features6-next-btn{padding:12.6px 48.6px;background:#13342c;color:#fff;width:45%;font-size:1.035rem;font-weight:500;border:none;border-radius:25.2px;cursor:pointer;transition:background .2s}.features6-next-btn:hover{background:#1a3c34}.features6-rhs{flex:1}@media (max-width: 900px){.features6-root{flex-direction:column}.features6-lhs{padding:28.8px 0 0;min-height:unset}.features6-options{width:100%;min-width:0}}.dashboard-root{display:flex;min-height:100vh;background:#f5f6f4;font-family:Inter,Arial,sans-serif}.dashboard-sidebars{width:240px;background:#0e312b;display:flex;flex-direction:column;align-items:flex-start;padding:0;min-height:100vh}.dashboard-sidebar{width:240px;background:#ececec;display:flex;flex-direction:column;align-items:flex-start;padding:0;min-height:100vh}.dashboard-logo{margin:10px auto;font-size:1.5rem;font-weight:700;color:#13342c;background:#13342c;color:#fff;border-radius:4.5px;padding:4.5px 18px 4.5px 9px;letter-spacing:1.5px;width:fit-content}.dashboard-logo span{color:#b6e2d3}.dashboard-nav ul{list-style:none;padding:0;margin:0;width:100%}.dashboard-nav li{display:flex;align-items:center;font-size:.825rem;font-weight:500;color:#fff;background:#ffffff1f;padding:12px 18px;cursor:pointer;border-radius:9px;margin-bottom:6px;transition:background .2s,color .2s}.dashboard-nav li.active,.dashboard-nav li:hover{background:#fff;color:#13342c;box-shadow:0 1.5px 6px #3c3c3c0a}.dashboard-nav{margin:20px auto;width:90%}.dashboard-nav .ico{margin-right:9px;font-size:.9rem}.dashboard-main{flex:1;display:flex;flex-direction:column;padding:0}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:24px 36px 0}.dashboard-header h1{font-size:1.2rem;font-weight:700;color:#232323}.dashboard-create-btn{background:#13342c;color:#fff;border:none;border-radius:18px;padding:5px 34px;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .2s}.dashboard-create-btn:hover{background:#1a3c34}.dashboard-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.dashboard-content h2{font-size:2.25rem;font-weight:700;margin-bottom:12px;color:#18181b}.dashboard-content p{font-size:.94rem;color:#6b6b6b;margin-bottom:24px}.dashboard-create-btn.main{font-size:.825rem;padding:12px 30px;border-radius:18px}.dashboard-projects{display:flex;overflow:auto;gap:24px;padding:24px 0 0 24px;flex-wrap:wrap}.dashboard-projects::-webkit-scrollbar{display:nune}.project-card{background:#fff;border:.75px solid #e5e7eb;border-radius:12px;box-shadow:0 .75px 4.5px #3c3c3c0a;width:262px;min-width:225px;max-width:277px;padding:18px 21px 13.5px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:24px;transition:box-shadow .2s,border .2s}.project-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.project-type{background:linear-gradient(90deg,#ededed,#fff);color:#6b6b6b;font-size:.75rem;font-weight:600;border-radius:9px;padding:3px 12px;letter-spacing:.75px}.project-settings{font-size:1rem;color:#232323;cursor:pointer}.project-card-body{margin-bottom:13.5px}.project-name{font-size:1.125rem;font-weight:700;color:#18181b;margin-bottom:3px}.project-url{font-size:.825rem;color:#232323;margin-bottom:6px}.project-card-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:9px}.project-meta{display:flex;gap:4.5px}.project-updated{display:flex;flex-direction:column;align-items:center;gap:4.5px}.project-updated .meta-label{font-size:.75em;color:#6b6b6b;margin-right:4.5px}.project-updated .meta-value{font-size:.75rem;color:#232323;font-weight:500}.project-actions{display:flex;align-items:center;gap:13.5px}.project-view{font-size:1rem;color:#232323;cursor:pointer}.project-arrow{font-size:1.125rem;color:#232323;cursor:pointer}.analysis-content{display:flex;flex-direction:column;align-items:center;margin-top:18px}.custom-dropdown{position:relative;margin-right:auto;margin-left:10px}.dropdown-toggle{display:flex;padding:7px 14px;align-items:center;gap:10px;border:none;border-radius:12px;border-bottom:2px solid #000;background:#fff;outline:none;position:relative;z-index:2}.dropdown-chevron{font-size:.825rem;margin-left:6px}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border-radius:0 0 12px 12px;box-shadow:0 6px 18px #3c3c3c1a;min-width:157px;padding:6px 0;z-index:3;margin-top:-1.5px}.dropdown-item{padding:10.5px 18px;font-size:.825rem;color:#232323;cursor:pointer;transition:background .2s,color .2s;border-radius:6px}.dropdown-item.selected,.dropdown-item:hover{background:#f5f6f4;color:#18181b;border-radius:12px;border-bottom:2px solid #000;background:#f2f3f3;font-weight:700}.analysis-coming-soon{margin-top:36px}.coming-soon-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:45vh}.coming-soon-container h2{font-size:2.25rem;font-weight:700;color:#18181b}.spinne{width:60px;height:60px;border:6px solid #ffffff30;border-top:6px solid #0b0b0bd7;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.dashboard-main-content{padding:12px 20px;background:#f7f8f7;width:100%;height:90vh}.dashboard-summary-row{display:flex;gap:14px;margin-bottom:12px}.dashboard-summary-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000a;padding:14px 22px;min-width:140px;display:flex;flex-direction:column;align-items:flex-start}.summary-label{color:#888;font-size:14px;margin-bottom:8px}.summary-value{font-size:22px;font-weight:700;color:#222}.dashboard-category-list{display:flex;position:relative;flex-direction:column;background-color:#fff;padding:16px;gap:16px}.category-card{background:#fff;border:1px solid black;border-radius:12px;box-shadow:0 1px 4px #0000000a;padding:10px 22px;display:flex;align-items:center;justify-content:space-between}.category-title{font-size:14px;font-weight:600;margin-right:auto;margin-bottom:12px}.category-meta-row{display:flex;align-items:center;gap:28px;font-size:12px}.category-meta-row>div{min-width:100px}.status-badge{display:inline-block;background:#0d2305;color:#91d083;font-size:10px;font-weight:600;border-radius:12px;padding:2px 10px}.category-arrow{font-size:22px;color:#888;margin-left:16px;cursor:pointer}.switche{position:relative;display:inline-block;width:36px;height:20px}.switche input{opacity:0;width:0;height:0}.switche input:checked+.ncm-slider{background-color:#e6f86a}.slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:20px}.slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#2e7d32}input:checked+.slider:before{transform:translate(16px)}.dashboard-viewall-row{position:absolute;bottom:0;width:100%;background:#fff;display:flex;justify-content:center}.dashboard-viewall-btn{padding:8px 32px;border:1.5px solid #222;border-radius:24px;background:#fff;margin:0 auto;color:#222;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.dashboard-viewall-btn:hover{background:#222;color:#fff}.dashboard-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:80vh;background:#f7f8f7}.empty-illustration{display:flex;align-items:center;justify-content:center;margin-top:60px;margin-bottom:0}.dashboard-create-btn{background:#133c35;color:#fff;border:none;border-radius:24px;padding:5px 26px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.dashboard-create-btn:hover{background:#2e7d32}.sidebar-container{display:flex;height:100vh}.sidebar-left{width:90px;background:#0e312b;display:flex;flex-direction:column;align-items:center;padding-top:32px;gap:32px}.sidebar-logo{font-size:2.5rem;font-weight:700;color:#eaff7b;margin-bottom:32px;letter-spacing:2px}.sidebar-logo span{color:#fff}.sidebar-icons{display:flex;flex-direction:column;gap:32px;align-items:center;width:100%}.sidebar-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;opacity:.7;font-size:1.6rem;background-color:transparent;border-radius:12px;cursor:pointer}.sidebar-icon.active,.sidebar-icon:hover{opacity:1}.sidebar-right{width:260px;background:#ededed;padding-top:32px;padding-left:0;display:flex;flex-direction:column;align-items:flex-start}.sidebar-menu{list-style:none;padding:0 0 0 24px;margin:0;width:100%}.sidebar-menu li{display:flex;align-items:center;gap:16px;font-size:18px;padding:16px 24px;border-radius:14px;margin-bottom:8px;color:#222;font-weight:500;cursor:pointer;background:transparent;transition:background .2s,box-shadow .2s;box-shadow:none}.sidebar-menu li.active{background:#fff;box-shadow:0 2px 6px #00000014;color:#222;height:12px;width:136px;border-radius:12px;padding:16px;gap:10px;border-bottom:2px solid black;opacity:1;border-bottom-width:2px}.menu-icon{font-size:1.3rem;width:24px;text-align:center;color:#222}@media (max-width: 900px){.dashboard-root{flex-direction:column}.dashboard-sidebar{width:100%;min-height:unset;flex-direction:row;align-items:center;padding:0}.dashboard-main{padding:0}.dashboard-header{padding:18px 12px 0}}@media (max-width: 1200px){.dashboard-projects{flex-direction:column;gap:18px;height:100%;padding:18px 0 0;overflow:auto;align-items:center}.project-card{width:67vw;max-width:300px}}.ncm-root{padding:32px 24px;background:#f5f6f4;position:relative;height:90vh;width:100%;overflow:hidden;font-family:Inter,Arial,sans-serif}.copy-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:14px;background-color:transparent;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.copy-btn:hover{background-color:#f5f5f5}.copy-btn:active{transform:scale(.97)}.copy-btn svg{pointer-events:none}.ncm-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.ncm-breadcrumb{font-size:1rem;font-weight:600;color:#18181b}.ncm-add-btn{background:#fff;border:2px solid #232323;border-radius:24px;padding:10px 32px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.ncm-add-btn:hover{background:#f3f3f3}.ncm-tabs{display:flex;gap:8px;margin-bottom:18px}.ncm-tab{background:#f5f6f4;border:none;border-radius:8px;padding:7px 24px;font-size:1rem;font-weight:500;color:#232323;cursor:pointer;transition:background .2s,color .2s}.ncm-tab.active{background:#e6f86a;color:#232323}.ncm-list{margin-top:8px;overflow:auto;height:80%}.ncm-list-row{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;margin-bottom:16px;padding:12px 18px;box-shadow:0 1px 6px #3c3c3c0a;gap:18px}.ncm-list-icon{width:44px;height:44px;background:#444;border-radius:10px;margin-right:12px}.ncm-list-title{font-size:1rem;font-weight:500;width:200px;color:#18181b;flex:1 1 1}.ncm-list-info{display:flex;gap:32px;font-size:.98rem;color:#232323;min-width:220px}.ncm-list-info b{font-size:1rem;font-weight:700;color:#18181b}.ncm-list-status{min-width:80px;display:flex;align-items:center;justify-content:center}.ncm-status-badge{background:#13342c;color:#fff;border-radius:8px;padding:3px 18px;font-size:.8rem;font-weight:600;display:inline-block}.ncm-status-badge.live{background:#13342c;color:#e6f86a}.ncm-list-publish{min-width:90px;display:flex;align-items:center;gap:8px;font-size:.8rem}.ncm-switch{position:relative;display:inline-block;width:38px;height:22px}.ncm-switch input{opacity:0;width:0;height:0}.ncm-slider{position:absolute;cursor:pointer;inset:0;background-color:#e5e7eb;border-radius:22px;transition:.2s}.ncm-switch input:checked+.ncm-slider{background-color:#e6f86a}.ncm-slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:3px;background-color:#13342c;border-radius:50%;transition:.2s}.ncm-switch input:checked+.ncm-slider:before{transform:translate(14px);background-color:#13342c}.ncm-list-actions{display:flex;align-items:center;gap:16px;margin-left:18px}.ncm-action{font-size:1rem;cursor:pointer;transition:color .2s}.ncm-action.ncm-delete{color:#e74c3c}.ncm-action.ncm-edit,.ncm-action.ncm-view{color:#232323}.ncm-action:hover{opacity:.7}@media (max-width: 900px){.ncm-list-row{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 8px}.ncm-list-info{gap:16px;min-width:unset}.ncm-list-title{font-size:.9rem}}.project-status-row{display:flex;flex-direction:column;align-items:center;gap:4.5px}.project-status-row .meta-label{font-size:.75rem;color:#6b6b6b;margin-right:4.5px}.project-status.draft{background:#ededed;color:#6b6b6b;border:.75px solid #d1d5db}.project-status{display:flex;padding:2px 6px;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;gap:10px;border-radius:100px;background:#0f302a;display:inline-block}.project-status.live{background:#000;color:#dbf89a;border:.75px solid #b6e2d3}.ncm-modal{position:fixed;height:100vh;width:100vw;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center}.ncm-modal-content{background:#fff;padding:2rem;height:100%;width:100%;overflow-y:auto;border-radius:8px;min-width:300px;box-shadow:0 2px 8px #0003}.ncm-modal-content label{display:block;margin-bottom:1rem}.ncm-modal-content input,.ncm-modal-content textarea{width:100%;margin-top:.5rem;margin-bottom:1rem}.ncm-modal-content button{margin-right:1rem}.loader{display:flex;justify-content:center;align-items:center;gap:8px;height:100px}.loader span{width:12px;height:12px;background:#007bff;border-radius:50%;display:inline-block;animation:bounce .6s infinite alternate}.loader span:nth-child(2){animation-delay:.2s}.loader span:nth-child(3){animation-delay:.4s}.loader span:nth-child(4){animation-delay:.6s}@keyframes bounce{0%{transform:translateY(0);opacity:.6}to{transform:translateY(-12px);opacity:1}}.landing-page{overflow-y:auto;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background:#f2f3f2;transform-origin:top center}.sub{width:100%;color:#57576a;bottom:10px;position:absolute;text-align:center;font-family:Albert Sans;font-size:12px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:1.2px;text-transform:uppercase}.header{position:fixed;top:0;left:0;right:0;background:#ffffff29;backdrop-filter:blur(10px);z-index:1000;padding:.2rem 0;border-bottom:1px solid #f0f0f0}.header-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#333}.nav{display:flex;align-items:center;gap:2rem}.nav-link{text-decoration:none;color:#333;font-weight:500}.btn-primary{background:#333;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-primar{background:#dbf89a;color:#101010;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-primary:hover{background:#555;transform:translateY(-2px)}.btn-large{padding:1rem 2rem;font-size:1.1rem}.containers{background-color:transparent;max-width:1200px;margin:0 auto;padding:0 2rem}.hero{padding:4rem 50px}.hero-content{position:relative;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:40px;margin-bottom:1.5rem;line-height:1.2;color:#333}.hero-description{font-size:1.25rem;color:#666;margin-bottom:2rem;line-height:1.6}.hero-illustration{display:flex;justify-content:center;align-items:center}.data-flow-graphic{position:relative;width:400px;height:400px}.base-cube{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:linear-gradient(135deg,#007bff,#0056b3);border-radius:12px;box-shadow:0 8px 32px #007bff4d}.data-lines{position:absolute;top:0;left:0;width:100%;height:100%}.data-source{position:absolute;background:#6f42c1;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;box-shadow:0 4px 12px #6f42c14d}.trusted-by{transform:translateY(-50px);border:1px solid #E5E5E5;z-index:1000;padding:3rem 0}.trusted-content{max-width:1200px;margin:0 auto;padding:0 2rem}.trusted-logos{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.logo-item{font-weight:600;height:100%;color:#666;opacity:.7}.features{padding:4rem 0}.section-title{font-size:2.8rem;font-weight:700;text-align:center;color:#333}.features-grid{display:flex;margin:0 auto;justify-content:center;width:900px;gap:2rem}.feature-card{background:#fff;padding:1.5rem 40px 0px;width:220px;border-radius:16px;height:190px;text-align:start;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease;padding-bottom:30px}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:2rem;margin-bottom:1rem}.feature-card h1{font-size:1.55rem;font-weight:500;color:#333}.section-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:4rem 0}.section-content.reverse{direction:rtl}.section-content.reverse>*{direction:ltr}.section-text{direction:ltr}.section-text h1{text-align:start;line-height:50px;width:450px}.section-description{font-weight:700;font-size:1.125rem;color:#666;margin-bottom:2rem;line-height:1.6}.benefits-list{list-style:none;padding:0;display:flex;flex-direction:column}.benefits-list li svg{margin-right:5px}.benefits-list li{margin-bottom:.3rem;font-size:.8rem;color:#555;width:fit-content;border-radius:30px;background:linear-gradient(90deg,#dadada,#fbfbfa);padding:3px 16px;display:flex;align-items:center;gap:0px}.mobile-screen{background:#333;border-radius:20px;padding:1rem;width:280px;height:400px;margin:0 auto;position:relative;box-shadow:0 8px 32px #0003}.customize-interface{background:#fff;border-radius:12px;padding:1.5rem;height:100%}.customize-interface h4{margin-bottom:1rem;color:#333}.customize-option{margin-bottom:1.5rem}.customize-option label{display:block;margin-bottom:.5rem;font-weight:500;color:#666}.color-palette{display:flex;gap:.5rem}.color-circle{width:24px;height:24px;border-radius:50%;border:2px solid white;box-shadow:0 2px 4px #0000001a}.color-circle.purple{background:#6f42c1}.color-circle.pink{background:#e83e8c}.color-circle.orange{background:#fd7e14}.color-circle.yellow{background:#ffc107}.color-circle.green{background:#28a745}.color-circle.blue{background:#007bff}.color-circle.teal{background:#20c997}.avatar-options{display:flex;gap:.5rem}.avatar-circle{width:32px;height:32px;border-radius:50%;background:#ddd;border:2px solid #ccc}.slider{width:100%;height:4px;background:#ddd;border-radius:2px;position:relative}.slider:after{content:"";position:absolute;top:-4px;left:30%;width:12px;height:12px;background:#007bff;border-radius:50%}.chat-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem}.chat-icon{background:#6f42c1;color:#fff;padding:.5rem;border-radius:8px;text-align:center;font-size:.875rem;font-weight:500}.global-graphic{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.globe{width:120px;height:120px;background:linear-gradient(135deg,#6f42c1,#e83e8c);border-radius:50%;position:relative}.globe:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:2px solid rgba(255,255,255,.3);border-radius:50%}.language-bubbles{position:absolute;width:100%;height:100%}.bubble{position:absolute;background:#fff;color:#333;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;box-shadow:0 4px 12px #0000001a}.bubble:nth-child(1){top:20%;left:10%}.la{color:#4f4f4f;font-family:Albert Sans;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.0875rem;text-transform:uppercase}.bubble:nth-child(2){top:60%;right:10%}.bubble:nth-child(3){bottom:20%;left:50%}.satisfaction-gauge{background:#fff;border-radius:12px;padding:1.5rem;height:100%}.satisfaction-gauge h4{margin-bottom:1rem;color:#333}.gauge{text-align:center;margin-bottom:1rem}.gauge-value{font-size:2rem;font-weight:700;color:#28a745}.gauge-label,.stats{font-size:.875rem;color:#666}.stats div{margin-bottom:.5rem}.analytics-dashboard{background:#fff;border-radius:12px;padding:1.5rem;height:100%}.analytics-dashboard h4{margin-bottom:1rem;color:#333}.chart{margin-bottom:1rem}.bar-chart{display:flex;align-items:end;gap:.5rem;height:60px}.bar{flex:1;background:#6f42c1;border-radius:4px 4px 0 0}.bar:nth-child(1){height:40px}.bar:nth-child(2){height:60px}.bar:nth-child(3){height:30px}.bar:nth-child(4){height:50px}.cta-section{background:#000;color:#fff;padding:4rem 0;text-align:center}.cta-title{font-size:2.5rem;width:600px;font-weight:700;margin-left:auto;margin-right:auto;margin-bottom:1rem}.cta-description{font-size:1.125rem;margin-bottom:2rem;width:600px;margin-left:auto;margin-right:auto;opacity:.9}.footer{background:#f8f9fa;padding:2rem 0 1rem}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.footer-left,.footer-right{display:flex;flex-direction:column;gap:2rem;margin-right:auto}.footer a{color:#666;text-decoration:none;font-weight:500}.footer a:hover{color:#333}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e9ecef}.copyright{color:#666;font-size:.875rem}.footer-icons{display:flex;gap:1rem;color:#666;font-size:.875rem}@media (max-width: 768px){.hero-content{grid-template-columns:1fr;gap:2rem}.hero-title{font-size:2.5rem}.section-content{grid-template-columns:1fr;gap:2rem}.section-content.reverse{direction:ltr}.trusted-logos{justify-content:center}.features-grid{grid-template-columns:1fr}.footer-content,.footer-bottom{flex-direction:column;gap:1rem}}@media (max-width: 480px){.container{padding:0 1rem}.hero-title,.section-title{font-size:2rem}}@media (max-width: 500px){.hero{padding:0;margin-top:50px}.section-content{padding:0}.hero-content{display:flex;flex-direction:column}.hero-content img{width:100%;margin-left:50%}.features-grid{display:flex;flex-direction:column}.section-text h1,p{width:80vw}.cta-title{width:80%;font-size:1.5rem}.cta-description{width:80%;font-size:small}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;font-family:Segoe UI,sans-serif}.spinner{width:60px;height:60px;border:6px solid #ffffff30;border-top:6px solid #00ffff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.loading-text{font-size:1.5rem;letter-spacing:1px;animation:pulse 1.5s infinite ease-in-out}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.privacy-page{min-height:100vh;background:linear-gradient(135deg,#f4ffdc4d,#dbf89b33,#f4ffdc66)}.privacy-header{background-color:#fffc;backdrop-filter:blur(12px);border-bottom:1px solid rgba(14,49,43,.1)}.logo-container{width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background-color:#0e312b}.logo-text{color:#fff;font-weight:700;font-size:.875rem}.company-title{font-size:1.5rem;font-weight:700;color:#0e312b}.linkedin-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;color:#fff;border-radius:.5rem;transition:background-color .2s;background-color:#0e312b;text-decoration:none}.linkedin-button:hover{background-color:#0e312bcc}.privacy-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;background-color:#dbf89b80;color:#0e312b}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#0e312b}@media (min-width: 768px){.hero-title{font-size:3rem}}.hero-subtitle{font-size:1.25rem;margin-bottom:1rem;color:#0e312bb3}.effective-date{margin-top:1.5rem;font-size:.875rem;color:#0e312b99}.date-badge{padding:.25rem .75rem;border-radius:9999px;background-color:#dbf89b4d}.content-container{background-color:#ffffffb3;backdrop-filter:blur(4px);border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;border:1px solid rgba(14,49,43,.1)}.content-inner{padding:2rem}@media (min-width: 768px){.content-inner{padding:3rem}}.section-header{font-size:1.5rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;color:#0e312b}.section-number{width:2rem;height:2rem;color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;margin-right:.75rem;background-color:#0e312b}.section-text{color:#0e312bcc;margin-bottom:1rem}.info-card{padding:1rem;border-radius:0 .5rem .5rem 0;margin-bottom:1rem}.info-card h3{font-weight:600;margin-bottom:.5rem;color:#0e312b}.account-info-card{background-color:#f4ffdcb3;border-left:4px solid rgba(14,49,43,.6)}.usage-data-card{background-color:#dbf89b80;border-left:4px solid rgba(14,49,43,.7)}.device-data-card{background-color:#f4ffdc80;border-left:4px solid rgba(14,49,43,.5)}.usage-list{list-style:none;padding:0;margin:0}.usage-list li{display:flex;align-items:flex-start;margin-bottom:.75rem}.usage-list svg{width:1.25rem;height:1.25rem;margin-right:.75rem;margin-top:.125rem;flex-shrink:0;color:#0e312bb3}.usage-list span{color:#0e312bcc}.google-section{border-radius:.5rem;padding:1.5rem;background-color:#f4ffdc99;border:1px solid rgba(14,49,43,.2)}.google-header{display:flex;align-items:center;margin-bottom:1rem}.google-header svg{width:1.5rem;height:1.5rem;margin-right:.5rem;color:#0e312bcc}.google-header h3{font-weight:600;color:#0e312b}.google-list{list-style:none;padding:0;margin:0}.google-list li{color:#0e312bcc;margin-bottom:.5rem}.contact-section{background:linear-gradient(to right,#2563eb,#4f46e5);color:#fff;border-radius:.5rem;padding:2rem;margin-top:3rem}.contact-header{font-size:1.5rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center}.contact-section-number{width:2rem;height:2rem;background-color:#fff3;color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;margin-right:.75rem}.contact-text{margin-bottom:1rem}.contact-link{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff3;padding:.5rem 1rem;border-radius:.5rem;transition:background-color .2s;color:#fff;text-decoration:none}.contact-link:hover{background-color:#ffffff4d}.contact-link svg{width:1.25rem;height:1.25rem}.privacy-footer{padding:2rem 0;margin-top:4rem;background-color:#0e312b;color:#f4ffdccc}.footer-logo{width:1.5rem;height:1.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background-color:#dbf89bcc}.footer-logo-text{font-weight:700;font-size:.75rem;color:#0e312b}.footer-title{font-size:1.125rem;font-weight:600}.footer-copyright{font-size:.875rem}
