body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App-header{background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;justify-content:space-between;padding:12px 24px}.App-header,.header-brand{align-items:center;display:flex}.header-brand{gap:12px;text-decoration:none}.header-logo-icon{align-items:center;background:#4f46e5;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.header-logo-icon .sparkles-icon{color:#fff;height:24px;width:24px}.header-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4f46e5,#818cf8);-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:700;margin:0}.header-auth{align-items:center;display:flex;gap:16px}.header-history-label{color:#4f46e5;display:flex}.header-history-label,.header-signin-btn{align-items:center;font-size:14px;font-weight:500;gap:6px}.header-signin-btn{background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;box-shadow:0 2px 8px #4f46e54d;color:#fff;cursor:pointer;display:inline-flex;padding:10px 20px;transition:transform .15s ease,box-shadow .15s ease}.header-signin-btn:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}.header-signout-btn{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;box-shadow:0 2px 8px #4f46e54d;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:10px 20px;transition:transform .15s ease,box-shadow .15s ease}.header-signout-btn:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}.header-user-section{align-items:center;display:flex;gap:12px}.header-greeting{color:#374151;font-size:14px;font-weight:500}@media (max-width:480px){.header-user-section{align-items:flex-end;flex-direction:column;gap:4px}.header-greeting{font-size:12px}}.homepage-root{background:#f9fafb;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif;min-height:100vh;width:100%}.homepage-hero{align-items:center;background:linear-gradient(180deg,#fff,#eef2ff);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:80px 20px;text-align:center}.homepage-container{margin:0 auto;max-width:900px}.homepage-brand{margin-bottom:32px}.homepage-brand,.homepage-logo-circle{align-items:center;display:flex;justify-content:center}.homepage-logo-circle{background:#4f46e5;border-radius:50%;height:56px;margin-right:16px;width:56px}.homepage-sparkles-icon{color:#fff;height:32px;width:32px}.homepage-brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4f46e5,#818cf8);-webkit-background-clip:text;background-clip:text;font-size:40px;font-weight:700;margin:0}.homepage-title{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 24px}.homepage-description{color:#4b5563;font-size:18px;line-height:1.7;margin:0 auto 40px;max-width:600px}.homepage-features{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:40px}.homepage-feature-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:24px;text-align:center}.homepage-feature-icon{align-items:center;background:#eef2ff;border-radius:50%;display:flex;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.homepage-feature-icon .feature-icon{color:#4f46e5;height:24px;width:24px}.homepage-feature-title{color:#111827;font-size:16px;font-weight:600;margin:0 0 8px}.homepage-feature-text{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.homepage-cta-button{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;box-shadow:0 4px 14px #4f46e566;color:#fff;cursor:pointer;display:inline-flex;font-size:18px;font-weight:500;justify-content:center;margin-bottom:48px;padding:16px 32px;transition:transform .2s ease,box-shadow .2s ease}.homepage-cta-button:hover{box-shadow:0 6px 20px #4f46e580;transform:scale(1.05)}.homepage-cta-button:active{transform:scale(1.02)}.homepage-demo{margin-left:auto;margin-right:auto;margin-top:64px;max-width:800px;width:100%}.homepage-demo-title{color:#1f2937;font-size:24px;font-weight:600;margin:0 0 24px}.homepage-demo-video{border-radius:16px;box-shadow:0 8px 30px #0000001f;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.homepage-demo-video iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.homepage-fullscreen-btn{align-items:center;background:#0009;border:none;border-radius:8px;bottom:12px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:12px;transition:background .2s ease,transform .2s ease;width:40px;z-index:10}.homepage-fullscreen-btn:hover{background:#000c;transform:scale(1.05)}.homepage-fullscreen-btn:active{transform:scale(.95)}.homepage-demo-video:-webkit-full-screen .homepage-fullscreen-btn,.homepage-demo-video:fullscreen .homepage-fullscreen-btn{bottom:20px;right:20px}.homepage-resources{margin-left:auto;margin-right:auto;margin-top:64px;max-width:900px;width:100%}.homepage-resources-title{color:#1f2937;font-size:24px;font-weight:600;margin:0 0 8px;text-align:center}.homepage-resources-subtitle{color:#6b7280;font-size:14px;margin:0 0 24px;text-align:center}.homepage-resources-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.homepage-resource-card{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:14px;padding:16px;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.homepage-resource-card:hover{border-color:#c7d2fe;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.homepage-resource-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.homepage-resource-icon.yellow{background:#fef3c7;color:#d97706}.homepage-resource-icon.red{background:#fee2e2;color:#dc2626}.homepage-resource-icon.purple{background:#ede9fe;color:#7c3aed}.homepage-resource-icon.blue{background:#dbeafe;color:#2563eb}.homepage-resource-icon.green{background:#dcfce7;color:#16a34a}.homepage-resource-content h4{color:#1f2937;font-size:15px;font-weight:600;margin:0 0 4px}.homepage-resource-content p{color:#6b7280;font-size:13px;line-height:1.4;margin:0}.homepage-footer{color:#6b7280;font-size:12px;margin-top:64px;text-align:center}.homepage-footer-links{align-items:center;display:flex;gap:24px;justify-content:center;margin-bottom:16px}.homepage-footer-link{color:#6b7280;text-decoration:none;transition:color .2s ease}.homepage-footer-link:hover{color:#4f46e5}.homepage-footer-contact{margin:0 0 8px}.homepage-footer-contact .homepage-footer-link{text-decoration:underline}.homepage-footer-copyright{color:#9ca3af;margin:0}@media (max-width:768px){.homepage-hero{padding:60px 16px}.homepage-brand{flex-direction:column;gap:12px}.homepage-logo-circle{margin-right:0}.homepage-brand-name{font-size:32px}.homepage-title{font-size:26px}.homepage-description{font-size:16px}.homepage-features{gap:16px;grid-template-columns:repeat(2,1fr)}.homepage-feature-card{padding:20px}.homepage-cta-button{font-size:16px;padding:14px 28px}.homepage-demo{margin-top:48px}.homepage-demo-title{font-size:20px}.homepage-demo-video{border-radius:12px}.homepage-resources{margin-top:48px}.homepage-resources-title{font-size:20px}.homepage-resources-grid{grid-template-columns:1fr}}@media (max-width:480px){.homepage-brand-name{font-size:28px}.homepage-title{font-size:22px}.homepage-logo-circle{height:48px;width:48px}.homepage-sparkles-icon{height:26px;width:26px}.homepage-features{grid-template-columns:1fr}}

/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * 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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .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-stroke.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{fill:#444}.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,.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-stroke.ql-thin,.ql-snow .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 .ql-code-block-container,.ql-snow .ql-editor code{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.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 #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.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:0}.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]{border:1px solid #ccc;display:none;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:0;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}.App{background-color:#f5f7fb;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif;max-width:100vw;min-height:100vh;overflow-x:hidden;text-align:center}.App,.content-container{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.content-container{align-items:center;background-color:#f4f7f6;flex-grow:1;max-width:100%;padding:40px 20px}.compliance-page .content-container{background-color:#f5f7fb;box-sizing:border-box;max-width:100%;padding:40px 32px 48px;width:100%}@media (max-width:768px){.compliance-page .content-container{padding:20px 16px 24px}.compliance-page{max-width:100vw;overflow-x:hidden;width:100%}.save-history-banner{gap:12px;margin-bottom:20px;padding:12px}.save-history-banner-icon{flex-shrink:0;height:36px;width:36px}.save-history-icon{height:18px;width:18px}.save-history-title{font-size:14px}.save-history-text{font-size:13px}.save-history-cta{font-size:13px;padding:6px 14px}.compliance-error,.compliance-result{margin-top:16px;padding:16px}.results-section{padding:16px}.results-header{align-items:flex-start;flex-direction:column;gap:8px}.results-header h2{font-size:16px;width:100%}.results-platform{flex-wrap:wrap;width:100%}}.save-history-banner{align-items:flex-start;background:#4f46e50d;border:2px dashed #c7d2fe;border-radius:12px;box-sizing:border-box;display:flex;gap:16px;margin-bottom:24px;max-width:100%;overflow-x:hidden;padding:16px;width:100%}.save-history-banner-icon{align-items:center;background:#e0e7ff;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.save-history-icon{color:#4f46e5;height:20px;width:20px}.save-history-banner-content{word-wrap:break-word;flex:1 1;min-width:0;overflow-wrap:break-word}.save-history-title{color:#4f46e5;font-size:15px;font-weight:600;margin:0 0 4px}.save-history-text{color:#4b5563;font-size:14px;margin:0 0 12px}.save-history-cta{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;padding:8px 16px;transition:transform .2s ease,box-shadow .2s ease}.save-history-cta:hover{box-shadow:0 4px 12px #4f46e54d;transform:scale(1.02)}.compliance-card{background:#fff;border-radius:18px;box-shadow:0 18px 45px #0f172a0d;box-sizing:border-box;max-width:1150px;padding:24px 24px 28px;text-align:left;width:100%}.compliance-card-header h3{font-size:18px;font-weight:600;margin:0 0 20px}.title-input-container{margin-bottom:20px}.title-label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:6px}.title-input{border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-size:14px;outline:none;padding:10px 14px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.title-input:focus{border-color:#00a8b8;box-shadow:0 0 0 3px #00a8b81a}.title-input::placeholder{color:#9ca3af}.platform-section-label{color:#374151;font-size:14px;font-weight:500;margin-bottom:12px}.platform-selection,.transcript-input{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000000d;margin-bottom:20px;max-width:95%;padding:30px;text-align:left;width:100%}.platform-selection label,.transcript-input label{color:#333;display:block;font-size:18px;font-weight:700;margin-bottom:15px}.platform-selection select,.transcript-input textarea{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;font-size:16px;padding:12px;width:100%}.platform-selection select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%20viewBox%3D%220%200%20292.4%20292.4%22%3E%3Cpath%20fill%3D%22%23007bff%22%20d%3D%22M287%20197.39a18.26%2018.26%200%200%201-13%205.32H18.26a18.26%2018.26%200%200%201-13-5.32c-3.52-3.52-5.32-8.32-5.32-13.78s1.8-10.26%205.32-13.78L132.8%2033.43c7.04-7.04%2018.26-7.04%2025.3%200l117.44%20117.44c3.52%203.52%205.32%208.32%205.32%2013.78s-1.8%2010.26-5.32%2013.78z%22%2F%3E%3C%2Fsvg%3E");background-position:right 15px top 50%;background-repeat:no-repeat;background-size:16px 16px;padding-right:40px}.transcript-input textarea{min-height:150px;resize:vertical}.transcript-input .ql-editor{min-height:200px}.button-row{justify-content:space-between;margin-top:20px}.button-row,.button-row-right{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.button-row button{border:none;border-radius:999px;cursor:pointer;font-size:15px;padding:12px 26px;transition:background-color .2s ease,box-shadow .2s ease}.clear-button{background-color:#f3f4f6;box-shadow:none;color:#111827}.clear-button:hover{background-color:#e5e7eb}.check-button{background-color:#8b5cf6;box-shadow:0 12px 26px #8b5cf64d;color:#fff}.check-button:hover{background-color:#7c3aed}.check-button:disabled{background-color:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed}.upload-button{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;box-shadow:0 2px 8px #4f46e54d;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:10px 20px;transition:transform .15s ease,box-shadow .15s ease}.upload-button:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}.upload-button:disabled{background:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed;transform:none}.compliance-error,.compliance-result{background-color:#fff;border-radius:18px;box-shadow:0 18px 45px #0f172a0d;box-sizing:border-box;margin-top:20px;max-width:100%;overflow-x:hidden;padding:24px 24px 28px;text-align:left;width:100%}.compliance-error h2,.compliance-result h2{color:#333;font-size:20px;margin-top:0}.compliance-result p{color:#28a745;font-weight:700}.compliance-error p{color:#dc3545;font-weight:700}.overall-score{color:#333;margin-bottom:15px}.overall-score.green-text{color:#28a745}.overall-score.red-text{color:#dc3545}.violations-section{margin-top:30px}.violations-section h3{color:#555;font-size:18px;margin-bottom:15px}.violations-table{border-collapse:collapse;margin-top:15px;width:100%}.violations-table td,.violations-table th{border:1px solid #e0e0e0;padding:12px;text-align:left}.violations-table th{background-color:#f8f8f8;color:#333;font-weight:700}.category-name{color:#8a2be2;cursor:pointer;font-weight:700}.category-name:hover{text-decoration:underline}.modal-overlay{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:#fff;border-radius:10px;box-shadow:0 8px 16px #0003;max-height:80vh;max-width:500px;overflow-y:auto;padding:30px;position:relative;width:90%}.modal-content h3{color:#333;font-size:22px;margin-bottom:20px;margin-top:0}.violation-list{list-style:none;margin-bottom:20px;padding:0}.violation-list li{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:5px;color:#555;font-size:15px;margin-bottom:10px;padding:10px 15px}.violation-list li p{line-height:1.4;margin:0}.violation-score{color:#888;font-size:13px;margin-top:5px}.modal-close-button{background-color:#8a2be2;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:10px 20px;transition:background-color .3s ease}.modal-close-button:hover{background-color:#7a1fd1}.input-toggle-switch{display:flex;justify-content:center;margin-bottom:20px}.platform-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:20px}.platform-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;cursor:pointer;padding:0;text-align:center;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.platform-card-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px 16px}.platform-card-inner.youtube{border-radius:14px}.platform-card.platform-youtube.selected{background:#4f46e50d;border-color:#4f46e5;border-width:2px}.platform-card.platform-youtube.selected .platform-icon{background:linear-gradient(90deg,#4f46e5,#818cf8)}.platform-card.platform-tiktok.selected{background:#4f46e50d;border-color:#4f46e5;border-width:2px}.platform-card.platform-tiktok.selected .platform-icon{background:linear-gradient(90deg,#4f46e5,#818cf8)}.platform-card.platform-instagram.selected{background:#4f46e50d;border-color:#4f46e5;border-width:2px}.platform-svg-wrapper{align-items:center;display:flex;justify-content:center}.platform-svg-icon{color:#6b7280;height:32px;transition:color .18s ease;width:32px}.platform-card:hover .platform-svg-icon{color:#4f46e5}.platform-card.platform-instagram.selected .platform-svg-wrapper{background:linear-gradient(90deg,#4f46e5,#818cf8)}.platform-card.platform-instagram.selected .platform-svg-icon{color:#fff}.platform-icon{background:#f3f4f6;border-radius:999px;height:64px;margin-bottom:8px;object-fit:contain;padding:12px;transition:background-color .18s ease;width:64px}.platform-label{color:#111827;font-size:15px;font-weight:500}.input-tabs{background:#f3f4f6;border-radius:999px;display:inline-flex;margin-bottom:16px;padding:4px}.input-tab{background:#0000;border:none;border-radius:999px;color:#4b5563;cursor:pointer;font-size:14px;font-weight:500;padding:6px 18px}.input-tab.active{background:#fff;box-shadow:0 4px 12px #0000000d;color:#111827}.input-area{margin-top:8px}.video-upload-input{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000000d;margin-bottom:20px;max-width:95%;padding:30px;text-align:left;width:100%}.video-upload-input label{color:#333;display:block;font-size:18px;font-weight:700;margin-bottom:15px}.drop-zone{border:2px dashed #ccc;border-radius:8px;cursor:pointer;padding:40px;text-align:center;transition:border-color .3s ease}.drop-zone.drag-active{border-color:#8a2be2}.drop-zone p{color:#666;font-size:16px;margin:0}.drop-zone-hint{color:#9ca3af!important;font-size:12px!important;margin-top:12px!important}.drop-zone-error{color:#ef4444!important;font-size:13px!important;font-weight:500;margin-top:8px!important}.youtube-url-input{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000000d;margin-bottom:20px;max-width:95%;padding:30px;text-align:left;width:100%}.youtube-url-input label{color:#333;display:block;font-size:18px;font-weight:700;margin-bottom:15px}.youtube-input-container{width:100%}.youtube-input-wrapper{align-items:center;display:flex;position:relative}.youtube-input-icon{color:red;left:14px;position:absolute}.youtube-url-input input{border:2px solid #e5e7eb;border-radius:8px;font-size:15px;outline:none;padding:14px 40px 14px 44px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.youtube-url-input input:focus{border-color:#8a2be2;box-shadow:0 0 0 3px #8a2be21a}.youtube-url-input input.has-error{border-color:#ef4444}.youtube-clear-btn{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:20px;line-height:1;padding:4px 8px;position:absolute;right:12px}.youtube-clear-btn:hover{color:#6b7280}.youtube-input-hint{color:#9ca3af;font-size:12px;margin-top:10px}.youtube-input-error{color:#ef4444;font-size:13px;font-weight:500;margin-top:8px}.youtube-preview{border-radius:8px;margin-top:16px;overflow:hidden}.youtube-thumbnail{border:1px solid #e5e7eb;border-radius:8px;height:auto;max-width:320px;width:100%}.youtube-warning-banner{align-items:flex-start;background-color:#fef3c7;border:1px solid #f59e0b;border-radius:8px;color:#92400e;display:flex;font-size:14px;gap:10px;line-height:1.5;margin-bottom:20px;padding:12px 16px}.youtube-warning-icon{color:#f59e0b;flex-shrink:0;margin-top:2px}.results-section{animation:fadeIn .3s ease-in-out;border-top:1px solid #e5e7eb;box-sizing:border-box;max-width:100%;overflow-x:hidden;padding:24px;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.results-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px;width:100%}.results-header h2{color:#111827;font-size:18px;font-weight:600;margin:0}.results-platform{align-items:center;display:flex;font-size:14px;gap:6px}.results-platform .platform-label{color:#6b7280}.results-platform .platform-value{align-items:center;display:flex;font-weight:500;gap:4px}.results-platform .platform-value img{height:20px;width:20px}.compliance-status-box{align-items:flex-start;background:#f9fafb;border-radius:12px;display:flex;gap:16px;margin-bottom:20px;padding:16px}.compliance-status-box.compliant{background:#f0fdf4}.compliance-status-box.non-compliant{background:#fef2f2}.compliance-status-box.processing{background:#eef2ff;border:1px solid #c7d2fe}.processing-spinner{animation:spin 1s linear infinite;border:3px solid #c7d2fe;border-radius:50%;border-top-color:#4f46e5;flex-shrink:0;height:24px;width:24px}.processing-message{color:#4b5563;font-size:14px;line-height:1.5;margin-top:8px}.processing-progress{margin:16px 0 8px}.processing-progress-bar{background:#e0e7ff;border-radius:4px;height:8px;overflow:hidden;width:100%}.processing-progress-fill{background:linear-gradient(90deg,#4f46e5,#818cf8);border-radius:4px;height:100%;transition:width .5s ease-out}.processing-progress-text{color:#6b7280;display:block;font-size:12px;margin-top:6px}.status-icon{flex-shrink:0;height:24px;width:24px}.status-icon.success{color:#22c55e}.status-icon.error{color:#ef4444}.status-content h3{color:#111827;font-size:16px;font-weight:500;margin:0 0 12px}.score-container{align-items:center;display:flex;gap:10px}.score-label{color:#6b7280;font-size:14px;white-space:nowrap}.score-bar-wrapper{background:#e5e7eb;border-radius:999px;flex:1 1;height:10px;max-width:300px;overflow:hidden}.score-bar{border-radius:999px;height:100%;transition:width .6s ease-out}.score-bar.high{background:#22c55e}.score-bar.medium{background:#f59e0b}.score-bar.low{background:#ef4444}.score-value{font-size:14px;font-weight:600;min-width:40px}.score-value.high{color:#22c55e}.score-value.medium{color:#f59e0b}.score-value.low{color:#ef4444}.guideline-checks-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:24px;padding:20px}.guideline-checks-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.guideline-checks-header h3{color:#1e293b;flex:1 1;font-size:16px;font-weight:600;margin:0}.guideline-checks-icon{color:#6366f1;height:20px;width:20px}.guidelines-link{color:#6366f1;font-size:13px;font-weight:500;text-decoration:none}.guidelines-link:hover{text-decoration:underline}.guideline-checks-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (max-width:768px){.guideline-checks-grid{grid-template-columns:1fr}.button-row{align-items:stretch;flex-direction:column}.button-row-right{justify-content:flex-end;width:100%}.button-row button,.button-row-right button{width:100%}.upload-button{justify-content:center;width:100%}}.guideline-check-item{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:12px;padding:14px;transition:all .2s ease}.guideline-check-item.pass{border-left:3px solid #22c55e}.guideline-check-item.fail{background:#fef2f2;border-left:3px solid #ef4444}.guideline-check-status{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.check-icon{height:18px;width:18px}.check-icon.pass{color:#22c55e}.check-icon.fail{color:#ef4444}.guideline-check-content{flex:1 1;min-width:0}.guideline-check-name{color:#1e293b;font-size:14px;font-weight:600;margin-bottom:2px}.guideline-check-group{color:#64748b;font-size:12px;margin-bottom:6px}.guideline-check-details{color:#475569;font-size:13px;line-height:1.4}.issues-section{margin-top:20px}.issues-section h3{color:#111827;font-size:16px;font-weight:500;margin:0 0 12px}.issues-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.issue-item{align-items:flex-start;background:#fffbeb;border:1px solid #fef3c7;border-radius:8px;display:flex;gap:12px;padding:12px}.issue-icon-wrapper{align-items:center;background:#fef3c7;border-radius:6px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.issue-icon{color:#f59e0b;height:18px;width:18px}.issue-content{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.issue-text-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px}.issue-time{background:#fef3c7;border-radius:4px;color:#92400e;font-size:13px;font-weight:600;padding:2px 6px;white-space:nowrap}.issue-text{color:#374151;font-size:14px;line-height:1.5}.issue-link{align-items:center;color:#6366f1;display:inline-flex;font-size:13px;gap:4px;text-decoration:none}.issue-link:hover{color:#4f46e5;text-decoration:underline}.suggestions-section{margin-top:20px}.suggestions-section h3{color:#111827;font-size:16px;font-weight:500;margin:0 0 12px}.suggestions-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.suggestion-item{align-items:flex-start;display:flex;gap:10px}.suggestion-icon{flex-shrink:0;font-size:16px}.suggestion-text{color:#374151;font-size:14px;line-height:1.5}.save-creative-work-banner{align-items:flex-start;background:linear-gradient(90deg,#4f46e514,#818cf814);border:1px solid #4f46e533;border-radius:12px;display:flex;gap:12px;margin-top:20px;padding:20px}.save-creative-work-icon{flex-shrink:0}.sparkles-icon{color:#4f46e5;height:20px;width:20px}.save-creative-work-content{flex:1 1}.save-creative-work-title{color:#4f46e5;font-size:15px;font-weight:600;margin:0 0 4px}.save-creative-work-text{color:#4b5563;font-size:14px;margin:0 0 12px}.save-creative-work-cta{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;box-shadow:0 2px 8px #4f46e54d;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease}.save-creative-work-cta:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}.disclaimer{margin-top:24px;text-align:center}.disclaimer p{color:#6b7280;font-size:12px;margin:0 0 4px}.page-layout{box-sizing:border-box;display:flex;gap:24px;margin:0 auto;max-width:1200px;width:100%}@media (max-width:768px){.page-layout{gap:16px}}.page-layout.with-sidebar{display:grid;grid-template-columns:280px 1fr}.history-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0000000d;max-height:calc(100vh - 140px);overflow-y:auto;padding:16px;position:-webkit-sticky;position:sticky;top:100px}.history-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.history-header h3{align-items:center;color:#111827;display:flex;font-size:15px;font-weight:600;gap:8px;margin:0}.history-toggle-btn{align-items:center;background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:color .2s ease,background-color .2s ease}.history-toggle-btn:hover{background:#f3f4f6;color:#6b7280}.history-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.history-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:10px 12px;transition:background-color .2s ease}.history-item:hover{background:#f9fafb}.history-item-left{align-items:center;display:flex;gap:10px}.history-platform-icon{align-items:center;border-radius:999px;display:flex;height:28px;justify-content:center;width:28px}.history-platform-icon img{height:16px;width:16px}.history-platform-icon.youtube{background:#ff00001a}.history-platform-icon.tiktok{background:#0000001a}.history-item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.history-title{color:#111827;font-size:14px;font-weight:500;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-timestamp{color:#9ca3af;font-size:12px}.history-score{font-size:13px;font-weight:600}.history-score.compliant{color:#22c55e}.history-score.non-compliant{color:#ef4444}.main-content-area{box-sizing:border-box;flex:1 1;max-width:100%;min-width:0;overflow-x:hidden;width:100%}.sidebar-toggle-collapsed{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;box-shadow:0 4px 12px #0000001a;color:#6b7280;cursor:pointer;display:flex;justify-content:center;left:8px;padding:8px;position:fixed;top:50%;transform:translateY(-50%);transition:background-color .2s ease;z-index:50}.sidebar-toggle-collapsed:hover{background:#f9fafb}.nav-tabs-container{background:#f5f7fb;display:flex;justify-content:center;padding:16px 20px}.nav-tabs{background:#e5e7eb;border-radius:9999px;gap:4px;padding:4px}.nav-tab,.nav-tabs{align-items:center;display:flex}.nav-tab{background:#0000;border:none;border-radius:9999px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;gap:6px;padding:10px 20px;transition:all .2s ease}.nav-tab:hover{background:#ffffff80;color:#374151}.nav-tab.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#111827}.history-view-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000d;overflow:hidden;width:100%}.history-view-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.history-view-header h2{color:#111827;font-size:20px;font-weight:700;margin:0}.new-check-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.new-check-btn:hover{background:#f9fafb;border-color:#d1d5db}.new-check-btn.primary{background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;box-shadow:0 2px 8px #4f46e54d;color:#fff}.new-check-btn.primary:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}.history-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.history-empty-icon{color:#d1d5db;height:48px;margin-bottom:16px;width:48px}.history-empty p{color:#6b7280;font-size:14px;margin-bottom:20px}.history-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:60px 20px}.history-loading p{color:#6b7280;font-size:14px;margin:0}.history-list-view{padding:16px}.history-list-item{align-items:center;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;margin-bottom:12px;padding:16px;transition:all .2s ease}.history-list-item:last-child{margin-bottom:0}.history-list-item:hover{background:#f9fafb;border-color:#d1d5db}.history-list-item-icon{align-items:center;background:#f3f4f6;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:16px;width:40px}.history-list-item-icon img{height:24px;width:24px}.history-list-item-info{flex:1 1;min-width:0;text-align:left}.history-list-item-title{color:#111827;font-size:15px;font-weight:600;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-list-item-timestamp{color:#9ca3af;font-size:12px}.history-list-item-score{border-radius:9999px;flex-shrink:0;font-size:13px;font-weight:600;margin-left:16px;padding:6px 12px}.history-list-item-score.compliant{background:#f0fdf4;color:#22c55e}.history-list-item-score.non-compliant{background:#fef2f2;color:#ef4444}.history-list-item-score.failed{background:#fef2f2;color:#dc2626}.history-list-item-score.pending{background:#f3f4f6;color:#6b7280}.history-detail-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000d;overflow:hidden;width:100%}.history-detail-nav{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.back-to-history-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 12px;transition:all .2s ease}.back-to-history-btn:hover{background:#f3f4f6;color:#374151}.history-detail-header{align-items:center;display:flex;gap:16px;padding:20px 24px}.history-detail-platform{align-items:center;background:#f3f4f6;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.history-detail-platform img{height:28px;width:28px}.history-detail-title-section{flex:1 1;min-width:0;text-align:left}.history-detail-title-section h2{color:#111827;font-size:20px;font-weight:700;margin:0 0 4px}.history-detail-timestamp{color:#9ca3af;font-size:13px}.history-detail-score{border-radius:9999px;flex-shrink:0;font-size:14px;font-weight:600;padding:8px 16px}.history-detail-score.compliant{background:#f0fdf4;color:#22c55e}.history-detail-score.non-compliant{background:#fef2f2;color:#ef4444}.history-detail-score.failed{background:#fef2f2;color:#dc2626}.history-detail-score.pending{background:#f3f4f6;color:#6b7280}.history-detail-error{padding:24px}.compliance-status-box.failed{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca}.compliance-status-box.failed .status-content h3{color:#dc2626}.compliance-status-box.failed .error-message{color:#7f1d1d;font-size:14px;line-height:1.5;margin-top:8px}.history-detail-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:40px 20px}.history-detail-loading p{color:#6b7280;font-size:14px;margin:0}.history-detail-results{border-top:1px solid #e5e7eb;padding:24px}.history-detail-results .compliance-status-box,.history-detail-results .guideline-checks-section,.history-detail-results .issues-section,.history-detail-results .suggestions-section{margin-bottom:24px}.issue-item.visual-issue{align-items:flex-start;flex-direction:column}.issue-frame-thumbnail{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;max-width:200px;overflow:hidden;width:100%}.issue-frame-thumbnail img{display:block;height:auto;width:100%}.issue-item.audio-issue{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b}.issue-item.audio-issue .issue-icon-wrapper{background:#f59e0b}.issue-icon.audio{color:#fff}.issue-music-info{background:#ffffffb3;border-radius:8px;margin-bottom:8px;padding:12px;width:100%}.issue-music-info .music-title{color:#92400e;font-size:15px;font-weight:600;margin-bottom:4px}.issue-music-info .music-artist{color:#b45309;font-size:14px;margin-bottom:2px}.issue-music-info .music-album{color:#d97706;font-size:12px}.history-load-more{margin-top:8px;padding:16px}.history-load-more,.load-more-btn{display:flex;justify-content:center}.load-more-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s ease}.load-more-btn:hover{background:#f9fafb;border-color:#d1d5db}.history-count{color:#9ca3af;font-size:13px;padding:12px;text-align:center}.login-page{align-items:center;background-color:#f5f7fb;display:flex;justify-content:center;min-height:100vh;padding:20px}.login-container{background:#fff;border-radius:18px;box-shadow:0 18px 45px #0f172a14;max-width:420px;padding:40px 32px;width:100%}.login-header{margin-bottom:32px;text-align:center}.login-icon{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:16px;box-shadow:0 12px 26px #8b5cf64d;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.login-title{color:#111827;font-size:24px;font-weight:600;margin:0 0 8px}.login-subtitle{color:#6b7280;font-size:14px;margin:0}.login-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;font-size:14px;margin-bottom:20px;padding:12px 16px;text-align:center}.oauth-buttons{display:flex;flex-direction:column;gap:12px;position:relative}.google-btn-wrapper,.google-btn-wrapper>div{display:flex;justify-content:center;width:100%}.google-btn-wrapper>div>div{margin:0 auto}.loading-overlay{align-items:center;background:#f9fafb;border-radius:10px;color:#6b7280;display:flex;font-size:14px;gap:10px;justify-content:center;padding:12px}.loading-spinner{animation:spin .8s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#8b5cf6;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.login-footer{align-items:center;display:flex;flex-direction:column;gap:12px;margin-top:28px}.toggle-mode-btn{background:none;border:none;color:#8b5cf6;cursor:pointer;font-size:14px;padding:4px 8px;transition:color .2s ease}.toggle-mode-btn:hover{color:#7c3aed;text-decoration:underline}.go-back-btn{align-items:center;background:#f3f4f6;border:none;border-radius:999px;color:#4b5563;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:10px 20px;transition:background-color .2s ease}.go-back-btn:hover{background:#e5e7eb}@media (max-width:768px){.login-container{padding:32px 24px}.oauth-buttons{align-items:center;display:flex;flex-direction:column;width:100%}.google-btn-wrapper,.google-btn-wrapper>div{align-items:center;display:flex;justify-content:center;width:100%}.google-btn-wrapper>div>div{display:flex!important;justify-content:center!important;margin:0 auto!important;max-width:100%;width:100%!important}.google-btn-wrapper iframe,.google-btn-wrapper>div>div>div,.google-btn-wrapper>div>div>iframe{display:block!important;margin:0 auto!important}}.legal-page{background:#f9fafb;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif;min-height:100vh;width:100%}.legal-container{margin:0 auto;max-width:800px;padding:0 20px}.legal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:24px 0}.legal-back-link,.legal-header{align-items:center;display:flex}.legal-back-link{color:#4b5563;font-size:14px;font-weight:500;gap:8px;text-decoration:none;transition:color .2s ease}.legal-back-link:hover{color:#4f46e5}.legal-brand{align-items:center;display:flex;gap:12px}.legal-logo-circle{align-items:center;background:#4f46e5;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.legal-sparkles-icon{color:#fff;height:20px;width:20px}.legal-brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4f46e5,#818cf8);-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:600}.legal-content{padding:48px 0}.legal-content h1{color:#111827;font-size:36px;font-weight:700;margin:0 0 8px}.legal-updated{color:#6b7280;font-size:14px;margin:0 0 40px}.legal-content section{margin-bottom:40px}.legal-content h2{border-bottom:2px solid #eef2ff;color:#1f2937;font-size:22px;font-weight:600;margin:0 0 16px;padding-bottom:8px}.legal-content h3{color:#374151;font-size:16px;font-weight:600;margin:24px 0 12px}.legal-content p{color:#4b5563;font-size:15px;line-height:1.7;margin:0 0 16px}.legal-content ul{margin:0 0 16px;padding-left:24px}.legal-content li{color:#4b5563;font-size:15px;line-height:1.7;margin-bottom:8px}.legal-content li strong{color:#374151}.legal-content a{color:#4f46e5;text-decoration:none;transition:color .2s ease}.legal-content a:hover{color:#4338ca;text-decoration:underline}.legal-footer{border-top:1px solid #e5e7eb;padding:32px 0;text-align:center}.legal-footer-links{align-items:center;display:flex;gap:24px;justify-content:center;margin-bottom:16px}.legal-footer-links a{color:#6b7280;font-size:14px;text-decoration:none;transition:color .2s ease}.legal-footer-links a:hover{color:#4f46e5}.legal-footer p{color:#9ca3af;font-size:13px;margin:0}@media (max-width:768px){.legal-container{padding:0 16px}.legal-header{align-items:flex-start;flex-direction:column;gap:16px}.legal-content{padding:32px 0}.legal-content h1{font-size:28px}.legal-content h2{font-size:18px}.legal-content h3{font-size:15px}.legal-content li,.legal-content p{font-size:14px}.legal-footer-links{flex-direction:column;gap:12px}}@media (max-width:480px){.legal-content h1{font-size:24px}.legal-back-link span{display:none}}.seo-page{background:#f9fafb;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif;min-height:100vh;width:100%}.seo-container{margin:0 auto;max-width:800px;padding:0 20px}.seo-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:24px 0}.seo-back-link,.seo-header{align-items:center;display:flex}.seo-back-link{color:#4b5563;font-size:14px;font-weight:500;gap:8px;text-decoration:none;transition:color .2s ease}.seo-back-link:hover{color:#4f46e5}.seo-brand{gap:12px}.seo-brand,.seo-logo-circle{align-items:center;display:flex}.seo-logo-circle{background:#4f46e5;border-radius:50%;height:36px;justify-content:center;width:36px}.seo-sparkles-icon{color:#fff;height:20px;width:20px}.seo-brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4f46e5,#818cf8);-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:600}.seo-hero{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:16px;color:#fff;margin:32px 0;padding:48px 24px;text-align:center}.seo-hero h1{font-size:32px;font-weight:700;line-height:1.2;margin:0 0 16px}.seo-hero-subtitle{font-size:18px;line-height:1.5;margin:0;opacity:.9}.seo-content{padding:32px 0}.seo-content h2{border-bottom:2px solid #eef2ff;color:#1f2937;font-size:24px;font-weight:600;margin:40px 0 16px;padding-bottom:8px}.seo-content h2:first-child{margin-top:0}.seo-content h3{color:#374151;font-size:18px;font-weight:600;margin:28px 0 12px}.seo-content p{color:#4b5563;font-size:16px;line-height:1.8;margin:0 0 16px}.seo-content ol,.seo-content ul{margin:0 0 20px;padding-left:24px}.seo-content li{color:#4b5563;font-size:16px;line-height:1.8;margin-bottom:10px}.seo-content li strong{color:#374151}.seo-content a{color:#4f46e5;text-decoration:none;transition:color .2s ease}.seo-content a:hover{color:#4338ca;text-decoration:underline}.seo-highlight-box{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-left:4px solid #4f46e5;border-radius:0 12px 12px 0;margin:24px 0;padding:20px 24px}.seo-highlight-box p{color:#3730a3;font-weight:500;margin:0}.seo-warning-box{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:0 12px 12px 0;margin:24px 0;padding:20px 24px}.seo-warning-box p{color:#92400e;margin:0}.seo-problem-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:24px 0}.seo-problem-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:box-shadow .2s ease,transform .2s ease}.seo-problem-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.seo-problem-card-icon{align-items:center;border-radius:10px;display:flex;height:40px;justify-content:center;margin-bottom:12px;width:40px}.seo-problem-card-icon.red{background:#fee2e2;color:#dc2626}.seo-problem-card-icon.yellow{background:#fef3c7;color:#d97706}.seo-problem-card-icon.blue{background:#dbeafe;color:#2563eb}.seo-problem-card-icon.green{background:#dcfce7;color:#16a34a}.seo-problem-card-icon.purple{background:#ede9fe;color:#7c3aed}.seo-problem-card h4{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 8px}.seo-problem-card p{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.seo-cta{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:16px;color:#fff;margin:48px 0 32px;padding:40px 32px;text-align:center}.seo-cta h2{border:none;color:#fff;font-size:24px;font-weight:700;margin:0 0 12px;padding:0}.seo-cta p{color:#fff;font-size:16px;margin:0 0 24px;opacity:.9}.seo-cta-button{align-items:center;background:#fff;border:none;border-radius:10px;color:#4f46e5;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:14px 28px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.seo-cta-button:hover{box-shadow:0 4px 12px #0003;color:#4f46e5;text-decoration:none;transform:translateY(-2px)}.seo-feature-list{display:flex;flex-direction:column;gap:16px;margin:24px 0}.seo-feature-item{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:16px;padding:20px}.seo-feature-icon{align-items:center;background:#eef2ff;border-radius:12px;color:#4f46e5;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.seo-feature-content h4{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 6px}.seo-feature-content p{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.seo-toc{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:24px 0;padding:24px}.seo-toc h3{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 16px}.seo-toc ul{list-style:none;margin:0;padding-left:0}.seo-toc li{margin-bottom:8px}.seo-toc a{color:#4f46e5;font-size:14px}.seo-footer{border-top:1px solid #e5e7eb;padding:32px 0;text-align:center}.seo-footer-links{align-items:center;display:flex;gap:24px;justify-content:center;margin-bottom:16px}.seo-footer-links a{color:#6b7280;font-size:14px;text-decoration:none;transition:color .2s ease}.seo-footer-links a:hover{color:#4f46e5}.seo-footer p{color:#9ca3af;font-size:13px;margin:0}@media (max-width:768px){.seo-container{padding:0 16px}.seo-header{align-items:flex-start;flex-direction:column;gap:16px}.seo-hero{margin:24px 0;padding:32px 20px}.seo-hero h1{font-size:26px}.seo-hero-subtitle{font-size:16px}.seo-content h2{font-size:20px}.seo-content h3{font-size:16px}.seo-content li,.seo-content p{font-size:15px}.seo-problem-grid{grid-template-columns:1fr}.seo-cta{padding:32px 20px}.seo-cta h2{font-size:20px}.seo-feature-item,.seo-footer-links{flex-direction:column}.seo-footer-links{gap:12px}}@media (max-width:480px){.seo-hero h1{font-size:22px}.seo-back-link span{display:none}}
/*# sourceMappingURL=main.9bfe4df2.css.map*/