@layer payload-default{}@layer payload-default{}@layer payload-default{.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}.collections{display:flex;width:100%;--gap:var(--base);--cols:5}.collections__wrap{width:100%;display:flex;flex-direction:column;gap:var(--base)}.collections__group{display:flex;flex-direction:column;gap:var(--gap)}.collections__label{margin:0}.collections__card-list{padding:0;margin:0;list-style:none;grid-gap:12px;gap:12px;display:grid;grid-template-columns:repeat(var(--cols),1fr)}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}}@layer payload-default{}@layer payload-default{}@layer payload-default{@media(max-width:1440px){.collections{--cols:4}}@media(max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media(max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media(max-width:400px){.collections{--cols:1}}}:root{--brand-primary:#6a00ff;--brand-bg:#00020d;--glass-border:rgba(255,255,255,0.1)}body{background-color:var(--brand-bg)!important;color:#fff}input,select,textarea{background-color:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.1)!important;color:#fff!important;border-radius:8px!important}.btn--style-primary,button[type=submit]{background-color:var(--brand-primary)!important;border-radius:8px!important}.template-minimal{background:#05060f!important;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.template-minimal__wrap{background:#111222!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.16)!important;border-radius:20px!important;box-shadow:0 24px 50px rgba(0,0,0,.7),0 0 100px rgba(106,0,255,.18)!important;padding:48px 40px!important;max-width:440px;width:100%;display:flex;flex-direction:column;gap:32px}.template-minimal__header{margin-bottom:8px;display:flex;justify-content:center}.template-minimal form{display:flex;flex-direction:column;gap:20px}.template-minimal .field-type{display:flex;flex-direction:column;gap:8px}.template-minimal label{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500;color:rgba(255,255,255,.8)!important;letter-spacing:.02em}.template-minimal input[type=email],.template-minimal input[type=password],.template-minimal input[type=text]{background:#1d1e2c!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;padding:12px 16px!important;font-size:14px!important;border-radius:10px!important;transition:all .25s ease!important;outline:none!important}.template-minimal input[type=email]:focus,.template-minimal input[type=password]:focus,.template-minimal input[type=text]:focus{background:#25273c!important;border-color:var(--brand-primary)!important;box-shadow:0 0 0 4px rgba(106,0,255,.15)!important}.template-minimal button[type=submit]{background:var(--brand-primary)!important;color:#fff!important;font-weight:600!important;font-size:15px!important;padding:14px 24px!important;border-radius:10px!important;border:none!important;cursor:pointer!important;transition:all .25s ease!important;margin-top:12px!important;box-shadow:0 8px 20px rgba(106,0,255,.3)!important}.template-minimal button[type=submit]:hover{background:#7a1aff!important;transform:translateY(-1px);box-shadow:0 12px 24px rgba(106,0,255,.45)!important}.template-minimal button[type=submit]:active{transform:translateY(0)}.template-minimal a{color:rgba(255,255,255,.5)!important;font-size:13px!important;text-decoration:none!important;transition:color .2s ease!important;text-align:right;margin-top:-8px}.template-minimal a:hover{color:#fff!important;text-decoration:underline!important}.password-input-wrapper{position:relative;width:100%}.password-input-wrapper input{padding-right:48px!important}.password-toggle-btn{position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;background:rgba(0,0,0,0)!important;border:none!important;padding:0!important;margin:0!important;color:rgba(255,255,255,.45)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;width:24px!important;height:24px!important;transition:color .2s ease!important;z-index:10!important}.password-toggle-btn:hover{color:#fff!important;background:rgba(0,0,0,0)!important}.admin-loader-container{flex-direction:column;min-height:70vh;width:100%;gap:24px}.admin-loader-container,.admin-loader-spinner-wrapper{display:flex;align-items:center;justify-content:center}.admin-loader-spinner-wrapper{position:relative;width:80px;height:80px}.admin-loader-spinner{position:absolute;width:100%;height:100%;border:3px solid rgba(255,255,255,.05);border-top:3px solid var(--brand-primary);border-radius:50%;animation:admin-spin 1s linear infinite}.admin-loader-logo{width:40px;height:40px;animation:admin-pulse 2s ease-in-out infinite}.admin-loader-text{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;color:rgba(255,255,255,.6);letter-spacing:.1em;text-transform:uppercase;font-weight:500;animation:admin-fade-text 1.5s ease-in-out infinite alternate}@keyframes admin-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes admin-pulse{0%,to{transform:scale(.92);opacity:.8}50%{transform:scale(1.05);opacity:1}}@keyframes admin-fade-text{0%{opacity:.4}to{opacity:.8}}.blog-seo-health{border:1px solid var(--theme-elevation-150);border-radius:6px;margin:0 0 1rem;overflow:hidden}.blog-seo-health__header{align-items:center;background:var(--theme-elevation-50);display:flex;justify-content:space-between;padding:.6rem .75rem}.blog-seo-health__header span{color:var(--theme-success-500);font-weight:700}.blog-seo-health__meter{background:var(--theme-elevation-100);height:5px}.blog-seo-health__meter span{background:var(--theme-success-500);display:block;height:100%;transition:width .2s ease}.blog-seo-health ul{list-style:none;margin:.75rem;padding:0}.blog-seo-health li{font-size:.8rem;margin:.4rem 0}.blog-seo-health__pass:before{color:var(--theme-success-500);content:"✓ "}.blog-seo-health__warning:before{color:var(--theme-warning-500);content:"• "}.blog-preview-tabs{background:var(--theme-elevation-100);border-radius:999px;display:flex;margin-right:1rem;padding:3px}.blog-preview-tabs button{background:rgba(0,0,0,0);border:0;border-radius:999px;color:var(--theme-elevation-600);cursor:pointer;font-size:.8rem;font-weight:700;padding:.45rem 1rem}.blog-preview-tabs button.is-active{background:var(--theme-elevation-0);box-shadow:0 1px 3px rgba(0,0,0,.15);color:var(--theme-elevation-900)}.collection-edit--blogs.blog-editor--previewing .document-fields{display:none}.collection-edit--blogs.blog-editor--previewing .collection-edit__main{min-height:calc(100vh - 10rem)}.case-study-preview-tabs{background:var(--theme-elevation-100);border-radius:999px;display:flex;margin-right:1rem;padding:3px}.case-study-preview-tabs button{background:rgba(0,0,0,0);border:0;border-radius:999px;color:var(--theme-elevation-600);cursor:pointer;font-size:.8rem;font-weight:700;padding:.45rem 1rem}.case-study-preview-tabs button.is-active{background:var(--theme-elevation-0);box-shadow:0 1px 3px rgba(0,0,0,.15);color:var(--theme-elevation-900)}.collection-edit--case-studies.case-study-editor--previewing .document-fields{display:none}.collection-edit--case-studies.case-study-editor--previewing .collection-edit__main{min-height:calc(100vh - 10rem)}.blog-document-preview,.case-study-document-preview{background:#fff;color:#2d2d2d;margin:0 auto;max-width:760px;min-height:100%;padding:2rem 1.25rem 4rem}.blog-document-preview__article,.case-study-document-preview__article{background:#fff;color:#2d2d2d}.blog-document-preview__header,.case-study-document-preview__header{margin:0 auto;max-width:680px;padding:0}.blog-document-preview__header span,.case-study-document-preview__header span{color:#666;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-document-preview__header h1,.case-study-document-preview__header h1{color:#000;font-size:clamp(1.75rem,4vw,2.15rem);line-height:1.25;margin:0 0 20px}.blog-document-preview__header p,.case-study-document-preview__header p{color:#2d2d2d;font-size:.98rem;line-height:1.6;margin:0 0 12px}.blog-document-preview__body,.case-study-document-preview__body{font-size:.98rem;line-height:1.6;margin:0 auto;max-width:680px}.blog-document-preview__body>:first-child,.case-study-document-preview__body>:first-child{margin-top:0}.blog-document-preview__body p,.case-study-document-preview__body p{margin:0 0 12px}.blog-document-preview__body h1,.blog-document-preview__body h2,.blog-document-preview__body h3,.case-study-document-preview__body h1,.case-study-document-preview__body h2,.case-study-document-preview__body h3{color:#000;font-weight:700;line-height:1.25;margin:0 0 20px}.blog-document-preview__body h1,.case-study-document-preview__body h1{font-size:2rem}.blog-document-preview__body h2,.case-study-document-preview__body h2{border-bottom:1px solid #e5e5e5;font-size:1.65rem;padding-bottom:8px}.blog-document-preview__body h3,.case-study-document-preview__body h3{font-size:1.3rem}.blog-document-preview__body ol,.blog-document-preview__body ul,.case-study-document-preview__body ol,.case-study-document-preview__body ul{margin:0 0 12px;padding-left:20px}.blog-document-preview__body li,.case-study-document-preview__body li{margin-bottom:12px}.blog-document-preview__body a,.case-study-document-preview__body a{color:#06c;font-weight:600;text-decoration:underline;text-underline-offset:2px}.blog-document-preview__body a:hover,.case-study-document-preview__body a:hover{color:#0052a3}.blog-document-preview__body blockquote,.case-study-document-preview__body blockquote{background:#f7f7f7;border-left:4px solid #999;border-radius:0 4px 4px 0;color:#666;font-style:italic;margin:0 0 12px;padding:8px 16px}.blog-document-preview__body blockquote p,.case-study-document-preview__body blockquote p{margin:0}.blog-document-preview__table-wrap,.case-study-document-preview__table-wrap{border:1px solid #dedede;border-radius:12px;box-shadow:0 3px 12px rgba(0,0,0,.06);margin:0 0 12px;max-width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.blog-document-preview__table-wrap::-webkit-scrollbar,.case-study-document-preview__table-wrap::-webkit-scrollbar{display:none}.blog-document-preview__body table,.case-study-document-preview__body table{border-collapse:collapse;min-width:100%;width:max-content}.blog-document-preview__body th,.case-study-document-preview__body th{background:#f2f2f2;color:#000;font-weight:600}.blog-document-preview__body td,.blog-document-preview__body th,.case-study-document-preview__body td,.case-study-document-preview__body th{padding:8px 12px;text-align:left;vertical-align:top}.blog-document-preview__body td,.case-study-document-preview__body td{border-top:1px solid #e5e5e5}.blog-document-preview__body code,.case-study-document-preview__body code{background:#f2f2f2;border-radius:3px;font-size:.9em;padding:2px 4px}.blog-document-preview__body pre,.case-study-document-preview__body pre{background:#222;border-radius:4px;color:#fff;margin:0 0 12px;overflow-x:auto;padding:12px}.blog-document-preview__body pre code,.case-study-document-preview__body pre code{background:rgba(0,0,0,0);padding:0}.blog-document-preview__body img,.case-study-document-preview__body img{border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 14px rgba(0,0,0,.08);display:block;height:auto;margin:0 auto 12px;max-width:100%}.blog-document-preview__body hr,.case-study-document-preview__body hr{border:0;border-top:1px solid #ddd;margin:0 0 12px}.blog-document-preview__empty,.case-study-document-preview__empty{color:#666;font-style:italic}@media(max-width:600px){.blog-document-preview,.case-study-document-preview{padding-left:1rem;padding-right:1rem}}.dashboard,.page-wrap,.payload-admin,.template-default,.template-default__wrap,body,html,main{overflow-y:auto!important;height:auto!important;min-height:100vh!important}.gsc-dashboard-container{padding:32px 32px 100px!important;max-width:1400px!important;margin:0 auto!important;font-family:var(--font-body,"Inter",system-ui,-apple-system,sans-serif)!important;color:#fff!important;box-sizing:border-box!important}.gsc-header{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin-bottom:24px!important;gap:16px!important}.gsc-header-title{font-size:24px!important;font-weight:700!important;margin:0 0 6px!important;letter-spacing:-.02em!important;color:#fff!important}.gsc-header-subtitle{font-size:14px!important;color:#8b8c9e!important;margin:0!important}.gsc-change-property-link{color:#8b8c9e!important;font-size:13px!important;font-weight:500!important;text-decoration:underline!important;transition:color .2s ease!important}.gsc-change-property-link:hover{color:#fff!important}.gsc-stats-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;grid-gap:16px!important;gap:16px!important;margin-bottom:24px!important;width:100%!important}@media(max-width:1024px){.gsc-stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.gsc-stats-grid{grid-template-columns:1fr!important}}.gsc-stat-card{background:#121320!important;border:1px solid #212338!important;border-radius:12px!important;padding:20px 24px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:100px!important;box-sizing:border-box!important}.gsc-stat-label{font-size:11px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#7a7b94!important;margin-bottom:10px!important}.gsc-stat-value-container{display:flex!important;align-items:baseline!important;gap:10px!important}.gsc-stat-number{font-size:28px!important;font-weight:700!important;color:#fff!important;line-height:1.1!important}.gsc-pill{font-size:13px!important;font-weight:600!important}.gsc-pill-green{color:#10b981!important}.gsc-pill-red{color:#ef4444!important}.gsc-pill-gray{color:#7a7b94!important}.gsc-main-card{background:#121320!important;border:1px solid #212338!important;border-radius:16px!important;padding:24px!important;width:100%!important;box-sizing:border-box!important}.gsc-tab-controls-row{justify-content:space-between!important;border-bottom:1px solid #212338!important;padding-bottom:16px!important;margin-bottom:20px!important;flex-wrap:wrap!important;gap:16px!important}.gsc-tab-controls-row,.gsc-tab-group{display:flex!important;align-items:center!important}.gsc-tab-group{gap:24px!important}.gsc-tab-button{background:rgba(0,0,0,0)!important;border:none!important;color:#7a7b94!important;font-size:14px!important;font-weight:500!important;padding:8px 0!important;cursor:pointer!important;position:relative!important;transition:color .2s ease!important}.gsc-tab-button:hover{color:#fff!important}.gsc-tab-button.is-active{color:#fff!important;font-weight:600!important}.gsc-tab-button.is-active:after{content:""!important;position:absolute!important;bottom:-17px!important;left:0!important;right:0!important;height:2px!important;background:#fff!important}.gsc-filters-group{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.gsc-pill-select{background:#1a1c2e!important;border:1px solid #2d3048!important;color:#fff!important;padding:8px 14px!important;font-size:13px!important;font-weight:500!important;border-radius:8px!important;outline:none!important;cursor:pointer!important;transition:all .2s ease!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}.gsc-pill-select:hover{border-color:#3e4263!important}.gsc-export-button{background:#1a1c2e!important;border:1px solid #2d3048!important;color:#fff!important;padding:8px 14px!important;font-size:13px!important;font-weight:500!important;border-radius:8px!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:6px!important;transition:all .2s ease!important}.gsc-export-button:hover{border-color:#3e4263!important;background:#22253d!important}.gsc-tab-info-banner{font-size:13px!important;color:#7a7b94!important;margin-bottom:20px!important;line-height:1.5!important}.gsc-table-container{overflow-x:auto!important;margin-bottom:20px!important}.gsc-table{width:100%!important;border-collapse:collapse!important;font-size:13px!important}.gsc-table th{text-align:left!important;padding:12px 16px!important;font-weight:500!important;color:#7a7b94!important;border-bottom:1px solid #212338!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;white-space:nowrap!important}.gsc-table th.is-sortable{cursor:pointer!important}.gsc-table th.is-sortable:hover{color:#fff!important}.gsc-table td.is-num,.gsc-table th.is-num{text-align:right!important}.gsc-table td{padding:14px 16px!important;border-bottom:1px solid #1a1c2e!important;color:#fff!important;vertical-align:middle!important}.gsc-table tbody tr:hover td{background:rgba(255,255,255,.02)!important}.gsc-cell-checkbox{width:32px!important}.gsc-input-checkbox{accent-color:#6a00ff!important;width:16px!important;height:16px!important;cursor:pointer!important;opacity:.6!important}.gsc-input-checkbox:checked{opacity:1!important}.gsc-cell-query-text{max-width:360px!important;font-weight:500!important}.gsc-cell-page-text,.gsc-cell-query-text{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.gsc-cell-page-text{max-width:440px!important;color:#7a7b94!important}.gsc-cell-page-text a{color:#7a7b94!important;text-decoration:none!important;transition:color .15s ease!important}.gsc-cell-page-text a:hover{color:#a855f7!important;text-decoration:underline!important}.gsc-footer-row{justify-content:space-between!important;padding-top:18px!important;border-top:1px solid #212338!important;font-size:13px!important;color:#7a7b94!important;flex-wrap:wrap!important;gap:16px!important}.gsc-footer-pagination,.gsc-footer-row{display:flex!important;align-items:center!important}.gsc-footer-pagination{gap:20px!important}.gsc-footer-rows-select{display:flex!important;align-items:center!important;gap:8px!important}.gsc-rows-dropdown{background:#1a1c2e!important;border:1px solid #2d3048!important;color:#fff!important;padding:4px 10px!important;font-size:12px!important;border-radius:6px!important;outline:none!important;cursor:pointer!important}.gsc-page-navigation{gap:10px!important}.gsc-arrow-btn,.gsc-page-navigation{display:flex!important;align-items:center!important}.gsc-arrow-btn{background:rgba(0,0,0,0)!important;border:1px solid #2d3048!important;color:#7a7b94!important;width:28px!important;height:28px!important;border-radius:6px!important;justify-content:center!important;cursor:pointer!important;transition:all .2s ease!important}.gsc-arrow-btn:hover:not(:disabled){background:#1a1c2e!important;color:#fff!important}.gsc-arrow-btn:disabled{opacity:.3!important;cursor:not-allowed!important}.gsc-unconnected-card{background:#121320!important;border:1px solid #212338!important;border-radius:20px!important;padding:48px 32px!important;max-width:580px!important;margin:40px auto!important;text-align:center!important;box-shadow:0 16px 40px rgba(0,0,0,.25)!important}.gsc-unconnected-icon{width:80px!important;height:80px!important;background:rgba(106,0,255,.12)!important;border-radius:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 24px!important;color:#6a00ff!important}.gsc-unconnected-card h2{font-size:22px!important;font-weight:700!important;margin:0 0 12px!important;color:#fff!important}.gsc-unconnected-desc{font-size:14px!important;color:#7a7b94!important;line-height:1.6!important;margin-bottom:24px!important}.gsc-error-card{background:#121320!important;border:1px solid rgba(244,63,94,.3)!important;border-radius:16px!important;padding:32px!important;max-width:500px!important;margin:40px auto!important;text-align:center!important}.gsc-error-icon{font-size:36px!important;margin-bottom:12px!important}.gsc-error-card h3{font-size:18px!important;margin:0 0 8px!important;color:#f43f5e!important}.gsc-error-card p{margin-bottom:20px!important}.gsc-empty-state,.gsc-error-card p{font-size:14px!important;color:#7a7b94!important}.gsc-empty-state{text-align:center!important;padding:40px!important}@media(max-width:768px){.gsc-dashboard-container{padding:16px!important}}