:where(#codplus-home h1,#codplus-home h2,#codplus-home h3,#codplus-home h4,#codplus-home h5,#codplus-home h6){font-weight:700}:where(#codplus-home h1){font-size:2em}:where(#codplus-home h2){font-size:1.5em}:where(#codplus-home h3){font-size:1.17em}:where(#codplus-home h4){font-size:1em}:where(#codplus-home h5){font-size:.83em}:where(#codplus-home h6){font-size:.67em}:where(#codplus-home b,#codplus-home strong){font-weight:bolder}#codplus-home{--navy:#101b39;--navy-2:#17284a;--teal:#44b2a9;--teal-2:#38978f;--teal-soft:#eaf7f5;--teal-soft-2:#f5fbfa;--white:#fff;--text:#182640;--muted:#647386;--line:#dcebe9;--line-2:#b8ddd8;--page:#fbfefe;--container:min(1180px, calc(100% - 28px));--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--section:58px;--shadow:none}#codplus-home *{box-sizing:border-box;margin:0;padding:0}#codplus-home{scroll-behavior:smooth;color:var(--text);background:radial-gradient(circle at 12% 0,#44b2a914,#0000 22%),radial-gradient(circle at 96% 10%,#44b2a90f,#0000 18%),linear-gradient(#fff 0%,#fbfefe 100%);font-family:Inter,sans-serif;line-height:1.65;overflow-x:hidden}#codplus-home a{color:inherit;text-decoration:none}#codplus-home button,#codplus-home input,#codplus-home select,#codplus-home textarea{font:inherit}#codplus-home img{max-width:100%;display:block}#codplus-home .container{width:var(--container);margin-inline:auto}#codplus-home .section{padding:var(--section) 0}#codplus-home .heading{letter-spacing:-1.2px;color:var(--navy);font-family:Manrope,sans-serif;font-weight:800;line-height:1.08}#codplus-home .muted{color:var(--muted)}#codplus-home .eyebrow{border:1px solid var(--line);min-height:34px;color:var(--teal-2);text-transform:uppercase;letter-spacing:.08em;background:#ffffffe6;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}#codplus-home .eyebrow:before{content:"";background:var(--teal);border-radius:50%;width:7px;height:7px}#codplus-home .titleBlock{max-width:680px;margin-bottom:18px}#codplus-home .titleBlock.center{text-align:center;margin-inline:auto}#codplus-home .titleBlock h2{margin:10px 0;font-size:clamp(30px,3.8vw,46px)}#codplus-home .titleBlock p{color:var(--muted);max-width:640px;font-size:14px}#codplus-home .titleBlock.center p{margin-inline:auto}#codplus-home .panel{border:1px solid var(--line);border-radius:var(--radius-xl);background:radial-gradient(circle at 100% 100%,#44b2a914,#0000 28%),linear-gradient(#fff 0%,#f9fcfb 100%);overflow:hidden}#codplus-home .softCard{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg,#44b2a91a 0%,#fff 38%,#f5fbfa 100%);transition:transform .22s,border-color .22s,background .22s}#codplus-home .softCard:hover,#codplus-home .softCard:focus-visible{border-color:var(--teal);background:linear-gradient(145deg,#44b2a926 0%,#fff 35%,#f1faf8 100%);outline:none;transform:translateY(-3px)}#codplus-home .btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:13px;font-weight:700;transition:transform .2s,border-color .2s,background-color .2s,color .2s;display:inline-flex}#codplus-home .btn:hover{transform:translateY(-2px)}#codplus-home .btnPrimary{color:#fff;background:var(--navy);border-color:var(--navy)}#codplus-home .btnPrimary:hover{background:var(--teal-2);border-color:var(--teal-2)}#codplus-home .btnSoft{color:var(--navy);border-color:var(--line);background:#fff}#codplus-home .btnSoft:hover{color:var(--teal-2);border-color:var(--teal);background:#fbffff}#codplus-home .header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}#codplus-home .nav{align-items:center;gap:20px;min-height:76px;display:flex}#codplus-home .brand{align-items:center;min-width:140px;margin-right:auto;display:flex}#codplus-home .brand img{width:148px;height:auto}#codplus-home .navLinks{color:#41526a;align-items:center;gap:22px;font-size:12px;font-weight:700;display:flex}#codplus-home .navLinks a{transition:color .2s;position:relative}#codplus-home .navLinks a:hover{color:var(--teal-2)}#codplus-home .navLinks a:after{content:"";background:var(--teal);border-radius:999px;width:0;height:2px;transition:width .2s;position:absolute;bottom:-8px;left:0}#codplus-home .navLinks a:hover:after{width:100%}#codplus-home .navActions{gap:9px;margin-left:auto;display:flex}#codplus-home .menuBtn{color:var(--navy);cursor:pointer;background:0 0;border:0;font-size:26px;display:none}#codplus-home .hero{padding:34px 0 14px}#codplus-home .heroGrid{grid-template-columns:1.04fr .96fr;align-items:stretch;gap:14px;display:grid}#codplus-home .heroCopy,#codplus-home .heroVisual{min-height:500px;padding:30px}#codplus-home .heroCopy{flex-direction:column;justify-content:center;display:flex}#codplus-home .heroCopy h1{max-width:660px;margin:16px 0 14px;font-size:clamp(40px,5.4vw,72px)}#codplus-home .heroCopy h1 span{color:var(--teal)}#codplus-home .heroCopy p{max-width:600px;color:var(--muted);margin-bottom:20px;font-size:15px}#codplus-home .heroActions{flex-wrap:wrap;gap:10px;display:flex}#codplus-home .heroMeta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:760px;margin-top:22px;display:grid}#codplus-home .heroMeta .mini{border:1px solid var(--line);background:linear-gradient(145deg,#44b2a914 0%,#fff 45%,#f5fbfa 100%);border-radius:16px;padding:14px}#codplus-home .heroMeta strong{color:var(--navy);margin-bottom:3px;font-family:Manrope,sans-serif;font-size:14px;display:block}#codplus-home .heroMeta span{color:var(--teal-2);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800;display:block}#codplus-home .ecoGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}#codplus-home .ecoCard{min-height:128px;padding:16px}#codplus-home .ecoCard h3{color:var(--navy);margin:12px 0 4px;font-family:Manrope,sans-serif;font-size:15px}#codplus-home .ecoCard p{color:var(--muted);font-size:11.5px;line-height:1.7}#codplus-home .quickStrip{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;display:grid}#codplus-home .quickCard{min-height:112px;padding:16px}#codplus-home .quickCard .value{color:var(--navy);margin:10px 0 5px;font-family:Manrope,sans-serif;font-size:28px;line-height:1.05;display:block}#codplus-home .quickCard .label{color:var(--navy);margin-bottom:4px;font-size:13px;font-weight:700;display:block}#codplus-home .quickCard p{color:var(--muted);font-size:11.5px;line-height:1.7}#codplus-home .grid3{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}#codplus-home .grid4{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}#codplus-home .grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}#codplus-home .startCard,#codplus-home .coreCard,#codplus-home .stepCard,#codplus-home .priceCard,#codplus-home .whyCard,#codplus-home .miniFeatureCard,#codplus-home .faqCard{padding:20px}#codplus-home .startCard,#codplus-home .coreCard,#codplus-home .stepCard,#codplus-home .priceCard,#codplus-home .whyCard,#codplus-home .miniFeatureCard,#codplus-home .faqCard,#codplus-home .integrationLogo,#codplus-home .flowNode{min-height:100%}#codplus-home .startCard h3,#codplus-home .coreCard h3,#codplus-home .stepCard h3,#codplus-home .priceCard h3,#codplus-home .whyCard h3,#codplus-home .miniFeatureCard h3{color:var(--navy);margin:14px 0 8px;font-family:Manrope,sans-serif;font-size:18px}#codplus-home .startCard p,#codplus-home .coreCard p,#codplus-home .stepCard p,#codplus-home .priceCard p,#codplus-home .whyCard p,#codplus-home .miniFeatureCard p{color:var(--muted);font-size:12px;line-height:1.8}#codplus-home .step{border:1px solid var(--line);background:var(--teal-soft-2);min-height:28px;color:var(--teal-2);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}#codplus-home .list{gap:8px;margin-top:14px;display:grid}#codplus-home .list li{color:#45556c;align-items:flex-start;gap:9px;font-size:11.5px;line-height:1.7;list-style:none;display:flex}#codplus-home .check{border:1px solid var(--line);width:20px;height:20px;color:var(--teal-2);background:var(--teal-soft-2);border-radius:50%;flex:none;place-items:center;margin-top:1px;font-size:10px;display:grid}#codplus-home .iconBox{border:1px solid var(--line);width:44px;height:44px;color:var(--teal-2);background:linear-gradient(145deg,#44b2a91f 0%,#fff 50%,#f5fbfa 100%);border-radius:14px;flex:none;place-items:center;display:grid}#codplus-home .iconBox svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}#codplus-home .iconBox svg text{fill:currentColor;stroke:none;font-family:Manrope,sans-serif;font-weight:800}#codplus-home .integrationPanel{padding:24px}#codplus-home .integrationTop{grid-template-columns:.92fr 1.08fr;align-items:start;gap:14px;display:grid}#codplus-home .integrationLogos{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}#codplus-home .integrationLogo{padding:16px}#codplus-home .integrationLogo .logoVisual{width:54px;height:54px;color:var(--teal-2);border:1px solid var(--line);background:linear-gradient(145deg,#44b2a924 0%,#fff 50%,#f5fbfa 100%);border-radius:16px;place-items:center;margin-bottom:12px;display:grid}#codplus-home .integrationLogo .logoVisual svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}#codplus-home .integrationLogo .logoVisual svg text{fill:currentColor;stroke:none;font-family:Manrope,sans-serif;font-weight:800}#codplus-home .integrationLogo strong{color:var(--navy);margin-bottom:4px;font-family:Manrope,sans-serif;font-size:15px;line-height:1.2;display:block}#codplus-home .integrationLogo span{color:var(--muted);font-size:11px;line-height:1.7;display:block}#codplus-home .flowBar{isolation:isolate;grid-template-columns:repeat(7,1fr);align-items:stretch;gap:12px;margin-top:14px;padding:10px 0;display:grid;position:relative}#codplus-home .flowBar:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#44b2a933 0%,#44b2a91a 100%);border:1px solid #44b2a947;border-radius:999px;height:10px;position:absolute;top:50%;left:7.14286%;right:7.14286%;transform:translateY(-50%)}#codplus-home .flowBar:after{content:"";z-index:0;pointer-events:none;opacity:.98;background:linear-gradient(90deg,#44b2a900 0%,#44b2a929 10%,#44b2a96b 26%,#fffffffa 48%,#44b2a9eb 58%,#44b2a980 74%,#44b2a929 88%,#44b2a900 100%);border-radius:999px;width:170px;height:14px;animation:7.8s linear infinite flowPulse;position:absolute;top:50%;left:7.14286%;transform:translateY(-50%)}#codplus-home .flowNode{text-align:center;z-index:1;padding:14px 10px;animation:7.8s linear infinite nodeSweep;position:relative;overflow:visible;transform:none!important}#codplus-home .flowNode:hover,#codplus-home .flowNode:focus-visible{transform:none!important}#codplus-home .flowNode:before,#codplus-home .flowNode:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#fff 0%,#eaf7f5 100%);border:1px solid #44b2a957;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;transform:translateY(-50%)}#codplus-home .flowNode:before{left:-6px}#codplus-home .flowNode:after{right:-6px}#codplus-home .flowNode:first-child:before,#codplus-home .flowNode:last-child:after{display:none}#codplus-home .flowNode .logoVisual{transition:border-color .24s,background .24s}#codplus-home .flowNode strong,#codplus-home .flowNode span{transition:color .24s,opacity .24s}#codplus-home .flowNode:first-child{animation-delay:0s}#codplus-home .flowNode:nth-child(2){animation-delay:1.1s}#codplus-home .flowNode:nth-child(3){animation-delay:2.2s}#codplus-home .flowNode:nth-child(4){animation-delay:3.3s}#codplus-home .flowNode:nth-child(5){animation-delay:4.4s}#codplus-home .flowNode:nth-child(6){animation-delay:5.5s}#codplus-home .flowNode:nth-child(7){animation-delay:6.6s}@keyframes flowPulse{0%{left:calc(7.14286% - 28px)}to{left:calc(92.8571% - 142px)}}@keyframes nodeSweep{0%,10%,to{border-color:var(--line);background:linear-gradient(145deg,#44b2a924 0%,#fff 50%,#f5fbfa 100%)}14%,22%{background:linear-gradient(145deg,#44b2a947 0%,#fff 45%,#edf9f7 100%);border-color:#44b2a9f2}26%,34%{background:linear-gradient(145deg,#44b2a933 0%,#fff 48%,#f1faf8 100%);border-color:#44b2a97a}}#codplus-home .flowNode .logoVisual{width:52px;height:52px;color:var(--teal-2);border:1px solid var(--line);background:linear-gradient(145deg,#44b2a924 0%,#fff 50%,#f5fbfa 100%);border-radius:16px;place-items:center;margin:0 auto 10px;display:grid;overflow:hidden}#codplus-home .flowNode .logoVisual svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}#codplus-home .flowNode .logoVisual img{object-fit:contain;width:36px;height:auto}#codplus-home .flowNode strong{color:var(--navy);margin-bottom:3px;font-family:Manrope,sans-serif;font-size:12px;line-height:1.2;display:block}#codplus-home .flowNode span{color:var(--muted);font-size:10px;line-height:1.45;display:block}#codplus-home .splitPanel{padding:24px}#codplus-home .miniFeatureGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px;display:grid}#codplus-home .miniFeatureCard .price{border:1px solid var(--line);background:var(--teal-soft-2);min-height:30px;color:var(--teal-2);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;margin-top:12px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}#codplus-home .dashboardBox{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:14px;padding:16px}#codplus-home .dashHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex}#codplus-home .dashHeader strong{color:var(--navy);font-family:Manrope,sans-serif}#codplus-home .dashTag{color:var(--teal-2);border:1px solid var(--line);background:var(--teal-soft-2);border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}#codplus-home .dashMetrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}#codplus-home .dashMetric{border:1px solid var(--line);background:linear-gradient(145deg,#44b2a914 0%,#fff 50%,#f5fbfa 100%);border-radius:14px;padding:12px}#codplus-home .dashMetric span{color:var(--muted);margin-bottom:5px;font-size:9px;display:block}#codplus-home .dashMetric strong{color:var(--navy);font-family:Manrope,sans-serif;font-size:18px;display:block}#codplus-home .dashChart{border:1px solid var(--line);background:#fbfefe;border-radius:16px;align-items:flex-end;gap:7px;height:118px;margin-top:10px;padding:14px 6px 4px;display:flex}#codplus-home .dashChart i{border:1px solid var(--line);background:linear-gradient(#44b2a940,#44b2a924);border-bottom:0;border-radius:7px 7px 0 0;flex:1}#codplus-home .dashChart i:first-child{height:22%}#codplus-home .dashChart i:nth-child(2){height:36%}#codplus-home .dashChart i:nth-child(3){height:32%}#codplus-home .dashChart i:nth-child(4){height:54%}#codplus-home .dashChart i:nth-child(5){height:49%}#codplus-home .dashChart i:nth-child(6){height:70%}#codplus-home .dashChart i:nth-child(7){height:84%}#codplus-home .faqGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}#codplus-home .faqCard{min-height:120px}#codplus-home .faqCard h3{color:var(--navy);margin-bottom:8px;font-family:Manrope,sans-serif;font-size:16px}#codplus-home .faqCard p{color:var(--muted);font-size:11.8px;line-height:1.8}#codplus-home .ctaBox{justify-content:space-between;align-items:center;gap:20px;padding:26px;display:flex}#codplus-home .ctaBox h2{max-width:700px;margin:10px 0 8px;font-size:clamp(28px,3.5vw,40px)}#codplus-home .ctaBox p{color:var(--muted);max-width:660px;font-size:13px}#codplus-home .ctaActions{flex-wrap:wrap;gap:10px;display:flex}#codplus-home .footer{padding:12px 0 34px}#codplus-home .footerGrid{border-top:1px solid var(--line);grid-template-columns:1.15fr .85fr .85fr 1fr;gap:22px;margin-top:18px;padding-top:22px;display:grid}#codplus-home .footerLogo{width:136px;margin-bottom:10px}#codplus-home .footer h4{color:var(--teal-2);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:10px;font-weight:800}#codplus-home .footer p,#codplus-home .footer a{color:#526176;font-size:11.5px;line-height:1.8}#codplus-home .footerCol{flex-direction:column;gap:6px;display:flex}#codplus-home .footerBottom{text-align:center;color:#7a8896;border-top:1px solid var(--line);margin-top:18px;padding-top:14px;font-size:10.5px}#codplus-home .reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(14px)}#codplus-home .reveal.visible{opacity:1;transform:none}@media (max-width:1100px){#codplus-home .navLinks{display:none}#codplus-home .menuBtn{display:block}#codplus-home .navLinks.open{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;align-items:flex-start;gap:14px;padding:18px;display:flex;position:absolute;top:76px;left:14px;right:14px}#codplus-home .heroGrid,#codplus-home .integrationTop,#codplus-home .grid2,#codplus-home .ctaBox,#codplus-home .footerGrid{grid-template-columns:1fr}#codplus-home .heroMeta,#codplus-home .quickStrip,#codplus-home .grid3,#codplus-home .grid4,#codplus-home .integrationLogos,#codplus-home .flowBar,#codplus-home .miniFeatureGrid,#codplus-home .faqGrid,#codplus-home .dashMetrics{grid-template-columns:repeat(2,1fr)}#codplus-home .flowBar:before,#codplus-home .flowBar:after,#codplus-home .flowNode:before,#codplus-home .flowNode:after{display:none}}@media (max-width:760px){#codplus-home{--container:min(100% - 20px, 1180px);--section:46px}#codplus-home .brand img{width:128px}#codplus-home .navActions .btnSoft{display:none}#codplus-home .heroCopy,#codplus-home .heroVisual,#codplus-home .integrationPanel,#codplus-home .splitPanel,#codplus-home .ctaBox{padding:22px}#codplus-home .heroCopy,#codplus-home .heroVisual{min-height:auto}#codplus-home .heroCopy h1{font-size:38px}#codplus-home .heroMeta,#codplus-home .quickStrip,#codplus-home .grid3,#codplus-home .grid4,#codplus-home .integrationLogos,#codplus-home .flowBar,#codplus-home .miniFeatureGrid,#codplus-home .faqGrid,#codplus-home .dashMetrics,#codplus-home .footerGrid{grid-template-columns:1fr}#codplus-home .ctaBox{flex-direction:column;align-items:flex-start}}#codplus-home .flowNode:first-child .logoVisual,#codplus-home .flowNode:nth-child(2) .logoVisual,#codplus-home .flowNode:nth-child(3) .logoVisual,#codplus-home .flowNode:nth-child(4) .logoVisual,#codplus-home .flowNode:nth-child(5) .logoVisual,#codplus-home .flowNode:nth-child(6) .logoVisual,#codplus-home .flowNode:nth-child(7) .logoVisual{animation:7.8s linear infinite nodeVisualSweep}#codplus-home .flowNode:first-child .logoVisual{animation-delay:0s}#codplus-home .flowNode:nth-child(2) .logoVisual{animation-delay:1.1s}#codplus-home .flowNode:nth-child(3) .logoVisual{animation-delay:2.2s}#codplus-home .flowNode:nth-child(4) .logoVisual{animation-delay:3.3s}#codplus-home .flowNode:nth-child(5) .logoVisual{animation-delay:4.4s}#codplus-home .flowNode:nth-child(6) .logoVisual{animation-delay:5.5s}#codplus-home .flowNode:nth-child(7) .logoVisual{animation-delay:6.6s}@keyframes nodeVisualSweep{0%,10%,to{border-color:var(--line);background:linear-gradient(145deg,#44b2a924 0%,#fff 50%,#f5fbfa 100%)}14%,22%{background:linear-gradient(145deg,#44b2a957 0%,#fff 45%,#ebf8f6 100%);border-color:#44b2a9fa}26%,34%{background:linear-gradient(145deg,#44b2a92e 0%,#fff 50%,#f5fbfa 100%);border-color:#44b2a970}}#codplus-home .flowNode.is-brand-node{background:linear-gradient(145deg,#44b2a92e 0%,#fff 42%,#f5fbfa 100%);border-color:#44b2a96b}#codplus-home .flowNode.is-brand-node .logoVisual{background:linear-gradient(145deg,#44b2a933 0%,#fff 48%,#ecf9f7 100%);border-color:#44b2a970;border-radius:16px;width:52px;height:52px;padding:8px}#codplus-home .flowNode.is-brand-node .logoVisual img{width:48px;height:auto}#codplus-home .flowNode.is-brand-node strong{color:var(--navy);letter-spacing:.01em;font-size:12px}#codplus-home .flowNode.is-brand-node span{color:var(--teal-2);font-weight:600}#codplus-home .flowNode.is-brand-node .logoVisual{width:52px;height:52px;padding:8px}#codplus-home .flowNode.is-brand-node .logoVisual img{object-fit:contain;width:36px;height:36px}#codplus-home .pricingGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}#codplus-home .pricingGrid .priceCard{border-color:var(--line-2);background:linear-gradient(155deg,#44b2a929 0%,#fff 38%,#f5fbfa 100%);flex-direction:column;justify-content:space-between;min-height:290px;padding:22px;display:flex}#codplus-home .pricingGrid .priceCard:hover,#codplus-home .pricingGrid .priceCard:focus-visible{border-color:var(--teal);background:linear-gradient(155deg,#44b2a938 0%,#fff 34%,#f1faf8 100%);transform:translateY(-4px)}#codplus-home .priceTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}#codplus-home .priceTag{border:1px solid var(--line);min-height:30px;color:var(--teal-2);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}#codplus-home .priceMain h3{margin:0 0 10px;font-size:20px}#codplus-home .priceValue{color:var(--navy);align-items:flex-end;gap:6px;margin-bottom:10px;display:flex}#codplus-home .priceValue strong{letter-spacing:-1.8px;color:var(--navy);font-family:Manrope,sans-serif;font-size:50px;font-weight:800;line-height:.9}#codplus-home .priceValue span{color:var(--teal-2);letter-spacing:.06em;padding-bottom:7px;font-size:14px;font-weight:800}#codplus-home .priceMain p{min-height:44px;margin:0;font-size:12px;line-height:1.75}#codplus-home .pricePoints{gap:8px;margin-top:16px;display:grid}#codplus-home .pricePoints li{color:#45556c;align-items:flex-start;gap:9px;font-size:11.5px;line-height:1.7;list-style:none;display:flex}#codplus-home .pricePoints .check{margin-top:0}@media (max-width:1100px){#codplus-home .pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){#codplus-home .pricingGrid{grid-template-columns:1fr}#codplus-home .pricingGrid .priceCard{min-height:auto}#codplus-home .priceValue strong{font-size:44px}}#codplus-home .heroStage{border:1px solid var(--line);background:radial-gradient(circle at 50% 12%,#44b2a91f,#0000 22%),linear-gradient(145deg,#44b2a912 0%,#fff 42%,#f5fbfa 100%);border-radius:24px;min-height:318px;margin-top:18px;padding:22px;position:relative;overflow:hidden}#codplus-home .heroStageBrand{z-index:3;background:linear-gradient(145deg,#44b2a91f,#fff 54%,#f5fbfa);border:1px solid #44b2a957;border-radius:18px;align-items:center;gap:10px;width:max-content;max-width:100%;min-height:54px;margin:0 auto 22px;padding:8px 14px;display:flex;position:relative}#codplus-home .heroStageBrand img{object-fit:contain;width:92px;height:auto}#codplus-home .heroStageBrandText{border-left:1px solid var(--line);padding-left:10px}#codplus-home .heroStageBrandText strong{color:var(--navy);font-family:Manrope,sans-serif;font-size:12px;line-height:1.2;display:block}#codplus-home .heroStageBrandText small{color:var(--muted);margin-top:3px;font-size:9.5px;display:block}#codplus-home .heroStageTrack{z-index:2;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:12px;display:grid;position:relative}#codplus-home .heroStageTrack:before{content:"";z-index:-1;background:linear-gradient(#44b2a921,#44b2a90f);border:1px solid #44b2a938;border-radius:999px;height:6px;position:absolute;top:50%;left:12%;right:12%;transform:translateY(-50%)}#codplus-home .heroStageTrack:after{content:"";z-index:-1;background:linear-gradient(90deg,#44b2a900,#44b2a938,#fffffff2,#44b2a9b8,#44b2a900);border-radius:999px;width:78px;height:6px;animation:6.6s linear infinite heroStageFlow;position:absolute;top:50%;left:12%;transform:translateY(-50%)}#codplus-home .heroStageCard{border:1px solid var(--line);background:linear-gradient(145deg,#44b2a91a,#fff 46%,#f5fbfa);border-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:132px;padding:18px 16px;transition:border-color .22s,background .22s;display:flex;position:relative}#codplus-home .heroStageCard:hover{border-color:var(--teal);background:linear-gradient(145deg,#44b2a929,#fff 42%,#f1faf8)}#codplus-home .heroStageCard:before{content:"";background:#fff;border:1px solid #44b2a947;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;transform:translateY(-50%)}#codplus-home .heroStageCard:first-child:before{display:none}#codplus-home .heroStageCard:not(:first-child):before{left:-7px}#codplus-home .heroStageCard span{border:1px solid var(--line);background:var(--teal-soft-2);min-height:25px;color:var(--teal-2);letter-spacing:.05em;border-radius:999px;align-items:center;margin-bottom:10px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}#codplus-home .heroStageCard strong{color:var(--navy);margin-bottom:4px;font-family:Manrope,sans-serif;font-size:17px;display:block}#codplus-home .heroStageCard small{color:var(--muted);font-size:10px;line-height:1.5;display:block}@keyframes heroStageFlow{0%{left:12%}to{left:calc(88% - 78px)}}@media (max-width:760px){#codplus-home .heroStage{min-height:auto;padding:18px}#codplus-home .heroStageBrand{margin-bottom:16px}#codplus-home .heroStageBrand img{width:80px}#codplus-home .heroStageTrack{grid-template-columns:1fr;gap:10px}#codplus-home .heroStageTrack:before,#codplus-home .heroStageTrack:after,#codplus-home .heroStageCard:before{display:none}#codplus-home .heroStageCard{min-height:105px}}#codplus-home .heroVisual h2{margin:8px 0 10px;font-size:34px}#codplus-home .heroVisual>p{color:var(--muted);max-width:490px;margin-bottom:16px;font-size:13px}#codplus-home .heroMediaZone{margin-top:14px}#codplus-home .heroMediaLayout{border:1px solid var(--line);background:radial-gradient(circle at 16% 16%,#44b2a91f,#0000 24%),radial-gradient(circle at 84% 84%,#44b2a91a,#0000 22%),linear-gradient(145deg,#44b2a914 0%,#fff 44%,#f5fbfa 100%);border-radius:24px;justify-content:center;align-items:center;min-height:398px;padding:18px;display:flex;position:relative;overflow:hidden}#codplus-home .heroMediaLayout:before{content:"";pointer-events:none;border:1px dashed #44b2a929;border-radius:20px;position:absolute;inset:16px}#codplus-home .storyDevice{z-index:2;background:linear-gradient(#fff 0%,#f5fbfa 100%);border:1px solid #44b2a947;border-radius:34px;width:min(268px,100%);padding:10px;position:relative}#codplus-home .storyCamera{border:1px solid var(--line);background:linear-gradient(#d9e6e4 0%,#edf5f4 100%);border-radius:999px;width:78px;height:8px;margin:0 auto 10px}#codplus-home .storyScreen{aspect-ratio:9/16;border:1px solid var(--line);isolation:isolate;background:radial-gradient(circle at 50% 18%,#44b2a92e,#0000 24%),radial-gradient(circle at 70% 72%,#44b2a924,#0000 20%),linear-gradient(#fff 0%,#eef8f7 100%);border-radius:24px;flex-direction:column;justify-content:space-between;padding:14px;display:flex;position:relative;overflow:hidden}#codplus-home .storyGlow{z-index:0;pointer-events:none;background:linear-gradient(90deg,#44b2a900 0%,#44b2a91f 20%,#fffffff2 50%,#44b2a947 78%,#44b2a900 100%);border-radius:999px;height:72px;animation:6.8s linear infinite storySweep;position:absolute;inset:auto -18% 18%}#codplus-home .storyHeader,#codplus-home .storyCenter,#codplus-home .storyBottomBar{z-index:2;position:relative}#codplus-home .storyHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}#codplus-home .storyBadge,#codplus-home .storyBrand,#codplus-home .noteTag{border:1px solid var(--line);min-height:26px;color:var(--teal-2);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}#codplus-home .storyBrand{color:var(--navy)}#codplus-home .storyCenter{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px 10px;display:flex}#codplus-home .storyPlay{width:70px;height:70px;color:var(--teal-2);background:linear-gradient(145deg,#44b2a92e,#fffffffa);border:1px solid #44b2a957;border-radius:50%;place-items:center;font-size:22px;font-weight:800;display:grid}#codplus-home .storyPlay span{transform:translate(2px)}#codplus-home .storyCenter strong{color:var(--navy);max-width:180px;font-family:Manrope,sans-serif;font-size:16px;line-height:1.25;display:block}#codplus-home .storyCenter small{color:var(--muted);max-width:170px;font-size:10px;line-height:1.5;display:block}#codplus-home .storyBottomBar{color:var(--muted);border-top:1px solid #dcebe9e6;justify-content:space-between;align-items:center;gap:8px;padding-top:10px;font-size:9.5px;line-height:1.4;display:flex}#codplus-home .mediaNote{z-index:3;border-color:var(--line-2);background:linear-gradient(145deg,#44b2a924,#fff 55%,#f5fbfa);width:182px;padding:14px;position:absolute}#codplus-home .mediaNote strong{color:var(--navy);margin:8px 0 4px;font-family:Manrope,sans-serif;font-size:13px;line-height:1.35;display:block}#codplus-home .mediaNote p{color:var(--muted);font-size:10.5px;line-height:1.6}#codplus-home .mediaNoteTop{top:26px;left:24px}#codplus-home .mediaNoteBottom{bottom:26px;right:24px}@keyframes storySweep{0%{transform:translate(-52%)}to{transform:translate(52%)}}@media (max-width:1100px){#codplus-home .heroMediaLayout{min-height:360px}#codplus-home .mediaNote{width:165px}}@media (max-width:760px){#codplus-home .heroMediaLayout{min-height:auto;padding:18px 14px 16px;display:block}#codplus-home .storyDevice{width:min(250px,100%);margin:0 auto}#codplus-home .mediaNote{width:100%;margin:0 0 12px;position:relative;inset:auto}#codplus-home .mediaNoteBottom{margin:12px 0 0}}#codplus-home .serviceVideoWrap{margin-top:16px}#codplus-home .serviceVideoFrame{aspect-ratio:9/16;background:radial-gradient(circle at 50% 15%,#44b2a92e,#0000 24%),linear-gradient(#fff 0%,#eef8f7 100%);border:1px solid #44b2a95c;border-radius:28px;width:min(285px,100%);margin:0 auto;position:relative;overflow:hidden}#codplus-home .serviceVideo{object-fit:cover;z-index:2;background:#000;width:100%;height:100%;position:absolute;inset:0}#codplus-home .serviceVideo:not([src]),#codplus-home .serviceVideo source[src=codplus-service\.mp4]{color:#0000}#codplus-home .videoPlaceholder{z-index:1;text-align:center;color:var(--navy);flex-direction:column;justify-content:center;align-items:center;padding:22px;display:flex;position:absolute;inset:0}#codplus-home .videoPlaceholder:before{content:"";pointer-events:none;border:1px dashed #44b2a938;border-radius:20px;position:absolute;inset:14px}#codplus-home .videoPlay{width:72px;height:72px;color:var(--teal-2);background:linear-gradient(145deg,#44b2a92e,#fffffffa);border:1px solid #44b2a95c;border-radius:50%;place-items:center;margin-bottom:14px;font-size:22px;display:grid}#codplus-home .videoPlaceholder strong{z-index:2;color:var(--navy);margin-bottom:5px;font-family:Manrope,sans-serif;font-size:17px;position:relative}#codplus-home .videoPlaceholder span{z-index:2;color:var(--muted);max-width:180px;font-size:11px;line-height:1.6;position:relative}#codplus-home .videoPlaceholder small{z-index:2;border:1px solid var(--line);min-height:28px;color:var(--teal-2);background:#ffffffe6;border-radius:999px;align-items:center;margin-top:10px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex;position:relative}@media (max-width:760px){#codplus-home .serviceVideoFrame{width:min(260px,100%)}}#codplus-home .faqProGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}#codplus-home .faqProCard{min-height:184px;padding:22px 22px 20px;position:relative;overflow:hidden}#codplus-home .faqProCard:after{content:"";pointer-events:none;border:1px solid #44b2a91a;border-radius:50%;width:108px;height:108px;transition:transform .28s,border-color .28s;position:absolute;bottom:-34px;right:-24px}#codplus-home .faqProCard:hover:after,#codplus-home .faqProCard:focus-visible:after{border-color:#44b2a93d;transform:scale(1.12)}#codplus-home .faqNumber{border:1px solid var(--line);background:var(--teal-soft-2);min-width:34px;min-height:28px;color:var(--teal-2);letter-spacing:.05em;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}#codplus-home .faqProCard h3{z-index:2;color:var(--navy);max-width:86%;margin:15px 0 8px;font-family:Manrope,sans-serif;font-size:18px;line-height:1.3;position:relative}#codplus-home .faqProCard p{z-index:2;color:var(--muted);max-width:94%;font-size:12px;line-height:1.8;position:relative}#codplus-home .audioReviewCard{flex-direction:column;gap:14px;min-height:258px;padding:20px;display:flex}#codplus-home .audioBadge{border:1px solid var(--line);min-height:27px;color:var(--teal-2);text-transform:uppercase;letter-spacing:.05em;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}#codplus-home .audioReviewCard audio{width:100%;height:42px;accent-color:var(--teal)}#codplus-home .demoNotice{border-top:1px solid var(--line);color:#7b8798;margin-top:auto;padding-top:12px;font-size:9.5px;line-height:1.6;display:block}@media (max-width:1100px){#codplus-home .audioReviewGrid{grid-template-columns:1fr}}@media (max-width:760px){#codplus-home .faqProGrid{grid-template-columns:1fr}#codplus-home .faqProCard{min-height:auto}#codplus-home .faqProCard h3,#codplus-home .faqProCard p{max-width:100%}}#codplus-home .whiteLabelCard{background:radial-gradient(circle at 100% 0,#44b2a921,#0000 30%),linear-gradient(145deg,#44b2a91c 0%,#fff 42%,#f5fbfa 100%);border-color:#44b2a957;position:relative}#codplus-home .whiteLabelCard:hover,#codplus-home .whiteLabelCard:focus-visible{border-color:var(--teal);background:radial-gradient(circle at 100% 0,#44b2a930,#0000 32%),linear-gradient(145deg,#44b2a926 0%,#fff 40%,#f1faf8 100%)}#codplus-home .whiteLabelTopline{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:14px;margin-bottom:9px;display:flex}#codplus-home .whiteLabelTopline h3{margin:0 0 4px}#codplus-home .whiteLabelSub{color:var(--teal-2);font-size:10px;font-weight:700;line-height:1.5;display:block}#codplus-home .whiteLabelPrice{min-height:30px;color:var(--navy);white-space:nowrap;background:#ffffffeb;border:1px solid #44b2a947;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 10px;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;display:inline-flex}#codplus-home .whiteLabelList{gap:7px;margin-top:13px}#codplus-home .whiteLabelList li{font-size:11px;line-height:1.65}@media (max-width:760px){#codplus-home .whiteLabelTopline{flex-direction:column}}#codplus-home .brandProcess{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px;display:grid}#codplus-home .brandProcessItem{border:1px solid var(--line);background:linear-gradient(145deg,#44b2a914,#fff 58%,#f5fbfa);border-radius:14px;padding:12px;transition:border-color .22s,background .22s}#codplus-home .brandProcessItem:hover{border-color:var(--teal);background:linear-gradient(145deg,#44b2a924,#fff 54%,#f1faf8)}#codplus-home .brandProcessItem span{border:1px solid var(--line);background:var(--teal-soft-2);min-width:26px;min-height:24px;color:var(--teal-2);border-radius:999px;justify-content:center;align-items:center;margin-bottom:8px;padding:0 7px;font-size:9px;font-weight:800;display:inline-flex}#codplus-home .brandProcessItem strong{color:var(--navy);margin-bottom:3px;font-family:Manrope,sans-serif;font-size:11px;line-height:1.35;display:block}#codplus-home .brandProcessItem small{color:var(--muted);font-size:9.5px;line-height:1.5;display:block}@media (max-width:760px){#codplus-home .brandProcess{grid-template-columns:1fr}}#codplus-home .faqAccordion{gap:12px;display:grid}#codplus-home .faqAccordionItem{border-color:var(--line-2);background:linear-gradient(145deg,#44b2a91a 0%,#fff 44%,#f5fbfa 100%);padding:0;overflow:hidden}#codplus-home .faqAccordionItem:hover,#codplus-home .faqAccordionItem:focus-within{border-color:var(--teal);background:linear-gradient(145deg,#44b2a924 0%,#fff 40%,#f1faf8 100%)}#codplus-home .faqAccordionButton{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 22px;display:flex}#codplus-home .faqAccordionLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}#codplus-home .faqQuestionText{color:var(--navy);font-family:Manrope,sans-serif;font-size:18px;font-weight:800;line-height:1.35}#codplus-home .faqAccordionIcon{flex:none;width:18px;height:18px;margin-right:2px;transition:transform .24s;position:relative}#codplus-home .faqAccordionIcon:before{content:"";border-right:2px solid var(--teal-2);border-bottom:2px solid var(--teal-2);width:7px;height:7px;transition:border-color .22s;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}#codplus-home .faqAccordionButton:hover .faqAccordionIcon:before,#codplus-home .faqAccordionButton:focus-visible .faqAccordionIcon:before{border-color:var(--teal)}#codplus-home .faqAccordionButton[aria-expanded=true] .faqAccordionIcon{transform:rotate(180deg)}#codplus-home .faqAccordionPanel{border-top:1px solid #dcebe9e6;padding:0 22px 20px}#codplus-home .faqAccordionAnswer{color:var(--muted);max-width:95%;padding-top:16px;font-size:12px;line-height:1.85}@media (max-width:760px){#codplus-home .faqAccordionButton{align-items:flex-start;padding:18px 16px}#codplus-home .faqAccordionLeft{align-items:flex-start}#codplus-home .faqQuestionText{font-size:16px}#codplus-home .faqAccordionPanel{padding:0 16px 18px}#codplus-home .faqAccordionAnswer{max-width:100%}}#codplus-home .faqAccordionButton .faqAccordionIcon{position:relative}#codplus-home .faqAccordionButton .faqAccordionIcon:after{content:"";opacity:0;pointer-events:none;border:1px solid #44b2a961;border-radius:50%;width:26px;height:26px;animation:2.8s ease-in-out infinite faqOpenHint;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.72)}#codplus-home .faqAccordionButton[aria-expanded=true] .faqAccordionIcon:after{opacity:0;animation:none}#codplus-home .faqAccordionButton:hover .faqAccordionIcon:after,#codplus-home .faqAccordionButton:focus-visible .faqAccordionIcon:after{opacity:.65;border-color:#44b2a98c;animation:none;transform:translate(-50%,-50%)scale(1)}@keyframes faqOpenHint{0%,58%,to{opacity:0;transform:translate(-50%,-50%)scale(.72)}68%{opacity:.58;transform:translate(-50%,-50%)scale(.92)}82%{opacity:.16;transform:translate(-50%,-50%)scale(1.18)}}@media (prefers-reduced-motion:reduce){#codplus-home .faqAccordionButton .faqAccordionIcon:after{opacity:.22;animation:none;transform:translate(-50%,-50%)scale(1)}}#codplus-home .audioReviewGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}#codplus-home .audioReviewHead span:not(.audioBadge){color:var(--muted);margin-top:3px;font-size:10px;display:block}#codplus-home .audioBadge{border:1px solid var(--line);min-height:27px;color:var(--teal-2);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}#codplus-home .audioTopic{color:var(--muted);min-height:58px;font-size:11.6px;line-height:1.75}#codplus-home .waveHint{border:1px solid var(--line);background:linear-gradient(145deg,#44b2a914,#fff 62%,#f5fbfa);border-radius:999px;align-items:center;gap:4px;width:max-content;max-width:100%;min-height:38px;padding:0 12px;display:flex}#codplus-home .waveHint span{background:linear-gradient(180deg, var(--teal) 0%, var(--teal-2) 100%);transform-origin:bottom;border-radius:999px;width:3px;animation:1.2s ease-in-out infinite voiceWave}#codplus-home .waveHint span:first-child{height:10px;animation-delay:0s}#codplus-home .waveHint span:nth-child(2){height:16px;animation-delay:.15s}#codplus-home .waveHint span:nth-child(3){height:20px;animation-delay:.3s}#codplus-home .waveHint span:nth-child(4){height:14px;animation-delay:.45s}#codplus-home .waveHint span:nth-child(5){height:9px;animation-delay:.6s}#codplus-home .waveHint small{color:var(--teal-2);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;margin-left:8px;font-size:9.5px;font-weight:800}#codplus-home .audioReviewCard audio{width:100%;height:42px;accent-color:var(--teal);margin-top:auto}@keyframes voiceWave{0%,to{opacity:.45;transform:scaleY(.65)}50%{opacity:1;transform:scaleY(1.25)}}@media (max-width:1100px){#codplus-home .audioReviewGrid{grid-template-columns:1fr}}#codplus-home .audioReviewCard{border-color:var(--line-2);background:radial-gradient(circle at 100% 0,#44b2a91a,#0000 26%),linear-gradient(145deg,#44b2a91f 0%,#fff 46%,#f5fbfa 100%);flex-direction:column;gap:14px;min-height:224px;padding:20px;display:flex}#codplus-home .audioReviewCard:hover,#codplus-home .audioReviewCard:focus-visible{border-color:var(--teal);background:radial-gradient(circle at 100% 0,#44b2a929,#0000 28%),linear-gradient(145deg,#44b2a929 0%,#fff 42%,#f1faf8 100%)}#codplus-home .audioReviewHead{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:grid}#codplus-home .sellerAvatar{width:46px;height:46px;color:var(--teal-2);background:linear-gradient(145deg,#44b2a92e,#fff);border:1px solid #44b2a94d;border-radius:15px;place-items:center;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;display:grid}#codplus-home .audioReviewHead strong{color:var(--navy);font-family:Manrope,sans-serif;font-size:15px;line-height:1.3;display:block}#codplus-home .audioReviewHead span{color:var(--muted);margin-top:3px;font-size:10px;display:block}#codplus-home .starRow{color:#f4c542;align-items:center;gap:6px;font-size:24px;line-height:1;display:flex}#codplus-home .starRow span{transform-origin:50%;animation:2.6s ease-in-out infinite starGlow;display:inline-block}#codplus-home .starRow span:first-child{animation-delay:0s}#codplus-home .starRow span:nth-child(2){animation-delay:.12s}#codplus-home .starRow span:nth-child(3){animation-delay:.24s}#codplus-home .starRow span:nth-child(4){animation-delay:.36s}#codplus-home .starRow span:nth-child(5){animation-delay:.48s}#codplus-home .audioPlayerWrap{background:linear-gradient(145deg,#44b2a91a,#fff 58%,#f5fbfa);border:1px solid #44b2a957;border-radius:18px;align-items:center;gap:12px;margin-top:auto;padding:12px 14px;display:flex;position:relative;overflow:hidden}#codplus-home .audioPlayerWrap:before{content:"";pointer-events:none;border:1px solid #44b2a938;border-radius:18px;animation:2.4s ease-in-out infinite audioHintPulse;position:absolute;inset:0}#codplus-home .audioSignal{background:linear-gradient(145deg,#44b2a92e,#fff);border:1px solid #44b2a942;border-radius:14px;flex:none;justify-content:center;align-items:flex-end;gap:3px;width:42px;height:42px;padding:9px 8px;display:flex}#codplus-home .audioSignal i{background:linear-gradient(180deg, var(--teal) 0%, var(--teal-2) 100%);transform-origin:bottom;border-radius:999px;width:3px;animation:1.15s ease-in-out infinite voiceBars;display:block}#codplus-home .audioSignal i:first-child{height:10px;animation-delay:0s}#codplus-home .audioSignal i:nth-child(2){height:17px;animation-delay:.12s}#codplus-home .audioSignal i:nth-child(3){height:22px;animation-delay:.24s}#codplus-home .audioSignal i:nth-child(4){height:15px;animation-delay:.36s}#codplus-home .audioSignal i:nth-child(5){height:9px;animation-delay:.48s}#codplus-home .audioReviewCard audio{width:100%;height:44px;accent-color:var(--teal);z-index:1;position:relative}@keyframes voiceBars{0%,to{opacity:.46;transform:scaleY(.62)}50%{opacity:1;transform:scaleY(1.2)}}@keyframes audioHintPulse{0%,to{opacity:.34;transform:scale(1)}50%{opacity:.82;transform:scale(1.01)}}@keyframes starGlow{0%,to{opacity:.92;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-1px)scale(1.08)}}@media (max-width:1100px){#codplus-home .audioReviewGrid{grid-template-columns:1fr}}#codplus-home .sellerLocation{color:var(--muted);align-items:center;gap:6px;margin-top:5px;font-size:10.5px;line-height:1.2;display:inline-flex}#codplus-home .sellerLocation svg{width:14px;height:14px;stroke:var(--teal-2);fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;animation:2.2s ease-in-out infinite pinPulse}#codplus-home .sellerLocation span{color:var(--muted);font-size:10.5px}@keyframes pinPulse{0%,to{opacity:.78;transform:scale(1)}50%{opacity:1;transform:scale(1.14)}}#codplus-home .audioReviewHead .sellerLocation{white-space:nowrap;align-items:center;gap:6px;margin-top:5px;display:inline-flex!important}#codplus-home .audioReviewHead .sellerLocation svg{flex:0 0 14px;width:14px;height:14px;display:block}#codplus-home .audioReviewHead .sellerLocation>span{color:var(--muted);font-size:10.5px;line-height:1.2;margin:0!important;display:inline!important}#codplus-home .integrationLogo .youcanLogo{place-items:center;display:grid}#codplus-home .youcanY{color:var(--teal-2);letter-spacing:-.06em;font-family:Manrope,sans-serif;font-size:31px;font-weight:900;line-height:1;display:block;transform:scaleX(1.08)}#codplus-home .integrationLogo .youcanLogo .youcanYSvg{overflow:visible;width:25px!important;height:25px!important;stroke:var(--teal-2)!important;fill:none!important;stroke-width:3.2px!important;stroke-linecap:round!important;stroke-linejoin:round!important}#codplus-home .dashboardImageWrap{border:1px solid var(--line);background:#fff;border-radius:18px;width:100%;overflow:hidden}#codplus-home .dashboardRealImage{width:100%;height:auto;display:block}#codplus-home .realDashboardBox{background:linear-gradient(145deg,#44b2a90f 0%,#fff 44%,#f5fbfa 100%);padding:10px;overflow:hidden}#codplus-home .browserFrame{background:#fff;border:1px solid #44b2a942;border-radius:0;width:100%;overflow:hidden}#codplus-home .browserTopbar{border-bottom:1px solid var(--line);background:linear-gradient(#f8fcfb 0%,#fff 100%);border-radius:0;align-items:center;gap:10px;padding:10px 12px;display:flex}#codplus-home .browserDots{flex:none;align-items:center;gap:5px;display:flex}#codplus-home .browserDots span{background:#44b2a98c;border-radius:50%;width:8px;height:8px}#codplus-home .browserDots span:nth-child(2){background:#11204a3d}#codplus-home .browserDots span:nth-child(3){background:#44b2a942}#codplus-home .browserAddress{border:1px solid var(--line);min-height:28px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:999px;flex:1;align-items:center;padding:0 12px;font-size:10px;font-weight:700;display:flex;overflow:hidden}#codplus-home .dashboardImageWrap{aspect-ratio:auto;background:#fff;border-radius:0;width:100%;position:relative;overflow:hidden}#codplus-home .dashboardRealImage{transform-origin:top;image-rendering:auto;width:100%;max-width:100%;height:auto;display:block;position:relative;top:auto;left:auto;transform:none}@media (max-width:760px){#codplus-home .dashboardImageWrap{aspect-ratio:auto}#codplus-home .dashboardRealImage{width:100%}}#codplus-home .compactDashCarousel{width:100%}#codplus-home .compactDashTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}#codplus-home .compactDashTabs{align-items:center;gap:7px;display:flex}#codplus-home .compactDashTab{border:1px solid var(--line);min-height:31px;color:var(--navy);cursor:pointer;background:#fff;border-radius:999px;padding:0 10px;font-size:9.5px;font-weight:800;transition:border-color .22s,background .22s,color .22s}#codplus-home .compactDashTab:hover,#codplus-home .compactDashTab.is-active{border-color:var(--teal);background:var(--teal-soft-2);color:var(--teal-2)}#codplus-home .compactDashArrows{align-items:center;gap:6px;display:flex}#codplus-home .compactDashArrow{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:31px;height:31px;transition:border-color .22s,background .22s;display:grid}#codplus-home .compactDashArrow:hover{border-color:var(--teal);background:var(--teal-soft-2)}#codplus-home .compactDashArrow svg{fill:none;width:14px;height:14px;stroke:var(--teal-2);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}#codplus-home .compactDashViewport{border:1px solid var(--line);background:#fff;width:100%;overflow:hidden}#codplus-home .compactDashTrack{will-change:transform;width:100%;transition:transform .68s cubic-bezier(.22,.61,.36,1);display:flex;transform:translate(0)}#codplus-home .compactDashSlide{box-sizing:border-box;min-width:100%;padding:7px}#codplus-home .compactBrowser{background:#fff;border:1px solid #11204a1f;width:100%;overflow:hidden}#codplus-home .compactBrowserBar{border-bottom:1px solid var(--line);background:linear-gradient(#fbfdfd 0%,#f5f9f8 100%);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;height:31px;padding:0 8px;display:grid}#codplus-home .compactDots{align-items:center;gap:4px;display:flex}#codplus-home .compactDots span{background:#44b2a9c7;border-radius:50%;width:6px;height:6px}#codplus-home .compactDots span:nth-child(2){background:#11204a38}#codplus-home .compactDots span:nth-child(3){background:#44b2a942}#codplus-home .compactUrl{border:1px solid var(--line);color:#7a8999;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:999px;align-items:center;min-width:0;height:21px;padding:0 8px;font-size:7.5px;display:flex;overflow:hidden}#codplus-home .compactBrowser img{border-radius:0;width:100%;height:auto;display:block}@media (max-width:760px){#codplus-home .compactDashTop{align-items:flex-start}#codplus-home .compactDashTabs{flex-wrap:wrap}}#codplus-home [id^=footer-]{scroll-margin-top:108px}#codplus-home #reviews,#codplus-home #seller-reviews,#codplus-home #seller-workflow{scroll-margin-top:110px}#codplus-home{zoom:1.25;overflow-x:hidden}#codplus-home .youtubeTutorials{background:radial-gradient(circle at 10% 8%,#44b2a91a,#0000 24%),linear-gradient(#fff 0%,#f5fbfab8 100%);position:relative;overflow:hidden}#codplus-home .youtubeTutorialsHead{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px;display:flex}#codplus-home .youtubeTutorialsCopy{max-width:760px}#codplus-home .youtubeTutorialsCopy p{max-width:690px}#codplus-home .youtubeMiniIcon{vertical-align:middle;place-items:center;width:22px;height:22px;margin-right:7px;display:inline-grid}#codplus-home .youtubeMiniIcon svg{fill:#44b2a9;width:21px;height:21px}#codplus-home .youtubeMiniIcon .youtubePlay{fill:#fff}#codplus-home .youtubeChannelButton{min-height:44px;color:var(--navy);white-space:nowrap;background:#fff;border:1px solid #44b2a94d;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-family:Manrope,sans-serif;font-size:10.5px;font-weight:800;transition:border-color .2s,background .2s,color .2s;display:inline-flex}#codplus-home .youtubeChannelButton:hover{border-color:var(--teal);background:var(--teal-soft-2);color:var(--teal-2)}#codplus-home .youtubeChannelButton svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}#codplus-home .youtubeVideoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}#codplus-home .youtubeVideoCard{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;transition:border-color .22s,transform .22s;overflow:hidden}#codplus-home .youtubeVideoCard:hover{border-color:#44b2a98c;transform:translateY(-2px)}#codplus-home .youtubeFrame{aspect-ratio:16/9;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#44b2a91f,#101b390a),#f7fbfb;width:100%;position:relative;overflow:hidden}#codplus-home .youtubeFrame iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}#codplus-home .youtubeVideoMeta{justify-content:space-between;align-items:center;gap:10px;padding:12px 13px 13px;display:flex}#codplus-home .youtubeVideoMeta strong{color:var(--navy);font-family:Manrope,sans-serif;font-size:11px;font-weight:800}#codplus-home .youtubeVideoMeta span{color:var(--muted);text-align:right;font-size:9px}#codplus-home .youtubeTutorialsFoot{grid-template-columns:minmax(30px,1fr) auto auto;align-items:center;gap:14px;margin-top:18px;display:grid}#codplus-home .youtubeTutorialsLine{background:linear-gradient(90deg,#44b2a914,#44b2a957);height:1px}#codplus-home .youtubeTutorialsFoot p{color:var(--muted);margin:0;font-size:10px}#codplus-home .youtubeTutorialsFoot a{color:var(--teal-2);white-space:nowrap;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}#codplus-home .youtubeTutorialsFoot a svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}#codplus-home #tutorials{scroll-margin-top:110px}@media (max-width:960px){#codplus-home .youtubeVideoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}#codplus-home .youtubeVideoCard:last-child{grid-column:1/-1;max-width:calc(50% - 7px)}}@media (max-width:700px){#codplus-home .youtubeTutorialsHead{flex-direction:column;align-items:flex-start}#codplus-home .youtubeVideoGrid{grid-template-columns:1fr}#codplus-home .youtubeVideoCard:last-child{grid-column:auto;max-width:none}#codplus-home .youtubeTutorialsFoot{grid-template-columns:1fr}#codplus-home .youtubeTutorialsLine{display:none}}#codplus-home .youtubeVideoGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}#codplus-home .youtubeVideoCard{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;overflow:hidden}#codplus-home .youtubeThumbLink{color:inherit;height:100%;text-decoration:none;display:block}#codplus-home .youtubeThumbWrap{aspect-ratio:16/9;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#44b2a91a,#101b390d),#f7fbfb;position:relative;overflow:hidden}#codplus-home .youtubeThumbWrap img{object-fit:cover;width:100%;height:100%;display:block}#codplus-home .youtubePlayBadge{background:#ffffffeb;border:1px solid #44b2a93d;border-radius:50%;place-items:center;width:64px;height:64px;transition:transform .22s,background .22s,border-color .22s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#codplus-home .youtubePlayBadge svg{fill:#44b2a9;width:28px;height:28px;margin-left:3px}#codplus-home .youtubeThumbLink:hover .youtubePlayBadge{background:#fff;border-color:#44b2a97a;transform:translate(-50%,-50%)scale(1.06)}#codplus-home .youtubeVideoMetaStack{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;padding:14px;display:flex}#codplus-home .youtubeVideoMetaStack strong{-webkit-line-clamp:3;text-align:left;-webkit-box-orient:vertical;min-height:3.9em;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}#codplus-home .youtubeVideoMetaStack span{text-align:left;font-size:9px}@media (max-width:1180px){#codplus-home .youtubeVideoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){#codplus-home .youtubeVideoGrid{grid-template-columns:1fr}#codplus-home .youtubeVideoMetaStack strong{min-height:auto}}#codplus-home .youtubeVideoGrid,#codplus-home .youtubeVideoCard{direction:ltr}#codplus-home .youtubeVideoMetaStack{align-items:stretch}#codplus-home .youtubeVideoMetaStack strong{text-align:right;direction:rtl;unicode-bidi:plaintext;min-height:auto;font-family:Almarai,Tajawal,Noto Sans Arabic,sans-serif;font-size:11.5px;line-height:1.7}#codplus-home .youtubeVideoMetaStack span{text-align:right}#codplus-home .footerContactInfo{flex-direction:column;align-items:flex-start;gap:8px;margin-top:14px;display:flex}#codplus-home .footerContactRow{color:var(--muted);align-items:center;gap:9px;font-size:9.5px;line-height:1.5;text-decoration:none;transition:color .2s;display:inline-flex}#codplus-home .footerContactRow:hover{color:var(--teal-2)}#codplus-home .footerContactIcon{background:#44b2a914;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}#codplus-home .footerContactIcon svg{fill:none;width:12px;height:12px;stroke:var(--teal-2);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}#codplus-home .footerSocials{align-items:center;gap:8px;margin-top:4px;display:flex}#codplus-home .footerSocialIcon{background:#44b2a914;border-radius:50%;place-items:center;width:32px;height:32px;transition:background .2s,transform .2s;display:grid}#codplus-home .footerSocialIcon:hover{background:#44b2a926;transform:translateY(-1px)}#codplus-home .footerSocialIcon svg{fill:none;width:16px;height:16px;stroke:var(--teal-2);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}#codplus-home .footerSocialIcon:first-child svg{fill:var(--teal-2);stroke:none}#codplus-home .footerSocialIcon:first-child .socialPlay{fill:#fff}#codplus-home .footerBottomSocials{align-items:center;gap:8px;margin-top:10px;display:flex}#codplus-home .footerBottomSocialIcon{background:#44b2a914;border-radius:50%;place-items:center;width:30px;height:30px;text-decoration:none;transition:background .2s,transform .2s;display:grid}#codplus-home .footerBottomSocialIcon:hover{background:#44b2a929;transform:translateY(-1px)}#codplus-home .footerBottomSocialIcon svg{fill:none;width:15px;height:15px;stroke:var(--teal-2);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}#codplus-home .footerBottomSocialIcon.youtube svg{fill:var(--teal-2);stroke:none}#codplus-home .footerBottomSocialIcon.youtube .footerSocialPlay{fill:#fff}#codplus-home .footerBottomSocialIcon:last-child svg{fill:var(--teal-2);stroke:none}#codplus-home .footerBottomSocials{justify-content:center;align-items:center;gap:10px;margin-top:8px;display:flex}#codplus-home .footerBottomSocialIcon{width:34px;height:34px;color:var(--teal-2);background:#44b2a914;border-radius:50%;place-items:center;text-decoration:none;transition:background .2s,transform .2s,color .2s;display:grid}#codplus-home .footerBottomSocialIcon:hover{color:var(--teal);background:#44b2a929;transform:translateY(-1px)}#codplus-home .footerBottomSocialIcon svg{width:17px;height:17px;display:block}#codplus-home .footerBottomSocialIcon.social-instagram svg,#codplus-home .footerBottomSocialIcon.social-instagram svg *{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}#codplus-home .footerBottomSocialIcon.social-instagram .social-fill,#codplus-home .footerBottomSocialIcon.social-youtube .social-fill,#codplus-home .footerBottomSocialIcon.social-facebook .social-fill{fill:currentColor;stroke:none}#codplus-home .footerBottomSocialIcon.social-youtube .social-play{fill:#fff;stroke:none}#codplus-home .footerGrid{text-align:left}#codplus-home .footerGrid>.footerCol:first-child{text-align:left;align-items:flex-start}#codplus-home .footerGrid>.footerCol:first-child>p{text-align:left;margin-left:0;margin-right:0}#codplus-home .footerContactInfo{text-align:left;align-items:flex-start;width:100%}#codplus-home .footerContactRow{text-align:left;justify-content:flex-start}#codplus-home .footerCopyrightCenter{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}#codplus-home .footerCopyrightCenter .footerBottomSocials{justify-content:center;margin-top:8px}#codplus-home,#codplus-home{max-width:100%;overflow-x:hidden}#codplus-home img,#codplus-home svg,#codplus-home iframe,#codplus-home video{max-width:100%}@media (max-width:1360px){#codplus-home{zoom:1.16}#codplus-home .heroCopy h1{font-size:clamp(38px,5vw,64px)}#codplus-home .titleBlock h2{font-size:clamp(28px,3.4vw,42px)}}@media (max-width:1180px){#codplus-home{zoom:1.05}#codplus-home .nav{min-height:72px}#codplus-home .hero{padding:26px 0 12px}#codplus-home .heroGrid,#codplus-home .integrationTop,#codplus-home .grid2,#codplus-home .ctaBox{gap:12px}#codplus-home .heroCopy,#codplus-home .heroVisual,#codplus-home .integrationPanel,#codplus-home .splitPanel,#codplus-home .ctaBox{padding:24px}#codplus-home .heroCopy,#codplus-home .heroVisual{min-height:auto}#codplus-home .heroMeta,#codplus-home .quickStrip,#codplus-home .grid3,#codplus-home .grid4,#codplus-home .integrationLogos,#codplus-home .flowBar,#codplus-home .miniFeatureGrid,#codplus-home .faqGrid,#codplus-home .dashMetrics,#codplus-home .youtubeVideoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}#codplus-home .footerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}#codplus-home .footerCol{min-width:0}}@media (max-width:980px){#codplus-home{zoom:1;--container:min(100% - 28px, 1180px);--section:50px}#codplus-home .menuBtn{display:block}#codplus-home .nav{min-height:68px}#codplus-home .navLinks.open{border-radius:18px;max-height:calc(100vh - 88px);padding:16px;top:68px;left:12px;right:12px;overflow:auto}#codplus-home .navActions .btn{min-height:42px}#codplus-home .heroGrid,#codplus-home .integrationTop,#codplus-home .grid2,#codplus-home .ctaBox,#codplus-home .footerGrid{grid-template-columns:1fr}#codplus-home .heroMeta,#codplus-home .quickStrip,#codplus-home .grid3,#codplus-home .grid4,#codplus-home .integrationLogos,#codplus-home .flowBar,#codplus-home .miniFeatureGrid,#codplus-home .faqGrid,#codplus-home .dashMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}#codplus-home .heroActions{flex-wrap:wrap}#codplus-home .heroVisual>p,#codplus-home .titleBlock p,#codplus-home .heroCopy p,#codplus-home .youtubeTutorialsCopy p{max-width:100%}#codplus-home .heroMediaLayout{gap:12px}}@media (max-width:760px){#codplus-home{zoom:1;--container:min(100% - 18px, 1180px);--section:40px}#codplus-home .header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#codplus-home .nav{gap:10px;min-height:64px}#codplus-home .brand{min-width:auto}#codplus-home .brand img{width:118px}#codplus-home .menuBtn{font-size:24px}#codplus-home .navActions{gap:8px}#codplus-home .navActions .btnSoft{display:none}#codplus-home .navActions .btnPrimary{min-height:40px;padding:0 14px;font-size:12px}#codplus-home .navLinks.open{border-radius:16px;gap:12px;padding:14px;top:64px;left:8px;right:8px}#codplus-home .eyebrow{letter-spacing:.06em;font-size:10px}#codplus-home .titleBlock{max-width:100%;margin-bottom:14px}#codplus-home .titleBlock h2,#codplus-home .heroVisual h2{font-size:clamp(24px,7vw,32px);line-height:1.12}#codplus-home .titleBlock p,#codplus-home .heroVisual>p,#codplus-home .heroCopy p{font-size:13px;line-height:1.7}#codplus-home .hero{padding:18px 0 8px}#codplus-home .heroCopy,#codplus-home .heroVisual,#codplus-home .integrationPanel,#codplus-home .splitPanel,#codplus-home .ctaBox{min-height:auto;padding:18px}#codplus-home .heroCopy h1{margin:12px 0;font-size:clamp(30px,9.8vw,40px);line-height:1.05}#codplus-home .heroActions{flex-direction:column;align-items:stretch;gap:8px}#codplus-home .heroActions .btn,#codplus-home .youtubeChannelButton{width:100%}#codplus-home .heroMeta,#codplus-home .quickStrip,#codplus-home .grid3,#codplus-home .grid4,#codplus-home .integrationLogos,#codplus-home .flowBar,#codplus-home .miniFeatureGrid,#codplus-home .faqGrid,#codplus-home .dashMetrics,#codplus-home .youtubeVideoGrid,#codplus-home .footerGrid{grid-template-columns:1fr!important}#codplus-home .ecoGrid{grid-template-columns:1fr}#codplus-home .quickCard,#codplus-home .ecoCard,#codplus-home .startCard,#codplus-home .flowNode,#codplus-home .faqItem,#codplus-home .voiceCard,#codplus-home .youtubeVideoCard{min-height:auto}#codplus-home .heroMediaLayout,#codplus-home .youtubeTutorialsHead,#codplus-home .youtubeTutorialsFoot{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}#codplus-home .youtubeTutorialsHead{gap:14px;margin-bottom:16px}#codplus-home .youtubeVideoMetaStack strong{font-size:11px;line-height:1.65}#codplus-home .youtubeVideoMetaStack span{font-size:8.5px}#codplus-home .compactDashTop{flex-direction:column;align-items:stretch;gap:10px}#codplus-home .compactDashTabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;display:grid}#codplus-home .compactDashTab{justify-content:center;width:100%;padding:0 8px;font-size:9px}#codplus-home .compactDashArrows{justify-content:flex-end}#codplus-home .compactDashSlide{padding:6px}#codplus-home .compactBrowserBar{height:29px}#codplus-home .compactUrl{font-size:7px}#codplus-home .footerGrid{gap:16px}#codplus-home .footerContactInfo{gap:7px}#codplus-home .footerContactRow{align-items:flex-start;gap:8px;font-size:9px}#codplus-home .footerContactRow span:last-child{line-height:1.6}#codplus-home .footerBottom,#codplus-home .footerCopyrightCenter{text-align:center}}@media (max-width:540px){#codplus-home .heroCopy h1{font-size:28px}#codplus-home .heroMeta .mini,#codplus-home .softCard,#codplus-home .flowNode,#codplus-home .faqItem,#codplus-home .voiceCard,#codplus-home .youtubeVideoCard,#codplus-home .panel{border-radius:16px}#codplus-home .btn{min-height:42px;font-size:12px}#codplus-home .compactDashTabs{grid-template-columns:1fr 1fr}#codplus-home .compactDashArrow{width:30px;height:30px}#codplus-home .compactBrowserBar{padding:0 7px}#codplus-home .compactDots span{width:5px;height:5px}#codplus-home .footerBottomSocialIcon{width:32px;height:32px}#codplus-home .footerBottomSocialIcon svg{width:16px;height:16px}}@media (max-width:390px){#codplus-home{--container:min(100% - 14px, 1180px);--section:34px}#codplus-home .heroCopy,#codplus-home .heroVisual,#codplus-home .integrationPanel,#codplus-home .splitPanel,#codplus-home .ctaBox{padding:15px}#codplus-home .titleBlock h2,#codplus-home .heroVisual h2{font-size:22px}#codplus-home .heroCopy h1{font-size:26px}#codplus-home .eyebrow{font-size:9px}#codplus-home .compactDashTabs{grid-template-columns:1fr}#codplus-home .compactDashTab{min-height:30px}}#codplus-home .navActions .btn{gap:7px}#codplus-home .authButtonIcon{flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}#codplus-home .authButtonIcon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}#codplus-home .menuBtnIcon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:24px;height:24px}#codplus-home .mobileMenu,#codplus-home .mobileMenuOverlay{display:none}@media (max-width:1280px){#codplus-home .navActions{display:none}#codplus-home .menuBtn{width:42px;height:42px;color:var(--navy);background:#44b2a912;border:1px solid #44b2a93d;border-radius:12px;place-items:center;padding:0;display:grid}#codplus-home .mobileMenu{z-index:1004;overscroll-behavior:contain;background:radial-gradient(circle at 100% 0,#67f2ff24,#0000 27%),linear-gradient(#fff 0%,#f8fcfb 100%);border-left:1px solid #44b2a933;flex-direction:column;width:min(380px,90vw);height:100dvh;transition:transform .34s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(102%)}#codplus-home .mobileMenu.isOpen{transform:translate(0)}#codplus-home .mobileMenuOverlay{z-index:1003;opacity:0;visibility:hidden;pointer-events:none;background:#101b3933;border:0;padding:0;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:0}#codplus-home .mobileMenuOverlay.isOpen{opacity:1;visibility:visible;pointer-events:auto}#codplus-home .mobileMenuTop{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:20px 18px 16px;display:flex}#codplus-home .mobileMenuBrand img{width:128px;height:auto;display:block}#codplus-home .mobileMenuClose{width:38px;height:38px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #44b2a933;border-radius:11px;place-items:center;padding:0;display:grid}#codplus-home .mobileMenuClose:hover{color:var(--teal-2);background:#44b2a912;border-color:#44b2a97a}#codplus-home .mobileMenuClose svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:17px;height:17px}#codplus-home .mobileMenuIntro{flex-direction:column;gap:3px;padding:17px 18px 9px;display:flex}#codplus-home .mobileMenuIntro span{color:var(--teal-2);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}#codplus-home .mobileMenuIntro strong{color:var(--navy);font-family:Manrope,sans-serif;font-size:17px}#codplus-home .mobileMenuLinks{flex-direction:column;gap:4px;padding:8px 12px 14px;display:flex}#codplus-home .mobileNavLink{color:#41526a;border:1px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;min-height:43px;padding:0 12px;font-size:11.5px;font-weight:800;transition:background .2s,border-color .2s,color .2s;display:flex}#codplus-home .mobileNavLink:hover,#codplus-home .mobileNavLink:focus-visible{color:var(--teal-2);background:#44b2a912;border-color:#44b2a92e;outline:none}#codplus-home .mobileNavLink svg{fill:none;width:14px;height:14px;stroke:var(--teal-2);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 14px}#codplus-home .mobileMenuAuth{border-top:1px solid var(--line);grid-template-columns:1fr;gap:9px;margin-top:auto;padding:14px 12px 18px;display:grid}#codplus-home .mobileAuthButton{border-radius:13px;align-items:center;gap:11px;min-height:58px;padding:9px 11px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}#codplus-home .mobileLoginButton{color:var(--navy);background:#fff;border:1px solid #44b2a938}#codplus-home .mobileLoginButton:hover{background:#44b2a90f;border-color:#44b2a97a}#codplus-home .mobileCreateButton{color:var(--navy);background:linear-gradient(135deg,#44b2a930,#67f2ff26);border:1px solid #44b2a957}#codplus-home .mobileCreateButton:hover{background:linear-gradient(135deg,#44b2a945,#67f2ff38);border-color:#44b2a98f}#codplus-home .mobileAuthIcon{width:36px;height:36px;color:var(--teal-2);background:#44b2a917;border-radius:10px;flex:0 0 36px;place-items:center;display:grid}#codplus-home .mobileCreateButton .mobileAuthIcon{background:#ffffffa8}#codplus-home .mobileAuthIcon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}#codplus-home .mobileAuthText{flex-direction:column;gap:1px;min-width:0;display:flex}#codplus-home .mobileAuthText strong{font-family:Manrope,sans-serif;font-size:11.5px;line-height:1.35}#codplus-home .mobileAuthText small{color:var(--muted);font-size:8.5px;line-height:1.4}#codplus-home.mobileMenuOpen{overflow:hidden}}@media (max-width:540px){#codplus-home .mobileMenu{width:min(350px,93vw)}#codplus-home .mobileMenuTop{padding:17px 14px 14px}#codplus-home .mobileMenuBrand img{width:118px}#codplus-home .mobileMenuIntro{padding:15px 14px 8px}#codplus-home .mobileMenuLinks{padding:7px 9px 12px}#codplus-home .mobileMenuAuth{padding:12px 9px 14px}}#codplus-home .heroActions .btn{gap:8px}#codplus-home .heroBtnIcon{flex:0 0 21px;place-items:center;width:21px;height:21px;display:grid}#codplus-home .heroBtnIcon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;display:block}#codplus-home #integrations{scroll-margin-top:110px}@media (max-width:760px){#codplus-home #integrations{scroll-margin-top:82px}#codplus-home .heroBtnIcon{flex-basis:20px;width:20px;height:20px}#codplus-home .heroBtnIcon svg{width:16px;height:16px}}#codplus-home #platform{scroll-margin-top:110px}@media (max-width:760px){#codplus-home #platform{scroll-margin-top:82px}}#codplus-home .backToTop90{z-index:999;width:44px;height:44px;color:var(--teal-2);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(145deg,#fffffffa,#effbf9fa);border:1px solid #44b2a947;border-radius:50%;place-items:center;padding:0;transition:opacity .22s,visibility .22s,transform .22s,background .22s,border-color .22s;display:grid;position:fixed;bottom:22px;right:18px;transform:translateY(10px)scale(.96)}#codplus-home .backToTop90.isVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}#codplus-home .backToTop90:hover{background:linear-gradient(145deg,#44b2a91f,#67f2ff24);border-color:#44b2a985}#codplus-home .backToTop90 svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}@media (max-width:760px){#codplus-home .backToTop90{width:42px;height:42px;bottom:16px;right:12px}}@media (max-width:1280px){#codplus-home .mobileMenu{border:1px solid #44b2a933;border-radius:18px;width:min(370px,100vw - 24px);height:auto;max-height:calc(100dvh - 94px);top:78px;right:12px;overflow-y:auto;transform:translate(calc(100% + 24px))}#codplus-home .mobileMenu.isOpen{transform:translate(0)}#codplus-home .mobileMenuAuth{margin-top:8px}}@media (max-width:760px){#codplus-home .mobileMenu{border-radius:16px;width:min(350px,100vw - 16px);max-height:calc(100dvh - 82px);top:70px;right:8px}#codplus-home .mobileMenuTop{padding:15px 14px 12px}#codplus-home .mobileMenuIntro{padding:12px 14px 6px}#codplus-home .mobileMenuLinks{gap:3px;padding:6px 9px 8px}#codplus-home .mobileNavLink{min-height:40px}#codplus-home .mobileMenuAuth{gap:7px;margin-top:6px;padding:10px 9px 12px}#codplus-home .mobileAuthButton{min-height:54px}}@media (max-width:540px){#codplus-home .mobileMenu{width:calc(100vw - 14px);max-height:calc(100dvh - 78px);top:68px;right:7px}}@media (max-width:1280px){#codplus-home .mobileMenu{border-top:0;border-bottom:1px solid #44b2a933;border-left:1px solid #44b2a933;border-right:0;border-radius:0 0 0 18px;width:min(380px,90vw);height:auto;max-height:calc(100dvh - 14px);top:0;right:0;overflow-y:auto;transform:translate(102%)}#codplus-home .mobileMenu.isOpen{transform:translate(0)}}@media (max-width:760px){#codplus-home .mobileMenu{border-radius:0 0 0 16px;width:min(355px,92vw);max-height:calc(100dvh - 10px);top:0;right:0}}@media (max-width:540px){#codplus-home .mobileMenu{border-radius:0 0 0 15px;width:min(350px,94vw);max-height:calc(100dvh - 8px);top:0;right:0}}@media (max-width:760px){#codplus-home .flowBar{isolation:isolate;gap:10px;padding:10px 0 10px 22px;display:grid;position:relative;grid-template-columns:1fr!important}#codplus-home .flowBar:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#44b2a929 0%,#44b2a914 100%);border:1px solid #44b2a942;border-radius:999px;width:8px;position:absolute;top:18px;bottom:18px;left:10px;display:block!important}#codplus-home .flowBar:after{content:"";opacity:.98;z-index:0;pointer-events:none;background:linear-gradient(#44b2a900 0%,#44b2a933 10%,#fffffffa 36%,#44b2a9fa 52%,#44b2a98c 72%,#44b2a91a 88%,#44b2a900 100%);border-radius:999px;width:14px;height:58px;animation:8.2s linear infinite mobileFlowPulse;position:absolute;top:8px;left:7px;display:block!important}#codplus-home .flowNode{z-index:1;text-align:center;min-height:112px;padding:16px 14px 16px 16px;animation:8.2s linear infinite nodeSweep;position:relative}#codplus-home .flowNode:before{content:"";z-index:2;background:linear-gradient(#fff 0%,#eaf7f5 100%);border:1px solid #44b2a957;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:-16px;transform:translateY(-50%);display:block!important}#codplus-home .flowNode:after{display:none!important}#codplus-home .flowNode .logoVisual{width:54px;height:54px;margin:0 auto 10px}#codplus-home .flowNode strong{font-size:12px}#codplus-home .flowNode span{font-size:10px;line-height:1.45}#codplus-home .flowNode:first-child{animation-delay:0s}#codplus-home .flowNode:nth-child(2){animation-delay:1.1s}#codplus-home .flowNode:nth-child(3){animation-delay:2.2s}#codplus-home .flowNode:nth-child(4){animation-delay:3.3s}#codplus-home .flowNode:nth-child(5){animation-delay:4.4s}#codplus-home .flowNode:nth-child(6){animation-delay:5.5s}#codplus-home .flowNode:nth-child(7){animation-delay:6.6s}@keyframes mobileFlowPulse{0%{top:12px}to{top:calc(100% - 70px)}}}@media (max-width:420px){#codplus-home .flowBar{padding-left:20px}#codplus-home .flowBar:before{left:9px}#codplus-home .flowBar:after{width:13px;left:6px}#codplus-home .flowNode{min-height:106px;padding:14px 12px 14px 14px}#codplus-home .flowNode:before{width:11px;height:11px;left:-15px}}@media (max-width:760px){#codplus-home .flowBar{isolation:isolate;gap:12px;padding:10px 0;display:grid;position:relative;grid-template-columns:1fr!important}#codplus-home .flowBar:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#44b2a914 0%,#67f2ff29 45%,#44b2a914 100%);border:1px solid #44b2a93d;border-radius:999px;width:8px;position:absolute;top:12px;bottom:12px;left:50%;transform:translate(-50%);display:block!important}#codplus-home .flowBar:after{content:"";opacity:.98;z-index:3;pointer-events:none;background:linear-gradient(#67f2ff00 0%,#67f2ff2e 12%,#fffffffa 38%,#67f2ff 52%,#44b2a9b8 68%,#44b2a929 86%,#44b2a900 100%);border-radius:999px;width:18px;height:74px;animation:8.2s linear infinite mobileCenterFlowPulse;position:absolute;top:8px;left:50%;transform:translate(-50%);display:block!important}#codplus-home .flowNode{z-index:1;text-align:center;min-height:116px;padding:17px 14px;animation:8.2s linear infinite nodeSweep;position:relative;overflow:hidden}#codplus-home .flowNode:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#44b2a90f 0%,#67f2ff21 50%,#44b2a90f 100%);border:0;border-radius:999px;width:8px;height:auto;position:absolute;top:-1px;bottom:-1px;left:50%;transform:translate(-50%);display:block!important}#codplus-home .flowNode:after{content:"";z-index:1;pointer-events:none;background:#fff;border:1px solid #44b2a961;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block!important}#codplus-home .flowNode .logoVisual,#codplus-home .flowNode strong,#codplus-home .flowNode span{z-index:2;position:relative}#codplus-home .flowNode .logoVisual{background:#fffffff7;width:56px;height:56px;margin:0 auto 10px}#codplus-home .flowNode strong{font-size:12px}#codplus-home .flowNode span{font-size:10px;line-height:1.45}#codplus-home .flowNode:first-child{animation-delay:0s}#codplus-home .flowNode:nth-child(2){animation-delay:1.1s}#codplus-home .flowNode:nth-child(3){animation-delay:2.2s}#codplus-home .flowNode:nth-child(4){animation-delay:3.3s}#codplus-home .flowNode:nth-child(5){animation-delay:4.4s}#codplus-home .flowNode:nth-child(6){animation-delay:5.5s}#codplus-home .flowNode:nth-child(7){animation-delay:6.6s}@keyframes mobileCenterFlowPulse{0%{top:6px}to{top:calc(100% - 80px)}}}@media (max-width:420px){#codplus-home .flowBar:before{width:7px}#codplus-home .flowBar:after{width:16px;height:68px}#codplus-home .flowNode{min-height:110px;padding:15px 12px}#codplus-home .flowNode:before{width:7px}#codplus-home .flowNode:after{width:11px;height:11px}}@media (max-width:760px){#codplus-home .flowBar{isolation:isolate;gap:12px;padding:10px 0 10px 24px;display:grid;position:relative;grid-template-columns:1fr!important}#codplus-home .flowBar:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#44b2a914 0%,#67f2ff29 44%,#44b2a914 100%);border:1px solid #44b2a93d;border-radius:999px;width:8px;position:absolute;top:16px;bottom:16px;left:10px;transform:none;display:block!important}#codplus-home .flowBar:after{content:"";opacity:.98;z-index:3;pointer-events:none;filter:saturate(105%);background:linear-gradient(#67f2ff00 0%,#67f2ff2e 10%,#fff 34%,#67f2ff 48%,#44b2a9d1 63%,#44b2a92e 84%,#44b2a900 100%);border-radius:999px;width:14px;height:72px;animation:8.2s linear infinite mobileSideFlowPulse;position:absolute;top:8px;left:7px;transform:none;display:block!important}#codplus-home .flowNode{z-index:1;text-align:center;min-height:114px;padding:16px 14px 16px 16px;position:relative;overflow:hidden}#codplus-home .flowNode:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#44b2a90d 0%,#67f2ff24 50%,#44b2a90d 100%);border-radius:14px;width:22px;position:absolute;top:10px;bottom:10px;left:0;display:block!important}#codplus-home .flowNode:after{content:"";z-index:2;pointer-events:none;background:#fff;border:1px solid #44b2a96b;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:10px;transform:translateY(-50%);display:block!important}#codplus-home .flowNode .logoVisual,#codplus-home .flowNode strong,#codplus-home .flowNode span{z-index:2;position:relative}#codplus-home .flowNode .logoVisual{background:#fffffff7;width:56px;height:56px;margin:0 auto 10px}#codplus-home .flowNode strong{font-size:12px}#codplus-home .flowNode span{font-size:10px;line-height:1.45}@keyframes mobileSideFlowPulse{0%{top:8px}to{top:calc(100% - 80px)}}}@media (max-width:420px){#codplus-home .flowBar{padding-left:22px}#codplus-home .flowBar:before{width:7px;left:9px}#codplus-home .flowBar:after{width:13px;height:68px;left:6px}#codplus-home .flowNode{min-height:108px;padding:15px 12px 15px 14px}#codplus-home .flowNode:before{width:20px}#codplus-home .flowNode:after{width:11px;height:11px;left:9px}}@media (max-width:760px){#codplus-home .flowBar{isolation:isolate;gap:12px;padding:10px 0 10px 30px;display:grid;position:relative;grid-template-columns:1fr!important}#codplus-home .flowBar:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#44b2a938 0%,#67f2ffb3 45%,#44b2a938 100%);border:none;border-radius:999px;width:4px;position:absolute;top:18px;bottom:18px;left:12px;display:block!important}#codplus-home .flowBar:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#67f2ff00 0%,#fffffff5 28%,#67f2ff 48%,#44b2a9eb 68%,#44b2a900 100%);border-radius:999px;width:14px;height:56px;animation:7.6s linear infinite mobileFlowSignal;position:absolute;top:10px;left:7px;display:block!important}#codplus-home .flowNode{z-index:1;text-align:center;min-height:112px;padding:16px 14px 16px 16px;position:relative;overflow:visible}#codplus-home .flowNode:before{content:"";opacity:.5;z-index:2;pointer-events:none;background:linear-gradient(90deg,#44b2a9f2 0%,#67f2ffd1 55%,#44b2a91f 100%);border-radius:999px;width:22px;height:2px;animation:7.6s ease-in-out infinite mobileConnectorFlash;position:absolute;top:50%;left:-18px;transform:translateY(-50%);display:block!important}#codplus-home .flowNode:after{content:"";z-index:3;pointer-events:none;background:#fff;border:2px solid #44b2a9b8;border-radius:50%;width:12px;height:12px;animation:7.6s ease-in-out infinite mobileConnectorDot;position:absolute;top:50%;left:-24px;transform:translateY(-50%);display:block!important}#codplus-home .flowNode .logoVisual,#codplus-home .flowNode strong,#codplus-home .flowNode span{z-index:4;position:relative}#codplus-home .flowNode .logoVisual{background:#fffffffa;width:56px;height:56px;margin:0 auto 10px}#codplus-home .flowNode strong{font-size:12px}#codplus-home .flowNode span{font-size:10px;line-height:1.45}#codplus-home .flowNode:first-child:before,#codplus-home .flowNode:first-child:after{animation-delay:0s}#codplus-home .flowNode:nth-child(2):before,#codplus-home .flowNode:nth-child(2):after{animation-delay:1.08s}#codplus-home .flowNode:nth-child(3):before,#codplus-home .flowNode:nth-child(3):after{animation-delay:2.16s}#codplus-home .flowNode:nth-child(4):before,#codplus-home .flowNode:nth-child(4):after{animation-delay:3.24s}#codplus-home .flowNode:nth-child(5):before,#codplus-home .flowNode:nth-child(5):after{animation-delay:4.32s}#codplus-home .flowNode:nth-child(6):before,#codplus-home .flowNode:nth-child(6):after{animation-delay:5.4s}#codplus-home .flowNode:nth-child(7):before,#codplus-home .flowNode:nth-child(7):after{animation-delay:6.48s}@keyframes mobileFlowSignal{0%{opacity:.1;top:8px}6%{opacity:1}to{opacity:.16;top:calc(100% - 66px)}}@keyframes mobileConnectorFlash{0%,to{opacity:.26;transform:translateY(-50%)scaleX(1)}18%{opacity:.92;transform:translateY(-50%)scaleX(1.03)}32%{opacity:.48}}@keyframes mobileConnectorDot{0%,to{background:#fff;border-color:#44b2a99e;transform:translateY(-50%)scale(1)}18%{background:#67f2fff2;border-color:#44b2a9fa;transform:translateY(-50%)scale(1.12)}32%{background:#fff;transform:translateY(-50%)scale(1)}}}@media (max-width:420px){#codplus-home .flowBar{padding-left:28px}#codplus-home .flowBar:before{left:11px}#codplus-home .flowBar:after{width:13px;height:52px;left:6px}#codplus-home .flowNode{min-height:108px;padding:15px 12px 15px 14px}#codplus-home .flowNode:before{width:20px;left:-17px}#codplus-home .flowNode:after{width:11px;height:11px;left:-23px}}#codplus-home .flowStepBadge{z-index:5;min-height:22px;color:var(--teal-2);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#44b2a921 0%,#67f2ff1c 52%,#ffffffeb 100%);border:1px solid #44b2a92e;border-radius:999px;align-items:center;padding:0 8px;font-family:Manrope,sans-serif;font-size:8px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:9px;left:10px}@media (min-width:761px){#codplus-home .flowBar:before{background:linear-gradient(90deg,#ffffffa6 0%,#44b2a91f 18%,#67f2ff2e 48%,#44b2a91f 82%,#ffffffa6 100%);border-color:#44b2a933}#codplus-home .flowBar:after{opacity:.92;background:linear-gradient(90deg,#fff0 0%,#44b2a91a 12%,#67f2ff4d 30%,#fffffffa 48%,#67f2ffeb 58%,#44b2a975 76%,#fff0 100%)}#codplus-home .flowNode{padding-top:34px}#codplus-home .flowStepBadge{top:9px;left:50%;transform:translate(-50%)}}@media (max-width:760px){#codplus-home .flowBar:before{background:linear-gradient(#fffc 0%,#44b2a92e 12%,#67f2ff75 44%,#44b2a942 72%,#fffc 100%);border:none;width:5px;left:12px}#codplus-home .flowBar:after{opacity:.94;background:linear-gradient(#fff0 0%,#67f2ff2e 10%,#fffffff5 30%,#67f2ff 48%,#44b2a9d1 66%,#44b2a92e 84%,#fff0 100%);width:15px;height:58px;left:7px}#codplus-home .flowNode{padding-top:36px}#codplus-home .flowNode:before{opacity:.62;background:linear-gradient(90deg,#44b2a9eb 0%,#67f2ffad 45%,#ffffff0f 100%)}#codplus-home .flowNode:after{background:radial-gradient(circle,#fff 0%,#67f2ffd1 48%,#44b2a9a3 100%);border-color:#44b2a98f}#codplus-home .flowStepBadge{top:10px;left:14px;transform:none}}@media (max-width:420px){#codplus-home .flowStepBadge{min-height:21px;padding:0 7px;font-size:7.5px;top:9px;left:12px}}@media (max-width:760px){#codplus-home .flowStepBadge{text-align:center;width:58px;min-height:22px;color:var(--teal-2);background:linear-gradient(135deg,#fffffff5 0%,#67f2ff1a 48%,#44b2a91f 100%);border:1px solid #44b2a929;justify-content:center;padding:0;top:10px!important;left:auto!important;right:12px!important;transform:none!important}#codplus-home .flowBar:before{opacity:.92;background:linear-gradient(#fff0 0%,#44b2a91f 12%,#67f2ff52 42%,#44b2a938 70%,#fff0 100%)!important}#codplus-home .flowBar:after{opacity:.94!important;filter:none!important;background:linear-gradient(#fff0 0%,#ffffff57 14%,#67f2ff94 30%,#fffffffa 44%,#67f2fff5 54%,#44b2a9eb 66%,#67f2ff61 80%,#fff0 100%)!important;width:16px!important;height:64px!important;left:6px!important}#codplus-home .flowNode:before{opacity:.58!important;background:linear-gradient(90deg,#44b2a9c7 0%,#67f2ff8c 48%,#fff0 100%)!important}#codplus-home .flowNode:after{background:radial-gradient(circle,#fff 0%,#67f2ffb8 50%,#44b2a98a 100%)!important;border-color:#44b2a97a!important}}@media (max-width:420px){#codplus-home .flowStepBadge{width:54px;min-height:21px;font-size:7.5px;top:9px!important;left:auto!important;right:10px!important}#codplus-home .flowBar:after{width:15px!important;height:60px!important;left:5.5px!important}}@media (max-width:760px){#codplus-home .flowBar:after{top:8px;content:""!important;pointer-events:none!important;z-index:4!important;opacity:1!important;filter:none!important;background:linear-gradient(#fff0 0%,#ffffff24 10%,#67f2ff57 24%,#fffffffa 42%,#67f2ff 51%,#44b2a9f5 62%,#67f2ff6b 76%,#ffffff1a 88%,#fff0 100%)!important;border-radius:999px!important;width:16px!important;height:72px!important;animation:7.6s linear infinite codplusRocketMobile!important;display:block!important;position:absolute!important;left:6px!important;transform:none!important}@keyframes codplusRocketMobile{0%{opacity:.2;top:8px}5%{opacity:1}94%{opacity:1}to{opacity:.2;top:calc(100% - 80px)}}}@media (max-width:420px){#codplus-home .flowBar:after{width:15px!important;height:66px!important;left:5.5px!important}@keyframes codplusRocketMobile{0%{opacity:.2;top:8px}5%{opacity:1}94%{opacity:1}to{opacity:.2;top:calc(100% - 74px)}}}@media (max-width:760px){@keyframes mobileStepDotSync{0%,10%,to{background:#fff;border-color:#44b2a952;transform:translateY(-50%)scale(1)}14%,22%{background:#44b2a9f2;border-color:#44b2a9f2;transform:translateY(-50%)scale(1.12)}26%,34%{background:#67f2ffe0;border-color:#44b2a97a;transform:translateY(-50%)scale(1)}}@keyframes mobileStepConnectorSync{0%,10%,to{opacity:.26;background:linear-gradient(90deg,#44b2a957 0%,#67f2ff33 52%,#fff0 100%)}14%,22%{opacity:.96;background:linear-gradient(90deg,#44b2a9f2 0%,#67f2ffe0 55%,#fff0 100%)}26%,34%{opacity:.58;background:linear-gradient(90deg,#44b2a97a 0%,#67f2ff6b 55%,#fff0 100%)}}#codplus-home .flowBar:after{background:linear-gradient(#fff0 0%,#ffffff24 10%,#44b2a93d 24%,#fffffffa 42%,#44b2a9f2 54%,#44b2a9c7 66%,#ffffff1a 86%,#fff0 100%)!important}#codplus-home .flowNode:after{background:#fff!important;border:2px solid #44b2a952!important;animation:7.6s ease-in-out infinite mobileStepDotFilledSync!important}#codplus-home .flowNode:before{animation:7.6s ease-in-out infinite mobileStepConnectorFilledSync!important}#codplus-home .flowNode:first-child:before,#codplus-home .flowNode:first-child:after{animation-delay:0s!important}#codplus-home .flowNode:nth-child(2):before,#codplus-home .flowNode:nth-child(2):after{animation-delay:1.08s!important}#codplus-home .flowNode:nth-child(3):before,#codplus-home .flowNode:nth-child(3):after{animation-delay:2.16s!important}#codplus-home .flowNode:nth-child(4):before,#codplus-home .flowNode:nth-child(4):after{animation-delay:3.24s!important}#codplus-home .flowNode:nth-child(5):before,#codplus-home .flowNode:nth-child(5):after{animation-delay:4.32s!important}#codplus-home .flowNode:nth-child(6):before,#codplus-home .flowNode:nth-child(6):after{animation-delay:5.4s!important}#codplus-home .flowNode:nth-child(7):before,#codplus-home .flowNode:nth-child(7):after{animation-delay:6.48s!important}@keyframes mobileStepDotFilledSync{0%,10%,to{background:#fff;border-color:#44b2a952;transform:translateY(-50%)scale(1)}14%,22%{background:#44b2a9f2;border-color:#44b2a9f2;transform:translateY(-50%)scale(1.1)}26%,34%{background:#44b2a97a;border-color:#44b2a97a;transform:translateY(-50%)scale(1)}}@keyframes mobileStepConnectorFilledSync{0%,10%,to{opacity:.26;background:linear-gradient(90deg,#44b2a957 0%,#ffffff0f 100%)}14%,22%{opacity:.96;background:linear-gradient(90deg,#44b2a9f2 0%,#44b2a994 55%,#fff0 100%)}26%,34%{opacity:.58;background:linear-gradient(90deg,#44b2a97a 0%,#44b2a93d 55%,#fff0 100%)}}}@media (max-width:420px){#codplus-home .flowBar:after{background:linear-gradient(#fff0 0%,#ffffff24 10%,#44b2a93d 24%,#fffffffa 42%,#44b2a9f2 54%,#44b2a9c7 66%,#ffffff1a 86%,#fff0 100%)!important}}@media (max-width:760px){#codplus-home .flowBar:before{opacity:.86!important;background:linear-gradient(#fff0 0%,#44b2a91c 8%,#44b2a92e 50%,#44b2a91c 92%,#fff0 100%)!important}#codplus-home .flowBar:after{opacity:0!important;background:linear-gradient(#fff0 0% 12%,#ffffff75 28%,#fffffffa 42%,#44b2a9f5 55%,#44b2a9a8 68%,#ffffff1f 84%,#fff0 100%)!important;width:16px!important;height:66px!important;animation:7.6s linear infinite codplusRocketCleanDown!important;top:14px!important;left:6px!important}@keyframes codplusRocketCleanDown{0%{opacity:0;top:14px}3%{opacity:1}96%{opacity:1}to{opacity:0;top:calc(100% - 80px)}}#codplus-home .flowNode:after{background:#fff!important;border:2px solid #44b2a9d1!important;transform:translateY(-50%)scale(1)!important}#codplus-home .flowNode:first-child:after{animation:7.6s linear infinite dotFillStep1!important}#codplus-home .flowNode:nth-child(2):after{animation:7.6s linear infinite dotFillStep2!important}#codplus-home .flowNode:nth-child(3):after{animation:7.6s linear infinite dotFillStep3!important}#codplus-home .flowNode:nth-child(4):after{animation:7.6s linear infinite dotFillStep4!important}#codplus-home .flowNode:nth-child(5):after{animation:7.6s linear infinite dotFillStep5!important}#codplus-home .flowNode:nth-child(6):after{animation:7.6s linear infinite dotFillStep6!important}#codplus-home .flowNode:nth-child(7):after{animation:7.6s linear infinite dotFillStep7!important}@keyframes dotFillStep1{0%,6%{background:#fff;border-color:#44b2a9d1}9%,96%{background:#44b2a9f5;border-color:#44b2a9f5}to{background:#fff;border-color:#44b2a9d1}}@keyframes dotFillStep2{0%,19%{background:#fff;border-color:#44b2a9d1}22%,96%{background:#44b2a9f5;border-color:#44b2a9f5}to{background:#fff;border-color:#44b2a9d1}}@keyframes dotFillStep3{0%,32%{background:#fff;border-color:#44b2a9d1}35%,96%{background:#44b2a9f5;border-color:#44b2a9f5}to{background:#fff;border-color:#44b2a9d1}}@keyframes dotFillStep4{0%,45%{background:#fff;border-color:#44b2a9d1}48%,96%{background:#44b2a9f5;border-color:#44b2a9f5}to{background:#fff;border-color:#44b2a9d1}}@keyframes dotFillStep5{0%,58%{background:#fff;border-color:#44b2a9d1}61%,96%{background:#44b2a9f5;border-color:#44b2a9f5}to{background:#fff;border-color:#44b2a9d1}}@keyframes dotFillStep6{0%,71%{background:#fff;border-color:#44b2a9d1}74%,96%{background:#44b2a9f5;border-color:#44b2a9f5}to{background:#fff;border-color:#44b2a9d1}}@keyframes dotFillStep7{0%,84%{background:#fff;border-color:#44b2a9d1}87%,96%{background:#44b2a9f5;border-color:#44b2a9f5}to{background:#fff;border-color:#44b2a9d1}}#codplus-home .flowNode:before{opacity:.38!important;background:linear-gradient(90deg,#44b2a9a3 0%,#44b2a942 58%,#fff0 100%)!important}}@media (max-width:420px){#codplus-home .flowBar:after{width:15px!important;height:62px!important;left:5.5px!important}}@media (max-width:760px){#codplus-home .flowBar:after{opacity:1!important;animation:7.6s linear infinite codplusRocketAlwaysVisible!important;display:block!important}@keyframes codplusRocketAlwaysVisible{0%{opacity:1;top:14px}to{opacity:1;top:calc(100% - 80px)}}}@media (max-width:420px){#codplus-home .flowBar:after{opacity:1!important;animation:7.6s linear infinite codplusRocketAlwaysVisibleSmall!important}@keyframes codplusRocketAlwaysVisibleSmall{0%{opacity:1;top:14px}to{opacity:1;top:calc(100% - 74px)}}}@media (max-width:760px){#codplus-home .flowBar:after,#codplus-home .flowNode:after{content:none!important;opacity:0!important;animation:none!important;display:none!important}}@media (max-width:420px){#codplus-home .flowBar:after,#codplus-home .flowNode:after{content:none!important;opacity:0!important;animation:none!important;display:none!important}}@media (max-width:760px){#codplus-home .flowBar{grid-template-columns:1fr!important;gap:12px!important;margin-left:0!important;margin-right:0!important;padding:10px 0!important}#codplus-home .flowBar:before,#codplus-home .flowBar:after,#codplus-home .flowNode:before,#codplus-home .flowNode:after{content:none!important;opacity:0!important;animation:none!important;display:none!important}#codplus-home .flowNode{text-align:center!important;width:100%!important;margin:0 auto!important;padding-left:14px!important;padding-right:14px!important}}@media (max-width:420px){#codplus-home .flowBar{padding:8px 0!important}#codplus-home .flowNode{padding-left:12px!important;padding-right:12px!important}}#codplus-home{background-color:#fbfdfd!important;background-image:radial-gradient(circle at 7% 6%,#44b2a921 0%,#44b2a90e 18%,#0000 34%),radial-gradient(circle at 94% 13%,#101b390e 0%,#44b2a90b 17%,#0000 34%),radial-gradient(circle at 13% 44%,#67f2ff16 0%,#44b2a909 16%,#0000 31%),radial-gradient(circle at 91% 64%,#44b2a91a 0%,#44b2a909 18%,#0000 34%),radial-gradient(circle at 45% 94%,#101b3909 0%,#44b2a90a 20%,#0000 38%),linear-gradient(118deg,#0000 0% 41%,#ffffffdb 49%,#44b2a906 55%,#0000 64% 100%),radial-gradient(circle,#101b3909 1px,#0000 1.2px),linear-gradient(#fff 0%,#f9fcfb 44%,#fff 100%)!important;background-position:50%,50%,50%,50%,50%,50%,0 0,50%!important;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,repeat,no-repeat!important;background-size:auto,auto,auto,auto,auto,100% 100%,30px 30px,100% 100%!important}#codplus-home .section{isolation:isolate;position:relative}#codplus-home .section:nth-of-type(3n+1){background:linear-gradient(90deg,#0000 0%,#44b2a905 18%,#67f2ff07 50%,#44b2a905 82%,#0000 100%)}#codplus-home .section:nth-of-type(3n+2){background:linear-gradient(90deg,#0000 0%,#101b3903 24%,#fff3 50%,#44b2a905 76%,#0000 100%)}#codplus-home .section:after{content:"";opacity:.55;pointer-events:none;z-index:-1;background:linear-gradient(90deg,#44b2a900 0%,#44b2a957 48%,#67f2ff2e 72%,#44b2a900 100%);width:clamp(90px,16vw,190px);height:1px;position:absolute;bottom:0;right:clamp(18px,8vw,110px)}#codplus-home .section:nth-of-type(2n):after{left:clamp(18px,8vw,110px);right:auto}#codplus-home .header{background:#ffffffe0}@media (min-width:981px){#codplus-home{background-attachment:fixed,fixed,fixed,fixed,fixed,fixed,scroll,fixed!important}}@media (max-width:760px){#codplus-home{background-image:radial-gradient(circle at 3% 7%,#44b2a91b 0%,#44b2a90a 18%,#0000 33%),radial-gradient(circle at 98% 25%,#101b390a 0%,#44b2a909 18%,#0000 32%),radial-gradient(circle at 6% 64%,#67f2ff0f 0%,#44b2a907 16%,#0000 30%),radial-gradient(circle at 96% 86%,#44b2a913 0%,#44b2a906 18%,#0000 32%),radial-gradient(circle,#101b3907 1px,#0000 1.1px),linear-gradient(#fff 0%,#f9fcfb 50%,#fff 100%)!important;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,repeat,no-repeat!important;background-size:auto,auto,auto,auto,28px 28px,100% 100%!important;background-attachment:scroll!important}#codplus-home .section:after{opacity:.42;width:110px}}#codplus-home .verifiedBadge{color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#0a84ff 0%,#33a1ff 100%);border:1px solid #0a84ff2e;border-radius:999px;align-items:center;gap:5px;min-height:24px;padding:0 9px;font-family:Manrope,sans-serif;font-size:9px;font-weight:800;display:inline-flex}#codplus-home .verifiedBadge svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 12px;width:12px;height:12px}@media (max-width:760px){#codplus-home .sellerNameRow{gap:7px}#codplus-home .sellerNameRow strong{font-size:13px}#codplus-home .verifiedBadge{min-height:22px;padding:0 8px;font-size:8.5px}}#codplus-home .sellerNameRow{flex-wrap:nowrap;align-items:center;gap:6px;margin-bottom:2px;display:flex}#codplus-home .sellerNameRow strong{color:var(--navy);font-family:Manrope,sans-serif;font-size:14px;line-height:1.25}#codplus-home .verifiedBadge{color:#fff;box-sizing:border-box;vertical-align:middle;background:linear-gradient(135deg,#1d9bf0 0%,#1877f2 100%);border:none;border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;min-height:18px;padding:0;display:inline-flex}#codplus-home .verifiedBadge svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px;display:block}@media (max-width:760px){#codplus-home .sellerNameRow{gap:5px}#codplus-home .sellerNameRow strong{font-size:13px}#codplus-home .verifiedBadge{flex-basis:16px;width:16px;min-width:16px;height:16px;min-height:16px}#codplus-home .verifiedBadge svg{width:10px;height:10px}}#codplus-home .sellerNameRow{flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;margin-bottom:3px!important;display:flex!important}#codplus-home .sellerNameRow strong{color:var(--navy)!important;font-family:Manrope,sans-serif!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important}#codplus-home .verifiedBadge{transform:translateY(-.5px);color:#fff!important;box-sizing:border-box!important;vertical-align:middle!important;background:linear-gradient(145deg,#2d9cff 0%,#1877f2 58%,#1266d6 100%)!important;border:none!important;border-radius:50%!important;flex:0 0 17px!important;justify-content:center!important;align-items:center!important;width:17px!important;min-width:17px!important;height:17px!important;min-height:17px!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important}#codplus-home .verifiedBadge:after{content:""!important;pointer-events:none!important;border:1px solid #ffffff42!important;border-radius:50%!important;position:absolute!important;inset:2px!important}#codplus-home .verifiedBadge svg{fill:none!important;stroke:#fff!important;stroke-width:2.7px!important;stroke-linecap:round!important;stroke-linejoin:round!important;z-index:1!important;width:10px!important;height:10px!important;display:block!important;position:relative!important}@media (max-width:760px){#codplus-home .sellerNameRow{gap:4px!important}#codplus-home .sellerNameRow strong{font-size:13px!important}#codplus-home .verifiedBadge{flex-basis:16px!important;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important}#codplus-home .verifiedBadge svg{width:9px!important;height:9px!important}}#codplus-home .verifiedBadge{background:#1877f2!important;border:none!important;border-radius:50%!important;flex:0 0 14px!important;width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important;transform:translateY(-.5px)!important}#codplus-home .verifiedBadge:after{content:none!important;display:none!important}#codplus-home .verifiedBadge svg{stroke:#fff!important;stroke-width:3px!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:10px!important;height:10px!important}@media (max-width:760px){#codplus-home .verifiedBadge{flex-basis:13px!important;width:13px!important;min-width:13px!important;height:13px!important;min-height:13px!important}#codplus-home .verifiedBadge svg{width:9px!important;height:9px!important}}#codplus-home .langSwitcher{background:#fff;border:1px solid #0a121f1a;border-radius:14px;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}#codplus-home .desktopLangSwitcher{margin-right:10px}#codplus-home .mobileLangSwitcher{justify-content:flex-start;width:max-content;margin:14px 0 8px}#codplus-home .langSwitcherIcon{color:#9aa3b2;justify-content:center;align-items:center;width:16px;min-width:16px;height:16px;display:inline-flex}#codplus-home .langSwitcherIcon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}#codplus-home .langToggleBtn{appearance:none;color:#7f8794;cursor:pointer;min-width:34px;min-height:24px;font:inherit;letter-spacing:.01em;box-shadow:none;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:.74rem;font-weight:700;line-height:1;transition:background .18s,color .18s,transform .18s;display:inline-flex}#codplus-home .langToggleBtn:hover{color:#111827;transform:translateY(-1px)}#codplus-home .langToggleBtn.is-active{color:#fff;background:#05070a}#codplus-home .langToggleLabel{white-space:nowrap}@media (max-width:1280px){#codplus-home .desktopLangSwitcher{display:none}}@media (min-width:1281px){#codplus-home .mobileLangSwitcher{display:none}}@media (max-width:760px){#codplus-home .mobileLangSwitcher{max-width:100%}#codplus-home .mobileLangSwitcher .langToggleBtn{min-width:32px;padding:4px 7px;font-size:.72rem}}@media (min-width:1281px){#codplus-home .header .container.nav{width:min(1440px,100% - 36px)}#codplus-home .nav{flex-wrap:nowrap;gap:20px}#codplus-home .brand{flex:none}#codplus-home .navLinks{white-space:nowrap;flex-wrap:nowrap;flex:0 auto;gap:22px;min-width:0}#codplus-home .navLinks a,#codplus-home .navActions{white-space:nowrap;flex:none}}@media (max-width:1280px) and (min-width:1101px){#codplus-home .navLinks,#codplus-home .navActions{display:none!important}#codplus-home .menuBtn{width:42px;height:42px;color:var(--navy);background:#44b2a912;border:1px solid #44b2a93d;border-radius:12px;place-items:center;margin-left:auto;padding:0;display:grid!important}}@media (max-width:1280px){#codplus-home .mobileHeaderLangSwitcher{background:#fff;border:1px solid #0a121f1a;border-radius:13px;flex:none;align-items:center;gap:3px;width:auto;max-width:none;padding:3px 6px;margin:0 2px 0 0!important;display:inline-flex!important}#codplus-home .mobileHeaderLangSwitcher .langSwitcherIcon{width:15px;min-width:15px;height:15px}#codplus-home .mobileHeaderLangSwitcher .langSwitcherIcon svg{width:13px;height:13px}#codplus-home .mobileHeaderLangSwitcher .langToggleBtn{min-width:30px;min-height:22px;padding:3px 6px;font-size:.68rem}#codplus-home .menuBtn{flex:none;margin-left:0!important}}@media (max-width:760px){#codplus-home .nav{justify-content:flex-start}#codplus-home .brand{margin-right:auto}#codplus-home .mobileHeaderLangSwitcher{margin-left:0!important;margin-right:0!important}}@media (min-width:1281px){#codplus-home .mobileHeaderLangSwitcher{display:none!important}}#codplus-home .header{transform:translateZ(0);z-index:99999!important;-webkit-backdrop-filter:blur(16px)!important;background:#fffffff0!important;border-bottom:1px solid #101b3914!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important}#codplus-home{padding-top:76px!important}@media (max-width:760px){#codplus-home{padding-top:64px!important}#codplus-home .header{background:#fffffff5!important}#codplus-home .flowBar{grid-template-columns:1fr!important;gap:34px!important;margin-left:0!important;margin-right:0!important;padding:10px 0!important}#codplus-home .flowNode{text-align:center!important;width:100%!important;margin:0 auto!important;position:relative!important;overflow:visible!important}#codplus-home .flowNode:not(:last-child):before{content:""!important;opacity:1!important;pointer-events:none!important;z-index:2!important;background:linear-gradient(#44b2a933 0%,#44b2a98c 48%,#44b2a933 100%)!important;border-radius:999px!important;width:2px!important;height:26px!important;animation:none!important;display:block!important;position:absolute!important;bottom:-30px!important;left:50%!important;transform:translate(-50%)!important}#codplus-home .flowNode:not(:last-child):after{content:""!important;border-right:2px solid var(--teal)!important;border-bottom:2px solid var(--teal)!important;opacity:.22!important;pointer-events:none!important;z-index:3!important;background:0 0!important;width:8px!important;height:8px!important;animation:6.6s ease-in-out infinite mobileWorkflowArrow!important;display:block!important;position:absolute!important;bottom:-24px!important;left:50%!important;transform:translate(-50%)rotate(45deg)translateY(-3px)!important}#codplus-home .flowNode:first-child:after{animation-delay:0s!important}#codplus-home .flowNode:nth-child(2):after{animation-delay:1.05s!important}#codplus-home .flowNode:nth-child(3):after{animation-delay:2.1s!important}#codplus-home .flowNode:nth-child(4):after{animation-delay:3.15s!important}#codplus-home .flowNode:nth-child(5):after{animation-delay:4.2s!important}#codplus-home .flowNode:nth-child(6):after{animation-delay:5.25s!important}#codplus-home .flowNode{animation:6.6s ease-in-out infinite mobileWorkflowCard!important}#codplus-home .flowNode:first-child{animation-delay:0s!important}#codplus-home .flowNode:nth-child(2){animation-delay:1.05s!important}#codplus-home .flowNode:nth-child(3){animation-delay:2.1s!important}#codplus-home .flowNode:nth-child(4){animation-delay:3.15s!important}#codplus-home .flowNode:nth-child(5){animation-delay:4.2s!important}#codplus-home .flowNode:nth-child(6){animation-delay:5.25s!important}#codplus-home .flowNode:nth-child(7){animation-delay:6.3s!important}}@keyframes mobileWorkflowArrow{0%,10%,to{opacity:.18;transform:translate(-50%)rotate(45deg)translateY(-4px)}4%,7%{opacity:1;transform:translate(-50%)rotate(45deg)translateY(3px)}}@keyframes mobileWorkflowCard{0%,10%,to{border-color:var(--line)!important}3%,7%{border-color:#44b2a9b8!important}}@media (max-width:420px){#codplus-home .flowBar{gap:32px!important;padding:8px 0!important}#codplus-home .flowNode:not(:last-child):before{height:24px!important;bottom:-28px!important}#codplus-home .flowNode:not(:last-child):after{bottom:-22px!important}}@media (prefers-reduced-motion:reduce) and (max-width:760px){#codplus-home .flowNode,#codplus-home .flowNode:after{animation:none!important}#codplus-home .flowNode:not(:last-child):after{opacity:.7!important}}#codplus-home .youtubeInlinePlayer{height:100%}#codplus-home .youtubeInlineTrigger{appearance:none;cursor:pointer;width:100%;font:inherit;color:inherit;text-align:inherit;border:0;padding:0;display:block}#codplus-home .youtubeInlineTrigger:focus-visible{outline-offset:-2px;outline:2px solid #44b2a9b8}#codplus-home .youtubeInlinePlayer .youtubePlayBadge{pointer-events:none}#codplus-home .youtubeInlineFrameWrap{aspect-ratio:16/9;border-bottom:1px solid var(--line);background:#05070a;position:relative;overflow:hidden}#codplus-home .youtubeInlineFrame{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}#codplus-home .footerPrivacyLink{appearance:none;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;transition:color .18s}#codplus-home .privacyModal{z-index:100500;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}#codplus-home .privacyModal.is-open{display:flex}#codplus-home .privacyModalBackdrop{background:#08122229;position:absolute;inset:0}#codplus-home .privacyModalDialog{z-index:1;color:#182640;text-align:right;background:#fff;border:1px solid #101b3914;border-radius:24px;flex-direction:column;width:min(780px,100%);max-height:min(86vh,860px);font-family:Almarai,Tajawal,Noto Sans Arabic,sans-serif;display:flex;position:relative;overflow:hidden}#codplus-home .privacyModalHeader{background:linear-gradient(#fff 0%,#f8fcfc 100%);border-bottom:1px solid #dcebe9;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 18px;display:flex}#codplus-home .privacyModalEyebrow{color:#38978f;letter-spacing:.08em;direction:ltr;background:#f5fbfa;border:1px solid #dcebe9;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-family:Inter,sans-serif;font-size:10px;font-weight:800;display:inline-flex}#codplus-home .privacyModalHeader h2{color:#101b39;margin-top:8px;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.35}#codplus-home .privacyModalClose{appearance:none;color:#101b39;cursor:pointer;background:#fff;border:1px solid #dcebe9;border-radius:12px;place-items:center;width:40px;min-width:40px;height:40px;transition:border-color .18s,color .18s,background .18s;display:grid}#codplus-home .privacyModalClose:hover{color:#38978f;background:#f5fbfa;border-color:#b8ddd8}#codplus-home .privacyModalClose svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}#codplus-home .privacyModalBody{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b8ddd8 transparent;padding:22px 24px 10px;overflow-y:auto}#codplus-home .privacyPolicySection{border-bottom:1px solid #e7f1f0;margin:0 0 20px;padding:0 0 20px}#codplus-home .privacyPolicySection:last-child{border-bottom:0;margin-bottom:0}#codplus-home .privacyPolicySection h3{color:#101b39;align-items:center;gap:10px;margin-bottom:10px;font-size:17px;font-weight:800;line-height:1.5;display:flex}#codplus-home .privacyPolicySection h3 span{color:#38978f;direction:ltr;background:#eaf7f5;border:1px solid #d4ece9;border-radius:50%;place-items:center;width:28px;min-width:28px;height:28px;font-family:Inter,sans-serif;font-size:12px;font-weight:800;display:grid}#codplus-home .privacyPolicySection p{color:#526579;font-size:14px;line-height:1.9}#codplus-home .privacyPolicySection ul{gap:8px;margin-top:10px;list-style:none;display:grid}#codplus-home .privacyPolicySection li{color:#34495f;padding-right:18px;font-size:14px;line-height:1.8;position:relative}#codplus-home .privacyPolicySection li:before{content:"";background:#44b2a9;border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;right:0}#codplus-home .privacyContactBox{background:#f8fcfc;border:1px solid #dcebe9;border-radius:14px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px;display:flex}#codplus-home .privacyContactIcon{color:#38978f;background:#eaf7f5;border-radius:10px;place-items:center;width:30px;min-width:30px;height:30px;display:grid}#codplus-home .privacyContactIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}#codplus-home .privacyModalFooter{background:#fbfefe;border-top:1px solid #dcebe9;justify-content:flex-start;padding:14px 24px 18px;display:flex}#codplus-home .privacyModalDone{appearance:none;color:#fff;cursor:pointer;background:#101b39;border:1px solid #101b39;border-radius:12px;min-height:42px;padding:0 22px;font-family:Almarai,Tajawal,Noto Sans Arabic,sans-serif;font-weight:700;transition:background .18s,border-color .18s}#codplus-home .privacyModalDone:hover{background:#17284a;border-color:#17284a}#codplus-home.privacy-modal-open{overflow:hidden!important}@media (max-width:760px){#codplus-home .privacyModal{align-items:flex-end;padding:10px}#codplus-home .privacyModalDialog{border-radius:20px;width:100%;max-height:90dvh}#codplus-home .privacyModalHeader{padding:18px 17px 15px}#codplus-home .privacyModalHeader h2{font-size:21px}#codplus-home .privacyModalClose{width:38px;min-width:38px;height:38px}#codplus-home .privacyModalBody{padding:18px 17px 8px}#codplus-home .privacyPolicySection{margin-bottom:17px;padding-bottom:17px}#codplus-home .privacyPolicySection h3{align-items:flex-start;font-size:15px}#codplus-home .privacyPolicySection p,#codplus-home .privacyPolicySection li{font-size:13.5px}#codplus-home .privacyModalFooter{padding:12px 17px 16px}#codplus-home .privacyModalDone{width:100%}}#codplus-home .footerPrivacyLink{appearance:none!important;color:#526176!important;width:fit-content!important;font:inherit!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-family:Inter,sans-serif!important;font-size:11.5px!important;font-weight:400!important;line-height:1.8!important}#codplus-home .footerPrivacyLink:hover{color:var(--teal-2)!important}#codplus-home .privacyModalDialog,#codplus-home .privacyModalHeader,#codplus-home .privacyModalBody,#codplus-home .privacyPolicySection,#codplus-home .privacyPolicySection h3,#codplus-home .privacyPolicySection p,#codplus-home .privacyPolicySection li,#codplus-home .privacyModalFooter{text-align:left!important;direction:ltr!important;font-family:Inter,sans-serif!important}#codplus-home .privacyPolicySection li{padding-left:18px!important;padding-right:0!important}#codplus-home .privacyPolicySection li:before{left:0!important;right:auto!important}#codplus-home .privacyModalFooter{justify-content:flex-end!important}#codplus-home .privacyModalDone{font-family:Inter,sans-serif!important}#codplus-home .privacyQuestionsSection{padding-bottom:4px!important}#codplus-home .privacyQuestionsSection>p{max-width:680px}#codplus-home .privacyContactGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}#codplus-home .privacyContactItem{color:#182640;background:#f8fcfc;border:1px solid #dcebe9;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:14px;transition:border-color .18s,background .18s;display:flex}#codplus-home .privacyContactItem:hover{background:#f5fbfa;border-color:#b8ddd8}#codplus-home .privacyContactText{flex-direction:column;min-width:0;line-height:1.35;display:flex}#codplus-home .privacyContactText small{color:#7a8896;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:10.5px;font-weight:700}#codplus-home .privacyContactText strong{color:#101b39;overflow-wrap:anywhere;font-size:13px;font-weight:700}@media (max-width:760px){#codplus-home .footerPrivacyLink{font-size:11.5px!important;line-height:1.8!important}#codplus-home .privacyContactGrid{grid-template-columns:1fr}#codplus-home .privacyModalFooter{justify-content:stretch!important}}#codplus-home .privacyModalBackdrop{-webkit-backdrop-filter:none!important;background:#08122229!important}#codplus-home .privacyModalDialog{border:1px solid #101b3914!important}#codplus-home .privacyContactItem[href^=tel\:],#codplus-home .privacyContactItem[href^=mailto\:],#codplus-home .footerContactRow[href^=tel\:],#codplus-home .footerContactRow[href^=mailto\:]{cursor:pointer!important}#codplus-home .privacyContactItem[href^=tel\:]:focus-visible,#codplus-home .privacyContactItem[href^=mailto\:]:focus-visible,#codplus-home .footerContactRow[href^=tel\:]:focus-visible,#codplus-home .footerContactRow[href^=mailto\:]:focus-visible{outline-offset:2px;outline:2px solid #44b2a973}#codplus-home .eyebrowHeroCompact{white-space:nowrap!important;letter-spacing:.05em!important;align-self:flex-start!important;width:max-content!important;max-width:100%!important;min-height:32px!important;padding:0 11px!important;font-size:10px!important}@media (max-width:760px){#codplus-home .eyebrowHeroCompact{letter-spacing:.04em!important;min-height:30px!important;padding:0 10px!important;font-size:9px!important}}@media (max-width:420px){#codplus-home .eyebrowHeroCompact{white-space:normal!important;width:fit-content!important;max-width:220px!important;padding-top:6px!important;padding-bottom:6px!important;line-height:1.25!important}}#codplus-home #platform .serviceVideoFrame{background:#000!important}#codplus-home #platform .serviceVideoFramePreview{background:#000!important;position:relative!important;overflow:hidden!important}#codplus-home #platform .serviceVideoPoster{cursor:pointer!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border:0!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;inset:0!important}#codplus-home #platform .serviceVideoPoster:after{content:""!important;pointer-events:none!important;background:linear-gradient(#ffffff05,#0718262e)!important;position:absolute!important;inset:0!important}#codplus-home #platform .serviceVideoPlayWrap{z-index:2!important;flex-direction:column!important;align-items:center!important;gap:10px!important;display:flex!important;position:relative!important}#codplus-home #platform .serviceVideoPlayButton{color:#fff!important;background:linear-gradient(135deg,#44b2a9,#6fd6cd)!important;border:1px solid #ffffffa6!important;border-radius:999px!important;place-items:center!important;width:72px!important;height:72px!important;font-size:28px!important;font-weight:700!important;transition:transform .24s,opacity .24s!important;display:grid!important;transform:translate(2px)!important}#codplus-home #platform .serviceVideoPoster:hover .serviceVideoPlayButton{transform:translate(2px)scale(1.06)!important}#codplus-home #platform .serviceVideoYoutube{background:#000!important;border:0!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}@media (max-width:760px){#codplus-home #platform .serviceVideoPlayButton{width:64px!important;height:64px!important;font-size:24px!important}}#codplus-home #platform .serviceVideoFrame{isolation:isolate!important;background:linear-gradient(#ffffffe0,#f4fbfafa) padding-box padding-box,linear-gradient(135deg,#44b2a9e6,#fffffff2,#07182629) border-box!important;border:1px solid #44b2a957!important;border-radius:28px!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 44px #0718261a,0 0 0 6px #44b2a90d!important}#codplus-home #platform .serviceVideoFrame:before{content:""!important;pointer-events:none!important;z-index:1!important;border:1px solid #44b2a92e!important;border-radius:22px!important;position:absolute!important;inset:10px!important}#codplus-home #platform .serviceVideoFrame:after{content:""!important;pointer-events:none!important;z-index:0!important;background:radial-gradient(circle at 100% 0,#44b2a938,#0000 30%),radial-gradient(circle at 0 100%,#6fd6cd2e,#0000 28%)!important;position:absolute!important;inset:-18%!important}#codplus-home #platform .serviceVideoPoster,#codplus-home #platform .serviceVideoYoutube{z-index:2!important}#codplus-home #platform .serviceVideoPoster{border-radius:24px!important}#codplus-home #platform .serviceVideoPlayButton{box-shadow:0 10px 24px #07182629,0 0 0 8px #ffffff2e!important}@media (max-width:760px){#codplus-home #platform .serviceVideoFrame{border-radius:22px!important}#codplus-home #platform .serviceVideoFrame:before{border-radius:18px!important;inset:8px!important}#codplus-home #platform .serviceVideoPoster{border-radius:18px!important}}#codplus-home #platform .serviceVideoFrame,#codplus-home #platform .serviceVideoFramePreview{isolation:isolate!important;background:linear-gradient(#fffffffa,#f7fcfbfa) padding-box padding-box,linear-gradient(135deg,#44b2a9 0%,#6fd6cdeb 28%,#fffffff2 54%,#44b2a9e0 76%,#101b3938 100%) border-box!important;border:2px solid #0000!important;border-radius:34px!important;transition:transform .28s,box-shadow .28s!important;position:relative!important;overflow:hidden!important;box-shadow:0 0 0 1px #44b2a929,0 0 0 9px #44b2a914,0 22px 56px #07182624!important}#codplus-home #platform .serviceVideoFrame:before,#codplus-home #platform .serviceVideoFramePreview:before{content:""!important;pointer-events:none!important;z-index:2!important;border:1.5px solid #44b2a957!important;border-radius:26px!important;position:absolute!important;inset:9px!important}#codplus-home #platform .serviceVideoFrame:after,#codplus-home #platform .serviceVideoFramePreview:after{content:""!important;filter:blur(10px)!important;opacity:.95!important;pointer-events:none!important;z-index:0!important;background:radial-gradient(circle at 18% 16%,#6fd6cd57,#0000 26%),radial-gradient(circle at 84% 12%,#44b2a93d,#0000 24%),radial-gradient(circle at 82% 86%,#6fd6cd38,#0000 24%),radial-gradient(circle at 12% 86%,#44b2a92e,#0000 20%)!important;border-radius:40px!important;position:absolute!important;inset:-12px!important}#codplus-home #platform .serviceVideoFrame:hover,#codplus-home #platform .serviceVideoFramePreview:hover{transform:translateY(-2px)!important;box-shadow:0 0 0 1px #44b2a938,0 0 0 10px #44b2a91c,0 26px 64px #0718262e!important}#codplus-home #platform .serviceVideoPoster,#codplus-home #platform .serviceVideoYoutube{z-index:3!important;border:0!important;border-radius:28px!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}#codplus-home #platform .serviceVideoPoster:after{background:linear-gradient(#ffffff05,#07182647),radial-gradient(circle,#44b2a929,#0000 48%)!important}#codplus-home #platform .serviceVideoPlayWrap{z-index:4!important;position:relative!important}#codplus-home #platform .serviceVideoPlayButton{border:2px solid #ffffffd1!important;width:78px!important;height:78px!important;font-size:30px!important;box-shadow:0 0 0 10px #ffffff24,0 16px 34px #07182638!important}@media (max-width:760px){#codplus-home #platform .serviceVideoFrame,#codplus-home #platform .serviceVideoFramePreview{border-radius:26px!important;box-shadow:0 0 0 1px #44b2a924,0 0 0 7px #44b2a914,0 16px 40px #07182624!important}#codplus-home #platform .serviceVideoFrame:before,#codplus-home #platform .serviceVideoFramePreview:before{border-radius:20px!important;inset:7px!important}#codplus-home #platform .serviceVideoFrame:after,#codplus-home #platform .serviceVideoFramePreview:after{filter:blur(8px)!important;border-radius:30px!important;inset:-8px!important}#codplus-home #platform .serviceVideoPoster,#codplus-home #platform .serviceVideoYoutube{border-radius:21px!important}#codplus-home #platform .serviceVideoPlayButton{width:68px!important;height:68px!important;font-size:26px!important}}#codplus-home #platform .serviceVideoFrame:after,#codplus-home #platform .serviceVideoFramePreview:after{will-change:transform, opacity, filter!important;animation:8.5s ease-in-out infinite codplusWaveMotion!important}#codplus-home #platform .serviceVideoFrame:before,#codplus-home #platform .serviceVideoFramePreview:before{animation:8.5s ease-in-out infinite codplusInnerWave!important}@keyframes codplusWaveMotion{0%{opacity:.78;filter:blur(10px);transform:translate(-1.5%,-1%)scale(1)}25%{opacity:.96;filter:blur(12px);transform:translate(1.8%,-1.4%)scale(1.04)}50%{opacity:.88;filter:blur(13px);transform:translate(1%,1.8%)scale(1.07)}75%{opacity:.98;filter:blur(11px);transform:translate(-1.8%,1.2%)scale(1.03)}to{opacity:.78;filter:blur(10px);transform:translate(-1.5%,-1%)scale(1)}}@keyframes codplusInnerWave{0%{opacity:.84;transform:scale(1)}50%{opacity:1;transform:scale(1.012)}to{opacity:.84;transform:scale(1)}}@media (prefers-reduced-motion:reduce){#codplus-home #platform .serviceVideoFrame:after,#codplus-home #platform .serviceVideoFramePreview:after,#codplus-home #platform .serviceVideoFrame:before,#codplus-home #platform .serviceVideoFramePreview:before{animation:none!important}}#codplus-home #platform .serviceVideoFrame,#codplus-home #platform .serviceVideoFramePreview{isolation:isolate!important;overflow:visible!important}#codplus-home #platform .serviceVideoFrame:after,#codplus-home #platform .serviceVideoFramePreview:after{opacity:.32!important;animation:none!important}#codplus-home #platform .videoWaveLayer{z-index:1!important;pointer-events:none!important;position:absolute!important;inset:-18px!important}#codplus-home #platform .videoWave{transform-origin:50%!important;will-change:transform,border-radius,opacity!important;background:0 0!important;border-style:solid!important;border-color:#44b2a99e!important;position:absolute!important;inset:0!important}#codplus-home #platform .videoWave1{opacity:.8!important;border-width:2px!important;border-radius:42% 58% 54% 46%/48% 43% 57% 52%!important;animation:10s ease-in-out infinite codplusRealWaveOne!important;inset:3px!important}#codplus-home #platform .videoWave2{opacity:.64!important;border-width:2px!important;border-color:#6fd6cd7a!important;border-radius:55% 45% 47% 53%/44% 56% 46% 54%!important;animation:13s ease-in-out infinite reverse codplusRealWaveTwo!important;inset:9px!important}#codplus-home #platform .videoWave3{opacity:.54!important;border-width:1.5px!important;border-color:#44b2a957!important;border-radius:47% 53% 59% 41%/54% 46% 52% 48%!important;animation:16s ease-in-out infinite codplusRealWaveThree!important;inset:15px!important}@keyframes codplusRealWaveOne{0%{border-radius:42% 58% 54% 46%/48% 43% 57% 52%;transform:rotate(0)scale(1)}25%{border-radius:56% 44% 48% 52%/42% 58% 46% 54%;transform:rotate(1.8deg)scale(1.015,1.028)}50%{border-radius:47% 53% 61% 39%/55% 45% 52% 48%;transform:rotate(-1.4deg)scale(1.025,1.012)}75%{border-radius:60% 40% 44% 56%/47% 53% 58% 42%;transform:rotate(1.2deg)scale(1.008,1.032)}to{border-radius:42% 58% 54% 46%/48% 43% 57% 52%;transform:rotate(0)scale(1)}}@keyframes codplusRealWaveTwo{0%{border-radius:55% 45% 47% 53%/44% 56% 46% 54%;transform:rotate(0)scale(1.02)}33%{border-radius:43% 57% 55% 45%/58% 42% 51% 49%;transform:rotate(-2deg)scale(1.035,1.015)}66%{border-radius:61% 39% 46% 54%/49% 51% 43% 57%;transform:rotate(1.6deg)scale(1.01,1.038)}to{border-radius:55% 45% 47% 53%/44% 56% 46% 54%;transform:rotate(0)scale(1.02)}}@keyframes codplusRealWaveThree{0%{border-radius:47% 53% 59% 41%/54% 46% 52% 48%;transform:rotate(-1deg)scale(1.04)}30%{border-radius:59% 41% 45% 55%/45% 55% 61% 39%;transform:rotate(2.3deg)scale(1.018,1.05)}60%{border-radius:41% 59% 52% 48%/61% 39% 47% 53%;transform:rotate(-2deg)scale(1.05,1.02)}to{border-radius:47% 53% 59% 41%/54% 46% 52% 48%;transform:rotate(-1deg)scale(1.04)}}#codplus-home #platform .serviceVideoPoster,#codplus-home #platform .serviceVideoYoutube{z-index:3!important;overflow:hidden!important}@media (max-width:760px){#codplus-home #platform .videoWaveLayer{inset:-13px!important}#codplus-home #platform .videoWave1{border-width:1.8px!important}#codplus-home #platform .videoWave2{border-width:1.6px!important}#codplus-home #platform .videoWave3{border-width:1.2px!important}}@media (prefers-reduced-motion:reduce){#codplus-home #platform .videoWave{animation:none!important}}@media (max-width:760px){#codplus-home{--container:min(100% - 28px, 1180px)!important}}@media (max-width:390px){#codplus-home{--container:min(100% - 26px, 1180px)!important}}@media (max-width:760px){#codplus-home{--container:min(100% - 34px, 1180px)!important}}@media (max-width:390px){#codplus-home{--container:min(100% - 32px, 1180px)!important}}#codplus-home .nightLightToggle{appearance:none;color:#8d97a7;cursor:pointer;width:34px;min-width:34px;height:34px;min-height:34px;box-shadow:none;background:#fff;border:1px solid #0a121f1a;border-radius:14px;justify-content:center;align-items:center;padding:0;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex;position:relative;overflow:hidden}#codplus-home .nightLightToggle:hover{color:#0f1728;background:linear-gradient(135deg,#fff 0%,#f5fbff 100%);border-color:#00c8e842;transform:translateY(-1px)}#codplus-home .nightLightToggle.is-active{color:#d88b00;background:linear-gradient(135deg,#fffbed 0%,#fff4d7 100%);border-color:#d7931242}#codplus-home .nightLightToggle svg{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}#codplus-home .nightLightToggle:after{content:"";background:#ffc44200;border-radius:50%;width:4px;height:4px;transition:background .18s,transform .18s;position:absolute;inset:auto auto 5px 5px}#codplus-home .nightLightToggle.is-active:after{background:#ffc442f2;transform:scale(1.08)}#codplus-home .desktopNightLightToggle,#codplus-home .mobileNightLightToggle{margin-right:2px}#codplus-home:after{content:"";pointer-events:none;opacity:0;z-index:80;background:radial-gradient(circle at 12% 8%,#ffd06121,#0000 34%),radial-gradient(circle at 88% 16%,#ffb95014,#0000 28%),linear-gradient(#ffe09e1a,#ffb74d0d);transition:opacity .28s;position:fixed;inset:0}#codplus-home.nightLightOn:after{opacity:1}@media (max-width:1280px){#codplus-home .mobileNightLightToggle{border-radius:12px;width:31px;min-width:31px;height:31px;min-height:31px;margin-left:0;display:inline-flex!important}#codplus-home .mobileNightLightToggle svg{width:14px;height:14px}#codplus-home .desktopNightLightToggle{display:none!important}}@media (min-width:1281px){#codplus-home .mobileNightLightToggle{display:none!important}}#codplus-home.nightLightOn .header{background:linear-gradient(#fffaedf7 0%,#fff6e1f2 100%)!important;border-bottom-color:#d7931224!important}#codplus-home.nightLightOn .header .langSwitcher,#codplus-home.nightLightOn .header .nightLightToggle,#codplus-home.nightLightOn .header .menuBtn{background:#fffaefeb!important;border-color:#d7931224!important}#codplus-home.nightLightOn .header .btnSoft{background:#fffaefe6!important;border-color:#d7931224!important}#codplus-home.nightLightOn .header:after{background:linear-gradient(90deg,#ffc44200 0%,#ffc44221 32%,#ffb74d2e 50%,#ffc44221 68%,#ffc44200 100%)!important}@media (max-width:1280px){#codplus-home #menuBtn{position:relative!important}#codplus-home #menuBtn .menuBtnIcon{transition:opacity .18s,transform .18s!important}#codplus-home #menuBtn:before,#codplus-home #menuBtn:after{content:"";opacity:0;pointer-events:none;background:currentColor;border-radius:999px;width:18px;height:2px;transition:opacity .18s,transform .18s;position:absolute;top:50%;left:50%}#codplus-home #menuBtn:before{transform:translate(-50%,-50%)rotate(45deg)scale(.8)}#codplus-home #menuBtn:after{transform:translate(-50%,-50%)rotate(-45deg)scale(.8)}#codplus-home #menuBtn[aria-expanded=true] .menuBtnIcon{opacity:0!important;transform:scale(.84)!important}#codplus-home #menuBtn[aria-expanded=true]:before{opacity:1;transform:translate(-50%,-50%)rotate(45deg)scale(1)}#codplus-home #menuBtn[aria-expanded=true]:after{opacity:1;transform:translate(-50%,-50%)rotate(-45deg)scale(1)}}#codplus-home #about-codplus>.container{z-index:2!important;position:relative!important}#codplus-home #about-codplus:before,#codplus-home #about-codplus:after{content:""!important;pointer-events:none!important;z-index:0!important;box-sizing:border-box!important;opacity:.82!important;will-change:transform!important;background:0 0!important;display:block!important;position:absolute!important}#codplus-home #about-codplus:before{outline-offset:10px!important;background-image:linear-gradient(135deg,#ffffff08,#00c8e805)!important;border:1.5px solid #ffffffd1!important;border-radius:30px!important;outline:1px solid #44b2a96b!important;width:330px!important;height:330px!important;animation:16s ease-in-out infinite codplusHeroOutlineLeft!important;top:58px!important;left:-110px!important}#codplus-home #about-codplus:after{outline-offset:8px!important;background-image:linear-gradient(135deg,#ffffff08,#00c8e806)!important;border:1.5px solid #ffffffc7!important;border-radius:22px!important;outline:1px solid #44b2a957!important;width:150px!important;height:150px!important;animation:14s ease-in-out infinite codplusHeroOutlineRight!important;top:96px!important;right:6%!important}@keyframes codplusHeroOutlineLeft{0%{transform:rotate(-12deg)translate(0,0)}25%{transform:rotate(-9deg)translate(12px,-8px)}50%{transform:rotate(-13deg)translate(22px,10px)}75%{transform:rotate(-10deg)translate(8px,18px)}to{transform:rotate(-12deg)translate(0,0)}}@keyframes codplusHeroOutlineRight{0%{transform:rotate(14deg)translate(0,0)}30%{transform:rotate(11deg)translate(-8px,10px)}60%{transform:rotate(16deg)translate(-16px,-8px)}to{transform:rotate(14deg)translate(0,0)}}@media (max-width:1024px){#codplus-home #about-codplus:before{outline-offset:8px!important;width:250px!important;height:250px!important;top:74px!important;left:-84px!important}#codplus-home #about-codplus:after{outline-offset:7px!important;width:118px!important;height:118px!important;top:118px!important;right:4%!important}}@media (max-width:760px){#codplus-home #about-codplus:before{outline-offset:6px!important;border-radius:20px!important;width:170px!important;height:170px!important;top:112px!important;left:-58px!important}#codplus-home #about-codplus:after{outline-offset:5px!important;border-radius:14px!important;width:86px!important;height:86px!important;top:142px!important;right:-12px!important}}@media (prefers-reduced-motion:reduce){#codplus-home #about-codplus:before,#codplus-home #about-codplus:after{animation:none!important}}#codplus-home #about-codplus:before,#codplus-home #about-codplus:after{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}#codplus-home #about-codplus:before{opacity:.88!important;clip-path:polygon(20% 0%,82% 0%,100% 14%,100% 80%,80% 100%,18% 100%,0% 84%,0% 18%)!important;background:linear-gradient(31deg,#0000 49.1%,#ffffff9e 49.6% 50.4%,#0000 50.9%),linear-gradient(-31deg,#0000 49.1%,#44b2a966 49.6% 50.4%,#0000 50.9%),linear-gradient(90deg,#0000 49.2%,#ffffff8a 49.8% 50.2%,#0000 50.8%),linear-gradient(#ffffff08,#00c8e808)!important;border:1.6px solid #ffffffd1!important;border-radius:0!important;width:360px!important;height:270px!important;animation:16s ease-in-out infinite codplusParcelFloatLeft!important;top:76px!important;left:-118px!important}#codplus-home #about-codplus:after{opacity:.82!important;clip-path:polygon(18% 0%,80% 0%,100% 14%,100% 78%,80% 100%,18% 100%,0% 82%,0% 18%)!important;background:linear-gradient(31deg,#0000 49.1%,#ffffff94 49.6% 50.4%,#0000 50.9%),linear-gradient(-31deg,#0000 49.1%,#44b2a957 49.6% 50.4%,#0000 50.9%),linear-gradient(90deg,#0000 49.2%,#ffffff7a 49.8% 50.2%,#0000 50.8%),linear-gradient(#ffffff08,#00c8e806)!important;border:1.5px solid #ffffffc7!important;border-radius:0!important;width:172px!important;height:132px!important;animation:14s ease-in-out infinite codplusParcelFloatRight!important;top:118px!important;right:6%!important}@keyframes codplusParcelFloatLeft{0%{transform:rotate(-12deg)translate(0,0)}25%{transform:rotate(-9deg)translate(14px,-10px)}50%{transform:rotate(-13deg)translate(24px,10px)}75%{transform:rotate(-10deg)translate(8px,18px)}to{transform:rotate(-12deg)translate(0,0)}}@keyframes codplusParcelFloatRight{0%{transform:rotate(14deg)translate(0,0)}30%{transform:rotate(11deg)translate(-8px,12px)}60%{transform:rotate(16deg)translate(-16px,-8px)}to{transform:rotate(14deg)translate(0,0)}}@media (max-width:1024px){#codplus-home #about-codplus:before{width:280px!important;height:210px!important;top:102px!important;left:-92px!important}#codplus-home #about-codplus:after{width:132px!important;height:102px!important;top:136px!important;right:4%!important}}@media (max-width:760px){#codplus-home #about-codplus:before{opacity:.74!important;width:188px!important;height:142px!important;top:144px!important;left:-64px!important}#codplus-home #about-codplus:after{opacity:.68!important;width:94px!important;height:72px!important;top:156px!important;right:-14px!important}}#codplus-home #about-codplus:before{background:linear-gradient(31deg,#0000 49.1%,#67f2ffb8 49.6% 50.4%,#0000 50.9%),linear-gradient(-31deg,#0000 49.1%,#44b2a985 49.6% 50.4%,#0000 50.9%),linear-gradient(90deg,#0000 49.2%,#00c8e8a3 49.8% 50.2%,#0000 50.8%),linear-gradient(#00c8e80a,#44b2a90a)!important;border:1.6px solid #00c8e8d1!important}#codplus-home #about-codplus:after{background:linear-gradient(31deg,#0000 49.1%,#67f2ffa8 49.6% 50.4%,#0000 50.9%),linear-gradient(-31deg,#0000 49.1%,#44b2a96b 49.6% 50.4%,#0000 50.9%),linear-gradient(90deg,#0000 49.2%,#00c8e88f 49.8% 50.2%,#0000 50.8%),linear-gradient(#00c8e809,#44b2a908)!important;border:1.5px solid #44b2a9cc!important}#codplus-home #about-codplus:before{opacity:.26!important;width:300px!important;height:228px!important;top:72px!important;left:22px!important}@media (max-width:1024px){#codplus-home #about-codplus:before{opacity:.24!important;width:228px!important;height:174px!important;top:96px!important;left:18px!important}#codplus-home #about-codplus:after{opacity:.2!important;width:112px!important;height:86px!important;top:132px!important;right:22px!important}}@media (max-width:760px){#codplus-home #about-codplus:before{opacity:.18!important;width:150px!important;height:114px!important;top:148px!important;left:12px!important}#codplus-home #about-codplus:after{opacity:.16!important;width:76px!important;height:58px!important;top:160px!important;right:10px!important}}#codplus-home #about-codplus:before,#codplus-home #about-codplus:after{clip-path:none!important;box-shadow:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border:none!important;outline:none!important}#codplus-home #about-codplus:before{opacity:.24!important;background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%20320%20240%27%20fill%3D%27none%27%3E%0A%20%20%3Cg%20opacity%3D%270.95%27%3E%0A%20%20%20%20%3Cpath%20d%3D%27M88%2028%20L210%2028%20L286%2078%20L164%2078%20Z%27%20stroke%3D%27%2367F2FF%27%20stroke-width%3D%274%27%20stroke-linejoin%3D%27round%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M164%2078%20L286%2078%20L286%20182%20L164%20182%20Z%27%20stroke%3D%27%2300C8E8%27%20stroke-width%3D%274%27%20stroke-linejoin%3D%27round%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M88%2028%20L164%2078%20L164%20182%20L88%20132%20Z%27%20stroke%3D%27%2344B2A9%27%20stroke-width%3D%274%27%20stroke-linejoin%3D%27round%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M88%2028%20L88%20132%20L164%20182%27%20stroke%3D%27%2344B2A9%27%20stroke-width%3D%274%27%20stroke-linejoin%3D%27round%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M210%2028%20L210%20132%20L286%20182%27%20stroke%3D%27%2300C8E8%27%20stroke-width%3D%274%27%20stroke-linejoin%3D%27round%27%20opacity%3D%270.75%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M164%2078%20L164%20182%27%20stroke%3D%27%2367F2FF%27%20stroke-width%3D%274%27%20stroke-linecap%3D%27round%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M126%2053%20L248%2053%27%20stroke%3D%27%2367F2FF%27%20stroke-width%3D%272.6%27%20stroke-linecap%3D%27round%27%20opacity%3D%270.45%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M126%20103%20L248%20103%27%20stroke%3D%27%2300C8E8%27%20stroke-width%3D%272.4%27%20stroke-linecap%3D%27round%27%20opacity%3D%270.28%27/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E)!important;width:308px!important;height:232px!important;animation:16s ease-in-out infinite codplusParcelFloatLeft!important;top:76px!important;left:26px!important}#codplus-home #about-codplus:after{opacity:.2!important;background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%20220%20170%27%20fill%3D%27none%27%3E%0A%20%20%3Cg%20opacity%3D%270.95%27%3E%0A%20%20%20%20%3Cpath%20d%3D%27M56%2020%20L142%2020%20L194%2054%20L108%2054%20Z%27%20stroke%3D%27%2367F2FF%27%20stroke-width%3D%273.5%27%20stroke-linejoin%3D%27round%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M108%2054%20L194%2054%20L194%20126%20L108%20126%20Z%27%20stroke%3D%27%2300C8E8%27%20stroke-width%3D%273.5%27%20stroke-linejoin%3D%27round%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M56%2020%20L108%2054%20L108%20126%20L56%2092%20Z%27%20stroke%3D%27%2344B2A9%27%20stroke-width%3D%273.5%27%20stroke-linejoin%3D%27round%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M108%2054%20L108%20126%27%20stroke%3D%27%2367F2FF%27%20stroke-width%3D%273.2%27%20stroke-linecap%3D%27round%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M84%2037%20L170%2037%27%20stroke%3D%27%2367F2FF%27%20stroke-width%3D%272.2%27%20stroke-linecap%3D%27round%27%20opacity%3D%270.4%27/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E)!important;width:146px!important;height:112px!important;animation:14s ease-in-out infinite codplusParcelFloatRight!important;top:122px!important;right:34px!important}@media (max-width:1024px){#codplus-home #about-codplus:before{opacity:.22!important;width:244px!important;height:184px!important;top:102px!important;left:18px!important}#codplus-home #about-codplus:after{opacity:.18!important;width:118px!important;height:90px!important;top:138px!important;right:20px!important}}@media (max-width:760px){#codplus-home #about-codplus:before{opacity:.17!important;width:154px!important;height:116px!important;top:152px!important;left:10px!important}#codplus-home #about-codplus:after{opacity:.15!important;width:78px!important;height:60px!important;top:166px!important;right:8px!important}}#codplus-home #about-codplus:before,#codplus-home #about-codplus:after{clip-path:none!important;box-shadow:none!important;filter:none!important;content:""!important;pointer-events:none!important;z-index:0!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border:none!important;outline:none!important;position:absolute!important}@keyframes codplusCubeFloatLeft{0%{transform:translate(0,0)}50%{transform:translateY(-8px)}to{transform:translate(0,0)}}@keyframes codplusCubeFloatRight{0%{transform:translate(0,0)}50%{transform:translateY(7px)}to{transform:translate(0,0)}}@media (max-width:1024px){#codplus-home #about-codplus:before{opacity:.18!important;width:204px!important;height:180px!important;top:112px!important;left:18px!important}#codplus-home #about-codplus:after{opacity:.14!important;width:98px!important;height:86px!important;top:142px!important;right:18px!important}}@media (max-width:760px){#codplus-home #about-codplus:before{opacity:.14!important;width:136px!important;height:120px!important;top:156px!important;left:10px!important}#codplus-home #about-codplus:after{opacity:.11!important;width:64px!important;height:56px!important;top:178px!important;right:10px!important}}#codplus-home #about-codplus:after{opacity:.11!important;width:72px!important;height:56px!important;top:168px!important;right:10px!important}#codplus-home #about-codplus{isolation:isolate!important;position:relative!important;overflow:hidden!important}#codplus-home #about-codplus>*{z-index:1;position:relative}#codplus-home #about-codplus:before,#codplus-home #about-codplus:after{content:""!important;pointer-events:none!important;z-index:0!important;filter:none!important;box-shadow:none!important;clip-path:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border:none!important;outline:none!important;position:absolute!important}#codplus-home #about-codplus:before{opacity:.19!important;background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%20260%20230%27%20fill%3D%27none%27%3E%0A%20%20%3Cg%20stroke%3D%27%2344B2A9%27%20stroke-width%3D%274.4%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%0A%20%20%20%20%3Cpath%20d%3D%27M55%2073%20L130%2042%20L205%2073%20L130%20105%20Z%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M55%2073%20L55%20154%20L130%20188%20L130%20105%20Z%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M130%20105%20L205%2073%20L205%20154%20L130%20188%20Z%27/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E)!important;width:280px!important;height:245px!important;animation:8.5s ease-in-out infinite codplusCubeFloatLeftFinal!important;top:112px!important;left:28px!important;right:auto!important}#codplus-home #about-codplus:after{opacity:.15!important;background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%20260%20230%27%20fill%3D%27none%27%3E%0A%20%20%3Cg%20stroke%3D%27%2344B2A9%27%20stroke-width%3D%274.4%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%0A%20%20%20%20%3Cpath%20d%3D%27M55%2073%20L130%2042%20L205%2073%20L130%20105%20Z%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M55%2073%20L55%20154%20L130%20188%20L130%20105%20Z%27/%3E%0A%20%20%20%20%3Cpath%20d%3D%27M130%20105%20L205%2073%20L205%20154%20L130%20188%20Z%27/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E)!important;width:135px!important;height:118px!important;animation:8.5s ease-in-out infinite codplusCubeFloatRightFinal!important;top:96px!important;left:auto!important;right:42px!important}@keyframes codplusCubeFloatLeftFinal{0%{transform:translate(0,0)}25%{transform:translateY(-7px)}50%{transform:translateY(-14px)}75%{transform:translateY(-7px)}to{transform:translate(0,0)}}@keyframes codplusCubeFloatRightFinal{0%{transform:translate(0,0)}25%{transform:translateY(7px)}50%{transform:translateY(14px)}75%{transform:translateY(7px)}to{transform:translate(0,0)}}@media (max-width:1024px){#codplus-home #about-codplus:before{opacity:.17!important;width:220px!important;height:192px!important;top:138px!important;left:18px!important}#codplus-home #about-codplus:after{opacity:.14!important;width:106px!important;height:92px!important;top:118px!important;right:22px!important}}@media (max-width:760px){#codplus-home #about-codplus:before{opacity:.13!important;width:140px!important;height:122px!important;top:172px!important;left:8px!important}#codplus-home #about-codplus:after{opacity:.1!important;width:72px!important;height:62px!important;top:160px!important;right:8px!important}}#codplus-home #about-codplus{--hero-box-scroll-big:0px;--hero-box-scroll-small:0px;z-index:1!important;overflow:visible!important}#codplus-home #about-codplus>.container,#codplus-home #start>.container{z-index:2;position:relative}#codplus-home #about-codplus:before{will-change:transform;animation:7.2s ease-in-out infinite codplusCubeFollowBig!important}#codplus-home #about-codplus:after{will-change:transform;animation:7.2s ease-in-out infinite codplusCubeFollowSmall!important}@keyframes codplusCubeFollowBig{0%,to{transform:translate3d(0, var(--hero-box-scroll-big), 0)}25%,75%{transform:translate3d(0, calc(var(--hero-box-scroll-big) - 7px), 0)}50%{transform:translate3d(0, calc(var(--hero-box-scroll-big) - 14px), 0)}}@keyframes codplusCubeFollowSmall{0%,to{transform:translate3d(0, var(--hero-box-scroll-small), 0)}25%,75%{transform:translate3d(0, calc(var(--hero-box-scroll-small) + 7px), 0)}50%{transform:translate3d(0, calc(var(--hero-box-scroll-small) + 14px), 0)}}@media (prefers-reduced-motion:reduce){#codplus-home #about-codplus:before,#codplus-home #about-codplus:after{animation:none!important;transform:none!important}}#codplus-home #seller-workflow{z-index:3!important;position:relative!important;overflow:visible!important}#codplus-home #seller-workflow>.container{z-index:2;position:relative}#codplus-home .siGear{z-index:4;pointer-events:none;color:#44b2a9;opacity:0;will-change:transform, opacity;transition:opacity .28s;position:absolute;top:92px}#codplus-home .siGearLeft.isVisible{opacity:.19}#codplus-home .siGearRight.isVisible{opacity:.15}#codplus-home .siGearLeft{width:280px;height:245px;left:28px}#codplus-home .siGearRight{width:135px;height:118px;top:160px;right:42px}#codplus-home .siGearFloat{filter:drop-shadow(0 0 10px #44b2a91a);width:100%;height:100%}#codplus-home .siGearFloat svg{width:100%;height:100%;display:block}#codplus-home .siGearFloatLeft{animation:7.8s ease-in-out infinite siGearFloatLeft}#codplus-home .siGearFloatRight{animation:7.8s ease-in-out infinite siGearFloatRight}@keyframes siGearFloatLeft{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-11px)rotate(16deg)}}@keyframes siGearFloatRight{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(9px)rotate(-16deg)}}@media (max-width:1024px){#codplus-home .siGearLeft{width:220px;height:192px;top:112px;left:18px}#codplus-home .siGearRight{width:106px;height:92px;top:178px;right:22px}#codplus-home .siGearLeft.isVisible{opacity:.17}#codplus-home .siGearRight.isVisible{opacity:.14}}@media (max-width:760px){#codplus-home .siGearLeft{width:140px;height:122px;top:126px;left:8px}#codplus-home .siGearRight{width:72px;height:62px;top:190px;right:8px}#codplus-home .siGearLeft.isVisible{opacity:.13}#codplus-home .siGearRight.isVisible{opacity:.1}}@media (prefers-reduced-motion:reduce){#codplus-home .siGearFloatLeft,#codplus-home .siGearFloatRight{animation:none!important}}#codplus-home #pricing{z-index:3!important;position:relative!important;overflow:visible!important}#codplus-home #pricing>.container{z-index:2;position:relative}#codplus-home .feesCheck{z-index:1;pointer-events:none;color:#44b2a9;opacity:0;will-change:transform, opacity;transition:opacity .28s;position:absolute}#codplus-home .feesCheckLeft{width:280px;height:245px;top:92px;left:28px}#codplus-home .feesCheckRight{width:135px;height:118px;top:160px;right:42px}#codplus-home .feesCheckLeft.isVisible{opacity:.19}#codplus-home .feesCheckRight.isVisible{opacity:.15}#codplus-home .feesCheckFloat{filter:drop-shadow(0 0 10px #44b2a91a);width:100%;height:100%}#codplus-home .feesCheckFloat svg{width:100%;height:100%;display:block}#codplus-home .feesCheckFloatLeft{animation:7.8s ease-in-out infinite feesCheckFloatLeft}#codplus-home .feesCheckFloatRight{animation:7.8s ease-in-out infinite feesCheckFloatRight}@keyframes feesCheckFloatLeft{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@keyframes feesCheckFloatRight{0%,to{transform:translateY(0)}50%{transform:translateY(9px)}}@media (max-width:1024px){#codplus-home .feesCheckLeft{width:220px;height:192px;top:112px;left:18px}#codplus-home .feesCheckRight{width:106px;height:92px;top:178px;right:22px}#codplus-home .feesCheckLeft.isVisible{opacity:.17}#codplus-home .feesCheckRight.isVisible{opacity:.14}}@media (max-width:760px){#codplus-home .feesCheckLeft{width:140px;height:122px;top:126px;left:8px}#codplus-home .feesCheckRight{width:72px;height:62px;top:190px;right:8px}#codplus-home .feesCheckLeft.isVisible{opacity:.13}#codplus-home .feesCheckRight.isVisible{opacity:.1}}@media (prefers-reduced-motion:reduce){#codplus-home .feesCheckFloatLeft,#codplus-home .feesCheckFloatRight{animation:none!important}}#codplus-home #seller-platform{z-index:3!important;position:relative!important;overflow:visible!important}#codplus-home #seller-platform>.container{z-index:2;position:relative}#codplus-home .platformMouse{z-index:1;pointer-events:none;color:#44b2a9;opacity:0;will-change:transform, opacity;transition:opacity .28s;position:absolute}#codplus-home .platformMouseLeft{width:280px;height:245px;top:92px;left:28px}#codplus-home .platformMouseRight{width:135px;height:118px;top:160px;right:42px}#codplus-home .platformMouseLeft.isVisible{opacity:.19}#codplus-home .platformMouseRight.isVisible{opacity:.15}#codplus-home .platformMouseFloat{filter:drop-shadow(0 0 10px #44b2a91a);width:100%;height:100%}#codplus-home .platformMouseFloat svg{width:100%;height:100%;display:block}#codplus-home .platformMouseFloatLeft{animation:7.8s ease-in-out infinite platformMouseFloatLeft}#codplus-home .platformMouseFloatRight{animation:7.8s ease-in-out infinite platformMouseFloatRight}@keyframes platformMouseFloatLeft{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@keyframes platformMouseFloatRight{0%,to{transform:translateY(0)}50%{transform:translateY(9px)}}@media (max-width:1024px){#codplus-home .platformMouseLeft{width:220px;height:192px;top:112px;left:18px}#codplus-home .platformMouseRight{width:106px;height:92px;top:178px;right:22px}#codplus-home .platformMouseLeft.isVisible{opacity:.17}#codplus-home .platformMouseRight.isVisible{opacity:.14}}@media (max-width:760px){#codplus-home .platformMouseLeft{width:140px;height:122px;top:126px;left:8px}#codplus-home .platformMouseRight{width:72px;height:62px;top:190px;right:8px}#codplus-home .platformMouseLeft.isVisible{opacity:.13}#codplus-home .platformMouseRight.isVisible{opacity:.1}}@media (prefers-reduced-motion:reduce){#codplus-home .platformMouseFloatLeft,#codplus-home .platformMouseFloatRight{animation:none!important}}#codplus-home #faq{z-index:3!important;position:relative!important;overflow:visible!important}#codplus-home #faq>.container{z-index:2;position:relative}#codplus-home .faqQuestion{z-index:1;pointer-events:none;color:#44b2a9;opacity:0;will-change:transform, opacity;transition:opacity .28s;position:absolute}#codplus-home .faqQuestionLeft{width:280px;height:245px;top:92px;left:28px}#codplus-home .faqQuestionRight{width:135px;height:118px;top:160px;right:42px}#codplus-home .faqQuestionLeft.isVisible{opacity:.19}#codplus-home .faqQuestionRight.isVisible{opacity:.15}#codplus-home .faqQuestionFloat{filter:drop-shadow(0 0 10px #44b2a91a);width:100%;height:100%}#codplus-home .faqQuestionFloat svg{width:100%;height:100%;display:block}#codplus-home .faqQuestionFloatLeft{animation:7.8s ease-in-out infinite faqQuestionFloatLeft}#codplus-home .faqQuestionFloatRight{animation:7.8s ease-in-out infinite faqQuestionFloatRight}@keyframes faqQuestionFloatLeft{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@keyframes faqQuestionFloatRight{0%,to{transform:translateY(0)}50%{transform:translateY(9px)}}@media (max-width:1024px){#codplus-home .faqQuestionLeft{width:220px;height:192px;top:112px;left:18px}#codplus-home .faqQuestionRight{width:106px;height:92px;top:178px;right:22px}#codplus-home .faqQuestionLeft.isVisible{opacity:.17}#codplus-home .faqQuestionRight.isVisible{opacity:.14}}@media (max-width:760px){#codplus-home .faqQuestionLeft{width:140px;height:122px;top:126px;left:8px}#codplus-home .faqQuestionRight{width:72px;height:62px;top:190px;right:8px}#codplus-home .faqQuestionLeft.isVisible{opacity:.13}#codplus-home .faqQuestionRight.isVisible{opacity:.1}}@media (prefers-reduced-motion:reduce){#codplus-home .faqQuestionFloatLeft,#codplus-home .faqQuestionFloatRight{animation:none!important}}#codplus-home #seller-reviews{z-index:3!important;position:relative!important;overflow:visible!important}#codplus-home #seller-reviews>.container{z-index:2;position:relative}#codplus-home .testimonialStar{z-index:1;pointer-events:none;color:#44b2a9;opacity:0;will-change:transform, opacity;transition:opacity .28s;position:absolute}#codplus-home .testimonialStarLeft{width:280px;height:245px;top:92px;left:28px}#codplus-home .testimonialStarRight{width:135px;height:118px;top:160px;right:42px}#codplus-home .testimonialStarLeft.isVisible{opacity:.19}#codplus-home .testimonialStarRight.isVisible{opacity:.15}#codplus-home .testimonialStarFloat{filter:drop-shadow(0 0 10px #44b2a91a);width:100%;height:100%}#codplus-home .testimonialStarFloat svg{width:100%;height:100%;display:block}#codplus-home .testimonialStarFloatLeft{animation:7.8s ease-in-out infinite testimonialStarFloatLeft}#codplus-home .testimonialStarFloatRight{animation:7.8s ease-in-out infinite testimonialStarFloatRight}@keyframes testimonialStarFloatLeft{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@keyframes testimonialStarFloatRight{0%,to{transform:translateY(0)}50%{transform:translateY(9px)}}@media (max-width:1024px){#codplus-home .testimonialStarLeft{width:220px;height:192px;top:112px;left:18px}#codplus-home .testimonialStarRight{width:106px;height:92px;top:178px;right:22px}#codplus-home .testimonialStarLeft.isVisible{opacity:.17}#codplus-home .testimonialStarRight.isVisible{opacity:.14}}@media (max-width:760px){#codplus-home .testimonialStarLeft{width:140px;height:122px;top:126px;left:8px}#codplus-home .testimonialStarRight{width:72px;height:62px;top:190px;right:8px}#codplus-home .testimonialStarLeft.isVisible{opacity:.13}#codplus-home .testimonialStarRight.isVisible{opacity:.1}}@media (prefers-reduced-motion:reduce){#codplus-home .testimonialStarFloatLeft,#codplus-home .testimonialStarFloatRight{animation:none!important}}#codplus-home .footer{z-index:2;position:relative!important;overflow:hidden!important}#codplus-home .footer>.container{z-index:2;position:relative}#codplus-home .footerDecor{z-index:1;pointer-events:none;color:#44b2a9;opacity:0;will-change:transform, opacity;transition:opacity .28s;position:absolute}#codplus-home .footerDecorLeft,#codplus-home .footerDecorRight{width:200px;height:200px}#codplus-home .footerDecorLeft{top:96px;left:22px}#codplus-home .footerDecorRight{top:96px;right:22px}#codplus-home .footerDecorLeft.isVisible,#codplus-home .footerDecorRight.isVisible{opacity:.15}#codplus-home .footerDecorFloat{filter:drop-shadow(0 0 10px #44b2a914);width:100%;height:100%}#codplus-home .footerDecorFloat svg{width:100%;height:100%;display:block}#codplus-home .footerDecorFloatLeft{animation:7.2s ease-in-out infinite footerDecorFloatLeft}#codplus-home .footerDecorFloatRight{animation:7.2s ease-in-out infinite footerDecorFloatRight}@keyframes footerDecorFloatLeft{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@keyframes footerDecorFloatRight{0%,to{transform:translateY(0)}50%{transform:translateY(9px)}}@media (max-width:1024px){#codplus-home .footerDecorLeft,#codplus-home .footerDecorRight{width:160px;height:160px}#codplus-home .footerDecorLeft{top:116px;left:16px}#codplus-home .footerDecorRight{top:116px;right:16px}#codplus-home .footerDecorLeft.isVisible,#codplus-home .footerDecorRight.isVisible{opacity:.13}}@media (max-width:760px){#codplus-home .footerDecorLeft,#codplus-home .footerDecorRight{width:106px;height:106px}#codplus-home .footerDecorLeft{top:132px;left:8px}#codplus-home .footerDecorRight{top:132px;right:8px}#codplus-home .footerDecorLeft.isVisible,#codplus-home .footerDecorRight.isVisible{opacity:.1}}@media (prefers-reduced-motion:reduce){#codplus-home .footerDecorFloatLeft,#codplus-home .footerDecorFloatRight{animation:none!important}}@media (max-width:760px){#codplus-home #about-codplus,#codplus-home #integrations,#codplus-home #pricing,#codplus-home #seller-platform,#codplus-home #faq,#codplus-home #seller-reviews,#codplus-home footer.footer{isolation:isolate!important;position:relative!important}#codplus-home #about-codplus>.container,#codplus-home #integrations>.container,#codplus-home #pricing>.container,#codplus-home #seller-platform>.container,#codplus-home #faq>.container,#codplus-home #seller-reviews>.container,#codplus-home footer.footer>.container{z-index:2!important;position:relative!important}#codplus-home #about-codplus:before,#codplus-home #about-codplus:after,#codplus-home .siGear,#codplus-home .feesCheck,#codplus-home .platformMouse,#codplus-home .faqQuestion,#codplus-home .testimonialStar,#codplus-home .footerDecor{z-index:5!important;pointer-events:none!important}#codplus-home .siGearFloat,#codplus-home .feesCheckFloat,#codplus-home .platformMouseFloat,#codplus-home .faqQuestionFloat,#codplus-home .testimonialStarFloat,#codplus-home .footerDecorFloat{pointer-events:none!important}#codplus-home .footerDecorRight{width:190px!important;height:190px!important;top:96px!important;right:-18px!important}#codplus-home .footerDecorRight.isVisible{opacity:.11!important}#codplus-home .footerDecorLeft{width:132px!important;height:132px!important;top:122px!important;left:4px!important}#codplus-home .footerDecorLeft.isVisible{opacity:.11!important}}@media (max-width:1280px){#codplus-home .mobileNightLightToggle{vertical-align:middle!important;border-radius:13px!important;align-self:center!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0!important;transform:none!important}#codplus-home .mobileNightLightToggle:hover{transform:none!important}#codplus-home .mobileNightLightToggle svg{width:13px!important;height:13px!important;display:block!important}#codplus-home .mobileHeaderLangSwitcher,#codplus-home .mobileNightLightToggle,#codplus-home #menuBtn{align-self:center!important}#codplus-home .header .nav{align-items:center!important}#codplus-home .header .mobileHeaderLangSwitcher{box-sizing:border-box!important;align-self:center!important;height:32px!important;min-height:32px!important;margin:0 2px 0 0!important;position:relative!important;top:0!important}#codplus-home .header .mobileNightLightToggle{box-sizing:border-box!important;vertical-align:middle!important;border-radius:13px!important;flex:0 0 32px!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important;top:1px!important;transform:none!important}#codplus-home .header .mobileNightLightToggle:hover{transform:none!important}#codplus-home .header .mobileNightLightToggle svg{width:14px!important;height:14px!important;display:block!important}#codplus-home .header #menuBtn{align-self:center!important;position:relative!important;top:0!important}}@media (max-width:760px){#codplus-home .header .container.nav{align-items:center!important;height:64px!important;min-height:64px!important;padding-top:0!important;padding-bottom:0!important}#codplus-home .header .mobileHeaderLangSwitcher{box-sizing:border-box!important;align-self:center!important;height:36px!important;min-height:36px!important;margin-top:0!important;margin-bottom:0!important;position:relative!important;top:0!important;bottom:auto!important}#codplus-home .header .mobileNightLightToggle{box-sizing:border-box!important;flex:0 0 36px!important;align-self:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;margin-top:0!important;margin-bottom:0!important;position:relative!important;top:0!important;bottom:auto!important;transform:none!important}#codplus-home .header .mobileNightLightToggle:hover{transform:none!important}#codplus-home .header .mobileNightLightToggle svg{width:15px!important;height:15px!important;display:block!important}#codplus-home .header #menuBtn{align-self:center!important;margin-top:0!important;margin-bottom:0!important;position:relative!important;top:0!important;bottom:auto!important}#codplus-home .header .brand{align-self:center!important}}@media (max-width:1280px){#codplus-home .header .container.nav{align-items:center!important;display:flex!important}#codplus-home .header .desktopLangSwitcher,#codplus-home .header .mobileHeaderLangSwitcher,#codplus-home .header .desktopNightLightToggle,#codplus-home .header .mobileNightLightToggle,#codplus-home .header .menuBtn,#codplus-home .header .btn,#codplus-home .header .navActions{align-self:center!important}#codplus-home .header .mobileHeaderLangSwitcher{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;height:42px!important;min-height:42px!important;margin-top:0!important;margin-bottom:0!important;display:inline-flex!important;top:0!important;bottom:0!important;transform:none!important}#codplus-home .header .mobileNightLightToggle,#codplus-home .header .desktopNightLightToggle{box-sizing:border-box!important;vertical-align:middle!important;border-radius:14px!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin-top:0!important;margin-bottom:0!important;line-height:0!important;display:inline-flex!important;top:0!important;bottom:0!important;transform:none!important}#codplus-home .header .mobileNightLightToggle:hover,#codplus-home .header .desktopNightLightToggle:hover{transform:none!important}#codplus-home .header .mobileNightLightToggle svg,#codplus-home .header .desktopNightLightToggle svg{width:16px!important;height:16px!important;margin:0!important;display:block!important;transform:translateY(1px)!important}#codplus-home .header .menuBtn{margin-top:0!important;margin-bottom:0!important;top:0!important;bottom:0!important}}@media (max-width:760px){#codplus-home .header .container.nav{height:64px!important;min-height:64px!important;padding-top:0!important;padding-bottom:0!important}#codplus-home .header .mobileHeaderLangSwitcher,#codplus-home .header .mobileNightLightToggle,#codplus-home .header #menuBtn,#codplus-home .header .brand{align-self:center!important}}@media (min-width:1281px){#codplus-home .header .navActions{align-content:center!important;align-items:center!important;height:44px!important;min-height:44px!important;display:flex!important}#codplus-home .header .desktopLangSwitcher{box-sizing:border-box!important;align-self:center!important;height:44px!important;min-height:44px!important;margin-top:0!important;margin-bottom:0!important}#codplus-home .header .desktopNightLightToggle{box-sizing:border-box!important;vertical-align:middle!important;border-radius:14px!important;flex:0 0 44px!important;align-self:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;margin-top:0!important;margin-bottom:0!important;padding:0!important;position:relative!important;top:0!important;bottom:auto!important;transform:none!important}#codplus-home .header .desktopNightLightToggle:hover{transform:none!important}#codplus-home .header .desktopNightLightToggle svg{width:16px!important;height:16px!important;margin:0!important;display:block!important;transform:none!important}#codplus-home .header .navActions .btn{box-sizing:border-box!important;align-self:center!important;height:44px!important;min-height:44px!important;margin-top:0!important;margin-bottom:0!important}}#codplus-home #about-codplus,#codplus-home #seller-workflow,#codplus-home #pricing,#codplus-home #seller-platform,#codplus-home #faq,#codplus-home #seller-reviews,#codplus-home footer.footer{isolation:isolate!important;position:relative!important}#codplus-home #about-codplus>.container,#codplus-home #seller-workflow>.container,#codplus-home #pricing>.container,#codplus-home #seller-platform>.container,#codplus-home #faq>.container,#codplus-home #seller-reviews>.container,#codplus-home footer.footer>.container{z-index:2!important;position:relative!important}#codplus-home #about-codplus:before,#codplus-home #about-codplus:after,#codplus-home .siGear,#codplus-home .feesCheck,#codplus-home .platformMouse,#codplus-home .faqQuestion,#codplus-home .testimonialStar,#codplus-home .footerDecor{z-index:50!important;pointer-events:none!important}#codplus-home .siGearFloat,#codplus-home .feesCheckFloat,#codplus-home .platformMouseFloat,#codplus-home .faqQuestionFloat,#codplus-home .testimonialStarFloat,#codplus-home .footerDecorFloat{pointer-events:none!important}#codplus-home .countUp{font-variant-numeric:tabular-nums;will-change:contents, transform, opacity;display:inline-block}@media (min-width:1281px){#codplus-home .header .navActions{align-items:center!important;gap:8px!important;min-height:44px!important}#codplus-home .header .desktopLangSwitcher{box-sizing:border-box!important;border-radius:13px!important;align-self:center!important;gap:3px!important;height:38px!important;min-height:38px!important;margin:0 2px 0 0!important;padding:3px 7px!important}#codplus-home .header .desktopLangSwitcher .langSwitcherIcon{width:14px!important;min-width:14px!important;height:14px!important}#codplus-home .header .desktopLangSwitcher .langSwitcherIcon svg{width:12px!important;height:12px!important}#codplus-home .header .desktopLangSwitcher .langToggleBtn{border-radius:999px!important;min-width:28px!important;min-height:20px!important;padding:3px 7px!important;font-size:.66rem!important;line-height:1!important}#codplus-home .header .desktopNightLightToggle{box-sizing:border-box!important;border-radius:13px!important;flex:0 0 38px!important;align-self:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;top:0!important;bottom:auto!important;transform:none!important}#codplus-home .header .desktopNightLightToggle svg{width:14px!important;height:14px!important;margin:0!important;display:block!important;transform:none!important}#codplus-home .header .desktopNightLightToggle:after{width:3px!important;height:3px!important;inset:auto auto 6px 6px!important}}@media (max-width:1280px){#codplus-home .header .container.nav,#codplus-home .header .nav{align-items:center!important}#codplus-home .header .mobileHeaderLangSwitcher{box-sizing:border-box!important;border-radius:12px!important;justify-content:center!important;align-self:center!important;align-items:center!important;gap:3px!important;height:34px!important;min-height:34px!important;margin:0 2px 0 0!important;padding:3px 6px!important;display:inline-flex!important;top:0!important;bottom:auto!important;transform:none!important}#codplus-home .header .mobileHeaderLangSwitcher .langSwitcherIcon{width:13px!important;min-width:13px!important;height:13px!important}#codplus-home .header .mobileHeaderLangSwitcher .langSwitcherIcon svg{width:11px!important;height:11px!important}#codplus-home .header .mobileHeaderLangSwitcher .langToggleBtn{border-radius:999px!important;min-width:28px!important;min-height:20px!important;padding:3px 6px!important;font-size:.64rem!important;line-height:1!important}#codplus-home .header .mobileNightLightToggle{box-sizing:border-box!important;vertical-align:middle!important;border-radius:12px!important;flex:0 0 34px!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;margin:0 2px 0 0!important;padding:0!important;display:inline-flex!important;top:0!important;bottom:auto!important;transform:none!important}#codplus-home .header .mobileNightLightToggle svg{width:13px!important;height:13px!important;margin:0!important;display:block!important;transform:none!important}#codplus-home .header .mobileNightLightToggle:after{width:3px!important;height:3px!important;inset:auto auto 5px 5px!important}#codplus-home .header #menuBtn,#codplus-home .header .menuBtn{flex:0 0 42px!important;align-self:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}}@media (max-width:760px){#codplus-home .header .container.nav{min-height:64px!important}#codplus-home .header .mobileHeaderLangSwitcher{height:33px!important;min-height:33px!important}#codplus-home .header .mobileNightLightToggle{flex:0 0 33px!important;width:33px!important;min-width:33px!important;height:33px!important;min-height:33px!important}#codplus-home .header .mobileNightLightToggle svg{width:12.5px!important;height:12.5px!important}}@media (max-width:1280px){#codplus-home .mobileMenuOverlay{z-index:100199!important;background:#07182657!important;position:fixed!important;inset:0!important}#codplus-home .mobileMenu{z-index:100200!important;overscroll-behavior:contain!important;background:#fff!important;border:0!important;border-left:1px solid #44b2a938!important;border-radius:24px 0 0 24px!important;flex-direction:column!important;width:min(390px,92vw)!important;height:100dvh!important;max-height:100dvh!important;transition:transform .32s cubic-bezier(.22,.61,.36,1)!important;display:flex!important;position:fixed!important;top:0!important;bottom:auto!important;right:0!important;overflow-y:auto!important;transform:translate(104%)!important}#codplus-home .mobileMenu.isOpen{transform:translate(0)!important}#codplus-home .mobileMenu:before{content:""!important;background:var(--teal)!important;opacity:.9!important;pointer-events:none!important;border-radius:0 0 999px 999px!important;height:3px!important;position:absolute!important;top:0!important;left:24px!important;right:24px!important}#codplus-home .mobileMenuTop{z-index:3!important;background:#fff!important;border-bottom:1px solid #101b3914!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;min-height:76px!important;padding:18px 18px 14px!important;display:flex!important;position:sticky!important;top:0!important}#codplus-home .mobileMenuBrand img{width:124px!important;height:auto!important;display:block!important}#codplus-home .mobileMenuClose{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;color:var(--navy)!important;background:#44b2a90e!important;border:1px solid #44b2a938!important;border-radius:12px!important}#codplus-home .mobileMenuClose:hover,#codplus-home .mobileMenuClose:focus-visible{color:var(--teal-2)!important;background:#44b2a91c!important;border-color:#44b2a96b!important;outline:none!important}#codplus-home .mobileMenuIntro{gap:5px!important;padding:20px 18px 10px!important}#codplus-home .mobileMenuIntro span{width:max-content!important;min-height:24px!important;color:var(--teal-2)!important;letter-spacing:.1em!important;background:#44b2a90e!important;border:1px solid #44b2a92e!important;border-radius:999px!important;align-items:center!important;padding:0 9px!important;font-size:9px!important;font-weight:800!important;display:inline-flex!important}#codplus-home .mobileMenuIntro strong{color:var(--navy)!important;margin-top:3px!important;font-family:Manrope,sans-serif!important;font-size:20px!important;line-height:1.25!important}#codplus-home .mobileMenuLinks{gap:6px!important;padding:8px 12px 14px!important}#codplus-home .mobileNavLink{color:#41526a!important;background:#fff!important;border:1px solid #101b3912!important;border-radius:13px!important;min-height:48px!important;padding:0 14px!important;font-size:12px!important;font-weight:800!important}#codplus-home .mobileNavLink:hover,#codplus-home .mobileNavLink:focus-visible{color:var(--navy)!important;background:#44b2a911!important;border-color:#44b2a93d!important;outline:none!important}#codplus-home .mobileNavLink svg{width:15px!important;height:15px!important;color:var(--teal-2)!important;stroke:currentColor!important}#codplus-home .mobileMenuAuth{background:#fff!important;border-top:1px solid #101b3914!important;gap:8px!important;margin-top:auto!important;padding:14px 12px 18px!important}#codplus-home .mobileAuthButton{border-radius:13px!important;min-height:56px!important;padding:9px 11px!important}#codplus-home .mobileLoginButton{background:#fff!important;border:1px solid #44b2a938!important}#codplus-home .mobileCreateButton{background:#44b2a91a!important;border:1px solid #44b2a952!important}#codplus-home .mobileAuthIcon{border-radius:10px!important;flex:0 0 35px!important;width:35px!important;height:35px!important}#codplus-home.mobileMenuOpen{overflow:hidden!important}}@media (max-width:760px){#codplus-home .mobileMenu{border-radius:22px 0 0 22px!important;width:min(360px,94vw)!important}#codplus-home .mobileMenuTop{min-height:70px!important;padding:15px 14px 12px!important}#codplus-home .mobileMenuBrand img{width:116px!important}#codplus-home .mobileMenuClose{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}#codplus-home .mobileMenuIntro{padding:17px 14px 8px!important}#codplus-home .mobileMenuIntro strong{font-size:18px!important}#codplus-home .mobileMenuLinks{gap:5px!important;padding:7px 9px 12px!important}#codplus-home .mobileNavLink{border-radius:12px!important;min-height:45px!important;padding:0 12px!important}#codplus-home .mobileMenuAuth{padding:12px 9px 14px!important}}@media (max-width:390px){#codplus-home .mobileMenu{border-radius:20px 0 0 20px!important;width:95vw!important}}@media (max-width:1280px){#codplus-home .mobileNavLink{align-items:center!important;gap:10px!important;display:flex!important}#codplus-home .mobileNavLeadIcon{width:30px!important;min-width:30px!important;height:30px!important;color:var(--teal-2)!important;background:#44b2a90f!important;border:1px solid #44b2a92e!important;border-radius:9px!important;flex:0 0 30px!important;justify-content:center!important;align-items:center!important;transition:background .18s,border-color .18s,transform .18s!important;display:inline-flex!important}#codplus-home .mobileNavLeadIcon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.65px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:16px!important;height:16px!important;display:block!important}#codplus-home .mobileNavLabel{flex:auto!important;min-width:0!important}#codplus-home .mobileNavArrow{color:#38978fb8!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:14px!important;min-width:14px!important;height:14px!important;margin-left:auto!important;transition:transform .18s,color .18s!important}#codplus-home .mobileNavLink:hover .mobileNavLeadIcon,#codplus-home .mobileNavLink:focus-visible .mobileNavLeadIcon{background:#44b2a91c!important;border-color:#44b2a952!important;transform:scale(1.03)!important}#codplus-home .mobileNavLink:hover .mobileNavArrow,#codplus-home .mobileNavLink:focus-visible .mobileNavArrow{color:var(--teal-2)!important;transform:translate(2px)!important}}@media (max-width:760px){#codplus-home .mobileNavLeadIcon{border-radius:8px!important;flex-basis:28px!important;width:28px!important;min-width:28px!important;height:28px!important}#codplus-home .mobileNavLeadIcon svg{width:15px!important;height:15px!important}}@media (max-width:1280px){#codplus-home .mobileMenuConnect{flex-direction:column!important;gap:10px!important;padding:8px 12px 14px!important;display:flex!important}#codplus-home .mobileMenuConnectHead{flex-direction:column!important;gap:4px!important;padding:2px 6px 0!important;display:flex!important}#codplus-home .mobileMenuConnectHead span{width:max-content!important;min-height:22px!important;color:var(--teal-2)!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#44b2a90e!important;border:1px solid #44b2a929!important;border-radius:999px!important;align-items:center!important;padding:0 8px!important;font-size:9px!important;font-weight:800!important;display:inline-flex!important}#codplus-home .mobileMenuConnectHead strong{color:var(--navy)!important;font-family:Manrope,sans-serif!important;font-size:15px!important;line-height:1.25!important}#codplus-home .mobileWhatsAppCard{background:linear-gradient(#44b2a914,#44b2a90a)!important;border:1px solid #44b2a92e!important;border-radius:14px!important;align-items:center!important;gap:10px!important;min-height:56px!important;padding:12px 14px!important;text-decoration:none!important;transition:background .18s,border-color .18s,transform .18s!important;display:flex!important}#codplus-home .mobileWhatsAppCard:hover,#codplus-home .mobileWhatsAppCard:focus-visible{background:linear-gradient(#44b2a91f,#44b2a90e)!important;border-color:#44b2a952!important;outline:none!important;transform:translateY(-1px)!important}#codplus-home .mobileWhatsAppIcon{width:34px!important;min-width:34px!important;height:34px!important;color:var(--teal-2)!important;background:#fff!important;border:1px solid #44b2a929!important;border-radius:11px!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}#codplus-home .mobileWhatsAppIcon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.55px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:17px!important;height:17px!important;display:block!important}#codplus-home .mobileWhatsAppText{flex-direction:column!important;flex:auto!important;gap:2px!important;min-width:0!important;display:flex!important}#codplus-home .mobileWhatsAppText small{color:#6c7b8f!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important}#codplus-home .mobileWhatsAppText strong{color:var(--navy)!important;letter-spacing:.01em!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}#codplus-home .mobileWhatsAppArrow{color:#38978fb8!important;justify-content:center!important;align-items:center!important;width:14px!important;min-width:14px!important;height:14px!important;display:inline-flex!important}#codplus-home .mobileWhatsAppArrow svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:14px!important;height:14px!important;display:block!important}#codplus-home .mobileSocialGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}#codplus-home .mobileSocialLink{color:#41526a!important;text-align:center!important;background:#fff!important;border:1px solid #101b3912!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:76px!important;padding:10px 8px!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important;transition:background .18s,border-color .18s,transform .18s,color .18s!important;display:flex!important}#codplus-home .mobileSocialLink:hover,#codplus-home .mobileSocialLink:focus-visible{color:var(--navy)!important;background:#44b2a90f!important;border-color:#44b2a93d!important;outline:none!important;transform:translateY(-1px)!important}#codplus-home .mobileSocialIcon{width:32px!important;min-width:32px!important;height:32px!important;color:var(--teal-2)!important;background:#44b2a90e!important;border:1px solid #44b2a929!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}#codplus-home .mobileSocialIcon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.55px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:16px!important;height:16px!important;display:block!important}#codplus-home .mobileSocialLink:nth-child(2) .mobileSocialIcon svg,#codplus-home .mobileSocialLink:nth-child(3) .mobileSocialIcon svg{fill:currentColor!important;stroke:none!important}}@media (max-width:760px){#codplus-home .mobileMenuConnect{gap:8px!important;padding:7px 9px 12px!important}#codplus-home .mobileWhatsAppCard{border-radius:13px!important;min-height:54px!important;padding:11px 12px!important}#codplus-home .mobileWhatsAppText strong{font-size:12.5px!important}#codplus-home .mobileSocialLink{border-radius:13px!important;min-height:72px!important;padding:9px 7px!important;font-size:10.5px!important}#codplus-home .mobileSocialIcon{border-radius:9px!important;width:30px!important;min-width:30px!important;height:30px!important}#codplus-home .mobileSocialIcon svg{width:15px!important;height:15px!important}}@media (max-width:1280px){#codplus-home .mobileWhatsAppIcon{color:var(--teal-2)!important}#codplus-home .mobileWhatsAppIcon .brandLogoSvg{fill:currentColor!important;stroke:none!important;width:18px!important;height:18px!important;display:block!important}#codplus-home .mobileSocialIcon .brandLogoSvg{width:17px!important;height:17px!important;display:block!important}#codplus-home .mobileSocialIcon .youtubeBrandSvg{fill:currentColor!important;stroke:none!important}#codplus-home .mobileSocialIcon .youtubeBrandSvg path:last-child{fill:#fff!important}}@media (max-width:760px){#codplus-home .mobileWhatsAppIcon .brandLogoSvg{width:17px!important;height:17px!important}#codplus-home .mobileSocialIcon .brandLogoSvg{width:16px!important;height:16px!important}}@media (max-width:1280px){#codplus-home .mobileSocialIcon .brandLogoSvg{stroke:none!important;fill:none!important;width:17px!important;height:17px!important;display:block!important}#codplus-home .mobileSocialIcon .instagramBrandSvg .instaShell,#codplus-home .mobileSocialIcon .facebookBrandSvg .facebookShell{fill:currentColor!important;stroke:none!important}#codplus-home .mobileSocialIcon .instagramBrandSvg .instaLens{fill:none!important;stroke:#fff!important;stroke-width:1.6px!important}#codplus-home .mobileSocialIcon .instagramBrandSvg .instaDot,#codplus-home .mobileSocialIcon .facebookBrandSvg .facebookF{fill:#fff!important;stroke:none!important}}@media (max-width:760px){#codplus-home .mobileSocialIcon .brandLogoSvg{width:16px!important;height:16px!important}#codplus-home #tutorials .youtubeVideoGrid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important;width:100%!important;max-width:100%!important;display:grid!important}#codplus-home #tutorials .youtubeVideoCard{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;overflow:hidden!important}#codplus-home #tutorials .youtubeThumbLink,#codplus-home #tutorials .youtubeInlinePlayer{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;display:block!important;overflow:hidden!important}#codplus-home #tutorials .tutorialVideoFrame{aspect-ratio:16/9!important;box-sizing:border-box!important;vertical-align:top!important;background:#071826!important;border:0!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:block!important}#codplus-home #tutorials .youtubeVideoMetaStack{box-sizing:border-box!important;width:100%!important;margin:0!important}}#codplus-home #tutorials .tutorialVideoFrame{aspect-ratio:16/9!important;background:#071826!important;border:0!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:block!important}#codplus-home #tutorials .youtubeInlinePlayer{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}@media (max-width:760px){#codplus-home .mobileMenu{border-radius:24px 0 0 24px!important;width:min(340px,100vw - 100px)!important;max-width:calc(100vw - 100px)!important}}#codplus-home[lang=ar]{font-family:Almarai,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}#codplus-home[lang=ar],#codplus-home[lang=ar] .privacyModalDialog,#codplus-home[lang=ar] .mobileMenu,#codplus-home[lang=ar] .faqItem,#codplus-home[lang=ar] .testimonialCard,#codplus-home[lang=ar] .startCard,#codplus-home[lang=ar] .featureCard,#codplus-home[lang=ar] .footerCol,#codplus-home[lang=ar] .sectionHeader,#codplus-home[lang=ar] .heroCopy,#codplus-home[lang=ar] .whyCard,#codplus-home[lang=ar] .tutorialCopy,#codplus-home[lang=ar] .faqIntro,#codplus-home[lang=ar] .footerWrap{direction:rtl}#codplus-home[lang=ar] .heroCopy,#codplus-home[lang=ar] .sectionHeader,#codplus-home[lang=ar] .faqItem,#codplus-home[lang=ar] .testimonialCard,#codplus-home[lang=ar] .startCard,#codplus-home[lang=ar] .featureCard,#codplus-home[lang=ar] .footerCol,#codplus-home[lang=ar] .whyCard,#codplus-home[lang=ar] .privacyModalDialog,#codplus-home[lang=ar] .footerTop,#codplus-home[lang=ar] .footerBottom,#codplus-home[lang=ar] .mobileMenuContent,#codplus-home[lang=ar] .tutorialCopy{text-align:right}#codplus-home[lang=ar] .header nav,#codplus-home[lang=ar] .mobileMenuLinks,#codplus-home[lang=ar] .footerLinks,#codplus-home[lang=ar] .footerCol .footerLinks,#codplus-home[lang=ar] .footerBottomLinks,#codplus-home[lang=ar] .privacyContactGrid{direction:rtl}#codplus-home[lang=ar] .mobileMenuLinks a,#codplus-home[lang=ar] .header nav a,#codplus-home[lang=ar] .footerLinks a,#codplus-home[lang=ar] .footerPrivacyLink,#codplus-home[lang=ar] .privacyContactItem,#codplus-home[lang=ar] .footerContactRow,#codplus-home[lang=ar] .faqQuestion,#codplus-home[lang=ar] .faqAnswer,#codplus-home[lang=ar] .sectionEyebrow,#codplus-home[lang=ar] .eyebrow,#codplus-home[lang=ar] .subtext,#codplus-home[lang=ar] p,#codplus-home[lang=ar] li,#codplus-home[lang=ar] h1,#codplus-home[lang=ar] h2,#codplus-home[lang=ar] h3,#codplus-home[lang=ar] h4,#codplus-home[lang=ar] span,#codplus-home[lang=ar] strong,#codplus-home[lang=ar] small,#codplus-home[lang=ar] button{letter-spacing:normal}#codplus-home[lang=ar] .header .navActions,#codplus-home[lang=ar] .langSwitcher,#codplus-home[lang=ar] .mobileHeaderRight,#codplus-home[lang=ar] .header .brand,#codplus-home[lang=ar] .mobileHeaderLangSwitcher,#codplus-home[lang=ar] .desktopLangSwitcher{direction:ltr}#codplus-home[lang=ar],#codplus-home[lang=ar],#codplus-home[lang=ar] *,#codplus-home[lang=ar] :before,#codplus-home[lang=ar] :after,#codplus-home[lang=ar] input,#codplus-home[lang=ar] textarea,#codplus-home[lang=ar] select,#codplus-home[lang=ar] button{font-family:Almarai,sans-serif!important}#codplus-home[lang=ar] .quickStrip .quickCard:last-child .value{white-space:nowrap!important;font-size:20px!important;line-height:1.2!important}@media (max-width:760px){#codplus-home[lang=ar] .quickStrip .quickCard:last-child .value{font-size:19px!important}}#codplus-home[lang=ar] .quickStrip{align-items:stretch;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.02fr) minmax(0,1.42fr)!important}#codplus-home[lang=ar] .quickStrip .quickCard{min-height:118px}#codplus-home[lang=ar] .quickStrip .quickCard:nth-child(3),#codplus-home[lang=ar] .quickStrip .quickCard:last-child{padding-inline:18px}#codplus-home[lang=ar] .quickStrip .quickCard:nth-child(3) .value{font-size:23px!important;line-height:1.1!important}#codplus-home[lang=ar] .quickStrip .quickCard:last-child .value{white-space:nowrap!important;letter-spacing:0!important;margin-bottom:7px!important;font-size:18px!important;line-height:1.15!important}#codplus-home[lang=ar] .quickStrip .quickCard:last-child .label{font-size:12px!important;line-height:1.25!important}@media (max-width:1100px) and (min-width:761px){#codplus-home[lang=ar] .quickStrip{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}#codplus-home[lang=ar] .quickStrip .quickCard:nth-child(3),#codplus-home[lang=ar] .quickStrip .quickCard:last-child{min-height:122px}#codplus-home[lang=ar] .quickStrip .quickCard:last-child .value{font-size:19px!important}}@media (max-width:760px){#codplus-home[lang=ar] .quickStrip .quickCard:last-child .value{font-size:21px!important}}#codplus-home .heroMeta .miniIconCard{align-items:center;gap:10px;min-height:68px;display:flex}#codplus-home .heroMeta .miniIcon{border:1px solid var(--line);width:40px;height:40px;color:var(--teal-2);background:linear-gradient(145deg,#44b2a924 0%,#fffffffa 48%,#f5fbfa 100%);border-radius:13px;flex:none;place-items:center;display:inline-grid}#codplus-home .heroMeta .miniIcon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}#codplus-home .heroMeta .miniContent{flex:1;min-width:0}#codplus-home[lang=ar] .heroMeta .miniIconCard{flex-direction:row-reverse}@media (max-width:760px){#codplus-home .heroMeta .miniIconCard{gap:10px;min-height:68px}#codplus-home .heroMeta .miniIcon{border-radius:12px;width:38px;height:38px}#codplus-home .heroMeta .miniIcon svg{width:20px;height:20px}}#codplus-home .heroMeta{grid-template-columns:repeat(2,minmax(0,1fr));max-width:728px}#codplus-home .heroMeta .mini{min-width:0;padding:13px 14px}#codplus-home .heroMeta strong{margin-bottom:4px;font-size:13px;line-height:1.25}#codplus-home .heroMeta span{line-height:1.35}#codplus-home[lang=ar] .heroMeta{max-width:780px}#codplus-home[lang=ar] .heroMeta .mini:last-child{padding-inline:16px 18px}#codplus-home[lang=ar] .heroMeta strong,#codplus-home[lang=ar] .heroMeta span{white-space:normal;letter-spacing:0}#codplus-home[lang=ar] .heroMeta span{text-transform:none;font-size:12px;font-weight:800}@media (max-width:980px) and (min-width:761px){#codplus-home .heroMeta{max-width:100%}}@media (max-width:760px){#codplus-home .heroMeta .mini{padding:14px 16px}#codplus-home .heroMeta strong,#codplus-home[lang=ar] .heroMeta strong{font-size:14px}#codplus-home[lang=ar] .heroMeta span{font-size:11.5px}}#codplus-home .heroMeta .miniIcon svg{vector-effect:non-scaling-stroke}#codplus-home[lang=ar] .heroMeta .miniIconCard{gap:9px}@media (max-width:760px){#codplus-home .heroMeta{gap:10px}#codplus-home .heroMeta .miniIconCard{gap:8px;min-height:64px}#codplus-home .heroMeta .miniIcon{border-radius:11px;width:36px;height:36px}#codplus-home .heroMeta .miniIcon svg{width:18px;height:18px}}#codplus-home .heroMeta{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:stretch!important;gap:8px!important;width:fit-content!important;max-width:100%!important;display:flex!important}#codplus-home .heroMeta .miniIconCard{flex:none!important;gap:8px!important;width:fit-content!important;min-width:0!important;min-height:58px!important;padding:10px 12px!important}#codplus-home .heroMeta .miniContent{flex:none!important;width:max-content!important;min-width:0!important}#codplus-home .heroMeta strong{white-space:nowrap!important;margin-bottom:2px!important;font-size:13px!important;line-height:1.2!important}#codplus-home .heroMeta span{white-space:nowrap!important;font-size:10px!important;line-height:1.25!important}#codplus-home[lang=ar] .heroMeta{gap:8px!important;width:fit-content!important;max-width:100%!important}#codplus-home[lang=ar] .heroMeta strong{white-space:nowrap!important;font-size:13px!important}#codplus-home[lang=ar] .heroMeta span{white-space:nowrap!important;text-transform:none!important;font-size:10.5px!important}@media (max-width:760px){#codplus-home .heroMeta{gap:7px!important}#codplus-home .heroMeta .miniIconCard{gap:7px!important;min-height:54px!important;padding:9px 10px!important}#codplus-home .heroMeta .miniIcon{width:32px!important;min-width:32px!important;height:32px!important}#codplus-home .heroMeta .miniIcon svg{width:16px!important;height:16px!important}#codplus-home[lang=ar] .heroMeta .miniIconCard,#codplus-home[lang=ar] .heroMeta .mini:last-child{padding:9px 10px!important}}#codplus-home .heroMeta{gap:9px!important}#codplus-home .heroMeta .miniIconCard{gap:9px!important;min-height:62px!important;padding:11px 13px!important}#codplus-home .heroMeta .miniIcon{border-radius:11px!important;width:38px!important;min-width:38px!important;height:38px!important}#codplus-home .heroMeta .miniIcon svg{width:19px!important;height:19px!important}#codplus-home .heroMeta strong{font-size:13.5px!important}#codplus-home .heroMeta span{font-size:10.25px!important}#codplus-home[lang=ar] .heroMeta{gap:9px!important}#codplus-home[lang=ar] .heroMeta .miniIconCard,#codplus-home[lang=ar] .heroMeta .mini:last-child{padding:11px 13px!important}#codplus-home[lang=ar] .heroMeta strong{font-size:13.5px!important}#codplus-home[lang=ar] .heroMeta span{font-size:10.75px!important}@media (max-width:760px){#codplus-home .heroMeta{gap:8px!important}#codplus-home .heroMeta .miniIconCard{gap:8px!important;min-height:58px!important;padding:10px 11px!important}#codplus-home .heroMeta .miniIcon{width:35px!important;min-width:35px!important;height:35px!important}#codplus-home .heroMeta .miniIcon svg{width:18px!important;height:18px!important}#codplus-home[lang=ar] .heroMeta .miniIconCard,#codplus-home[lang=ar] .heroMeta .mini:last-child{padding:10px 11px!important}#codplus-home[lang=ar] .heroMeta strong{font-size:13px!important}#codplus-home[lang=ar] .heroMeta span{font-size:10.5px!important}}#codplus-home #seller-platform .compactDashTabs,#codplus-home #seller-platform .compactDashViewport,#codplus-home #seller-platform .compactDashTrack,#codplus-home #seller-platform .compactDashSlide,#codplus-home #seller-platform .compactBrowser{direction:ltr!important}#codplus-home #seller-platform .compactDashTabs{flex-direction:row!important}#codplus-home #seller-platform .compactDashTrack{flex-direction:row!important;display:flex!important}#codplus-home #seller-platform .compactDashSlide{flex:0 0 100%!important;width:100%!important;min-width:100%!important}#codplus-home #seller-platform .compactDashSlide img{visibility:visible!important;opacity:1!important;width:100%!important;max-width:100%!important;height:auto!important;display:block!important}#codplus-home #faq .faqAccordionArabic{display:none}#codplus-home[lang=ar] #faq .faqAccordionDefault{display:none!important}#codplus-home[lang=ar] footer.footer .footerGrid>.footerCol:first-child{text-align:right!important;direction:rtl!important}#codplus-home[lang=ar] footer.footer .footerGrid>.footerCol:first-child>p{text-align:right!important;direction:rtl!important;margin-left:0!important;margin-right:0!important}#codplus-home[lang=ar] footer.footer .footerContactInfo{text-align:right!important;direction:rtl!important;align-items:flex-start!important}#codplus-home[lang=ar] footer.footer .footerContactRow{text-align:right!important;direction:rtl!important;justify-content:flex-start!important;width:100%!important}#codplus-home[lang=ar] footer.footer .footerContactRow .footerContactIcon{flex:none!important}@media (max-width:760px){#codplus-home #seller-workflow .integrationPanel{padding:16px!important}#codplus-home #seller-workflow .integrationTop{gap:16px!important}#codplus-home #seller-workflow .integrationLogos{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:10px!important;width:100%!important;display:grid!important}#codplus-home #seller-workflow .integrationLogo{box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:180px!important;padding:14px 11px!important;display:flex!important}#codplus-home #seller-workflow .integrationLogo .logoVisual{flex:0 0 52px!important;width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;margin:0 auto 10px!important}#codplus-home #seller-workflow .integrationLogo strong{text-align:center!important;direction:ltr!important;unicode-bidi:isolate!important;width:100%!important;min-height:20px!important;margin:0 0 7px!important;font-size:13px!important;line-height:1.35!important;display:block!important}#codplus-home #seller-workflow .integrationLogo>span{text-align:center!important;overflow-wrap:anywhere!important;width:100%!important;margin:0!important;font-size:10.5px!important;line-height:1.65!important;display:block!important}#codplus-home[lang=ar] #seller-workflow .integrationLogo>span{text-align:center!important;direction:rtl!important;unicode-bidi:plaintext!important}}@media (max-width:350px){#codplus-home #seller-workflow .integrationLogos{grid-template-columns:1fr!important}#codplus-home #seller-workflow .integrationLogo{min-height:auto!important}}@media (max-width:760px){#codplus-home .quickStrip,#codplus-home[lang=ar] .quickStrip{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:10px!important;width:100%!important;display:grid!important}#codplus-home .quickStrip .quickCard,#codplus-home[lang=ar] .quickStrip .quickCard{box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;height:100%!important;min-height:205px!important;padding:16px 13px!important;display:flex!important}#codplus-home .quickStrip .quickCard .value,#codplus-home[lang=ar] .quickStrip .quickCard .value{text-align:center!important;white-space:nowrap!important;width:100%!important;margin:0 0 8px!important;font-size:25px!important;line-height:1.1!important}#codplus-home .quickStrip .quickCard .label,#codplus-home[lang=ar] .quickStrip .quickCard .label{text-align:center!important;overflow-wrap:normal!important;word-break:normal!important;width:100%!important;margin:0 0 8px!important;font-size:12px!important;line-height:1.45!important}#codplus-home .quickStrip .quickCard p,#codplus-home[lang=ar] .quickStrip .quickCard p{text-align:center!important;overflow-wrap:normal!important;word-break:normal!important;width:100%!important;margin:0!important;font-size:10.5px!important;line-height:1.75!important}#codplus-home[lang=ar] .quickStrip .quickCard{direction:rtl!important}#codplus-home[lang=ar] .quickStrip .quickCard:nth-child(3),#codplus-home[lang=ar] .quickStrip .quickCard:last-child{min-height:205px!important;padding-inline:13px!important}#codplus-home[lang=ar] .quickStrip .quickCard:last-child .value,#codplus-home[lang=ar] .quickStrip .quickCard:nth-child(3) .value{font-size:25px!important;line-height:1.1!important}}@media (max-width:360px){#codplus-home .quickStrip,#codplus-home[lang=ar] .quickStrip{gap:8px!important}#codplus-home .quickStrip .quickCard,#codplus-home[lang=ar] .quickStrip .quickCard{min-height:210px!important;padding:14px 10px!important}#codplus-home .quickStrip .quickCard .label,#codplus-home[lang=ar] .quickStrip .quickCard .label{font-size:11.5px!important}#codplus-home .quickStrip .quickCard p,#codplus-home[lang=ar] .quickStrip .quickCard p{font-size:10px!important;line-height:1.7!important}}#codplus-home[lang=ar] #navLinks{gap:14px!important}#codplus-home[lang=ar] #navLinks a{white-space:nowrap!important;letter-spacing:0!important;font-size:11.5px!important}@media (max-width:1280px) and (min-width:761px){#codplus-home[lang=ar] #navLinks{gap:10px!important}#codplus-home[lang=ar] #navLinks a{font-size:11px!important}}@media (min-width:1281px){#codplus-home[lang=ar] .header .navActions{direction:ltr!important;flex-direction:row!important;margin-left:auto!important;margin-right:0!important}#codplus-home[lang=ar] .header .container.nav{direction:ltr!important}#codplus-home[lang=ar] .header #navLinks{direction:rtl!important}#codplus-home[lang=ar] .header .navActions{direction:ltr!important;flex-direction:row!important;align-items:center!important;margin-left:auto!important;margin-right:0!important;display:flex!important}#codplus-home[lang=ar] .header .navActions .desktopLangSwitcher{order:1!important}#codplus-home[lang=ar] .header .navActions .desktopNightLightToggle{order:2!important}#codplus-home[lang=ar] .header .navActions a[href="https://www.codplus.space/login"]{order:3!important}#codplus-home[lang=ar] .header .navActions a[href="https://www.codplus.space/register"]{order:4!important}}@media (max-width:1280px){#codplus-home[lang=ar] .header .container.nav{direction:ltr!important}#codplus-home[lang=ar] .header .brand{direction:ltr!important;order:1!important;margin-left:0!important;margin-right:auto!important}#codplus-home[lang=ar] .header .navActions{display:none!important}#codplus-home[lang=ar] .header .mobileHeaderLangSwitcher{direction:ltr!important;order:2!important;margin:0 2px 0 0!important;display:inline-flex!important}#codplus-home[lang=ar] .header .mobileNightLightToggle{order:3!important;margin:0!important;display:inline-flex!important}#codplus-home[lang=ar] .header #menuBtn{order:4!important;margin-left:0!important;margin-right:0!important;display:grid!important}#codplus-home[lang=ar] .mobileMenu{left:auto!important;right:0!important;transform:translate(102%)!important}#codplus-home[lang=ar] .mobileMenu.isOpen{transform:translate(0)!important}}@media (max-width:760px){#codplus-home[lang=ar] .mobileMenu{width:min(340px,100vw - 100px)!important;max-width:calc(100vw - 100px)!important}}#codplus-home[lang=ar] .mobileMenu .mobileWhatsAppText strong,#codplus-home[lang=ar] footer.footer .footerContactRow[href^=tel\:] span:last-child{text-align:left!important;direction:ltr!important;unicode-bidi:isolate!important;display:inline-block!important}#codplus-home #faq .faqAccordionDefault,#codplus-home #faq .faqAccordionArabic,#codplus-home #faq .faqAccordionEnglish,#codplus-home #faq .faqAccordionFrench{display:none!important}#codplus-home[lang=ar] #faq .faqAccordionArabic,#codplus-home[lang=en] #faq .faqAccordionEnglish,#codplus-home[lang=fr] #faq .faqAccordionFrench{display:grid!important}#codplus-home[lang=ar] #faq .faqAccordionArabic .faqAccordionButton{text-align:right!important}#codplus-home[lang=ar] #faq .faqAccordionArabic .faqAccordionLeft{direction:rtl!important}@media (min-width:1100px){#codplus-home #pricing .priceCard{padding:20px 17px!important}#codplus-home #pricing .container{width:min(1320px,100% - 36px)!important}#codplus-home #pricing .pricingGrid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important}#codplus-home #pricing .priceCard{min-width:0!important;padding:21px 18px!important}#codplus-home #pricing .priceTag{white-space:nowrap!important;padding-inline:11px!important;font-size:10.5px!important}}#codplus-home[lang=ar],#codplus-home[lang=ar] :not(svg):not(path):not(circle):not(rect):not(line):not(polyline):not(polygon):not(ellipse){line-height:1.3!important}@media (max-width:760px){#codplus-home #seller-reviews .audioReviewGrid{flex-direction:column!important;display:flex!important}#codplus-home #seller-reviews .audioReviewCard.jamalReviewPending{order:99!important}}#codplus-home[lang=ar] footer.footer .footerPrivacyLink,#codplus-home[lang=ar] #privacyPolicyModal .privacyModalDialog,#codplus-home[lang=ar] #privacyPolicyModal .privacyModalHeader,#codplus-home[lang=ar] #privacyPolicyModal .privacyModalBody,#codplus-home[lang=ar] #privacyPolicyModal .privacyPolicySection,#codplus-home[lang=ar] #privacyPolicyModal .privacyPolicySection h3,#codplus-home[lang=ar] #privacyPolicyModal .privacyPolicySection p,#codplus-home[lang=ar] #privacyPolicyModal .privacyPolicySection li,#codplus-home[lang=ar] #privacyPolicyModal .privacyModalFooter,#codplus-home[lang=ar] #privacyPolicyModal .privacyContactItem,#codplus-home[lang=ar] #privacyPolicyModal .privacyContactText{text-align:right!important;direction:rtl!important;font-family:Almarai,sans-serif!important}#codplus-home[lang=ar] #privacyPolicyModal .privacyModalHeader{flex-direction:row!important}#codplus-home[lang=ar] #privacyPolicyModal .privacyModalEyebrow{direction:ltr!important;font-family:Inter,sans-serif!important}#codplus-home[lang=ar] #privacyPolicyModal .privacyPolicySection li{padding-left:0!important;padding-right:18px!important}#codplus-home[lang=ar] #privacyPolicyModal .privacyPolicySection li:before{left:auto!important;right:0!important}#codplus-home[lang=ar] #privacyPolicyModal .privacyPolicySection h3 span{direction:ltr!important;font-family:Inter,sans-serif!important}#codplus-home[lang=ar] #privacyPolicyModal .privacyModalFooter{justify-content:flex-start!important}#codplus-home[lang=ar] #privacyPolicyModal .privacyModalDone{font-family:Almarai,sans-serif!important}#codplus-home[lang=ar] #privacyPolicyModal .privacyContactItem[href^=tel\:] .privacyContactText strong,#codplus-home[lang=ar] #privacyPolicyModal .privacyContactItem[href^=mailto\:] .privacyContactText strong{text-align:right!important;direction:ltr!important;unicode-bidi:isolate!important;display:inline-block!important}#codplus-home #tutorials{margin-top:clamp(20px,2.2vw,34px)!important}#codplus-home #tutorials .youtubeTutorialsHead{margin-bottom:clamp(18px,2vw,26px)!important}#codplus-home #tutorials .youtubeTutorialsCopy>.eyebrow{margin-bottom:12px!important}@media (max-width:1024px){#codplus-home #tutorials{margin-top:24px!important}#codplus-home #tutorials .youtubeTutorialsHead{margin-bottom:20px!important}}@media (max-width:700px){#codplus-home #tutorials{margin-top:22px!important}#codplus-home #tutorials .youtubeTutorialsHead{margin-bottom:18px!important}}#codplus-home #tutorials{box-sizing:border-box!important;padding-top:40px!important}@media (max-width:1024px){#codplus-home #tutorials{padding-top:36px!important}}@media (max-width:700px){#codplus-home #tutorials{padding-top:32px!important}}
