.register-page{min-height:100vh;background:#fff;padding:120px 20px 40px;display:flex;align-items:center;justify-content:center}.register-container{width:100%;max-width:600px}.register-header{text-align:center;margin-bottom:40px}.register-header h1{font-size:32px;font-weight:800;color:#1a1a1a;margin-bottom:8px}.register-header p{font-size:16px;color:#666}.register-form{display:flex;flex-direction:column;gap:24px}.form-section{display:flex;flex-direction:column;gap:8px}.form-label{font-weight:600;font-size:14px;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px}.type-buttons{display:flex;gap:12px}.type-btn{flex:1;padding:12px 16px;border:2px solid #ddd;background:#fff;color:#1a1a1a;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.type-btn:hover{border-color:#e31e24;color:#e31e24}.type-btn.active{background:#e31e24;color:#fff;border-color:#e31e24}.package-options{display:flex;flex-direction:column;gap:12px}.radio-option{display:flex;align-items:center;padding:16px;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all .3s ease}.radio-option:hover{border-color:#e31e24;background-color:#fafafa}.radio-option input[type=radio]{margin-right:12px;cursor:pointer;width:18px;height:18px}.radio-option input[type=radio]:checked{accent-color:#e31e24}.radio-label{display:flex;flex-direction:column;gap:4px}.radio-title{font-weight:600;font-size:14px;color:#1a1a1a}.radio-price{font-size:12px;color:#666}.radio-option input[type=radio]:checked~.radio-label .radio-title{color:#e31e24}.form-input{padding:12px 16px;border:2px solid #ddd;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;transition:all .3s ease;background:#fff;color:#1a1a1a}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper .form-input{width:100%;padding-right:44px}.password-toggle{position:absolute;right:12px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#999;padding:6px;transition:color .3s ease;z-index:1}.password-toggle:hover{color:#e31e24}.password-toggle:active{color:#c41a1f}.form-input:focus{outline:none;border-color:#e31e24;box-shadow:0 0 0 3px #e31e241a}.form-input.error{border-color:#e74c3c}.form-input::placeholder{color:#999}.error-message{font-size:13px;color:#e74c3c;font-weight:500}.success-message{font-size:13px;color:#27ae60;font-weight:500}.custom-url-wrapper{display:flex;flex-direction:column;gap:12px}.url-input-group{position:relative;display:flex;align-items:center}.url-input-group .form-input{width:100%;padding-right:74px}.url-input-group .form-input.success{border-color:#27ae60}.char-count{position:absolute;right:44px;font-size:12px;color:#999;font-weight:500;font-family:Courier New,monospace}.url-status{position:absolute;right:12px;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.url-status.available{color:#27ae60}.url-status.unavailable{color:#e74c3c}.url-preview{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f9f9f9;border-radius:8px;border:1px solid #ddd}.preview-label{font-size:12px;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.preview-url{font-size:14px;font-weight:600;color:#1a1a1a;word-break:break-all}.enterprise-promo{padding:12px 16px;background:linear-gradient(135deg,#fff8f8,#fff5f5);border:1px solid #ffe0e0;border-radius:8px;margin-top:8px}.promo-text{font-size:13px;color:#1a1a1a;margin:0;line-height:1.5}.promo-highlight{font-weight:700;color:#e31e24}.url-helper{font-size:12px;color:#999;margin:8px 0 0;font-weight:500}.file-upload{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #ddd;border-radius:8px;padding:32px 20px;background:#fafafa;cursor:pointer;transition:all .3s ease}.file-upload:hover{border-color:#e31e24;background:#e31e2405}.file-input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.file-input.error~.file-label-wrapper{color:#e74c3c}.file-label-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;pointer-events:none;transition:color .3s ease}.upload-icon{color:#e31e24;width:32px;height:32px}.file-label{font-size:14px;color:#666;font-weight:500}.file-input:focus-visible~.file-label-wrapper{color:#e31e24}.logo-preview-container{display:flex;gap:16px;align-items:flex-start;padding:16px;background:#fafafa;border-radius:8px;border:2px solid #ddd}.logo-preview{flex-shrink:0;width:120px;height:120px;border-radius:8px;overflow:hidden;background:#fff;border:2px solid #e31e24;display:flex;align-items:center;justify-content:center}.logo-preview img{width:100%;height:100%;object-fit:contain;padding:8px}.logo-info{flex:1;display:flex;flex-direction:column;gap:8px}.logo-filename{font-size:13px;color:#1a1a1a;font-weight:500;word-break:break-all;margin:0}.btn-remove-logo{padding:8px 16px;border:none;background:#e74c3c;color:#fff;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;width:fit-content}.btn-remove-logo:hover{background:#c0392b;transform:translateY(-2px);box-shadow:0 2px 8px #e74c3c4d}.btn-remove-logo:active{transform:translateY(0)}.theme-preview{width:100%;border-radius:8px;overflow:hidden;margin-bottom:16px;border:2px solid #ddd;aspect-ratio:16 / 9;background:#f5f5f5}.preview-image{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.preview-image.transitioning{opacity:.5}.preview-image img{width:100%;height:100%;object-fit:cover}.theme-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.theme-thumbnail{aspect-ratio:1;border:3px solid #ddd;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;position:relative;background:#f5f5f5}.theme-thumbnail:hover{border-color:#e31e24;transform:translateY(-2px);box-shadow:0 2px 8px #e31e2433}.theme-thumbnail.selected{border-color:#e31e24;box-shadow:0 0 0 4px #e31e2433,inset 0 0 0 2px #e31e24;transform:scale(1.02)}.theme-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.theme-thumbnail:hover img{transform:scale(1.05)}.theme-thumbnail.selected img{transform:scale(1)}.theme-upgrade-cta{margin-top:24px;padding:20px;background:linear-gradient(135deg,#fff5f5,#ffe8e8);border:2px solid #ffe0e0;border-radius:12px;display:flex;align-items:center;gap:16px;transition:all .3s ease}.theme-upgrade-cta:hover{border-color:#e31e24;box-shadow:0 4px 12px #e31e2426;background:linear-gradient(135deg,#ffe0e0,#ffc0c0)}.upgrade-content{flex:1;display:flex;align-items:flex-start;gap:12px}.upgrade-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#e31e24;border-radius:8px;color:#fff;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.upgrade-text{flex:1}.upgrade-text h3{font-size:14px;font-weight:700;color:#1a1a1a;margin:0 0 4px}.upgrade-text p{font-size:13px;color:#666;margin:0;line-height:1.4}.highlight-enterprise{font-weight:700;color:#e31e24}.btn-upgrade-enterprise{flex-shrink:0;padding:10px 16px;background:#e31e24;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-upgrade-enterprise:hover{background:#c41a1f;transform:translateY(-2px);box-shadow:0 4px 12px #e31e244d}.btn-upgrade-enterprise:active{transform:translateY(0)}.submit-btn{margin-top:16px;padding:14px 24px;font-size:15px;width:100%;border:none}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:12px;max-width:500px;width:100%;box-shadow:0 10px 40px #00000026;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 32px 32px;background:linear-gradient(135deg,#e31e24,#c41a1f);color:#fff;text-align:center}.success-icon{color:#fff;animation:scaleIn .5s ease .2s both}@keyframes scaleIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.modal-header h2{font-size:24px;font-weight:800;margin:0}.modal-header p{font-size:14px;margin:0;opacity:.95}.modal-body{padding:32px;display:flex;flex-direction:column;gap:16px}.data-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f9f9f9;border-radius:8px;border-left:4px solid #e31e24}.data-label{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.data-value{font-size:14px;font-weight:600;color:#1a1a1a;word-break:break-word;text-align:right}.modal-footer{padding:24px 32px;border-top:1px solid #eee;display:flex;gap:12px}.modal-footer .btn{flex:1;padding:12px 24px;font-size:14px}@media(max-width:480px){.modal-overlay{padding:16px}.modal-header{padding:32px 24px 24px}.modal-header h2{font-size:20px}.modal-body{padding:24px;gap:12px}.data-item{flex-direction:column;align-items:flex-start;gap:8px}.data-value{width:100%;text-align:left}.modal-footer{padding:20px 24px}}@media(max-width:768px){.register-page{padding:100px 16px 32px}.register-header h1{font-size:24px}.type-buttons{gap:8px}.type-btn{padding:10px 12px;font-size:13px}.theme-selector{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.register-page{padding:90px 12px 24px}.register-header h1{font-size:20px}.register-header p{font-size:14px}.register-form{gap:16px}.form-label{font-size:12px}.form-input,.file-label{padding:10px 12px;font-size:13px}.theme-upgrade-cta{flex-direction:column;align-items:stretch;text-align:center;gap:12px}.upgrade-content{flex-direction:column;align-items:center;justify-content:center}.upgrade-icon{width:48px;height:48px}.btn-upgrade-enterprise{width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a1a;line-height:1.6;overflow-x:hidden}.navbar{position:fixed;top:0;left:0;right:0;background:#fff;padding:20px 0;z-index:1000;transition:all .3s ease}.navbar.scrolled{box-shadow:0 2px 8px #00000014}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo{font-size:28px;font-weight:800;color:#e31e24;text-decoration:none;display:flex;align-items:center;height:50px}.logo img{height:100%;width:auto;object-fit:contain}.nav-logo-menu{display:flex;align-items:center;gap:50px}.nav-menu{display:flex;gap:32px;list-style:none}.nav-menu a{color:#1a1a1a;text-decoration:none;font-weight:500;transition:color .3s}.nav-menu a:hover{color:#e31e24;border-bottom:2px solid #e31e24}.nav-cta{display:flex;gap:12px}.btn{padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s;cursor:pointer;border:none;font-size:14px}.btn-outline{border:2px solid #e31e24;color:#e31e24;background:#fff}.btn-outline:hover,.btn-primary{background:#e31e24;color:#fff}.btn-primary:hover{background:#c41a1f;transform:translateY(-2px);box-shadow:0 4px 12px #e31e244d}.hamburger{display:none;flex-direction:column;gap:4px;cursor:pointer}.hamburger span{width:25px;height:3px;background:#1a1a1a;border-radius:2px;transition:.3s}.nav-menu.active{display:flex}@media(max-width:768px){.nav-menu{display:none}.nav-cta{display:flex}.nav-menu.active{display:flex;position:absolute;right:20px;top:72px;background:#fff;flex-direction:column;padding:12px;border-radius:8px;gap:12px;box-shadow:0 10px 30px #00000014}.hamburger{display:flex}.nav-cta .btn{padding:10px 16px;font-size:13px}}.hero{margin-top:80px;padding:100px 20px;background:linear-gradient(135deg,#f5f5f5,#fff)}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-content h1{font-size:34px;font-weight:800;line-height:1.2;margin-bottom:20px;color:#1a1a1a}.hero-content h1 span{color:#e31e24}.hero-content p{font-size:20px;color:#4a4a4a;margin-bottom:32px}.hero-cta{display:flex;gap:16px;margin-bottom:24px}.hero-rating{display:flex;align-items:center;gap:8px;color:#4a4a4a;font-size:14px}.stars{color:#ffc107}.hero-visual{position:relative}.hero-image{width:100%;border-radius:16px;box-shadow:0 20px 60px #0000001a}.about{padding:80px 20px;background:#fff}.about-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.section-title{font-size:42px;font-weight:800;margin-bottom:16px;color:#1a1a1a}.section-subtitle{font-size:18px;color:#4a4a4a;margin-bottom:24px}.about-features{display:flex;flex-direction:column;gap:16px;margin-top:32px}.feature-item{display:flex;align-items:center;gap:12px;font-size:16px}.check-icon{width:24px;height:24px;background:#e31e24;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0}.about-image{width:100%;border-radius:16px;box-shadow:0 10px 40px #00000014}.products{padding:80px 20px;background:#f5f5f5}.products-header{text-align:center;max-width:600px;margin:0 auto 60px}.products-grid{max-width:1200px;margin:0 auto 48px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;border:1px solid #f0f0f0;text-align:center}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #e31e241f;border-color:#e31e24}.card-icon{width:80px;height:80px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.card-icon svg{width:100%;height:100%}.product-icon{display:none}.product-card h3{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:12px;text-align:center}.product-card p{font-size:14px;color:#666;line-height:1.6;text-align:center}.products-cta{text-align:center}.btn-large{padding:16px 48px;font-size:16px}.pricing{padding:80px 20px;background:#fff}.pricing-header{text-align:center;max-width:600px;margin:0 auto 60px}.pricing-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pricing-card{background:#fff;border:2px solid #e0e0e0;border-radius:16px;padding:40px;position:relative;transition:all .3s}.pricing-card:hover{transform:scale(1.02);box-shadow:0 8px 24px #0000001f}.pricing-card.popular{border:2px solid #e31e24;transform:scale(1.05)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#e31e24;color:#fff;padding:4px 16px;border-radius:20px;font-size:12px;font-weight:700}.pricing-header-card h3{font-size:24px;margin-bottom:8px}.price{font-size:42px;font-weight:800;color:#e31e24;margin:20px 0;line-height:32px}.price.small{font-size:32px;line-height:36px}.price span{font-size:16px;color:#4a4a4a;font-weight:400}.pricing-features{list-style:none;margin:24px 0}.pricing-features li{padding:12px 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f5f5f5}.pricing-features li:last-child{border-bottom:none}.gallery{padding:80px 20px;background:#f5f5f5}.gallery-header{text-align:center;max-width:600px;margin:0 auto 40px}.gallery-filters{display:flex;justify-content:center;gap:16px;margin-bottom:40px;flex-wrap:wrap}.filter-btn{padding:8px 20px;background:#fff;border:2px solid #e0e0e0;border-radius:24px;cursor:pointer;transition:all .3s;font-weight:500}.filter-btn:hover,.filter-btn.active{background:#e31e24;color:#fff;border-color:#e31e24}.gallery-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery-item{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;aspect-ratio:4/3}.gallery-item-link{text-decoration:none;color:inherit;display:block}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s;overflow:hidden}.gallery-item:hover img{transform:scale(1.05)}.gallery-item:hover .gallery-overlay{transform:translateY(0);background:linear-gradient(0deg,rgba(0,0,0,.9),transparent)}.gallery-item:hover .gallery-caption p{opacity:1;max-height:max-content}.gallery-overlay{position:absolute;bottom:0;left:0;right:0;display:flex;transform:translateY(30%);align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:16px;background:linear-gradient(0deg,rgba(0,0,0,.3),transparent);color:#fff;gap:6px;transition-property:transform,background;transition-duration:.15s;transition-timing-function:cubic-bezier(.65,0,.35,1)}.gallery-overlay .gallery-caption{padding:0 5px}.gallery-overlay .gallery-caption p{font-size:14px;line-height:20px;transition:opacity .1s ease-in-out;opacity:0;max-height:40px}.category-badge-small{background:#e31e24;color:#fff;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:600}.footer{background:#1a1a1a;color:#fff;padding:60px 20px 20px}.footer-container{max-width:1200px;margin:0 auto 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-section h4{font-size:16px;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.footer-section p,.footer-section a{color:#9ca3af;text-decoration:none;display:block;margin-bottom:12px;transition:color .3s}.footer-section a:hover{color:#e31e24}.contact-info{display:flex;flex-direction:column;gap:16px}.contact-item{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5}.contact-item span{font-size:18px;flex-shrink:0;margin-top:2px}.contact-item a{color:#9ca3af;text-decoration:none;transition:color .3s}.contact-item a:hover{color:#e31e24}.social-links{display:flex;gap:12px;margin-top:16px}.social-link{width:40px;height:40px;border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s;cursor:pointer;font-size:16px;text-decoration:none;color:#fff}.social-link:hover{background:#e31e24;border-color:#e31e24;transform:translateY(-3px)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:24px;text-align:center;color:#9ca3af;font-size:14px}.footer-bottom a{color:#9ca3af;text-decoration:none;margin:0 8px}.footer-bottom a:hover{color:#e31e24}.whatsapp-float{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #25d36666;cursor:pointer;transition:all .3s;z-index:999;font-size:32px;color:#fff}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px #25d36699}.gallery-detail{min-height:calc(100vh - 200px);padding:80px 20px;background:#fff;margin-top:80px}.back-link{display:inline-block;color:#e31e24;text-decoration:none;font-weight:600;margin-bottom:50px;margin-left:310px;transition:color .3s}.back-link:hover{color:#1a1a1a}.detail-header{max-width:1000px;margin:0 auto 40px;border-bottom:2px solid #f5f5f5;padding-bottom:30px}.detail-header h1{font-size:48px;font-weight:800;margin-bottom:20px;color:#1a1a1a}.detail-meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap;color:#4a4a4a;font-size:14px}.category-badge{background:#e31e24;color:#fff;padding:6px 14px;border-radius:20px;font-weight:600;font-size:12px}.detail-images{max-width:1000px;margin:0 auto 40px}.gallery-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.showcase-item{border-radius:12px;overflow:hidden;aspect-ratio:16/9;background:#f5f5f5}.showcase-item img{width:100%;height:100%;object-fit:cover}.gallery-showcase .showcase-item:first-child{grid-column:span 2}.detail-content{max-width:1000px;margin:0 auto}.content-section{margin-bottom:40px}.content-section h3{font-size:28px;font-weight:800;margin-bottom:16px;color:#1a1a1a}.content-section p{line-height:1.8;color:#4a4a4a;font-size:16px}.detail-footer{text-align:center;margin-top:60px;padding-top:40px;border-top:2px solid #f5f5f5}@media(max-width:768px){.hero-container,.about-container{grid-template-columns:1fr;gap:40px}.hero-content h1{font-size:36px}.products-grid,.pricing-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-container{grid-template-columns:1fr;gap:32px}.hero-cta{flex-direction:column}.pricing-card.popular{transform:scale(1)}.detail-header h1{font-size:28px}.gallery-showcase{grid-template-columns:1fr}.gallery-showcase .showcase-item:first-child{grid-column:span 1}.detail-meta{flex-direction:column;align-items:flex-start}.gallery-detail{padding:40px 16px;margin-top:70px}.back-link{margin-left:0;margin-bottom:30px;font-size:14px;padding:8px 12px;display:inline-block}}@media(max-width:480px){.gallery-detail{padding:30px 12px;margin-top:60px}.back-link{margin-left:0;margin-bottom:20px;font-size:13px;padding:6px 8px}.detail-header h1{font-size:22px}}.supply-chain-section{padding:80px 20px;background:linear-gradient(135deg,#fff,#f9f9f9);margin-top:40px}.supply-chain-container{max-width:1200px;margin:0 auto}.supply-chain-content{display:flex;gap:60px;align-items:center}.supply-chain-image{flex:1;min-height:400px;overflow:hidden;border-radius:12px}.supply-chain-image img{width:100%;height:100%;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0000001f}.supply-chain-text{flex:1}.supply-chain-text h2{font-size:36px;font-weight:800;color:#1a1a1a;margin-bottom:16px;line-height:1.3}.supply-chain-text h3{font-size:18px;font-weight:600;color:#e31e24;margin-bottom:30px;line-height:1.5}.supply-chain-features{list-style:none;padding:0;margin:0 0 40px}.supply-chain-features li{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:15px;color:#333;line-height:1.5}.checkmark{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#e31e24;color:#fff;border-radius:50%;font-weight:700;flex-shrink:0;font-size:14px}.supply-chain-features span:last-child{flex:1}.supply-chain-cta{margin-top:20px}.supply-chain-cta .btn{background:#e31e24;color:#fff}@media(max-width:768px){.supply-chain-section{padding:60px 20px}.supply-chain-content{flex-direction:column;gap:40px}.supply-chain-image{min-height:300px}.supply-chain-text h2{font-size:28px}.supply-chain-text h3{font-size:16px}.supply-chain-features li{font-size:14px}}@media(max-width:480px){.supply-chain-section{padding:40px 20px}.supply-chain-content{flex-direction:column;gap:30px}.supply-chain-image{min-height:250px}.supply-chain-text h2{font-size:22px}.supply-chain-text h3{font-size:14px}.supply-chain-features li{font-size:13px;margin-bottom:12px}.checkmark{width:20px;height:20px;font-size:12px}.supply-chain-cta .btn{padding:10px 20px;font-size:13px}}
