.container-info-section{max-width:1200px;margin:4rem auto 3rem;padding:0 2rem}.container-info-section>h2{font-size:1.8rem;color:#1a1a2e;margin-bottom:2rem;font-weight:700;border-bottom:3px solid #4a4d8c;padding-bottom:.75rem}.container-info{background:white;border-radius:14px;box-shadow:0 2px 12px rgba(0,0,0,0.07);border:1px solid #e9ecef;margin-bottom:2rem;overflow:hidden}.container-info:last-child{margin-bottom:0}.container-info h3{font-size:1.15rem;font-weight:700;color:white;padding:.875rem 1.5rem;background:linear-gradient(135deg,#4a4d8c 0,#00509e 100%);margin:0;letter-spacing:.3px}[class*="40hq"] h3{background:linear-gradient(135deg,#2d6a4f 0,#1b7a56 100%)}.container-info .content{display:flex;gap:2rem;align-items:flex-start;padding:1.5rem;flex-wrap:wrap}.container-img{flex:0 0 auto;max-width:260px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9ff 0,#eef2ff 100%);border-radius:12px;padding:1.25rem;border:1px solid #e8ecff;align-self:center}[class*="40hq"] .container-img{background:linear-gradient(135deg,#f0faf5 0,#e0f5eb 100%);border-color:#b7e4c7}.container-img img{width:100%;height:auto;display:block;filter:drop-shadow(0 4px 10px rgba(74,77,140,0.2))}[class*="40hq"] .container-img img{filter:drop-shadow(0 4px 10px rgba(45,106,79,0.2))}.tables{flex:1;min-width:280px;display:flex;flex-direction:column;gap:1.25rem}.size-table,.capacity-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.07)}.size-table thead,.capacity-table thead{background:linear-gradient(135deg,#4a4d8c 0,#00509e 100%);color:white}[class*="40hq"] .size-table thead,[class*="40hq"] .capacity-table thead{background:linear-gradient(135deg,#2d6a4f 0,#1b7a56 100%)}.size-table th,.capacity-table th{padding:.8rem 1rem;text-align:center;font-weight:600;font-size:.875rem;letter-spacing:.3px}.size-table tbody tr,.capacity-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.size-table tbody tr:hover,.capacity-table tbody tr:hover{background-color:#f0f4ff}[class*="40hq"] .size-table tbody tr:hover,[class*="40hq"] .capacity-table tbody tr:hover{background-color:#f0faf5}.size-table tbody tr:last-child,.capacity-table tbody tr:last-child{border-bottom:none}.size-table td,.capacity-table td{padding:.7rem 1rem;text-align:center;color:#333;font-size:.95rem}.size-table tbody tr:last-child td,.capacity-table tbody tr:last-child td{color:#777;font-size:.875rem;background:#f8f9fa}.content-section{max-width:1200px;margin:3rem auto;padding:2.5rem;background:white;border-radius:14px;box-shadow:0 2px 14px rgba(0,0,0,0.06);border-left:5px solid #4a4d8c}.content-section h2{font-size:1.65rem;color:#1a1a2e;margin-bottom:1.5rem;font-weight:700}.content-section p{color:#555;line-height:1.85;font-size:1rem;margin-bottom:1rem}.content-section p:last-child{margin-bottom:0}.utilization-section{max-width:1200px;margin:3rem auto;padding:0 2rem}.utilization-section h2{font-size:1.8rem;color:#1a1a2e;margin-bottom:2rem;font-weight:700;text-align:center}.utilization-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.utilization-card{background:white;border-radius:14px;padding:1.75rem 1.75rem 1.75rem 2rem;box-shadow:0 2px 10px rgba(0,0,0,0.06);border:1px solid #e9ecef;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.utilization-card::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#4a4d8c 0,#00509e 100%);border-radius:14px 0 0 14px}.utilization-card:hover{transform:translateY(-5px);box-shadow:0 10px 28px rgba(74,77,140,0.15);border-color:#c7ccf0}.utilization-card h3{font-size:1.1rem;color:#1a1a2e;margin-bottom:.75rem;font-weight:600}.utilization-card p{color:#666;line-height:1.75;font-size:.95rem;margin:0}.shipping-scenarios-section{max-width:1200px;margin:3rem auto;padding:2.5rem;background:linear-gradient(135deg,#f8f9ff 0,#eef2ff 100%);border-radius:14px;border:1px solid #dde3f9}.shipping-scenarios-section h2{font-size:1.65rem;color:#1a1a2e;margin-bottom:1.5rem;font-weight:700}.shipping-scenarios-section ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem;margin-bottom:1.5rem}.shipping-scenarios-section ul li{position:relative;padding:.75rem 1rem .75rem 2.75rem;background:white;border-radius:10px;color:#333;font-size:.95rem;line-height:1.6;border:1px solid #e9ecef;box-shadow:0 1px 4px rgba(0,0,0,0.04);transition:border-color .2s ease,box-shadow .2s ease}.shipping-scenarios-section ul li::before{content:'▸';position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:#4a4d8c;font-size:.95rem;font-weight:700}.shipping-scenarios-section ul li:hover{border-color:#c7ccf0;box-shadow:0 3px 10px rgba(74,77,140,0.1)}.shipping-scenarios-section>p{color:#555;line-height:1.8;font-size:1rem;margin:0;padding-top:.5rem;border-top:1px solid #dde3f9}.comparison-section{max-width:1200px;margin:3rem auto;padding:2.5rem;background:white;border-radius:14px;box-shadow:0 2px 14px rgba(0,0,0,0.06)}.comparison-section h2{font-size:1.65rem;color:#1a1a2e;margin-bottom:1.5rem;font-weight:700;border-bottom:2px solid #e9ecef;padding-bottom:.875rem}.comparison-section p{color:#555;line-height:1.85;font-size:1rem;margin-bottom:1rem}.comparison-section p:last-child{margin-bottom:0}.benefits-section{max-width:1200px;margin:3rem auto;padding:0 2rem}.benefits-section>h2{font-size:1.65rem;color:#1a1a2e;margin-bottom:1.5rem;font-weight:700}.benefits-section>ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.benefits-section>ul li{position:relative;padding:.875rem 1.25rem .875rem 3rem;background:white;border-radius:10px;color:#333;font-size:1rem;line-height:1.65;border:1px solid #e9ecef;box-shadow:0 1px 4px rgba(0,0,0,0.04);transition:border-color .2s ease,box-shadow .2s ease}.benefits-section>ul li::before{content:'✓';position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#4a4d8c;font-weight:700;font-size:.95rem;width:1.4rem;height:1.4rem;background:#eef2ff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-left:3px;line-height:1.4rem}.benefits-section>ul li:hover{border-color:#c7ccf0;box-shadow:0 3px 10px rgba(74,77,140,0.1)}.high-cube-section{max-width:1200px;margin:3rem auto 5rem;padding:2.5rem;background:linear-gradient(135deg,#1a1a2e 0,#2d3065 100%);border-radius:14px;color:white;box-shadow:0 8px 32px rgba(26,26,46,0.25);position:relative;overflow:hidden}.high-cube-section::before{content:'';position:absolute;top:-60px;right:-60px;width:220px;height:220px;background:radial-gradient(circle,rgba(82,199,133,0.15) 0,transparent 70%);border-radius:50%}.high-cube-section::after{content:'';position:absolute;bottom:-50px;left:-40px;width:180px;height:180px;background:radial-gradient(circle,rgba(74,157,245,0.1) 0,transparent 70%);border-radius:50%}.high-cube-section h2{font-size:1.65rem;color:white;margin-bottom:1.5rem;font-weight:700;position:relative;z-index:1;padding-left:1rem;border-left:4px solid #52c785}.high-cube-section p{color:rgba(255,255,255,0.83);line-height:1.85;font-size:1rem;margin-bottom:1rem;position:relative;z-index:1}.high-cube-section p:last-child{margin-bottom:0}@media(max-width:992px){.container-info-section,.utilization-section,.benefits-section{padding:0 1.5rem}.content-section,.shipping-scenarios-section,.comparison-section,.high-cube-section{margin:2.5rem 1.5rem}.utilization-grid{grid-template-columns:repeat(2,1fr)}.shipping-scenarios-section ul{grid-template-columns:1fr}}@media(max-width:768px){.container-info-section{margin:2.5rem auto 2rem;padding:0 1rem}.container-info-section>h2{font-size:1.45rem}.container-info .content{flex-direction:column;gap:1.25rem;padding:1.25rem}.container-img{max-width:100%;padding:1rem}.tables{min-width:unset;width:100%}.content-section,.shipping-scenarios-section,.comparison-section,.high-cube-section{padding:1.75rem 1.25rem;margin:2rem 1rem}.content-section h2,.shipping-scenarios-section h2,.comparison-section h2,.high-cube-section h2{font-size:1.35rem}.utilization-section{margin:2rem auto;padding:0 1rem}.utilization-section h2{font-size:1.45rem}.utilization-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.utilization-card{padding:1.25rem 1.25rem 1.25rem 1.5rem}.utilization-card h3{font-size:1rem}.benefits-section{margin:2rem auto;padding:0 1rem}.benefits-section>h2{font-size:1.35rem}.benefits-section>ul li{font-size:.95rem;padding:.75rem 1rem .75rem 2.75rem}}@media(max-width:480px){.utilization-grid{grid-template-columns:1fr}.shipping-scenarios-section ul{grid-template-columns:1fr}.size-table th,.capacity-table th,.size-table td,.capacity-table td{padding:.55rem .5rem;font-size:.82rem}.high-cube-section{margin:2rem 1rem 3rem}.high-cube-section h2{font-size:1.2rem}}