: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] .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,[data-theme=dark] .menu-hamburger:hover span{background:#000!important}[data-theme=dark] .create-logo,[data-theme=dark] .create-logo span,[data-theme=dark] .logo{color:#000!important}[data-theme=dark] .menu-hamburger .rotated-left,[data-theme=dark] .menu-hamburger .rotated-right{background:#000!important}[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 .header-search-icon-desktop svg{stroke-width:2px;fill:none!important;stroke:#d1d5db!important}[data-theme=dark] .plan-container .header-search-icon-desktop:hover svg{stroke:#fff!important}[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] .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] .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{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:#fff;min-height:100vh;font-weight:300;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:#111;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}}
@media (max-width:768px){input,textarea,select{text-size-adjust:100%!important;font-size:16px!important}input,textarea,select,button,a{touch-action:manipulation}body.sidebar-open{overflow:hidden!important}.create-header{z-index:60;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;height:auto;min-height:64px;padding:12px 14px;display:flex;position:relative}.header-left{align-items:center;gap:10px;display:flex}.menu-hamburger{cursor:pointer;box-sizing:border-box;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;gap:0!important;width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;max-height:26px!important;margin-top:0!important}.menu-hamburger span{flex-shrink:0;transition:all .3s;background-color:#000!important;width:16px!important;height:1.5px!important;position:absolute!important;left:50%!important;transform:translate(-50%)!important}.menu-hamburger span:first-child{top:7px!important}.menu-hamburger span:nth-child(2){top:50%!important;transform:translate(-50%,-50%)!important}.menu-hamburger span:nth-child(3){top:auto!important;bottom:7px!important}.menu-hamburger .rotated-left{top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)rotate(45deg)!important}.menu-hamburger .rotated-right{top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)rotate(-45deg)!important}.create-logo{align-items:center!important;text-decoration:none!important;display:flex!important}.create-logo span{letter-spacing:-.02em!important;color:#000!important;font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:1.1!important}.create-header-actions{flex-shrink:1;align-items:center;gap:10px;min-width:0;display:flex}.create-header-actions .earn-button{white-space:nowrap;padding:6px 10px;font-size:13px}.create-header-actions .plan-container,.desktop-header-nav{display:none!important}.header-search-icon-mobile{cursor:pointer;color:#111;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:opacity .2s;display:flex!important}.header-search-icon-mobile:hover{opacity:.7}.create-header-actions .upgrade-btn{white-space:nowrap;padding:6px 12px;font-size:13px}.workspace-export-btn{padding:6px 10px!important;font-size:13px!important}.workspace-export-btn svg{width:16px!important;height:16px!important}.content-wrapper{padding-top:64px;width:100%!important;max-width:100vw!important;margin-left:0!important}.content-wrapper.sidebar-active{width:100%!important;margin-left:0!important}.content-wrapper.shopping-cart-active{width:100%!important;margin-right:0!important}.create-page .content-wrapper{padding-top:max(56px,env(safe-area-inset-top,0px))}[data-theme=dark] .content-wrapper:has(.create-main){padding-top:120px!important}.sidebar-backdrop{pointer-events:auto;cursor:pointer;animation:none;display:block!important}.sidebar-header-space{z-index:60;box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;gap:4px;height:auto;min-height:56px;padding:10px 12px;display:flex;position:relative}.sidebar-header-space .header-left{flex-shrink:0;align-items:center;gap:10px;display:flex}.sidebar-header-space .menu-hamburger{cursor:pointer;box-sizing:border-box;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;gap:0!important;width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;max-height:26px!important;margin-top:0!important}.sidebar-header-space .menu-hamburger span{transition:none;background-color:#000!important;width:16px!important;height:1.5px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.sidebar-header-space .menu-hamburger .rotated-left{transform:translate(-50%,-50%)rotate(45deg)!important}.sidebar-header-space .menu-hamburger .rotated-right{transform:translate(-50%,-50%)rotate(-45deg)!important}.sidebar-header-space .create-logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.sidebar-header-space .create-logo span{letter-spacing:-.02em!important;color:#000!important;white-space:nowrap!important;font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:24px!important}.sidebar-header-space .sidebar-search-icon{cursor:pointer;color:#111;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.sidebar-content{flex-direction:column;gap:0;min-height:calc(100dvh - 56px);padding:0 16px 16px;display:flex;overflow:hidden!important}.sidebar-create-btn{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:100%;min-height:40px;margin-bottom:12px;padding:10px 16px;font-size:14px;font-weight:600;display:flex}.sidebar-create-btn .plus-icon{font-size:18px;line-height:1}.sidebar-nav{flex-shrink:0;gap:1px;margin-top:0}.sidebar-link{border-radius:6px;align-items:center;gap:8px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.3;display:flex}.sidebar-link svg{flex-shrink:0;width:15px;height:15px}.sidebar-bottom{flex-direction:column;flex-shrink:0;gap:0;margin-top:auto;padding-top:10px;padding-bottom:8px;display:flex}.sidebar-bottom .sidebar-link{min-height:32px;margin-bottom:1px;padding:6px 10px;font-size:12px}.sidebar-tutorial{z-index:1;flex-shrink:0;margin-bottom:12px;position:relative}.sidebar-tutorial p{margin-bottom:5px;font-size:12px;font-weight:500}.tutorial-video-container{cursor:pointer;border-radius:8px;width:100%;margin-top:8px;padding-bottom:56.25%;position:relative;overflow:hidden}.tutorial-video-container>div:first-child{-webkit-backdrop-filter:saturate(.8)brightness(.99);pointer-events:none;z-index:2;background:0 0;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.tutorial-video-container iframe{pointer-events:none;z-index:1;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.tutorial-video-container:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(#0000004d 0%,#0000 100%);width:100%;height:40px;position:absolute;top:0;left:0}.tutorial-video-container:before{content:"";z-index:10;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.sidebar-user{border-radius:10px;flex-shrink:0;align-items:center;gap:10px;min-height:60px;margin-bottom:10px;padding:10px;display:flex;position:relative}.user-avatar{flex-shrink:0;width:40px;height:40px;font-size:16px}.user-info{flex:1;min-width:0}.user-name{font-size:15px;font-weight:600;line-height:1.2}.user-plan{opacity:.7;margin-top:2px;font-size:12px}.sidebar-upgrade-btn{border-radius:10px;flex-shrink:0;width:100%;min-height:46px;padding:12px 18px;font-size:15px;font-weight:600;position:relative}.create-main{padding:20px 12px;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:calc(100vh - 56px)!important;display:flex!important}.create-container{text-align:center!important;margin-top:0!important;margin-bottom:0!important}.create-title{margin-bottom:10px!important;font-size:28px!important;font-weight:700!important;line-height:1.2!important}.create-subtitle{margin-bottom:24px!important;padding:0 10px!important;font-size:13px!important;line-height:1.4!important}.create-input-wrapper{-o-transition:none!important;width:calc(100% - 4px)!important;max-width:none!important;margin:0 auto!important;padding:0!important;transition:none!important}.create-input-wrapper *{transition:none!important}.create-input-container{width:100%;min-height:auto;padding:6px;border-radius:12px!important}.create-input{padding:12px 14px!important;font-size:15px!important;line-height:1.4!important}.create-input::placeholder{font-size:14px!important}.create-input-actions{gap:4px!important;padding:4px 6px 6px!important}.input-action-btn{width:34px!important;min-width:34px!important;height:34px!important}.brand-style-button-container{margin-left:auto!important}.input-action-btn svg{width:17px!important;height:17px!important}.submit-arrow-btn{flex-shrink:0!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin-left:4px!important}.submit-arrow-btn svg{width:18px!important;height:18px!important}.input-divider{height:20px!important;margin:0 4px!important}.image-preview-img{max-width:80px!important;height:50px!important}.image-preview-wrapper{margin-bottom:2px!important;padding:6px 10px!important}.remove-image-btn{justify-content:center!important;align-items:center!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;padding:0!important;font-size:12px!important;font-weight:600!important;line-height:1!important;display:flex!important;top:-5px!important;right:-5px!important}.loading-indicator{height:20px!important;padding:2px 8px!important;font-size:10px!important;bottom:calc(100% + 60px)!important}.has-image .loading-indicator{bottom:calc(100% + 124px)!important}.brand-style-btn{padding:5px 8px!important;font-size:11px!important}.brand-style-btn svg{width:14px!important;height:14px!important}.preset-label{display:none!important}.file-upload-area{min-height:220px;padding:40px 20px}.upload-icon{width:52px;height:52px;margin-bottom:14px}.upload-text{margin-bottom:10px;font-size:16px}.upload-subtext{font-size:14px}.primary-button,.secondary-button{min-height:48px;padding:14px 28px;font-size:16px}.content-wrapper:has(.brand-kits-main),[data-theme=dark] .content-wrapper:has(.brand-kits-main),.projects-page .brand-kits-main{padding-top:0!important}.project-title{font-size:17px}.project-actions{gap:10px}.project-actions button{padding:10px 16px;font-size:14px}.content-wrapper:has(.explore-main-page),[data-theme=dark] .content-wrapper:has(.explore-main-page){padding-top:0!important}.explore-page .explore-main-page{align-items:flex-start!important;padding-top:0!important}.explore-page .explore-content-section{min-height:auto!important;padding:0 12px 20px!important}.explore-page .video-grid-full{gap:12px!important}.explore-page .video-row{flex-direction:row!important;gap:8px!important}.explore-page .video-half{flex:1!important;width:50%!important}.explore-page .video-item{border-radius:8px!important}.explore-main{padding:20px 16px}.explore-grid{grid-template-columns:1fr;gap:16px}.brand-kits-main{padding:20px 16px}.brand-kits-grid{grid-template-columns:1fr;gap:16px}.user-popout{width:calc(100% - 24px);max-width:380px;transform:translate(-50%);animation:none!important;bottom:160px!important;left:50%!important}.usage-popup-minimal{width:calc(100% - 32px)!important;margin:0!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.usage-popup-title-minimal{font-size:13px!important}.earn-popup,.tutorial-popup,.info-modal{width:calc(100% - 24px)!important;max-width:380px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.workspace-container{height:calc(100dvh - 64px)}body:has(canvas[data-engine*=three\.js]) *{transition:none!important;animation:none!important}body:has(canvas[data-engine*=three\.js]) .loading-spinner,body:has(canvas[data-engine*=three\.js]) .shimmer,body:has(canvas[data-engine*=three\.js]) .spin,body:has(canvas[data-engine*=three\.js]) svg.spin{animation:revert!important;-webkit-animation:revert!important}.three-canvas-container{width:100%!important;height:100%!important}body:has(canvas[data-engine*=three\.js]){width:100%!important;height:100dvh!important;position:fixed!important;overflow:hidden!important}canvas[data-engine*=three\.js]{z-index:1!important;width:100vw!important;max-width:100vw!important;height:calc(100dvh - 214px)!important;max-height:calc(100dvh - 214px)!important;position:fixed!important;top:64px!important;left:0!important;right:0!important}.empty-room-mobile-wrapper{justify-content:flex-start!important;align-items:center!important;padding-left:0!important;padding-right:0!important}.empty-room-mobile-container{width:100vw!important;min-width:100vw!important;max-width:100vw!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;border-radius:12px!important;flex:1 1 0!important;margin-top:0!important;margin-left:0!important;margin-right:0!important;position:relative!important;left:0!important;right:0!important;overflow:hidden!important}.empty-room-mobile-container canvas[data-engine*=three\.js]{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;position:absolute!important;inset:0!important}.empty-room-mobile-container .threescene-container{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.mobile-scene-container{width:100%!important;height:100%!important;position:relative!important;overflow:hidden!important}.mobile-scene-container .threescene-wrapper,.mobile-scene-container .threescene-container{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.mobile-scene-container canvas,.mobile-scene-container canvas[data-engine*=three\.js]{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important;position:absolute!important;inset:0!important}.chat-container{border-radius:16px 16px 0 0;max-height:50vh;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000001a}.chat-input{min-height:48px;padding:14px 18px;font-size:16px}.chat-send-button{width:48px;min-width:48px;height:48px}input[type=text],input[type=email],input[type=password],input[type=number],textarea,select{min-height:48px;padding:12px 16px;font-size:16px}.modal-overlay{padding:0}.modal-content{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%;margin:0}.modal-header{padding:16px}.modal-body{max-height:calc(100dvh - 140px);padding:16px;overflow-y:auto}@media (hover:none) and (pointer:coarse){.tooltip{display:none}}.table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}table{min-width:600px}.card{margin-bottom:16px;padding:16px}.content-wrapper:has(.subscription-main){padding-top:0!important}[data-theme=dark] .content-wrapper:has(.subscription-main){padding-top:56px!important}.subscription-main{margin-top:0!important;padding-top:16px!important}[data-theme=dark] .subscription-main{padding-top:16px!important}.subscription-container{margin-top:0!important;padding-top:0!important}.subscription-status{text-align:center!important;margin-top:0!important;padding-top:0!important}.free-plan{text-align:center!important}.free-plan h3{text-align:center!important;color:#666!important;margin-bottom:8px!important;font-size:14px!important;font-weight:400!important}.free-plan p{display:none!important}[data-theme=dark] .free-plan h3{color:#999!important}.subscription-plans{grid-template-columns:1fr;gap:16px;padding:16px}.plan-card{padding:20px}.settings-page .content-wrapper{padding-top:0!important}.settings-main{min-height:100dvh!important;padding:100px 16px 20px!important}[data-theme=dark] .settings-main{padding-top:100px!important}.settings-container{max-width:100%!important}.settings-title{margin-bottom:24px!important;font-size:24px!important}.settings-content{gap:24px!important}.settings-section{gap:10px!important}.settings-label{font-size:13px!important}.settings-value{font-size:15px!important}.language-dropdown-container{width:100%!important}.language-selector-btn{width:100%!important;min-width:auto!important;padding:12px 14px!important;font-size:16px!important}.language-dropdown{width:100%!important;left:0!important;right:0!important}.language-option{min-height:48px!important;padding:12px 16px!important;font-size:15px!important}.theme-toggle{width:100%!important;padding:3px!important}.theme-option{flex:1!important;min-height:44px!important;padding:10px 16px!important;font-size:15px!important}.subscription-badge{padding:6px 10px!important;font-size:13px!important}.manage-btn{min-height:36px!important;padding:6px 12px!important;font-size:13px!important}.settings-select{width:100%!important;min-height:48px!important;padding:12px 14px!important;font-size:16px!important}}@media (min-width:768px) and (max-width:1024px){.create-header{z-index:60!important;box-sizing:border-box!important;justify-content:space-between!important;align-items:center!important;height:64px!important;padding:12px 20px!important;display:flex!important;position:fixed!important}.header-left{box-sizing:border-box!important;flex-direction:row!important;flex-shrink:0!important;justify-content:flex-start!important;align-self:center!important;align-items:center!important;gap:10px!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important}.header-left .create-logo{align-items:center!important;height:24px!important;margin:0!important;padding:0!important;text-decoration:none!important;display:flex!important}.header-left .create-logo span{color:#000!important;font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:24px!important}button.menu-hamburger{appearance:none!important;cursor:pointer!important;box-sizing:border-box!important;background:0 0!important;border:none!important;outline:none!important;flex-direction:column!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:28px!important;height:24px!important;min-height:24px!important;max-height:24px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important}button.menu-hamburger>span,button.menu-hamburger>span:first-child,button.menu-hamburger>span:nth-child(2),button.menu-hamburger>span:nth-child(3){background-color:#000!important;border-radius:1px!important;flex-shrink:0!important;width:18px!important;height:2px!important;margin:0!important;padding:0!important;transition:all .3s!important;display:block!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}button.menu-hamburger>span.rotated-left,button.menu-hamburger>span.rotated-right{position:absolute!important;top:50%!important;left:50%!important}button.menu-hamburger>span.rotated-left{transform:translate(-50%,-50%)rotate(45deg)!important}button.menu-hamburger>span.rotated-right{transform:translate(-50%,-50%)rotate(-45deg)!important}.create-header-actions{flex-shrink:0!important;align-items:center!important;gap:12px!important;height:40px!important;display:flex!important}.desktop-header-nav{align-items:center!important;gap:16px!important;height:40px!important;margin-right:0!important;display:flex!important}.desktop-nav-link{color:#333!important;white-space:nowrap!important;align-items:center!important;height:40px!important;font-size:13px!important;font-weight:400!important;line-height:40px!important;text-decoration:none!important;display:flex!important}.browse-catalog-btn{border-radius:18px!important;justify-content:center!important;align-items:center!important;gap:6px!important;height:36px!important;padding:0 14px!important;font-size:13px!important;display:flex!important}.header-search-icon-mobile{display:none!important}.sidebar{width:320px}body.sidebar-open .create-header.header-scrolled{background:linear-gradient(90deg,#0000 320px,#fff 320px)!important}.sidebar-header-space .header-left,.sidebar-header-space .menu-hamburger,.sidebar-header-space .create-logo,.sidebar-header-space .sidebar-search-icon{display:none!important}.sidebar-header-space{height:70px!important;min-height:70px!important;padding:0!important}.content-wrapper.sidebar-active{margin-left:0}.content-wrapper.shopping-cart-active{margin-right:0}.sidebar-backdrop{pointer-events:auto;cursor:pointer;display:block!important}.projects-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:24px}.explore-grid,.brand-kits-grid{grid-template-columns:repeat(2,1fr);gap:20px}.empty-room-scene-container{aspect-ratio:16/9!important;border-radius:0!important;flex:none!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:56.25vw!important;margin-left:0!important;margin-right:0!important}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.sidebar{z-index:9999!important;background:#fff!important;width:300px!important;height:100dvh!important;transition:transform .2s!important;position:fixed!important;top:0!important;left:0!important;overflow:hidden!important;transform:translate(-100%)!important}.sidebar.sidebar-open,body.sidebar-open .sidebar{transform:translate(0)!important}.content-wrapper{z-index:1!important;pointer-events:auto!important;width:100%!important;margin-left:0!important;margin-right:0!important;position:relative!important}.content-wrapper.sidebar-active{margin-left:0!important}.sidebar-backdrop{display:none;z-index:9998!important;pointer-events:auto!important;cursor:pointer!important;background:#00000080!important;width:100vw!important;height:100dvh!important;position:fixed!important;inset:0!important}body.sidebar-open .sidebar-backdrop{display:block!important}.create-header{z-index:10000!important}.sidebar-header-space .header-left,.sidebar-header-space .menu-hamburger,.sidebar-header-space .create-logo{display:none!important}body.sidebar-open{overflow:hidden!important}body.sidebar-open .content-wrapper{pointer-events:auto!important}.empty-room-scene-container{aspect-ratio:4/3!important;border-radius:0!important;flex:none!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:75vw!important;margin-left:0!important;margin-right:0!important}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.create-header{box-sizing:border-box!important;justify-content:space-between!important;align-items:center!important;height:56px!important;min-height:56px!important;max-height:56px!important;padding:0 20px!important;display:flex!important}.header-left{flex-direction:row!important;flex-shrink:0!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important}.header-left .create-logo{align-items:center!important;height:20px!important;margin:0!important;padding:0!important;text-decoration:none!important;display:flex!important}.header-left .create-logo span{color:#000!important;font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:500!important;line-height:20px!important}button.menu-hamburger{appearance:none!important;cursor:pointer!important;box-sizing:border-box!important;background:0 0!important;border:none!important;outline:none!important;flex-direction:column!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:24px!important;height:20px!important;min-height:20px!important;max-height:20px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important}button.menu-hamburger>span,button.menu-hamburger>span:first-child,button.menu-hamburger>span:nth-child(2),button.menu-hamburger>span:nth-child(3){background-color:#000!important;border-radius:1px!important;flex-shrink:0!important;width:16px!important;height:2px!important;margin:0!important;padding:0!important;transition:all .3s!important;display:block!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}button.menu-hamburger>span.rotated-left,button.menu-hamburger>span.rotated-right{position:absolute!important;top:50%!important;left:50%!important}button.menu-hamburger>span.rotated-left{transform:translate(-50%,-50%)rotate(45deg)!important}button.menu-hamburger>span.rotated-right{transform:translate(-50%,-50%)rotate(-45deg)!important}.create-header-actions{flex-direction:row!important;flex-shrink:0!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important}.desktop-header-nav{flex-direction:row!important;align-items:center!important;gap:12px!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important}.desktop-nav-link{color:#333!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;height:auto!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:400!important;text-decoration:none!important;display:flex!important}.browse-catalog-btn{border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:6px!important;height:32px!important;margin:0!important;padding:0 12px!important;font-size:12px!important;display:flex!important}.sidebar-header-space .header-left,.sidebar-header-space .menu-hamburger,.sidebar-header-space .create-logo,.sidebar-header-space .sidebar-search-icon{display:none!important}.sidebar-header-space{height:56px!important;min-height:56px!important;padding:0!important}}@media (min-width:768px) and (max-width:1400px) and (orientation:landscape){.empty-room-scene-container{border-radius:2.5rem!important;flex:1!important;width:min(1200px,98.55%)!important;max-width:1200px!important;height:calc(100vh - 180px)!important;min-height:400px!important;max-height:calc(100vh - 180px)!important;margin-left:auto!important;margin-right:auto!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 24px #00000014!important}.empty-room-scene-container .threescene-container{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.empty-room-scene-container canvas[data-engine*=three\.js],.empty-room-scene-container .threescene-container canvas{width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}}@media (min-width:1024px) and (max-width:1400px){.header-left{align-items:center!important;gap:10px!important;display:flex!important}button.menu-hamburger{appearance:none!important;cursor:pointer!important;box-sizing:border-box!important;background:0 0!important;border:none!important;outline:none!important;flex-direction:column!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:32px!important;min-width:32px!important;height:24px!important;min-height:24px!important;max-height:24px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important}button.menu-hamburger>span,button.menu-hamburger>span:first-child,button.menu-hamburger>span:nth-child(2),button.menu-hamburger>span:nth-child(3){background-color:#000!important;border-radius:1px!important;flex-shrink:0!important;width:20px!important;height:2px!important;margin:0!important;padding:0!important;transition:all .3s!important;display:block!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}button.menu-hamburger>span.rotated-left,button.menu-hamburger>span.rotated-right{position:absolute!important;top:50%!important;left:50%!important}button.menu-hamburger>span.rotated-left{transform:translate(-50%,-50%)rotate(45deg)!important}button.menu-hamburger>span.rotated-right{transform:translate(-50%,-50%)rotate(-45deg)!important}.header-left .create-logo{align-items:center!important;height:24px!important;display:flex!important}.header-left .create-logo span{line-height:24px!important}.sidebar-header-space .header-left,.sidebar-header-space .menu-hamburger,.sidebar-header-space .create-logo,.sidebar-header-space .sidebar-search-icon{display:none!important}}@media (min-width:1024px){.content-wrapper.sidebar-active{margin-left:280px}.content-wrapper.shopping-cart-active{margin-right:180px}.sidebar-backdrop{display:none!important}.projects-grid,.explore-grid,.brand-kits-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (hover:none) and (pointer:coarse){button,a,[role=button],.clickable{min-width:44px;min-height:44px}button:active,a:active,[role=button]:active{opacity:.7;transition:all .1s;transform:scale(.98)}}@supports (padding-top:env(safe-area-inset-top)){@media (max-width:768px){.create-header{padding-top:calc(12px + env(safe-area-inset-top));height:calc(64px + env(safe-area-inset-top))}.content-wrapper{padding-top:calc(64px + env(safe-area-inset-top))}.sidebar{padding-top:env(safe-area-inset-top)}.sidebar-header-space{height:calc(56px + env(safe-area-inset-top))}.sidebar-content{min-height:calc(100vh - 56px - env(safe-area-inset-top));min-height:calc(100dvh - 56px - env(safe-area-inset-top));padding-bottom:calc(16px + env(safe-area-inset-bottom))}}}@media (max-width:768px){.dark-theme .create-header{background:0 0!important}.sidebar.dark-theme,.dark-theme .sidebar{background:#1a1a1a}.sidebar-backdrop.dark-theme,.dark-theme .sidebar-backdrop,[data-theme=dark] .sidebar-backdrop{background:#0009}}@media (max-width:768px) and (orientation:landscape){.create-header{height:50px;padding:8px 14px}.create-logo span{letter-spacing:-.02em!important;font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:500!important}.content-wrapper{padding-top:50px}.sidebar-header-space{height:50px}.sidebar{width:80%;max-width:380px;overflow:hidden!important}.sidebar-content{min-height:calc(100dvh - 50px);padding:10px;overflow:hidden!important}.sidebar-create-btn{min-height:44px;padding:10px 16px;font-size:15px}.sidebar-nav{margin-top:10px}.sidebar-link{min-height:44px;padding:10px 12px;font-size:14px}.sidebar-link svg{width:18px;height:18px}.sidebar-bottom{padding-top:12px;padding-bottom:10px}.sidebar-bottom .sidebar-link{min-height:40px;padding:9px 12px;font-size:13px}.sidebar-user{min-height:56px;padding:9px}.user-avatar{width:36px;height:36px}.user-name{font-size:14px}.user-plan{font-size:11px}.sidebar-upgrade-btn{min-height:42px;padding:10px 16px;font-size:14px}.sidebar-tutorial{margin-bottom:8px}.sidebar-tutorial p{margin-bottom:3px;font-size:11px}.chat-container{max-height:35vh}}.sidebar-backdrop,.modal-overlay{will-change:transform;transform:translateZ(0)}html{-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{overscroll-behavior-y:contain}
