:root{--black:#000;--white:#fff;--red:#e63329;--gray:#f5f5f5;--muted:#666;--fd:"DM Serif Display",serif;--fb:"DM Sans",sans-serif}.ctr{max-width:1200px;margin:0 auto;padding:0 24px}.badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--red);padding:6px 14px;border:1px solid rgba(230,51,41,.25);border-radius:100px;margin-bottom:16px}.badge-dark{color:var(--red);border-color:#e6332926}.sec-h2{font-family:var(--fd);font-size:clamp(32px,4vw,52px);font-weight:400;margin-bottom:16px}.sec-sub{font-size:16px;color:var(--muted);max-width:560px;margin-bottom:48px;line-height:1.6}.hero-split{position:relative;min-height:100vh;background:var(--black);color:var(--white);display:flex;align-items:center;overflow:hidden;padding:120px 0 80px}.hero-split-bg{position:absolute;inset:0;background:linear-gradient(135deg,#000000eb,#000000b3 60%,#00000080),url(/images/mtp-fulfillment-warehouse-hero.webp) center/cover no-repeat}.hero-split-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.hero-split-cards{display:flex;flex-direction:column;gap:20px}.hero-card{padding:32px;border-radius:12px;backdrop-filter:blur(8px)}.hero-card--old{background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.hero-card--new{background:#e633291f;border:1px solid rgba(230,51,41,.3)}.hero-card-label{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;color:#fff6}.hero-card--new .hero-card-label{color:var(--red)}.hero-card-list{list-style:none;display:flex;flex-direction:column;gap:10px}.hero-card-list li{font-size:18px;font-weight:500;padding-left:0}.hero-card--old .hero-card-list li{color:#ffffff73;text-decoration:line-through;text-decoration-color:#ffffff26}.hero-card--new .hero-card-list li{color:#fff}.hero-text .badge{margin-bottom:20px}.hero-text h1{font-family:var(--fd);font-size:clamp(36px,4.5vw,64px);font-weight:400;line-height:1;margin-bottom:24px}.hero-sub{font-size:clamp(15px,1.6vw,18px);color:#ffffff8c;line-height:1.7;max-width:520px;margin-bottom:32px}.hero-form{display:flex;gap:12px;max-width:460px}.hero-form input{flex:1;padding:16px 20px;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:#ffffff0a;color:#fff;font-size:15px;font-family:var(--fb);outline:none}.hero-form input::placeholder{color:#ffffff40}.hero-form input:focus{border-color:#ffffff80}.hero-form button{padding:16px 24px;background:transparent;color:#fff;border:2px solid #fff;border-radius:4px;font-size:15px;font-weight:500;cursor:pointer;font-family:var(--fb);white-space:nowrap;transition:all .3s}.hero-form button:hover{background:var(--red);border-color:var(--red)}.hero-note{font-size:13px;color:#ffffff4d;margin-top:12px}.checklist-sec{padding:100px 0;background:var(--white)}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.check-card{background:var(--gray);border-radius:8px;padding:32px 28px;transition:transform .3s,box-shadow .3s}.check-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000000f}.check-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--red);color:#fff;font-size:16px;font-weight:700;margin-bottom:16px}.check-card h3{font-size:17px;font-weight:600;margin-bottom:8px;font-family:var(--fb)}.check-card p{font-size:14px;color:var(--muted);line-height:1.65}.economy-sec{padding:100px 0;background:#0a0a0a;color:#fff}.econ-table{max-width:750px;margin:0 auto 32px;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.econ-row{display:flex;border-bottom:1px solid rgba(255,255,255,.06);font-size:15px}.econ-row:last-child{border:none}.econ-row>span{flex:1;padding:16px 20px}.econ-header{background:var(--red);color:#fff;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.econ-row:not(.econ-header):hover{background:#ffffff08}.econ-total{background:#ffffff0f;font-weight:700;font-size:16px}.econ-inc{color:var(--red);font-weight:600}.econ-note{text-align:center;font-size:15px;color:#fff6;max-width:500px;margin:0 auto}.process-sec{padding:100px 0;background:var(--white)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;counter-reset:step}.process-step{position:relative;padding:36px 24px;text-align:center}.process-step:after{content:"";position:absolute;top:48px;right:-16px;width:32px;height:2px;background:#e0e0e0}.process-step:last-child:after{display:none}.process-num{font-family:var(--fd);font-size:14px;color:var(--red);font-weight:400;letter-spacing:1px;margin-bottom:8px}.process-icon{font-size:40px;margin-bottom:16px;line-height:1}.process-step h3{font-size:17px;font-weight:600;margin-bottom:8px;font-family:var(--fb)}.process-step p{font-size:14px;color:var(--muted);line-height:1.65}.yt-facade{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;aspect-ratio:16/9}.yt-facade img{width:100%;height:100%;object-fit:cover;display:block}.yt-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000004d;border:none;cursor:pointer;transition:background .3s}.yt-facade:hover .yt-play{background:#00000080}.trust-sec{padding:100px 0;background:var(--gray)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.trust-card{background:#fff;border-radius:8px;padding:36px 28px;text-align:center;border:1px solid #eee;transition:border-color .3s}.trust-card:hover{border-color:var(--red)}.trust-val{font-family:var(--fd);font-size:clamp(36px,4vw,52px);color:var(--red);line-height:1;margin-bottom:12px}.trust-card h3{font-size:17px;font-weight:600;margin-bottom:8px;font-family:var(--fb)}.trust-card p{font-size:14px;color:var(--muted);line-height:1.65}.pricing{padding:100px 0;background:var(--white)}.price-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto 32px}.price-card{background:var(--gray);border-radius:12px;padding:36px 28px;text-align:center;border:2px solid transparent;position:relative;transition:border-color .3s,transform .3s}.price-card:hover{border-color:#e0e0e0;transform:translateY(-4px)}.price-card--pop{border-color:var(--red);background:#fff;transform:scale(1.04)}.price-card--pop:hover{transform:scale(1.04) translateY(-4px)}.price-card-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--red);color:#fff;font-size:12px;font-weight:700;padding:4px 16px;border-radius:100px;white-space:nowrap}.price-card-header{font-family:var(--fd);font-size:28px;font-weight:400;margin-bottom:4px}.price-card-vol{font-size:13px;color:var(--muted);margin-bottom:20px}.price-card-price{font-family:var(--fd);font-size:42px;color:var(--red);margin-bottom:24px;line-height:1}.price-card-price span{font-family:var(--fb);font-size:14px;color:var(--muted)}.price-card-list{list-style:none;text-align:left}.price-card-list li{border-bottom:1px solid #eee;font-size:14px;color:#444;padding:10px 0 10px 20px;position:relative}.price-card-list li:before{content:"";position:absolute;left:0;top:14px;width:8px;height:8px;border-radius:50%;background:var(--red)}.price-card-list li:last-child{border:none}.price-note{text-align:center;font-size:15px;color:var(--muted);max-width:500px;margin:0 auto}.faq{padding:100px 0;background:#0a0a0a;color:#fff}.faq-list{max-width:700px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(255,255,255,.08)}.faq-q{width:100%;padding:20px 0;font-size:16px;font-weight:500;background:none;border:none;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:var(--fb);text-align:left}.faq-q:after{content:"+";font-size:24px;color:var(--red);transition:transform .3s}.faq-item.open .faq-q:after{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s}.faq-a p{padding:0 0 20px;font-size:14px;color:#fff9;line-height:1.7}.article-section{background:#fff;padding:80px 8vw}.article-section h2{font-family:var(--fd);font-size:clamp(28px,3.5vw,44px);font-weight:400;margin:20px 0 40px}.article-content{max-width:800px}.article-content h3{font-family:var(--fd);font-size:clamp(18px,2vw,26px);font-weight:400;margin:36px 0 12px;color:#000}.article-content h3:first-child{margin-top:0}.article-content p{font-size:16px;line-height:1.85;color:#444;margin-bottom:8px}@media(max-width:768px){.hero-split-inner{grid-template-columns:1fr;gap:32px}.hero-split-cards{order:2}.hero-text{order:1}.hero-form{flex-direction:column}.hero-form button{width:100%}.check-grid{grid-template-columns:1fr}.econ-row{flex-direction:column}.econ-row>span{padding:8px 20px}.econ-header{flex-direction:row}.econ-row:not(.econ-header)>span:first-child{font-weight:600;padding-top:16px}.econ-row:not(.econ-header)>span:last-child{padding-bottom:16px}.process-grid{grid-template-columns:1fr 1fr;gap:24px}.process-step:after{display:none}.trust-grid{grid-template-columns:1fr}.price-cards{grid-template-columns:1fr;max-width:360px}.price-card--pop{transform:none}.price-card--pop:hover{transform:translateY(-4px)}section[style*="grid-template-columns:1fr 1fr"]{display:block!important}section[style*="grid-template-columns:1fr 1fr"]>div:first-child{margin-bottom:24px}}@media(max-width:480px){.process-grid{grid-template-columns:1fr}}.svc-card,.service-card,.num-card,.adv-card,.ben-card,.wh-card,.case-stats,.step,.check-card,.trust-card,.price-card,.process-step{opacity:1!important;transform-style:preserve-3d}
