@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--bg-0: #020814;--bg-1: #07162e;--bg-2: #0a2550;--bg-3: #0f3a78;--panel: #081a36d9;--panel-solid: #0b2245;--line: #1f4e8f;--line-soft: #1b3b67;--text: #ecf4ff;--text-soft: #b8cdeb;--text-muted: #90abd0;--accent: #1f8dff;--accent-strong: #0072f5;--success: #3bc174;--shadow: 0 24px 70px rgba(2, 8, 24, .45)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Outfit,sans-serif;color:var(--text);background:radial-gradient(circle at 92% 15%,rgba(45,139,255,.28),transparent 35%),radial-gradient(circle at 3% 45%,rgba(14,58,122,.5),transparent 36%),linear-gradient(145deg,var(--bg-0),var(--bg-1) 43%,var(--bg-2));-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}body:before{content:"";position:fixed;inset:-35% -10%;pointer-events:none;background:linear-gradient(120deg,transparent 20%,rgba(31,141,255,.12) 48%,transparent 75%),repeating-linear-gradient(90deg,transparent,transparent 60px,rgba(140,190,255,.05) 60px,rgba(140,190,255,.05) 61px);animation:wallpaperShift 15s linear infinite}@keyframes wallpaperShift{0%{transform:translate(0) translateY(0)}to{transform:translate(-80px) translateY(50px)}}a{text-decoration:none;color:inherit}h1,h2,h3,h4{font-family:Space Grotesk,sans-serif;margin:0}p{margin:0;color:var(--text-soft)}.container{width:min(1160px,92vw);margin:0 auto}.site-shell{min-height:100vh;display:flex;flex-direction:column;position:relative}main{flex:1}.top-nav-wrap{position:sticky;top:0;z-index:35;border-bottom:1px solid #204270;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030c1cc2}.top-nav{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{font-size:1.05rem;letter-spacing:.01em;font-weight:700;color:#e8f4ff}.nav-links{display:flex;align-items:center;gap:.35rem}.nav-links a{color:var(--text-muted);padding:.45rem .72rem;border-radius:.65rem;transition:.2s ease}.nav-links a:hover,.nav-links a.active{color:var(--text);background:#257de933}.nav-cta-row{display:flex;align-items:center;gap:.6rem}.cta-btn,.ghost-btn,.link-btn{border:1px solid transparent;border-radius:.8rem;font-family:inherit;cursor:pointer;padding:.68rem 1rem;font-size:.95rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,filter .18s ease,background-color .18s ease}.cta-btn{color:#fff;background:linear-gradient(130deg,var(--accent),var(--accent-strong));box-shadow:0 8px 26px #006def66}.cta-btn:hover{transform:translateY(-1px);filter:brightness(1.07)}.ghost-btn,.link-btn{color:#e2eeff;border-color:#295893;background:#091c39cc}.ghost-btn:hover,.link-btn:hover{background:#11396e}.hero{padding:4rem 0 2.5rem;display:grid;grid-template-columns:1.02fr .98fr;gap:1.5rem;align-items:center}.eyebrow{color:#94c0ff;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:700}.hero h1{margin-top:.7rem;font-size:clamp(2.05rem,5vw,3.3rem);line-height:1.05}.hero-left p{margin-top:1rem;max-width:55ch}.hero-actions{margin-top:1.35rem;display:flex;flex-wrap:wrap;gap:.7rem}.hero-right{border:1px solid #265184;border-radius:1.1rem;overflow:hidden;background:linear-gradient(160deg,#092042f2,#061429eb);box-shadow:var(--shadow)}.market-visual{position:relative;min-height:360px;padding:1rem;overflow:hidden;perspective:900px}.animated-grid{position:absolute;inset:0;background:linear-gradient(rgba(131,186,255,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(131,186,255,.1) 1px,transparent 1px);background-size:36px 36px;transform:perspective(680px) rotateX(56deg) translateY(45%);transform-origin:center top;animation:gridFlow 6s linear infinite}@keyframes gridFlow{0%{background-position:0 0,0 0}to{background-position:0 70px,70px 0}}.floating-cube{position:absolute;right:19%;top:20%;width:92px;height:92px;transform-style:preserve-3d}.face{position:absolute;inset:0;border:1px solid rgba(135,198,255,.72);background:linear-gradient(145deg,#237ae654,#09224538)}.face.front{transform:translateZ(46px)}.face.back{transform:rotateY(180deg) translateZ(46px)}.face.left{transform:rotateY(-90deg) translateZ(46px)}.face.right{transform:rotateY(90deg) translateZ(46px)}.face.top{transform:rotateX(90deg) translateZ(46px)}.face.bottom{transform:rotateX(-90deg) translateZ(46px)}.live-chart{position:absolute;inset:20% 6% 14%;width:88%;height:70%}.chart-path{stroke-dasharray:1450;stroke-dashoffset:1450;animation:drawChart 3s ease forwards,pulseChart 3.3s ease-in-out 3s infinite}@keyframes drawChart{to{stroke-dashoffset:0}}@keyframes pulseChart{50%{filter:drop-shadow(0 0 14px rgba(75,170,255,.8))}}.orb{position:absolute;border-radius:999px;filter:blur(2px)}.orb-one{width:160px;height:160px;background:radial-gradient(circle,rgba(46,138,255,.62),transparent 68%);left:-20px;top:-20px}.orb-two{width:200px;height:200px;background:radial-gradient(circle,rgba(26,101,213,.48),transparent 70%);right:-60px;bottom:-60px}.section{padding:1.8rem 0}.section-head{margin-bottom:1rem}.section-head h1,.section-head h2{font-size:clamp(1.45rem,3vw,2.2rem)}.section-head p{margin-top:.45rem}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.feature-grid article{border:1px solid #2b4f80;border-radius:.95rem;padding:1rem;background:linear-gradient(165deg,#0b1d39f2,#071326f2)}.feature-grid h3{font-size:1.02rem;margin-bottom:.4rem}.tool-shell{border:1px solid #2a517f;border-radius:1rem;padding:1rem;background:linear-gradient(145deg,#0a1a32f5,#071224f2)}.tool-shell-compact{max-width:1100px;width:100%}.tool-tabs{display:flex;flex-wrap:wrap;gap:.55rem}.tool-tabs button{border:1px solid #365a91;border-radius:.72rem;padding:.52rem .88rem;background:#0e2448;color:#dcecff;cursor:pointer}.tool-tabs button.active{background:#1560bf;border-color:#2a90ff}.tool-card{margin-top:.9rem;border:1px solid #2a538a;border-radius:.94rem;background:#0a1f40;padding:.95rem;display:grid;gap:.72rem}.tool-card label{color:var(--text-soft);display:grid;gap:.4rem}.tool-card input[type=range]{width:100%;accent-color:var(--accent)}.tool-result{color:#eef6ff;font-weight:700}.lead-shell{border:1px solid #295081;border-radius:1rem;padding:1.2rem;background:linear-gradient(#08182feb,#071326ed),repeating-linear-gradient(45deg,transparent,transparent 11px,rgba(38,129,240,.08) 11px,rgba(38,129,240,.08) 22px);display:grid;grid-template-columns:1fr 1fr;gap:1rem}.lead-form{display:grid;gap:.68rem}.honeypot-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.lead-actions{margin-top:.9rem;display:flex;gap:.6rem;flex-wrap:wrap}input,textarea,select{width:100%;border:1px solid #2f598f;border-radius:.72rem;background:#0d2448;color:#f5f9ff;padding:.72rem .82rem;font-family:inherit}input::placeholder,textarea::placeholder{color:#9ebade}.form-message{color:#96f7c5}.page{padding-top:2rem}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.post-card{border:1px solid #285084;border-radius:1rem;overflow:hidden;background:linear-gradient(170deg,#0a1c37f2,#071123f5)}.post-thumb{width:100%;height:178px;object-fit:cover;transform-origin:center}.post-thumb-wrap{position:relative;overflow:hidden}.post-thumb-link{display:block;overflow:hidden}.post-thumb-link img{transition:transform .2s ease}.post-thumb-link:hover img{transform:scale(1.02)}.post-thumb-actions{position:absolute;left:.65rem;right:.65rem;bottom:.65rem;display:flex;gap:.5rem;flex-wrap:wrap;z-index:2}.post-thumb-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#020a17bf,#020a170f 55%);pointer-events:none}.post-body{padding:.95rem}.post-category{text-transform:uppercase;letter-spacing:.1em;font-size:.74rem;color:#8ebfff;font-weight:700}.post-body h3{margin-top:.45rem}.post-body p{margin-top:.5rem}.post-actions{margin-top:.82rem;display:flex;flex-wrap:wrap;gap:.55rem}.blog-article{margin-top:1rem;border:1px solid #285083;border-radius:1rem;padding:1rem;background:#08172df2}.blog-rich{display:grid;gap:.9rem}.blog-cover{width:100%;max-height:380px;object-fit:cover;border-radius:.85rem}.mixed-section{border:1px solid #254875;border-radius:.85rem;background:#091930e6;padding:.8rem;display:grid;gap:.8rem;align-items:center}.mixed-section.image-right,.mixed-section.image-left{grid-template-columns:1fr 1fr}.mixed-image-wrap,.mixed-content-wrap{min-width:0}.mixed-image-wrap{overflow:hidden;border-radius:.72rem}.mixed-image-wrap img{border-radius:0;transform-origin:center}.mixed-section img,.gallery-grid img{width:100%;height:250px;object-fit:cover;border-radius:.72rem}.mixed-section.image-only img{height:min(66vh,460px)}.mixed-section h3{margin-bottom:.35rem}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.blog-actions{display:flex;flex-wrap:wrap;gap:.7rem}.related-links-block{border:1px solid #28507f;border-radius:.85rem;background:#07152bd9;padding:.8rem;display:grid;gap:.7rem}.related-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.related-link-card{border:1px solid #2d5588;border-radius:.75rem;padding:.68rem;background:linear-gradient(160deg,#0c2343f5,#08152af5);display:grid;gap:.32rem}.related-link-title{color:#eef6ff;font-weight:600}.checklist-page{max-width:980px}.checklist-article{gap:1rem}.checklist-section{border:1px solid #274d7c;border-radius:.85rem;background:#08182fd9;padding:.85rem;display:grid;gap:.6rem}.checklist-section h2{font-size:1.08rem}.checklist-list{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.checklist-item{display:flex;align-items:flex-start;gap:.55rem;color:#d5e7ff}.checklist-item span:first-child{color:#9ec7ff;font-weight:700;line-height:1.2}.checklist-subgroup{border-top:1px dashed #2f5689;padding-top:.62rem}.checklist-subtitle{color:#ebf5ff;font-weight:600}.privacy-page{max-width:880px}.privacy-page h2{margin-top:1rem;font-size:1.1rem}.privacy-page p{margin-top:.4rem}.site-footer{margin-top:2rem;border-top:1px solid #224474;background:#040c1ac7;padding:1.3rem 0 1rem}.footer-grid{display:flex;justify-content:space-between;gap:1rem}.footer-brand{display:inline-flex;align-items:center;gap:.6rem}.footer-title{font-weight:700}.footer-logo{width:42px;height:42px;border-radius:12px;object-fit:cover;border:1px solid #3a6ba7}.footer-text{margin-top:.32rem;color:#9bb8db}.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:.85rem}.footer-links a{color:#a6c7ef}.footer-icon-link{width:34px;height:34px;border:1px solid #35609a;border-radius:999px;background:#0b2a52;display:inline-flex;align-items:center;justify-content:center}.footer-icon-link svg{width:18px;height:18px;fill:#dcedff}.disclaimer{width:min(1160px,92vw);margin:.8rem auto 0;font-size:.77rem;color:#8ea8c8;line-height:1.55}.auth-wrap{min-height:100vh;display:grid;place-content:center;padding:1rem}.auth-card{width:min(450px,93vw);border:1px solid #2c5388;border-radius:1rem;background:#081831f5;padding:1.15rem;display:grid;gap:.75rem}.auth-secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.auth-helper-btn{width:100%}.auth-note{color:#b4ccef;font-size:.92rem}.auth-note a{color:#96c7ff}.admin-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.admin-sidebar{border-right:1px solid #23416d;background:#06152d;padding:1rem;display:grid;align-content:start;gap:.75rem}.admin-sidebar h2{font-size:1.08rem}.admin-sidebar-subtitle{color:#91aecd;font-size:.86rem}.admin-sidebar-user{margin:0;color:#c6ddfb;font-size:.84rem;word-break:break-word}.admin-sidebar nav{display:grid;gap:.34rem}.admin-sidebar nav a{color:#a8c6ea;border-radius:.65rem;padding:.55rem .62rem}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{color:#fff;background:#113868}.admin-main{display:flex;flex-direction:column}.admin-page{width:min(1020px,94vw);margin:0 auto;padding:1.3rem 0}.stats-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.stats-grid article{border:1px solid #264b7e;border-radius:.9rem;padding:.95rem;background:#08172df2}.stats-grid strong{margin-top:.4rem;display:block;font-size:1.5rem}.admin-note{margin-top:1rem;border:1px solid #284a77;border-radius:.9rem;background:#08162be6;padding:.9rem}.admin-note code{color:#abd1ff}.admin-form{margin-top:1rem;display:grid;gap:.72rem;max-width:780px}.admin-form h3{margin-top:.5rem;color:#cde2ff}.helper-text{color:#ffc996}.table-wrap{margin-top:1rem;border:1px solid #264d83;border-radius:.8rem;overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{border-bottom:1px solid #1f3f6f;text-align:left;padding:.65rem}.loading-state{min-height:40vh;display:grid;place-content:center}@media(max-width:1040px){.hero{grid-template-columns:1fr;padding:2.5rem 0 1.5rem;gap:1.2rem}.hero-right{min-height:0}.market-visual{min-height:260px}.feature-grid,.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-shell,.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:sticky;top:0;z-index:40;grid-auto-flow:column;align-items:center;overflow-x:auto;gap:1rem;padding:.6rem 1rem;border-right:none;border-bottom:1px solid #23416d}.admin-sidebar h2,.admin-sidebar-subtitle,.admin-sidebar-user{white-space:nowrap}.admin-sidebar nav{display:flex;gap:.3rem}.admin-sidebar nav a{white-space:nowrap;padding:.45rem .62rem}.admin-sidebar .ghost-btn{white-space:nowrap;flex-shrink:0}}@media(max-width:740px){.top-nav{min-height:64px;padding:.55rem 0;flex-wrap:wrap;gap:.45rem}.brand{font-size:.92rem}.brand-logo{width:40px;height:40px}.nav-links{order:3;width:100%;justify-content:space-between;gap:0}.nav-links a{padding:.38rem .52rem;font-size:.87rem}.nav-cta-row{width:100%;justify-content:space-between;gap:.45rem}.nav-cta-row .cta-btn,.nav-cta-row .ghost-btn{flex:1;padding:.55rem .6rem;font-size:.88rem}.hero{padding:1.8rem 0 1.2rem;gap:1rem}.hero h1{font-size:clamp(1.7rem,7vw,2.4rem)}.hero-actions{gap:.55rem}.hero-actions .cta-btn,.hero-actions .ghost-btn{flex:1;padding:.65rem .7rem;font-size:.9rem}.market-visual{min-height:200px;padding:.7rem}.feature-grid,.post-grid,.gallery-grid,.related-links-grid,.mixed-section.image-right,.mixed-section.image-left{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid article{padding:.85rem}.post-thumb{height:150px}.mixed-section.image-left img,.mixed-section.image-right img{order:0}.mixed-section img,.gallery-grid img{height:200px}.lead-shell{padding:.9rem}.auth-card{padding:1rem .9rem;gap:.65rem;border-radius:.85rem}.auth-secondary-actions{grid-template-columns:1fr}.section{padding:1.4rem 0}.section-head h1,.section-head h2{font-size:clamp(1.3rem,5vw,1.88rem)}.footer-grid{flex-direction:column;align-items:flex-start;gap:.75rem}.footer-links{gap:.6rem}.tool-shell{padding:.85rem}.tool-grid{grid-template-columns:1fr}.admin-sidebar{gap:.6rem;padding:.55rem .75rem}.admin-sidebar h2{font-size:.9rem}.admin-sidebar-subtitle,.admin-sidebar-user{font-size:.77rem}.admin-sidebar nav a{padding:.38rem .5rem;font-size:.84rem}.admin-page{padding:.9rem 0}.admin-header-row{flex-direction:column;align-items:stretch}.admin-header-actions{flex-wrap:wrap}.table-wrap{font-size:.85rem}th,td{padding:.5rem .55rem}.checklist-section{padding:.7rem}.floating-referral{width:min(210px,80vw);padding:.6rem}}@media(max-width:420px){.container{width:min(1160px,96vw)}.nav-links a{padding:.35rem .38rem;font-size:.82rem}.stats-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(1.55rem,8vw,2rem)}.hero-actions .cta-btn,.hero-actions .ghost-btn{width:100%;flex:none}.cta-btn,.ghost-btn,.link-btn{padding:.6rem .85rem;font-size:.9rem}.auth-card{padding:.9rem .75rem;width:96vw}.admin-sidebar{font-size:.82rem}.admin-sidebar nav a{font-size:.79rem;padding:.35rem .42rem}.floating-referral{bottom:.5rem;right:.5rem;width:min(185px,76vw)}.post-thumb{height:130px}.blog-cover{max-height:220px}}.brand{display:inline-flex;align-items:center;gap:.55rem}.brand-logo{width:56px;height:56px;border-radius:10px;object-fit:cover;border:1px solid #3b6ca8;box-shadow:0 6px 14px #0000004d}.floating-referral{position:fixed;right:1rem;bottom:1rem;z-index:60;width:min(235px,88vw);border:1px solid #2f598d;border-radius:14px;background:linear-gradient(160deg,#07182ff2,#071327f2);box-shadow:0 16px 28px #030a1773;padding:.75rem}.floating-referral p{font-size:.72rem;color:#a4c7f3}.floating-referral strong{display:block;font-size:1.15rem;margin-top:.2rem}.small-cta{margin-top:.5rem;width:100%;padding:.5rem .68rem;font-size:.84rem}.tool-grid{margin-top:.9rem;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:.9rem;align-items:stretch}.chart-stack{display:grid;gap:.8rem}.chart-card{border:1px solid #315a8e;border-radius:.94rem;background:radial-gradient(circle at 20% 20%,rgba(45,144,255,.2),transparent 38%),#091f3e;padding:.8rem}.chart-card h4{font-size:.95rem;margin-bottom:.3rem}.chart-legend{display:grid;gap:.35rem;margin-top:.3rem}.chart-legend p{display:flex;align-items:center;gap:.45rem;font-size:.82rem;color:#eff6ff;margin:0}.chart-legend span{width:12px;height:12px;border-radius:999px;display:inline-block}.timeline-card{border:1px solid #315a8e;border-radius:.94rem;background:#081d39;padding:.8rem}.timeline-card h4{margin-bottom:.3rem}.admin-shell{background:linear-gradient(135deg,#030d1f,#061831 45%,#0a2952)}.admin-sidebar{background:linear-gradient(180deg,#061429,#081f3f)}.admin-sidebar nav a{border:1px solid transparent}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{border-color:#2f5d96}.admin-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.9rem;margin-bottom:.8rem}.admin-header-actions{display:flex;gap:.6rem}.admin-create-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.88fr);gap:.9rem;align-items:start}.advanced-form{grid-template-columns:1fr;max-width:none;margin-top:0}.admin-card-block{border:1px solid #2a4e80;border-radius:.9rem;background:linear-gradient(165deg,#081932f2,#071428f2);padding:.85rem;display:grid;gap:.62rem}.field-inline-actions{display:flex;flex-wrap:wrap;gap:.45rem}.rich-text-field{display:grid;gap:.45rem}.rich-text-label{font-size:.85rem;color:#bfd8f8}.rich-text-toolbar{display:flex;flex-wrap:wrap;gap:.35rem}.rich-text-toolbar button,.rich-text-toolbar select{border:1px solid #36619b;border-radius:.62rem;background:#0d2a54;color:#e8f3ff;padding:.42rem .58rem;font-family:inherit;font-size:.82rem}.rich-text-toolbar button{cursor:pointer}.rich-text-input{min-height:132px;border:1px solid #315a8f;border-radius:.72rem;background:#0d2448;color:#f5f9ff;padding:.72rem .82rem;overflow-wrap:break-word}.rich-text-input:empty:before{content:attr(data-placeholder);color:#9ebade}.rich-text-display ul,.rich-text-display ol{margin:.2rem 0 .2rem 1.2rem}.rich-text-display p{margin:.2rem 0}.admin-section-builder{gap:.8rem}.section-builder-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.section-builder-grid{display:grid;gap:.75rem}.section-editor h4{margin:0}.admin-preview-panel{position:sticky;top:96px;border:1px solid #2a4e80;border-radius:.9rem;background:#081932f2;padding:.85rem;display:grid;gap:.62rem;max-height:calc(100vh - 110px);overflow:auto}.preview-article h2{margin:0}.preview-modal{position:fixed;inset:0;z-index:120;background:#020914eb;display:grid;place-items:center;padding:1rem}.preview-modal-inner{width:min(1040px,96vw);max-height:94vh;overflow:auto;border:1px solid #2f5a91;border-radius:.9rem;background:linear-gradient(170deg,#081931fa,#061123fa);padding:.9rem}.crop-picker-modal{position:fixed;inset:0;z-index:130;background:#020812eb;display:grid;place-items:center;padding:1rem}.crop-picker-inner{width:min(860px,96vw);border:1px solid #2d568b;border-radius:.95rem;background:linear-gradient(170deg,#07172efa,#061122fa);padding:.9rem;display:grid;gap:.75rem}.crop-picker-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.crop-picker-controls label{display:grid;gap:.35rem;color:#dceeff;font-size:.85rem}.crop-picker-controls input[type=range]{width:100%}.crop-picker-canvas{position:relative;border:1px solid #2e578d;border-radius:.85rem;overflow:hidden;cursor:crosshair;max-height:68vh;aspect-ratio:16 / 9}.crop-picker-canvas img{width:100%;height:100%;max-height:68vh;object-fit:cover;background:#020c1d;display:block;transform-origin:center}.crop-picker-marker{position:absolute;width:22px;height:22px;border:2px solid #dfefff;border-radius:999px;background:#1f8dff59;transform:translate(-50%,-50%);pointer-events:none;box-shadow:0 0 0 2px #041023d9}.settings-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1040px){.tool-grid,.admin-create-layout,.settings-grid,.stats-grid{grid-template-columns:1fr}.admin-preview-panel{position:static;max-height:none}.crop-picker-controls{grid-template-columns:1fr}}
