@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body,html{-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;overflow-x:hidden;padding:0;width:100%}*,:after,:before{box-sizing:border-box}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-profile-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:9999px;color:#374151;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:10px 20px;transition:background-color .15s ease,border-color .15s ease}.header-profile-btn:hover{background:#f9fafb;border-color:#9ca3af}.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}}.mycleanstudio-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:20px 40px;width:100%}.mycleanstudio-header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.mycleanstudio-header-logo{align-items:center;display:flex;gap:12px;text-decoration:none;transition:opacity .2s ease}.mycleanstudio-header-logo:hover{opacity:.8}.mycleanstudio-logo-img{flex-shrink:0;height:40px;object-fit:contain;width:40px}.mycleanstudio-brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#a855f7,#4f46e5,#06b6d4);-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:700;margin:0}.mycleanstudio-header-nav{align-items:center;display:flex}.mycleanstudio-mobile-menu-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#374151;cursor:pointer;display:none;height:40px;justify-content:center;margin-right:12px;transition:background-color .2s ease;width:40px}.mycleanstudio-mobile-menu-btn:hover{background:#f3f4f6}.mycleanstudio-nav-list{align-items:center;display:flex;gap:24px}.mycleanstudio-nav-item,.mycleanstudio-nav-list{list-style:none;margin:0;padding:0}.mycleanstudio-nav-link{color:#4b5563;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease}.mycleanstudio-nav-link:hover{color:#4f46e5}.mycleanstudio-login-btn{background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;box-shadow:0 2px 8px #4f46e54d;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 24px;transition:transform .15s ease,box-shadow .15s ease}.mycleanstudio-login-btn:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}.mycleanstudio-user-dropdown{position:relative}.mycleanstudio-user-badge{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;cursor:pointer;display:flex;font-family:inherit;gap:8px;padding:8px 16px;transition:background-color .2s ease,border-color .2s ease}.mycleanstudio-user-badge:hover{background:#e5e7eb;border-color:#d1d5db}.mycleanstudio-user-badge-icon{align-items:center;background:#4f46e5;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.mycleanstudio-user-badge-name{color:#111827;font-size:14px;font-weight:500}.mycleanstudio-logout-btn,.mycleanstudio-upload-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-family:inherit;font-size:14px;font-weight:500;gap:6px;padding:10px 24px;transition:transform .15s ease,box-shadow .15s ease}.mycleanstudio-logout-btn:hover,.mycleanstudio-upload-btn:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}.mycleanstudio-dropdown-menu{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;list-style:none;margin:0;min-width:160px;padding:4px;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}.mycleanstudio-dropdown-item{align-items:center;background:#0000;border:none;border-radius:6px;color:#111827;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;text-align:left;transition:background-color .2s ease;width:100%}.mycleanstudio-dropdown-item:hover{background:#f3f4f6}.mycleanstudio-dropdown-item svg{color:#6b7280;flex-shrink:0}.mycleanstudio-dashboard-btn{background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;box-shadow:0 2px 8px #4f46e54d;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 24px;transition:transform .15s ease,box-shadow .15s ease}.mycleanstudio-dashboard-btn:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}@media (max-width:768px){.mycleanstudio-header{padding:16px 20px}.mycleanstudio-brand-name{display:none}.mycleanstudio-mobile-menu-btn{display:flex}}.mycleanstudio-footer{background:#fff;border-top:1px solid #e5e7eb;padding:24px 40px;width:100%}.mycleanstudio-footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px}.mycleanstudio-footer-copyright{color:#6b7280;font-size:14px;margin:0}.mycleanstudio-footer-links{align-items:center;display:flex;gap:24px}.mycleanstudio-footer-link{color:#6b7280;font-size:14px;text-decoration:none;transition:color .2s ease}.mycleanstudio-footer-link:hover{color:#4f46e5}@media (max-width:768px){.mycleanstudio-footer{padding:32px 20px}.mycleanstudio-footer-content{align-items:center;flex-direction:column;text-align:center}.mycleanstudio-footer-links{flex-direction:column;gap:12px}}.homepage-root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;width:100%}.homepage-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:20px 40px;width:100%}.homepage-header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.homepage-header-logo{align-items:center;display:flex;gap:12px;text-decoration:none;transition:opacity .2s ease}.homepage-header-logo:hover{opacity:.8}.homepage-logo-img{flex-shrink:0;height:40px;object-fit:contain;width:40px}.homepage-brand-name{-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}.homepage-header-nav{align-items:center;display:flex;gap:24px}.homepage-nav-link{color:#4b5563;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease}.homepage-nav-link:hover{color:#4f46e5}.homepage-login-btn{background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;box-shadow:0 2px 8px #4f46e54d;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 24px;transition:transform .15s ease,box-shadow .15s ease}.homepage-login-btn:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}.homepage-hero{background:linear-gradient(180deg,#f5f3ff,#ede9fe 50%,#e9e5ff);padding:80px 40px;width:100%}.homepage-hero-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.homepage-hero-left{display:flex;flex-direction:column;gap:24px}.homepage-subheading{color:#6b7280;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0;text-transform:uppercase}.homepage-title{color:#1f2937;font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.homepage-description{color:#4b5563;font-size:18px;line-height:1.6;margin:0;max-width:540px}.homepage-cta-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.homepage-cta-primary{background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;box-shadow:0 4px 14px #4f46e566;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;padding:14px 28px;transition:transform .2s ease,box-shadow .2s ease}.homepage-cta-primary:hover{box-shadow:0 6px 20px #4f46e580;transform:scale(1.02)}.homepage-cta-secondary{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:9999px;color:#4f46e5;cursor:pointer;display:inline-flex;font-family:inherit;font-size:16px;font-weight:500;gap:8px;padding:14px 28px;transition:background-color .2s ease,border-color .2s ease}.homepage-cta-secondary svg{flex-shrink:0}.homepage-cta-secondary:hover{background:#f9fafb;border-color:#9ca3af}.homepage-disclaimer{color:#9ca3af;font-size:12px;margin:0}.homepage-hero-right{align-items:center;display:flex;justify-content:center}.homepage-video-container{background:#000;border-radius:16px;box-shadow:0 20px 40px #4f46e533;height:0;max-width:560px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.homepage-video-iframe{border:none;border-radius:12px;height:100%;left:0;position:absolute;top:0;width:100%}.homepage-features-section{background:#f9fafb;padding:100px 40px;width:100%}.homepage-features-container{margin:0 auto;max-width:1200px;text-align:center}.homepage-features-label{color:#818cf8;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.homepage-features-title{color:#1f2937;font-size:36px;font-weight:700;letter-spacing:-.02em;margin:0 0 16px}.homepage-features-subtitle{color:#4b5563;font-size:16px;margin:0 0 48px}.homepage-features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.homepage-feature-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;padding:32px 24px;text-align:center;transition:box-shadow .2s ease,transform .2s ease}.homepage-feature-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.homepage-feature-icon{align-items:center;background:#eef2ff;border-radius:50%;color:#4f46e5;display:flex;height:64px;justify-content:center;margin-bottom:20px;width:64px}.homepage-feature-title{color:#1f2937;font-size:18px;font-weight:600;margin:0 0 8px}.homepage-feature-text{color:#6b7280;font-size:15px;line-height:1.6;margin:0}@media (max-width:1024px){.homepage-hero-content{gap:40px;grid-template-columns:1fr}.homepage-hero-right{order:-1}.homepage-video-container{max-width:100%}.homepage-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.homepage-header{padding:16px 20px}.homepage-hero{padding:60px 20px}.homepage-title{font-size:36px}.homepage-description{font-size:16px}.homepage-cta-buttons{flex-direction:column;width:100%}.homepage-cta-primary,.homepage-cta-secondary{justify-content:center;width:100%}.homepage-features-section{padding:60px 20px}.homepage-features-title{font-size:28px}.homepage-features-grid{gap:20px;grid-template-columns:1fr}.homepage-feature-card{padding:24px 20px}}@media (max-width:480px){.homepage-brand-name{font-size:18px}.homepage-title{font-size:28px}.homepage-subheading{font-size:12px}.homepage-features-title{font-size:24px}}.homepage-platforms-section{background:#fff;padding:100px 40px;width:100%}.homepage-platforms-container{margin:0 auto;max-width:1200px;text-align:center}.homepage-platforms-label{color:#818cf8;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.homepage-platforms-title{color:#1f2937;font-size:36px;font-weight:700;letter-spacing:-.02em;margin:0 0 16px}.homepage-platforms-subtitle{color:#4b5563;font-size:16px;margin:0 0 48px}.homepage-platforms-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.homepage-platform-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:32px 24px;text-align:center;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.homepage-platform-card:hover{border-color:#c7d2fe;box-shadow:0 4px 12px #4f46e51f;transform:translateY(-2px)}.homepage-platform-card:focus-visible{outline:2px solid #818cf8;outline-offset:2px}.homepage-platform-icon{align-items:center;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.homepage-platform-icon img{height:100%;object-fit:contain;width:100%}.homepage-platform-icon.instagram{color:#e1306c}.homepage-platform-icon.facebook{color:#1877f2}.homepage-platform-name{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 8px}.homepage-platform-description{color:#6b7280;font-size:15px;line-height:1.5;margin:0}@media (max-width:1024px){.homepage-platforms-grid{grid-template-columns:1fr;margin:0 auto;max-width:400px}}@media (max-width:768px){.homepage-platforms-section{padding:60px 20px}.homepage-platforms-title{font-size:28px}}.homepage-footer{background:#fff;border-top:1px solid #e5e7eb;padding:24px 40px;width:100%}.homepage-footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px}.homepage-footer-copyright{color:#6b7280;font-size:14px;margin:0}.homepage-footer-links{align-items:center;display:flex;gap:24px}.homepage-footer-link{color:#6b7280;font-size:14px;text-decoration:none;transition:color .2s ease}.homepage-footer-link:hover{color:#4f46e5}@media (max-width:768px){.homepage-footer{padding:24px 20px}.homepage-footer-content{align-items:center;flex-direction:column;text-align:center}.homepage-footer-links{flex-direction:column;gap:12px}}

/*!
 * 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%}}@media (max-width:480px){.platform-label{display:none}}.save-history-banner{align-items:flex-start;background:#4f46e50d;border:2px dashed #c7d2fe;border-radius:12px;box-sizing:border-box;cursor:pointer;display:flex;gap:16px;margin-bottom:24px;max-width:100%;overflow-x:hidden;padding:16px;transition:box-shadow .2s ease,border-color .2s ease;width:100%}.save-history-banner:hover{border-color:#a5b4fc;box-shadow:0 4px 14px #4f46e51f}.save-history-banner:focus-visible{outline:2px solid #818cf8;outline-offset:2px}.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}.view-report-container{border-top:1px solid #e5e7eb;display:flex;justify-content:center;margin-top:20px;padding-top:20px}.view-report-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:15px;font-weight:500;gap:8px;padding:12px 24px;transition:transform .15s ease,box-shadow .15s ease}.view-report-button:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}.access-denied-page{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin:60px auto;max-width:600px;padding:32px 24px;text-align:center}.access-denied-title{color:#111827;font-size:22px;font-weight:700;margin:0 0 12px}.access-denied-text{color:#6b7280;font-size:14px;margin:0 0 24px}.access-denied-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.access-denied-btn{align-items:center;border-radius:9999px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;padding:10px 20px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease}.access-denied-btn.primary{background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;box-shadow:0 2px 8px #4f46e54d;color:#fff}.access-denied-btn.primary:hover{box-shadow:0 4px 12px #4f46e566;transform:translateY(-1px)}.access-denied-btn.secondary{background:#fff;border:1px solid #e5e7eb;color:#374151}.access-denied-btn.secondary:hover{background:#f9fafb;border-color:#d1d5db}.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(4,minmax(0,1fr));margin-bottom:20px}.platform-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;cursor:pointer;padding:0;position:relative;text-align:center;transition:all .2s 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.unselected{opacity:.5;transform:scale(.95)}.platform-card.unselected:hover{opacity:.85;transform:scale(1)}.platform-card.platform-facebook.selected,.platform-card.platform-instagram.selected,.platform-card.platform-tiktok.selected,.platform-card.platform-youtube.selected{background:#4f46e52e;border-color:#4f46e5;border-width:2px;box-shadow:0 4px 16px #4f46e540;transform:scale(1.02)}.platform-svg-wrapper{align-items:center;display:flex;justify-content:center}.platform-svg-icon{color:#e1306c;height:32px;transition:color .18s ease,filter .18s ease;width:32px}.platform-card:hover .platform-svg-icon{filter:brightness(1.1)}.platform-card.platform-instagram.selected .platform-svg-wrapper{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.platform-card.platform-instagram.selected .platform-svg-icon{color:#fff;filter:none}.facebook-svg-icon{color:#1877f2}.platform-card.platform-facebook.selected .platform-svg-wrapper{background:#1877f2}.platform-card.platform-facebook.selected .facebook-svg-icon{color:#fff;filter:none}.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}.drop-zone.file-selected{border-color:#e5e7eb}.drop-zone-selected-compact{align-items:center;display:flex;flex-direction:column;gap:8px}.drop-zone-file-box{background:#4f46e51f;border-radius:10px;height:64px;position:relative;width:64px}.drop-zone-file-box,.drop-zone-remove-btn-compact{align-items:center;color:#4f46e5;display:flex;justify-content:center}.drop-zone-remove-btn-compact{background:#fff;border:none;border-radius:50%;box-shadow:0 0 0 1px #4f46e526;cursor:pointer;height:20px;position:absolute;right:-6px;top:-6px;transition:background .2s ease,box-shadow .2s ease,color .2s ease;width:20px}.drop-zone-remove-btn-compact:hover{background:#4f46e514;box-shadow:0 0 0 1px #4f46e566}.drop-zone-file-name-compact{color:#4b5563;font-size:13px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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%}.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,.button-row-right{justify-content:flex-end}}.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{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{gap:8px;list-style:none;margin:0;padding:0}.history-item{border-radius:8px;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{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)}.scan-progress-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.scan-progress-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;max-width:420px;padding:32px;position:relative;width:100%}.scan-progress-modal-close{align-items:center;background:#f3f4f6;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s ease;width:32px}.scan-progress-modal-close:hover{background:#e5e7eb;color:#374151}.scan-progress-content,.scan-result-content{align-items:center;display:flex;flex-direction:column;text-align:center}.scan-progress-spinner{color:#4f46e5;margin-bottom:20px}.scan-progress-spinner.spinning{animation:spin 1s linear infinite}.scan-progress-title,.scan-result-title{color:#111827;font-size:20px;font-weight:700;margin:0 0 8px}.scan-progress-platform,.scan-result-platform{color:#6b7280;font-size:14px;margin:0 0 20px}.scan-progress-status-box{background:#f9fafb;border-radius:12px;padding:16px;width:100%}.scan-progress-status{color:#4f46e5;display:block;font-size:14px;font-weight:600;margin-bottom:12px}.scan-progress-bar{background:#e5e7eb;border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}.scan-progress-bar-fill{background:linear-gradient(90deg,#4f46e5,#818cf8);border-radius:3px;height:100%;transition:width .3s ease}.scan-progress-step{color:#9ca3af;font-size:12px}.scan-result-icon{align-items:center;border-radius:50%;display:flex;height:72px;justify-content:center;margin-bottom:16px;width:72px}.scan-result-icon.success{background:#ecfdf5;color:#10b981}.scan-result-icon.warning{background:#fffbeb;color:#f59e0b}.scan-result-icon.error{background:#fef2f2;color:#ef4444}.scan-result-icon.theme{background:#4f46e51a;color:#4f46e5}.scan-result-score{font-size:48px;font-weight:700;margin:8px 0 16px}.scan-result-score.high{color:#10b981}.scan-result-score.medium{color:#f59e0b}.scan-result-score.low{color:#ef4444}.scan-result-score.theme{color:#4f46e5}.scan-result-platform-icon{height:56px;margin-bottom:12px;width:56px}.scan-result-video-title{color:#6b7280;font-size:14px;margin:0 0 8px;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scan-result-message{color:#6b7280;font-size:14px;margin:0 0 24px}.scan-result-error{color:#ef4444;font-size:14px;margin:0 0 24px}.scan-result-actions{display:flex;gap:12px;width:100%}.scan-result-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;flex:1 1;font-family:inherit;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:all .2s ease}.scan-result-btn.secondary{background:#f3f4f6;color:#374151}.scan-result-btn.secondary:hover{background:#e5e7eb}.scan-result-btn.primary{background:linear-gradient(90deg,#4f46e5,#818cf8);color:#fff}.scan-result-btn.primary:hover{box-shadow:0 4px 12px #4f46e566}.history-empty{padding:60px 20px}.history-empty-icon{height:48px;width:48px}.history-empty p{color:#6b7280;font-size:14px;margin-bottom:20px}.history-loading{gap:16px;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-icon .platform-icon{background:#0000;height:100%;margin:0;padding:0;width:100%}.history-list-item-icon .platform-svg-icon{color:#e1306c;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-platform .platform-icon{background:#0000;height:100%;margin:0;padding:0;width:100%}.history-detail-platform .platform-svg-icon{color:#e1306c;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{justify-content:center;margin-top:8px;padding:16px}.load-more-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;justify-content:center;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}.title-display-container{align-items:center;display:flex;gap:8px}.title-display-container h2{margin:0}.title-edit-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;padding:0;transition:all .2s ease;width:28px}.title-edit-btn:hover{background:#f3f4f6;color:#6b7280}.title-edit-container{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}.title-edit-input{background:#fff;border:2px solid #4f46e5;border-radius:8px;color:#111827;flex:1 1;font-size:16px;font-weight:600;min-width:0;outline:none;padding:8px 12px;transition:border-color .2s ease,box-shadow .2s ease}.title-edit-input:focus{box-shadow:0 0 0 3px #4f46e526}.title-edit-actions{align-items:center;display:flex;flex-shrink:0;gap:4px}.title-cancel-btn,.title-save-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.title-save-btn{background:#22c55e;color:#fff}.title-save-btn:hover:not(:disabled){background:#16a34a}.title-save-btn:disabled{background:#d1d5db;cursor:not-allowed}.title-cancel-btn{background:#f3f4f6;color:#6b7280}.title-cancel-btn:hover:not(:disabled){background:#e5e7eb;color:#374151}.title-cancel-btn:disabled{cursor:not-allowed;opacity:.5}.btn-spinner-small{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.history-list-item-title-row{align-items:center;display:flex;gap:6px}.history-list-item-title-row .history-list-item-title{margin:0}.title-edit-btn-inline{align-items:center;background:#f3f4f6;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;height:22px;justify-content:center;opacity:0;padding:0;transition:all .2s ease;width:22px}.history-list-item:hover .title-edit-btn-inline{opacity:1}.title-edit-btn-inline:hover{background:#e5e7eb;color:#374151}.history-list-item-info .title-edit-container{flex:1 1}.history-list-item-info .title-edit-input{font-size:14px;padding:6px 10px}.history-list-item-info .title-cancel-btn,.history-list-item-info .title-save-btn{height:26px;width:26px}.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}.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{background:#f3f4f6;border:none;border-radius:999px;color:#4b5563;gap:6px;padding:10px 20px;transition:background-color .2s ease}.go-back-btn:hover{background:#e5e7eb}.auth-divider{align-items:center;display:flex;gap:16px;margin:8px 0}.auth-divider:after,.auth-divider:before{background:#e5e7eb;content:"";flex:1 1;height:1px}.auth-divider span{color:#9ca3af;font-size:13px;letter-spacing:.5px;text-transform:uppercase}.email-auth-toggle-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;justify-content:center;padding:12px 20px;transition:all .2s ease;width:100%}.email-auth-toggle-btn:hover{background:#f9fafb;border-color:#d1d5db}.google-auth-toggle-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;transition:all .2s ease;width:100%}.google-auth-toggle-btn:hover{background:#f9fafb;border-color:#d1d5db}.primary-auth-btn{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;padding:14px 20px;transition:all .2s ease;width:100%}.primary-auth-btn:hover{box-shadow:0 8px 20px #8b5cf659;transform:translateY(-1px)}.secondary-auth-btn{align-items:center;background:#fff;border:2px solid #8b5cf6;border-radius:8px;color:#8b5cf6;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;padding:14px 20px;transition:all .2s ease;width:100%}.secondary-auth-btn:hover{background:#f5f3ff;border-color:#7c3aed;color:#7c3aed}.email-auth-form{display:flex;flex-direction:column;gap:16px}.form-group input{background:#fff;border:1px solid #e5e7eb;color:#111827;transition:border-color .2s ease,box-shadow .2s ease}.form-group input::placeholder{color:#9ca3af}.password-toggle{color:#9ca3af;transition:color .2s ease}.password-toggle:hover{color:#6b7280}.password-hint{color:#9ca3af;margin:4px 0 0}.forgot-password-link{color:#8b5cf6;display:inline-block;font-size:13px;margin-top:8px;text-decoration:none;transition:color .2s}.forgot-password-link:hover{color:#7c3aed;text-decoration:underline}.submit-btn{padding:14px 20px;transition:all .2s ease}.submit-btn:hover:not(:disabled){box-shadow:0 8px 20px #8b5cf659}.verification-icon{background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 12px 26px #10b9814d!important}.verification-email{color:#111827;font-size:16px;font-weight:600;margin:8px 0 0}.verification-info{align-items:flex-start;background:#f0fdf4;border-radius:10px;display:flex;gap:12px;margin-bottom:20px;padding:16px}.verification-info .check-icon{color:#10b981;flex-shrink:0;margin-top:2px}.verification-info p{color:#374151;font-size:14px;line-height:1.5;margin:0}.verification-actions{display:flex;flex-direction:column;gap:12px}.resend-btn{background:#fff;border:1px solid #e5e7eb;color:#374151;transition:all .2s ease}.resend-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.resend-btn:disabled{cursor:not-allowed;opacity:.7}.resend-success{background-color:#d1fae5;border:1px solid #a7f3d0;border-radius:10px;color:#059669;font-size:14px;margin-bottom:16px;padding:12px 16px;text-align:center}@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}}.verify-email-page{align-items:center;background-color:#f5f7fb;display:flex;justify-content:center;min-height:100vh;padding:20px}.verify-email-container{background:#fff;border-radius:18px;box-shadow:0 18px 45px #0f172a14;max-width:420px;padding:48px 32px;text-align:center;width:100%}.verify-status{flex-direction:column;gap:16px}.verify-icon,.verify-status{align-items:center;display:flex}.verify-icon{border-radius:50%;height:80px;justify-content:center;margin-bottom:8px;width:80px}.verify-status.verifying .verify-icon{background:#f3f4f6;color:#6b7280}.success-icon{background:#d1fae5;color:#059669}.error-icon{background:#fee2e2;color:#dc2626}.verify-status h2{color:#111827;font-size:24px;font-weight:600;margin:0}.verify-status p{color:#6b7280;font-size:15px;line-height:1.5;margin:0}.redirect-message{color:#9ca3af!important;font-size:13px!important}.verify-actions{display:flex;flex-direction:column;gap:12px;margin-top:16px;width:100%}.primary-btn{font-size:15px;font-weight:600;padding:14px 24px;transition:all .2s ease}.primary-btn:hover{box-shadow:0 8px 20px #8b5cf659}.spinner{animation:spin 1s linear infinite}.profile-page{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:32px;width:100%}.profile-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin:0 auto;max-width:600px;padding:40px;width:100%}.profile-header{margin-bottom:32px;text-align:center}.profile-icon{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border-radius:12px;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.profile-title{color:#111827;font-size:24px;font-weight:600;margin:0 0 8px}.profile-subtitle{color:#6b7280;font-size:14px;margin:0}.profile-section{border-bottom:1px solid #e5e7eb;margin-bottom:32px;padding-bottom:24px}.profile-section:last-of-type{border-bottom:none}.section-title{color:#374151;font-size:16px;font-weight:600;gap:8px;margin:0 0 16px}.info-row,.section-title{align-items:center;display:flex}.info-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:12px 0}.info-row:last-child{border-bottom:none}.info-label{color:#6b7280;font-size:14px}.info-value{color:#111827;font-size:14px;font-weight:500}.info-value-editable{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:6px;padding:4px 8px;transition:background-color .15s}.info-value-editable:hover{background:#f3f4f6}.edit-icon{color:#9ca3af;flex-shrink:0}.info-value-editable:hover .edit-icon{color:#4f46e5}.name-edit-controls{align-items:center;display:flex;gap:8px}.name-edit-input{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:6px 10px;transition:border-color .2s,box-shadow .2s;width:180px}.name-edit-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a;outline:none}.name-edit-input:disabled{background:#f9fafb;cursor:not-allowed}.name-save-btn{background:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:6px 14px;transition:background-color .15s;white-space:nowrap}.name-save-btn:hover:not(:disabled){background:#4338ca}.name-save-btn:disabled{cursor:not-allowed;opacity:.7}.name-cancel-btn{background:none;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;font-size:13px;font-weight:500;padding:6px 14px;transition:background-color .15s,color .15s;white-space:nowrap}.name-cancel-btn:hover:not(:disabled){background:#f3f4f6;color:#374151}.name-cancel-btn:disabled{cursor:not-allowed;opacity:.7}.password-form{display:flex;flex-direction:column;gap:16px}.form-group input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.submit-btn{background:linear-gradient(90deg,#4f46e5,#818cf8);box-shadow:0 2px 8px #4f46e54d;transition:transform .15s ease,box-shadow .15s ease}.submit-btn:hover:not(:disabled){box-shadow:0 4px 12px #4f46e566}.success-message{align-items:center;background:#ecfdf5;border-radius:8px;color:#059669;display:flex;font-size:14px;gap:8px;margin-bottom:16px;padding:12px 16px}.profile-actions{display:flex;flex-direction:column;margin-top:24px}.logout-btn{align-items:center;background:#fee2e2;border:none;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;transition:background-color .2s;width:100%}.logout-btn:hover{background:#fecaca}@media (max-width:768px){.profile-page{padding:20px}.profile-container{max-width:100%;padding:32px 24px}.profile-title{font-size:22px}.profile-subtitle{font-size:13px}.section-title{font-size:15px}}@media (max-width:520px){.profile-page{padding:16px}.profile-container{padding:24px 20px}.profile-title{font-size:20px}.info-row{align-items:flex-start;flex-direction:column;gap:4px}.name-edit-controls{flex-wrap:wrap;width:100%}.name-edit-input{width:100%}}.forgot-password-page{align-items:center;background:linear-gradient(135deg,#f5f7fb,#e8ecf4);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.forgot-password-container{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;max-width:420px;padding:32px;width:100%}.forgot-password-header{margin-bottom:24px;text-align:center}.forgot-password-icon{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:16px;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.forgot-password-icon.success-icon{background:linear-gradient(135deg,#10b981,#059669)}.forgot-password-title{color:#111827;font-size:24px;font-weight:600;margin:0 0 8px}.forgot-password-subtitle{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.forgot-password-subtitle strong{color:#374151}.info-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:24px;padding:16px}.info-box p{color:#166534;font-size:14px;line-height:1.5;margin:0}.forgot-password-form{display:flex;flex-direction:column;gap:16px}.forgot-password-actions{display:flex;flex-direction:column;gap:12px}.resend-btn{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;transition:transform .2s,box-shadow .2s;width:100%}.resend-btn:hover{box-shadow:0 4px 12px #8b5cf64d;transform:translateY(-1px)}.back-to-login-btn{align-items:center;background:#0000;border:1px solid #d1d5db;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;text-decoration:none;transition:background-color .2s,border-color .2s;width:100%}.back-to-login-btn:hover{background:#f9fafb;border-color:#9ca3af}.forgot-password-footer{margin-top:24px;text-align:center}@media (max-width:480px){.forgot-password-container{padding:24px 20px}.forgot-password-title{font-size:20px}}.reset-password-page{align-items:center;background:linear-gradient(135deg,#f5f7fb,#e8ecf4);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.reset-password-container{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;max-width:420px;padding:32px;width:100%}.reset-password-header{margin-bottom:24px;text-align:center}.reset-password-icon{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:16px;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.reset-password-icon.success-icon{background:linear-gradient(135deg,#10b981,#059669)}.reset-password-icon.error-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.reset-password-title{color:#111827;font-size:24px;font-weight:600;margin:0 0 8px}.reset-password-subtitle{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.reset-password-form{gap:16px}.form-group,.reset-password-form{display:flex;flex-direction:column}.form-group{gap:6px}.form-group label{color:#374151;font-size:14px;font-weight:500}.form-group input{border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-size:14px;padding:12px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.form-group input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.form-group input:disabled{background:#f9fafb;cursor:not-allowed}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{padding-right:44px}.password-toggle{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:12px}.password-toggle:hover{color:#374151}.password-hint{color:#6b7280;font-size:12px;margin:0}.submit-btn{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;margin-top:8px;padding:12px 20px;transition:transform .2s,box-shadow .2s;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 4px 12px #8b5cf64d;transform:translateY(-1px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.btn-spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.error-message{background:#fef2f2;border-radius:8px;color:#dc2626;font-size:14px;margin-bottom:16px;padding:12px 16px}.reset-password-actions{display:flex;flex-direction:column;gap:12px}.primary-btn{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;text-decoration:none;transition:transform .2s,box-shadow .2s;width:100%}.primary-btn:hover{box-shadow:0 4px 12px #8b5cf64d;transform:translateY(-1px)}.secondary-btn{align-items:center;background:#0000;border:1px solid #d1d5db;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;text-decoration:none;transition:background-color .2s,border-color .2s;width:100%}.secondary-btn:hover{background:#f9fafb;border-color:#9ca3af}.reset-password-footer{margin-top:24px;text-align:center}.go-back-btn{align-items:center;background:#0000;border:1px solid #d1d5db;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;text-decoration:none;transition:background-color .2s,border-color .2s;width:100%}.go-back-btn:hover{background:#f9fafb;border-color:#9ca3af}@media (max-width:480px){.reset-password-container{padding:24px 20px}.reset-password-title{font-size:20px}}.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-img{flex-shrink:0;height:36px;object-fit:contain;width:36px}.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}}.dashboard-sidebar{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;flex-shrink:0;height:100%;overflow:hidden;position:relative;transition:transform .3s ease;width:240px;z-index:10}.sidebar-nav{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:4px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:16px 12px}.sidebar-nav-item{align-items:center;border-radius:8px;color:#6b7280;display:flex;font-size:14px;font-weight:500;gap:12px;padding:12px 16px;text-decoration:none;transition:all .2s ease}.sidebar-nav-item:hover{background:#f9fafb;color:#374151}.sidebar-nav-item.active{background:#4f46e51a;color:#4f46e5}.sidebar-nav-item svg{flex-shrink:0}.sidebar-nav-item.disabled{color:#b7b7b7;cursor:not-allowed;opacity:.5;pointer-events:none}.sidebar-nav-item.disabled:hover{background:#0000;color:#d1d5db}.sidebar-promo-box{background:linear-gradient(180deg,#818cf8,#4f46e5);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:12px;margin:16px 12px;padding:24px 20px;transition:transform .15s ease,box-shadow .15s ease}.sidebar-promo-box:hover{box-shadow:0 6px 16px #4f46e547;transform:translateY(-1px)}.sidebar-promo-box:focus-visible{outline:2px solid #c7d2fe;outline-offset:2px}.sidebar-promo-title{color:#fff;font-size:18px;font-weight:700;line-height:1.3;margin:0}.sidebar-promo-description{color:#fff;font-size:14px;line-height:1.5;margin:0;opacity:.95}.sidebar-promo-button{background:#fff;border:none;border-radius:8px;color:#4f46e5;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;margin-top:4px;padding:12px 20px;transition:transform .15s ease,box-shadow .15s ease;width:100%}.sidebar-promo-button:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.dashboard-layout{background:#f9fafb;flex-direction:column;height:100vh}.dashboard-body,.dashboard-layout{display:flex;overflow:hidden;width:100%}.dashboard-body{flex:1 1;min-height:0}.dashboard-layout .mycleanstudio-header{flex-shrink:0;padding:20px 0;position:relative;z-index:100}.dashboard-layout .mycleanstudio-header-content{box-sizing:border-box;justify-content:space-between;margin:0;max-width:none;padding:0 40px;width:100%}.dashboard-layout .mycleanstudio-header-logo{margin-left:0}.dashboard-layout .mycleanstudio-header-nav{margin-right:0}.dashboard-layout .mycleanstudio-footer{flex-shrink:0;margin-left:0;padding:24px 0;position:relative;width:100%;z-index:10}.dashboard-layout .mycleanstudio-footer-content{box-sizing:border-box;justify-content:space-between;margin:0;max-width:none;padding:0 40px;width:100%}.dashboard-layout .mycleanstudio-footer-copyright{margin-left:0}.dashboard-layout .mycleanstudio-footer-links{margin-right:0}.sidebar-overlay{background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:80px;z-index:95}.dashboard-main{background:#f9fafb;min-height:0;overflow:hidden;width:calc(100% - 240px)}.dashboard-content,.dashboard-main{display:flex;flex:1 1;flex-direction:column}.dashboard-content{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:hidden;overflow-y:auto;width:100%}@media (max-width:768px){.dashboard-layout{height:100vh;overflow:hidden}.dashboard-body{overflow:hidden}.sidebar-overlay{bottom:0;display:block;left:0;position:fixed;right:0;top:80px;z-index:95}.dashboard-sidebar{height:calc(100vh - 80px);left:0;max-height:calc(100vh - 80px);position:fixed;top:80px;transform:translateX(-100%);z-index:100}.dashboard-sidebar.open{transform:translateX(0)}.dashboard-main{height:100%;margin-left:0;width:100%}.dashboard-content{height:calc(100vh - 80px);overflow-y:auto}.dashboard-layout .mycleanstudio-header{padding:16px 0}.dashboard-layout .mycleanstudio-header-content{padding:0 20px}.dashboard-layout .mycleanstudio-footer{display:none}.dashboard-layout .mycleanstudio-footer-content{padding:0 20px}}.recent-activity{margin-top:32px}.recent-activity-title{color:#111827;font-size:18px;font-weight:700;margin:0 0 16px}.recent-activity-loading{color:#6b7280;font-size:14px;padding:24px;text-align:center}.recent-activity-empty{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}.recent-activity-empty-icon{color:#d1d5db;margin-bottom:16px}.recent-activity-empty-text{color:#374151;font-size:16px;font-weight:600;margin:0 0 8px}.recent-activity-empty-subtext{color:#6b7280;font-size:14px;margin:0 0 24px}.recent-activity-empty-button{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:transform .15s ease,box-shadow .15s ease}.recent-activity-empty-button:hover{box-shadow:0 4px 12px #4f46e566;transform:translateY(-2px)}.recent-activity-list{display:flex;flex-direction:column;gap:12px}.recent-activity-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;gap:16px;padding:16px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.recent-activity-item:hover{border-color:#c7d2fe;box-shadow:0 2px 8px #4f46e51a;transform:translateY(-1px)}.recent-activity-item-icon{align-items:center;background:#f9fafb;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.recent-activity-platform-icon{height:32px;object-fit:contain;width:32px}.recent-activity-item-content{flex:1 1;min-width:0}.recent-activity-item-title{color:#111827;font-size:16px;font-weight:600;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-activity-item-date{color:#6b7280;font-size:14px;margin:0}.recent-activity-item-score{flex-shrink:0}.recent-activity-score-value{color:#111827;font-size:18px;font-weight:700}.recent-activity-score-value.good{color:#059669}.recent-activity-score-value.warning{color:#d97706}.recent-activity-score-value.poor{color:#dc2626}.recent-activity-score-value.empty{color:#d1d5db}@media (max-width:768px){.recent-activity-item{padding:12px}.recent-activity-item-title{font-size:14px}.recent-activity-item-date{font-size:12px}.recent-activity-score-value{font-size:16px}}.dashboard-page{box-sizing:border-box;margin:0 auto;max-width:1400px;overflow-x:hidden;padding:32px;width:100%}.dashboard-welcome{margin-bottom:32px}.dashboard-welcome-header{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.dashboard-welcome-text{flex:1 1}.dashboard-welcome-title{color:#111827;font-size:28px;font-weight:700;margin:0 0 8px}.dashboard-welcome-description{color:#6b7280;font-size:16px;margin:0}.dashboard-start-scan-btn{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:8px;box-shadow:0 2px 8px #4f46e54d;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.dashboard-start-scan-btn:hover{box-shadow:0 4px 12px #4f46e566;transform:translateY(-2px)}.dashboard-start-scan-btn svg{flex-shrink:0}.dashboard-stats{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:32px;width:100%}.dashboard-stat-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-sizing:border-box;display:flex;gap:16px;padding:20px;width:100%}.dashboard-stat-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.dashboard-stat-icon.purple{background:#eef2ff;color:#4f46e5}.dashboard-stat-icon.yellow{background:#fef3c7;color:#f59e0b}.dashboard-stat-content{flex:1 1}.dashboard-stat-label{color:#6b7280;font-size:14px;margin:0 0 4px}.dashboard-stat-value{color:#111827;font-size:24px;font-weight:700;margin:0}.dashboard-stat-value.empty{color:#d1d5db}.dashboard-why-account{margin-bottom:32px}.dashboard-why-account-title{color:#111827;font-size:20px;font-weight:700;margin:0 0 24px}.dashboard-benefits{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.dashboard-benefit-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:24px}.dashboard-benefit-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.dashboard-benefit-icon.purple{background:#eef2ff;color:#4f46e5}.dashboard-benefit-text{color:#374151;font-size:14px;line-height:1.5;margin:0}.dashboard-cta-section{display:flex;justify-content:center;margin-top:32px}.dashboard-cta-button{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:16px;font-weight:600;gap:8px;padding:12px 24px;transition:transform .15s ease,box-shadow .15s ease}.dashboard-cta-button:hover{box-shadow:0 4px 12px #4f46e566;transform:translateY(-2px)}.dashboard-platforms{margin-top:32px}.dashboard-section-title{color:#111827;font-size:18px;font-weight:700;margin:0 0 16px}.dashboard-platform-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.dashboard-platform-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.dashboard-platform-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:12px;margin-bottom:16px;padding-bottom:16px}.dashboard-platform-icon{height:32px;object-fit:contain;width:32px}.dashboard-platform-name{color:#111827;font-size:16px;font-weight:600}.dashboard-platform-stats{display:flex;gap:16px;justify-content:space-between}.dashboard-platform-stat{align-items:center;display:flex;flex:1 1;flex-direction:column}.dashboard-platform-stat-value{color:#111827;font-size:24px;font-weight:700}.dashboard-platform-stat-value.good{color:#059669}.dashboard-platform-stat-value.warning{color:#d97706}.dashboard-platform-stat-value.poor{color:#dc2626}.dashboard-platform-stat-label{color:#6b7280;font-size:12px;margin-top:4px}@media (max-width:1024px){.dashboard-welcome-header{align-items:stretch;flex-direction:column}.dashboard-start-scan-btn{align-self:flex-start}.dashboard-benefits,.dashboard-platform-cards,.dashboard-stats{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-page{padding:20px}.dashboard-welcome-title{font-size:24px}.dashboard-start-scan-btn{justify-content:center;width:100%}}.history-page{box-sizing:border-box;margin:0 auto;max-width:1400px;overflow-x:hidden;padding:32px;width:100%}.history-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.history-title{color:#111827;font-size:28px;font-weight:700;margin:0}.history-new-check-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s ease}.history-new-check-btn:hover{background:#f9fafb;border-color:#d1d5db}.history-list{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.history-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;gap:16px;padding:16px 20px;transition:all .2s ease}.history-item:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.history-item.selected{background:#f3f4f6;border-color:#e5e7eb}.history-item-icon{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.history-platform-icon{height:100%;object-fit:contain;width:100%}.history-item-content{flex:1 1;min-width:0}.history-item-title-row{align-items:center;display:flex;gap:8px;margin-bottom:4px}.history-item-title{color:#111827;flex:1 1;font-size:16px;font-weight:600;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-edit-btn{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-left:4px;padding:4px;position:relative;transition:background-color .2s ease;z-index:1}.history-edit-btn:hover{background:#f3f4f6}.history-edit-btn:active{background:#e5e7eb}.history-edit-icon{color:#6b7280;flex-shrink:0;pointer-events:none}.history-item-edit{display:flex;flex-direction:column;gap:8px;width:100%}.history-edit-input{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;color:#111827;font-family:inherit;font-size:16px;font-weight:600;padding:8px 12px;width:100%}.history-edit-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a;outline:none}.history-edit-actions{display:flex;gap:8px}.history-edit-cancel,.history-edit-save{border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;padding:6px 12px;transition:all .2s ease}.history-edit-save{background:#4f46e5;border-color:#4f46e5;color:#fff}.history-edit-save:hover{background:#4338ca}.history-edit-cancel{background:#fff;color:#374151}.history-edit-cancel:hover{background:#f9fafb}.history-item-date{color:#6b7280;font-size:14px;margin:0}.history-item-score{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;min-width:60px}.history-score-value{color:#10b981;font-size:16px;font-weight:600}.history-score-value.empty{color:#d1d5db}.history-load-more{align-items:center;display:flex;flex-direction:column;gap:12px;padding:24px 0}.history-load-more-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 24px;transition:all .2s ease}.history-load-more-btn:hover{background:#f9fafb;border-color:#d1d5db}.history-load-more-text{color:#9ca3af;font-size:14px;margin:0}.history-load-more-btn:disabled{cursor:not-allowed;opacity:.6}.history-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}.history-loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f4f6;border-radius:50%;border-top-color:#4f46e5;height:40px;margin-bottom:16px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.history-error{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}.history-error p{color:#dc2626;margin-bottom:16px}.history-retry-btn{background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 20px;transition:background-color .2s ease}.history-retry-btn:hover{background:#4338ca}.history-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}.history-empty-icon{color:#d1d5db;margin-bottom:16px}.history-empty-text{color:#374151;font-size:16px;font-weight:600;margin:0 0 8px}.history-empty-subtext{color:#6b7280;font-size:14px;margin:0 0 24px}.history-empty-button{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;transition:transform .15s ease,box-shadow .15s ease}.history-empty-button:hover{box-shadow:0 4px 12px #4f46e566;transform:translateY(-2px)}.history-back-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s ease}.history-back-btn:hover{background:#f9fafb;border-color:#d1d5db}.history-back-btn-inline{align-items:center;background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:8px;margin-top:16px;padding:10px 20px;transition:background-color .2s ease}.history-back-btn-inline:hover{background:#4338ca}.history-detail-report{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px}.history-report-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.history-report-header-left{display:flex;flex-direction:column;gap:8px}.history-report-title{color:#111827;font-size:24px;font-weight:700;margin:0}.history-report-platform{align-items:center;color:#6b7280;display:flex;font-size:14px;font-weight:500;gap:8px}.history-report-header-right{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.history-back-library-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:background-color .15s ease,border-color .15s ease;white-space:nowrap}.history-back-library-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.history-start-scan-btn{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:8px;box-shadow:0 2px 8px #4f46e54d;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.history-start-scan-btn:hover{box-shadow:0 4px 12px #4f46e566;transform:translateY(-2px)}.history-start-scan-btn svg{flex-shrink:0}.history-report-platform-icon{height:24px;object-fit:contain;width:24px}.history-compliance-status-box{align-items:flex-start;border-radius:12px;display:flex;gap:16px;margin-bottom:24px;padding:24px}.history-compliance-status-box.compliant{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0}.history-compliance-status-box.non-compliant{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca}.history-compliance-status-box.needs-review{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fcd34d}.history-status-icon{flex-shrink:0;height:32px;width:32px}.history-status-icon.success{color:#10b981}.history-status-icon.error{color:#ef4444}.history-status-icon.warning{color:#f59e0b}.history-status-content{flex:1 1}.history-status-content h3{color:#111827;font-size:18px;font-weight:600;margin:0 0 16px}.history-score-container{align-items:center;display:flex;gap:12px}.history-score-label{color:#6b7280;font-size:14px;font-weight:500;white-space:nowrap}.history-score-bar-wrapper{background:#e5e7eb;border-radius:4px;flex:1 1;height:8px;max-width:300px;overflow:hidden}.history-score-bar{border-radius:4px;height:100%;transition:width .3s ease}.history-score-bar.high{background:linear-gradient(90deg,#10b981,#34d399)}.history-score-bar.medium{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.history-score-bar.low{background:linear-gradient(90deg,#ef4444,#f87171)}.history-score-value-large{font-size:18px;font-weight:700;min-width:50px;text-align:right}.history-score-value-large.high{color:#10b981}.history-score-value-large.medium{color:#f59e0b}.history-score-value-large.low{color:#ef4444}.history-guideline-checks-section{background:#f9fafb;border-radius:12px;margin-bottom:24px;padding:24px}.history-guideline-checks-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.history-guideline-checks-icon{color:#4f46e5;height:24px;width:24px}.history-guideline-checks-header h3{color:#111827;flex:1 1;font-size:18px;font-weight:600;margin:0}.history-guidelines-link{color:#4f46e5;font-size:14px;font-weight:500;text-decoration:none}.history-guidelines-link:hover{text-decoration:underline}.history-guideline-checks-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.history-guideline-check-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:12px;padding:16px}.history-guideline-check-item.pass{border-left:3px solid #10b981}.history-guideline-check-item.fail{border-left:3px solid #f59e0b}.history-guideline-check-status{flex-shrink:0}.history-check-icon{height:20px;width:20px}.history-check-icon.pass{color:#10b981}.history-check-icon.fail{color:#f59e0b}.history-guideline-check-content{flex:1 1;min-width:0}.history-guideline-check-name{color:#111827;font-size:14px;font-weight:600;margin-bottom:4px}.history-guideline-check-group{color:#6b7280;font-size:12px;margin-bottom:8px}.history-guideline-check-details{color:#374151;font-size:13px;line-height:1.5}.history-issues-section{margin-bottom:24px}.history-issues-section h3{color:#111827;font-size:18px;font-weight:600;margin:0 0 16px}.history-issues-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.history-issue-item{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;display:flex;gap:12px;padding:16px}.history-issue-item.visual-issue{flex-direction:column}.history-issue-item.audio-issue{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;flex-direction:column}.history-issue-icon-wrapper.audio{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:8px;display:flex;height:36px;justify-content:center;width:36px}.history-issue-icon.audio{color:#fff;height:20px;width:20px}.history-issue-music-info{background:#ffffffb3;border-radius:8px;margin-bottom:8px;padding:12px;width:-webkit-fit-content;width:fit-content}.history-music-title{color:#111827;font-size:15px;font-weight:600;margin-bottom:4px}.history-music-artist{color:#4f46e5;font-size:14px;margin-bottom:2px}.history-music-album{color:#6b7280;font-size:13px}.history-issue-icon-wrapper{flex-shrink:0}.history-issue-icon{color:#ef4444;height:20px;width:20px}.history-issue-content{flex:1 1;min-width:0}.history-issue-frame-thumbnail{border-radius:4px;height:auto;margin-bottom:12px;overflow:hidden;width:200px}.history-issue-frame-thumbnail img{display:block;height:auto;width:100%}.history-issue-text-row{display:flex;flex-wrap:wrap;gap:8px}.history-issue-time{color:#6b7280;font-family:monospace;font-size:13px;font-weight:600}.history-issue-text{color:#374151;font-size:14px;line-height:1.5}.history-issue-link{color:#4f46e5;display:inline-block;font-size:13px;margin-top:8px;text-decoration:none}.history-issue-link:hover{text-decoration:underline}.history-issue-suggested-fix{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;color:#065f46;font-size:13px;line-height:1.5;margin-top:8px;padding:8px 12px}.history-issue-suggested-fix .suggested-fix-label{color:#047857;font-weight:600}.cautions-section{margin-top:20px}.cautions-section h3{color:#111827;font-size:16px;font-weight:500;margin:0 0 12px}.cautions-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.caution-item{align-items:flex-start;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;display:flex;gap:12px;padding:12px}.caution-icon-wrapper{align-items:center;background:#e0f2fe;border-radius:6px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.caution-icon{color:#0284c7;height:18px;width:18px}.caution-content{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.caution-concern{color:#0c4a6e;font-size:14px;font-weight:500;line-height:1.4}.caution-text{border-left:2px solid #bae6fd;color:#475569;font-size:13px;font-style:italic;line-height:1.4;padding-left:8px}.caution-suggestion{color:#374151;font-size:13px;line-height:1.4}.caution-suggestion .suggestion-label{color:#0369a1;font-weight:600}.caution-impact{color:#64748b;font-size:12px;font-weight:500}.history-suggestions-section{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:24px}.history-suggestions-section h3{color:#111827;font-size:18px;font-weight:600;margin:0 0 16px}.history-suggestions-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.history-suggestion-item{align-items:flex-start;display:flex;gap:12px}.history-suggestion-icon{flex-shrink:0;font-size:18px}.history-suggestion-text{color:#374151;font-size:14px;line-height:1.5}@media (max-width:768px){.history-page{padding:20px}.history-header{align-items:flex-start;flex-direction:column;gap:16px}.history-title{font-size:24px}.history-new-check-btn{justify-content:center;width:100%}.history-item{padding:12px 16px}.history-item-title{font-size:14px}.history-item-date{font-size:12px}.history-score-value{font-size:14px}.history-detail-report{padding:20px}.history-report-header{align-items:flex-start;flex-direction:column}.history-report-title{font-size:20px}.history-report-header-right{flex-direction:column;gap:12px;width:100%}.history-back-library-btn,.history-start-scan-btn{justify-content:center;width:100%}.history-compliance-status-box{flex-direction:column;padding:16px}.history-score-container{align-items:flex-start;flex-direction:column;gap:8px}.history-score-bar-wrapper{max-width:none;width:100%}.history-guideline-checks-section{padding:16px}.history-guideline-checks-grid{grid-template-columns:1fr}.history-back-btn{justify-content:center;width:100%}}.history-signup-banner{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;margin-top:32px;padding:24px}.history-signup-content{text-align:center}.history-signup-content h3{color:#0369a1;font-size:18px;font-weight:600;margin:0 0 8px}.history-signup-content p{color:#64748b;font-size:14px;margin:0 0 16px}.history-signup-btn{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;justify-content:center;padding:12px 24px;transition:all .2s ease}.history-signup-btn:hover{box-shadow:0 4px 12px #4f46e566}.my-videos-page1{box-sizing:border-box;margin:0 auto;max-width:1400px;overflow-x:hidden;padding:32px;width:100%}.my-videos-page1,.my-videos-page1.expanding{transition:all .3s ease}.my-videos-page1.expanded{max-width:100%;padding:0}.my-videos-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.my-videos-title{color:#111827;font-size:28px;font-weight:700;margin:0}.my-videos-upload-content-btn{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:8px;box-shadow:0 2px 8px #4f46e54d;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.my-videos-upload-content-btn:hover{box-shadow:0 4px 12px #4f46e566;transform:translateY(-2px)}.my-videos-upload-content-btn svg{flex-shrink:0}.my-videos-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));transition:all .3s ease;width:100%}.my-videos-page1.expanding .my-videos-grid{opacity:0;transform:scale(.95)}.my-videos-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .2s ease}.my-videos-card:hover{border-color:#d1d5db;box-shadow:0 4px 16px #00000014}.my-videos-card.collapsed{opacity:0;pointer-events:none;transform:scale(.8)}.my-videos-delete-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;height:32px;justify-content:center;opacity:0;position:absolute;right:8px;top:8px;transition:all .2s ease;width:32px;z-index:10}.my-videos-card:hover .my-videos-delete-btn{opacity:1}.my-videos-delete-btn:hover{background:#fee2e2;color:#ef4444}.my-videos-delete-btn:active{transform:scale(.95)}.my-videos-thumbnail{align-items:center;aspect-ratio:16/9;background:#f3f4f6;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.my-videos-thumbnail img,.my-videos-thumbnail video{height:100%;object-fit:cover;width:100%}.my-videos-thumbnail-placeholder{align-items:center;background:linear-gradient(135deg,#f8f9fb,#eef1f5);box-sizing:border-box;color:#9ca3af;display:flex;flex-direction:column;gap:8px;height:100%;justify-content:center;min-height:120px;width:100%}.my-videos-thumbnail-placeholder svg{stroke-width:1.5;height:32px!important;opacity:.6;width:32px!important}.my-videos-type-badge{background:#000000b3;border-radius:4px;bottom:8px;color:#fff;font-size:11px;font-weight:500;left:8px;letter-spacing:.3px;padding:4px 8px;position:absolute;text-transform:uppercase}.my-videos-detail-thumbnail-placeholder{align-items:center;background:linear-gradient(135deg,#f0f0f5,#e0e0e8);color:#6b7280;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;min-height:200px;width:100%}.my-videos-detail-thumbnail-placeholder svg{height:56px!important;opacity:.7;width:56px!important}.my-videos-content{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:12px}.my-videos-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111827;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis}.my-videos-platforms-compact{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.my-videos-platform-chip{align-items:center;border:1px solid #0000;border-radius:20px;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:6px 10px;transition:all .2s ease}.my-videos-platform-chip.not-scanned{background:#f3f4f6;border-color:#e5e7eb;color:#6b7280}.my-videos-platform-chip.not-scanned:hover{background:#e5e7eb;border-color:#d1d5db}.my-videos-platform-chip.high{background:#ecfdf5;border-color:#a7f3d0;color:#059669}.my-videos-platform-chip.medium{background:#fffbeb;border-color:#fde68a;color:#d97706}.my-videos-platform-chip.low{background:#fef2f2;border-color:#fecaca;color:#dc2626}.my-videos-chip-icon{height:16px;object-fit:contain;width:16px}.my-videos-chip-score{font-weight:700}.my-videos-chip-scan{font-weight:500}.my-videos-platforms-list{display:flex;flex-direction:column;gap:8px;margin-top:auto}.my-videos-platform-row{justify-content:space-between}.my-videos-platform-info,.my-videos-platform-row{align-items:center;display:flex;gap:8px}.my-videos-platform-icon{height:20px;object-fit:contain;width:20px}.my-videos-platform-name{color:#374151;font-size:13px;font-weight:500}.my-videos-platform-score{font-size:13px;font-weight:700}.my-videos-platform-scan-btn{align-items:center;border:none;border-radius:20px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:600;gap:5px;padding:6px 12px;transition:all .2s ease}.my-videos-platform-scan-btn.scan{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.my-videos-platform-scan-btn.scan:hover{background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 2px 8px #4f46e566}.my-videos-platform-scan-btn.rescan{background:#eef2ff;border:1px solid #c7d2fe;color:#4f46e5}.my-videos-platform-scan-btn.rescan:hover{background:#e0e7ff;border-color:#a5b4fc}.my-videos-platform-scan-btn:disabled{cursor:wait;opacity:.7}.my-videos-platform-scan-btn svg{flex-shrink:0}.my-videos-scan-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:20px;box-shadow:0 2px 6px #4f46e540;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:6px;padding:6px 14px;transition:all .2s ease}.my-videos-scan-btn:hover{background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 4px 10px #4f46e559;transform:translateY(-1px)}.my-videos-scan-btn:active{box-shadow:0 2px 6px #4f46e54d;transform:translateY(0)}.my-videos-scan-btn svg{flex-shrink:0}.my-videos-platform-score.high{color:#10b981}.my-videos-platform-score.medium{color:#f59e0b}.my-videos-platform-score.low{color:#ef4444}.my-videos-empty{align-items:center;display:flex;justify-content:center;padding:48px 24px;text-align:center}.my-videos-empty p{color:#6b7280;font-size:16px;margin:0}.my-videos-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.my-videos-modal{animation:slideUp .2s ease;background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:480px;width:100%}.my-videos-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.my-videos-modal-title{color:#111827;font-size:20px;font-weight:700;margin:0}.my-videos-modal-close{align-items:center;background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.my-videos-modal-close:hover{background:#f3f4f6;color:#111827}.my-videos-modal-content{padding:24px}.my-videos-modal-content p{color:#374151;font-size:16px;line-height:1.5;margin:0 0 12px}.my-videos-modal-content p:last-of-type{margin-bottom:0}.my-videos-modal-content strong{color:#111827;font-weight:600}.my-videos-modal-warning{color:#ef4444;font-size:14px;font-weight:500}.my-videos-modal-actions{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:20px 24px}.my-videos-modal-btn{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.my-videos-modal-btn-cancel{background:#fff;border:1px solid #e5e7eb;color:#374151}.my-videos-modal-btn-cancel:hover{background:#f9fafb;border-color:#d1d5db}.my-videos-modal-btn-delete{background:#ef4444;color:#fff}.my-videos-modal-btn-delete:hover{background:#dc2626;box-shadow:0 4px 12px #ef44444d}.my-videos-modal-btn-confirm{background:linear-gradient(90deg,#4f46e5,#818cf8);color:#fff}.my-videos-modal-btn-confirm:hover{background:linear-gradient(90deg,#4338ca,#6366f1);box-shadow:0 4px 12px #4f46e54d}.my-videos-modal-btn-delete:active{transform:scale(.98)}.my-videos-modal-btn-primary{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);color:#fff;display:inline-flex;gap:8px}.my-videos-modal-btn-primary:hover{background:linear-gradient(90deg,#4338ca,#6366f1);box-shadow:0 4px 12px #4f46e54d}.my-videos-scan-progress-modal{text-align:center}.my-videos-scan-progress{align-items:center;display:flex;flex-direction:column;padding:20px 0}.my-videos-scan-progress-spinner{color:#4f46e5;margin-bottom:20px}.my-videos-scan-progress-title{color:#111827;font-size:18px;font-weight:600;margin:0 0 8px}.my-videos-scan-progress-platform{color:#6b7280;font-size:14px;margin:0 0 16px}.my-videos-scan-progress-status{background:#eef2ff;border-radius:20px;color:#4f46e5;font-size:14px;font-weight:500;margin:0;padding:8px 16px}.my-videos-scan-result{align-items:center;display:flex;flex-direction:column;padding:20px 0}.my-videos-scan-result-icon{margin-bottom:16px}.my-videos-scan-result-icon.success{color:#10b981}.my-videos-scan-result-icon.error{color:#ef4444}.my-videos-scan-result-title{color:#111827;font-size:18px;font-weight:600;margin:0 0 4px}.my-videos-scan-result-platform{color:#6b7280;font-size:14px;margin:0 0 16px}.my-videos-scan-result-score{font-size:48px;font-weight:700;margin:0}.my-videos-scan-result-score.high{color:#10b981}.my-videos-scan-result-score.medium{color:#f59e0b}.my-videos-scan-result-score.low{color:#ef4444}.my-videos-scan-result-error{color:#ef4444;font-size:14px;margin:0}.my-videos-detail-view{animation:fadeIn .3s ease;background:#f9fafb;min-height:100vh;padding:32px;position:relative}.my-videos-detail-actions{display:flex;gap:8px;position:absolute;right:20px;top:20px;z-index:10}.my-videos-close-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.my-videos-close-btn:hover{background:#f3f4f6;color:#111827}.my-videos-detail-delete-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.my-videos-detail-delete-btn:hover{background:#fee2e2;border-color:#fecaca;color:#ef4444}.my-videos-detail-content{animation:slideUp .3s ease;display:flex;gap:32px;margin:0 auto;max-width:1200px}.my-videos-detail-left{display:flex;flex-direction:column;flex-shrink:0;gap:20px;width:400px}.my-videos-detail-thumbnail{align-items:center;aspect-ratio:16/9;background:#f3f4f6;border-radius:12px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.my-videos-detail-thumbnail img{height:100%;object-fit:cover;width:100%}.my-videos-detail-type-badge{background:#000000bf;border-radius:4px;bottom:10px;color:#fff;font-size:11px;font-weight:600;left:10px;letter-spacing:.5px;padding:4px 10px;position:absolute;text-transform:uppercase}.my-videos-detail-info{background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:20px}.my-videos-detail-title{color:#111827;font-size:20px;font-weight:700;line-height:1.4;margin:0}.my-videos-detail-meta{display:flex;flex-direction:column;gap:8px}.my-videos-detail-meta-row{align-items:center;display:flex;justify-content:space-between}.my-videos-detail-meta-label{color:#6b7280;font-size:13px}.my-videos-detail-meta-value{color:#374151;font-size:13px;font-weight:500;max-width:200px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.my-videos-detail-summary{background:#f8fafc;border-radius:10px;margin-top:4px;padding:16px}.my-videos-detail-summary-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.my-videos-detail-summary-label{color:#374151;font-size:13px;font-weight:600}.my-videos-detail-summary-score{font-size:18px;font-weight:700}.my-videos-detail-summary-score.high{color:#10b981}.my-videos-detail-summary-score.medium{color:#f59e0b}.my-videos-detail-summary-score.low{color:#ef4444}.my-videos-detail-summary-bar{background:#e5e7eb;border-radius:3px;height:6px;margin-bottom:10px;overflow:hidden}.my-videos-detail-summary-fill{border-radius:3px;height:100%;transition:width .5s ease}.my-videos-detail-summary-fill.high{background:linear-gradient(90deg,#10b981,#34d399)}.my-videos-detail-summary-fill.medium{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.my-videos-detail-summary-fill.low{background:linear-gradient(90deg,#ef4444,#f87171)}.my-videos-detail-summary-text{color:#6b7280;font-size:12px;margin:0}.my-videos-detail-right{display:flex;flex:1 1;flex-direction:column;gap:16px}.my-videos-detail-section-title{color:#111827;font-size:16px;font-weight:600;margin:0}.my-videos-detail-platforms{display:flex;flex-direction:column;gap:12px}.my-videos-platform-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;transition:all .2s ease}.my-videos-platform-card.has-data{border-color:#d1d5db}.my-videos-platform-card:hover{box-shadow:0 4px 12px #0000000f}.my-videos-platform-card-header{align-items:center;display:flex;gap:12px}.my-videos-platform-card-icon{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:6px;width:36px}.my-videos-platform-card-icon img{height:100%;object-fit:contain;width:100%}.my-videos-platform-card-info{display:flex;flex:1 1;flex-direction:column;gap:2px}.my-videos-platform-card-name{color:#111827;font-size:15px;font-weight:600}.my-videos-platform-card-status{font-size:12px;font-weight:500}.my-videos-platform-card-status.empty{color:#9ca3af}.my-videos-platform-card-status.high{color:#10b981}.my-videos-platform-card-status.medium{color:#f59e0b}.my-videos-platform-card-status.low{color:#ef4444}.my-videos-platform-card-score{flex-shrink:0;height:52px;position:relative;width:52px}.my-videos-score-ring{height:100%;transform:rotate(-90deg);width:100%}.my-videos-score-ring-bg{fill:none;stroke:#e5e7eb;stroke-width:3}.my-videos-score-ring-fill{fill:none;stroke-width:3;stroke-linecap:round;transition:stroke-dasharray .5s ease}.my-videos-score-ring-fill.high{stroke:#10b981}.my-videos-score-ring-fill.medium{stroke:#f59e0b}.my-videos-score-ring-fill.low{stroke:#ef4444}.my-videos-score-text{color:#374151;font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.my-videos-platform-card-actions{align-items:center;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;margin-top:12px;padding-top:12px}.my-videos-platform-card-date{color:#9ca3af;font-size:12px}.my-videos-platform-card-buttons{display:flex;gap:8px;margin-left:auto}.my-videos-view-report-btn{align-items:center;background:#eef2ff;border:none;border-radius:6px;color:#4f46e5;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s ease}.my-videos-view-report-btn:hover{background:#e0e7ff}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.my-videos-scan-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 0}.my-videos-scan-item:last-child{border-bottom:none}.my-videos-scan-info{display:flex;flex:1 1;flex-direction:column;gap:4px}.my-videos-scan-title{color:#111827;font-size:14px;font-weight:600}.my-videos-scan-date{color:#6b7280;font-size:12px}.my-videos-scan-score{flex-shrink:0;font-size:16px;font-weight:700}.my-videos-scan-score.high{color:#10b981}.my-videos-scan-score.medium{color:#f59e0b}.my-videos-scan-score.low{color:#ef4444}.my-videos-scan-empty{color:#9ca3af;font-size:14px;padding:16px 0;text-align:center}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.my-videos-detail-content{flex-direction:column}.my-videos-detail-left,.my-videos-detail-right{width:100%}.my-videos-detail-left{border-bottom:1px solid #e5e7eb;border-right:none}}@media (max-width:768px){.my-videos-detail-view{padding:20px}.my-videos-detail-actions{right:10px;top:10px}.my-videos-close-btn,.my-videos-detail-delete-btn{height:36px;width:36px}.my-videos-detail-content{flex-direction:column}.my-videos-detail-left,.my-videos-detail-right{padding:20px;width:100%}.my-videos-detail-title{font-size:24px}.my-videos-platform-accordion-header{padding:12px 16px}.my-videos-platform-accordion-name{font-size:14px}.my-videos-platform-accordion-score{font-size:16px}}@media (max-width:1024px){.my-videos-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.my-videos-page1{padding:16px}.my-videos-header{align-items:flex-start;flex-direction:column;gap:12px}.my-videos-title{font-size:22px}.my-videos-upload-content-btn{justify-content:center;width:100%}.my-videos-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.my-videos-card-title{font-size:13px}.my-videos-platform-chip{font-size:11px;padding:4px 8px}.my-videos-chip-icon{height:14px;width:14px}.my-videos-platforms-list{gap:6px}.my-videos-platform-icon{height:16px;width:16px}.my-videos-platform-score{font-size:12px}.my-videos-platform-scan-btn{font-size:11px;padding:5px 10px}}@media (max-width:480px){.my-videos-grid{grid-template-columns:1fr}}@media (max-width:900px){.my-videos-detail-content{flex-direction:column}.my-videos-detail-left,.my-videos-detail-right{width:100%}}@media (max-width:600px){.my-videos-detail-view{padding:16px}.my-videos-detail-left{gap:16px}.my-videos-detail-info{padding:16px}.my-videos-detail-title{font-size:18px}.my-videos-platform-card{padding:12px}.my-videos-platform-card-actions{align-items:flex-start;flex-direction:column;gap:10px}.my-videos-platform-card-buttons{width:100%}.my-videos-scan-btn,.my-videos-view-report-btn{flex:1 1;justify-content:center}}.placeholder-page{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:32px}.placeholder-content{align-items:center;display:flex;flex-direction:column;max-width:400px;text-align:center}.placeholder-icon{align-items:center;background:#eef2ff;border-radius:50%;color:#4f46e5;display:flex;height:80px;justify-content:center;margin-bottom:24px;width:80px}.placeholder-title{color:#111827;font-size:24px;font-weight:700;margin:0 0 12px}.placeholder-description{color:#6b7280;font-size:16px;line-height:1.6;margin:0 0 24px}.placeholder-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-family:inherit;font-size:14px;font-weight:500;gap:8px;padding:12px 24px;transition:transform .15s ease,box-shadow .15s ease}.placeholder-cta:hover{box-shadow:0 4px 12px #4f46e566;transform:scale(1.02)}@media (max-width:768px){.placeholder-page{padding:20px}.placeholder-title{font-size:20px}.placeholder-description{font-size:14px}}.articles-page{background:#f9fafb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;width:100%}.articles-container{margin:0 auto;max-width:1200px;padding:0 20px}.articles-hero{background:#f9fafb;padding:80px 40px 60px;text-align:center}.articles-label{color:#818cf8;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.articles-title{color:#1f2937;font-size:42px;font-weight:700;letter-spacing:-.02em;margin:0 0 16px}.articles-subtitle{color:#4b5563;font-size:18px;line-height:1.6;margin:0 auto;max-width:600px}.articles-grid-section{padding:60px 0 100px}.articles-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.article-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;padding:32px;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.article-card:hover{border-color:#818cf8;box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.article-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.article-icon{align-items:center;border-radius:12px;display:flex;height:56px;justify-content:center;width:56px}.article-category,.article-icon{background:#eef2ff;color:#4f46e5}.article-category{border-radius:9999px;font-size:12px;font-weight:500;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.article-title{color:#1f2937;font-size:22px;font-weight:600;margin:0 0 12px}.article-description{color:#6b7280;flex:1 1;font-size:15px;line-height:1.6;margin:0 0 20px}.article-read-more{color:#4f46e5;font-size:14px;font-weight:500;transition:color .2s ease}.article-card:hover .article-read-more{color:#4338ca}.articles-footer{background:#fff;border-top:1px solid #e5e7eb;padding:24px 40px;width:100%}.articles-footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px}.articles-footer-copyright{color:#6b7280;font-size:14px;margin:0}.articles-footer-links{align-items:center;display:flex;gap:24px}.articles-footer-link{color:#6b7280;font-size:14px;text-decoration:none;transition:color .2s ease}.articles-footer-link:hover{color:#4f46e5}@media (max-width:1024px){.articles-grid{grid-template-columns:1fr}}@media (max-width:768px){.articles-hero{padding:60px 20px 40px}.articles-title{font-size:32px}.articles-subtitle{font-size:16px}.articles-grid-section{padding:40px 20px 60px}.article-card{padding:24px}.article-title{font-size:18px}.articles-footer{padding:24px 20px}.articles-footer-content{align-items:center;flex-direction:column;text-align:center}.articles-footer-links{flex-direction:column;gap:12px}}.upload-video-page{background-color:#f5f7fb;min-height:100vh;overflow-x:hidden;width:100%}.upload-video-page .content-container{align-items:center;background-color:#f5f7fb;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;max-width:100%;padding:40px 32px 48px;width:100%}.upload-video-page .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%}.upload-video-page .title-input-container{margin-bottom:20px}.upload-video-page .title-label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:6px}.upload-video-page .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%}.upload-video-page .title-input:focus{border-color:#00a8b8;box-shadow:0 0 0 3px #00a8b81a}.upload-video-page .title-input::placeholder{color:#9ca3af}.upload-video-page .input-tabs{background:#f3f4f6;border-radius:999px;display:inline-flex;margin-bottom:16px;padding:4px}.upload-video-page .input-tab{background:#0000;border:none;border-radius:999px;color:#4b5563;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:6px 18px}.upload-video-page .input-tab.active{background:#fff;box-shadow:0 4px 12px #0000000d;color:#111827}.upload-video-page .input-area{margin-top:8px}.upload-video-page .button-row{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.upload-video-page .upload-button{align-items:center;background:linear-gradient(90deg,#4f46e5,#818cf8);border:none;border-radius:9999px;box-shadow:0 4px 12px #4f46e540;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;padding:12px 28px;transition:transform .2s ease,box-shadow .2s ease}.upload-video-page .upload-button:hover:not(:disabled){box-shadow:0 6px 16px #4f46e559;transform:scale(1.02)}.upload-video-page .upload-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.upload-video-page .compliance-card,.upload-video-page .content-container{padding:20px 16px 24px}}.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.4b2c55dc.css.map*/