:root[data-theme=light]{--bg-primary:#fff;--bg-secondary:#f8f8f8;--bg-tertiary:#f5f5f5;--bg-accent:#fafafa;--text-primary:#1a1a1a;--text-secondary:#333;--text-tertiary:#666;--text-quaternary:#999;--border-primary:#e5e5e5;--border-secondary:#e0e0e0;--border-tertiary:#f0f0f0;--shadow-light:#00000014;--shadow-medium:#0000001f;--shadow-heavy:#00000026;--accent-purple:#8b5cf6;--accent-purple-hover:#7c3aed}:root[data-theme=dark]{--bg-primary:#212121;--bg-secondary:#100c0c;--bg-tertiary:#262626;--bg-accent:#2a2a2a;--text-primary:#fff;--text-secondary:#e5e5e5;--text-tertiary:#a3a3a3;--text-quaternary:#737373;--border-primary:#404040;--border-secondary:#525252;--border-tertiary:#363636;--shadow-light:#0000004d;--shadow-medium:#0006;--shadow-heavy:#00000080;--accent-purple:#a855f7;--accent-purple-hover:#9333ea}body{background:var(--bg-primary);color:var(--text-primary);transition:background-color .3s,color .3s}[data-theme=dark] .app-container{background:var(--bg-primary)}[data-theme=dark] .sidebar{background:var(--bg-secondary);border-right:1px solid var(--border-primary);box-shadow:0 0 20px var(--shadow-light)}[data-theme=dark] .sidebar-link{color:var(--text-tertiary)}[data-theme=dark] .sidebar-link:hover{color:var(--text-secondary);background:#ffffff0d}[data-theme=dark] .sidebar-link.active{color:#fff;background:#ffffff1a}[data-theme=dark] .sidebar-tutorial{background:#0000001a;border:1px solid #ffffff1a}[data-theme=dark] .sidebar-tutorial p{color:var(--text-quaternary)}[data-theme=dark] .tutorial-thumbnail{background:linear-gradient(135deg,#404040,#525252)}[data-theme=dark] .tutorial-thumbnail:hover{background:linear-gradient(135deg,#525252,#737373)}[data-theme=dark] .sidebar-user{background:#ffffff0d}[data-theme=dark] .user-name{color:var(--text-secondary)}[data-theme=dark] .user-plan{color:var(--text-tertiary)}[data-theme=dark] .main-content,[data-theme=dark] .create-main,[data-theme=dark] .settings-main,[data-theme=dark] .subscription-main,[data-theme=dark] .projects-main,[data-theme=dark] .templates-main,[data-theme=dark] .exports-main,[data-theme=dark] .brand-kits-main,[data-theme=dark] .explore-main-page{background:var(--bg-primary)}[data-theme=dark] .title-container{border-color:var(--accent-purple);background:0 0}[data-theme=dark] .main-title,[data-theme=dark] .create-title{color:var(--text-primary)}[data-theme=dark] .create-subtitle{color:var(--text-tertiary)}[data-theme=dark] .input-section,[data-theme=dark] .create-input-container{background:var(--bg-secondary);border-color:var(--border-primary);box-shadow:0 2px 10px var(--shadow-light)}[data-theme=dark] .create-input-container:focus-within{border-color:var(--border-secondary);box-shadow:0 4px 18px var(--shadow-medium)}[data-theme=dark] .input-field,[data-theme=dark] .create-input{color:var(--text-secondary);background:0 0}[data-theme=dark] .input-field::placeholder,[data-theme=dark] .create-input::placeholder{color:var(--text-quaternary)}[data-theme=dark] .attach-btn,[data-theme=dark] .input-action-btn{background:var(--bg-tertiary);color:var(--text-tertiary)}[data-theme=dark] .attach-btn:hover,[data-theme=dark] .input-action-btn:hover{background:var(--bg-accent);color:var(--text-secondary)}[data-theme=dark] .input-divider{background:var(--border-primary)}[data-theme=dark] .preset-label{color:var(--text-tertiary)}[data-theme=dark] .sidebar-upgrade-btn,[data-theme=dark] .save-btn,[data-theme=dark] .add-new-btn{background:var(--accent-purple);color:#fff}[data-theme=dark] .sidebar-upgrade-btn:hover,[data-theme=dark] .save-btn:hover,[data-theme=dark] .add-new-btn:hover{background:var(--accent-purple-hover)}[data-theme=dark] .submit-arrow-btn{color:#111;background:#fff;border-color:#fff}[data-theme=dark] .submit-arrow-btn:hover:not(:disabled){color:#fff;background:#111;border-color:#fff}[data-theme=dark] .sidebar-create-btn{color:#111;background:#fff;border-color:#fff}[data-theme=dark] .sidebar-create-btn:hover{color:#fff;background:#111;border-color:#fff}[data-theme=dark] .submit-arrow-btn:disabled{opacity:.45}[data-theme=dark] .settings-container{background:var(--bg-primary)}[data-theme=dark] .settings-label{color:var(--text-tertiary)}[data-theme=dark] .settings-value{color:var(--text-primary)}[data-theme=dark] .settings-select{background:var(--bg-secondary);border-color:var(--border-primary);color:var(--text-secondary)}[data-theme=dark] .settings-select:hover{border-color:var(--border-secondary)}[data-theme=dark] .settings-select:focus{border-color:var(--accent-purple);box-shadow:0 0 0 3px #a855f71a}[data-theme=dark] .subscription-badge{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .subscription-badge svg{stroke:var(--text-tertiary)}[data-theme=dark] .manage-btn{color:#60a5fa}[data-theme=dark] .manage-btn:hover{background:#60a5fa1a}[data-theme=dark] .theme-toggle{background:var(--bg-tertiary)}[data-theme=dark] .theme-option{color:var(--text-tertiary)}[data-theme=dark] .theme-option.active{background:var(--bg-primary);color:var(--text-secondary);box-shadow:0 2px 8px var(--shadow-light)}[data-theme=dark] .theme-option:hover:not(.active){color:var(--text-secondary)}[data-theme=dark] .projects-templates-wrapper{background:var(--bg-secondary);border:1px solid var(--border-primary)}[data-theme=dark] .section-title{color:var(--text-primary)}[data-theme=dark] .view-all-btn{color:var(--text-quaternary)}[data-theme=dark] .view-all-btn:hover{color:var(--text-tertiary);background:#ffffff0d}[data-theme=dark] .empty-text,[data-theme=dark] .projects-empty-text,[data-theme=dark] .templates-empty-text,[data-theme=dark] .exports-empty-text,[data-theme=dark] .brand-kits-empty-text{color:var(--text-quaternary)}[data-theme=dark] .billing-toggle{background:var(--bg-secondary);box-shadow:0 2px 10px var(--shadow-light)}[data-theme=dark] .billing-option{color:var(--text-secondary)}[data-theme=dark] .billing-option.active{color:var(--text-secondary);background:#8b5cf626}[data-theme=dark] .pricing-card{background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:0 2px 20px var(--shadow-light)}[data-theme=dark] .plan-name,[data-theme=dark] .price-amount,[data-theme=dark] .usage-popup-title,[data-theme=dark] .no-rewards-title,[data-theme=dark] .price-symbol{color:var(--text-primary)}[data-theme=dark] .price-period,[data-theme=dark] .custom-pricing,[data-theme=dark] .save-text,[data-theme=dark] .guarantee-text{color:var(--text-quaternary)}[data-theme=dark] .discount-badge,[data-theme=dark] .feature-item{color:var(--text-secondary)}[data-theme=dark] .feature-item.not-included{color:var(--text-quaternary)}[data-theme=dark] .enterprise-card{background:var(--bg-tertiary);border-color:var(--border-secondary)}[data-theme=dark] .subscribe-btn,[data-theme=dark] .get-started-btn{background:var(--accent-purple);color:#fff}[data-theme=dark] .subscribe-btn:hover,[data-theme=dark] .get-started-btn:hover{background:var(--accent-purple-hover)}[data-theme=dark] .exports-table{background:var(--bg-primary)}[data-theme=dark] .exports-table thead{background:var(--bg-primary);border-bottom-color:var(--border-primary)}[data-theme=dark] .exports-table th{color:var(--text-tertiary)}[data-theme=dark] .exports-table tbody tr{border-bottom-color:var(--border-tertiary)}[data-theme=dark] .exports-table td{color:var(--text-secondary)}[data-theme=dark] .download-btn,[data-theme=dark] .delete-btn{background:var(--bg-primary);border-color:var(--border-primary);color:var(--text-tertiary)}[data-theme=dark] .download-btn:hover{color:#3b82f6;background:#3b82f61a;border-color:#3b82f6}[data-theme=dark] .delete-btn:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}[data-theme=dark] .go-to-projects-btn{color:#60a5fa}[data-theme=dark] .go-to-projects-btn:hover{color:#3b82f6}[data-theme=dark] .brand-kit-form,[data-theme=dark] .form-header{background:var(--bg-primary)}[data-theme=dark] .kit-name-input{color:var(--text-primary)}[data-theme=dark] .kit-name-input::placeholder{color:var(--text-quaternary)}[data-theme=dark] .kit-name-input:not(:placeholder-shown){color:var(--text-primary)}[data-theme=dark] .form-section{background:var(--bg-primary);border-color:var(--border-primary)}[data-theme=dark] .form-section h3{color:var(--text-secondary)}[data-theme=dark] .add-item-btn{background:var(--bg-primary);border-color:var(--border-primary);color:var(--text-secondary)}[data-theme=dark] .add-item-btn:hover{background:var(--bg-tertiary);border-color:var(--accent-purple);color:var(--accent-purple)}[data-theme=dark] .font-library-btn{color:#60a5fa}[data-theme=dark] .font-library-btn:hover{color:#3b82f6}[data-theme=dark] .font-item{background:var(--bg-secondary);border-color:var(--border-primary);color:var(--text-secondary)}[data-theme=dark] .image-item{background:var(--bg-secondary);border-color:var(--border-primary)}[data-theme=dark] .guidelines-input{background:var(--bg-primary);border-color:var(--border-primary);color:var(--text-secondary)}[data-theme=dark] .guidelines-input:focus{border-color:var(--accent-purple);box-shadow:0 0 0 3px #a855f71a}[data-theme=dark] .guidelines-input::placeholder{color:var(--text-quaternary)}[data-theme=dark] .brand-kits-list-container{background:var(--bg-primary)}[data-theme=dark] .brand-kit-card-full{background:var(--bg-primary);border-color:var(--border-tertiary);box-shadow:0 2px 8px var(--shadow-light)}[data-theme=dark] .brand-kit-card-full:hover{background:var(--bg-secondary)}[data-theme=dark] .kit-name{color:var(--text-secondary)}[data-theme=dark] .kit-date{color:var(--text-tertiary)}[data-theme=dark] .color-count{color:var(--text-quaternary)}[data-theme=dark] .kit-menu-btn{color:var(--text-tertiary)}[data-theme=dark] .kit-menu-btn:hover{color:var(--text-secondary);background:#ffffff0d}[data-theme=dark] .kit-dropdown-menu{background:var(--bg-secondary);border-color:var(--border-primary);box-shadow:0 8px 25px var(--shadow-medium)}[data-theme=dark] .dropdown-item{color:var(--text-secondary)}[data-theme=dark] .dropdown-item:hover{background:var(--bg-tertiary)}[data-theme=dark] .dropdown-item.delete-item:hover{color:#dc2626;background:#fef2f2}[data-theme=dark] .loading-state{color:var(--text-tertiary)}[data-theme=dark] .furniture-swatch{background:var(--bg-secondary);border-color:var(--border-primary)}[data-theme=dark] .texture-swatch{border-color:var(--border-primary)}[data-theme=dark] .remove-furniture-btn,[data-theme=dark] .remove-texture-btn{background:var(--bg-secondary);border-color:var(--border-primary);color:var(--text-tertiary)}[data-theme=dark] .remove-furniture-btn:hover,[data-theme=dark] .remove-texture-btn:hover{color:#fff;background:#f44;border-color:#f44}[data-theme=dark] .furniture-count,[data-theme=dark] .texture-count{color:var(--text-tertiary)}[data-theme=dark] .create-first-kit-btn{color:#60a5fa}[data-theme=dark] .create-first-kit-btn:hover{color:#93c5fd}[data-theme=dark] .mantine-color-picker-modal{background:var(--bg-primary)}[data-theme=dark] .color-picker-header{background:var(--bg-primary);border-bottom-color:var(--border-tertiary)}[data-theme=dark] .color-picker-header h4{color:var(--text-secondary)}[data-theme=dark] .close-picker-btn{color:var(--text-quaternary)}[data-theme=dark] .close-picker-btn:hover{background:var(--bg-tertiary);color:var(--text-tertiary)}[data-theme=dark] .selected-color-display{background:var(--bg-secondary);border-color:var(--border-tertiary)}[data-theme=dark] .color-value-input{color:var(--text-secondary)}[data-theme=dark] .color-value-input:hover{background:#a855f70d}[data-theme=dark] .color-value-input:focus{background:var(--bg-primary);box-shadow:0 0 0 2px #a855f733}[data-theme=dark] .select-color-btn{background:var(--accent-purple);color:#fff}[data-theme=dark] .select-color-btn:hover{background:var(--accent-purple-hover)}[data-theme=dark] .user-popout{background:var(--bg-secondary);border-color:var(--border-primary);box-shadow:0 10px 40px var(--shadow-medium)}[data-theme=dark] .popout-header-with-progress{background:var(--bg-secondary);border-bottom-color:var(--border-tertiary)}[data-theme=dark] .prompts-info .popout-title{color:var(--text-tertiary)}[data-theme=dark] .details-button{background:var(--bg-primary);border-color:var(--border-secondary);color:var(--text-secondary)}[data-theme=dark] .details-button:hover{background:var(--bg-tertiary);border-color:var(--text-quaternary)}[data-theme=dark] .prompt-details .prompt-label{color:var(--text-quaternary)}[data-theme=dark] .prompt-details .prompt-value{color:var(--text-secondary)}[data-theme=dark] .popout-menu{background:var(--bg-secondary)}[data-theme=dark] .popout-menu-item{color:var(--text-secondary)}[data-theme=dark] .popout-menu-item:hover{background:var(--bg-tertiary)}[data-theme=dark] .popout-menu-item.logout:hover{color:#f44;background:#ff44440d}[data-theme=dark] .popout-menu-item.logout:hover svg{stroke:#f44}[data-theme=dark] .usage-popup-overlay,[data-theme=dark] .usage-popup-overlay-minimal{background:#000000b3}[data-theme=dark] .usage-popup,[data-theme=dark] .usage-popup-minimal{background:var(--bg-primary);box-shadow:0 20px 60px var(--shadow-heavy)}[data-theme=dark] .usage-popup-header,[data-theme=dark] .usage-popup-header-minimal{background:var(--bg-primary);border-bottom-color:var(--border-tertiary)}[data-theme=dark] .usage-popup-title,[data-theme=dark] .usage-popup-title-minimal{color:var(--text-primary)}[data-theme=dark] .usage-reset-text,[data-theme=dark] .usage-reset-text-minimal{color:var(--text-quaternary)}[data-theme=dark] .usage-label,[data-theme=dark] .usage-label-minimal{color:var(--text-tertiary)}[data-theme=dark] .usage-value,[data-theme=dark] .usage-value-minimal{color:var(--text-primary)}[data-theme=dark] .usage-total,[data-theme=dark] .usage-total-minimal{color:var(--text-tertiary)}[data-theme=dark] .usage-progress-bar-minimal{background:#a855f71a}[data-theme=dark] .usage-close-btn,[data-theme=dark] .usage-close-btn-minimal{background:var(--bg-primary);border-color:var(--border-primary);color:var(--text-secondary)}[data-theme=dark] .usage-close-btn:hover,[data-theme=dark] .usage-close-btn-minimal:hover{background:var(--bg-tertiary);border-color:var(--border-secondary)}[data-theme=dark] .earn-popup-overlay{background:#000000b3}[data-theme=dark] .earn-popup{background:var(--bg-primary);box-shadow:0 20px 60px var(--shadow-heavy)}[data-theme=dark] .earn-popup-header{background:var(--bg-primary);border-bottom-color:var(--border-tertiary)}[data-theme=dark] .earn-tab{color:var(--text-quaternary)}[data-theme=dark] .earn-tab:hover{color:var(--text-tertiary)}[data-theme=dark] .earn-tab.active{color:var(--accent-purple)}[data-theme=dark] .info-btn:hover,[data-theme=dark] .close-btn:hover{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .popup-title{color:var(--text-primary)}[data-theme=dark] .popup-description,[data-theme=dark] .no-rewards-text{color:var(--text-tertiary)}[data-theme=dark] .invite-link-container{background:var(--bg-secondary);border-color:var(--border-primary)}[data-theme=dark] .link-label{color:var(--text-quaternary)}[data-theme=dark] .link-url{color:var(--text-secondary)}[data-theme=dark] .copy-icon-btn{color:var(--accent-purple)}[data-theme=dark] .copy-icon-btn:hover,[data-theme=dark] .gift-icon,[data-theme=dark] .gift-icon-large{background:#a855f71a}[data-theme=dark] .rewards-empty-state{background:var(--bg-secondary);border-color:var(--border-tertiary)}[data-theme=dark] .copy-invite-btn,[data-theme=dark] .add-payment-btn{background:var(--accent-purple);color:#fff}[data-theme=dark] .copy-invite-btn:hover,[data-theme=dark] .add-payment-btn:hover{background:var(--accent-purple-hover)}[data-theme=dark] .rewards-title{color:var(--text-primary)}[data-theme=dark] .views-counter{color:var(--text-quaternary)}[data-theme=dark] .info-modal{background:var(--bg-primary);box-shadow:0 25px 70px var(--shadow-heavy)}[data-theme=dark] .info-modal-header{background:var(--bg-tertiary);border-bottom-color:var(--border-primary)}[data-theme=dark] .info-modal-title{color:var(--text-primary)}[data-theme=dark] .info-back-btn:hover,[data-theme=dark] .info-close-btn:hover{color:var(--text-secondary);background:#ffffff0d}[data-theme=dark] .info-section-header h3{color:var(--text-primary)}[data-theme=dark] .info-section-header svg{color:var(--accent-purple)}[data-theme=dark] .info-subtitle,[data-theme=dark] .info-text{color:var(--text-tertiary)}[data-theme=dark] .info-small-text{color:var(--text-quaternary)}[data-theme=dark] .info-list li{color:var(--text-tertiary)}[data-theme=dark] .info-list li:before,[data-theme=dark] .info-link{color:var(--accent-purple)}[data-theme=dark] .info-link:hover{color:var(--accent-purple-hover)}[data-theme=dark] .loading-screen{background:var(--bg-primary)}[data-theme=dark] .create-main:before{background:radial-gradient(#a855f71f 0%,#a855f70f 40%,#0000 70%)}[data-theme=dark] body.landing-page:before{background:radial-gradient(#a855f726 0%,#a855f714 40%,#0000 70%)}[data-theme=dark] .explore-section{background:var(--bg-primary)}[data-theme=dark] .explore-title{color:var(--text-primary)}[data-theme=dark] .explore-page,[data-theme=dark] .explore-main-page,[data-theme=dark] .explore-content-section{background:var(--bg-primary)}[data-theme=dark] .video-item{background:var(--bg-secondary)}[data-theme=dark] .explore-empty-text{color:var(--text-quaternary)}[data-theme=dark] .video-error{background:var(--bg-secondary);color:var(--text-tertiary)}[data-theme=dark] .testimonials-section,[data-theme=dark] .rounded-bottom-container{background:var(--bg-primary)}[data-theme=dark] .testimonials-title{color:var(--text-primary)}[data-theme=dark] .testimonial-card{background:var(--bg-secondary);border-color:var(--border-primary);box-shadow:0 4px 20px var(--shadow-light)}[data-theme=dark] .testimonial-card:hover{box-shadow:0 10px 30px var(--shadow-medium)}[data-theme=dark] .testimonial-text{color:var(--text-secondary)}[data-theme=dark] .author-name{color:var(--text-primary)}[data-theme=dark] .author-handle{color:var(--text-tertiary)}[data-theme=dark] .dot{background:var(--border-secondary)}[data-theme=dark] .dot.active{background:var(--text-primary)}[data-theme=dark] .cta-section{background:#000}[data-theme=dark] .cta-title{color:#fff}[data-theme=dark] .cta-button{background:var(--accent-purple);color:#fff}[data-theme=dark] .cta-button:hover{background:var(--accent-purple-hover)}[data-theme=dark] .footer{background:#1a1a1a}[data-theme=dark] .footer-title{color:#fff}[data-theme=dark] .footer-copyright,[data-theme=dark] .social-link{color:#888}[data-theme=dark] .social-link:hover{color:#fff}*{transition:color .2s,border-color .2s}.video-item,.showcase-video,.loading-logo,.color-swatch,.kit-color-dot,.progress-fill,.usage-progress-fill,.usage-progress-fill-minimal,img{transition:none}:root[data-theme=dark] .sidebar{background:#100c0c;border-right:none!important}:root[data-theme=dark] .sidebar-header-space{background:#100c0c!important}[data-theme=dark] .create-header:after{display:none!important}[data-theme=dark] body:has(.sidebar.sidebar-open) .create-header:after{transform:translate(0)}[data-theme=dark] .header-left,[data-theme=dark] .create-header-actions{z-index:1;position:relative}[data-theme=dark] .content-wrapper{background:#212121!important}[data-theme=dark] .menu-hamburger span{background:#fff}[data-theme=dark] .menu-hamburger:hover span{background:#e5e5e5}[data-theme=dark] .create-logo span,[data-theme=dark] .logo{color:#fff}[data-theme=dark] .menu-hamburger .rotated-left,[data-theme=dark] .menu-hamburger .rotated-right{background:#fff}[data-theme=dark] .sidebar-link{color:#d1d5db}[data-theme=dark] .sidebar-link:hover{color:#f3f4f6;background:#ffffff1a}[data-theme=dark] .sidebar-link svg{opacity:.9}[data-theme=dark] .sidebar-tutorial p,[data-theme=dark] .user-plan{color:#9ca3af}[data-theme=dark] .plan-container{background:#484444}[data-theme=dark] .plan-container a:hover{background:#ffffff14}[data-theme=dark] .plan-container svg{fill:#d1d5db;stroke:none;color:#d1d5db}[data-theme=dark] .plan-container a:hover svg{fill:#fff;color:#fff}[data-theme=dark] .plan-text{color:#d1d5db}[data-theme=dark] .plan-container a:hover .plan-text,[data-theme=dark] .plan-dot{color:#fff}[data-theme=dark] .upgrade-btn{color:#60a5fa}[data-theme=dark] .upgrade-btn:hover{color:#60a5fa;background:#7c3aed1a}[data-theme=dark] .mantine-color-picker-modal{background:#2d2d2d}[data-theme=dark] .color-picker-header{background:#2d2d2d;border-bottom-color:#404040}[data-theme=dark] .color-picker-header h4{color:#fff}[data-theme=dark] .close-picker-btn{color:#9ca3af}[data-theme=dark] .close-picker-btn:hover{color:#e5e7eb;background:#404040}[data-theme=dark] .selected-color-display{background:#1f1f1f;border-color:#404040}[data-theme=dark] .color-value-input{color:#fff;background:#1f1f1f}[data-theme=dark] .color-value-input:focus{background:#383838;box-shadow:0 0 0 2px #a855f74d}[data-theme=dark] .mantine-picker-container,[data-theme=dark] .usage-popup-minimal{background:#2d2d2d}[data-theme=dark] .usage-popup-header-minimal{background:#2d2d2d;border-bottom:none}[data-theme=dark] .usage-popup-footer-minimal{background:#2d2d2d;border-top:none}[data-theme=dark] .usage-popup-content-minimal{background:#2d2d2d}[data-theme=dark] .usage-popup-title-minimal{color:#fff}[data-theme=dark] .usage-reset-text-minimal{color:#999}[data-theme=dark] .usage-label-minimal{color:#b3b3b3}[data-theme=dark] .usage-value-minimal{color:#fff}[data-theme=dark] .usage-close-btn-minimal{color:#fff;background:#404040;border:1px solid #555}[data-theme=dark] .usage-close-btn-minimal:hover{background:#4a4a4a;border-color:#666}[data-theme=dark] .create-header{will-change:auto!important;position:fixed!important;top:0!important;left:0!important;right:0!important;transform:none!important}[data-theme=dark] .create-header:before{display:none!important}[data-theme=dark] .header-left{z-index:2;position:relative}[data-theme=dark] body:has(.sidebar.sidebar-open) .create-header:before{transform:translate(280px)}:root[data-theme=dark] .sidebar.sidebar-open+.content-wrapper .create-header:before{display:none!important}:root[data-theme=dark] .header{background:#000}
*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:relative;overflow-x:hidden}.app-container{background:0 0;flex-direction:column;min-height:100vh;font-family:inherit;display:flex;position:relative;overflow-x:hidden}.user-name{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.user-plan{color:#666;font-size:11px;line-height:1.2}.sidebar-upgrade-btn{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:8px;width:100%;padding:10px;font-size:13px;font-weight:600;transition:all .3s}.sidebar-upgrade-btn:hover{background:#7c3aed;transform:translateY(-1px);box-shadow:0 3px 10px #8b5cf640}.sidebar-content::-webkit-scrollbar{width:4px}.sidebar-content::-webkit-scrollbar-track{background:0 0}.sidebar-content::-webkit-scrollbar-thumb{background:#00000014;border-radius:2px}.sidebar-content::-webkit-scrollbar-thumb:hover{background:#00000026}.action-btn{cursor:pointer;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s}.download-btn{color:#fff;background:#28a745}.download-btn:hover{background:#218838;transform:translateY(-2px)}.share-btn{color:#fff;background:#007bff}.share-btn:hover{background:#0056b3;transform:translateY(-2px)}.new-btn{color:#fff;background:#6f42c1}.new-btn:hover{background:#5a32a3;transform:translateY(-2px)}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#6f42c1;border-radius:50%;width:40px;height:40px;margin:0 auto 10px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.main-content{padding:60px 20px}.nav{gap:20px}.main-title{font-size:2.5rem}.title-container{padding:30px 20px}.input-section{max-width:90%}.footer{padding:35px 60px}.footer-container{padding:0 30px}}@media (max-width:768px){.main-content{padding:60px 20px}.nav{gap:20px}.main-title{font-size:2.5rem}.title-container{padding:30px 20px}.input-section{max-width:90%}.input-field{padding:12px 16px;font-size:14px}.action-btn{width:40px;height:40px;font-size:16px}.projects-templates-wrapper{background:#f5f5f5}.sidebar{width:230px}.sidebar-header-space{height:65px}}@media (max-width:480px){.main-title{font-size:2rem}.title-container{padding:25px 15px}.input-field{padding:12px 16px;font-size:14px}.action-btn{width:40px;height:40px;font-size:16px}.sidebar{width:80%;max-width:260px}.sidebar-header-space{height:60px}.sidebar-link{padding:7px 9px;font-size:12px}.sidebar-link svg{width:16px;height:16px}}
body.landing-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#8b5cf640 0%,#a855f726 40%,#0000 70%);border-radius:50%;width:1000px;height:750px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.app-container{background:0 0;flex-direction:column;width:100%;max-width:100vw;min-height:100vh;font-family:inherit;display:flex;position:relative;overflow-x:hidden}.rounded-bottom-container{z-index:1;background:#fff;border-radius:0 0 60px 60px;width:100%;position:relative;overflow:hidden}body.landing-page{width:100%;max-width:100vw;margin:0;padding:0;overflow-x:hidden;color:#1a1a1a!important;background:#fff!important}body.landing-page .header{background:#fffffff2!important}body.landing-page .logo,body.landing-page .create-logo span{color:#333!important}body.landing-page .nav a{color:#666!important}body.landing-page .nav a:hover{color:#8b5cf6!important}body.landing-page .start-btn{color:#fff!important;background:#333!important}body.landing-page .start-btn:hover{background:#555!important}body.landing-page .main-title{color:#1a1a1a!important}body.landing-page .input-section{background:#fff!important;border-color:#f0f0f0!important}body.landing-page .input-field{color:#666!important;background:0 0!important}body.landing-page .attach-btn{color:#fff!important;background:#333!important}body.landing-page .explore-title,body.landing-page .testimonials-title{color:#1a1a1a!important}body.landing-page .testimonial-card{background:#fff!important;border-color:#f0f0f0!important;box-shadow:0 4px 20px #00000014!important}body.landing-page .testimonial-text{color:#333!important}body.landing-page .author-name{color:#1a1a1a!important}body.landing-page .author-handle{color:#666!important}body.landing-page .dot{background:#ddd!important}body.landing-page .dot.active{background:#333!important}body.landing-page .cta-section{background:#000!important;width:100%!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important}body.landing-page .cta-title{color:#fff!important}body.landing-page .footer{background:#2a2a2a!important;width:100%!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important}body.landing-page .footer-title{color:#fff!important}body.landing-page:before{content:"";z-index:-1;pointer-events:none;border-radius:50%;width:1000px;max-width:100vw;height:750px;position:absolute;top:10%;left:50%;transform:translate(-50%);background:radial-gradient(#8b5cf640 0%,#a855f726 40%,#0000 70%)!important}body.landing-page *{transition:none!important}@media (max-width:1200px){.rounded-bottom-container{border-radius:0 0 40px 40px}}@media (max-width:768px){.rounded-bottom-container{border-radius:0 0 30px 30px}body.landing-page .header{padding:16px 20px}body.landing-page .nav a{margin-right:16px;font-size:14px}body.landing-page .main-title{text-align:center;margin:0 auto 12px;padding:0 20px;font-size:28px;line-height:1.15}body.landing-page .start-btn{border-radius:14px;width:100%;max-width:320px;padding:14px 18px}body.landing-page .input-section{border-radius:16px;margin:0 20px;padding:12px}body.landing-page .cta-section,body.landing-page .footer{padding-left:0!important;padding-right:0!important}body.landing-page .hero-section{min-height:3Ovh}body.landing-page:before{top:55%}}@media (max-width:480px){body.landing-page:before{width:600px;height:450px;top:3%}.rounded-bottom-container{border-radius:0 0 20px 20px}body.landing-page .header{padding:16px}body.landing-page .nav a{margin-right:12px;font-size:13px}body.landing-page .main-title{padding:0 16px;font-size:24px}body.landing-page .start-btn{max-width:100%}body.landing-page .input-section{margin:0 16px}body.landing-page .hero-section{min-height:30vh}}
.parsed-input-display{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin:20px 0;padding:20px}.parsed-input-display h3{color:#343a40;margin-bottom:15px;font-size:18px;font-weight:600}.parsed-data{flex-wrap:wrap;gap:12px;display:flex}.data-item{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:8px 12px;font-size:14px}.data-item strong{color:#6f42c1;margin-right:8px}.blender-generation{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;margin:20px 0;padding:25px;box-shadow:0 10px 30px #667eea4d}.blender-generation h3{text-align:center;margin-bottom:20px;font-size:20px;font-weight:700}.progress-section{margin-bottom:25px}.progress-info{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.progress-step{font-size:14px;font-weight:600}.progress-message{opacity:.9;font-size:14px}.progress-bar{background:#fff3;border-radius:6px;width:100%;height:12px;margin-bottom:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#00d4aa,#00c851);border-radius:6px;height:100%;transition:width .5s;position:relative}.progress-fill:after{content:"";background:linear-gradient(45deg,#fff3 25%,#0000 25% 50%,#fff3 50% 75%,#0000 75%) 0 0/20px 20px;animation:1s linear infinite progressStripes;position:absolute;inset:0}@keyframes progressStripes{0%{background-position:0 0}to{background-position:20px 0}}.progress-percent{text-align:center;font-size:16px;font-weight:700}.screenshots-section{margin-top:25px}.screenshots-section h4{margin-bottom:15px;font-size:16px;font-weight:600}.screenshots-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.screenshot-item{background:#ffffff1a;border:2px solid #fff3;border-radius:10px;transition:transform .3s;overflow:hidden}.screenshot-item:hover{transform:scale(1.02)}.screenshot-image{object-fit:cover;width:100%;height:150px}.screenshot-timestamp{text-align:center;background:#ffffff1a;padding:8px 12px;font-size:12px;font-weight:500}.model-viewer-section{text-align:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;margin:20px 0;padding:25px}.model-viewer-section h3{color:#343a40;margin-bottom:20px;font-size:20px;font-weight:700}.model-viewer-container{border-radius:10px;margin:0 auto 20px;overflow:hidden;box-shadow:0 8px 25px #0000001a}.model-actions{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.action-btn{cursor:pointer;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s}.download-btn{color:#fff;background:#28a745}.download-btn:hover{background:#218838;transform:translateY(-2px)}.share-btn{color:#fff;background:#007bff}.share-btn:hover{background:#0056b3;transform:translateY(-2px)}.new-btn{color:#fff;background:#6f42c1}.new-btn:hover{background:#5a32a3;transform:translateY(-2px)}.threejs-viewer-container{display:inline-block;position:relative}.threejs-viewer{border-radius:10px;overflow:hidden}.threejs-loading{text-align:center;background:#ffffffe6;border-radius:10px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#6f42c1;border-radius:50%;width:40px;height:40px;margin:0 auto 10px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.threejs-viewer-container canvas{outline:none;display:block}.threejs-error{text-align:center;color:#fff;background:#dc3545e6;border-radius:10px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.threejs-controls{color:#6c757d;text-align:center;margin-top:10px;font-size:12px}.error-display{color:#721c24;text-align:center;background:#f8d7da;border:1px solid #f5c6cb;border-radius:12px;margin:20px 0;padding:20px}.error-display h3{margin-bottom:15px;font-size:18px}.retry-btn{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:6px;padding:10px 20px;font-weight:600;transition:background-color .3s}.retry-btn:hover{background:#c82333}.blender-setup-status{background:#fff;border:2px solid;border-radius:12px;margin:20px 0;padding:16px 20px;transition:all .3s}.blender-setup-status.checking{background:#eff6ff;border-color:#3b82f6}.blender-setup-status.connected{background:#ecfdf5;border-color:#10b981}.blender-setup-status.error{background:#fef2f2;border-color:#ef4444}.status-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.status-icon{min-width:24px;font-size:20px}.status-text{flex:1;font-size:16px;font-weight:600}.status-detail{color:#6b7280;font-size:14px;font-weight:400}.retry-button{cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:4px 8px;font-size:12px;transition:all .2s}.retry-button:hover{background:#e5e7eb;border-color:#9ca3af}.setup-instructions{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;padding:16px}.setup-instructions h4{color:#374151;margin-bottom:12px;font-size:16px;font-weight:600}.setup-instructions ol{color:#4b5563;margin:0 0 16px 20px}.setup-instructions li{margin-bottom:6px;line-height:1.4}.setup-links h5{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600}.link-buttons{flex-wrap:wrap;gap:8px;display:flex}.setup-link{color:#fff;background:#3b82f6;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.setup-link:hover{background:#2563eb;transform:translateY(-1px)}.status-details{border-top:1px solid #e5e7eb;gap:20px;margin-top:12px;padding-top:12px;font-size:14px;display:flex}.status-details p{align-items:center;gap:6px;margin:0;display:flex}.text-green-600{color:#10b981}.text-red-600{color:#ef4444}.text-yellow-600{color:#f59e0b}.text-blue-600{color:#3b82f6}.preview-generating{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.preview-content{flex-direction:column;flex:1;width:100%;max-width:1000px;margin:0 auto;padding:0 20px;display:flex}.generation-status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #e9ecef;border-radius:12px;margin-bottom:20px;padding:30px 0 20px;box-shadow:0 2px 12px #0000000d}.status-header{justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 20px;display:flex}.status-indicator{color:#495057;align-items:center;gap:12px;font-size:18px;font-weight:600;display:flex}.spinner{border:2px solid #e9ecef;border-top-color:#007bff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}.time-elapsed{color:#6c757d;background:#f8f9fa;border-radius:20px;padding:6px 12px;font-size:14px}.generation-progress{margin-top:8px;padding:0 20px}.progress-text{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;display:flex}.progress-text span:first-child{color:#495057;font-weight:500}.progress-text span:last-child{color:#007bff;font-weight:600}.progress-bar-new{background:#e9ecef;border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-fill-new{background:linear-gradient(90deg,#007bff 0%,#0056b3 100%);border-radius:4px;height:100%;transition:width .5s}.preview-display{flex:1;justify-content:center;align-items:center;padding:20px 0;display:flex}.preview-image{border-radius:12px;max-width:100%;max-height:400px;box-shadow:0 8px 32px #0000001a}.preview-loading{text-align:center;color:#6c757d}.preview-loading p{margin:0;font-size:16px}.notification-banner{z-index:50;width:calc(100% - 40px);max-width:600px;position:fixed;top:90px;left:50%;transform:translate(-50%)}.banner-content{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d6efdf2;border:1px solid #0d6efd4d;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 16px;font-size:13px;animation:.5s cubic-bezier(.4,0,.2,1) slideDownBanner;display:flex;box-shadow:0 8px 32px #0d6efd4d}@keyframes slideDownBanner{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.info-icon{flex-shrink:0;margin-top:1px}.banner-content span{flex:1;line-height:1.4}.banner-close{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:18px;transition:all .2s;display:flex}.banner-close:hover{color:#fff;background:#ffffff1a}.preview-completed{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex}.preview-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.preview-action-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.interact-btn{color:#fff;background:#28a745}.interact-btn:hover{background:#218838;transform:translateY(-1px)}.preview-action-btn.download-btn{color:#fff;background:#007bff}.preview-action-btn.download-btn:hover{background:#0056b3;transform:translateY(-1px)}.preview-action-btn.share-btn{color:#fff;background:#6c757d}.preview-action-btn.share-btn:hover{background:#545b62;transform:translateY(-1px)}.interaction-modal-overlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.interaction-modal{background:#fff;border-radius:16px;flex-direction:column;width:1000px;max-width:95vw;max-height:95vh;display:flex;box-shadow:0 20px 60px #0000004d}.modal-header{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h2{color:#495057;margin:0;font-size:20px;font-weight:600}.modal-close-btn{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:all .2s;display:flex}.modal-close-btn:hover{color:#495057;background:#f8f9fa}.modal-content{flex:1;justify-content:center;align-items:center;min-height:600px;padding:24px;display:flex}.modal-actions{border-top:1px solid #e9ecef;flex-wrap:wrap;justify-content:center;gap:12px;padding:20px 24px;display:flex}.modal-action-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.modal-action-btn.download-btn{color:#fff;background:#28a745}.modal-action-btn.download-btn:hover{background:#218838;transform:translateY(-1px)}.modal-action-btn.export-btn{color:#fff;background:#fd7e14}.modal-action-btn.export-btn:hover{background:#e8590c;transform:translateY(-1px)}.modal-action-btn.share-btn{color:#fff;background:#007bff}.modal-action-btn.share-btn:hover{background:#0056b3;transform:translateY(-1px)}.modal-action-btn.new-btn{color:#fff;background:#6c757d}.modal-action-btn.new-btn:hover{background:#545b62;transform:translateY(-1px)}@media (max-width:768px){.blender-generation{padding:15px}.progress-info{flex-direction:column;align-items:flex-start;gap:5px}.screenshots-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.model-actions{flex-direction:column;align-items:center}.action-btn{width:200px}.blender-setup-status{margin:16px 0;padding:12px 16px}.status-header{gap:8px}.status-text{font-size:14px}.link-buttons{flex-direction:column}.status-details{flex-direction:column;gap:8px}}
