.auth-module__81fyGG__page{--bg-primary:#fafaf8;--bg-secondary:#f5f5f2;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#444;--text-muted:#777;--border:#e8e8e4;--border-light:#d0d0cc;--accent-primary:#e63f31;--accent-primary-hover:#d13628;--accent-warm:#e63f31;--grain-opacity:.015;--shadow:#00000014;background:var(--bg-primary);color:var(--text-primary);flex-direction:column;min-height:100vh;font-family:Erode,Georgia,serif;transition:background .5s,color .5s;display:flex;overflow-x:hidden}:is([data-theme=dark] .auth-module__81fyGG__page,.auth-module__81fyGG__page[data-theme=dark]){--bg-primary:#0a0a0a;--bg-secondary:#060606;--bg-card:#111;--text-primary:#f5f5f0;--text-secondary:#999;--text-muted:#666;--border:#1a1a1a;--border-light:#333;--accent-primary:#e63f31;--accent-primary-hover:#d13628;--accent-warm:#e63f31;--grain-opacity:.03;--shadow:#00000080}.auth-module__81fyGG__grain{opacity:var(--grain-opacity);pointer-events:none;z-index:1000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:fixed;inset:0}.auth-module__81fyGG__nav{z-index:100;justify-content:space-between;align-items:center;height:80px;padding:0 48px;transition:all .5s;display:flex;position:fixed;top:0;left:0;right:0}.auth-module__81fyGG__navScrolled{background:color-mix(in srgb,var(--bg-primary)95%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.auth-module__81fyGG__logo{color:var(--text-primary);align-items:center;text-decoration:none;display:flex}.auth-module__81fyGG__logoSvg{width:auto;height:32px;color:var(--text-primary);transition:color .3s}.auth-module__81fyGG__logo:hover .auth-module__81fyGG__logoSvg{color:var(--accent-warm)}.auth-module__81fyGG__navLeft{align-items:center;gap:12px;display:flex}.auth-module__81fyGG__navCenter{align-items:center;gap:4px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.auth-module__81fyGG__navRight{align-items:center;gap:16px;display:flex}.auth-module__81fyGG__versionBadge{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);letter-spacing:.05em;border-radius:20px;align-items:center;padding:4px 8px;font-family:Satoshi,sans-serif;font-size:10px;font-weight:500;display:inline-flex}.auth-module__81fyGG__navLinks{align-items:center;gap:32px;display:flex}.auth-module__81fyGG__navLink{color:var(--text-secondary);letter-spacing:.02em;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.auth-module__81fyGG__navLinkIcon{flex-shrink:0;width:16px;height:16px}.auth-module__81fyGG__navLink:hover{color:var(--text-primary);background:var(--bg-secondary)}.auth-module__81fyGG__btnPrimary{background:var(--accent-primary);border:1px solid var(--accent-primary);color:#fff;letter-spacing:.05em;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 20px;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.auth-module__81fyGG__btnPrimary:hover{background:var(--accent-primary-hover);border-color:var(--accent-primary-hover)}.auth-module__81fyGG__themeToggle{border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .3s;display:flex}.auth-module__81fyGG__themeToggle:hover{border-color:var(--accent-warm);color:var(--accent-warm)}.auth-module__81fyGG__main{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:140px 24px 80px;display:flex;position:relative}.auth-module__81fyGG__glow{background:radial-gradient(ellipse,color-mix(in srgb,var(--accent-warm)12%,transparent)0%,transparent 70%);pointer-events:none;width:600px;height:400px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}:is(.auth-module__81fyGG__main .card,.auth-module__81fyGG__main [class*=Card]){background:var(--bg-card)!important;border-color:var(--border)!important;color:var(--text-primary)!important}.auth-module__81fyGG__main [class*=CardTitle]{letter-spacing:-.02em!important;font-family:Playfair Display,Georgia,serif!important;font-weight:400!important}.auth-module__81fyGG__main [class*=CardDescription]{color:var(--text-secondary)!important}.auth-module__81fyGG__main input{background:var(--bg-secondary)!important;border-color:var(--border)!important;color:var(--text-primary)!important}.auth-module__81fyGG__main input::-moz-placeholder{color:var(--text-muted)!important}.auth-module__81fyGG__main input::placeholder{color:var(--text-muted)!important}.auth-module__81fyGG__main input:focus{border-color:var(--accent-warm)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-warm)20%,transparent)!important}.auth-module__81fyGG__main label{color:var(--text-primary)!important;font-family:DM Sans,sans-serif!important}.auth-module__81fyGG__main button[type=submit]{background:var(--accent-warm)!important;color:var(--bg-primary)!important;letter-spacing:.05em!important;border:none!important;font-family:DM Sans,sans-serif!important}.auth-module__81fyGG__main button[type=submit]:hover{opacity:.9!important}.auth-module__81fyGG__main a{color:var(--accent-warm)!important}.auth-module__81fyGG__main p{color:var(--text-secondary)!important}.auth-module__81fyGG__footer{border-top:1px solid var(--border);padding:40px 48px}.auth-module__81fyGG__footerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.auth-module__81fyGG__footerLogo{color:var(--text-primary);align-items:center;gap:16px;text-decoration:none;display:flex}.auth-module__81fyGG__footerLogo .auth-module__81fyGG__logoSvg{width:auto;height:18px}.auth-module__81fyGG__footerYear{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:12px}.auth-module__81fyGG__footerTagline{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:13px}@media (max-width:768px){.auth-module__81fyGG__nav{padding:16px 24px}.auth-module__81fyGG__navLinks{gap:16px}.auth-module__81fyGG__navLink{display:none}.auth-module__81fyGG__main{padding:120px 16px 60px}.auth-module__81fyGG__footer{padding:24px}.auth-module__81fyGG__footerContent{flex-direction:column;gap:16px}}
.landing-module__bxHgOq__page{--bg-primary:#0a0a0a;--bg-secondary:#060606;--bg-card:#111;--bg-card-hover:#161616;--text-primary:#f5f5f0;--text-secondary:#999;--text-muted:#666;--text-faint:#444;--border:#1a1a1a;--border-light:#333;--accent-primary:#e63f31;--accent-primary-hover:#d13628;--accent-warm:#e63f31;--accent-cool:#3f8ce6;--accent-purple:#8e3fe6;--accent-mint:#3fe68e;--accent-rose:#e63f8e;--grain-opacity:.03;--shadow:#00000080;background:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:Erode,Georgia,serif;transition:background .5s,color .5s;overflow-x:hidden}:is([data-theme=light] .landing-module__bxHgOq__page,.landing-module__bxHgOq__page[data-theme=light]){--bg-primary:#fafaf8;--bg-secondary:#f5f5f2;--bg-card:#fff;--bg-card-hover:#f8f8f6;--text-primary:#1a1a1a;--text-secondary:#444;--text-muted:#777;--text-faint:#aaa;--border:#e8e8e4;--border-light:#d0d0cc;--accent-primary:#e63f31;--accent-primary-hover:#d13628;--accent-warm:#e63f31;--accent-cool:#2e6bc4;--accent-purple:#7032b8;--accent-mint:#2b9e5f;--accent-rose:#c4326f;--grain-opacity:.015;--shadow:#00000014}.landing-module__bxHgOq__grain{opacity:var(--grain-opacity);pointer-events:none;z-index:1000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:fixed;inset:0}.landing-module__bxHgOq__nav{z-index:100;justify-content:space-between;align-items:center;height:80px;padding:0 24px;transition:all .5s;display:flex;position:fixed;top:0;left:0;right:0}@media (min-width:768px){.landing-module__bxHgOq__nav{padding:0 48px}}.landing-module__bxHgOq__navScrolled{background:color-mix(in srgb,var(--bg-primary)95%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.landing-module__bxHgOq__logo{color:var(--text-primary);align-items:center;text-decoration:none;display:flex}.landing-module__bxHgOq__logoSvg{width:auto;height:32px;color:var(--text-primary);transition:color .3s}.landing-module__bxHgOq__logo:hover .landing-module__bxHgOq__logoSvg{color:var(--accent-warm)}.landing-module__bxHgOq__navLeft{align-items:center;gap:12px;display:flex}.landing-module__bxHgOq__navCenter{align-items:center;gap:4px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__navRight{align-items:center;gap:16px;display:flex}.landing-module__bxHgOq__versionBadge{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);letter-spacing:.05em;border-radius:20px;align-items:center;padding:4px 8px;font-family:Satoshi,sans-serif;font-size:10px;font-weight:500;display:inline-flex}.landing-module__bxHgOq__navLinks{align-items:center;gap:32px;display:flex}.landing-module__bxHgOq__navLink{color:var(--text-secondary);letter-spacing:.02em;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.landing-module__bxHgOq__navLink:hover{color:var(--text-primary);background:var(--bg-card)}.landing-module__bxHgOq__navLinkIcon{flex-shrink:0;width:16px;height:16px}.landing-module__bxHgOq__themeToggle{border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .3s;display:flex}.landing-module__bxHgOq__themeToggle:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.landing-module__bxHgOq__btnPrimary{background:var(--accent-primary);color:#fff;letter-spacing:0;cursor:pointer;border:none;border-radius:6px;padding:8px 12px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s}.landing-module__bxHgOq__btnPrimary:hover{background:var(--accent-primary-hover);box-shadow:0 10px 40px color-mix(in srgb,var(--accent-primary)30%,transparent);transform:translateY(-2px)}.landing-module__bxHgOq__btnSecondary{border:1px solid var(--border-light);color:var(--text-primary);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:6px;padding:20px 48px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s}.landing-module__bxHgOq__btnSecondary:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.landing-module__bxHgOq__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 48px 80px;display:flex;position:relative}.landing-module__bxHgOq__heroShape1{background:linear-gradient(180deg,color-mix(in srgb,var(--accent-warm)8%,transparent)0%,transparent 100%);width:300px;height:400px;animation:8s ease-in-out infinite landing-module__bxHgOq__float;position:absolute;top:15%;left:10%;transform:rotate(-12deg)}.landing-module__bxHgOq__heroShape2{border:1px solid color-mix(in srgb,var(--accent-warm)25%,transparent);border-radius:50%;width:250px;height:250px;animation:10s ease-in-out infinite reverse landing-module__bxHgOq__float;position:absolute;bottom:10%;right:8%}@keyframes landing-module__bxHgOq__float{0%,to{transform:translateY(0)rotate(-12deg)}50%{transform:translateY(-20px)rotate(-12deg)}}.landing-module__bxHgOq__yearBadge{opacity:0;align-items:center;gap:16px;margin-bottom:40px;display:flex;transform:translateY(20px)}.landing-module__bxHgOq__fadeIn{transition:all .8s;opacity:1!important;transform:translateY(0)!important}.landing-module__bxHgOq__yearBadgeLine{width:60px;height:1px}.landing-module__bxHgOq__yearBadgeLine.landing-module__bxHgOq__left{background:linear-gradient(90deg,transparent,var(--text-muted))}.landing-module__bxHgOq__yearBadgeLine.landing-module__bxHgOq__right{background:linear-gradient(90deg,var(--text-muted),transparent)}.landing-module__bxHgOq__yearBadgeText{letter-spacing:.3em;color:var(--text-muted);text-transform:uppercase;font-family:Satoshi,sans-serif;font-size:11px}.landing-module__bxHgOq__heroTitle{text-align:center;letter-spacing:-.03em;opacity:0;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(48px,10vw,140px);font-weight:400;line-height:.95;transform:translateY(40px)}.landing-module__bxHgOq__heroTitle em{font-synthesis:none;-webkit-font-smoothing:antialiased;font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400;transition:color 1s;display:block}.landing-module__bxHgOq__heroSub{color:var(--text-secondary);text-align:center;opacity:0;max-width:600px;margin-top:48px;font-family:Satoshi,sans-serif;font-size:18px;font-weight:300;line-height:1.7;transform:translateY(30px)}.landing-module__bxHgOq__layoutButtons{opacity:0;gap:4px;margin-top:80px;display:flex;transform:translateY(20px)}.landing-module__bxHgOq__layoutBtn{border:1px solid var(--border-light);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:6px;padding:12px 20px;font-family:Satoshi,sans-serif;font-size:11px;transition:all .4s}.landing-module__bxHgOq__layoutBtn:hover,.landing-module__bxHgOq__layoutBtn.landing-module__bxHgOq__active{background:var(--accent-warm);border-color:var(--accent-warm);color:var(--bg-primary)}.landing-module__bxHgOq__scrollIndicator{flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__scrollIndicator span{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:10px}.landing-module__bxHgOq__scrollIndicatorLine{background:linear-gradient(180deg,var(--text-muted),transparent);width:1px;height:40px;animation:2s ease-in-out infinite landing-module__bxHgOq__pulse}@keyframes landing-module__bxHgOq__pulse{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}.landing-module__bxHgOq__container{max-width:1400px;margin:0 auto}.landing-module__bxHgOq__sectionLabel{letter-spacing:.3em;color:var(--text-muted);text-transform:uppercase;font-family:Satoshi,sans-serif;font-size:11px}.landing-module__bxHgOq__sectionTitle{letter-spacing:-.02em;margin-top:24px;font-family:Playfair Display,Georgia,serif;font-size:64px;font-weight:400;line-height:1.1}.landing-module__bxHgOq__sectionTitle em{color:var(--accent-warm);font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.landing-module__bxHgOq__accentCool{color:var(--accent-cool)!important}.landing-module__bxHgOq__sectionDesc{color:var(--text-secondary);font-family:Satoshi,sans-serif;font-size:17px;line-height:1.8}.landing-module__bxHgOq__layoutsSection{background:var(--bg-secondary);padding:160px 48px}.landing-module__bxHgOq__layoutsHeader{grid-template-columns:1fr 1fr;align-items:start;gap:120px;margin-bottom:80px;display:grid}.landing-module__bxHgOq__layoutsHeader .landing-module__bxHgOq__sectionDesc{padding-top:60px}.landing-module__bxHgOq__layoutTabs{background:var(--bg-card);gap:2px;width:fit-content;margin-bottom:40px;padding:6px;display:flex}.landing-module__bxHgOq__layoutTab{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:16px 28px;font-family:Satoshi,sans-serif;font-size:12px;transition:all .3s;position:relative}.landing-module__bxHgOq__layoutTab:before{content:"";background:0 0;height:2px;transition:background .3s;position:absolute;top:0;left:0;right:0}.landing-module__bxHgOq__layoutTab:hover{color:var(--text-primary)}.landing-module__bxHgOq__layoutTab.landing-module__bxHgOq__active{background:var(--bg-primary);color:var(--text-primary)}.landing-module__bxHgOq__layoutTab.landing-module__bxHgOq__active:before{background:var(--accent-warm)}.landing-module__bxHgOq__layoutPreviewContainer{background:var(--bg-card);border:1px solid var(--border);overflow:hidden}.landing-module__bxHgOq__browserHeader{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:16px 24px;display:flex}.landing-module__bxHgOq__browserDot{background:var(--border-light);border-radius:50%;width:12px;height:12px}.landing-module__bxHgOq__browserDot.landing-module__bxHgOq__red{background:#ff5f56}.landing-module__bxHgOq__browserDot.landing-module__bxHgOq__yellow{background:#ffbd2e}.landing-module__bxHgOq__browserDot.landing-module__bxHgOq__green{background:#27ca40}.landing-module__bxHgOq__browserUrl{color:var(--text-muted);background:var(--bg-secondary);border-radius:4px;flex:1;max-width:300px;margin-left:20px;padding:6px 16px;font-family:Satoshi,sans-serif;font-size:12px}.landing-module__bxHgOq__previewCanvas{height:500px;padding:24px;position:relative}.landing-module__bxHgOq__canvasItem{box-shadow:0 10px 40px var(--shadow);transition:transform .3s;position:absolute;overflow:hidden}.landing-module__bxHgOq__canvasItem:hover{z-index:10;transform:scale(1.02)}.landing-module__bxHgOq__previewMosaic{grid-template-rows:repeat(3,150px);grid-template-columns:repeat(4,1fr);gap:8px;padding:24px;display:grid}.landing-module__bxHgOq__mosaicItem{position:relative;overflow:hidden}.landing-module__bxHgOq__mosaicItem:hover img{transform:scale(1.05)}.landing-module__bxHgOq__span2{grid-column:span 2}.landing-module__bxHgOq__span2Row{grid-row:span 2}.landing-module__bxHgOq__previewSlideshow{justify-content:center;align-items:center;height:500px;padding:24px;display:flex;position:relative;overflow:hidden}.landing-module__bxHgOq__slideshowSlide{opacity:0;width:70%;height:90%;transition:all .6s;position:absolute;overflow:hidden;transform:translate(100%)}.landing-module__bxHgOq__slideshowSlide.landing-module__bxHgOq__active{opacity:1;transform:translate(0)}.landing-module__bxHgOq__slideshowSlide.landing-module__bxHgOq__prev{opacity:.3;transform:translate(-100%)scale(.9)}.landing-module__bxHgOq__slideshowNav{gap:8px;display:flex;position:absolute;bottom:40px}.landing-module__bxHgOq__slideshowDot{background:var(--text-muted);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.landing-module__bxHgOq__slideshowDot.landing-module__bxHgOq__active{background:var(--accent-warm);transform:scale(1.3)}.landing-module__bxHgOq__previewJustified{flex-direction:column;gap:8px;padding:24px;display:flex}.landing-module__bxHgOq__justifiedRow{gap:8px;width:100%;display:flex}.landing-module__bxHgOq__justifiedItem{height:160px;position:relative;overflow:hidden}.landing-module__bxHgOq__justifiedItem:hover img{transform:scale(1.05)}.landing-module__bxHgOq__previewColumn{grid-template-columns:repeat(3,1fr);gap:32px;padding:24px;display:grid}.landing-module__bxHgOq__columnItem{flex-direction:column;gap:16px;display:flex}.landing-module__bxHgOq__columnImage{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.landing-module__bxHgOq__columnImage:hover img{transform:scale(1.02)}.landing-module__bxHgOq__columnTitle{color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:18px}.landing-module__bxHgOq__columnDesc{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:13px;line-height:1.6}.landing-module__bxHgOq__featuredSection{padding:160px 48px}.landing-module__bxHgOq__featuredGrid{grid-template-columns:repeat(12,1fr);gap:24px;margin-top:80px;display:grid}.landing-module__bxHgOq__featuredItem{background:var(--bg-card);position:relative;overflow:hidden}.landing-module__bxHgOq__featuredItem:hover img{transform:scale(1.05)}.landing-module__bxHgOq__featuredOverlay{opacity:0;background:linear-gradient(#0000,#000c);padding:24px;transition:all .4s;position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.landing-module__bxHgOq__featuredItem:hover .landing-module__bxHgOq__featuredOverlay{opacity:1;transform:translateY(0)}.landing-module__bxHgOq__featuredName{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:18px}.landing-module__bxHgOq__featuredType{letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin-top:4px;font-family:Satoshi,sans-serif;font-size:11px}.landing-module__bxHgOq__fi1{grid-area:span 2/span 5;height:500px}.landing-module__bxHgOq__fi2{grid-column:span 4;height:240px}.landing-module__bxHgOq__fi3,.landing-module__bxHgOq__fi4{grid-column:span 3;height:240px}.landing-module__bxHgOq__fi5{grid-column:span 4;height:240px}.landing-module__bxHgOq__fi6,.landing-module__bxHgOq__fi7{grid-column:span 6;height:300px}.landing-module__bxHgOq__integrated{background:var(--bg-secondary);padding:160px 48px}.landing-module__bxHgOq__integratedHeader{text-align:center;margin-bottom:100px}.landing-module__bxHgOq__integratedCards{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.landing-module__bxHgOq__integratedCard{border:1px solid var(--border);background:var(--bg-card);padding:60px 40px;transition:all .5s}.landing-module__bxHgOq__integratedCard:hover{border-color:var(--border-light);transform:translateY(-4px)}.landing-module__bxHgOq__integratedIcon{opacity:.8;margin-bottom:32px;font-size:48px;display:block}.landing-module__bxHgOq__integratedCard h3{margin-bottom:20px;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:400}.landing-module__bxHgOq__integratedCard p{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:15px;line-height:1.7}.landing-module__bxHgOq__story{padding:200px 48px;position:relative;overflow:hidden}.landing-module__bxHgOq__storyGlow{background:radial-gradient(circle,color-mix(in srgb,var(--accent-warm)5%,transparent)0%,transparent 70%);pointer-events:none;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__bxHgOq__storyContent{text-align:center;max-width:900px;margin:0 auto;position:relative}.landing-module__bxHgOq__storyTitle{margin-top:32px;margin-bottom:48px;font-family:Playfair Display,Georgia,serif;font-size:48px;font-weight:400;line-height:1.3}.landing-module__bxHgOq__storyTitle em{color:var(--accent-warm);font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.landing-module__bxHgOq__storyText{color:var(--text-secondary);text-align:left;-moz-column-count:2;column-count:2;-moz-column-gap:60px;column-gap:60px;font-family:Erode,Georgia,serif;font-size:20px;line-height:1.9}.landing-module__bxHgOq__storyText p{margin-bottom:24px}.landing-module__bxHgOq__storyStats{justify-content:center;gap:80px;margin-top:80px;display:flex}.landing-module__bxHgOq__storyStatNum{color:var(--accent-warm);font-family:Playfair Display,Georgia,serif;font-size:56px;font-weight:400}.landing-module__bxHgOq__storyStatLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-top:8px;font-family:Satoshi,sans-serif;font-size:12px}.landing-module__bxHgOq__cta{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);padding:160px 48px}.landing-module__bxHgOq__ctaContent{text-align:center;max-width:800px;margin:0 auto}.landing-module__bxHgOq__ctaBadge{background:var(--accent-warm);color:var(--bg-primary);letter-spacing:.15em;text-transform:uppercase;margin-bottom:40px;padding:8px 20px;font-family:Satoshi,sans-serif;font-size:11px;display:inline-block}.landing-module__bxHgOq__ctaTitle{letter-spacing:-.02em;margin-bottom:32px;font-family:Playfair Display,Georgia,serif;font-size:72px;font-weight:400;line-height:1.1}.landing-module__bxHgOq__ctaTitle em{color:var(--accent-warm);font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.landing-module__bxHgOq__ctaContent p{color:var(--text-secondary);max-width:500px;margin:0 auto 48px;font-family:Satoshi,sans-serif;font-size:18px;line-height:1.7}.landing-module__bxHgOq__ctaButtons{justify-content:center;gap:16px;display:flex}.landing-module__bxHgOq__cta .landing-module__bxHgOq__btnPrimary{padding:20px 48px;font-size:13px}.landing-module__bxHgOq__footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--bg-secondary)30%,transparent)}.landing-module__bxHgOq__footerContainer{max-width:1400px;margin:0 auto;padding:48px 48px 32px}.landing-module__bxHgOq__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;display:grid}.landing-module__bxHgOq__footerBrand{flex-direction:column;gap:16px;display:flex}.landing-module__bxHgOq__footerLogo{color:var(--text-muted);text-decoration:none;display:inline-block}.landing-module__bxHgOq__footerLogo .landing-module__bxHgOq__logoSvg{width:auto;height:24px;color:var(--text-muted);transition:color .3s}.landing-module__bxHgOq__footerLogo:hover .landing-module__bxHgOq__logoSvg{color:var(--accent-primary)}.landing-module__bxHgOq__footerTagline{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:14px;line-height:1.6}.landing-module__bxHgOq__footerColumn{flex-direction:column;gap:12px;display:flex}.landing-module__bxHgOq__footerColumnTitle{color:var(--text-primary);margin:0 0 4px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:600}.landing-module__bxHgOq__footerColumnLinks{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.landing-module__bxHgOq__footerColumnLinks li a{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:13px;text-decoration:none;transition:color .3s}.landing-module__bxHgOq__footerColumnLinks li a:hover{color:var(--text-primary)}.landing-module__bxHgOq__footerBottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:48px;padding-top:24px;display:flex}.landing-module__bxHgOq__footerCopyright{color:var(--text-muted);margin:0;font-family:Satoshi,sans-serif;font-size:13px}.landing-module__bxHgOq__footerSocial{align-items:center;gap:16px;display:flex}.landing-module__bxHgOq__footerSocial a{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:13px;text-decoration:none;transition:color .3s}.landing-module__bxHgOq__footerSocial a:hover{color:var(--text-primary)}.landing-module__bxHgOq__footerThemeToggle{background:var(--bg-card);border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:8px;font-size:16px;transition:all .3s;display:flex}.landing-module__bxHgOq__footerThemeToggle:hover{color:var(--accent-primary);border-color:var(--accent-primary);background:var(--bg-card-hover);transform:scale(1.05)}.landing-module__bxHgOq__footerContent{justify-content:space-between;align-items:center;display:flex}.landing-module__bxHgOq__footerYear{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:11px;font-weight:400}.landing-module__bxHgOq__footerLinks{gap:24px;display:flex}.landing-module__bxHgOq__footerLinks a{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:color .3s}.landing-module__bxHgOq__footerLinks a:hover{color:var(--accent-primary)}.landing-module__bxHgOq__avatarButton{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.landing-module__bxHgOq__avatarButton:hover{box-shadow:0 0 0 2px var(--accent-primary);transform:scale(1.05)}.landing-module__bxHgOq__avatarImage{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:36px;height:36px}.landing-module__bxHgOq__avatarInitials{background:var(--accent-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:600;display:flex}.landing-module__bxHgOq__dropdownContent{background:var(--bg-card)!important;border:1px solid var(--border)!important;min-width:200px!important;box-shadow:0 10px 40px var(--shadow)!important;border-radius:8px!important;padding:8px!important}.landing-module__bxHgOq__dropdownLabel{padding:8px 12px!important}.landing-module__bxHgOq__userInfo{flex-direction:column;gap:2px;display:flex}.landing-module__bxHgOq__userName{color:var(--text-primary);font-family:Satoshi,sans-serif;font-size:14px;font-weight:600}.landing-module__bxHgOq__userEmail{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:12px}.landing-module__bxHgOq__dropdownItem{color:var(--text-secondary)!important;cursor:pointer!important;border-radius:6px!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;font-family:Satoshi,sans-serif!important;font-size:13px!important;text-decoration:none!important;transition:all .2s!important;display:flex!important}.landing-module__bxHgOq__dropdownItem:hover{background:var(--bg-secondary)!important;color:var(--text-primary)!important}.landing-module__bxHgOq__dropdownIcon{width:16px;height:16px;color:var(--text-muted)}@media (max-width:1200px){.landing-module__bxHgOq__layoutsHeader{grid-template-columns:1fr;gap:40px}.landing-module__bxHgOq__layoutsHeader .landing-module__bxHgOq__sectionDesc{padding-top:0}.landing-module__bxHgOq__featuredGrid{grid-template-columns:repeat(6,1fr)}.landing-module__bxHgOq__fi1{grid-column:span 6;height:400px}.landing-module__bxHgOq__fi2,.landing-module__bxHgOq__fi3,.landing-module__bxHgOq__fi4,.landing-module__bxHgOq__fi5{grid-column:span 3;height:200px}.landing-module__bxHgOq__fi6,.landing-module__bxHgOq__fi7{grid-column:span 3;height:250px}}@media (max-width:900px){.landing-module__bxHgOq__nav{padding:20px 24px}.landing-module__bxHgOq__navLinks{gap:20px}.landing-module__bxHgOq__layoutsSection,.landing-module__bxHgOq__featuredSection,.landing-module__bxHgOq__integrated,.landing-module__bxHgOq__story,.landing-module__bxHgOq__cta{padding:100px 24px}.landing-module__bxHgOq__footerContainer{padding:32px 24px}.landing-module__bxHgOq__footerGrid{grid-template-columns:1fr 1fr;gap:32px}.landing-module__bxHgOq__footerBrand{grid-column:span 2}.landing-module__bxHgOq__hero{padding:100px 24px 60px}.landing-module__bxHgOq__sectionTitle{font-size:40px}.landing-module__bxHgOq__integratedCards{grid-template-columns:1fr;gap:24px}.landing-module__bxHgOq__storyText{-moz-column-count:1;column-count:1}.landing-module__bxHgOq__storyStats{flex-direction:column;gap:32px}.landing-module__bxHgOq__ctaTitle{font-size:48px}.landing-module__bxHgOq__previewColumn{grid-template-columns:1fr}.landing-module__bxHgOq__previewMosaic{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.landing-module__bxHgOq__layoutTabs{flex-wrap:wrap}.landing-module__bxHgOq__featuredGrid{grid-template-columns:1fr}.landing-module__bxHgOq__fi1,.landing-module__bxHgOq__fi2,.landing-module__bxHgOq__fi3,.landing-module__bxHgOq__fi4,.landing-module__bxHgOq__fi5,.landing-module__bxHgOq__fi6,.landing-module__bxHgOq__fi7{grid-column:span 1;height:280px}}@media (max-width:600px){.landing-module__bxHgOq__navLink{display:none}.landing-module__bxHgOq__layoutButtons{flex-wrap:wrap;justify-content:center}.landing-module__bxHgOq__ctaButtons{flex-direction:column;align-items:center}.landing-module__bxHgOq__footerContent{text-align:center;flex-direction:column;gap:24px}.landing-module__bxHgOq__footerGrid{grid-template-columns:1fr;gap:24px}.landing-module__bxHgOq__footerBrand{text-align:center;grid-column:span 1}.landing-module__bxHgOq__footerBottom{text-align:center;flex-direction:column;gap:16px}.landing-module__bxHgOq__layoutTab{padding:12px 16px;font-size:10px}.landing-module__bxHgOq__heroTitle{font-size:48px}}
.dashboard-module__utBEZW__page{--bg-primary:#141416;--bg-secondary:#1c1c1f;--bg-card:#1c1c1f;--bg-card-hover:#242427;--text-primary:#f5f5f0;--text-secondary:#999;--text-muted:#666;--border:#333336;--border-light:#3a3a3e;--accent-primary:#e63f31;--accent-primary-hover:#d13628;--accent-warm:#e63f31;--accent-mint:#2ecc71;--accent-gold:#e6a33f;--grain-opacity:.015;--shadow:#0006;background:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:Erode,Georgia,serif;transition:background .5s,color .5s;overflow-x:hidden}:is([data-theme=light] .dashboard-module__utBEZW__page,.dashboard-module__utBEZW__page[data-theme=light]){--bg-primary:#fafaf8;--bg-secondary:#f5f5f2;--bg-card:#fff;--bg-card-hover:#f8f8f6;--text-primary:#1a1a1a;--text-secondary:#444;--text-muted:#777;--border:#e8e8e4;--border-light:#d0d0cc;--accent-primary:#e63f31;--accent-primary-hover:#d13628;--accent-warm:#e63f31;--accent-mint:#27ae60;--accent-gold:#c4872e;--grain-opacity:.01;--shadow:#00000014}.dashboard-module__utBEZW__grain{opacity:var(--grain-opacity);pointer-events:none;z-index:1000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:fixed;inset:0}.dashboard-module__utBEZW__nav{z-index:100;background:color-mix(in srgb,var(--bg-primary)95%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:80px;padding:0 48px;transition:all .3s;display:flex;position:sticky;top:0}.dashboard-module__utBEZW__logo{color:var(--text-primary);align-items:center;text-decoration:none;display:flex}.dashboard-module__utBEZW__logoSvg{width:auto;height:32px;color:var(--text-primary);transition:color .3s}.dashboard-module__utBEZW__logo:hover .dashboard-module__utBEZW__logoSvg{color:var(--accent-warm)}.dashboard-module__utBEZW__navLeft{align-items:center;gap:12px;display:flex}.dashboard-module__utBEZW__navCenter{align-items:center;gap:4px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.dashboard-module__utBEZW__navRight{align-items:center;gap:16px;display:flex}.dashboard-module__utBEZW__versionBadge{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);letter-spacing:.05em;border-radius:20px;align-items:center;padding:4px 8px;font-family:Satoshi,sans-serif;font-size:10px;font-weight:500;display:inline-flex}.dashboard-module__utBEZW__navLinks{align-items:center;gap:8px;display:flex}.dashboard-module__utBEZW__navLink{color:var(--text-secondary);letter-spacing:.02em;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__utBEZW__navLinkIcon{flex-shrink:0;width:16px;height:16px}.dashboard-module__utBEZW__navLink:hover,.dashboard-module__utBEZW__navLink.dashboard-module__utBEZW__active{color:var(--text-primary);background:var(--bg-secondary)}.dashboard-module__utBEZW__btnOutline{border:1px solid var(--border-light);color:var(--text-primary);letter-spacing:.05em;cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:8px;padding:8px 20px;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.dashboard-module__utBEZW__btnOutline:hover{border-color:var(--accent-warm);color:var(--accent-warm)}.dashboard-module__utBEZW__btnPrimary{background:var(--accent-primary);border:1px solid var(--accent-primary);color:#fff;letter-spacing:.05em;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 20px;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.dashboard-module__utBEZW__btnPrimary:hover{background:var(--accent-primary-hover);border-color:var(--accent-primary-hover)}.dashboard-module__utBEZW__themeToggle{border:1px solid var(--border-light);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .3s;display:flex}.dashboard-module__utBEZW__themeToggle:hover{border-color:var(--accent-warm);color:var(--accent-warm)}.dashboard-module__utBEZW__avatar{background:var(--bg-secondary);border:2px solid var(--border);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;transition:border-color .3s;display:flex;overflow:hidden}.dashboard-module__utBEZW__avatar:hover{border-color:var(--accent-warm)}.dashboard-module__utBEZW__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.dashboard-module__utBEZW__pageHeader{border-bottom:1px solid var(--border);background:var(--bg-secondary);padding:32px 48px}.dashboard-module__utBEZW__pageHeaderContent{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;display:flex}.dashboard-module__utBEZW__pageTitle{letter-spacing:-.02em;margin:0 0 4px;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:400}.dashboard-module__utBEZW__pageSubtitle{color:var(--text-secondary);margin:0;font-family:Satoshi,sans-serif;font-size:14px}.dashboard-module__utBEZW__main{max-width:1600px;margin:0 auto;padding:32px 48px}.dashboard-module__utBEZW__card{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:24px;transition:all .3s}.dashboard-module__utBEZW__card:hover{border-color:var(--border-light);box-shadow:0 8px 32px var(--shadow)}.dashboard-module__utBEZW__cardTitle{letter-spacing:-.01em;margin:0 0 8px;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:400}.dashboard-module__utBEZW__cardDescription{color:var(--text-secondary);margin:0;font-family:Satoshi,sans-serif;font-size:14px}.dashboard-module__utBEZW__sidebar{position:sticky;top:100px}.dashboard-module__utBEZW__sidebarCard{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:24px}.dashboard-module__utBEZW__sidebarTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin:0 0 16px;font-family:Satoshi,sans-serif;font-size:12px;font-weight:600}.dashboard-module__utBEZW__emptyState{text-align:center;padding:60px 24px}.dashboard-module__utBEZW__emptyIcon{color:var(--text-muted);margin-bottom:16px}.dashboard-module__utBEZW__emptyTitle{margin:0 0 8px;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:400}.dashboard-module__utBEZW__emptyDescription{color:var(--text-secondary);margin:0 0 24px;font-family:Satoshi,sans-serif;font-size:14px}.dashboard-module__utBEZW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.dashboard-module__utBEZW__footer{border-top:1px solid var(--border);margin-top:auto;padding:40px 48px}.dashboard-module__utBEZW__footerContent{justify-content:space-between;align-items:center;display:flex}.dashboard-module__utBEZW__footerLogo{color:var(--text-primary);align-items:center;gap:16px;text-decoration:none;display:flex}.dashboard-module__utBEZW__footerLogo .dashboard-module__utBEZW__logoSvg{width:auto;height:18px}.dashboard-module__utBEZW__footerYear{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:12px}.dashboard-module__utBEZW__footerSocial{gap:24px;display:flex}.dashboard-module__utBEZW__footerSocial a{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:color .3s}.dashboard-module__utBEZW__footerSocial a:hover{color:var(--accent-warm)}.dashboard-module__utBEZW__footerTagline{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:13px}@media (max-width:768px){.dashboard-module__utBEZW__nav{padding:12px 24px}.dashboard-module__utBEZW__navLink{display:none}.dashboard-module__utBEZW__pageHeader,.dashboard-module__utBEZW__main,.dashboard-module__utBEZW__footer{padding:24px}.dashboard-module__utBEZW__footerContent{flex-direction:column;gap:16px}}
.userMenu-module__Kbk5LW__avatarButton{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.userMenu-module__Kbk5LW__avatarButton:hover{box-shadow:0 0 0 2px var(--accent-primary);transform:scale(1.05)}.userMenu-module__Kbk5LW__avatarImage{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:36px;height:36px}.userMenu-module__Kbk5LW__avatarInitials{background:var(--accent-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:600;display:flex}.userMenu-module__Kbk5LW__dropdownContent{background:#fff!important;border:1px solid #e8e8e4!important;border-radius:8px!important;min-width:200px!important;padding:8px!important;box-shadow:0 10px 40px #00000026!important}[data-theme=dark] .userMenu-module__Kbk5LW__dropdownContent{background:#111!important;border:1px solid #1a1a1a!important;box-shadow:0 10px 40px #00000080!important}.userMenu-module__Kbk5LW__dropdownLabel{padding:8px 12px!important}.userMenu-module__Kbk5LW__userInfo{flex-direction:column;gap:2px;display:flex}.userMenu-module__Kbk5LW__userName{color:#1a1a1a;font-family:Satoshi,sans-serif;font-size:14px;font-weight:600}.userMenu-module__Kbk5LW__userEmail{color:#777;font-family:Satoshi,sans-serif;font-size:12px}.userMenu-module__Kbk5LW__dropdownItem{color:#444!important;cursor:pointer!important;background:0 0!important;border-radius:6px!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;font-family:Satoshi,sans-serif!important;font-size:13px!important;text-decoration:none!important;transition:all .2s!important;display:flex!important}.userMenu-module__Kbk5LW__dropdownItem:hover{color:#1a1a1a!important;background:#f5f5f2!important}.userMenu-module__Kbk5LW__dropdownIcon{color:#777;width:16px;height:16px}[data-theme=dark] .userMenu-module__Kbk5LW__userName{color:#f5f5f0}[data-theme=dark] .userMenu-module__Kbk5LW__userEmail{color:#666}[data-theme=dark] .userMenu-module__Kbk5LW__dropdownItem{color:#999!important}[data-theme=dark] .userMenu-module__Kbk5LW__dropdownItem:hover{color:#f5f5f0!important;background:#060606!important}[data-theme=dark] .userMenu-module__Kbk5LW__dropdownIcon{color:#666}
.settings-module__S8CK_G__settingsHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border);align-items:center;height:72px;padding:0 48px;display:flex}.settings-module__S8CK_G__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.settings-module__S8CK_G__headerLeft{align-items:center;gap:16px;display:flex}.settings-module__S8CK_G__backLink{color:var(--text-secondary);border-radius:6px;align-items:center;gap:6px;padding:6px 10px 6px 6px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.settings-module__S8CK_G__backLink:hover{color:var(--text-primary);background:var(--bg-card)}.settings-module__S8CK_G__headerDivider{background:var(--border);width:1px;height:24px}.settings-module__S8CK_G__headerInfo{align-items:baseline;gap:12px;display:flex}.settings-module__S8CK_G__headerTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:400}.settings-module__S8CK_G__headerLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:4px;padding:4px 8px;font-family:Satoshi,sans-serif;font-size:11px;font-weight:600}.settings-module__S8CK_G__headerRight{align-items:center;gap:12px;display:flex}.settings-module__S8CK_G__viewSiteLink{color:var(--text-secondary);border:1px solid var(--border);border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.settings-module__S8CK_G__viewSiteLink:hover{color:var(--accent-primary);border-color:var(--accent-primary)}.settings-module__S8CK_G__settingsContainer{gap:48px;max-width:1200px;min-height:calc(100vh - 152px);margin:0 auto;padding:32px 48px;display:flex}.settings-module__S8CK_G__sidebar{flex-shrink:0;width:260px}.settings-module__S8CK_G__sidebarNav{flex-direction:column;gap:4px;display:flex;position:sticky;top:112px}.settings-module__S8CK_G__navItem{background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:all .2s;display:flex;position:relative}.settings-module__S8CK_G__navItem:hover{background:var(--bg-card);border-color:var(--border)}.settings-module__S8CK_G__navItemActive{background:var(--bg-card);border-color:var(--border);box-shadow:0 2px 8px var(--shadow)}.settings-module__S8CK_G__navItemActive .settings-module__S8CK_G__navItemLabel{color:var(--text-primary)}.settings-module__S8CK_G__navItemActive .settings-module__S8CK_G__navItemIcon{color:var(--accent-primary)}.settings-module__S8CK_G__navItemIcon{color:var(--text-muted);flex-shrink:0;transition:color .2s}.settings-module__S8CK_G__navItem:hover .settings-module__S8CK_G__navItemIcon{color:var(--text-secondary)}.settings-module__S8CK_G__navItemContent{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-module__S8CK_G__navItemLabel{color:var(--text-secondary);font-family:Satoshi,sans-serif;font-size:14px;font-weight:500;transition:color .2s}.settings-module__S8CK_G__navItem:hover .settings-module__S8CK_G__navItemLabel{color:var(--text-primary)}.settings-module__S8CK_G__navItemDescription{color:var(--text-muted);font-family:Satoshi,sans-serif;font-size:12px}.settings-module__S8CK_G__navItemIndicator{background:var(--accent-primary);border-radius:0 2px 2px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.settings-module__S8CK_G__mainContent{flex:1;min-width:0}.settings-module__S8CK_G__pageHeader{margin-bottom:32px}.settings-module__S8CK_G__pageTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 8px;font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:400}.settings-module__S8CK_G__pageDescription{color:var(--text-secondary);margin:0;font-family:Satoshi,sans-serif;font-size:14px;line-height:1.5}.settings-module__S8CK_G__section{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;margin-bottom:24px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.settings-module__S8CK_G__section:hover{border-color:var(--border-light)}.settings-module__S8CK_G__sectionHeader{border-bottom:1px solid var(--border);background:linear-gradient(to bottom,var(--bg-card),color-mix(in srgb,var(--bg-card)80%,var(--bg-secondary)));padding:20px 24px}.settings-module__S8CK_G__sectionTitle{color:var(--text-primary);margin:0 0 4px;font-family:Satoshi,sans-serif;font-size:15px;font-weight:600}.settings-module__S8CK_G__sectionDescription{color:var(--text-muted);margin:0;font-family:Satoshi,sans-serif;font-size:13px}.settings-module__S8CK_G__sectionContent{padding:24px}.settings-module__S8CK_G__formGroup{margin-bottom:20px}.settings-module__S8CK_G__formGroup:last-child{margin-bottom:0}.settings-module__S8CK_G__formLabel{color:var(--text-primary);margin-bottom:8px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:500;display:block}.settings-module__S8CK_G__formInput{background:var(--bg-secondary);border:1px solid var(--border);width:100%;color:var(--text-primary);border-radius:6px;padding:12px 14px;font-family:Satoshi,sans-serif;font-size:14px;transition:all .2s}.settings-module__S8CK_G__formInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-primary)15%,transparent);outline:none}.settings-module__S8CK_G__formInput::placeholder{color:var(--text-muted)}.settings-module__S8CK_G__formTextarea{resize:vertical;min-height:100px}.settings-module__S8CK_G__formHint{color:var(--text-muted);margin-top:6px;font-family:Satoshi,sans-serif;font-size:12px}.settings-module__S8CK_G__formCounter{color:var(--text-muted);text-align:right;margin-top:4px;font-family:Satoshi,sans-serif;font-size:11px}.settings-module__S8CK_G__toggleRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 0;display:flex}.settings-module__S8CK_G__toggleRow:last-child{border-bottom:none;padding-bottom:0}.settings-module__S8CK_G__toggleRow:first-child{padding-top:0}.settings-module__S8CK_G__toggleInfo{flex:1;min-width:0}.settings-module__S8CK_G__toggleLabel{color:var(--text-primary);margin:0 0 4px;font-family:Satoshi,sans-serif;font-size:14px;font-weight:500}.settings-module__S8CK_G__toggleDescription{color:var(--text-muted);margin:0;font-family:Satoshi,sans-serif;font-size:13px}.settings-module__S8CK_G__urlBox{background:var(--bg-secondary);border:1px solid var(--border);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:14px 16px;display:flex}.settings-module__S8CK_G__urlBox:last-child{margin-bottom:0}.settings-module__S8CK_G__urlInfo{flex:1;min-width:0}.settings-module__S8CK_G__urlText{color:var(--text-primary);word-break:break-all;margin:0 0 2px;font-family:JetBrains Mono,SF Mono,monospace;font-size:13px}.settings-module__S8CK_G__urlLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-family:Satoshi,sans-serif;font-size:11px}.settings-module__S8CK_G__urlActions{align-items:center;gap:8px;margin-left:16px;display:flex}.settings-module__S8CK_G__badge{text-transform:uppercase;letter-spacing:.03em;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-family:Satoshi,sans-serif;font-size:11px;font-weight:500;display:inline-flex}.settings-module__S8CK_G__badgeSuccess{background:color-mix(in srgb,var(--accent-mint)15%,transparent);color:var(--accent-mint);border:1px solid color-mix(in srgb,var(--accent-mint)30%,transparent)}.settings-module__S8CK_G__badgeWarning{background:color-mix(in srgb,var(--accent-gold)15%,transparent);color:var(--accent-gold);border:1px solid color-mix(in srgb,var(--accent-gold)30%,transparent)}.settings-module__S8CK_G__badgeError{background:color-mix(in srgb,var(--accent-primary)15%,transparent);color:var(--accent-primary);border:1px solid color-mix(in srgb,var(--accent-primary)30%,transparent)}.settings-module__S8CK_G__seoScoreCard{background:var(--bg-secondary);border-radius:8px;align-items:center;gap:20px;margin-bottom:16px;padding:20px;display:flex}.settings-module__S8CK_G__seoScoreCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-family:Satoshi,sans-serif;font-size:20px;font-weight:600;display:flex}.settings-module__S8CK_G__seoScoreGood{background:color-mix(in srgb,var(--accent-mint)15%,transparent);color:var(--accent-mint);border:2px solid var(--accent-mint)}.settings-module__S8CK_G__seoScoreMedium{background:color-mix(in srgb,var(--accent-gold)15%,transparent);color:var(--accent-gold);border:2px solid var(--accent-gold)}.settings-module__S8CK_G__seoScorePoor{background:color-mix(in srgb,var(--accent-primary)15%,transparent);color:var(--accent-primary);border:2px solid var(--accent-primary)}.settings-module__S8CK_G__seoScoreInfo{flex:1}.settings-module__S8CK_G__seoScoreLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 4px;font-family:Satoshi,sans-serif;font-size:12px;font-weight:500}.settings-module__S8CK_G__seoScoreTitle{color:var(--text-primary);margin:0;font-family:Satoshi,sans-serif;font-size:16px;font-weight:600}.settings-module__S8CK_G__issueList{flex-direction:column;gap:8px;display:flex}.settings-module__S8CK_G__issueItem{background:var(--bg-secondary);border-left:3px solid;border-radius:6px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.settings-module__S8CK_G__issueItemError{border-left-color:var(--accent-primary)}.settings-module__S8CK_G__issueItemWarning{border-left-color:var(--accent-gold)}.settings-module__S8CK_G__issueIcon{flex-shrink:0;margin-top:1px}.settings-module__S8CK_G__issueContent{flex:1;min-width:0}.settings-module__S8CK_G__issueTitle{color:var(--text-primary);margin:0 0 2px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:500}.settings-module__S8CK_G__issueDescription{color:var(--text-muted);margin:0;font-family:Satoshi,sans-serif;font-size:12px}.settings-module__S8CK_G__actionsFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:8px;padding-top:24px;display:flex}.settings-module__S8CK_G__actionsLeft,.settings-module__S8CK_G__actionsRight{align-items:center;gap:12px;display:flex}.settings-module__S8CK_G__btn{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.settings-module__S8CK_G__btnPrimary{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.settings-module__S8CK_G__btnPrimary:hover:not(:disabled){background:var(--accent-primary-hover);border-color:var(--accent-primary-hover)}.settings-module__S8CK_G__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.settings-module__S8CK_G__btnOutline{color:var(--text-primary);border-color:var(--border-light);background:0 0}.settings-module__S8CK_G__btnOutline:hover{border-color:var(--text-secondary)}.settings-module__S8CK_G__btnSmall{padding:6px 12px;font-size:12px}.settings-module__S8CK_G__alert{border-radius:6px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.settings-module__S8CK_G__alertSuccess{background:color-mix(in srgb,var(--accent-mint)10%,transparent);border:1px solid color-mix(in srgb,var(--accent-mint)30%,transparent);color:var(--accent-mint)}.settings-module__S8CK_G__alertError{background:color-mix(in srgb,var(--accent-primary)10%,transparent);border:1px solid color-mix(in srgb,var(--accent-primary)30%,transparent);color:var(--accent-primary)}.settings-module__S8CK_G__alertIcon{flex-shrink:0;margin-top:1px}.settings-module__S8CK_G__alertMessage{font-family:Satoshi,sans-serif;font-size:13px;line-height:1.5}.settings-module__S8CK_G__imageUploadArea{margin-bottom:12px}.settings-module__S8CK_G__uploadPlaceholder,.settings-module__S8CK_G__uploadPlaceholderLarge{background:var(--bg-secondary);border:2px dashed var(--border);cursor:pointer;color:var(--text-muted);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;font-family:Satoshi,sans-serif;font-size:13px;transition:all .2s;display:flex}.settings-module__S8CK_G__uploadPlaceholder:hover,.settings-module__S8CK_G__uploadPlaceholderLarge:hover{border-color:var(--accent-primary);background:color-mix(in srgb,var(--accent-primary)5%,var(--bg-secondary))}.settings-module__S8CK_G__uploadPlaceholderLarge{min-height:160px}.settings-module__S8CK_G__uploadHint{color:var(--text-muted);font-size:11px}.settings-module__S8CK_G__uploadingSpinner{animation:1s linear infinite settings-module__S8CK_G__spin}@keyframes settings-module__S8CK_G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.settings-module__S8CK_G__imagePreview,.settings-module__S8CK_G__ogImagePreview{display:inline-block;position:relative}.settings-module__S8CK_G__faviconPreview{-o-object-fit:contain;object-fit:contain;border:1px solid var(--border);background:var(--bg-secondary);border-radius:8px;width:64px;height:64px}.settings-module__S8CK_G__ogImage{-o-object-fit:contain;object-fit:contain;border:1px solid var(--border);border-radius:8px;max-width:100%;max-height:200px}.settings-module__S8CK_G__removeImageBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:-8px;right:-8px}.settings-module__S8CK_G__removeImageBtn:hover{background:var(--accent-primary-hover);transform:scale(1.1)}.settings-module__S8CK_G__migrationCard{background:var(--bg-secondary);border:1px solid var(--border);border-radius:8px;align-items:center;gap:16px;margin-bottom:16px;padding:20px;transition:all .2s;display:flex}.settings-module__S8CK_G__migrationCard:hover{border-color:var(--accent-primary)}.settings-module__S8CK_G__migrationIcon{background:color-mix(in srgb,var(--accent-primary)10%,transparent);width:48px;height:48px;color:var(--accent-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-module__S8CK_G__migrationContent{flex:1;min-width:0}.settings-module__S8CK_G__migrationDescription{color:var(--text-muted);margin:0;font-family:Satoshi,sans-serif;font-size:13px}.settings-module__S8CK_G__migrationAction{flex-shrink:0}.settings-module__S8CK_G__emptyState{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.settings-module__S8CK_G__emptyStateIcon{opacity:.5;margin-bottom:16px}.settings-module__S8CK_G__emptyStateTitle{color:var(--text-primary);margin:0 0 8px;font-family:Satoshi,sans-serif;font-size:15px;font-weight:500}.settings-module__S8CK_G__emptyStateDescription{color:var(--text-muted);max-width:300px;margin:0;font-family:Satoshi,sans-serif;font-size:13px}.settings-module__S8CK_G__migrationInfo{flex:1;min-width:0}.settings-module__S8CK_G__migrationTitle{color:var(--text-primary);margin:0 0 6px;font-family:Satoshi,sans-serif;font-size:16px;font-weight:600}.settings-module__S8CK_G__migrationDescription{color:var(--text-secondary);margin:0 0 12px;font-family:Satoshi,sans-serif;font-size:13px;line-height:1.5}.settings-module__S8CK_G__migrationFeatures{flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}.settings-module__S8CK_G__migrationFeatures li{color:var(--text-muted);align-items:center;gap:6px;font-family:Satoshi,sans-serif;font-size:12px;display:flex}.settings-module__S8CK_G__migrationFeatures li svg{color:var(--accent-mint)}.settings-module__S8CK_G__migrationSteps{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.settings-module__S8CK_G__migrationStepWrapper{flex:1;align-items:center;display:flex}.settings-module__S8CK_G__migrationStepWrapper:last-child{flex:0}.settings-module__S8CK_G__migrationStep{background:var(--bg-secondary);border:2px solid var(--border);width:36px;height:36px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.settings-module__S8CK_G__migrationStepActive{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.settings-module__S8CK_G__migrationStepCompleted{background:var(--accent-mint);border-color:var(--accent-mint);color:#fff}.settings-module__S8CK_G__migrationStepLabel{color:var(--text-muted);white-space:nowrap;margin-left:8px;font-family:Satoshi,sans-serif;font-size:11px}.settings-module__S8CK_G__migrationStepLabelActive{color:var(--accent-primary);font-weight:500}.settings-module__S8CK_G__migrationStepConnector{background:var(--border);flex:1;height:2px;margin:0 12px}.settings-module__S8CK_G__migrationStepConnectorCompleted{background:var(--accent-mint)}.settings-module__S8CK_G__migrationActions{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.settings-module__S8CK_G__migrationSummary{background:var(--bg-secondary);border-radius:8px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex}.settings-module__S8CK_G__migrationSummaryItem{color:var(--text-secondary);align-items:center;gap:12px;font-family:Satoshi,sans-serif;font-size:14px;display:flex}.settings-module__S8CK_G__migrationSummaryItem svg{color:var(--text-muted)}.settings-module__S8CK_G__importProgress{flex-direction:column;gap:20px;display:flex}.settings-module__S8CK_G__progressBarContainer{background:var(--bg-secondary);border-radius:8px;padding:16px}.settings-module__S8CK_G__progressBarHeader{color:var(--text-secondary);justify-content:space-between;margin-bottom:8px;font-family:Satoshi,sans-serif;font-size:13px;display:flex}.settings-module__S8CK_G__progressBar{background:var(--border);border-radius:4px;height:8px;overflow:hidden}.settings-module__S8CK_G__progressBarFill{background:var(--accent-primary);height:100%;transition:width .3s}.settings-module__S8CK_G__progressBarFooter{color:var(--text-muted);text-align:center;margin-top:8px;font-family:Satoshi,sans-serif;font-size:11px}.settings-module__S8CK_G__progressBarAssets{margin-left:8px}.settings-module__S8CK_G__currentImport{background:color-mix(in srgb,var(--accent-primary)10%,transparent);border:1px solid color-mix(in srgb,var(--accent-primary)20%,transparent);color:var(--text-primary);border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px;font-family:Satoshi,sans-serif;font-size:13px;display:flex}.settings-module__S8CK_G__spinnerIcon{animation:1s linear infinite settings-module__S8CK_G__spin}.settings-module__S8CK_G__importPageList{flex-direction:column;gap:6px;max-height:300px;display:flex;overflow-y:auto}.settings-module__S8CK_G__importPageItem{background:var(--bg-secondary);border:1px solid var(--border);border-radius:6px;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .2s;display:flex}.settings-module__S8CK_G__importPageItemActive{background:color-mix(in srgb,var(--accent-primary)10%,transparent);border-color:color-mix(in srgb,var(--accent-primary)30%,transparent)}.settings-module__S8CK_G__importPageItemCompleted{background:color-mix(in srgb,var(--accent-mint)8%,transparent);border-color:color-mix(in srgb,var(--accent-mint)20%,transparent)}.settings-module__S8CK_G__importPageItemFailed{background:color-mix(in srgb,var(--accent-primary)8%,transparent);border-color:color-mix(in srgb,var(--accent-primary)20%,transparent)}.settings-module__S8CK_G__importPageInfo{color:var(--text-primary);align-items:center;gap:10px;font-family:Satoshi,sans-serif;font-size:13px;display:flex}.settings-module__S8CK_G__importPageIconSuccess{color:var(--accent-mint)}.settings-module__S8CK_G__importPageIconError{color:var(--accent-primary)}.settings-module__S8CK_G__importPageIconPending{border:2px solid var(--border);border-radius:50%;width:16px;height:16px}.settings-module__S8CK_G__importPageMeta{color:var(--text-muted);align-items:center;gap:12px;font-family:Satoshi,sans-serif;font-size:11px;display:flex}.settings-module__S8CK_G__importPageAssets{align-items:center;gap:4px;display:flex}.settings-module__S8CK_G__importPageError{color:var(--accent-primary)}.settings-module__S8CK_G__importWarning{color:var(--text-muted);text-align:center;font-family:Satoshi,sans-serif;font-size:12px;font-style:italic}.settings-module__S8CK_G__migrationComplete{border-radius:8px;padding:24px}.settings-module__S8CK_G__migrationCompleteSuccess{background:color-mix(in srgb,var(--accent-mint)8%,transparent);border:1px solid color-mix(in srgb,var(--accent-mint)25%,transparent)}.settings-module__S8CK_G__migrationCompleteWarning{background:color-mix(in srgb,var(--accent-gold)8%,transparent);border:1px solid color-mix(in srgb,var(--accent-gold)25%,transparent)}.settings-module__S8CK_G__migrationCompleteHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.settings-module__S8CK_G__migrationCompleteHeader h3{color:var(--text-primary);margin:0;font-family:Satoshi,sans-serif;font-size:18px;font-weight:600}.settings-module__S8CK_G__migrationCompleteIconSuccess{color:var(--accent-mint)}.settings-module__S8CK_G__migrationCompleteIconWarning{color:var(--accent-gold)}.settings-module__S8CK_G__migrationCompleteStats{border-bottom:1px solid var(--border);gap:24px;margin-bottom:20px;padding:16px 0;display:flex}.settings-module__S8CK_G__migrationCompleteStat{text-align:center}.settings-module__S8CK_G__migrationCompleteStatValue{color:var(--text-primary);margin-bottom:4px;font-family:Satoshi,sans-serif;font-size:28px;font-weight:600;line-height:1;display:block}.settings-module__S8CK_G__migrationCompleteStatError{color:var(--accent-primary)}.settings-module__S8CK_G__migrationCompleteStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-family:Satoshi,sans-serif;font-size:11px}@media (max-width:900px){.settings-module__S8CK_G__settingsHeader{padding:0 24px}.settings-module__S8CK_G__settingsContainer{flex-direction:column;gap:24px;padding:24px}.settings-module__S8CK_G__sidebar{width:100%}.settings-module__S8CK_G__sidebarNav{flex-direction:row;gap:8px;padding-bottom:8px;position:static;overflow-x:auto}.settings-module__S8CK_G__navItem{flex-shrink:0;padding:12px 16px}.settings-module__S8CK_G__navItemDescription,.settings-module__S8CK_G__navItemIndicator{display:none}}@media (max-width:600px){.settings-module__S8CK_G__headerInfo{flex-direction:column;gap:4px}.settings-module__S8CK_G__headerDivider{display:none}.settings-module__S8CK_G__sectionContent{padding:16px}}
