*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{-webkit-text-size-adjust:none;text-size-adjust:none;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}
body{min-height:100dvh;line-height:1.6;font-family:'Segoe UI',Arial,sans-serif;font-size:clamp(1rem,0.95rem + 0.25vw,1.125rem);color:#1a1a1a;background:#E8E8E8}
img,picture,svg{display:block;max-width:100%;height:auto}
ul,ol{list-style:none}
input,button,textarea,select{font:inherit;color:inherit}
h1,h2,h3,h4{text-wrap:balance;line-height:1.2}
p,li{text-wrap:pretty}
button{cursor:pointer;background:none;border:none}
a{color:inherit;text-decoration:none}
a,button,[role="button"]{transition:color 180ms ease,background 180ms ease,box-shadow 180ms ease}
table{border-collapse:collapse;width:100%}
:focus-visible{outline:2px solid #E78B3D;outline-offset:3px}
.skip-lnk{position:absolute;left:-9999px;top:4px;background:#E78B3D;color:#ffffff;padding:8px 16px;font-size:0.875rem;font-weight:700;border-radius:4px;z-index:9999}
.skip-lnk:focus{left:10px}
.pg-wrap{max-width:1200px;margin:0 auto;padding-left:10px;padding-right:10px}
header{background:#1E312E;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,0.25)}
.hdr-bar{max-width:1200px;margin:0 auto;padding:0 10px;display:flex;align-items:center;justify-content:space-between;height:68px}
.hdr-bar>a img{display:block;width:160px;height:57px;object-fit:contain}
.desk-nav{display:none}
.ham-btn{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;background:none;border:none;cursor:pointer;flex-shrink:0}
.ham-btn span{display:block;width:26px;height:2px;background:#ffffff;border-radius:2px}
.btn-login{display:inline-block;padding:8px 20px;border:1px solid #E78B3D;color:#E78B3D;border-radius:4px;font-size:0.875rem;font-weight:600}
.btn-login:hover{background:#E78B3D;color:#ffffff}
.btn-signup{display:inline-block;padding:8px 20px;background:#E78B3D;color:#ffffff;border-radius:4px;font-size:0.875rem;font-weight:700}
.btn-signup:hover{background:#cf7530}
.mob-menu{display:none;flex-direction:column;position:fixed;inset:0;background:#1E312E;z-index:200;overflow-y:auto}
.mob-menu.mob-open{display:flex}
.mob-top{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,0.1);flex-shrink:0}
.mob-top img{width:140px;height:auto}
.mob-close{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:#ffffff;font-size:1.5rem;background:none;border:none;cursor:pointer;flex-shrink:0}
.mob-nav-list{padding:0}
.mob-nav-list li{border-bottom:1px solid rgba(255,255,255,0.07)}
.mob-nav-list a{display:block;padding:14px 20px;color:#E8E8E8;font-size:1rem}
.mob-nav-list a:hover{color:#E78B3D}
.nav-active{color:#E78B3D;font-size:0.9rem;font-weight:600}
.mob-parent-row{display:flex;align-items:center}
.mob-par-link{flex:1;padding:14px 20px;color:#E8E8E8;display:block;font-size:1rem}
.mob-sub-arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;cursor:pointer;transition:transform 0.25s;transform-origin:center;color:#E8E8E8;font-size:0.75rem}
.mob-sub-arrow.mob-arr-open{transform:rotate(180deg)}
.mob-sub{display:none;background:rgba(0,0,0,0.2)}
.mob-sub.sub-open{display:block}
.mob-sub li a{display:block;padding:12px 20px 12px 36px;color:#cccccc;font-size:0.9rem}
.mob-sub li a:hover{color:#E78B3D}
.mob-auth{display:flex;gap:12px;padding:20px 16px;flex-shrink:0}
.mob-auth-btn{flex:1;text-align:center}
.mob-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.55);z-index:190}
.mob-overlay.ov-open{display:block}
@media (min-width:1081px){
.ham-btn{display:none}
.mob-menu{display:none!important}
.mob-overlay{display:none!important}
.desk-nav{display:flex;align-items:center;flex:1;padding-left:32px}
.desk-nav-list{display:flex;align-items:center;gap:24px;flex:1}
.desk-nav-list li{position:relative}
.desk-nav-list a{color:#E8E8E8;font-size:0.9rem;font-weight:500;padding:4px 0;display:block}
.desk-nav-list a:hover{color:#E78B3D}
.desk-nav-list .nav-active{color:#E78B3D;font-size:0.9rem;font-weight:600}
.has-sub{display:flex;align-items:center;gap:4px;position:relative}
.sub-arrow{font-size:0.65rem;color:#E8E8E8;transition:transform 0.25s;transform-origin:center;cursor:default}
.has-sub:hover .sub-arrow{transform:rotate(180deg)}
.sub-menu{display:none;position:absolute;top:calc(100% + 1px);left:0;background:#1E312E;z-index:300;border-top:2px solid #E78B3D}
.has-sub:hover .sub-menu{display:block}
.sub-menu li a{display:block;padding:8px 14px;color:#E8E8E8;font-size:0.88rem;white-space:nowrap}
.sub-menu li a:hover{color:#E78B3D;background:rgba(231,139,61,0.08)}
.desk-auth{display:flex;align-items:center;gap:10px;flex-shrink:0}
}
.breadcrumb{background:#172b27;padding:8px 10px;font-size:0.8rem}
.breadcrumb ol{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center}
.breadcrumb a{color:#b0c8c4}
.breadcrumb a:hover{color:#E78B3D}
.breadcrumb li[aria-current="page"]{color:#E78B3D;font-weight:600}
.bc-sep{color:#5a8078;padding:0 6px}
.cr-hero{background:linear-gradient(135deg,#1a2d1a 0%,#243d28 55%,#1E312E 100%);position:relative;overflow:hidden;padding:64px 0}
.cr-pattern{position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,0.02) 0px,rgba(255,255,255,0.02) 1px,transparent 1px,transparent 44px),repeating-linear-gradient(0deg,rgba(255,255,255,0.02) 0px,rgba(255,255,255,0.02) 1px,transparent 1px,transparent 44px);pointer-events:none}
.cr-bg-svg{position:absolute;right:-20px;bottom:-20px;width:300px;opacity:0.45;pointer-events:none;z-index:0}
.cr-bg-svg svg{width:100%}
.cr-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:40px;align-items:center}
.cr-hero-txt{color:#ffffff;max-width:620px}
.cr-hero-txt h1{font-size:clamp(1.75rem,1rem + 2.5vw,3rem);color:#ffffff;margin-bottom:16px;font-weight:800}
.cr-hero-lead{font-size:clamp(0.95rem,0.9rem + 0.2vw,1.05rem);color:#d8ead8;line-height:1.75;margin-bottom:28px}
.cr-hero-svg-wrap{width:100%;max-width:280px;flex-shrink:0}
.cr-hero-svg-wrap svg{width:100%}
@media (min-width:1081px){
.cr-hero-inner{flex-direction:row;justify-content:space-between;align-items:center}
.cr-hero-txt{flex:1}
.cr-hero-svg-wrap{width:40%;max-width:320px;min-width:180px}
}
.cta-btn{display:inline-block;padding:13px 32px;background:#E78B3D;color:#ffffff;border-radius:5px;font-weight:700;font-size:0.95rem;text-align:center}
.cta-btn:hover{background:#cf7530}
.cta-cnt{text-align:center;margin-top:24px}
.cr-what-sec{padding:60px 0;background:#ffffff}
.cr-what-sec h2,.cr-stats-sec h2,.cr-how-sec h2,.cr-compare-sec h2{font-size:clamp(1.4rem,1rem + 1.25vw,2rem);color:#1E312E;margin-bottom:16px}
.cr-what-sec p,.cr-compare-sec p{color:#333333;line-height:1.75;margin-bottom:16px}
.cr-stats-sec{padding:60px 0;background:#E8E8E8}
.cr-stats-sec p{color:#333333;line-height:1.75;margin-bottom:24px}
.stats-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:8px}
@media (min-width:769px){.stats-cards{grid-template-columns:repeat(4,1fr)}}
.stat-card{background:#ffffff;border-radius:8px;padding:18px 14px;text-align:center;box-shadow:0 1px 4px rgba(0,0,0,0.06);display:flex;flex-direction:column;gap:6px}
.stat-val{font-size:1.25rem;font-weight:800;color:#E78B3D;line-height:1.2}
.stat-lbl{font-size:0.78rem;color:#555555;font-weight:600;text-transform:uppercase;letter-spacing:0.04em;line-height:1.3}
.cr-how-sec{padding:60px 0;background:#ffffff}
.cr-how-sec p{color:#333333;line-height:1.75;margin-bottom:24px}
.how-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:8px}
@media (min-width:769px){.how-grid{grid-template-columns:repeat(4,1fr)}}
.how-card{background:#f5f5f5;border-radius:8px;padding:20px 14px;box-shadow:0 1px 4px rgba(0,0,0,0.05)}
.how-num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#E78B3D;color:#ffffff;border-radius:50%;font-size:1.1rem;font-weight:800;margin-bottom:10px}
.how-card h3{font-size:0.92rem;color:#1E312E;margin-bottom:7px;font-weight:700}
.how-card p{font-size:0.875rem;color:#444444;line-height:1.6}
.cr-compare-sec{padding:60px 0;background:#E8E8E8}
.cmp-tbl-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:24px;margin-bottom:8px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,0.07)}
.cmp-tbl{background:#ffffff;border-radius:8px;min-width:500px}
.cmp-tbl thead{background:#1E312E}
.cmp-tbl thead th{color:#ffffff;font-size:0.85rem;font-weight:700;text-align:left;padding:12px 16px}
.cmp-tbl tbody tr:nth-child(odd){background:#ffffff}
.cmp-tbl tbody tr:nth-child(even){background:#f7f7f7}
.cmp-tbl tbody tr:first-child td{color:#E78B3D}
.cmp-tbl tbody tr:first-child td:first-child{font-weight:800}
.cmp-tbl td{padding:11px 16px;font-size:0.875rem;color:#333333;border-bottom:1px solid #e4e4e4;line-height:1.5}
.cmp-tbl td:first-child{font-weight:600;color:#1E312E}
footer{background:#191919;color:#cccccc;padding:48px 0 0}
.ft-wrap{max-width:1200px;margin:0 auto;padding:0 10px}
.ft-top{display:flex;flex-direction:column;gap:32px;margin-bottom:36px}
@media (min-width:769px){.ft-top{flex-direction:row;gap:48px;align-items:flex-start}}
.ft-brand{max-width:260px}
.ft-brand a img{display:block;width:160px;height:57px;object-fit:contain}
.ft-desc{margin-top:12px;font-size:0.83rem;color:#a5a5a5;line-height:1.5}
.ft-nav{display:flex;gap:48px;flex-wrap:wrap}
.ft-col{display:flex;flex-direction:column;gap:8px}
.ft-col-ttl{font-size:0.78rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:#E78B3D;margin-bottom:4px;display:block}
.ft-col a{font-size:0.875rem;color:#cccccc}
.ft-col a:hover{color:#E78B3D}
.ft-logos-row{margin-bottom:28px}
.ft-logos-ttl{display:block;font-size:0.78rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:#E78B3D;margin-bottom:14px}
.ft-logos{display:flex;flex-wrap:wrap;gap:16px;align-items:center}
.ft-logos img{filter:brightness(0) invert(1);opacity:0.65}
.ft-legal{padding:20px 0;border-top:1px solid rgba(255,255,255,0.1);font-size:0.77rem;color:#a5a5a5;line-height:1.65}
.ft-bottom{display:flex;flex-direction:column;gap:16px;align-items:flex-start;padding:20px 0;border-top:1px solid rgba(255,255,255,0.08)}
@media (min-width:769px){.ft-bottom{flex-direction:row;align-items:center;justify-content:space-between}}
.ft-trust{display:flex;align-items:center;gap:16px}
.ft-trust img{opacity:0.85}
.ft-copy{font-size:0.8rem;color:#a5a5a5}
@media (max-width:480px){
.stats-cards{grid-template-columns:repeat(2,1fr)}
.how-grid{grid-template-columns:1fr}
.ft-nav{flex-direction:column;gap:24px}
.cmp-tbl thead th,.cmp-tbl td{font-size:0.78rem;padding:9px 10px}
}
@media (max-width:320px){
.hdr-bar{padding:0 6px}
.pg-wrap{padding-left:6px;padding-right:6px}
.mob-menu{width:100%}
.stats-cards{grid-template-columns:1fr}
.cmp-tbl thead th,.cmp-tbl td{font-size:0.7rem;padding:7px 8px}
}