.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}@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}.design-editor-right{background:#fff;border-radius:15px;padding:20px;display:flex;justify-content:center;align-items:center;max-width:900px;width:100%;overflow:hidden}@media (max-width: 768px){.design-editor-grid{grid-template-columns:1fr}.design-editor-left{display:none}.design-editor-right{max-width:100%}}
