.expandable-footer{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-violet)100%);z-index:100;border-top:none;transition:transform .3s;position:fixed;bottom:0;left:0;right:0}.expandable-footer:not(.expanded){transform:translateY(100%)}.expandable-footer .footer-toggle{opacity:0;pointer-events:none}.expandable-footer.visible .footer-toggle,.expandable-footer.expanded .footer-toggle{opacity:1;pointer-events:auto}.footer-toggle{cursor:pointer;color:#444;background:#eee;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex;position:absolute;top:-18px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0003}.footer-toggle:hover{background:#f5f5f5;transform:translate(-50%)scale(1.08)}.footer-toggle svg{margin-top:-2px;transition:transform .3s}.expandable-footer.expanded .footer-toggle{background:#e0e0e0}.expandable-footer.expanded .footer-toggle svg{margin-top:2px;transform:rotate(180deg)}.footer-content{justify-content:space-between;max-width:100%;padding:28px 48px 32px;display:flex}.footer-col{flex-direction:column;flex:1;gap:10px;display:flex}.footer-col-brand{gap:14px}.footer-logo{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:700}.footer-socials{gap:12px;display:flex}.footer-social{color:#ffffffb3;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.footer-social:hover{color:#fff;transform:scale(1.1)}.footer-col-title{color:#fff;margin:0 0 4px;font-size:14px;font-weight:600}.footer-link{color:#ffffffd9;font-size:13px;text-decoration:none;transition:color .2s,opacity .2s}.footer-link:hover{color:#fff;opacity:1}.footer-copyright{color:#fff9;margin:0;font-size:12px}.footer-business-info{border-top:1px solid #ffffff26;flex-direction:column;gap:4px;padding:16px 48px 20px;display:flex}.footer-business-info p{color:#fff9;flex-wrap:wrap;align-items:center;gap:0;margin:0;font-size:11px;display:flex}.footer-business-info span{white-space:nowrap}.footer-divider{opacity:.5;margin:0 8px}@media (max-width:768px){.expandable-footer{display:none}}@media (min-width:769px){body{padding-bottom:32px}}[data-theme=dark] .expandable-footer{background:linear-gradient(135deg,#16171afa 0% 100%);border-top:1px solid #ffffff14}[data-theme=dark] .footer-toggle{background:var(--bg-secondary,#1e1e2e);color:var(--text-secondary,#a0a0a0);box-shadow:0 2px 10px #0006}[data-theme=dark] .footer-toggle:hover,[data-theme=dark] .expandable-footer.expanded .footer-toggle{background:var(--bg-tertiary,#2a2a3a)}[data-theme=dark] .footer-logo{color:#fff}[data-theme=dark] .footer-col-title{color:#ffffffe6}[data-theme=dark] .footer-link{color:#ffffffa6}[data-theme=dark] .footer-link:hover{color:#ffffffe6}[data-theme=dark] .footer-social{color:#ffffff80}[data-theme=dark] .footer-social:hover{color:var(--accent-primary,#8b5cf6)}[data-theme=dark] .footer-copyright{color:#fff6}[data-theme=dark] .footer-business-info{border-top:1px solid #ffffff14}[data-theme=dark] .footer-business-info p{color:#fff6}
.CreateSection-module__nrge6G__layout{flex-direction:column;flex:1;gap:14px;min-height:0;padding:18px;display:flex}.CreateSection-module__nrge6G__card{border:1px solid var(--border-light);background:var(--bg-card,var(--bg-primary));cursor:pointer;text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:32px 24px;transition:all .25s;display:flex;position:relative;overflow:hidden}.CreateSection-module__nrge6G__card:hover{transform:translateY(-2px)}.CreateSection-module__nrge6G__icon{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;transition:transform .25s;display:flex}.CreateSection-module__nrge6G__card:hover .CreateSection-module__nrge6G__icon{transform:scale(1.08)}.CreateSection-module__nrge6G__title{color:var(--text-primary);margin:0 0 6px;font-size:24px;font-weight:700}.CreateSection-module__nrge6G__cardTitle{color:var(--text-primary);margin:0 0 6px;font-size:20px;font-weight:700}.CreateSection-module__nrge6G__desc{color:var(--text-tertiary);margin:0;font-size:13px;line-height:1.5}.CreateSection-module__nrge6G__action{opacity:0;align-items:center;gap:6px;margin-top:18px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;transform:translateY(4px)}.CreateSection-module__nrge6G__card:hover .CreateSection-module__nrge6G__action{opacity:1;transform:translateY(0)}.CreateSection-module__nrge6G__action svg{transition:transform .2s}.CreateSection-module__nrge6G__card:hover .CreateSection-module__nrge6G__action svg{transform:translate(3px)}.CreateSection-module__nrge6G__topRow{flex:1.1;min-height:180px}.CreateSection-module__nrge6G__bottomRow{flex:.9;grid-template-columns:repeat(2,1fr);gap:14px;min-height:160px;display:grid}.CreateSection-module__nrge6G__bottomRow .CreateSection-module__nrge6G__card{height:100%}.CreateSection-module__nrge6G__cardCharacter{background:var(--bg-secondary);width:100%;height:100%}.CreateSection-module__nrge6G__cardCharacter .CreateSection-module__nrge6G__icon{width:72px;height:72px;color:var(--accent-primary);background:linear-gradient(135deg,#6366f11f,#8b5cf61f);border-radius:20px}.CreateSection-module__nrge6G__cardCharacter .CreateSection-module__nrge6G__action{color:var(--accent-primary)}.CreateSection-module__nrge6G__cardCharacter:hover{border-color:#818cf840;box-shadow:0 8px 32px #4f46e50f}body.dark-mode .CreateSection-module__nrge6G__cardCharacter:hover{box-shadow:0 8px 32px #818cf80d}.CreateSection-module__nrge6G__cardLite .CreateSection-module__nrge6G__icon{color:#34d399;background:#34d39914}body:not(.dark-mode) .CreateSection-module__nrge6G__cardLite .CreateSection-module__nrge6G__icon{color:#059669;background:#05966912}.CreateSection-module__nrge6G__cardLite .CreateSection-module__nrge6G__action{color:#34d399}body:not(.dark-mode) .CreateSection-module__nrge6G__cardLite .CreateSection-module__nrge6G__action{color:#059669}.CreateSection-module__nrge6G__cardLite:hover{border-color:#34d39940}.CreateSection-module__nrge6G__cardPro .CreateSection-module__nrge6G__icon{color:#fbbf24;background:#fbbf2414}body:not(.dark-mode) .CreateSection-module__nrge6G__cardPro .CreateSection-module__nrge6G__icon{color:#d97706;background:#d9770612}.CreateSection-module__nrge6G__cardPro .CreateSection-module__nrge6G__action{color:#fbbf24}body:not(.dark-mode) .CreateSection-module__nrge6G__cardPro .CreateSection-module__nrge6G__action{color:#d97706}.CreateSection-module__nrge6G__cardPro:hover{border-color:#fbbf2440}.CreateSection-module__nrge6G__proTag{color:#1a1a2e;letter-spacing:.04em;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:999px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:14px;right:14px}@media (max-width:900px){.CreateSection-module__nrge6G__layout{gap:12px;padding:14px}.CreateSection-module__nrge6G__bottomRow{grid-template-columns:1fr;gap:12px}.CreateSection-module__nrge6G__topRow,.CreateSection-module__nrge6G__bottomRow{min-height:auto}}@media (max-width:480px){.CreateSection-module__nrge6G__layout{gap:10px;padding:10px}.CreateSection-module__nrge6G__card{border-radius:14px;padding:20px 16px}.CreateSection-module__nrge6G__icon{border-radius:12px;width:48px;height:48px;margin-bottom:12px}.CreateSection-module__nrge6G__icon svg{width:22px;height:22px}.CreateSection-module__nrge6G__cardCharacter .CreateSection-module__nrge6G__icon{width:56px;height:56px}.CreateSection-module__nrge6G__title{font-size:18px}.CreateSection-module__nrge6G__cardTitle{font-size:16px}.CreateSection-module__nrge6G__desc{font-size:12px}.CreateSection-module__nrge6G__action{margin-top:12px;font-size:12px}}
/*# sourceMappingURL=be27244f95dbbf5c.css.map*/