.wdp{--wdp-navy:#071d31;--wdp-navy-2:#0b2944;--wdp-ink:#0a2035;--wdp-orange:#f15a29;--wdp-orange-2:#ff7a45;--wdp-blue:#2f80ed;--wdp-cyan:#20b8a9;--wdp-paper:#f4f7f9;--wdp-line:#d8e3ea;--wdp-muted:#6d7f8e;--wdp-white:#fff;--wdp-shadow:0 24px 70px rgba(7,29,49,.12);background:#fff;color:var(--wdp-ink);font-family:inherit;overflow:hidden}.wdp *{box-sizing:border-box}.wdp a{text-decoration:none}.wdp button,.wdp input,.wdp select,.wdp textarea{font:inherit}.wdp button{cursor:pointer}.wdp-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.wdp-section{padding:104px 0;position:relative}.wdp-section:nth-of-type(even){background:var(--wdp-paper)}.wdp-section-head{max-width:790px;margin-bottom:46px}.wdp-section-head.wdp-head-split{max-width:none;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:70px;align-items:end}.wdp-section-head h2,.wdp-showcase-copy h2,.wdp-admin-copy h2,.wdp-request-copy h2,.wdp-choose-panel h2{font-size:clamp(30px,4.1vw,54px);line-height:1.13;letter-spacing:-.035em;margin:10px 0 0;color:var(--wdp-ink);font-weight:900}.wdp-section-head p,.wdp-showcase-copy>p,.wdp-admin-copy>p,.wdp-request-copy>p{color:var(--wdp-muted);line-height:1.9;font-size:15px;margin:16px 0 0}.wdp-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--wdp-orange);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.wdp-eyebrow:before{content:"";width:24px;height:2px;background:currentColor}.wdp-btn{min-height:50px;padding:0 22px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;font-size:13px;border:1px solid transparent;transition:.25s ease}.wdp-btn-primary{color:#fff;background:var(--wdp-orange);box-shadow:0 12px 28px rgba(241,90,41,.25)}.wdp-btn-primary:hover{background:#dc4719;transform:translateY(-2px)}.wdp-btn-ghost{border-color:rgba(255,255,255,.25);color:#fff;background:rgba(255,255,255,.06)}.wdp-btn-ghost:hover{background:rgba(255,255,255,.12)}.wdp-btn-whatsapp{background:#eafaf0;color:#138344;border-color:#c5efd4}

.wdp-hero{min-height:760px;padding:92px 0 76px;background:linear-gradient(135deg,#06192a 0%,#0a263f 55%,#0d334f 100%);color:#fff;position:relative;isolation:isolate;display:flex;align-items:center}.wdp-hero-grid,.wdp-final-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent)}.wdp-hero-glow{position:absolute;border-radius:50%;filter:blur(2px);z-index:-1;opacity:.55}.wdp-hero-glow-one{width:430px;height:430px;right:-160px;top:90px;background:radial-gradient(circle,rgba(32,184,169,.24),transparent 68%)}.wdp-hero-glow-two{width:390px;height:390px;left:-130px;bottom:-120px;background:radial-gradient(circle,rgba(241,90,41,.2),transparent 68%)}.wdp-hero-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:70px;align-items:center}.wdp-badge{display:inline-flex;gap:9px;align-items:center;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);border-radius:100px;padding:8px 13px;font-size:11px;font-weight:800;color:#d5e7f3}.wdp-badge span,.wdp-live i{width:7px;height:7px;border-radius:50%;background:var(--wdp-orange);box-shadow:0 0 0 5px rgba(241,90,41,.12)}.wdp-hero-copy h1{font-size:clamp(42px,5.4vw,72px);line-height:1.06;letter-spacing:-.045em;margin:22px 0;color:#fff;font-weight:950}.wdp-hero-copy>p{font-size:16px;line-height:1.9;color:#b8cbd8;max-width:620px}.wdp-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.wdp-market-line{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#9bb0bf;font-size:11px;margin-top:27px}.wdp-market-line strong{color:#e9f2f7}.wdp-market-line>span{width:3px;height:3px;background:var(--wdp-orange);border-radius:50%}
.wdp-hero-product{background:#f8fbfd;border:1px solid rgba(255,255,255,.2);border-radius:24px;box-shadow:0 45px 90px rgba(0,0,0,.26);overflow:hidden;color:var(--wdp-ink);transform:perspective(1100px) rotateY(-3deg) rotateX(1deg);transition:.4s}.wdp[dir=rtl] .wdp-hero-product{transform:perspective(1100px) rotateY(3deg) rotateX(1deg)}.wdp-hero-product:hover{transform:none}.wdp-product-top{height:42px;border-bottom:1px solid #dce6ec;display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#718492;font-size:9px}.wdp-product-dots{display:flex;gap:5px}.wdp-product-dots i{width:7px;height:7px;border-radius:50%;background:#cad5dc}.wdp-product-dots i:first-child{background:var(--wdp-orange)}.wdp-live{display:flex;align-items:center;gap:6px;color:#198979;font-weight:800}.wdp-live i{width:5px;height:5px;background:var(--wdp-cyan);box-shadow:none}.wdp-track-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-bottom:1px solid #dce6ec}.wdp-track-tab{border:0;background:#fff;padding:14px 9px;color:#687b89;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px;position:relative}.wdp-track-tab:after{content:"";position:absolute;height:2px;bottom:-1px;inset-inline:18px;background:transparent}.wdp-track-tab.is-active{color:var(--wdp-orange);background:#fff9f6}.wdp-track-tab.is-active:after{background:var(--wdp-orange)}.wdp-product-stage{display:grid;grid-template-columns:62px 1fr;min-height:362px}.wdp-product-stage>aside{background:var(--wdp-navy);padding:17px 15px;display:flex;flex-direction:column;align-items:center;gap:19px}.wdp-mini-brand{width:30px;height:30px;border-radius:9px;background:#fff;color:var(--wdp-navy);display:grid;place-items:center;font-size:10px;font-weight:950;margin-bottom:8px}.wdp-mini-brand span{color:var(--wdp-orange)}.wdp-product-stage>aside i{width:27px;height:7px;border-radius:5px;background:rgba(255,255,255,.12)}.wdp-product-stage>aside i:first-of-type{background:var(--wdp-orange)}.wdp-stage-main{padding:27px 28px;position:relative}.wdp-stage-kicker{text-transform:uppercase;letter-spacing:.1em;font-size:8px;color:var(--wdp-orange);font-weight:900}.wdp-stage-main h2{font-size:24px;line-height:1.2;max-width:370px;margin:8px 0;color:var(--wdp-ink)}.wdp-stage-main>p{font-size:10px;color:#748693;line-height:1.65;max-width:390px}.wdp-stage-canvas{height:168px;margin-top:20px;border-radius:14px;background:#eaf1f5;overflow:hidden;padding:17px;position:relative}.wdp-canvas-hero{height:72px;padding:13px;background:linear-gradient(135deg,var(--wdp-navy),#16486b);border-radius:9px}.wdp-canvas-hero b,.wdp-canvas-hero span{display:block;height:5px;background:#fff;border-radius:4px;width:42%;margin-bottom:7px}.wdp-canvas-hero span{width:65%;height:3px;opacity:.35}.wdp-canvas-hero span:last-child{width:22%;height:12px;background:var(--wdp-orange);opacity:1;margin-top:11px}.wdp-canvas-row,.wdp-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.wdp-canvas-row i,.wdp-product-grid i{height:42px;border-radius:7px;background:#fff;border:1px solid #dbe5eb}.wdp-product-grid i{height:92px;background:linear-gradient(#fff 60%,#e9f0f4 60%)}.wdp-cart-line{height:24px;background:#fff;margin-top:8px;border-radius:6px;display:flex;align-items:center;justify-content:space-between;padding:0 8px}.wdp-cart-line span{width:35%;height:4px;background:#d5e0e7}.wdp-cart-line b{width:16%;height:11px;background:var(--wdp-orange);border-radius:3px}.wdp-chart{height:80px;display:flex;align-items:flex-end;gap:8px;padding:8px;background:#fff;border-radius:8px}.wdp-chart i{flex:1;background:linear-gradient(var(--wdp-blue),#7bb1f6);border-radius:4px 4px 0 0;height:45%}.wdp-chart i:nth-child(2){height:70%}.wdp-chart i:nth-child(3){height:55%}.wdp-chart i:nth-child(4){height:85%}.wdp-chart i:nth-child(5){height:72%;background:linear-gradient(var(--wdp-orange),#ff9b73)}.wdp-system-lines{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.wdp-system-lines span{height:28px;background:#fff;border-radius:6px}.wdp-product-foot{height:43px;border-top:1px solid #dce6ec;display:flex;justify-content:center;gap:22px;align-items:center;color:#778a97;font-size:8px}.wdp-product-foot i{color:var(--wdp-orange);margin-inline-end:4px}

.wdp-problem-lab{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);border:1px solid var(--wdp-line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:var(--wdp-shadow)}.wdp-problem-list{display:flex;flex-direction:column}.wdp-problem-btn{min-height:82px;border:0;border-bottom:1px solid var(--wdp-line);background:#fff;display:grid;grid-template-columns:46px 1fr 24px;align-items:center;gap:12px;text-align:start;padding:15px 22px;color:var(--wdp-ink);font-weight:900}.wdp-problem-btn:last-child{border-bottom:0}.wdp-problem-btn>span{font-size:11px;color:#a0b0bb}.wdp-problem-btn i{color:#b4c0c8}.wdp-problem-btn.is-active{background:#eef4f7;color:var(--wdp-orange)}.wdp-problem-btn.is-active i{color:var(--wdp-orange);transform:translateX(-4px)}.wdp-problem-answer{background:var(--wdp-navy);color:#fff;padding:50px 42px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.wdp-problem-answer:after{content:"";width:230px;height:230px;border:45px solid rgba(255,255,255,.035);border-radius:50%;position:absolute;left:-80px;bottom:-110px}.wdp-answer-label{font-size:10px;color:#8ea9ba;text-transform:uppercase;letter-spacing:.14em}.wdp-problem-answer>strong{margin-top:16px;align-self:flex-start;background:var(--wdp-orange);color:#fff;border-radius:8px;padding:7px 10px;font-size:10px}.wdp-problem-answer h3{font-size:28px;margin:19px 0 10px;position:relative}.wdp-problem-answer p{color:#b9cad5;line-height:1.8;font-size:14px;position:relative}.wdp-text-link{color:#fff;font-size:12px;font-weight:900;margin-top:18px;position:relative}.wdp-text-link i{color:var(--wdp-orange);margin-inline-start:7px}

.wdp-showcase-layout{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:70px;align-items:center}.wdp-inline-points{display:grid;gap:12px;margin-top:26px}.wdp-inline-points span{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800;color:#395064}.wdp-inline-points i{color:var(--wdp-orange)}.wdp-device-studio{background:var(--wdp-navy);border-radius:26px;padding:22px;box-shadow:var(--wdp-shadow);min-height:520px}.wdp-device-controls{display:flex;justify-content:center;gap:8px;margin-bottom:28px}.wdp-device-controls button{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#8ea6b6;border-radius:9px;padding:8px 12px;font-size:9px;font-weight:800}.wdp-device-controls button.is-active{background:var(--wdp-orange);color:#fff;border-color:var(--wdp-orange)}.wdp-device-frame{margin:auto;background:#fff;border:9px solid #17364e;border-radius:18px;box-shadow:0 25px 60px rgba(0,0,0,.25);transition:.4s ease;overflow:hidden;width:100%;max-width:650px}.wdp-device-frame.is-tablet{width:72%;border-radius:24px}.wdp-device-frame.is-mobile{width:37%;min-width:245px;border-radius:32px}.wdp-device-browser{height:25px;background:#edf2f5;display:flex;align-items:center;gap:5px;padding:0 9px;color:#91a2ad;font-size:7px}.wdp-device-browser span{width:5px;height:5px;background:#c5d0d6;border-radius:50%}.wdp-device-browser span:first-child{background:var(--wdp-orange)}.wdp-device-browser b{margin-inline-start:auto;margin-inline-end:auto;font-weight:600}.wdp-device-page{min-height:385px}.wdp-device-page header{height:50px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid #edf0f2}.wdp-device-page header b{font-size:10px;margin-inline-end:auto}.wdp-device-page header b span{color:var(--wdp-orange)}.wdp-device-page header i{width:35px;height:4px;background:#dde5ea;border-radius:4px}.wdp-device-page main{min-height:250px;padding:42px 30px;background:linear-gradient(130deg,#f7f9fa,#e8eff3);display:grid;grid-template-columns:1fr .8fr;gap:28px;align-items:center}.wdp-device-frame.is-mobile .wdp-device-page header i{display:none}.wdp-device-frame.is-mobile .wdp-device-page main{grid-template-columns:1fr;padding:25px 18px}.wdp-device-page main em{font-size:7px;color:var(--wdp-orange);font-style:normal;font-weight:900}.wdp-device-page main h3{font-size:23px;line-height:1.14;margin:9px 0 14px}.wdp-device-frame.is-mobile .wdp-device-page main h3{font-size:18px}.wdp-device-page main p{height:4px;background:#c7d3da;width:85%;border-radius:4px}.wdp-device-page main p:nth-of-type(2){width:58%}.wdp-device-page main button{border:0;background:var(--wdp-orange);width:74px;height:22px;border-radius:5px;color:transparent;margin-top:11px}.wdp-device-page main aside{height:160px;border-radius:14px;background:var(--wdp-navy);padding:18px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px}.wdp-device-page main aside i{display:block;background:rgba(255,255,255,.15);height:12px;border-radius:5px}.wdp-device-page main aside i:first-child{height:64px;background:linear-gradient(135deg,var(--wdp-orange),#ff9b73)}

.wdp-ecommerce{background:#f1f5f7!important}.wdp-commerce-lab{background:#fff;border:1px solid var(--wdp-line);border-radius:26px;box-shadow:var(--wdp-shadow);overflow:hidden}.wdp-commerce-steps{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--wdp-line)}.wdp-commerce-step{border:0;border-inline-end:1px solid var(--wdp-line);background:#fff;padding:18px 8px;display:flex;flex-direction:column;align-items:center;gap:7px;color:#788b98;position:relative}.wdp-commerce-step:last-child{border-inline-end:0}.wdp-commerce-step>span{font-size:8px;color:#a8b5bd}.wdp-commerce-step i{font-size:16px}.wdp-commerce-step b{font-size:10px}.wdp-commerce-step.is-active{color:var(--wdp-orange);background:#fff8f4}.wdp-commerce-step.is-active:after{content:"";position:absolute;bottom:-1px;inset-inline:25%;height:3px;background:var(--wdp-orange)}.wdp-commerce-preview{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;padding:54px;align-items:center}.wdp-commerce-copy>span{color:var(--wdp-orange);font-size:11px;font-weight:900}.wdp-commerce-copy h3{font-size:36px;margin:8px 0}.wdp-commerce-copy p{color:var(--wdp-muted);font-size:14px;line-height:1.8}.wdp-commerce-copy small{display:block;margin-top:18px;color:#8a9ca8;font-size:9px}.wdp-shop-ui{background:#f5f7f8;border:8px solid var(--wdp-navy);border-radius:18px;box-shadow:0 25px 50px rgba(7,29,49,.18);min-height:330px;transition:.35s}.wdp-shop-bar{height:54px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-bottom:1px solid var(--wdp-line);font-size:10px}.wdp-shop-bar b{color:var(--wdp-orange)}.wdp-shop-body{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:26px}.wdp-shop-photo{height:210px;border-radius:13px;background:radial-gradient(circle at 55% 45%,#ff9b73 0 21%,transparent 22%),linear-gradient(135deg,#dce8ed,#f7fafb)}.wdp-shop-info{padding-top:22px}.wdp-shop-info i{display:block;height:8px;background:#cbd8df;margin-bottom:10px;border-radius:5px}.wdp-shop-info i:nth-child(2){width:62%}.wdp-shop-info strong{display:block;margin:25px 0;color:var(--wdp-navy);font-size:20px}.wdp-shop-info button{width:100%;height:36px;background:var(--wdp-orange);border:0;border-radius:7px}.wdp-shop-ui[data-shop-state="1"] .wdp-shop-photo{background:radial-gradient(circle,#fff 0 26%,transparent 27%),linear-gradient(135deg,#0d334f,#071d31)}.wdp-shop-ui[data-shop-state="2"] .wdp-shop-body,.wdp-shop-ui[data-shop-state="3"] .wdp-shop-body,.wdp-shop-ui[data-shop-state="4"] .wdp-shop-body,.wdp-shop-ui[data-shop-state="5"] .wdp-shop-body{grid-template-columns:1fr}.wdp-shop-ui[data-shop-state="2"] .wdp-shop-photo,.wdp-shop-ui[data-shop-state="3"] .wdp-shop-photo,.wdp-shop-ui[data-shop-state="4"] .wdp-shop-photo,.wdp-shop-ui[data-shop-state="5"] .wdp-shop-photo{height:75px;background:repeating-linear-gradient(0deg,#fff 0 19px,#e5edf1 20px)}

.wdp-systems{background:var(--wdp-navy)!important;color:#fff}.wdp-systems .wdp-section-head h2{color:#fff}.wdp-systems .wdp-section-head p{color:#adc0cd}.wdp-system-builder{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);gap:28px}.wdp-module-picker{display:grid;gap:10px}.wdp-module{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);border-radius:15px;color:#fff;padding:14px;display:grid;grid-template-columns:43px 1fr 30px;gap:12px;align-items:center;text-align:start}.wdp-module>i{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:rgba(255,255,255,.07);color:#8aa5b7}.wdp-module span{display:block}.wdp-module b{font-size:12px}.wdp-module small{display:block;color:#809bac;font-size:9px;line-height:1.6;margin-top:3px}.wdp-module em{font-style:normal;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);color:#91a9b8}.wdp-module.is-selected{background:rgba(241,90,41,.1);border-color:rgba(241,90,41,.5)}.wdp-module.is-selected>i,.wdp-module.is-selected em{background:var(--wdp-orange);color:#fff}.wdp-system-dashboard{background:#f4f7f9;border-radius:21px;overflow:hidden;color:var(--wdp-ink);box-shadow:0 30px 70px rgba(0,0,0,.24)}.wdp-dashboard-top{height:48px;background:#fff;border-bottom:1px solid #dce5ea;padding:0 18px;display:flex;align-items:center;gap:20px;font-size:9px}.wdp-dashboard-top b{font-size:10px;margin-inline-end:auto}.wdp-dashboard-top span{color:#80929e}.wdp-dashboard-top i{color:var(--wdp-orange)}.wdp-dashboard-layout{display:grid;grid-template-columns:105px 1fr;min-height:405px}.wdp-dashboard-nav{background:#e8eff3;padding:18px 12px;display:flex;flex-direction:column;gap:9px}.wdp-dashboard-nav span{height:27px;border-radius:7px;background:#d3dfe5;color:#637a89;font-size:7px;display:flex;align-items:center;padding:0 8px}.wdp-dashboard-nav span:first-child{background:var(--wdp-navy);color:#fff}.wdp-dashboard-work{padding:24px}.wdp-dashboard-title{display:flex;justify-content:space-between;align-items:center}.wdp-dashboard-title small{font-size:7px;color:#8496a1;display:block}.wdp-dashboard-title strong{font-size:17px}.wdp-dashboard-title button{border:0;background:var(--wdp-orange);color:#fff;border-radius:6px;padding:7px 10px;font-size:7px}.wdp-dash-cells{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.wdp-dash-cells article{background:#fff;border:1px solid #dfe7eb;border-radius:10px;padding:13px}.wdp-dash-cells span,.wdp-dash-cells b,.wdp-dash-cells i{display:block;background:#dce6eb;border-radius:4px;height:4px;margin-bottom:10px}.wdp-dash-cells b{height:16px;width:48%;background:var(--wdp-navy)}.wdp-dash-cells i{margin:0;width:72%;background:#bde9df}.wdp-dash-table{background:#fff;border:1px solid #dfe7eb;border-radius:10px;padding:12px}.wdp-dash-table i{display:block;height:25px;border-bottom:1px solid #edf1f3;background:linear-gradient(90deg,#dfe7eb 0 18%,transparent 18% 28%,#e6ecef 28% 58%,transparent 58% 68%,#f3bda9 68% 82%,transparent 82%)}.wdp-system-dashboard>p{margin:0;padding:10px 15px;background:#fff8f4;color:#9d5b3f;font-size:8px;border-top:1px solid #f2d5c9}

.wdp-table-wrap{border:1px solid var(--wdp-line);border-radius:20px;overflow:auto;background:#fff}.wdp-table-wrap table{border-collapse:collapse;width:100%;min-width:700px}.wdp-table-wrap th,.wdp-table-wrap td{padding:18px 20px;border-bottom:1px solid var(--wdp-line);font-size:12px;text-align:start}.wdp-table-wrap thead th{background:var(--wdp-navy);color:#fff;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.wdp-table-wrap tbody th{color:var(--wdp-ink);font-weight:900}.wdp-table-wrap tbody td{color:#5f7483}.wdp-table-wrap tbody tr:last-child>*{border-bottom:0}.wdp-table-wrap tbody tr:hover{background:#f8fafb}
.wdp-admin{background:#fff!important}.wdp-admin-layout{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);gap:70px;align-items:center}.wdp-admin-copy ul{list-style:none;padding:0;margin:26px 0;display:grid;gap:12px}.wdp-admin-copy li{font-size:12px;font-weight:800;padding-inline-start:20px;position:relative}.wdp-admin-copy li:before{content:"";position:absolute;inset-inline-start:0;top:6px;width:7px;height:7px;background:var(--wdp-orange);border-radius:2px}.wdp-scope-note{display:flex;gap:10px;padding:13px;border-radius:11px;background:#f0f5f7;color:#607887;font-size:9px;line-height:1.6}.wdp-scope-note i{color:var(--wdp-orange)}.wdp-admin-demo{display:grid;grid-template-columns:70px 1fr;min-height:510px;border-radius:25px;overflow:hidden;background:#edf3f6;box-shadow:var(--wdp-shadow);border:1px solid #d5e1e7}.wdp-admin-demo>aside{background:var(--wdp-navy);display:flex;align-items:center;flex-direction:column;gap:11px;padding:18px 12px}.wdp-admin-demo>aside div{width:38px;height:38px;border-radius:10px;background:#fff;display:grid;place-items:center;font-weight:950;font-size:11px;margin-bottom:12px}.wdp-admin-demo>aside div span{color:var(--wdp-orange)}.wdp-admin-demo>aside button{width:36px;height:36px;border:0;border-radius:9px;background:transparent;color:#7390a3}.wdp-admin-demo>aside button.is-active{background:var(--wdp-orange);color:#fff}.wdp-admin-demo>main{padding:25px}.wdp-admin-demo header{display:flex;align-items:center;gap:12px}.wdp-admin-demo header>div{margin-inline-end:auto}.wdp-admin-demo header small{display:block;color:#8a9ba6;font-size:8px}.wdp-admin-demo header b{font-size:20px}.wdp-admin-demo header>span{width:36px;height:36px;border-radius:9px;background:#fff;display:grid;place-items:center;color:#8a9ba6}.wdp-admin-demo header em{width:36px;height:36px;border-radius:50%;background:var(--wdp-navy);color:#fff;display:grid;place-items:center;font-style:normal;font-size:8px}.wdp-admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.wdp-admin-stats article{background:#fff;border:1px solid #dce6eb;border-radius:13px;padding:16px}.wdp-admin-stats small{font-size:8px;color:#8597a3}.wdp-admin-stats b{display:block;font-size:18px;margin:10px 0}.wdp-admin-stats i{display:block;width:55%;height:5px;border-radius:4px;background:#c5eee7}.wdp-admin-stats article:nth-child(2) i{background:#ffd4c5}.wdp-admin-stats article:nth-child(3) i{background:#cbdff8}.wdp-admin-chart{background:#fff;border:1px solid #dce6eb;border-radius:15px;padding:18px}.wdp-admin-chart>div{display:flex;justify-content:space-between}.wdp-admin-chart b{font-size:10px}.wdp-admin-chart small{color:#9aabb5;font-size:7px}.wdp-admin-chart>span{height:180px;display:flex;align-items:flex-end;gap:12px;padding-top:25px}.wdp-admin-chart>span i{flex:1;background:linear-gradient(#5c9de9,#dbeafd);border-radius:5px 5px 0 0}.wdp-admin-chart>span i:last-child{background:linear-gradient(var(--wdp-orange),#ffcfbd)}

.wdp-quality{background:#f1f5f7!important}.wdp-quality-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:25px}.wdp-integration-panel,.wdp-principles{border:1px solid var(--wdp-line);background:#fff;border-radius:22px;overflow:hidden}.wdp-panel-title{padding:18px 22px;background:var(--wdp-navy);color:#fff;display:flex;justify-content:space-between;align-items:center}.wdp-panel-title span{font-weight:900;font-size:13px}.wdp-panel-title small{font-size:8px;color:#94abba}.wdp-integration-panel article{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px 20px;border-bottom:1px solid var(--wdp-line)}.wdp-integration-panel article:last-child{border-bottom:0}.wdp-integration-panel b{font-size:11px}.wdp-integration-panel p{font-size:9px;color:#7b8e9a;margin:5px 0 0}.wdp-integration-panel article>span{white-space:nowrap;font-size:8px;font-weight:900;padding:6px 9px;border-radius:8px}.wdp-integration-panel .available{color:#12806f;background:#e2f6f2}.wdp-integration-panel .custom{color:#275f9f;background:#e8f1fc}.wdp-integration-panel .dependent{color:#a45b37;background:#fff0e8}.wdp-principles{padding:10px 24px}.wdp-principles article{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:20px 0;border-bottom:1px solid var(--wdp-line)}.wdp-principles article:last-child{border-bottom:0}.wdp-principles>article>i{width:44px;height:44px;border-radius:12px;background:#edf3f6;color:var(--wdp-orange);display:grid;place-items:center}.wdp-principles b{font-size:12px}.wdp-principles p{font-size:9px;color:#758a98;line-height:1.7;margin:5px 0 0}

.wdp-portfolio{background:#fff!important}.wdp-portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.wdp-work-card{border:1px solid var(--wdp-line);border-radius:22px;overflow:hidden;background:#fff}.wdp-work-visual{height:320px;background:#e9f0f4;padding:30px;position:relative;overflow:hidden}.wdp-work-visual>img{width:100%;height:100%;object-fit:cover;border-radius:12px}.wdp-work-browser{background:#fff;border-radius:12px;box-shadow:0 22px 50px rgba(7,29,49,.17);height:100%;overflow:hidden;transform:rotate(-2deg)}.wdp-work-card:nth-child(even) .wdp-work-browser{transform:rotate(2deg)}.wdp-work-browser>span{height:35px;background:#f1f4f6;display:flex;align-items:center;gap:5px;padding:0 10px}.wdp-work-browser>span i{width:6px;height:6px;border-radius:50%;background:#ccd6dc}.wdp-work-browser>span i:first-child{background:var(--wdp-orange)}.wdp-work-browser>span b{margin-inline-start:auto;margin-inline-end:auto;font-size:7px;color:#8697a1}.wdp-work-browser main{height:calc(100% - 35px);padding:42px 35px;background:linear-gradient(135deg,#fff 0 55%,#dfe9ee 55%)}.wdp-work-browser main em{font-style:normal;color:var(--wdp-orange);font-size:8px;font-weight:900}.wdp-work-browser main h3{font-size:25px;max-width:70%;margin:9px 0 15px}.wdp-work-browser main p{width:48%;height:5px;border-radius:4px;background:#ccd9df}.wdp-work-browser main p:nth-of-type(2){width:34%}.wdp-work-browser main button{width:75px;height:22px;background:var(--wdp-navy);border:0;border-radius:5px;margin-top:15px}.wdp-work-index{position:absolute;bottom:12px;inset-inline-end:15px;font-size:42px;font-weight:950;color:rgba(7,29,49,.1)}.wdp-work-copy{padding:25px}.wdp-work-copy>span{color:var(--wdp-orange);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.wdp-work-copy h3{font-size:22px;margin:9px 0}.wdp-work-copy>p,.wdp-work-copy details p{color:var(--wdp-muted);line-height:1.75;font-size:11px}.wdp-work-copy details{margin-top:18px;border-top:1px solid var(--wdp-line);border-bottom:1px solid var(--wdp-line);padding:12px 0}.wdp-work-copy summary{list-style:none;display:flex;justify-content:space-between;font-size:10px;font-weight:900;cursor:pointer}.wdp-work-copy summary::-webkit-details-marker{display:none}.wdp-work-copy details[open] summary i{transform:rotate(45deg)}.wdp-work-copy>a{display:inline-flex;gap:7px;align-items:center;color:var(--wdp-ink);font-size:10px;font-weight:900;margin-top:17px}.wdp-work-copy>a i{color:var(--wdp-orange)}.wdp-empty-portfolio{padding:50px;border:1px dashed #bbcbd4;border-radius:18px;text-align:center;color:#738895}.wdp-empty-portfolio i{font-size:28px;color:var(--wdp-orange)}

.wdp-process{background:var(--wdp-navy)!important;color:#fff}.wdp-process .wdp-section-head h2{color:#fff}.wdp-process-track{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.14);border-inline-start:1px solid rgba(255,255,255,.14)}.wdp-process-track article{min-height:180px;padding:25px;border-inline-end:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);position:relative}.wdp-process-track article>span{font-size:10px;color:var(--wdp-orange);font-weight:900}.wdp-process-track article h3{font-size:18px;margin:28px 0 8px}.wdp-process-track article p{color:#94abba;font-size:10px;line-height:1.75;margin:0}.wdp-process-track article:hover{background:rgba(255,255,255,.04)}.wdp-process-track article:hover:after{content:"";position:absolute;width:4px;inset-block:0;inset-inline-start:0;background:var(--wdp-orange)}

.wdp-decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.wdp-choose-panel,.wdp-industries{border-radius:23px;padding:38px;border:1px solid var(--wdp-line)}.wdp-choose-panel{background:#fff}.wdp-choose-panel h2{font-size:35px}.wdp-choice-list{margin-top:28px}.wdp-choice-list article{padding:18px 0;border-top:1px solid var(--wdp-line)}.wdp-choice-list b{font-size:12px}.wdp-choice-list p{font-size:10px;color:#778b98;line-height:1.7;margin:6px 0 0}.wdp-industries{background:#edf3f6}.wdp-industries>div{margin-top:19px}.wdp-industries article{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid #d4e0e6}.wdp-industries article>span{font-size:9px;color:var(--wdp-orange);font-weight:900}.wdp-industries b{font-size:11px}.wdp-industries p{font-size:9px;color:#748895;margin:5px 0 0;line-height:1.6}
.wdp-knowledge{background:#fff!important}.wdp-faq-list{border-top:1px solid var(--wdp-line)}.wdp-faq-list details{border-bottom:1px solid var(--wdp-line);padding:0 8px}.wdp-faq-list summary{list-style:none;min-height:76px;display:grid;grid-template-columns:48px 1fr 24px;gap:15px;align-items:center;font-size:15px;font-weight:900;cursor:pointer}.wdp-faq-list summary::-webkit-details-marker{display:none}.wdp-faq-list summary>span{color:#a1b0ba;font-size:10px}.wdp-faq-list summary i{color:var(--wdp-orange);transition:.25s}.wdp-faq-list details[open] summary i{transform:rotate(45deg)}.wdp-faq-list details p{margin:-5px 63px 25px;color:#6f8391;font-size:12px;line-height:1.8;max-width:760px}

.wdp-request{background:#f0f5f7!important}.wdp-request-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:start}.wdp-request-path{display:flex;align-items:center;gap:9px;margin:28px 0;flex-wrap:wrap}.wdp-request-path span{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:900}.wdp-request-path span i{color:var(--wdp-orange)}.wdp-request-path>i{height:1px;flex:1;min-width:15px;background:#cbd8df}.wdp-request-note{border-inline-start:3px solid var(--wdp-orange);padding:10px 14px;background:#fff}.wdp-request-note b,.wdp-request-note span{display:block}.wdp-request-note b{font-size:9px;color:var(--wdp-orange)}.wdp-request-note span{font-size:10px;color:#6f8491;margin-top:4px}.wdp-project-form{background:#fff;border:1px solid var(--wdp-line);border-radius:24px;padding:30px;box-shadow:var(--wdp-shadow)}.wdp-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.wdp-project-form label{display:flex;flex-direction:column;gap:7px}.wdp-project-form label>span{font-size:10px;font-weight:900;color:#475e6d}.wdp-project-form input,.wdp-project-form select,.wdp-project-form textarea{width:100%;border:1px solid #d4e0e6;background:#f8fafb;border-radius:10px;padding:12px 13px;color:var(--wdp-ink);outline:0;transition:.2s}.wdp-project-form input,.wdp-project-form select{height:46px}.wdp-project-form textarea{resize:vertical;min-height:120px}.wdp-project-form input:focus,.wdp-project-form select:focus,.wdp-project-form textarea:focus{border-color:var(--wdp-orange);box-shadow:0 0 0 3px rgba(241,90,41,.09);background:#fff}.wdp-project-form [aria-invalid=true]{border-color:#c73a34;background:#fff7f7}.wdp-form-full{grid-column:1/-1}.wdp-form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.wdp-form-actions .wdp-btn{border:0}.wdp-form-disclaimer{display:block;color:#81939f;font-size:8px;line-height:1.6;margin-top:13px}.wdp-form-status{display:none;margin-bottom:15px;border-radius:9px;padding:11px 13px;font-size:10px;font-weight:800}.wdp-form-status.is-visible{display:block}.wdp-form-status.is-success{background:#e8f8f2;color:#167b61}.wdp-form-status.is-error{background:#fff0ef;color:#a13f39}.wdp-form-status a{color:inherit;text-decoration:underline;margin-inline-start:8px}
.wdp-final{padding:96px 0;background:linear-gradient(135deg,#06192a,#0d3552);color:#fff;text-align:center;position:relative;isolation:isolate}.wdp-final .wdp-shell{max-width:850px}.wdp-final>div>span{color:var(--wdp-orange);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.wdp-final h2{font-size:clamp(34px,5vw,62px);line-height:1.12;letter-spacing:-.04em;margin:18px 0;color:#fff}.wdp-final p{color:#a9bdca;line-height:1.8;font-size:14px;max-width:680px;margin:0 auto 30px}.wdp-final .wdp-shell>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}

.wdp-work-visual>video,.wdp-work-visual>iframe{width:100%;height:100%;object-fit:cover;border:0;border-radius:12px}.wdp-lottie{height:100%;border-radius:12px;background:linear-gradient(135deg,var(--wdp-navy),#174a6d);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.wdp-lottie i{font-size:30px;color:var(--wdp-orange)}.wdp-lottie span{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
[dir=ltr] .wdp-problem-btn i,[dir=ltr] .wdp-text-link i,[dir=ltr] .wdp-btn-primary i{transform:rotate(180deg)}.wdp [hidden]{display:none!important}.wdp-reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.wdp-reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.wdp *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.wdp-reveal{opacity:1;transform:none}}
@media(max-width:1000px){.wdp-hero{min-height:auto}.wdp-hero-layout,.wdp-showcase-layout,.wdp-admin-layout,.wdp-request-layout{grid-template-columns:1fr}.wdp-hero-layout{gap:48px}.wdp-hero-copy{max-width:760px}.wdp-hero-product{max-width:760px;margin:auto;width:100%}.wdp-problem-lab,.wdp-system-builder,.wdp-quality-grid{grid-template-columns:1fr}.wdp-commerce-preview{grid-template-columns:1fr}.wdp-section-head.wdp-head-split{grid-template-columns:1fr;gap:8px}.wdp-device-studio{min-height:auto}.wdp-admin-copy{max-width:720px}.wdp-request-copy{max-width:720px}.wdp-system-dashboard{min-height:440px}}
@media(max-width:760px){.wdp-shell{width:min(100% - 28px,1180px)}.wdp-section{padding:76px 0}.wdp-hero{padding:64px 0 55px}.wdp-hero-copy h1{font-size:40px}.wdp-hero-actions .wdp-btn{width:100%}.wdp-hero-product{transform:none!important}.wdp-product-stage{grid-template-columns:48px 1fr}.wdp-product-stage>aside{padding-inline:10px}.wdp-stage-main{padding:22px 17px}.wdp-stage-main h2{font-size:20px}.wdp-product-foot{gap:10px;flex-wrap:wrap;height:auto;padding:11px}.wdp-problem-answer{padding:36px 26px}.wdp-commerce-steps{grid-template-columns:repeat(3,1fr)}.wdp-commerce-step:nth-child(3){border-inline-end:0}.wdp-commerce-step:nth-child(-n+3){border-bottom:1px solid var(--wdp-line)}.wdp-commerce-preview{padding:30px 20px;gap:25px}.wdp-shop-body{padding:17px}.wdp-system-builder{gap:18px}.wdp-dashboard-layout{grid-template-columns:70px 1fr}.wdp-dashboard-work{padding:16px}.wdp-dash-cells{grid-template-columns:1fr}.wdp-dash-cells article:nth-child(n+2){display:none}.wdp-admin-demo{grid-template-columns:55px 1fr}.wdp-admin-demo>main{padding:15px}.wdp-admin-stats{grid-template-columns:1fr 1fr}.wdp-admin-stats article:last-child{display:none}.wdp-admin-chart>span{height:130px;gap:7px}.wdp-portfolio-grid,.wdp-decision-grid{grid-template-columns:1fr}.wdp-work-visual{height:280px;padding:20px}.wdp-process-track{grid-template-columns:repeat(2,1fr)}.wdp-form-grid{grid-template-columns:1fr}.wdp-form-full{grid-column:auto}.wdp-form-actions .wdp-btn{width:100%}.wdp-section-head h2,.wdp-showcase-copy h2,.wdp-admin-copy h2,.wdp-request-copy h2{font-size:34px}}
@media(max-width:480px){.wdp-hero-copy h1{font-size:34px}.wdp-track-tab{font-size:0}.wdp-track-tab i{font-size:15px}.wdp-product-stage{min-height:330px}.wdp-stage-canvas{height:145px}.wdp-problem-btn{grid-template-columns:30px 1fr 15px;padding:13px;min-height:74px;font-size:11px}.wdp-device-studio{padding:14px}.wdp-device-frame.is-mobile{min-width:210px}.wdp-commerce-copy h3{font-size:29px}.wdp-shop-ui{min-height:280px}.wdp-shop-photo{height:165px}.wdp-dashboard-top span{display:none}.wdp-dashboard-layout{min-height:370px}.wdp-process-track{grid-template-columns:1fr}.wdp-process-track article{min-height:145px}.wdp-choose-panel,.wdp-industries,.wdp-project-form{padding:24px}.wdp-faq-list summary{grid-template-columns:32px 1fr 18px;font-size:12px}.wdp-faq-list details p{margin:-5px 47px 23px}.wdp-work-browser main h3{font-size:20px}.wdp-market-line{font-size:9px}}
