:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}*:focus{outline:none!important}*::selection{background:#ff4000!important;color:#fff!important}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#fafafa;color:#1a1a1a;line-height:1.5}.app{height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background-image:url(/assets/test-Dl8GrIN-.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.top-left-logo{position:absolute;top:24px;left:24px;z-index:3}.kleemt-logo{height:60px;width:auto;object-fit:contain}@media (max-width: 768px){.kleemt-logo{height:40px}}@media (max-width: 480px){.kleemt-logo{height:32px}}.loading-spinner{display:flex;align-items:center;justify-content:center;height:200px;font-size:18px;color:#64748b;font-weight:500}.language-switcher{position:absolute;top:24px;right:24px;z-index:3}.lang-button{background:#ffffffe6;border:none;color:#111827;padding:12px 20px;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.lang-button{padding:8px 16px;font-size:14px}}@media (max-width: 480px){.lang-button{padding:6px 12px;font-size:12px}}.lang-button:hover,.lang-button:focus,.lang-button:active{background:#fff;box-shadow:0 4px 12px #0000001a;cursor:pointer!important;outline:none!important;border:none!important;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);-moz-box-shadow:0 4px 12px rgba(0,0,0,.1)}.app:before{content:"";position:absolute;inset:0;background-color:#00000080;z-index:1}.container{width:100%;max-width:440px;position:relative;z-index:2}.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:48px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.form-header{text-align:center;margin-bottom:32px}.form-header .logo{width:80px;height:80px;margin-bottom:24px;object-fit:contain}.form-header h1{font-size:32px;font-weight:700;color:#111827;margin-bottom:8px;letter-spacing:-.025em}.form-header p{color:#6b7280;font-size:16px;font-weight:400}.form{display:flex;flex-direction:column;gap:24px}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;text-align:center}.success-message{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;padding:12px 16px;border-radius:8px;font-size:14px;text-align:center}.input-group{display:flex;flex-direction:column;gap:6px}.input-group label{font-weight:500;color:#374151;font-size:14px;line-height:20px}.input-group input{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;line-height:24px;transition:all .15s ease-in-out;background:#fff!important;color:#111827;width:100%}.input-group input:-webkit-autofill,.input-group input:-webkit-autofill:hover,.input-group input:-webkit-autofill:focus,.input-group input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;-webkit-text-fill-color:#111827!important;background-color:#fff!important;background:#fff!important}.input-group input:autofill{background-color:#fff!important;background:#fff!important}.input-group input::placeholder{color:#9ca3af}.form-options{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-top:-8px}.checkbox{display:flex;align-items:center;gap:8px;color:#6b7280;cursor:pointer;font-weight:400}.checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#ff4000;border-radius:4px;background-color:#fff;appearance:none;-webkit-appearance:none;border:1px solid #d1d5db;cursor:pointer;position:relative}.checkbox input[type=checkbox]:checked{background-color:#ff4000;border-color:#ff4000}.checkbox input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700;line-height:1}.forgot-link{color:#ff4000;text-decoration:none;font-weight:500;transition:color .15s ease-in-out}.forgot-link:hover{color:#ff4000;text-decoration:underline}.submit-button{background:#ff4000;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;line-height:24px;margin-top:8px;width:100%}.submit-button:hover{background:#ff4000;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.submit-button:active{transform:translateY(0)}.form-footer{text-align:center;margin-top:32px;color:#6b7280;font-size:14px;font-weight:400}.toggle-button{background:none;border:none;color:#ff4000;font-weight:600;cursor:pointer;text-decoration:none;transition:color .15s ease-in-out;font-size:14px}.toggle-button:hover{color:#ff4000;text-decoration:underline}.dashboard{display:flex;height:100vh;background:#f8fafc}.sidebar{width:280px;background:#1a1a1a;border-right:1px solid #333;display:flex;flex-direction:column}.sidebar-header{padding:24px;border-bottom:1px solid #333}.sidebar-logo{height:40px;width:auto;object-fit:contain}.mobile-menu-toggle{display:none}.sidebar-nav{flex:1;padding:16px 0}.nav-item{width:100.3%;padding:12px 24px;background:none;border:none;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .15s ease-in-out;color:#a0a0a0;font-size:14px;font-weight:500;border-radius:0!important}.nav-item:hover{background:#333;color:#fff}.nav-item.active{background:#5b5b5b;color:#fff}.nav-icon{font-size:18px;width:24px;text-align:center}.nav-label{flex:1}.sidebar-footer{padding:16px 24px;border-top:1px solid #333}.sign-out-button{width:100%;padding:12px 16px;background:#bb3838;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center;gap:8px}.sign-out-button:hover:not(:disabled){background:#dc2626}.sign-out-button:disabled{opacity:.6;cursor:not-allowed}.main-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.top-bar{background:#fafafa;padding:16px 24px 0;display:flex;justify-content:space-between;align-items:center;margin-top:10px}.breadcrumb{font-size:28px;font-weight:600;color:#0f172a}.top-lang-button{background:#ffffffe6;border:1px solid #e2e8f0;color:#0f172a;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease-in-out}.top-lang-button:hover{background:#f8fafc;border-color:#cbd5e1}.content-area{flex:1;padding:24px;overflow-y:auto}.dashboard-content{max-width:1200px}.dashboard-content h2{font-size:28px;font-weight:700;color:#0f172a;margin-bottom:24px}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-bottom:32px}.stat-card{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.stat-card h3{font-size:14px;font-weight:500;color:#64748b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.stat-number{font-size:32px;font-weight:700;color:#0f172a;margin:0}.profile-info{display:flex;align-items:center;gap:24px;background:#fff;padding:32px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.profile-avatar{flex-shrink:0}.avatar-placeholder{width:80px;height:80px;background:#ff4000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700}.profile-details h3{font-size:24px;font-weight:600;color:#0f172a;margin-bottom:8px}.profile-details p{color:#64748b;margin-bottom:4px}.settings-section{background:#fff;padding:32px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.settings-section h3{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:24px}.setting-item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f1f5f9}.setting-item:last-child{border-bottom:none}.setting-item label{font-weight:500;color:#374151}.lang-toggle{background:#ff4000;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease-in-out}.lang-toggle:hover{background:#e63900}.support-content{background:#fff;padding:32px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;text-align:center}.support-content p{color:#64748b;margin-bottom:24px;font-size:16px}.support-button{background:#ff4000;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .15s ease-in-out}.support-button:hover{background:#e63900}.analytics-placeholder{background:#fff;padding:64px 32px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;text-align:center}.analytics-placeholder p{color:#64748b;font-size:16px}.panels-container{display:flex;gap:24px;width:100%;align-items:stretch}.left-panel{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;height:100%;display:flex;flex-direction:column}.right-panel{flex:1;background:transparent;border:none;border-radius:0;padding:0;box-shadow:none;min-height:100%;display:flex;flex-direction:column}.left-panel h3,.right-panel h3{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:16px}.panel-content{color:#64748b;font-size:14px;line-height:1.5}@media (max-width: 768px){.dashboard{flex-direction:column}.sidebar{width:100%;height:auto;border-right:none;border-bottom:1px solid #333;background:#1a1a1a;position:relative}.sidebar-header{padding:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #333}.mobile-menu-toggle{display:block;background:none;border:none;color:#a0a0a0;font-size:24px;cursor:pointer;padding:8px;border-radius:4px;transition:all .15s ease-in-out}.mobile-menu-toggle:hover{background:#333;color:#fff}.sidebar-nav{display:none;flex-direction:column;padding:0;background:#1a1a1a;border-top:1px solid #333}.sidebar-nav.mobile-open{display:flex}.nav-item{width:100%;padding:16px 24px;border-radius:0;border-bottom:1px solid #333;justify-content:flex-start;background:#1a1a1a;color:#a0a0a0;font-size:16px}.nav-item:hover{background:#333;color:#fff}.nav-item.active{background:#ff4000;color:#fff}.nav-icon{font-size:20px;width:32px;text-align:center}.sidebar-footer{display:none}.top-bar{padding:12px 16px}.content-area{padding:16px}.dashboard-stats{grid-template-columns:1fr}.profile-info{flex-direction:column;text-align:center}.panels-container{flex-direction:column;gap:16px}.left-panel,.right-panel{padding:16px}}.left-panel{padding:20px;background:#fff;border-radius:8px;position:relative;overflow:hidden;flex:1}.progress-container{position:absolute;top:0;left:0;right:0;height:8px;background:transparent;overflow:hidden}.progress-bar{height:100%;background:#ff4000;transition:width .3s ease}.tutorial-content{margin:20px 0}.step-header{display:flex;align-items:center;margin-bottom:20px}.step-number{width:30px;height:30px;background:#ff4000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:10px}.step-title{margin:0;color:#495057}.step-content{margin-left:40px;height:120px;display:flex;flex-direction:column;justify-content:space-between}.code-block{display:block;background:#f8f9fa;padding:10px;border-radius:4px;font-family:Courier New,monospace;color:#2c3e50;margin:10px 0;border-left:3px solid #ff4000}.code-container{min-height:60px;display:flex;align-items:center}.instruction-container{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:20px;margin:10px 0;text-align:center;min-height:60px;display:flex;align-items:center;justify-content:center}.instruction-text{color:#0369a1;font-size:16px;font-weight:500;margin:0;line-height:1.5}.step-description{margin:10px 0 0;color:#6c757d;font-size:14px}.tutorial-navigation{display:flex;justify-content:space-between;margin-top:20px}.nav-button{padding:8px 16px;border:1px solid #ff4000;background:#fff;color:#ff4000;border-radius:4px;cursor:pointer;transition:all .3s ease}.nav-button:hover:not(:disabled){background:#ff4000;color:#fff}.nav-button:disabled{opacity:.5;cursor:not-allowed}.video-container{display:flex;flex-direction:column;gap:16px}.video-placeholder{width:100%;min-height:100%;background:#000;border-radius:8px;overflow:hidden;position:relative;flex:1}.video-player{width:100%;height:100%;min-height:100%;background:linear-gradient(45deg,#1a1a1a,#2a2a2a);display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .3s ease}.video-player:hover{background:linear-gradient(45deg,#2a2a2a,#3a3a3a)}.play-button{width:80px;height:80px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#000;transition:all .3s ease;z-index:2}.video-player:hover .play-button{background:#fff;transform:scale(1.1)}.video-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:20px;color:#fff;text-align:center}.video-overlay p{margin:0;font-size:14px;opacity:.9}.video-info{padding:16px;background:#f8f9fa;border-radius:8px}.video-info h4{margin:0 0 8px;color:#0f172a;font-size:16px;font-weight:600}.video-info p{margin:0;color:#64748b;font-size:14px;line-height:1.5}.squarespace-sections{margin-top:32px;padding:32px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.sections-header{margin-bottom:32px}.sections-header h3{font-size:28px;font-weight:600;color:#111827;margin-bottom:12px}.sections-subtitle{color:#6b7280;font-size:16px;line-height:1.5}.sections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:32px}.section-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:32px;transition:all .2s ease-in-out;position:relative;min-height:300px;display:flex;flex-direction:column;justify-content:space-between}.section-card:hover{border-color:#d1d5db;box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}.section-info{flex:1}.section-name{font-size:20px;font-weight:600;color:#111827;margin-bottom:0;line-height:1.4}.copy-button{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;min-width:44px;height:44px}.copy-button:hover{background:#f3f4f6;border-color:#9ca3af;transform:scale(1.05)}.copy-icon{width:18px;height:18px;color:#6b7280;transition:color .2s ease-in-out}.copy-icon.success{color:#10b981}.section-footer{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#9ca3af;margin-top:0}.section-id{font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#f3f4f6;padding:4px 8px;border-radius:6px;font-size:13px}.section-category{text-transform:uppercase;letter-spacing:.5px;font-weight:500;font-size:13px}@media (max-width: 768px){.sections-grid{grid-template-columns:1fr;gap:24px}.section-card{padding:24px;min-height:240px}.sections-header h3{font-size:24px}.section-name{font-size:18px}.section-description{font-size:15px}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}::-webkit-scrollbar-thumb{background:#ff4000;border-radius:6px;border:2px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background:#e63900}::-webkit-scrollbar-corner{background:#f1f1f1}*{scrollbar-width:thin;scrollbar-color:#ff4000 #f1f1f1}.content-area::-webkit-scrollbar{width:8px}.content-area::-webkit-scrollbar-track{background:#f8fafc}.content-area::-webkit-scrollbar-thumb{background:#ff4000;border-radius:4px;border:1px solid #f8fafc}.content-area::-webkit-scrollbar-thumb:hover{background:#e63900}.divider{display:flex;align-items:center;margin:24px 0;color:#9ca3af;font-size:14px}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.divider span{padding:0 16px;background:#fff}.squarespace-button{width:100%;padding:12px 16px;background:#000;color:#fff;border:1px solid #000;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px;margin-top:1em!important}.squarespace-button:hover:not(:disabled){background:#333;border-color:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.squarespace-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #0000001a}.squarespace-button:disabled{background:#9ca3af;border-color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.squarespace-button svg{width:20px;height:20px}.websites-container{border-radius:12px;overflow:hidden}.websites-list{max-height:600px;overflow-y:auto}.website-item{padding:24px;border-bottom:1px solid #e2e8f0;transition:background-color .15s ease-in-out;margin-bottom:16px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0003}.website-item:hover{background-color:#f8fafc;box-shadow:0 2px 8px #00000026}.website-main{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.website-info{flex:1}.website-link{display:flex;align-items:center;gap:16px;text-decoration:none;color:inherit;transition:all .15s ease-in-out}.website-link:hover{opacity:.8}.website-details{flex:1}.website-title{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:4px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.website-title .status-badge{text-decoration:none}.website-url{font-size:14px;color:#64748b;word-break:break-all}.website-status{margin-left:16px;display:flex;align-items:center;gap:8px}.status-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.upgrade-btn{background:#ff4000;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;text-transform:none;letter-spacing:.3px;white-space:nowrap;box-shadow:0 2px 4px #ff400033}.upgrade-btn:hover{background:#e63900;transform:translateY(-1px);box-shadow:0 4px 8px #ff40004d}.upgrade-btn:active{transform:translateY(0)}.status-badge.status-lifetime{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}.status-badge.status-trial{background-color:#fed7aa;color:#c2410c;border:1px solid #fdba74}.status-badge.status-trial-ended{background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca}.status-badge.status-inactive{background-color:#f3f4f6;color:#6b7280;border:1px solid #d1d5db}.loading-message{padding:32px 24px;text-align:center;color:#64748b;font-size:16px}.error-message{padding:32px 24px;text-align:center;color:#dc2626;font-size:16px}.no-websites{padding:48px 24px;text-align:center;color:#64748b}.no-websites h3{margin:16px 0 8px;color:#374151;font-size:18px;font-weight:600}.no-websites p{margin:0;font-size:14px;line-height:1.5}.home-websites-overview{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;padding:20px}.home-websites-overview .websites-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.home-websites-overview .websites-header h3{font-size:18px;font-weight:600;color:#0f172a;margin:0}.home-websites-overview .websites-actions{display:flex;gap:12px}.home-websites-overview .manage-website-btn,.home-websites-overview .add-website-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;min-width:150px}.home-websites-overview .manage-website-btn{background:#f8fafc;color:#374151;border:1px solid #e2e8f0}.home-websites-overview .manage-website-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.home-websites-overview .add-website-btn{background:#ff4000;color:#fff}.home-websites-overview .add-website-btn:hover:not(:disabled){background:#e63900;transform:translateY(-1px);box-shadow:0 2px 8px #ff40004d}.home-websites-overview .add-website-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.home-websites-overview .website-tags-horizontal{display:flex;flex-wrap:wrap;gap:8px}.home-websites-overview .website-tag-horizontal{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;font-size:12px;color:#374151;transition:all .15s ease-in-out;max-width:180px}.home-websites-overview .website-tag-horizontal:hover{background:#f1f5f9;border-color:#cbd5e1}.home-websites-overview .tag-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.home-websites-overview .tag-status{font-size:10px;font-weight:700}.home-websites-overview .tag-status.active{color:#16a34a}.home-websites-overview .tag-status.inactive{color:#dc2626}.home-websites-overview .website-cards-horizontal{display:grid;grid-template-columns:repeat(auto-fill,320px);gap:16px;margin-top:16px;justify-content:start}.home-websites-overview .website-card-horizontal{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;transition:all .15s ease-in-out;display:flex;flex-direction:column;gap:8px}.home-websites-overview .website-card-horizontal:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.home-websites-overview .website-card-header{display:flex;align-items:center;gap:8px}.home-websites-overview .website-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;flex:1;transition:all .15s ease-in-out}.home-websites-overview .website-link:hover{opacity:.8}.home-websites-overview .card-title{font-size:14px;font-weight:600;color:#374151;text-decoration:underline;text-decoration-color:#6b7280;text-underline-offset:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:4px;min-width:0}.home-websites-overview .website-card-upgrade{margin-top:8px;display:flex;justify-content:center}.home-websites-overview .upgrade-btn{background:#ff4000;color:#fff;border:none;padding:4px 10px;border-radius:5px;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;text-transform:uppercase;letter-spacing:.4px;margin-left:6px;flex-shrink:0;white-space:nowrap}.home-websites-overview .upgrade-btn:hover{background:#e63900;transform:translateY(-1px);box-shadow:0 2px 8px #ff40004d}.home-websites-overview .access-tag{display:inline-block;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.home-websites-overview .access-tag.access-kleemt{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.home-websites-overview .access-tag.access-trial{background:#fed7aa;color:#c2410c;border:1px solid #fdba74}.home-websites-overview .access-tag.access-trial-ended{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.home-websites-overview .access-tag.access-inactive{background:#f3f4f6;color:#6b7280;border:1px solid #d1d5db}@media (max-width: 768px){.home-websites-overview .website-cards-horizontal{grid-template-columns:1fr;gap:12px}.home-websites-overview .website-card-horizontal{padding:12px}.home-websites-overview .card-title{font-size:13px}.home-websites-overview .website-card-url a{font-size:11px}.home-websites-overview .access-tag{font-size:10px;padding:3px 6px}}@media (max-width: 768px){.home-websites-overview{padding:16px;margin-bottom:16px}.home-websites-overview .websites-header{flex-direction:column;align-items:flex-start;gap:12px}.home-websites-overview .websites-actions{width:100%}.home-websites-overview .manage-website-btn,.home-websites-overview .add-website-btn{flex:1;padding:10px 12px;font-size:12px}.home-websites-overview .website-tags-horizontal{gap:6px}.home-websites-overview .website-tag-horizontal{padding:5px 10px;font-size:11px;max-width:140px}}.trial-container{margin-bottom:20px;height:200px;display:flex;flex-direction:column;justify-content:space-between}.success-title{color:#166534;font-size:18px;font-weight:600;margin:0 0 12px;text-align:left}.connected-website{background:#f8fafc;border-radius:8px;padding:12px;margin-bottom:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.website-info{display:flex;align-items:center;gap:12px}.website-details h5{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.website-details p{font-size:14px;color:#64748b;margin:0}.trial-offer{text-align:center}.trial-offer h4{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.trial-offer p{font-size:14px;color:#64748b;margin:0 0 20px;line-height:1.5}.trial-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:auto}.start-trial-btn{background:#ff4000;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.start-trial-btn:hover{background:#e63900}.skip-trial-btn{background:transparent;color:#64748b;border:1px solid #cbd5e1;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.skip-trial-btn:hover{background:#f1f5f9;color:#475569}@media (max-width: 768px){.trial-container{padding:16px}.connected-website{padding:12px}.website-info{gap:8px}.website-details h5{font-size:14px}.website-details p{font-size:12px}.trial-offer h4{font-size:16px}.trial-offer p{font-size:13px}.trial-actions{flex-direction:column;gap:8px}.start-trial-btn,.skip-trial-btn{width:100%;padding:14px 24px}}.oauth-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffd9;z-index:10;display:flex;align-items:center;justify-content:center}.oauth-loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center}.spinner{width:48px;height:48px;border:5px solid #eee;border-top:5px solid #ff4000;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:12px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.code-snippet-section{padding:24px;border-top:1px solid #e2e8f0;background:#fff}.code-snippet-section h4{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 8px}.code-snippet-section p{font-size:14px;color:#64748b;margin:0 0 16px}.integration-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.integration-row p{font-size:14px;color:#64748b;margin:0;flex-shrink:0}.code-actions{display:flex;gap:12px;margin-top:0}.copy-code-btn,.squarespace-btn{padding:10px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;border:none;display:flex;align-items:center;gap:6px}.copy-code-btn{background:#f8fafc;color:#374151;border:1px solid #e2e8f0;transition:all .2s ease-in-out}.copy-code-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.copy-code-btn.copied{background:#dcfce7;color:#166534;border-color:#bbf7d0;transform:scale(1.02)}.squarespace-btn{background:#000;color:#fff}.squarespace-btn:hover{background:#333;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.website-integration{margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}.website-integration h4{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 8px}.website-integration .integration-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.website-integration .integration-row p{font-size:14px;color:#64748b;margin:0;flex-shrink:0}.website-integration .code-actions{display:flex;gap:8px;margin-top:0}.website-integration .copy-code-btn,.website-integration .squarespace-btn{padding:10px 20px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;border:none;display:flex;align-items:center;gap:6px}.website-integration .copy-code-btn{background:#f8fafc;color:#374151;border:1px solid #e2e8f0}.website-integration .copy-code-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.website-integration .copy-code-btn.copied{background:#dcfce7;color:#166534;border-color:#bbf7d0;transform:scale(1.02)}.website-integration .squarespace-btn{background:#000;color:#fff}.website-integration .squarespace-btn:hover{background:#333;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.success-message{margin:20px 0;padding:16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.success-message h4{color:#166534;font-size:16px;font-weight:600;margin:0 0 8px}.success-message p{color:#15803d;font-size:14px;margin:0;line-height:1.5}.integration-section{margin:12px 0;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.integration-section h4{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 8px}.integration-section .integration-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.integration-section .integration-row p{font-size:12px;color:#64748b;margin:0;flex-shrink:0}.integration-section .code-actions{display:flex;gap:6px;margin-top:0}.integration-section .copy-code-btn,.integration-section .squarespace-btn{padding:6px 12px;border-radius:4px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;border:none;display:flex;align-items:center;gap:4px}
