.wos{--d100:#1a2d4a;--d200:#12253f;--d300:#0e1f36;--d400:#0a1628;--d500:#081220;--d600:#060e1a;--l300:#d4d4d4;--l400:#a3a3a3;--l500:#737373;--em:#10b981;--em4:#34d38b;--gold:#f5a623;--dborder:#1e3a5f;font-family:var(--font-inter), Inter, system-ui, sans-serif;background:var(--d600);color:#fff}.wos *,.wos :before,.wos :after{box-sizing:border-box;margin:0;padding:0}.wos-hero{justify-content:center;align-items:center;min-height:100vh;padding:128px 24px 80px;display:flex;position:relative;overflow:hidden}.wos-hero-bg{background:radial-gradient(ellipse at center, var(--d300), var(--d500), var(--d600));position:absolute;inset:0}.wos-blob{filter:blur(120px);pointer-events:none;border-radius:50%;width:35rem;height:35rem;animation:3s cubic-bezier(.4,0,.6,1) infinite wpulse;position:absolute}@keyframes wpulse{50%{opacity:.3}}.wos-hc{z-index:10;text-align:center;max-width:64rem;margin:0 auto;position:relative}.wos-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ef44441a;border:1px solid #ef44444d;border-radius:9999px;align-items:center;gap:8px;margin-bottom:2rem;padding:8px 16px;display:inline-flex}.wos-bdot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:2s cubic-bezier(.4,0,.6,1) infinite wpulse}.wos-btxt{letter-spacing:.1em;text-transform:uppercase;color:#f87171;font-size:.875rem;font-weight:600}.wos-hero h1{letter-spacing:-.025em;margin-bottom:2rem;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:900;line-height:1.05}.wos-hero .grad{background:linear-gradient(90deg,#34d38b,#86efac,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.wos-hsub{color:var(--l300);max-width:48rem;margin:0 auto 2.5rem;font-size:clamp(1.05rem,2.2vw,1.5rem);font-weight:300;line-height:1.625}.wos-hbtns{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.wos-bg{color:#fff;cursor:pointer;background:linear-gradient(90deg,#10b981,#16a34a);border:none;border-radius:12px;justify-content:center;align-items:center;padding:20px 40px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.wos-bg:hover{transform:scale(1.05);box-shadow:0 0 40px #10b98166}.wos-bo{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;padding:20px 40px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.wos-bo:hover{background:#ffffff0d}.wos-trust{border-top:1px solid var(--dborder);border-bottom:1px solid var(--dborder);background:#0812204d;padding:48px 24px}.wos-ti{text-align:center;max-width:80rem;margin:0 auto}.wos-tl{color:var(--l400);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2rem;font-size:.8rem;font-weight:600}.wos-tlogos{opacity:.6;filter:grayscale();flex-wrap:wrap;justify-content:center;gap:3rem;transition:all .5s;display:flex}.wos-tlogos:hover{filter:grayscale(0);opacity:1}.wos-pain{background:var(--d600);padding:96px 24px}.wos-pi{max-width:56rem;margin:0 auto}.wos-pain h2{text-align:center;margin-bottom:1.5rem;font-size:clamp(1.75rem,4.5vw,3rem);font-weight:900}.wos-pain .stk{color:#f87171;text-decoration:line-through;text-decoration-thickness:4px}.wos-pc{background:var(--d500);border:1px solid #ef444433;border-radius:16px;align-items:flex-start;gap:16px;padding:24px;transition:border-color .3s;display:flex}.wos-pc:hover{border-color:#ef444480}.wos-px{color:#ef4444;background:#ef44441a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.125rem;font-weight:700;display:flex}.wos-pc p{color:var(--l300);padding-top:4px;font-size:1.125rem;line-height:1.6}.wos-pcs{flex-direction:column;gap:1.5rem;margin-top:2.5rem;display:flex}.wos-sol{background:var(--d500);padding:128px 24px;position:relative}.wos-si{max-width:80rem;margin:0 auto}.wos-sol h2{text-align:center;margin-bottom:5rem;font-size:clamp(1.75rem,4.5vw,3rem);font-weight:900}.wos-sol .em{color:#34d38b}.wos-pg{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.wos-pl{background:var(--d600);border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem;transition:all .3s}.wos-pl:hover{border-color:#10b9814d;transform:translateY(-.5rem)}.wos-pli{background:#10b9811a;border-radius:16px;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:2rem;font-size:2.25rem;transition:transform .3s;display:flex}.wos-pl:hover .wos-pli{transform:scale(1.1)}.wos-pl h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.wos-pl p{color:var(--l400);line-height:1.625}.wos-roi{background:var(--d600);border-top:1px solid var(--dborder);border-bottom:1px solid var(--dborder);padding:96px 24px;position:relative}.wos-ri{max-width:72rem;margin:0 auto}.wos-roi h2{text-align:center;margin-bottom:1rem;font-size:clamp(1.75rem,4.5vw,3rem);font-weight:900}.wos-roi .gradtxt{background:linear-gradient(90deg,#f87171,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.wos-roi .sub{text-align:center;color:var(--l400);margin-bottom:4rem;font-size:1.125rem}.wos-rcols{flex-direction:column;gap:3rem;display:flex}.wos-rleft{background:#08122080;border:1px solid #ffffff0d;border-radius:24px;flex:1;padding:2rem}.wos-rleft h3{color:#fff;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.wos-agrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:2rem;display:grid}.wos-abtn{cursor:pointer;color:#fff;background:0 0;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:16px;font-family:inherit;transition:all .3s;display:flex;position:relative}.wos-abtn.on{background:#10b9811a;border-color:#10b98180;box-shadow:0 0 20px #10b98126}.wos-abtn:hover{border-color:#10b9814d}.wos-abtn .ico{margin-bottom:8px;font-size:1.5rem}.wos-abtn .nm{text-align:center;color:var(--l300);font-size:.75rem;font-weight:600}.wos-acheck{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 8px #0000004d}.wos-usec{border-top:1px solid #ffffff1a;padding-top:2rem}.wos-usec h3{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.wos-uctrls{background:#0a162880;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:0;padding:8px;display:inline-flex}.wos-ubtn{background:var(--d300);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-family:inherit;font-size:1.25rem;font-weight:700;transition:background .2s;display:flex}.wos-ubtn:hover{background:var(--d200)}.wos-uval{text-align:center;color:#fff;width:64px;font-size:1.5rem;font-weight:700}.wos-rright{flex-direction:column;flex-shrink:0;justify-content:center;width:100%;display:flex}.wos-rcard{border:1px solid var(--dborder);background:#0a16284d;border-radius:24px;padding:2rem}.wos-rlbl{color:var(--l400);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.wos-ritem{justify-content:space-between;align-items:center;padding:6px 0;font-size:.875rem;display:flex}.wos-ritem .n{color:var(--l300)}.wos-ritem .v{color:#fff;font-weight:500}.wos-rtotal{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:8px;padding-top:16px;display:flex}.wos-rtotal .n{color:#fff;font-weight:700}.wos-rtotal .v{color:#f87171;font-weight:700}.wos-rsep{border-bottom:1px dashed #ffffff1a;margin-bottom:2rem;padding-bottom:2rem}.wos-woslbl{color:var(--l400);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.8rem;font-weight:600}.wos-wostot{justify-content:space-between;align-items:center;padding-top:8px;display:flex}.wos-wostot .n{color:#fff;font-weight:700}.wos-wostot .v{color:#34d38b;font-weight:700}.wos-wosnote{color:var(--l500);margin-top:8px;font-size:.75rem}.wos-savings{text-align:center;background:#10b9810d;border-top:1px solid #10b9814d;border-radius:16px;margin-top:1rem;padding:1.5rem}.wos-savings h3{color:var(--l300);margin-bottom:.5rem;font-size:1rem;font-weight:700}.wos-savings .amt{background:linear-gradient(90deg,#34d38b,#22c55e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:900}.wos-inv{background:var(--d500);padding:96px 24px}.wos-invi{text-align:center;max-width:56rem;margin:0 auto}.wos-inv h2{margin-bottom:2rem;font-size:clamp(1.75rem,4.5vw,2.5rem);font-weight:900}.wos-inv .desc{color:var(--l300);font-size:1.25rem;line-height:1.625}.wos-inv .desc strong{color:#fff}.wos-inv .desc .em{color:#34d38b;font-weight:700}.wos-pr{background:var(--d600);padding:128px 24px}.wos-pri{max-width:80rem;margin:0 auto}.wos-pr h2{text-align:center;margin-bottom:4rem;font-size:clamp(1.75rem,4.5vw,3rem);font-weight:900}.wos-prg{grid-template-columns:repeat(3,1fr);align-items:start;gap:2rem;display:grid}.wos-prc{background:#0a16284d;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;padding:2rem;display:flex}.wos-prc.feat{background:#10b9810d;border-color:#10b98180;position:relative;transform:translateY(-16px);box-shadow:0 0 40px #10b9811a}.wos-prc.feat .wos-ptag{color:#fff;white-space:nowrap;background:#10b981;border-radius:9999px;padding:4px 16px;font-size:.875rem;font-weight:700;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.wos-prc h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.wos-prc .sub{color:var(--l400);margin-bottom:1.5rem;font-size:.875rem}.wos-prc .setup{color:#fff;font-size:1.875rem;font-weight:900}.wos-prc .setup span{color:var(--l400);font-size:.875rem;font-weight:400}.wos-prc .saed{color:var(--l500);margin-top:4px;font-size:.875rem}.wos-prc .mo{color:#34d38b;margin-top:12px;font-size:1.25rem;font-weight:700}.wos-prc .mo span{color:#34d38bb3;font-size:.875rem;font-weight:400}.wos-prc .maed{color:#10b98199;font-size:.75rem}.wos-prc .pramt{flex-direction:column;gap:12px;margin-bottom:1.5rem;display:flex}.wos-prc ul{flex:1;margin:1.5rem 0;padding:0;list-style:none}.wos-prc ul li{color:var(--l300);align-items:flex-start;gap:12px;padding:8px 0;font-size:.875rem;display:flex}.wos-prc ul li .chk{color:#34d38b;flex-shrink:0}.wos-prc.feat ul li{color:#34d38bd9;font-weight:500}.wos-prc.feat ul li:first-child{color:#fff;font-weight:700}.wos-cta{background:var(--d500);text-align:center;padding:128px 24px;position:relative;overflow:hidden}.wos-cta:before{content:"";background:#064e3b33;position:absolute;inset:0}.wos-ctai{z-index:10;max-width:56rem;margin:0 auto;position:relative}.wos-cta h2{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:900}.wos-cta p{color:var(--l300);margin-bottom:3rem;font-size:1.5rem}.wos-ctab{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#10b981;border:none;border-radius:16px;padding:24px 48px;font-size:1.25rem;font-weight:900;text-decoration:none;transition:all .3s;display:inline-block}.wos-ctab:hover{background:#34d38b;transform:scale(1.05);box-shadow:0 0 50px #10b98180}.wos-chat{z-index:999999;flex-direction:column;align-items:flex-end;font-family:system-ui,sans-serif;display:flex;position:fixed;bottom:24px;right:24px}.wos-chatw{flex-direction:column;align-items:flex-end;display:flex}.wos-chatb{background:#fff;border:1px solid #f3f4f6;border-radius:16px;max-width:240px;margin-bottom:12px;padding:12px;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.wos-chatb .arr{background:#fff;border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;width:16px;height:16px;position:absolute;bottom:-8px;right:24px;transform:rotate(45deg)}.wos-chatx{cursor:pointer;color:#9ca3af;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:12px;display:flex;position:absolute;top:8px;right:8px}.wos-chatb .title{color:#1a2836;align-items:center;gap:4px;margin-bottom:4px;font-size:15px;font-weight:600;display:flex}.wos-chatb .desc{color:#8ba3b8;font-size:13px;line-height:1.4}.wos-chatav{flex-direction:column;align-items:center;gap:8px;display:flex}.wos-chatavb{cursor:pointer;background:#fff;border:1px solid #f3f4f6;border-radius:50%;width:64px;height:64px;padding:2px;transition:all .3s;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.wos-chatavb:hover{border-color:#3b82f6}.wos-chatavb img{object-fit:cover;border-radius:50%;width:100%;height:100%;transition:transform .3s}.wos-chatavb:hover img{transform:scale(1.05)}.wos-chatlbl{color:#1a2836;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #f3f4f6;border-radius:9999px;margin-top:4px;padding:4px 12px;font-size:11px;font-weight:600;box-shadow:0 4px 6px -1px #0000001a}.wos-chatlbl:hover{background:#f9fafb}@keyframes wbounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@media (min-width:1024px){.wos-rcols{flex-direction:row}.wos-rright{width:400px}}@media (max-width:1024px){.wos-pg,.wos-prg{grid-template-columns:1fr}.wos-prc.feat{transform:none}.wos-agrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.wos-hero{padding:140px 16px 60px}.wos-hbtns{flex-direction:column;width:100%;max-width:320px;margin:0 auto}.wos-bg,.wos-bo{width:100%}.wos-agrid{grid-template-columns:repeat(2,1fr)}.wos-tlogos{gap:1.5rem}}
