.logo,.logo a{color:#fff;text-decoration:none}.more-tools-btn:hover,.tool-item-dialog:hover{border-color:var(--primary)}body,nav a{color:var(--light)}*,.style-checkbox input[type=checkbox]{margin:0}.about-header h2,.footer-logo h2,.footer-logo i,.headings-title{-webkit-text-fill-color:transparent}.footer-link,.logo,.logo a,.tool-item-dialog,.tool-link,nav a{text-decoration:none}.footer-col ul,.mechanism-list,nav ul{list-style:none}:root{--primary:#f97415;--primary-dark:#17203c;--secondary:#f97415;--dark:#17203c;--darker:#0d1120;--light:#ffffff;--gray:#6c757d;--success:#28a745;--warning:#ffc107;--danger:#dc3545;--radius:12px;--shadow:0 10px 30px rgba(0, 0, 0, 0.2);--transition:all 0.3s ease;--border:rgba(249, 116, 21, 0.2)}*{padding:0;box-sizing:border-box;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}body{background:linear-gradient(135deg,var(--darker),var(--dark));min-height:100vh;line-height:1.6}header{background:rgba(23,32,60,.9);backdrop-filter:blur(10px);padding:1rem 2rem;position:sticky;top:0;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.1)}.header-container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:10px;font-size:1.8rem;font-weight:700}.page-title,.page-title-section{align-items:center;display:flex}.global-settings h4 i,.header-area h2 i,.logo i{color:var(--secondary)}.logo-image{width:auto;height:48px}.page-title-section{gap:1rem;flex:1;justify-content:center}.page-title{font-size:1.5rem;font-weight:700;color:var(--accent);gap:.5rem;margin:0}.btn,.more-tools-btn{font-weight:600;cursor:pointer}.how-it-works-header h2 i,.page-title i,.section-title i,.tools-dialog-content h3 i{color:var(--primary)}.dropdown-site-links a:hover,.more-tools-btn,.tool-item-dialog{color:var(--accent)}.more-tools-dropdown{position:relative;display:inline-block}.more-tools-btn{background:rgba(249,116,21,.1);border:2px solid var(--border);padding:.5rem 1rem;border-radius:50px;transition:var(--transition);display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;white-space:nowrap}.more-tools-btn:hover{background:rgba(249,116,21,.2);transform:translateY(-2px)}.btn-outline:hover,.menu-item:hover,.submenu-item:hover,.tool-item-dialog:hover{background:rgba(249,116,21,.1)}.more-tools-btn i{font-size:.8rem;transition:transform .3s}.tools-dialog{position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%) scale(.95);width:80vw!important;max-width:800px;min-width:300px;background:#17203c;backdrop-filter:blur(20px);border-radius:16px;border:1px solid var(--border);box-shadow:0 10px 40px rgba(0,0,0,.3);z-index:1001;opacity:0;visibility:hidden;transition:.3s cubic-bezier(.4, 0, .2, 1);padding:0;overflow:hidden;box-sizing:border-box!important}.editor-section,.headings-section,.upload-section{backdrop-filter:blur(10px)}.tools-dialog.show{opacity:1;visibility:visible;transform:translateX(-50%) scale(1)}.how-works-btn:hover,.tool-item-dialog:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.tools-dialog-content{padding:2rem;width:100%;box-sizing:border-box}.tools-dialog-content h3{color:var(--accent);margin-bottom:1.5rem;font-size:1.3rem;display:flex;align-items:center;gap:.5rem}.tools-grid-dialog{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;width:100%}.tool-item-dialog{background:var(--primary-dark);border:1px solid var(--border);border-radius:12px;padding:1rem;display:flex;align-items:center;gap:.8rem;transition:var(--transition);min-height:60px;box-sizing:border-box}.btn,nav a{border-radius:var(--radius);transition:var(--transition)}.tool-item-dialog i{color:var(--primary);font-size:1.2rem;width:24px;flex-shrink:0}.tool-item-dialog span{font-weight:500;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tools-footer-area{border-top:1px solid var(--border);padding-top:1.5rem;width:100%}.dropdown-site-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;width:100%}.header-container,.user-actions{gap:1rem;display:flex}.dropdown-site-links a{color:var(--gray);text-decoration:none;font-size:.9rem;transition:var(--transition);position:relative;padding:.3rem 0;white-space:nowrap}.dropdown-site-links a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary);transition:width .3s}.dropdown-site-links a:hover::after,.footer-col a:hover::after{width:100%}.mobile-menu-toggle,nav{display:none}.header-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}nav ul{display:flex;gap:2rem}nav a{font-weight:500;padding:.5rem 1rem}nav a.active,nav a:hover{background:rgba(249,116,21,.2);color:#fff}.btn{padding:.6rem 1.5rem;border:none;display:inline-flex;align-items:center;gap:8px;background-color:var(--primary);color:#fff}.how-works-btn{background:linear-gradient(45deg,var(--primary),#ff8c42);color:#fff}.btn-outline{background:0 0;color:var(--light);border:2px solid var(--primary)}.headings-section{border-radius:16px;padding:3rem 2rem;margin:2rem auto 3rem;max-width:1400px;text-align:center;position:relative;overflow:hidden}.headings-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.headings-content{max-width:800px;margin:0 auto}.headings-title{font-size:3rem;font-weight:800;margin-bottom:1rem;color:var(--light);line-height:1.2;background:linear-gradient(135deg,var(--light) 0,var(--primary) 100%);-webkit-background-clip:text;background-clip:text}.headings-subtitle{font-size:2rem;color:var(--primary);margin-bottom:1.5rem;font-weight:600}.main-headings-description{font-size:1.2rem;color:rgba(255,255,255,.9);margin-bottom:2.5rem;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.headings-actions{display:flex;flex-direction:column;align-items:center;gap:2rem}.editing-btn{background:var(--primary);color:#fff;border:none;padding:1.2rem 3rem;border-radius:50px;font-size:1.3rem;font-weight:700;cursor:pointer;transition:.3s cubic-bezier(.4, 0, .2, 1);display:inline-flex;align-items:center;gap:12px;box-shadow:0 10px 30px rgba(249,116,21,.3)}.editing-btn:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 15px 40px rgba(249,116,21,.4);background:linear-gradient(135deg,var(--primary) 0,#ff8c42 100%)}.editing-btn i{font-size:1.5rem}.short-features{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-top:1rem}.shorts-feature-item{display:flex;align-items:center;gap:10px;background:rgba(23,32,60,.5);padding:.8rem 1.5rem;border-radius:50px;border:1px solid var(--border);transition:var(--transition)}.shorts-feature-item:hover{transform:translateY(-3px);border-color:var(--primary);background:rgba(249,116,21,.1)}.shorts-feature-item i{color:var(--primary);font-size:1.2rem}.shorts-feature-item span{color:var(--light);font-weight:500;font-size:.95rem}main{max-width:1400px;margin:2rem auto;padding:0 2rem}.functionality-section{background:rgba(255,255,255,.05);border-radius:var(--radius);padding:2rem;margin-bottom:3rem;border:1px solid rgba(255,255,255,.1)}.header-area{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.header-area h2{font-size:1.8rem;display:flex;align-items:center;gap:10px}.editor-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.left-section,.right-section{display:flex;flex-direction:column;gap:1.5rem}.upload-section{background:rgba(23,32,60,.4);padding:30px;border-radius:20px;text-align:center;border:1px solid rgba(249,116,21,.3);transition:transform .3s}.upload-section:hover{transform:translateY(-5px)}.upload-area{border:3px dashed rgba(249,116,21,.5);border-radius:15px;padding:30px;cursor:pointer;transition:.3s}.upload-area:hover{border-color:#f97415;background:rgba(249,116,21,.05)}.upload-area.dragover{border-color:#f97415;background:rgba(249,116,21,.15)}.upload-button{background:linear-gradient(45deg,var(--primary),#ff8c42);color:#fff;padding:12px 30px;border:none;border-radius:50px;cursor:pointer;font-size:1.1em;transition:.3s;box-shadow:0 4px 15px rgba(0,0,0,.2)}.upload-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(249,116,21,.4)}.editor-section{background:rgba(23,32,60,.4);padding:25px;border-radius:20px;border:1px solid rgba(249,116,21,.3)}.video-container{position:relative;width:100%;margin-bottom:15px;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3)}#videoPreview{width:100%;max-height:400px;background:#000;display:block}.timeline-container{position:relative;width:100%;height:80px;background:linear-gradient(to bottom,rgba(23,32,60,.6),rgba(13,17,32,.4));border-radius:10px;margin:15px 0;overflow:hidden;box-shadow:inset 0 2px 10px rgba(0,0,0,.3)}.timeline{width:100%;height:100%}.timeline-progress{position:absolute;height:100%;background:linear-gradient(90deg,var(--primary),#ff8c42);pointer-events:none;transition:.3s;opacity:.2}.trim-handle{position:absolute;width:15px;height:100%;background:linear-gradient(to bottom,var(--primary),#ff8c42);cursor:ew-resize;top:0;transition:transform .2s;box-shadow:0 0 10px rgba(249,116,21,.5)}.trim-handle:hover{transform:scaleX(1.2)}.trim-handle.left{left:0;border-radius:10px 0 0 10px}.trim-handle.right{right:0;border-radius:0 10px 10px 0}.global-settings{padding:20px;background:rgba(23,32,60,.3);border-radius:12px;border:1px solid rgba(249,116,21,.2)}.global-settings h4{margin-bottom:15px;color:var(--light);font-size:1.2rem;display:flex;align-items:center;gap:8px}.setting-group{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.control-button,.control-select{color:#fff;border:1px solid rgba(249,116,21,.3);width:100%;background:rgba(23,32,60,.5);transition:.3s}.setting-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.setting-group label{display:block;margin-bottom:8px;color:rgba(255,255,255,.9);font-weight:500}.control-select{padding:10px 15px;border-radius:8px;font-size:14px;cursor:pointer}.control-input:focus,.control-select:focus{outline:0;background:rgba(23,32,60,.7);border-color:var(--primary)}.control-button{padding:10px 20px;border-radius:8px;cursor:pointer;font-size:.95em;backdrop-filter:blur(5px)}.tool-button,.tool-select{border:1px solid rgba(249,116,21,.3);cursor:pointer}.control-button:hover{background:rgba(23,32,60,.7);transform:translateY(-2px);box-shadow:0 5px 15px rgba(249,116,21,.3)}.control-button.primary{background:linear-gradient(45deg,var(--primary),#ff8c42);border:none;font-weight:700}.background-status{color:rgba(255,255,255,.7);font-size:.9em;margin-top:8px;display:block}.global-text-editing-tools,.global-text-input{margin-top:15px}.tool-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:10px}.tool-row label{margin-bottom:0;font-size:.9em}.tool-select{padding:8px 12px;background:rgba(23,32,60,.5);border-radius:6px;color:#fff;font-size:.9em}.tool-color{width:40px;height:35px;border:none;border-radius:6px;cursor:pointer;background:0 0}.control-input,.duration-selector select,.tool-button{background:rgba(23,32,60,.5)}.tool-button{width:35px;height:35px;border-radius:6px;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;transition:.3s}.tool-button:hover{background:rgba(23,32,60,.7)}.tool-button.active{background:var(--primary)}.control-input{width:100%;padding:10px 15px;border:1px solid rgba(249,116,21,.3);border-radius:8px;color:#fff;font-size:14px;transition:.3s;margin-bottom:10px}.duration-selector select,.time-display{padding:8px 15px;backdrop-filter:blur(5px)}.control-input::placeholder{color:rgba(255,255,255,.5)}.checkbox-container{display:flex;align-items:center;gap:8px;margin-top:8px}.checkbox-container input[type=checkbox]{width:16px;height:16px}.checkbox-container label{margin-bottom:0;font-size:.9em;color:rgba(255,255,255,.8)}.controls{display:flex;flex-direction:column;gap:12px;margin-top:20px}.time-info{display:flex;justify-content:space-between;margin:15px 0;gap:10px}.time-display{background:rgba(23,32,60,.6);border-radius:8px;text-align:center;flex:1}.duration-selector{margin:20px 0;text-align:center;background:rgba(23,32,60,.3);padding:15px;border-radius:12px}.duration-selector label{margin-right:10px;font-size:1em}.duration-selector select{font-size:.95em;color:#fff;border:1px solid rgba(249,116,21,.3);border-radius:8px;cursor:pointer}.short-item,.shorts-info{background:rgba(23,32,60,.4);backdrop-filter:blur(10px);border-radius:15px;text-align:center}.shorts-info{padding:20px;margin:30px 0;border:1px solid rgba(249,116,21,.3)}.shorts-info h3{margin-bottom:15px;color:#fff;font-size:1.5em}.shorts-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px;margin-top:30px}.short-item{padding:15px;border:1px solid rgba(249,116,21,.3);transition:transform .3s;position:relative}.short-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(249,116,21,.3)}.short-item video{width:100%;border-radius:10px;margin-bottom:15px;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:.3s}.short-item h4{color:var(--secondary);margin-bottom:10px;font-size:1.2em}.progress-bar-container{display:none;margin:20px 0;padding:20px;background:rgba(23,32,60,.3);border-radius:15px}.progress-bar{width:100%;height:30px;background:rgba(23,32,60,.6);border-radius:15px;overflow:hidden;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,var(--primary),#ff8c42);transition:width .3s;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.progress-text{margin-top:10px;text-align:center;font-size:1.1em}.thumbnails{position:absolute;height:100%;width:100%;display:flex;pointer-events:none;opacity:.9}.thumbnail{height:100%;flex-grow:1;background-size:cover;background-position:center}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#f97415;border-radius:50%;animation:1s linear infinite spin;margin-left:10px}@keyframes spin{to{transform:rotate(360deg)}}.download-all-button{background:linear-gradient(45deg,var(--success),var(--primary));margin-top:20px;font-size:1.1em;padding:15px 30px}.status-message{text-align:center;padding:15px;margin:20px 0;border-radius:10px;display:none}.status-message.success{background:rgba(0,255,0,.2);border:1px solid rgba(0,255,0,.5)}.status-message.error{background:rgba(255,0,0,.2);border:1px solid rgba(255,0,0,.5)}.status-message.info{background:rgba(249,116,21,.2);border:1px solid rgba(249,116,21,.5)}.short-menu{position:absolute;top:15px;right:15px;z-index:10}.menu-dots{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:rgba(23,32,60,.7);backdrop-filter:blur(5px);transition:.3s}.menu-content,.submenu{border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.2);width:180px}.menu-item,.submenu-item{padding:12px 15px;color:#17203c;transition:.2s;cursor:pointer}.menu-dots:hover,.position-btn:hover{background:rgba(249,116,21,.5)}.menu-dots span{display:block;width:4px;height:4px;border-radius:50%;background:#fff;position:relative}.menu-dots span:after,.menu-dots span:before{content:'';position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;left:0}.menu-dots span:before{top:-8px}.menu-dots span:after{bottom:-8px}.menu-content{position:absolute;top:35px;right:0;background:#fff;display:none;z-index:100}.menu-content.show,.menu-item:hover .submenu{display:block;animation:.2s fadeIn}.menu-item{display:flex;justify-content:space-between;align-items:center;position:relative}.submenu{position:absolute;top:0;left:120px;background:#fff;display:none;z-index:1000}.short-loading-overlay,.text-modal-overlay{left:0;background:rgba(0,0,0,.8);top:0;bottom:0;right:0}.submenu-item.active{background:rgba(249,116,21,.2);color:#f97415}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.short-loading-overlay{position:absolute;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:8px}.large-loading-spinner-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.large-loading-text{color:#fff;font-size:18px;font-weight:700;text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,.8)}.large-loading-spinner{width:80px;height:80px;border:6px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:var(--secondary);animation:1s ease-in-out infinite spin}.text-modal-overlay{position:fixed;display:flex;justify-content:center;align-items:center;z-index:1000}.text-modal{background:#17203c;padding:20px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.5);border:1px solid rgba(249,116,21,.3);width:500px;max-width:90%;max-height:90vh;overflow-y:auto}.add-text-submenu,.color-palette-popup,.text-edit-menu{box-shadow:0 4px 12px rgba(0,0,0,.3)}.text-modal h3{margin-top:0;color:#fff;text-align:center}.text-input-group{margin-bottom:15px}.text-input-group label{display:block;color:#fff;margin-bottom:5px}.text-input-group input,.text-input-group select{width:100%;padding:8px;border-radius:5px;border:1px solid rgba(249,116,21,.3);background:rgba(23,32,60,.5);color:#fff}.modal-buttons{display:flex;justify-content:space-between;margin-top:20px}.modal-buttons .cancel{background:#6c757d}.add-text-option:hover,.platform-badges span:hover,.text-edit-option:hover{background:rgba(249,116,21,.3)}.color-palette{display:grid;grid-template-columns:repeat(8,1fr);gap:5px;margin-top:5px}.color-option.selected{border:2px solid var(--secondary);transform:scale(1.1)}.color-option:hover{transform:scale(1.1)}.style-options{display:flex;gap:15px;margin-top:5px}.style-checkbox{display:flex;align-items:center;gap:5px;color:#fff;cursor:pointer}.position-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:5px}.position-btn{padding:6px 8px;background:rgba(23,32,60,.7);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.add-text-menu{position:relative}.add-text-submenu{display:none;position:absolute;top:0;left:100%;background:#17203c;border-radius:8px;padding:10px;z-index:1000;min-width:120px}.add-text-menu:hover .add-text-submenu{display:block}.add-text-option{padding:8px 12px;cursor:pointer;border-radius:4px;margin-bottom:4px;transition:background .2s}.shorts-timeline-steps::after,.timeline::after{position:absolute;background:var(--primary);content:''}.text-input-overlay{position:absolute;background:0 0;border:2px dashed rgba(249,116,21,.5);padding:10px;min-width:100px;min-height:40px;overflow:hidden;cursor:move;z-index:100}.text-input-field{width:100%;height:100%;background:0 0;border:none;color:#fff;font-size:24px;outline:0;resize:none}.text-edit-menu{position:absolute;top:-110px;left:-15px;background:#17203c;border-radius:8px;padding:6px;display:flex;gap:2px;align-items:center;z-index:101;border:1px solid rgba(249,116,21,.3)}.text-edit-option{padding:5px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.color-picker,.font-family-select,.font-size-select{background:#0d1120;border:1px solid rgba(249,116,21,.3);color:#fff;border-radius:4px;padding:2px;height:30px;width:65px}.color-option{width:20px;height:20px;border-radius:50%;display:inline-block;margin:0 2px;cursor:pointer;border:1px solid rgba(249,116,21,.3)}.color-palette-popup{position:absolute;background:#17203c;padding:10px;border-radius:8px;display:grid;grid-template-columns:repeat(5,1fr);gap:5px;z-index:102;border:1px solid rgba(249,116,21,.3)}.how-it-works-section{backdrop-filter:blur(10px);border-radius:16px;padding:3rem 2rem;margin-bottom:3rem}.how-it-works-header{text-align:center;margin-bottom:3rem}.how-it-works-header h2{font-size:2.2rem;color:var(--light);margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:10px}.how-it-works-header p{font-size:1.1rem;color:rgba(255,255,255,.8);max-width:600px;margin:0 auto}.timeline{position:relative;max-width:1200px;margin:0 auto}.timeline::after{width:6px;top:0;bottom:0;left:50%;margin-left:-3px;border-radius:10px}.shorts-timeline-steps{padding:10px 40px;position:relative;width:50%;box-sizing:border-box;margin-bottom:2rem}.shorts-timeline-steps:nth-child(odd){left:0}.shorts-timeline-steps:nth-child(2n){left:50%}.shorts-timeline-steps::after{width:25px;height:25px;border:4px solid var(--dark);border-radius:50%;top:15px;z-index:1}.shorts-timeline-steps:nth-child(odd)::after{right:-13px}.shorts-timeline-steps:nth-child(2n)::after{left:-13px}.create-shorts-info{padding:20px 30px;background:rgba(23,32,60,.5);border-radius:12px;border:1px solid rgba(249,116,21,.3);transition:var(--transition)}.create-shorts-info:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:var(--primary)}.more-tools-card:hover,.tips-box:hover{box-shadow:0 10px 30px rgba(249,116,21,.3)}.shorts-timeline-steps:nth-child(odd) .create-shorts-info{text-align:right}.shorts-timeline-steps:nth-child(2n) .create-shorts-info{text-align:left}.step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--primary);color:#fff;border-radius:50%;font-weight:700;font-size:1.2rem;margin-bottom:10px}.shorts-timeline-steps:nth-child(odd) .step-number{float:right;margin-left:15px}.shorts-timeline-steps:nth-child(2n) .step-number{float:left;margin-right:15px}.create-shorts-info h3{font-size:1.4rem;margin-bottom:10px;color:var(--light)}.create-shorts-info p{color:rgba(255,255,255,.8);line-height:1.6}.timeline-area-steps{position:relative;margin-bottom:3rem}.step-image{position:absolute;top:50%;transform:translateY(-50%);width:45%;display:flex;align-items:center;justify-content:center}.right-image{left:calc(100% + 30px)}.left-image{right:calc(100% + 30px)}.step-image img{width:100%;max-width:350px;height:auto;border-radius:12px;border:2px solid var(--border);box-shadow:var(--shadow);transition:var(--transition);object-fit:cover;cursor:pointer}.step-image img:hover{transform:scale(1.03);border-color:var(--primary)}.image-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:9999;cursor:pointer;opacity:0;transition:opacity .3s}.image-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);max-width:90%;max-height:90%;transition:transform .3s}.image-modal-content img{max-width:100%;max-height:85vh;width:auto;height:auto;border-radius:16px;border:3px solid var(--primary);box-shadow:0 0 50px rgba(249,116,21,.5);object-fit:contain}.image-modal-close{position:absolute;top:20px;right:30px;width:45px;height:45px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;z-index:10000;font-size:24px;color:#fff;border:none;box-shadow:0 0 20px rgba(249,116,21,.5)}.image-modal-close:hover{transform:scale(1.1);background:#ff8c42}.image-modal.show{display:block;opacity:1}.image-modal.show .image-modal-content{transform:translate(-50%,-50%) scale(1)}.shorts-notice-section{max-width:1200px;margin:1.5rem auto 1rem;padding:0 1.5rem}.shorts-notice-card{background:rgba(249,116,21,.08);backdrop-filter:blur(10px);border:1px solid rgba(249,116,21,.25);border-radius:12px;padding:1.2rem 1.5rem;display:flex;align-items:flex-start;gap:1.2rem;position:relative;overflow:hidden;transition:.3s}.shorts-notice-card:hover{border-color:var(--primary);background:rgba(249,116,21,.12);transform:translateY(-2px)}.shorts-notice-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--primary) 0,transparent 100%)}.notice-icon{flex-shrink:0;width:50px;height:50px;background:rgba(249,116,21,.15);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:var(--primary)}.notice-content{flex:1}.notice-text{color:rgba(255,255,255,.9);font-size:1rem;line-height:1.6;margin:0}.notice-text strong{color:var(--accent);font-weight:600}.about-shorts-creator-section{background:linear-gradient(135deg,#0a0a0a 0,#1a1a1a 100%);padding:60px 20px;margin-top:40px;border-top:1px solid rgba(249,116,21,.3);border-bottom:1px solid rgba(249,116,21,.3)}.about-shorts-container{max-width:1300px;margin:0 auto}.about-header{text-align:center;margin-bottom:50px}.about-header h2{font-size:2.4rem;color:#fff;margin-bottom:12px;background:linear-gradient(135deg,#fff,#f97415);background-clip:text;-webkit-background-clip:text;display:inline-block}.about-header h2 i{background:0 0;-webkit-text-fill-color:#f97415;margin-right:12px}.about-subhead{color:#bbb;font-size:1.1rem;max-width:700px;margin:0 auto}.about-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.about-col{display:flex;flex-direction:column;gap:35px}.about-card{background:rgba(20,20,30,.7);backdrop-filter:blur(4px);border-radius:24px;padding:28px;border:1px solid rgba(255,255,255,.08);transition:transform .2s,border-color .2s;box-shadow:0 8px 20px rgba(0,0,0,.3)}.about-card:hover{border-color:rgba(249,116,21,.5);transform:translateY(-3px)}.card-icon{font-size:2.2rem;color:#f97415;margin-bottom:18px}.about-card h3{font-size:1.7rem;color:#fff;margin-bottom:18px;font-weight:600;letter-spacing:-.3px;border-left:4px solid #f97415;padding-left:16px}.about-card p{color:#ddd;line-height:1.65;font-size:1rem;margin-bottom:16px}.platform-badges span,.timeline-year{background:rgba(249,116,21,.15);font-size:.85rem}.timeline-list{margin-top:8px}.timeline-item{margin-bottom:20px;padding-left:12px;border-left:2px dashed #f97415}.timeline-year{display:inline-block;font-weight:700;color:#f97415;padding:2px 10px;border-radius:20px;margin-bottom:8px}.timeline-item p{margin-bottom:5px;margin-top:5px}.mechanism-list{padding-left:0;margin:18px 0}.mechanism-list li{margin-bottom:18px;padding-left:24px;position:relative;line-height:1.55;color:#ddd}.mechanism-list li strong{color:#f97415;font-weight:600}.mechanism-list li::before{content:"▹";position:absolute;left:0;color:#f97415;font-size:1rem}.platform-badges{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0 10px}.platform-badges span{border:1px solid rgba(249,116,21,.4);padding:6px 14px;border-radius:40px;color:#f0f0f0;display:inline-flex;align-items:center;gap:8px;transition:.2s}.platform-badges span i{font-size:1rem;color:#f97415}.platform-badges span:hover{transform:scale(1.02)}@media (max-width:900px){.about-content-grid{grid-template-columns:1fr;gap:30px}.about-card h3{font-size:1.5rem}.about-header h2{font-size:1.9rem}.about-shorts-creator-section{padding:40px 16px}}.tips-section,.tools-section{backdrop-filter:blur(10px);border-radius:20px;padding:2rem;margin-bottom:3rem}.more-tools-card,.tips-box{padding:1.5rem;transition:var(--transition)}.section-title{font-size:1.8rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--accent)}.section-subtitle{color:rgba(255,255,255,.8);margin-bottom:2rem;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.more-tools-card{background:rgba(23,32,60,.4);border-radius:15px;border:1px solid rgba(249,116,21,.3);display:flex;flex-direction:column;height:100%}.more-tools-card:hover{transform:translateY(-5px);border-color:var(--primary)}.more-cards-icon{width:60px;height:60px;background:rgba(249,116,21,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:1.5rem;color:var(--secondary)}.more-tools-title{font-size:1.2rem;margin-bottom:.5rem;color:var(--light)}.tools-explanation{color:rgba(255,255,255,.7);margin-bottom:1.5rem;flex-grow:1;line-height:1.5}.tool-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--secondary);font-weight:600;transition:var(--transition)}.tool-link:hover{gap:.8rem;color:#ff8c42}.shorts-tips-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.tips-box{background:rgba(23,32,60,.4);border-radius:15px;border:1px solid rgba(249,116,21,.3)}.tips-box:hover{transform:translateY(-3px)}.short-tips-counting{width:40px;height:40px;background:linear-gradient(45deg,var(--primary),#ff8c42);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:1rem}.tip-title{font-size:1.1rem;margin-bottom:.8rem;color:var(--light)}.tips-details{color:rgba(255,255,255,.7);line-height:1.6}.highlight{color:var(--secondary);font-weight:600}.shorts-tips-grid,.tools-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.more-tools-card{flex:0 1 330px}.tips-box{flex:0 1 290px}.shorts-privacy-section{padding:5rem 0;position:relative;background:linear-gradient(135deg,rgba(13,17,23,.9) 0,rgba(23,32,60,.9) 100%);margin:4rem 0;overflow:hidden}.shorts-privacy-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(249,116,21,.08) 0,transparent 40%),radial-gradient(circle at 80% 70%,rgba(249,116,21,.08) 0,transparent 40%);pointer-events:none;z-index:0}.shorts-privacy-container{max-width:1000px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.shorts-privacy-card{background:rgba(23,32,60,.7);backdrop-filter:blur(15px);border:1px solid var(--border);border-radius:24px;padding:4rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.1);transition:.5s cubic-bezier(.4, 0, .2, 1)}.shorts-privacy-card:hover{transform:translateY(-15px);box-shadow:0 40px 80px rgba(249,116,21,.25),inset 0 1px 0 rgba(255,255,255,.2);border-color:var(--primary)}.shorts-privacy-header{margin-bottom:3rem;position:relative}.shorts-security-icon{width:120px;height:120px;margin:0 auto 2rem;background:linear-gradient(135deg,var(--primary),rgba(249,116,21,.7));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3.5rem;color:var(--accent);position:relative;box-shadow:0 20px 40px rgba(249,116,21,.4);animation:4s ease-in-out infinite pulse}.shorts-privacy-header h2{font-size:2.8rem;font-weight:800;margin-bottom:1rem;color:var(--accent);position:relative;display:inline-block}.shorts-privacy-header h2::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,transparent,var(--primary),transparent);border-radius:2px}.shorts-privacy-subtitle{font-size:1.1rem;color:rgba(255,255,255,.7);max-width:600px;margin:1.5rem auto 0;line-height:1.6}.shorts-privacy-content{margin-bottom:3rem}.shorts-privacy-text{font-size:1.3rem;line-height:1.8;color:rgba(255,255,255,.9);max-width:800px;margin:0 auto 2.5rem;padding:2rem;background:rgba(23,32,60,.5);border-radius:16px;border:1px solid rgba(249,116,21,.2);position:relative}.shorts-privacy-feature,.shorts-processing-info{border:1px solid var(--border);position:relative;overflow:hidden}.shorts-privacy-text::before{content:'🎬';position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:var(--secondary);padding:0 1rem;font-size:1.5rem}.shorts-privacy-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:3rem 0}.shorts-privacy-feature{background:rgba(23,32,60,.5);border-radius:16px;padding:2rem;transition:.3s}.shorts-privacy-feature:hover{transform:translateY(-8px);border-color:var(--primary);box-shadow:0 15px 35px rgba(249,116,21,.2)}.shorts-privacy-feature-icon{width:60px;height:60px;background:rgba(249,116,21,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.5rem;color:var(--primary)}.shorts-privacy-feature h3{font-size:1.2rem;color:var(--accent);margin-bottom:.8rem;text-align:center}.shorts-privacy-feature p{font-size:.95rem;color:rgba(255,255,255,.7);text-align:center;line-height:1.5}.shorts-processing-info{background:linear-gradient(135deg,rgba(249,116,21,.1) 0,rgba(23,32,60,.6) 100%);border-radius:20px;padding:2.5rem;margin-top:3rem}.shorts-processing-info::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 100% 0,rgba(249,116,21,.05) 0,transparent 50%),radial-gradient(circle at 0 100%,rgba(249,116,21,.05) 0,transparent 50%);z-index:0}.shorts-processing-content{position:relative;z-index:1;display:flex;align-items:center;gap:2rem}.shorts-processing-content i{font-size:3rem;color:var(--primary);flex-shrink:0}.shorts-processing-content h3{color:var(--accent);font-size:1.4rem;margin-bottom:.5rem}.shorts-processing-content p{color:rgba(255,255,255,.8);margin-bottom:0;line-height:1.6}.shorts-security-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin:2rem 0}.shorts-security-badge{display:flex;align-items:center;gap:.8rem;background:rgba(249,116,21,.1);border:1px solid var(--border);padding:.8rem 1.5rem;border-radius:50px;color:var(--accent);font-weight:600;font-size:.9rem;transition:.3s}.shorts-security-badge:hover{background:rgba(249,116,21,.2);transform:translateY(-3px);border-color:var(--primary)}.shorts-security-badge i{color:var(--primary);font-size:1.1rem}.shorts-background-info{margin-top:2rem;padding:1.5rem;background:rgba(249,116,21,.05);border-radius:12px;border:1px solid rgba(249,116,21,.2)}.footer-col h3::after,.links-title::after{bottom:-8px;width:40px;height:3px;border-radius:2px;content:'';left:0;position:absolute}.shorts-background-info h4{color:var(--accent);font-size:1.1rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.shorts-background-info p{color:rgba(255,255,255,.7);font-size:.9rem;line-height:1.6;margin-bottom:0}footer{background:linear-gradient(135deg,var(--secondary) 0,var(--dark-bg) 100%);padding:4rem 2rem 2rem;margin-top:6rem;position:relative;overflow:hidden;border-top:1px solid var(--border)}footer::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary) 0,#ff8c42 50%,var(--primary) 100%);background-size:200% 100%;animation:3s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.footer-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap;gap:3rem;position:relative;z-index:1}.footer-brand,.footer-col:first-child{padding-right:2rem}.footer-col h3{font-size:1.4rem;margin-bottom:1.5rem;color:var(--accent);position:relative;display:inline-block}.footer-col h3::after{background:var(--primary);transition:var(--transition)}.footer-col:hover h3::after{width:60px}.footer-col:first-child p{color:rgba(255,255,255,.8);line-height:1.7;margin-bottom:2rem;font-size:1rem}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:1.5rem}.footer-logo i{font-size:2.8rem;background:linear-gradient(135deg,var(--primary),#ff8c42);-webkit-background-clip:text;filter:drop-shadow(0 2px 4px rgba(249, 116, 21, .3));background-clip:text}.footer-logo h2{font-size:2.2rem;font-weight:800;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;letter-spacing:-.5px;margin:0;background-clip:text}.brand-tagline{color:rgba(255,255,255,.75);line-height:1.7;font-size:1.05rem;margin-bottom:2rem;max-width:400px;position:relative;padding-left:1rem;border-left:3px solid rgba(249,116,21,.3)}.footer-links-section{display:flex;flex-direction:column}.footer-col a,.links-title{display:inline-block}.links-title{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;position:relative}.links-title::after{background:linear-gradient(90deg,var(--primary),transparent)}.links-grid{display:grid;gap:.8rem}.footer-link{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.7);padding:.8rem 1rem;border-radius:8px;transition:.3s cubic-bezier(.4, 0, .2, 1);background:rgba(255,255,255,.02);border:1px solid transparent}.footer-link:hover{color:var(--primary);background:rgba(249,116,21,.08);border-color:rgba(249,116,21,.2);transform:translateX(5px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.footer-link i{font-size:1rem;width:24px;color:rgba(255,255,255,.5);transition:.3s}.footer-col a,.social-link{color:rgba(255,255,255,.7);position:relative;text-decoration:none}.footer-link:hover i{color:var(--primary);transform:scale(1.1)}.footer-link span{font-weight:500;font-size:.95rem}.social-links{display:flex;gap:1rem;margin-top:2rem}.social-link{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:.3s;overflow:hidden}.footer-col a,.footer-col a::after,.footer-col ul li,.footer-col ul li::before,.newsletter-btn,.newsletter-input{transition:var(--transition)}.social-link::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(249,116,21,.1),transparent);opacity:0;transition:opacity .3s}.social-link:hover::before{opacity:1}.social-link:hover{background:rgba(249,116,21,.1);border-color:var(--primary);color:var(--primary);transform:translateY(-3px);box-shadow:0 8px 20px rgba(249,116,21,.2)}.social-link i{font-size:1.1rem;position:relative;z-index:1}.footer-col ul li{margin-bottom:.8rem;position:relative;padding-left:0}.footer-col ul li::before{content:'▶';position:absolute;left:-20px;color:var(--primary);font-size:.7rem;opacity:0}.footer-col ul li:hover{padding-left:20px;transform:translateX(5px)}.footer-col ul li:hover::before{opacity:1;left:0}.footer-col a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--primary)}.footer-col a:hover{color:var(--primary);transform:translateX(8px)}.newsletter-section{background:rgba(249,116,21,.05);border:1px solid rgba(249,116,21,.2);border-radius:var(--radius);padding:1.5rem;margin-top:2rem}.newsletter-section h4{color:var(--accent);margin-bottom:1rem;font-size:1.1rem}.newsletter-form{display:flex;gap:.5rem}.newsletter-input{flex:1;padding:.8rem 1rem;border:1px solid rgba(249,116,21,.3);border-radius:var(--radius);background:rgba(23,32,60,.5);color:var(--accent);font-size:.9rem}.newsletter-input:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 2px rgba(249,116,21,.1)}.newsletter-input::placeholder{color:rgba(255,255,255,.5)}.newsletter-btn{background:var(--primary);color:var(--secondary);border:none;padding:.8rem 1.5rem;border-radius:var(--radius);font-weight:600;cursor:pointer;white-space:nowrap}.newsletter-btn:hover{background:#ff8c42;transform:translateY(-2px);box-shadow:0 5px 15px rgba(249,116,21,.4)}.copyright-area{text-align:center;padding-top:3rem;color:rgba(255,255,255,.6);font-size:.9rem;border-top:1px solid rgba(249,116,21,.2);margin-top:3rem;position:relative}.copyright-area::before{content:'🎬';position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--dark);padding:0 1rem;font-size:1.2rem}@media (min-width:1400px){.footer-container,.header-container,.headings-section,main{max-width:1600px}.headings-title{font-size:3rem}.headings-subtitle{font-size:2rem}.main-headings-description{font-size:1.2rem;max-width:900px}.shorts-tips-grid,.tools-grid{gap:2rem}.more-tools-card{flex:0 1 360px}.tips-box{flex:0 1 320px}.shorts-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.step-image{width:35%}.right-image{left:calc(100% + 40px)}.left-image{right:calc(100% + 40px)}.step-image img{max-width:450px}}@media (max-width:1399px) and (min-width:1200px){.footer-container,.header-container,.headings-section,main{max-width:1140px}.headings-title{font-size:2.9rem}.headings-subtitle{font-size:1.9rem}.main-headings-description{font-size:1.2rem}.footer-container{gap:2.5rem}.step-image{width:38%}.right-image{left:calc(100% + 20px)}.left-image{right:calc(100% + 20px)}.step-image img{max-width:320px}}@media (max-width:1199px) and (min-width:1024px){.footer-container,.header-container,.headings-section,main{max-width:960px;padding-left:1.5rem;padding-right:1.5rem}.headings-title{font-size:2.9rem}.headings-subtitle{font-size:1.8rem}.main-headings-description{font-size:1.2rem}.editor-layout{gap:1.5rem}.footer-container{flex-wrap:wrap;justify-content:space-between}.footer-brand{flex:1 1 100%;text-align:center;padding-right:0}.footer-col{flex:1;min-width:200px}}@media (max-width:1023px) and (min-width:992px){.footer-container,.header-container,.headings-section,main{max-width:900px;padding-left:1.5rem;padding-right:1.5rem}.footer-container,.header-container{flex-wrap:wrap}.logo{order:1}.page-title-section{order:3;width:100%;margin-top:1rem}.user-actions{order:2}.headings-title{font-size:2.8rem}.headings-subtitle{font-size:1.6rem}.main-headings-description{font-size:1.1rem}.editor-layout{grid-template-columns:1fr}.tools-grid-dialog{grid-template-columns:repeat(2,1fr)}.tools-dialog{width:90vw!important;max-width:700px}.footer-brand{flex:1 1 100%;text-align:center;padding-right:0;margin-bottom:2rem}.footer-col{flex:1;min-width:200px}}@media (max-width:991px) and (min-width:768px){.footer-container,.header-container,.headings-section,main{padding-left:1.5rem;padding-right:1.5rem}.header-container{flex-wrap:wrap;gap:.5rem}.logo{order:1;font-size:1.5rem}.page-title-section{order:3;width:100%;margin-top:.5rem}.user-actions{order:2}.btn{padding:.5rem 1rem;font-size:.9rem}.headings-section{padding:2rem 1.5rem}.headings-title{font-size:2.5rem}.headings-subtitle{font-size:1.5rem}.main-headings-description{font-size:1rem}.short-features{gap:1rem}.shorts-feature-item{padding:.6rem 1rem;font-size:.9rem}.editor-layout{grid-template-columns:1fr}.tools-grid-dialog{grid-template-columns:repeat(2,1fr);gap:.8rem}.tools-dialog{width:95vw!important;max-width:700px}.tools-dialog-content{padding:1.5rem}.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-brand{padding-right:0;width:100%;max-width:500px;margin:0 auto 2rem}.brand-tagline{margin-left:auto;margin-right:auto}.footer-col{width:100%;max-width:300px;margin-bottom:2rem}.footer-col h3::after{left:50%;transform:translateX(-50%)}.footer-col a:hover,.footer-col ul li:hover{transform:translateX(0)}.social-links{justify-content:center}.copyright-area{margin-top:2rem;padding-top:2rem}.timeline::after{left:31px}.shorts-timeline-steps{width:100%;padding-left:70px;padding-right:25px}.shorts-timeline-steps:nth-child(2n){left:0}.shorts-timeline-steps::after{left:18px;right:auto}.shorts-timeline-steps:nth-child(2n) .create-shorts-info,.shorts-timeline-steps:nth-child(odd) .create-shorts-info{text-align:left}.shorts-timeline-steps:nth-child(2n) .step-number,.shorts-timeline-steps:nth-child(odd) .step-number{float:left;margin-right:15px;margin-left:0}}@media (max-width:767px) and (min-width:600px){.editor-layout,.shorts-list,.shorts-privacy-features,.tools-grid-dialog{grid-template-columns:1fr}.footer-container,.header-container,.headings-section,main{padding-left:1rem;padding-right:1rem}header{padding:.8rem 1rem}.header-container{flex-direction:column;gap:.8rem}.logo{font-size:1.4rem}.user-actions{width:100%;justify-content:center}.page-title-section,.tool-button,.tool-color,.tool-select{width:100%}.headings-section{padding:2rem 1rem;margin:1rem auto}.headings-title{font-size:2rem}.headings-subtitle{font-size:1.3rem}.main-headings-description{font-size:1rem}.editing-btn{padding:1rem 2rem;font-size:1.1rem}.short-features{flex-direction:column;gap:.8rem;align-items:stretch}.shorts-feature-item,.social-links{justify-content:center}.editor-layout{gap:1.5rem}.editor-section,.upload-area,.upload-section{padding:1.5rem}.global-settings{padding:1rem}.tool-row{flex-direction:column;align-items:flex-start;gap:.8rem}.text-input-row,.time-info{flex-direction:column}.text-input-row{display:flex;gap:.8rem}.checkbox-container{margin-top:0}.controls{flex-direction:row;flex-wrap:wrap;justify-content:center}.control-button{flex:1 1 auto;min-width:150px}.duration-selector{display:flex;flex-direction:column;gap:.8rem;align-items:center}.duration-selector select{width:100%;max-width:250px}.tools-dialog{width:95vw!important;left:50%;transform:translateX(-50%) scale(.95)}.footer-brand,.footer-col{width:100%;text-align:center}.tools-dialog.show{transform:translateX(-50%) scale(1)}.dropdown-site-links{flex-direction:column;align-items:center;gap:.8rem}.short-item{max-width:400px;margin:0 auto}.footer-container{flex-direction:column;align-items:center;gap:2rem}.footer-brand{padding-right:0}.brand-tagline{margin-left:auto;margin-right:auto}.footer-col h3::after{left:50%;transform:translateX(-50%)}.footer-col a:hover,.footer-col ul li:hover{transform:translateX(0)}.shorts-privacy-card{padding:2rem 1rem}.shorts-privacy-header h2{font-size:1.8rem}.shorts-security-icon{width:80px;height:80px;font-size:2.5rem}.shorts-processing-content{flex-direction:column;text-align:center;gap:1rem}.shorts-security-badges{flex-direction:column;align-items:center}.shorts-security-badge{width:100%;max-width:300px;justify-content:center}.timeline::after{left:31px}.shorts-timeline-steps{width:100%;padding-left:70px;padding-right:25px}.shorts-timeline-steps:nth-child(2n){left:0}.shorts-timeline-steps::after{left:18px;right:auto}.shorts-timeline-steps:nth-child(2n) .create-shorts-info,.shorts-timeline-steps:nth-child(odd) .create-shorts-info{text-align:left}.shorts-timeline-steps:nth-child(2n) .step-number,.shorts-timeline-steps:nth-child(odd) .step-number{float:left;margin-right:15px;margin-left:0}.shorts-notice-card{flex-direction:column;text-align:center;padding:1.5rem 1rem}.notice-icon{margin:0 auto}}@media (max-width:599px) and (min-width:480px){.btn,.control-button,.duration-selector select,.tool-button,.tool-color,.tool-select{width:100%}.shorts-list,.tools-grid-dialog{grid-template-columns:1fr}.footer-container,.header-container,.headings-section,main{padding-left:1rem;padding-right:1rem}header{padding:.8rem 1rem}.header-container,.text-input-row{flex-direction:column;gap:.8rem}.logo{font-size:1.3rem}.user-actions{width:100%;justify-content:center;flex-direction:column;gap:.5rem}.btn{justify-content:center}.headings-section{padding:1.5rem 1rem;margin:1rem auto}.footer-logo h2,.headings-title{font-size:1.8rem}.footer-col h3,.headings-subtitle,.shorts-info h3,.shorts-processing-content h3{font-size:1.2rem}.how-it-works-header p,.main-headings-description,.section-subtitle{font-size:.95rem}.editing-btn{padding:.8rem 1.5rem;font-size:1rem}.short-features{flex-direction:column;gap:.5rem}.shorts-feature-item{padding:.5rem 1rem;font-size:.85rem}.editor-section,.functionality-section,.global-settings,.short-item,.shorts-info,.tools-dialog-content,.upload-area,.upload-section{padding:1rem}.header-area{flex-direction:column;gap:.8rem;text-align:center}.controls,.time-info,.tool-row{flex-direction:column}.header-area h2,.section-title{font-size:1.4rem}.global-settings h4,.short-item h4,.upload-button{font-size:1rem}.editor-layout,.shorts-privacy-features{grid-template-columns:1fr;gap:1rem}.upload-button{padding:10px 20px}.tool-row{align-items:stretch}.menu-content,.submenu{width:160px}.tool-button{height:40px}.checkbox-container{flex-wrap:wrap}.duration-selector{display:flex;flex-direction:column;gap:.8rem}.create-shorts-info h3,.tools-dialog-content h3,.trimming-info h3{font-size:1.1rem}.tools-grid-dialog{gap:.5rem}.tool-item-dialog{padding:.8rem}.dropdown-site-links{flex-direction:column;align-items:center;gap:.5rem}.dropdown-site-links a{font-size:.85rem}.menu-item{padding:8px 12px;font-size:.9rem}.submenu{left:auto;right:120px}.footer-container{flex-direction:column;align-items:center;gap:2rem}.footer-brand{padding-right:0;text-align:center}.footer-logo,.social-links{justify-content:center}.brand-tagline{font-size:.95rem;padding-left:0;border-left:none}.footer-col{width:100%;text-align:center}.footer-col h3::after{left:50%;transform:translateX(-50%)}.footer-col a:hover,.footer-col ul li:hover{transform:translateX(0)}.copyright-area{font-size:.85rem;padding-top:2rem}.shorts-privacy-section{padding:3rem 0}.shorts-privacy-card,.tips-section,.tools-section{padding:1.5rem 1rem}.how-it-works-header h2,.shorts-privacy-header h2{font-size:1.5rem}.shorts-security-icon{width:70px;height:70px;font-size:2rem}.shorts-privacy-text{font-size:1rem;padding:1.5rem 1rem}.shorts-privacy-feature,.shorts-processing-info{padding:1.5rem}.shorts-processing-content{flex-direction:column;text-align:center;gap:1rem}.shorts-processing-content i{font-size:2.5rem}.shorts-security-badges{flex-direction:column;align-items:center;gap:.8rem}.shorts-security-badge{width:100%;max-width:250px;justify-content:center;padding:.6rem 1rem}.how-it-works-section{padding:2rem 1rem}.shorts-timeline-steps{width:100%;padding-left:50px;padding-right:15px}.shorts-timeline-steps:nth-child(2n),.timeline-area-steps:nth-child(2n){left:0}.shorts-timeline-steps::after{left:18px;right:auto;width:20px;height:20px}.create-shorts-info{padding:15px}.create-shorts-info p,.notice-text,.trimming-info p{font-size:.9rem}.step-number{width:30px;height:30px;font-size:1rem}.shorts-timeline-steps:nth-child(2n) .create-shorts-info,.shorts-timeline-steps:nth-child(odd) .create-shorts-info,.timeline-area-steps:nth-child(2n) .trimming-info,.timeline-area-steps:nth-child(odd) .trimming-info{text-align:left}.shorts-timeline-steps:nth-child(2n) .step-number,.shorts-timeline-steps:nth-child(odd) .step-number{float:left;margin-right:10px;margin-left:0}.more-tools-card,.tips-box{flex:0 1 100%}.shorts-notice-section{padding:0 1rem}.shorts-notice-card{padding:1rem;gap:.8rem}.notice-icon{width:40px;height:40px;font-size:1rem}.step-image{position:relative;width:100%;margin-top:1.2rem;top:auto;transform:none}.left-image,.right-image{left:auto;right:auto;position:relative;padding:0}.timeline-area-steps{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;padding:0 .5rem 0 45px;width:100%}.timeline-area-steps .trimming-info{width:100%;text-align:center;margin-bottom:1.2rem;padding:1rem}.step-image img{max-width:280px;margin:0 auto}.timeline::after{left:20px}.timeline-area-steps::after{left:10px;right:auto;width:18px;height:18px;top:10px}.timeline-area-steps:nth-child(2n) .step-number,.timeline-area-steps:nth-child(odd) .step-number{float:left;margin-right:12px;margin-left:0;width:32px;height:32px;font-size:1rem}}@media (max-width:479px) and (min-width:360px){.btn,.control-button,.duration-selector select,.tool-button,.tool-color,.tool-select{width:100%}.shorts-list,.tools-grid-dialog{grid-template-columns:1fr}.footer-container,.header-container,.headings-section,main{padding-left:1rem;padding-right:1rem}header{padding:.8rem 1rem}.header-container,.text-input-row{flex-direction:column;gap:.8rem}.logo{font-size:1.3rem}.user-actions{width:100%;justify-content:center;flex-direction:column;gap:.5rem}.btn{justify-content:center}.headings-section{padding:1.5rem 1rem;margin:1rem auto}.footer-logo h2,.headings-title{font-size:1.8rem}.footer-col h3,.headings-subtitle,.shorts-info h3,.shorts-processing-content h3{font-size:1.2rem}.how-it-works-header p,.main-headings-description,.section-subtitle{font-size:.95rem}.editing-btn{padding:.8rem 1.5rem;font-size:1rem}.short-features{flex-direction:column;gap:.5rem}.shorts-feature-item{padding:.5rem 1rem;font-size:.85rem}.editor-section,.functionality-section,.global-settings,.short-item,.shorts-info,.tools-dialog-content,.upload-area,.upload-section{padding:1rem}.header-area{flex-direction:column;gap:.8rem;text-align:center}.controls,.time-info,.tool-row{flex-direction:column}.header-area h2,.section-title{font-size:1.4rem}.global-settings h4,.short-item h4,.upload-button{font-size:1rem}.editor-layout,.shorts-privacy-features{grid-template-columns:1fr;gap:1rem}.upload-button{padding:10px 20px}.tool-row{align-items:stretch}.menu-content,.submenu{width:160px}.tool-button{height:40px}.checkbox-container{flex-wrap:wrap}.duration-selector{display:flex;flex-direction:column;gap:.8rem}.create-shorts-info h3,.tools-dialog-content h3{font-size:1.1rem}.tools-grid-dialog{gap:.5rem}.tool-item-dialog{padding:.8rem}.dropdown-site-links{flex-direction:column;align-items:center;gap:.5rem}.dropdown-site-links a{font-size:.85rem}.menu-item{padding:8px 12px;font-size:.9rem}.submenu{left:auto;right:120px}.footer-container{flex-direction:column;align-items:center;gap:2rem}.footer-brand{padding-right:0;text-align:center}.footer-logo,.social-links{justify-content:center}.brand-tagline{font-size:.95rem;padding-left:0;border-left:none}.footer-col{width:100%;text-align:center}.footer-col h3::after{left:50%;transform:translateX(-50%)}.footer-col a:hover,.footer-col ul li:hover{transform:translateX(0)}.copyright-area{font-size:.85rem;padding-top:2rem}.shorts-privacy-section{padding:3rem 0}.shorts-privacy-card{padding:1.5rem .5rem}.shorts-privacy-container{padding:0 .5rem}.how-it-works-header h2,.shorts-privacy-header h2{font-size:1.5rem}.shorts-security-icon{width:70px;height:70px;font-size:2rem}.shorts-privacy-text{font-size:1rem;padding:1.5rem 1rem}.shorts-privacy-feature,.shorts-processing-info{padding:1.5rem}.shorts-processing-content{flex-direction:column;text-align:center;gap:1rem}.shorts-processing-content i{font-size:2.5rem}.shorts-security-badges{flex-direction:column;align-items:center;gap:.8rem}.shorts-security-badge{width:100%;max-width:250px;justify-content:center;padding:.6rem 1rem}.how-it-works-section{padding:2rem 1rem}.timeline::after{left:31px}.shorts-timeline-steps{width:100%;padding-left:50px;padding-right:15px}.shorts-timeline-steps:nth-child(2n){left:0}.shorts-timeline-steps::after{left:18px;right:auto;width:20px;height:20px}.create-shorts-info{padding:15px}.create-shorts-info p,.notice-text{font-size:.9rem}.step-number{width:30px;height:30px;font-size:1rem}.shorts-timeline-steps:nth-child(2n) .create-shorts-info,.shorts-timeline-steps:nth-child(odd) .create-shorts-info{text-align:left}.shorts-timeline-steps:nth-child(2n) .step-number,.shorts-timeline-steps:nth-child(odd) .step-number{float:left;margin-right:10px;margin-left:0}.tips-section,.tools-section{padding:1.5rem 1rem}.more-tools-card,.tips-box{flex:0 1 100%}.shorts-notice-section{padding:0 1rem}.shorts-notice-card{padding:1rem;gap:.8rem}.notice-icon{width:40px;height:40px;font-size:1rem}.image-modal-close{width:35px;height:35px;top:10px;right:10px;font-size:18px}}@media (max-width:360px){.btn,.control-button,.duration-selector select,.tool-button,.tool-color,.tool-select{width:100%}.shorts-list,.tools-grid-dialog{grid-template-columns:1fr}.footer-container,.header-container,.headings-section,main{padding-left:1rem;padding-right:1rem}header{padding:.8rem 1rem}.header-container,.text-input-row{flex-direction:column;gap:.8rem}.logo{font-size:1.3rem}.user-actions{width:100%;justify-content:center;flex-direction:column;gap:.5rem}.btn{justify-content:center}.headings-section{padding:1.5rem 1rem;margin:1rem auto}.footer-logo h2,.headings-title{font-size:1.8rem}.footer-col h3,.headings-subtitle,.shorts-info h3,.shorts-processing-content h3{font-size:1.2rem}.how-it-works-header p,.main-headings-description,.section-subtitle{font-size:.95rem}.editing-btn{padding:.8rem 1.5rem;font-size:1rem}.short-features{flex-direction:column;gap:.5rem}.shorts-feature-item{padding:.5rem 1rem;font-size:.85rem}.editor-section,.functionality-section,.global-settings,.short-item,.shorts-info,.tools-dialog-content,.upload-area,.upload-section{padding:1rem}.header-area{flex-direction:column;gap:.8rem;text-align:center}.controls,.time-info,.tool-row{flex-direction:column}.header-area h2,.section-title{font-size:1.4rem}.global-settings h4,.short-item h4,.trimming-info h3,.upload-button{font-size:1rem}.editor-layout,.shorts-privacy-features{grid-template-columns:1fr;gap:1rem}.upload-button{padding:10px 20px}.tool-row{align-items:stretch}.menu-content,.submenu{width:160px}.tool-button{height:40px}.checkbox-container{flex-wrap:wrap}.duration-selector{display:flex;flex-direction:column;gap:.8rem}.create-shorts-info h3,.tools-dialog-content h3{font-size:1.1rem}.tools-grid-dialog{gap:.5rem}.tool-item-dialog,.trimming-info{padding:.8rem}.dropdown-site-links{flex-direction:column;align-items:center;gap:.5rem}.dropdown-site-links a,.trimming-info p{font-size:.85rem}.menu-item{padding:8px 12px;font-size:.9rem}.submenu{left:auto;right:120px}.footer-container{flex-direction:column;align-items:center;gap:2rem}.footer-brand{padding-right:0;text-align:center}.footer-logo,.social-links{justify-content:center}.brand-tagline{font-size:.95rem;padding-left:0;border-left:none}.footer-col{width:100%;text-align:center}.footer-col h3::after{left:50%;transform:translateX(-50%)}.footer-col a:hover,.footer-col ul li:hover{transform:translateX(0)}.copyright-area{font-size:.85rem;padding-top:2rem}.shorts-privacy-section{padding:3rem 0}.shorts-privacy-card{padding:1.5rem .5rem}.shorts-privacy-container{padding:0 .5rem}.how-it-works-header h2,.shorts-privacy-header h2{font-size:1.5rem}.shorts-security-icon{width:70px;height:70px;font-size:2rem}.shorts-privacy-text{font-size:1rem;padding:1.5rem 1rem}.shorts-privacy-feature,.shorts-processing-info{padding:1.5rem}.shorts-processing-content{flex-direction:column;text-align:center;gap:1rem}.shorts-processing-content i{font-size:2.5rem}.shorts-security-badges{flex-direction:column;align-items:center;gap:.8rem}.shorts-security-badge{width:100%;max-width:250px;justify-content:center;padding:.6rem 1rem}.how-it-works-section{padding:2rem 1rem}.shorts-timeline-steps{width:100%;padding-left:50px;padding-right:15px}.shorts-timeline-steps:nth-child(2n){left:0}.shorts-timeline-steps::after{left:18px;right:auto;width:20px;height:20px}.create-shorts-info{padding:15px}.create-shorts-info p,.notice-text{font-size:.9rem}.step-number{width:30px;height:30px;font-size:1rem}.shorts-timeline-steps:nth-child(2n) .create-shorts-info,.shorts-timeline-steps:nth-child(odd) .create-shorts-info{text-align:left}.shorts-timeline-steps:nth-child(2n) .step-number,.shorts-timeline-steps:nth-child(odd) .step-number{float:left;margin-right:10px;margin-left:0}.tips-section,.tools-section{padding:1.5rem 1rem}.more-tools-card,.tips-box{flex:0 1 100%}.shorts-notice-section{padding:0 1rem}.shorts-notice-card{padding:1rem;gap:.8rem}.notice-icon{width:40px;height:40px;font-size:1rem}.step-image img{max-width:240px}.timeline-area-steps{padding-left:35px}.timeline::after{left:15px}.timeline-area-steps::after{left:6px;width:16px;height:16px}}@media (orientation:landscape) and (max-height:500px){header{position:relative}.headings-section{padding:1.5rem 1rem;margin:1rem auto}.editor-layout{grid-template-columns:1fr 1fr}#videoPreview,.video-container{max-height:250px}.timeline-container{height:60px}.upload-area,.upload-section{padding:1rem}.global-settings{max-height:400px;overflow-y:auto}.short-item video{max-height:200px;object-fit:contain}.tools-dialog{max-height:90vh;overflow-y:auto}}@media print{.controls,.how-works-btn,.more-tools-dropdown,.newsletter-section,.progress-bar-container,.short-menu,.shorts-list button,.social-links,.upload-section,.user-actions,footer,header{display:none!important}body{background:#fff;color:#000}.functionality-section,.headings-section,.how-it-works-section,.shorts-notice-section,.shorts-privacy-section,.tips-section,.tools-section{background:#fff;color:#000;border:1px solid #ddd;page-break-inside:avoid}.headings-title{-webkit-text-fill-color:black;color:#000;background:0 0}.headings-subtitle{color:#f97415}.copyright-area,.footer-container{color:#000;border-color:#ddd}.footer-col a,.short-item h4,.short-item p{color:#000}.short-item{break-inside:avoid;border:1px solid #ddd;background:#fff}.shorts-notice-card,.shorts-privacy-card{border:1px solid #ddd;background:#fff;color:#000;box-shadow:none}.notice-text,.shorts-privacy-feature p,.shorts-privacy-text{color:#333}}@media (max-width:1024px){.timeline::after{left:31px}.shorts-timeline-steps{width:100%;padding-left:70px;padding-right:25px}.shorts-timeline-steps:nth-child(2n){left:0}.shorts-timeline-steps::after{left:18px;right:auto}.shorts-timeline-steps:nth-child(2n) .create-shorts-info,.shorts-timeline-steps:nth-child(odd) .create-shorts-info{text-align:left}.shorts-timeline-steps:nth-child(2n) .step-number,.shorts-timeline-steps:nth-child(odd) .step-number{float:left;margin-right:15px;margin-left:0}.editor-layout{grid-template-columns:1fr}}@media (max-width:991px){.footer-brand,.footer-col{width:100%;margin-bottom:2rem}.copyright-area,.footer-col ul li,.footer-container{text-align:center}.footer-container{flex-direction:column;align-items:center}.footer-brand{padding-right:0;max-width:500px}.brand-tagline{margin-left:auto;margin-right:auto}.footer-col h3::after{left:50%;transform:translateX(-50%)}.footer-col ul{display:flex;flex-direction:column;align-items:center}.footer-col a:hover,.footer-col ul li:hover{transform:translateX(0)}.social-links{justify-content:center}}@media (max-width:1200px){.tools-grid{grid-template-columns:repeat(3,1fr)}.step-image{width:35%}.right-image{left:calc(100% + 15px)}.left-image{right:calc(100% + 15px)}.step-image img{max-width:280px}.shorts-tips-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.tools-grid{grid-template-columns:repeat(2,1fr)}.step-image{position:relative;width:100%;margin-top:1.5rem;top:auto;transform:none}.left-image,.right-image{left:auto;right:auto;position:relative}.timeline-area-steps{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:3rem;padding-left:50px;width:100%}.timeline-area-steps .trimming-info{width:100%;text-align:center;margin-bottom:1.5rem}.step-image img{max-width:400px;margin:0 auto}.timeline::after{left:20px}.timeline-area-steps:nth-child(2n){left:0}.timeline-area-steps::after{left:10px;right:auto}.timeline-area-steps:nth-child(2n) .trimming-info,.timeline-area-steps:nth-child(odd) .trimming-info{text-align:left}.timeline-area-steps:nth-child(2n) .step-number,.timeline-area-steps:nth-child(odd) .step-number{float:left;margin-right:15px;margin-left:0}}@media (max-width:768px){.shorts-tips-grid,.tools-grid{grid-template-columns:1fr;justify-items:center}.more-tools-card,.tips-box{max-width:400px;width:100%}.step-image{position:relative;width:100%;margin-top:1.5rem;top:auto;transform:none}.left-image,.right-image{left:auto;right:auto;position:relative}.timeline-area-steps{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem;padding:0 1rem 0 60px;width:100%}.timeline-area-steps .trimming-info{width:100%;text-align:center;margin-bottom:1.5rem}.step-image img{max-width:350px;margin:0 auto}.timeline::after{left:30px}.timeline-area-steps:nth-child(2n){left:0}.timeline-area-steps::after{left:18px;right:auto}.timeline-area-steps:nth-child(2n) .trimming-info,.timeline-area-steps:nth-child(odd) .trimming-info{text-align:left}.timeline-area-steps:nth-child(2n) .step-number,.timeline-area-steps:nth-child(odd) .step-number{float:left;margin-right:15px;margin-left:0}.image-modal-content img{max-height:70vh}.image-modal-close{width:40px;height:40px;top:15px;right:15px;font-size:20px}.text-input-row{flex-direction:column;align-items:stretch}.checkbox-container{margin-top:5px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.footer-logo i,.logo i{filter:drop-shadow(0 2px 4px rgba(249, 116, 21, .5))}}@media (prefers-color-scheme:dark){:root{--primary:#f97415;--primary-dark:#17203c;--dark:#17203c;--darker:#0d1120}}@media (min-width:992px){.timeline{max-width:1400px;margin:0 auto;padding:0 20px}.timeline-area-steps:nth-child(odd) .trimming-info{padding-right:20px}.timeline-area-steps:nth-child(2n) .trimming-info{padding-left:20px}}@supports not (position:relative){.step-image{position:relative;margin-top:1rem;width:100%}.left-image,.right-image{left:auto;right:auto}}@media (hover:none) and (pointer:coarse){.btn,.control-button,.footer-link,.menu-dots,.social-link,.tool-item-dialog,.upload-button{cursor:default;-webkit-tap-highlight-color:rgba(249,116,21,0.3)}.btn:active,.control-button:active,.menu-dots:active,.upload-button:active{transform:scale(.98);opacity:.9}.trim-handle{width:20px}.menu-dots{width:40px;height:40px}.menu-content{min-width:200px}.submenu{left:auto;right:200px}.text-input-overlay{cursor:default}.text-input-field{cursor:text;font-size:18px}button,input,select,textarea{font-size:16px}.tool-row{gap:15px}.tool-button{width:44px;height:44px}.checkbox-container,.control-input,.control-select,.tool-color,.tool-select{min-height:44px}.checkbox-container input[type=checkbox]{width:20px;height:20px}.step-image img:hover{transform:none}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}.step-image img,.step-image img:hover{transition:none;transform:none}}.mobile-side-drawer{position:fixed;top:0;right:-100%;width:min(85%,320px);height:100vh;background:rgba(18,25,45,.98);backdrop-filter:blur(20px);z-index:2000;transition:right .35s;box-shadow:-8px 0 30px rgba(0,0,0,.5);border-left:1px solid rgba(249,116,21,.3);display:flex;flex-direction:column;padding:1.5rem 1.2rem;overflow-y:auto;overflow-x:hidden}.mobile-side-drawer.open{right:0}.drawer-header{display:flex;justify-content:flex-end;margin-bottom:2rem}.close-drawer{background:rgba(249,116,21,.2);border:none;color:#fff;font-size:1.8rem;cursor:pointer;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.2s}.close-drawer:hover{background:#f97415;transform:rotate(90deg)}.drawer-content{display:flex;flex-direction:column;gap:2rem}.drawer-instant-section{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.2rem}.drawer-instant-btn{background:0 0;border:none;color:#fff;font-size:1.3rem;font-weight:600;display:flex;align-items:center;justify-content:space-between;width:100%;padding:.8rem 0;cursor:pointer}.drawer-instant-btn i{color:#f97415;transition:transform .3s}.drawer-tools-list{display:none;flex-direction:column;gap:.8rem;margin-top:.8rem;padding-left:.5rem}.drawer-tools-list.show{display:flex}.drawer-tools-list a{color:rgba(255,255,255,.7);text-decoration:none;padding:.5rem 0 .5rem 12px;display:flex;align-items:center;gap:12px;font-size:.95rem;transition:.2s;border-left:2px solid transparent;white-space:normal;word-break:break-word}.drawer-tools-list a i{width:24px;color:#f97415;flex-shrink:0}.drawer-tools-list a:hover{color:#fff;border-left-color:#f97415;background:rgba(249,116,21,.1)}.drawer-get-started{background:#f97415;color:#fff;border:none;padding:.9rem;border-radius:50px;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;margin-top:1rem;transition:.2s}.drawer-get-started:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(249,116,21,.4)}.drawer-footer-links{margin-top:auto;padding-top:2rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;border-top:1px solid rgba(255,255,255,.1)}.drawer-footer-links a{color:#6c757d;font-size:.75rem;text-decoration:none}.drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);backdrop-filter:blur(3px);z-index:1999;opacity:0;visibility:hidden;transition:.3s}.drawer-overlay.active{opacity:1;visibility:visible}@media (max-width:780px){.page-title-section,.user-actions{display:none!important}.mobile-menu-toggle{display:flex!important;background:rgba(249,116,21,.1);border:2px solid rgba(249,116,21,.3);border-radius:12px;width:44px;height:44px;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:1.3rem;flex-shrink:0}.header-container{display:flex!important;justify-content:space-between!important;align-items:center!important;position:relative!important}.logo{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;top:1px}.mobile-menu-toggle{margin-left:auto!important;position:relative!important;z-index:10!important}header{padding:.7rem 1rem!important}.logo-image{height:38px!important;width:auto}.logo span{font-size:1.2rem!important}}@media (max-width:480px){.drawer-instant-section,.mobile-side-drawer,body,html{overflow-x:hidden!important}header{padding:.5rem .8rem!important}.logo-image{height:32px!important}.logo span{font-size:1rem!important}.mobile-menu-toggle{width:38px!important;height:38px!important;font-size:1.1rem!important}.mobile-side-drawer{width:85%!important;max-width:280px!important;right:-100%!important;padding:1rem .8rem!important}.close-drawer,.mobile-side-drawer.open{right:0!important}body,html{max-width:100%!important}.drawer-header{margin-bottom:1rem!important;padding:0 .5rem!important}.close-drawer{width:36px!important;height:36px!important;font-size:1.3rem!important;position:relative!important}.drawer-content{gap:1.2rem!important;padding:0 .3rem!important}.drawer-instant-btn{font-size:1.1rem!important;padding:.6rem 0!important}.drawer-instant-btn i{color:#f97415!important;position:relative!important;right:0!important}.drawer-tools-list a{font-size:.85rem!important;padding:.4rem 0!important;gap:10px!important}.drawer-tools-list a i{width:20px!important;font-size:.9rem!important}.drawer-get-started{padding:.7rem!important;font-size:.9rem!important;gap:8px!important;margin-top:.5rem!important;width:100%!important}.drawer-footer-links{gap:.8rem!important;padding-top:1.5rem!important}.drawer-footer-links a{font-size:.7rem!important}}@media (max-width:375px){.mobile-side-drawer{width:85%!important;max-width:270px!important;padding:.8rem .6rem!important}.drawer-instant-btn{font-size:1rem!important}.drawer-tools-list a{font-size:.8rem!important;gap:8px!important}.drawer-get-started{font-size:.85rem!important;padding:.6rem!important}}@media (max-width:320px){.mobile-side-drawer{width:88%!important;max-width:260px!important;padding:.7rem .5rem!important}.drawer-instant-btn{font-size:.95rem!important;padding:.5rem 0!important}.drawer-tools-list a{font-size:.75rem!important;gap:6px!important;padding:.3rem 0!important}.drawer-tools-list a i{width:18px!important;font-size:.8rem!important}.drawer-get-started{font-size:.8rem!important;padding:.5rem!important}.drawer-footer-links a{font-size:.65rem!important}}