.login-section{background-color:#d9e8f2;padding:60px 20px;text-align:center}.login-section h2{margin-bottom:20px;font-size:24px;font-weight:600;text-align:left}.login-form{background-color:#b6d2ea;display:inline-block;padding:30px 40px;border-radius:10px}.login-form label{display:block;text-align:left;margin-bottom:8px;font-size:14px}.login-form input[type=email]{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:6px}.login-form button{background-color:#fff;color:#1a1a1a;border:2px solid #EBAE1F;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:700;float:right}.login-form-wrapper{width:100%;max-width:400px;margin:0 auto;padding:1rem}.login-form button:hover{background-color:#ebae1f;color:#fff}.design-demo-section{background-color:#16376b;padding:80px 20px;text-align:center;color:#fff}.design-demo-section h2{margin-bottom:30px;font-size:24px;font-weight:600}.design-demo-placeholder{width:80%;max-width:800px;height:300px;background-color:#e0e0e0;margin:0 auto;border-radius:12px}.sleeve-designer-app,.subscription-app{margin-left:0!important;margin-right:0!important;max-width:none!important}.youtube-header{color:#fff!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 600px){.login-form{width:100%;padding:20px}.design-demo-placeholder{width:100%;height:200px}.login-form-wrapper h2{margin-bottom:1rem;text-align:center}.login-form button{float:none}}.my-designs-section{background-color:#d9e8f2;padding:2rem;text-align:center}.my-designs-section h2{margin-bottom:.5rem;font-size:1.75rem;text-align:left;font-family:Avenir Next Condensed,sans-serif!important}.designs-list{display:flex;flex-direction:column;align-items:center;gap:.35rem}.design-item{background:#fff;padding:0rem 1rem;width:100%;max-width:400px;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.design-filename{font-size:1rem;font-weight:500;margin-top:5px;margin-bottom:5px}.design-actions{display:flex}.design-actions button{line-height:.8;padding:5px 10px;text-transform:none}.design-actions .edit-button{text-decoration:underline}.edit-button,.delete-button{background:none;border:none;font-size:.875rem;cursor:pointer;color:#07c}.delete-button{color:#e53935}.add-new-button{background-color:#fff;color:#1a1a1a;border:2px solid #EBAE1F;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:700;margin-top:15px}.add-new-button:hover{background-color:#ebae1f}.designs-wrapper{width:100%;max-width:400px;margin:0 auto;padding:1rem}.add-design-wrapper{display:flex;justify-content:flex-end}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:400px;position:relative}.modal-content h3{margin-top:0}.close-modal{margin-top:1rem;background:none;border:none;color:#e53935;cursor:pointer;font-weight:700}.enter-sleeve-title{margin-right:25px}.progress-stepper{display:flex;align-items:center;justify-content:center;position:relative;padding:40px 0;background-color:#fff}.stepper-item{position:relative;display:flex;flex-direction:column;align-items:center;flex:1}.circle{width:32px;height:32px;border-radius:50%;background:#d3d3d3;display:flex;align-items:center;justify-content:center;z-index:1}.circle.active,.circle.completed{background:#f5a623}.line{position:absolute;top:16px;left:50%;right:-50%;height:2px;background:#d3d3d3;z-index:0}.line-active{background:#f5a623}.step-label{margin-top:8px;font-size:12px;font-weight:600;color:#1c2c54;text-align:center}.selected-bar-wrapper{background-color:#22366c;padding:2rem 0;display:flex;justify-content:center}.selected-bar-container-with-button{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.selected-bar-container{display:flex;gap:1.5rem;align-items:center;flex-wrap:nowrap;flex-shrink:1}.selected-bar{background-color:#f0f0f0;width:120px;flex-shrink:1;display:flex;flex-direction:column;align-items:center;text-align:center}.selected-bar img{width:100px;height:240px;object-fit:cover;object-position:center;border-radius:4px}.placeholder-bar{width:120px;height:251px;background-color:#d8e6f3;flex-shrink:1}.design-button{background-color:#e0e0e0;padding:.75rem 1.25rem;border-radius:20px;color:#22366c;font-weight:700;border:none;cursor:pointer;height:50px;white-space:nowrap}.choose-bars-header{text-align:center;font-size:2rem;margin-bottom:2rem;color:#22366c;margin-top:40px;font-weight:500!important}.choose-bars-sub{display:block;font-size:1rem;margin-top:.25rem;font-family:Avenir Next Condensed,sans-serif}.choose-bars{background-color:#3b76ba33}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:0 2rem;justify-items:center;padding-bottom:50px}.product-card{padding:1rem;text-align:center;cursor:pointer;transition:all .3s ease-in-out;width:100%;max-width:275px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;border:1px solid #22366C;border-radius:30px}.product-card.selected{background-color:#0f4d94;color:#fff;border-color:#0f4d94}.product-card.selected .sd-product-name{color:#fff}.product-card:not(.selected):hover{transform:translateY(-8px) scale(1.03);border-color:#44c767;background:linear-gradient(to bottom,transparent 0%,transparent 70%,#0F4D94 100%)}.disabled-button{background-color:#e0e0e0;padding:10px 20px;margin-top:15px;border-radius:6px;color:#22366c;font-weight:700;border:none;cursor:not-allowed;white-space:nowrap;opacity:.6;pointer-events:none;transition:all .3s ease}.sd-product-name{font-size:1.1rem;font-weight:700;color:#22366c;margin-bottom:1rem}.product-image{width:110px;height:auto;border-radius:8px;object-fit:contain;margin-bottom:1rem;display:block;margin-left:auto;margin-right:auto}.info-button{background:none;border:none;position:absolute;bottom:10px;right:10px;padding:0;cursor:pointer}.info-icon{width:24px;height:24px;stroke:#22366c;transition:fill .3s ease}.product-card.selected .info-icon{stroke:#e2e2e2}.product-card:hover:not(.selected) .info-icon{stroke:#e2e2e2}.product-selected-badge{position:absolute;top:10px;right:10px;background:#44c767;color:#fff;padding:.25rem .5rem;border-radius:12px;font-size:.8rem}.info-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.info-modal{background:#fff;border-radius:12px;padding:2rem;max-width:400px;width:90%;text-align:center;position:relative}.remove-bar-link{background:none;border:none;color:#ffffffb0;text-decoration:underline;cursor:pointer;font-size:.9rem;display:block;margin:0 auto;padding:.25rem 0;transition:color .2s ease}.remove-bar-link:hover{color:#fff;text-decoration:none}@media (max-width: 768px){.selected-bar{width:80px}.selected-bar img{width:70px;height:160px}.placeholder-bar{width:80px;height:170px}.design-button{margin-top:1rem;width:100%;max-width:200px;align-self:center}.selected-bar-container-with-button{flex-direction:column;gap:1rem;align-items:center}.selected-bar-container{flex-wrap:nowrap;gap:.5rem}.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.products-grid{grid-template-columns:1fr}}.header-sleeve-designer{background-color:#14182e;padding-top:30px;padding-bottom:30px}.saved-designs{white-space:nowrap}.header-link-text{color:#fff;font-family:area-normal,sans-serif!important}.header-logged-in-user{margin-left:15px}.header-email-divider{display:inline-block;width:1px;height:24px;background-color:#fff;margin:0 10px}.sign-out{cursor:pointer;margin-right:20px;white-space:nowrap}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 20px}.header-left,.header-center,.header-right{flex:1;display:flex;align-items:center}.header-center{justify-content:center}.header-left{justify-content:flex-start;margin-left:50px}.header-right{justify-content:flex-end;margin-right:50px}.header-logo{max-height:80px;width:auto}.ast-addon-cart-wrap svg{color:#fff}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}button.header-link-text{all:unset;cursor:pointer;color:#fff;font-family:area-normal,sans-serif!important;font-size:inherit;margin-right:20px;white-space:nowrap;display:inline}button.header-link-text:focus{outline:2px solid #fff;outline-offset:2px}@media (max-width: 768px){.header-logo{max-height:50px}}@media (max-width: 900px){.header-logged-in-user,.header-email-divider{display:none}.header-left{margin-left:15px}.header-right{margin-right:15px}.header-inner{padding:0}}.design-sleeve-page{background-color:#3b76ba33}.design-toolbar{display:flex;gap:20px;margin:20px 0;flex-wrap:wrap;justify-content:center}.toolbar-section{background:#fff;border-radius:15px;padding:15px 20px;display:flex;align-items:center;gap:75px;width:100%;max-width:400px;justify-content:center}.tool-selector-circle{width:55px;height:55px;background:#005ca8;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border .2s ease}.tool-selector-circle svg{width:30px;height:30px}.tool-selector-circle.selected{border:3px solid #f5a623}.design-editor-grid{display:grid;grid-template-columns:1fr 3fr;gap:20px;width:100%;max-width:1350px;margin:30px auto;padding:0 20px;box-sizing:border-box}.design-editor-left{background:#fff;border-radius:15px;max-width:360px;width:100%;padding:20px;margin-top:20px}.design-editor-right{padding:20px;justify-content:center;align-items:center;width:100%;overflow:hidden}.canvas-wrapper{border-radius:15px;background:#fff}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.text-edit-modal{background:#fff;padding:20px;border-radius:8px;width:90%;max-width:400px;box-shadow:0 0 15px #0003}.modal-buttons{margin-top:10px;display:flex;justify-content:flex-end;gap:10px}.editor-controls-wrapper{display:flex;justify-content:space-between;padding-top:10px}.editor-controls{display:flex;gap:12px}.spinner{width:40px;height:40px;border:4px solid #ccc;border-top:4px solid #4caf50;border-radius:50%;animation:spin 1s linear infinite;margin:20px auto}@keyframes spin{to{transform:rotate(360deg)}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999}.loader-modal,.modal-content{background:#fff;padding:20px;border-radius:10px;text-align:center}.modal-content{width:90%;max-width:1000px;margin:auto}.close-btn{position:absolute;top:10px;right:15px;font-size:20px;background:none;border:none;cursor:pointer;z-index:1001;color:#000}@media (max-width: 768px){.design-editor-grid{grid-template-columns:1fr}.design-editor-left{display:none}.design-editor-right{max-width:100%}}.diecut-region:focus rect{stroke:#000;stroke-width:3}.upload-container{background:#f9f8f8;border-radius:24px;padding:20px;text-align:center;width:100%}.upload-box{background:#fff;border-radius:999px;padding:16px 32px;margin:0 auto 16px;cursor:pointer;display:inline-block;box-shadow:0 1px 3px #0000001a;transition:background .2s}.upload-box:hover{background:#f0f0f0}.upload-text{color:#2a3c63;font-weight:600;font-size:16px;letter-spacing:.5px}.file-list{list-style:none;padding:0;margin:0}.file-item{display:flex;align-items:center;gap:8px;justify-content:center;font-size:14px;color:#1e1e1e;margin-top:8px}.delete-icon{cursor:pointer;color:#2a3c63;font-size:16px;transition:color .2s}.delete-icon:hover{color:#d32f2f}.filename{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layer-panel{position:fixed;top:0;right:0;width:280px;height:100%;background:#fff;box-shadow:-2px 0 8px #00000026;padding:12px;z-index:1000;display:flex;flex-direction:column}.layer-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.layer-list{list-style:none;padding:0;overflow-y:auto;flex-grow:1}.layer-item{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;cursor:pointer}.layer-item.selected{background:#f0f0f0}.layer-controls{display:flex;gap:4px}.layer-controls button{background:#f4f4f4;border:1px solid #ccc;border-radius:4px;padding:2px 6px;font-size:14px;cursor:pointer;color:#333;transition:background .2s,border-color .2s}.layer-controls button:hover,.layer-controls button:focus{background:#e0e0e0;border-color:#888;outline:none}.layer-controls button:active{background:#d0d0d0;border-color:#666}.layer-controls button svg{display:block}.layer-info{display:flex;align-items:center;gap:6px;max-width:170px;overflow:hidden}.layer-thumb{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #ddd}.layer-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;max-width:130px}.layer-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.text-tool-panel{background:#f9f8f8;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px;width:100%}.text-input{padding:12px 16px;font-size:16px;border:1px solid #ccc;border-radius:999px;width:100%;outline:none}.text-tool-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.font-select-toggle{padding:6px 12px;font-size:14px;border-radius:8px;border:1px solid #ccc;cursor:pointer;min-width:75px}.font-options li{padding:8px 10px;font-size:14px;cursor:pointer}.font-options li:hover{background-color:#f0f0f0}.font-options li{padding:6px 12px;font-size:14px;cursor:pointer}.font-options li:hover{background:#f0f0f0}.color-picker-label{display:flex;align-items:center;gap:6px}.color-picker-label input[type=color]{border:none;padding:0;width:24px;height:24px;cursor:pointer;background:none}.color-display{width:16px;height:16px;border-radius:4px;border:1px solid #ccc}.color-label{font-size:12px;color:#555}.add-btn{background:#2a3c63;color:#fff;padding:8px 16px;font-size:14px;border:none;border-radius:999px;cursor:pointer;transition:background .2s}.add-btn:hover{background:#1f2e4d}.add-btn:focus{outline:2px solid #889;outline-offset:2px}.font-select-wrapper{position:relative}.font-select-toggle{padding:6px 10px;cursor:pointer}.font-option-item:focus{outline:2px solid #ec008c;outline-offset:2px;background-color:#f0f0f0}.font-option-item:focus-visible{outline:2px solid #ec008c;outline-offset:2px}.font-option-item:focus-visible{background-color:#fefefe;box-shadow:0 0 0 2px #ec008c}.font-dropdown{position:absolute;background:#fff;border:1px solid #ccc;width:200px;top:100%;left:0;z-index:10;box-shadow:0 2px 6px #00000026}.font-dropdown-header{display:flex;justify-content:space-between;padding:6px 10px;font-weight:700;border-bottom:1px solid #ddd}.close-font-dropdown{background:none;border:none;cursor:pointer;font-size:14px}.font-options{list-style:none;margin:0;padding:0;max-height:200px;overflow-y:auto}.font-options li{padding:8px 10px;cursor:pointer}.font-option-btn{background:none;border:none;cursor:pointer;padding:4px 8px;text-align:left;width:100%;color:#222}.font-option-btn:focus{outline:2px solid #ec008c;background:#f0f0f0;color:#222}.color-picker-label input[type=color]:focus{outline:2px solid #ec008c;outline-offset:2px;border-radius:4px}.color-picker-label input[type=color]:focus+.color-display{box-shadow:0 0 0 2px #ec008c}.shape-tool-panel{background:#fff;border:2px solid #3399ff;border-radius:28px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.shape-buttons{display:flex;gap:16px}.shape-button{background:none;border:none;padding:0;width:60px;height:60px;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s ease}.shape-button:hover{transform:scale(1.1);background-color:#0000000d}.shape-button svg{display:block}.shape-color-picker{display:flex;align-items:center;gap:8px}.shape-color-picker input[type=color]{border:none;width:32px;height:32px;padding:0;background:none;cursor:pointer}.color-label{font-size:14px;color:#2a3c63;font-weight:500}.shape-color-picker input[type=color]:focus{outline:2px solid #ec008c;outline-offset:2px;border-radius:4px}.shape-color-picker input[type=color]:focus+.color-display{box-shadow:0 0 0 2px #ec008c}.editor-controls{display:flex;gap:16px;align-items:center;justify-content:flex-end;padding:8px}.icon-button{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center}.icon-button svg{width:24px;height:24px;stroke:#22335a}.switch{position:relative;display:inline-block;width:40px;height:22px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:22px;transition:.4s}.slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.4s}input:checked+.slider{background-color:#4caf50}input:checked+.slider:before{transform:translate(18px)}.panel-switcher{display:flex;justify-content:center;margin-top:10px}.panel-tab{background:none;border:none;padding:5px 7px;font-weight:700;color:#22366c;cursor:pointer;position:relative}.panel-tab.active{border-bottom:3px solid #22366C;border-bottom-right-radius:0;border-bottom-left-radius:0;color:#22366c}.divider{color:#999;margin-top:5px;-webkit-user-select:none;user-select:none}
