*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.nav{z-index:100;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;padding:.75rem 0;box-shadow:0 1px #0000000f}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-logo{align-items:center;display:flex}.nav-logo-img{width:auto;height:44px;transition:opacity .3s;display:block}.nav-right{align-items:center;gap:1.5rem;display:flex}.nav-links{gap:1.75rem;display:flex}.mobile-menu-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.nav.scrolled .mobile-menu-toggle{color:#1a1a2e;border-color:#e2e8f0}.nav-links a{font-size:.85rem;font-weight:500;transition:color .2s}.nav:not(.scrolled) .nav-links a{color:#ffffffb3}.nav:not(.scrolled) .nav-links a:hover{color:#fff}.nav.scrolled .nav-links a{color:#64748b}.nav.scrolled .nav-links a:hover{color:#1a1a2e}.lang-switch{gap:.25rem;display:flex}.lang-switch button{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;transition:all .2s}.lang-switch button:hover{color:#ffffffb3;border-color:#ffffff4d}.lang-switch button.active{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.nav.scrolled .lang-switch button{color:#94a3b8;border-color:#e2e8f0}.nav.scrolled .lang-switch button.active{color:#1a1a2e;background:#f1f5f9;border-color:#cbd5e1}.nav-dropdown{display:inline-block;position:relative}.nav-dropdown-trigger{font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-flex}.nav:not(.scrolled) .nav-dropdown-trigger{color:#ffffffb3}.nav:not(.scrolled) .nav-dropdown-trigger:hover{color:#fff}.nav.scrolled .nav-dropdown-trigger{color:#64748b}.nav.scrolled .nav-dropdown-trigger:hover{color:#1a1a2e}.nav-dropdown-menu{z-index:110;background:#fff;border:1px solid #e8ecf1;border-radius:12px;flex-direction:column;gap:2px;min-width:240px;margin-top:.5rem;padding:.5rem;display:flex;position:absolute;top:100%;right:0;box-shadow:0 12px 28px #0f172a1f,0 2px 6px #0f172a0f}.nav-dropdown-menu[data-open=false]{clip:rect(0 0 0 0);opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.nav-dropdown-menu a{color:#1a1a2e;border-radius:8px;flex-direction:column;gap:1px;padding:.55rem .75rem;text-decoration:none;transition:background .15s;display:flex}.nav-dropdown-menu a strong{color:#1a1a2e;font-size:.85rem;font-weight:600}.nav-dropdown-menu a span{color:#64748b;font-size:.72rem;font-weight:400}.nav-dropdown-menu a:hover{background:#f1f5f9}.nav-dropdown-menu a:hover strong{color:#2b7a5b}.hero{text-align:left;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:140px 0 80px;position:relative;overflow:hidden}.hero:before{content:"";background:#53b2a60f;border-radius:50%;width:700px;height:700px;position:absolute;top:-30%;right:-10%}.hero:after{content:"";background:#f973160a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-40%;left:-10%}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.hero h1{letter-spacing:-.035em;color:#fff;margin:0 0 1.25rem;font-size:3.5rem;font-weight:700;line-height:1.05}.hero h1 em{color:#53b2a6;font-style:normal}.hero p{color:#ffffff80;max-width:480px;margin:0 0 2rem;font-size:1.05rem;line-height:1.65}.hero-badge{color:#5eead4;background:#2b7a5b26;border:1px solid #2b7a5b4d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.hero-btn-primary{color:#fff;background:#53b2a6;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-btn-primary:hover{background:#3f9a8e;transform:translateY(-1px)}.hero-btn-outline{color:#fffc;border:1px solid #ffffff40;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-btn-outline:hover{border-color:#ffffff80}.hero-badges{flex-wrap:wrap;gap:2rem;display:flex}.hero-badges span{color:#ffffff59;align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;display:flex}.hero-badges i{color:#53b2a6;font-size:.55rem}.section{padding:5.5rem 0}.section:nth-child(2n){background:#f8fafc}.section-header{text-align:center;margin-bottom:3.5rem}.section-tag{letter-spacing:.12em;text-transform:uppercase;color:#53b2a6;margin-bottom:.6rem;font-size:.72rem;font-weight:700}.section-header h2{letter-spacing:-.03em;color:#1a1a2e;max-width:550px;margin:0 auto;font-size:2.5rem;font-weight:800}.section-header p{color:#64748b;max-width:500px;margin:.75rem auto 0;font-size:1rem}.products{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}a.product{color:inherit;text-decoration:none}.product{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.5rem 2rem 2rem;transition:all .3s;display:flex;position:relative;overflow:visible}.product:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 20px 60px #00000014}.product-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.3rem;display:flex}.product-logo{object-fit:contain;object-position:left;align-self:flex-start;height:60px;margin-bottom:1.25rem}.product h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.product-subtitle{color:#94a3b8;margin-bottom:1rem;font-size:.82rem;font-weight:500}.product p{color:#64748b;margin:0 0 1.5rem;font-size:.88rem;line-height:1.65}.product-features{margin:0 0 1.75rem;list-style:none}.product-features li{color:#475569;align-items:center;gap:.6rem;padding:.3rem 0;font-size:.82rem;display:flex}.product-features i{width:14px;font-size:.55rem}.product-link{align-items:center;gap:.5rem;margin-top:auto;font-size:.85rem;font-weight:600;transition:gap .2s;display:inline-flex}.product-link:hover{gap:.75rem}.product-link i{font-size:.65rem;transition:transform .2s}.product-outsourcing .product-features i{color:#6366f1}.product-outsourcing:hover{border-color:#6366f1}.product-outsourcing .product-link{color:#6366f1}.product-hrs .product-features i{color:#0ea5e9}.product-hrs:hover{border-color:#0ea5e9}.product-hrs .product-link{color:#0ea5e9}.product-finance .product-icon{color:#2b7a5b;background:#2b7a5b14}.product-finance .product-features i{color:#2b7a5b}.product-finance:hover{border-color:#2b7a5b}.product-finance .product-link{color:#2b7a5b}.product-logistics .product-icon{color:#e8a87c;background:#e8a87c1f}.product-logistics .product-features i{color:#e8a87c}.product-logistics:hover{border-color:#e8a87c}.product-logistics .product-link{color:#e8a87c}.product-technologies .product-icon{color:#f97316;background:#f9731614}.product-technologies .product-features i{color:#f97316}.product-technologies:hover{border-color:#f97316}.product-technologies .product-link{color:#f97316}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.about-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}.about-stat-val{color:#1a1a2e;letter-spacing:-.02em;font-size:2rem;font-weight:800}.about-stat-label{color:#94a3b8;margin-top:.2rem;font-size:.78rem}.about-text h2{letter-spacing:-.025em;margin-bottom:1rem;font-size:2rem;font-weight:800}.about-text p{color:#64748b;margin-bottom:1rem;font-size:.92rem;line-height:1.7}.values{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.value{text-align:center;padding:2rem 1.25rem}.value-icon{color:#53b2a6;background:#53b2a614;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.1rem;display:flex}.value h3{margin-bottom:.4rem;font-size:.95rem;font-weight:700}.value p{color:#64748b;font-size:.8rem;line-height:1.55}.cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#0f3460 100%);padding:6rem 0}.cta h2{margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.cta p{color:#ffffff73;margin-bottom:2rem;font-size:1.05rem}.cta-btn{color:#fff;background:#53b2a6;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.92rem;font-weight:600;transition:all .2s;display:inline-flex}.cta-btn:hover{color:#fff;background:#429e93;transform:translateY(-1px)}.footer{background:#0d1117;padding:3rem 0 2rem}.footer-inner{justify-content:space-between;align-items:flex-start;display:flex}.footer-brand{margin-bottom:.75rem}.footer-brand span{color:#fff;font-size:1.25rem;font-weight:800}.footer-tagline{color:#ffffff40;margin-bottom:1rem;font-size:.78rem}.footer-copy{color:#fff3;font-size:.72rem}.footer-links{gap:3rem;display:flex}.footer-col h4{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.footer-col a{color:#ffffff59;padding:.25rem 0;font-size:.82rem;transition:color .2s;display:block}.footer-col a:hover{color:#fffc}.footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.footer-social{gap:1rem;display:flex}.footer-social a{color:#ffffff40;font-size:.9rem;transition:color .2s}.footer-social a:hover{color:#ffffffb3}.hero-mock{background:#0d1f33;border:1px solid #ffffff14;border-radius:14px;padding:1.25rem}.mock-bar{gap:5px;margin-bottom:1rem;display:flex}.mock-bar span{border-radius:50%;width:8px;height:8px}.mock-bar span:first-child{background:#ff5f57}.mock-bar span:nth-child(2){background:#febc2e}.mock-bar span:nth-child(3){background:#28c840}.mock-header,.mock-row,.mock-total{border-radius:5px;gap:.6rem;margin-bottom:3px;padding:.5rem .6rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem;display:flex}.mock-header{color:#ffffff4d;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:600}.mock-row{color:#ffffff8c;background:#ffffff08}.mock-total{color:#fffc;border-top:1px solid #ffffff1a;margin-top:.4rem;padding-top:.6rem;font-weight:600}.mock-header span:first-child,.mock-row span:first-child,.mock-total span:first-child{flex:1;min-width:0}.mock-header span:not(:first-child),.mock-row span:not(:first-child),.mock-total span:not(:first-child){text-align:right;flex-shrink:0;width:80px}.mock-green{color:#5eead4}.mock-anim{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(8px)}.mock-anim.mock-visible{opacity:1;transform:translateY(0)}.mock-balanced{animation:.6s .3s balancePulse}.mock-check{color:#5eead4;opacity:0;margin-left:.4rem;font-size:.6rem;animation:.4s .5s forwards checkIn}.mock-scene-title{letter-spacing:.1em;text-transform:uppercase;color:#5eead4;margin-bottom:.75rem;font-size:.6rem;font-weight:600}.mock-fade-in{animation:.6s forwards mockFadeIn}.mock-fade-out{animation:.6s forwards mockFadeOut}@keyframes balancePulse{0%{box-shadow:none}50%{box-shadow:0 0 20px #5eead426}to{box-shadow:none}}@keyframes checkIn{to{opacity:1}}@keyframes mockFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes mockFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.modular-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.modular-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem 1.75rem;transition:all .3s}.modular-card:hover{border-color:#53b2a6;transform:translateY(-3px);box-shadow:0 12px 40px #0000000f}.modular-icon{color:#53b2a6;background:#53b2a614;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;font-size:1rem;display:flex}.modular-card h3{margin-bottom:.4rem;font-size:1rem;font-weight:700}.modular-card p{color:#64748b;font-size:.85rem;line-height:1.6}.contact-layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-text h2{margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.contact-text p{color:#ffffff73;margin-bottom:2rem;font-size:1.05rem;line-height:1.65}.contact-info-list{flex-direction:column;gap:.75rem;display:flex}.contact-info-list a{color:#fff9;align-items:center;gap:.6rem;font-size:.92rem;font-weight:500;transition:color .2s;display:inline-flex}.contact-info-list a:hover{color:#fff}.contact-info-list i{color:#53b2a6;width:18px}.contact-form{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.contact-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.contact-success i{color:#53b2a6;margin-bottom:1rem;font-size:2.5rem}.contact-success h3{color:#fff;margin-bottom:.4rem;font-size:1.25rem;font-weight:700}.contact-success p{color:#ffffff80;font-size:.92rem}.cf-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.cf-field{margin-bottom:1rem}.cf-field label{color:#ffffff80;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.cf-field input,.cf-field textarea{color:#fff;resize:vertical;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:.7rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .2s}.cf-field input::placeholder,.cf-field textarea::placeholder{color:#fff3}.cf-field input:focus,.cf-field textarea:focus{border-color:#53b2a6}.cf-submit{color:#fff;cursor:pointer;background:#53b2a6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.cf-submit:hover:not(:disabled){background:#429e93;transform:translateY(-1px)}.cf-submit:disabled{opacity:.6;cursor:not-allowed}.cf-error{text-align:center;color:#f87171;margin-top:.75rem;font-size:.82rem}@media (width<=991px){.hero{text-align:center;padding:110px 0 50px}.hero h1{font-size:2.5rem}.hero p{max-width:100%;margin:0 auto 2rem}.hero-grid{grid-template-columns:1fr}.hero-mock{display:none}.hero-badges,.hero-actions{justify-content:center}.products{grid-template-columns:1fr;max-width:500px;margin:0 auto}.about-grid{grid-template-columns:1fr;gap:2rem}.values{grid-template-columns:repeat(2,1fr)}.modular-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.contact-layout{text-align:center;grid-template-columns:1fr;gap:2rem}.contact-info-list{align-items:center}.footer-inner{flex-direction:column;gap:2rem}}@media (width<=575px){.hero{padding:100px 0 50px}.hero h1{font-size:1.85rem}.hero p{font-size:.92rem}.nav-logo-img{height:40px}.mobile-menu-toggle{display:inline-flex}.nav-links{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:0;padding:.5rem;display:none;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;box-shadow:0 16px 40px #0f172a29}.nav-links.mobile-open{display:flex}.nav:not(.scrolled) .nav-links a,.nav.scrolled .nav-links a,.nav:not(.scrolled) .nav-dropdown-trigger,.nav.scrolled .nav-dropdown-trigger{color:#1a1a2e}.nav-links a,.nav-dropdown-trigger{width:100%;padding:.7rem .75rem}.nav-dropdown{width:100%;display:block}.nav-dropdown-menu{min-width:0;box-shadow:none;margin:.25rem 0 .5rem;position:static}.lang-switch{z-index:120;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.5rem;display:none;position:absolute;top:calc(100% + 19.5rem);left:1rem;right:1rem}.lang-switch.mobile-open{display:flex}.lang-switch button,.nav.scrolled .lang-switch button{color:#64748b;border-color:#e2e8f0;flex:1;padding:.5rem}.lang-switch button.active,.nav.scrolled .lang-switch button.active{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.section{padding:3.5rem 0}.section-header h2{font-size:1.5rem}.section-header{margin-bottom:2rem}.values,.cf-row{grid-template-columns:1fr}.hero-badges{gap:.75rem}.hero-badges span{font-size:.72rem}.cta{padding:4rem 0}.cta h2{font-size:1.5rem}.cta p{font-size:.9rem}.footer-links{flex-direction:column;gap:1.5rem}.product{padding:1.75rem 1.5rem 1.5rem}.product-logo{height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.blog-page{background:#fafbfc;min-height:80vh;padding:100px 0 60px}.blog-header{text-align:center;margin-bottom:2.5rem}.blog-header h1{color:#1a1a2e;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.blog-header p{color:#64748b;max-width:560px;margin:0 auto;font-size:1rem}.blog-categories{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.blog-categories button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:.4rem 1rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .2s}.blog-categories button:hover{color:#1a1a2e;border-color:#cbd5e1}.blog-categories button.active{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.blog-loading,.blog-empty{text-align:center;color:#94a3b8;padding:4rem 0;font-size:.95rem}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.blog-card{background:#fff;border:1px solid #e8ecf1;border-radius:12px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.blog-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.blog-card-image{aspect-ratio:16/9;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%}.blog-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-card-category{text-transform:uppercase;letter-spacing:.04em;color:#2b7a5b;margin-bottom:.5rem;font-size:.72rem;font-weight:600;display:inline-block}.blog-card-body h2{color:#1a1a2e;margin-bottom:.75rem;font-size:1.15rem;font-weight:600;line-height:1.35}.blog-card-body p{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card-meta{color:#94a3b8;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;font-size:.78rem;display:flex}.blog-pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.blog-pagination button{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;transition:all .2s}.blog-pagination button:hover:not(:disabled){border-color:#1a1a2e}.blog-pagination button:disabled{opacity:.4;cursor:not-allowed}.blog-pagination span{color:#64748b;font-size:.85rem}.blog-post-container{max-width:740px;margin:0 auto}.blog-back-link{color:#2b7a5b;margin-bottom:1.5rem;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-block}.blog-back-link:hover{color:#1a5c42}.blog-post-header{margin-bottom:2rem}.blog-post-header h1{color:#1a1a2e;margin:.5rem 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.blog-post-meta{color:#94a3b8;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.blog-post-cover{border-radius:12px;margin-bottom:2rem;overflow:hidden}.blog-post-cover img{width:100%}.blog-post-body{color:#334155;font-size:1.05rem;line-height:1.8}.blog-post-body h1{color:#1a1a2e;margin:2rem 0 1rem;font-size:1.75rem;font-weight:700}.blog-post-body h2{color:#1a1a2e;margin:2rem 0 .75rem;font-size:1.4rem;font-weight:600}.blog-post-body h3{color:#1a1a2e;margin:1.5rem 0 .5rem;font-size:1.15rem;font-weight:600}.blog-post-body p{margin-bottom:1.25rem}.blog-post-body ul,.blog-post-body ol{margin:0 0 1.25rem 1.5rem}.blog-post-body li{margin-bottom:.4rem}.blog-post-body a{color:#2b7a5b;text-decoration:underline}.blog-post-body a:hover{color:#1a5c42}.blog-post-body strong{color:#1a1a2e;font-weight:600}.blog-post-body code{background:#f1f5f9;border-radius:4px;padding:.15rem .4rem;font-size:.9em}.blog-post-body pre{color:#e2e8f0;background:#1a1a2e;border-radius:8px;margin-bottom:1.25rem;padding:1.25rem;overflow-x:auto}.blog-post-body pre code{color:inherit;background:0 0;padding:0}.blog-post-body table{border-collapse:collapse;width:100%;margin-bottom:1.25rem}.blog-post-body th,.blog-post-body td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.6rem .8rem;font-size:.92rem}.blog-post-body th{color:#1a1a2e;background:#f8fafc;font-weight:600}.blog-post-body hr{border:none;border-top:1px solid #e2e8f0;margin:2rem 0}.blog-post-body blockquote{background:#f0fdf4;border-left:3px solid #2b7a5b;border-radius:0 8px 8px 0;margin:1.25rem 0;padding:.75rem 1.25rem}.blog-post-footer{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem}.blog-footer{color:#ffffff80;text-align:center;background:#1a1a2e;padding:2rem 0;font-size:.85rem}.blog-footer a{color:#ffffffb3}.blog-footer a:hover{color:#fff}@media (width<=768px){.blog-header h1{font-size:1.75rem}.blog-grid{grid-template-columns:1fr}.blog-post-header h1{font-size:1.6rem}.blog-post-body{font-size:.95rem}}.calc-page{background:linear-gradient(#f0f4f8,#fff);min-height:80vh;padding:100px 0 60px}.calc-container{max-width:680px;margin:0 auto;padding:0 1.5rem}.calc-header{text-align:center;margin-bottom:2rem}.calc-header h1{color:#1a1a2e;margin-bottom:.35rem;font-size:2.25rem;font-weight:700}.calc-header p{color:#64748b;font-size:.95rem}.calc-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1.25rem;padding:1.75rem;box-shadow:0 1px 3px #0000000a}.calc-toggle{background:#f1f5f9;border-radius:12px;gap:4px;max-width:320px;margin:0 auto 1.5rem;padding:4px;display:flex}.calc-toggle button{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:10px;flex:1;padding:.5rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.calc-toggle button.active{color:#1a1a2e;background:#fff;box-shadow:0 1px 3px #00000014}.calc-input-group{max-width:360px;margin:0 auto 1.5rem}.calc-input-group label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.72rem;font-weight:600;display:block}.calc-input-wrap{position:relative}.calc-input-wrap input{text-align:center;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:1rem;font-family:SF Mono,Fira Code,monospace;font-size:1.5rem;font-weight:700;transition:border-color .2s}.calc-input-wrap input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f614}.calc-input-suffix{color:#94a3b8;font-size:.9rem;font-weight:600;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.calc-quick{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.6rem;display:flex}.calc-quick button{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;padding:.25rem .65rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .15s}.calc-quick button:hover{background:#e2e8f0}.calc-quick button.active{color:#1d4ed8;background:#dbeafe}.calc-results{margin-top:1rem}.calc-result-main{text-align:center;background:linear-gradient(135deg,#eff6ff,#eef2ff);border-radius:12px;margin-bottom:1rem;padding:1.25rem}.calc-result-label{color:#3b82f6;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:.72rem;font-weight:600}.calc-result-value{color:#1e40af;font-family:SF Mono,Fira Code,monospace;font-size:2.5rem;font-weight:700}.calc-result-value span{font-size:1rem}.calc-row{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.88rem;display:flex}.calc-row.calc-indent{padding-left:.75rem}.calc-mono{font-family:SF Mono,Fira Code,monospace;font-size:.85rem;font-weight:600}.calc-red{color:#ef4444}.calc-section-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-top:.75rem;margin-bottom:.35rem;font-size:.72rem;font-weight:600}.calc-ceiling{color:#b45309;background:#fffbeb;border-radius:8px;margin-top:.5rem;padding:.5rem .75rem;font-size:.78rem}.calc-neto-row{color:#15803d;background:#f0fdf4;border-radius:12px;justify-content:space-between;align-items:center;margin-top:.75rem;padding:.75rem 1rem;font-weight:700;display:flex}.calc-neto-row .calc-mono{color:#15803d;font-size:1.1rem}.calc-info{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;font-size:.88rem}.calc-info ul{margin:0;padding-left:1.25rem;list-style:outside}.calc-info li{margin-bottom:.25rem}.calc-faq h3{color:#1a1a2e;margin:1rem 0 .25rem;font-size:.92rem;font-weight:600}.calc-faq h3:first-child{margin-top:0}.calc-faq p{color:#64748b;margin:0;font-size:.85rem}@media (width<=768px){.calc-header h1{font-size:1.6rem}.calc-result-value{font-size:2rem}.calc-input-wrap input{font-size:1.25rem}}
