.hero-section{padding-top:160px;padding-bottom:80px;background:radial-gradient(circle at 80% 20%,rgba(16,185,129,.08) 0%,transparent 60%);text-align:center}.hero-section.compact{padding-top:40px}.hero-title{font-family:Outfit,sans-serif;font-size:clamp(2.2rem,4vw + 1rem,4.2rem);max-width:900px;margin:0 auto 1.5rem;line-height:1.15;color:var(--text-main)}.hero-description{font-size:clamp(1.05rem,1.2vw + .4rem,1.35rem);color:var(--text-muted);max-width:750px;margin:0 auto 2.5rem;line-height:1.6}.hero-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.microcopy{font-size:.85rem;color:var(--text-muted);opacity:.8}.sub-badge{display:inline-block;padding:6px 14px;background:#10b98114;color:var(--accent);border-radius:100px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem}.sub-badge.alert-badge{background:#ef444414;color:#ef4444}.materials-section{padding:40px 0;border-top:1px solid rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.03);background:#f8fafc}.section-lead-mini{text-align:center;font-size:.95rem;color:var(--text-muted);font-weight:600;margin-bottom:1.5rem}.materials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem;max-width:1000px;margin:0 auto}.material-card{background:#fff;border:1px solid rgba(0,0,0,.03);border-radius:16px;padding:1.25rem .75rem;text-align:center;transition:var(--transition);box-shadow:0 4px 10px #00000003}.material-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000a;border-color:#10b98133}.material-icon{font-size:1.8rem;display:block;margin-bottom:.5rem}.material-card h4{margin:0;font-size:.85rem;font-weight:700;color:var(--text-main)}.problem-section{background:#fff}.section-header{max-width:800px;margin:0 auto 3.5rem}.section-header h2{font-size:clamp(1.8rem,3vw,2.6rem);margin:.75rem 0 1rem;line-height:1.2}.section-desc{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.problem-card{background:#f8fafc;border:1px solid rgba(0,0,0,.02);border-radius:var(--radius);padding:2.5rem;transition:var(--transition)}.problem-card:hover{background:#fff;box-shadow:var(--shadow-float);border-color:#ef44441a}.problem-icon-wrapper{width:60px;height:60px;background:#ef444414;color:#ef4444;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.problem-card h3{font-size:1.25rem;margin-bottom:1rem;line-height:1.3;font-weight:700}.problem-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6;margin:0}.features-section{background:#f8fafc}.features-columns-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;max-width:1000px;margin:0 auto}.features-list-side{display:flex;flex-direction:column;gap:2.5rem}.feature-item-row{display:flex;gap:1.25rem}.check-wrapper{color:var(--accent);flex-shrink:0;margin-top:3px}.feature-item-row h3{font-size:1.3rem;margin:0 0 .5rem;font-weight:700}.feature-item-row p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.features-details-side{display:flex;flex-direction:column;gap:1.5rem}.feature-detail-card{background:#fff;border:1px solid rgba(0,0,0,.03);border-radius:16px;padding:1.75rem;box-shadow:0 4px 15px #00000003}.feature-detail-card h4{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:var(--text-main)}.feature-detail-card p{margin:0;font-size:.9rem;color:var(--text-muted);line-height:1.5}.modules-section{background:#fff}.modules-card{background:#fff;border-radius:var(--radius);padding:4rem 3rem;box-shadow:var(--shadow-float);border:1px solid rgba(0,0,0,.03);max-width:1000px;margin:0 auto}.modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-top:3rem}.module-item{display:flex;flex-direction:column}.module-icon{font-size:2rem;margin-bottom:1rem}.module-item h3{font-size:1.15rem;margin:0 0 .5rem;font-weight:700}.module-item p{color:var(--text-muted);font-size:.9rem;line-height:1.5;margin:0}.modules-usp-footer{border-top:1px solid rgba(0,0,0,.05);margin-top:3rem;padding-top:2rem;display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap}.usp-badge{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:700;color:var(--text-main)}.usp-badge svg{color:var(--accent)}.compliance-section{background:#f8fafc}.compliance-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;max-width:1000px;margin:0 auto;align-items:flex-start}.compliance-content h2{font-size:2.2rem;margin:.5rem 0 1rem}.compliance-content>p{color:var(--text-muted);font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.compliance-items{display:flex;flex-direction:column;gap:2rem}.compliance-item h4{margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.compliance-item p{color:var(--text-muted);font-size:.95rem;line-height:1.5;margin:0}.legal-disclaimer-box{background:#fff;border:1px solid rgba(0,0,0,.04);border-left:4px solid var(--text-muted);border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000005}.disclaimer-header{display:flex;align-items:center;gap:10px;margin-bottom:1rem;color:var(--text-main)}.disclaimer-icon{color:var(--text-muted)}.legal-disclaimer-box h4{margin:0;font-size:1rem;font-weight:700}.legal-disclaimer-box p{font-size:.85rem;color:var(--text-muted);line-height:1.6;margin:0}.scales-section{background:#fff}.scales-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto;align-items:center}.scale-display-mock{background:#0f172a;border-radius:18px;padding:2.5rem;color:#fff;font-family:Courier New,Courier,monospace;box-shadow:var(--shadow-float);border:4px solid #1e293b;position:relative;overflow:hidden}.scale-display-mock:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(16,185,129,.05) 50%,transparent 50%),linear-gradient(90deg,rgba(16,185,129,.05) 50%,transparent 50%);background-size:4px 4px;pointer-events:none}.scale-brand{font-size:.75rem;text-transform:uppercase;color:#64748b;letter-spacing:.1em;display:block;margin-bottom:1.5rem}.weight-number{font-size:3.5rem;font-weight:800;color:#10b981;text-shadow:0 0 15px rgba(16,185,129,.6);line-height:1;margin-bottom:1rem}.weight-number span{font-size:1.5rem;color:#64748b}.scale-indicators{display:flex;gap:1.5rem;color:#94a3b8;font-size:.85rem}.status-stable{position:absolute;top:2rem;right:2.5rem;background:#10b98133;color:#10b981;border:1px solid #10b981;padding:2px 8px;font-size:.65rem;text-transform:uppercase;font-weight:700;border-radius:4px}.scales-content h2{font-size:2.2rem;margin:.5rem 0 1rem}.scales-content p{color:var(--text-muted);font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.scales-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.scales-features li{display:flex;gap:10px;align-items:center;font-weight:600;font-size:.95rem}.start-section{background:#f8fafc}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1000px;margin:0 auto 4rem}.step-card{background:#fff;border:1px solid rgba(0,0,0,.03);border-radius:var(--radius);padding:3rem 2.5rem;position:relative;box-shadow:0 4px 20px #00000003}.step-number{width:44px;height:44px;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;margin-bottom:1.5rem}.step-card h3{font-size:1.25rem;margin-bottom:1rem;font-weight:700}.step-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6;margin:0}.onboarding-support-box{background:#fff;border:1px dashed rgba(16,185,129,.3);border-radius:16px;padding:1.5rem 2rem;max-width:750px;margin:0 auto;font-size:.95rem;color:var(--text-main)}.containers-logistics-section{background:#fff}.logistics-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;max-width:1000px;margin:0 auto;align-items:center}.logistics-text{display:flex;flex-direction:column;gap:2.5rem}.logistics-item h3{font-size:1.3rem;margin:0 0 .5rem;font-weight:700;color:var(--text-main)}.logistics-item p{color:var(--text-muted);font-size:.95rem;line-height:1.6;margin:0}.logistics-visual{display:flex;justify-content:center;width:100%}.logistics-image-container{position:relative;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-float);width:100%;max-width:450px}.logistics-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.logistics-status-card{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;background:#ffffffb3;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.4);border-radius:16px;padding:1.5rem;box-shadow:0 20px 40px #0000001a}.card-status-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:.5rem;margin-bottom:.75rem}.logistics-title{font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-main)}.status-indicator{font-size:.6rem;font-weight:800;text-transform:uppercase;padding:2px 6px;border-radius:4px}.status-indicator.alert{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.logistics-status-detail{display:flex;flex-direction:column;gap:.5rem}.detail-row{display:flex;justify-content:space-between;font-size:.85rem}.detail-row .label{color:var(--text-muted);font-weight:500}.detail-row .value{font-weight:700;color:var(--text-main)}.detail-row .value.text-alert{color:#ef4444}.detail-row .value.text-gps{color:var(--accent)}.action-hint{border-top:1px dashed rgba(0,0,0,.05);margin-top:.75rem;padding-top:.5rem;font-size:.75rem;color:var(--text-muted);font-weight:600;text-align:center}.comparison-section{background:#f8fafc}.table-wrapper{max-width:1000px;margin:0 auto;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 30px #00000005;border:1px solid rgba(0,0,0,.04)}.comparison-table{width:100%;border-collapse:collapse;text-align:left}.comparison-table th{background:#0f172a;color:#fff;font-weight:700;padding:1.5rem 2rem;font-size:1.05rem}.comparison-table th.highlight-col{background:#111827;color:var(--accent)}.comparison-table td{padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.04);font-size:.95rem;line-height:1.5}.comparison-table tr:last-child td{border-bottom:none}.feature-title{font-weight:700;color:var(--text-main);width:30%}.bad-status{color:#ef4444;font-weight:500}.good-status{color:var(--text-main);font-weight:600}.comparison-table td.highlight-col{background:#10b98105;border-left:1px solid rgba(16,185,129,.05);border-right:1px solid rgba(16,185,129,.05)}.faq-section{background:#fff}.faq-layout{max-width:850px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.faq-card-item{background:#f8fafc;border:1px solid rgba(0,0,0,.02);border-radius:16px;padding:2rem;transition:var(--transition)}.faq-card-item:hover{background:#fff;box-shadow:0 10px 20px #00000005;border-color:#10b9811a}.faq-card-item h4{margin:0 0 1rem;font-size:1.15rem;font-weight:700;color:var(--text-main);line-height:1.3}.faq-card-item p{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.6}.final-cta-section{padding-bottom:120px;background:#fff}.cta-box{max-width:1000px;margin:0 auto;padding:5rem 3rem;border-radius:var(--radius);text-align:center;border:1px solid rgba(16,185,129,.1);background:radial-gradient(circle at 50% 50%,rgba(16,185,129,.05) 0%,transparent 80%);box-shadow:var(--shadow-float)}.cta-box h2{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;margin-bottom:1rem}.cta-box p{color:var(--text-muted);font-size:1.15rem;max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.cta-actions{margin-bottom:1.5rem}.btn-large{padding:1.2rem 3rem;font-size:1.1rem}.screenshot-section{background:#fff}.screenshot-section.alt{background:#f8fafc}.shot-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto;align-items:center}.shot-layout.reverse .shot-visual{order:2}.shot-content h2{font-size:2.2rem;margin:.5rem 0 1rem;line-height:1.2}.shot-content>p{color:var(--text-muted);font-size:1.05rem;line-height:1.6;margin-bottom:1.5rem}.shot-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.shot-bullets li{display:flex;gap:10px;align-items:flex-start;font-size:.95rem;line-height:1.5;font-weight:500}.shot-bullets svg{color:var(--accent);flex-shrink:0;margin-top:3px}.browser-frame{border-radius:14px;overflow:hidden;box-shadow:var(--shadow-float);border:1px solid rgba(0,0,0,.06);background:#fff}.browser-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#f1f5f9;border-bottom:1px solid rgba(0,0,0,.05)}.browser-dot{width:10px;height:10px;border-radius:50%}.browser-url{margin-left:12px;font-size:.72rem;color:var(--text-muted);background:#fff;border-radius:6px;padding:3px 10px;flex:1;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.browser-frame img{display:block;width:100%;height:auto}.phone-frame{max-width:280px;margin:0 auto;border:8px solid #0f172a;border-radius:36px;overflow:hidden;box-shadow:var(--shadow-float);background:#0f172a}.phone-frame img{display:block;width:100%;height:auto}.shot-visual.plain img{display:block;width:100%;height:auto;border-radius:14px;box-shadow:var(--shadow-float);border:1px solid rgba(0,0,0,.06)}@media(max-width:900px){.shot-layout{grid-template-columns:1fr;gap:2.5rem}.shot-layout.reverse .shot-visual{order:0}}.branze-section{background:#f8fafc}.branze-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.branze-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:var(--radius);padding:2.5rem;text-decoration:none;color:inherit;transition:var(--transition);box-shadow:0 4px 20px #00000003}.branze-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-float);border-color:#10b98133}.branze-card-icon{font-size:2.2rem;margin-bottom:1rem}.branze-card h3{font-size:1.3rem;font-weight:700;margin:0 0 .5rem;color:var(--text-main)}.branze-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6;margin:0 0 1.25rem}.branze-card-bullets{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.5rem}.branze-card-bullets li{display:flex;gap:8px;align-items:flex-start;font-size:.9rem;color:var(--text-main);font-weight:500}.branze-card-bullets svg{color:var(--accent);flex-shrink:0;margin-top:3px}.branze-card-link{margin-top:auto;font-weight:700;font-size:.95rem;color:var(--accent)}.related-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;max-width:1000px;margin:0 auto}.related-link{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:100px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;color:var(--text-main);text-decoration:none;transition:var(--transition)}.related-link:hover{border-color:#10b9814d;color:var(--accent);transform:translateY(-2px)}@media(max-width:900px){.features-columns-grid,.compliance-layout,.scales-layout{grid-template-columns:1fr;gap:3rem}.comparison-table th,.comparison-table td{padding:1rem 1.25rem}}
