@keyframes wd-pulsedot { 0%,100%{opacity:1} 50%{opacity:.2} }#wd-hero{position:relative;padding:clamp(130px,17vh,190px) clamp(18px,4vw,56px) clamp(56px,8vh,96px);background:radial-gradient(circle at 72% 28%, rgba(3,38,62,.85) 0%, #1A1A1B 62%);overflow:hidden;}#wd-hero > .section-container{max-width:none; width:100%; padding:0; position:relative; z-index:2;display:block;}#wd-hero::before{content:""; position:absolute; inset:0; z-index:0; pointer-events:none;background-image:
linear-gradient(rgba(242,242,242,.04) 1px, transparent 1px),linear-gradient(90deg, rgba(242,242,242,.04) 1px, transparent 1px);background-size:96px 96px;-webkit-mask-image:radial-gradient(circle at 68% 32%, #000 0%, transparent 74%);mask-image:radial-gradient(circle at 68% 32%, #000 0%, transparent 74%);}#wd-hero::after{content:""; position:absolute; right:-6%; top:0; width:62%; height:100%;z-index:1; opacity:.5; pointer-events:none;background:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20800%20600%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%3E%3Cpath%20d%3D%22M120%20480%20L300%20360%20L470%20400%20L640%20250%20L760%20300%22%20stroke%3D%22rgba%28199%2C150%2C0%2C.5%29%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M300%20360%20L340%20180%20L520%20120%20L640%20250%22%20stroke%3D%22rgba%28242%2C242%2C242%2C.12%29%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M470%20400%20L520%20120%22%20stroke%3D%22rgba%28242%2C242%2C242%2C.1%29%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%3Ccircle%20cx%3D%22300%22%20cy%3D%22360%22%20r%3D%223%22%20fill%3D%22%23C79600%22%2F%3E%3Ccircle%20cx%3D%22470%22%20cy%3D%22400%22%20r%3D%222.5%22%20fill%3D%22rgba%28242%2C242%2C242%2C.5%29%22%2F%3E%3Ccircle%20cx%3D%22640%22%20cy%3D%22250%22%20r%3D%223%22%20fill%3D%22%23C79600%22%2F%3E%3Ccircle%20cx%3D%22520%22%20cy%3D%22120%22%20r%3D%222.5%22%20fill%3D%22rgba%28242%2C242%2C242%2C.4%29%22%2F%3E%3Ccircle%20cx%3D%22340%22%20cy%3D%22180%22%20r%3D%222%22%20fill%3D%22rgba%28242%2C242%2C242%2C.3%29%22%2F%3E%3C%2Fsvg%3E") center/cover no-repeat;}#wd-hero-inner{ position:relative; max-width:1440px; margin:0 auto; width:100%; }#wd-hero-badge{display:inline-flex !important; align-items:center; gap:12px; width:auto;font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em;color:#C79600; border:1px solid rgba(199,150,0,.35);padding:10px 16px; border-radius:999px;margin-bottom:clamp(26px,5vh,52px);}#wd-hero-badge::before{content:""; flex:0 0 5px; width:5px; height:5px; border-radius:50%;background:#C79600; animation:wd-pulsedot 2.6s ease-in-out infinite;}#wd-hero-badge > span{ color:#C79600; }#wd-hero-title .bde-animated-heading__text{margin:0; max-width:none; color:#F2F2F2;}#wd-hero-title .bde-animated-heading__text > span:first-child{display:block; max-width:15ch;font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(35px,5.4vw,63px); line-height:1.03; letter-spacing:-.025em;color:#F2F2F2;}#wd-hero-title .bde-animated-heading__wrapper{position:relative; display:block;width:auto !important; max-width:none !important;height:clamp(58px,8.2vw,94px);margin-top:14px; padding:0 !important; background:none !important;perspective:1000px;}#wd-hero-title .bde-animated-heading__word{position:absolute; left:0; top:0; white-space:nowrap; opacity:0;transform-origin:50% 50%;-webkit-backface-visibility:hidden; backface-visibility:hidden;font-family:var(--bde-body-font-family); font-weight:400; font-style:italic;font-size:clamp(31px,5vw,60px); line-height:1.12; letter-spacing:0;color:#C79600; padding:0 !important; background:none !important;}#wd-hero-title .bde-animated-heading__noscript{ display:none; }#wd-hero-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(26px,5vw,80px); margin-top:clamp(34px,6vh,62px); align-items:end;}#wd-hero-lead{margin:0; font-family:var(--bde-body-font-family);font-size:clamp(16px,1.15vw,18px); line-height:1.7; max-width:54ch; color:#A6A4A4;}#wd-hero-actions{ display:flex; gap:14px; flex-wrap:wrap; }#wd-hero-cta1 .bde-button__button,#wd-hero-cta2 .bde-button__button{font-family:var(--bde-heading-font-family); font-size:12px; font-weight:600;letter-spacing:.12em; border-radius:999px; min-height:44px;display:inline-flex; align-items:center; text-decoration:none;}#wd-hero-cta1 .bde-button__button{background:#C79600; color:#1A1A1B !important; border:0; padding:19px 32px;transition:box-shadow .3s ease, transform .3s ease;}#wd-hero-cta1 .bde-button__button:hover{ box-shadow:0 12px 34px rgba(199,150,0,.32); transform:translateY(-2px); }#wd-hero-cta1 .bde-button__button .button-atom__text{ color:#1A1A1B !important; }#wd-hero-cta2 .bde-button__button{background:transparent; color:#F2F2F2 !important; padding:19px 30px;border:1px solid rgba(242,242,242,.2); gap:12px;transition:border-color .3s ease;}#wd-hero-cta2 .bde-button__button:hover{ border-color:rgba(199,150,0,.6); }#wd-hero-cta2 .bde-button__button::after{ content:"↓"; color:#C79600; }#wd-hero-scroll{margin-top:clamp(40px,7vh,80px); display:flex; align-items:center; gap:14px;font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.2em; color:#6f6d6d;}#wd-hero-scroll::before{content:""; flex:0 0 1px; width:1px; height:34px;background:linear-gradient(180deg,#C79600,transparent);}@media (prefers-reduced-motion:reduce){ #wd-hero *{ animation:none !important; transition:none !important; } }#wd-stats{border-top:1px solid rgba(242,242,242,.09);border-bottom:1px solid rgba(242,242,242,.09);background:linear-gradient(180deg, rgba(3,38,62,.5), #1A1A1B);padding:0;}#wd-stats > .section-container{ max-width:none; width:100%; padding:0; }#wd-stats-rail{max-width:1440px; margin:0 auto;padding:clamp(24px,3.4vw,40px) clamp(18px,4vw,56px);display:grid; grid-auto-flow:column; grid-auto-columns:minmax(230px,1fr);overflow-x:auto; scroll-snap-type:x mandatory; scrollbar-width:none;}#wd-stats-rail::-webkit-scrollbar{ display:none; }#wd-stats-rail > div{scroll-snap-align:start;padding:6px clamp(14px,2.2vw,34px);border-left:1px solid rgba(242,242,242,.1);display:flex; flex-direction:column; gap:10px;}#wd-stats-rail > div:last-child{ border-right:1px solid rgba(242,242,242,.1); }#wd-stat-1-n,#wd-stat-2-n,#wd-stat-3-n,#wd-stat-4-n{font-family:var(--bde-heading-font-family); font-weight:600;font-size:clamp(32px,3.2vw,46px); letter-spacing:-.02em; color:#F2F2F2; line-height:1;}#wd-stats .wd-u{ color:#C79600; font-size:.45em; letter-spacing:0; }#wd-stat-1-l,#wd-stat-2-l,#wd-stat-3-l,#wd-stat-4-l{display:flex; align-items:center; gap:9px;font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.16em; color:#A6A4A4;}#wd-stat-1-l::before,#wd-stat-2-l::before,#wd-stat-3-l::before,#wd-stat-4-l::before{content:""; flex:0 0 5px; width:5px; height:5px; border-radius:50%; background:#C79600;}#wd-diff{padding:clamp(76px,12vh,150px) clamp(18px,4vw,56px);background:radial-gradient(circle at 15% 30%, rgba(3,38,62,.5) 0%, #1A1A1B 55%);}#wd-diff > .section-container{ max-width:none; width:100%; padding:0; }#wd-diff-inner{ max-width:1440px; margin:0 auto; width:100%; }#wd-diff-head{display:grid; grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:32px; align-items:end; margin-bottom:clamp(38px,6vh,70px);}#wd-diff-eyebrow,#wd-spec-eyebrow{font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em;color:#C79600; margin-bottom:20px;}#wd-diff-h2{margin:0; font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,4vw,50px); line-height:1.06; letter-spacing:-.025em;color:#F2F2F2; max-width:14ch;}#wd-diff-lead{margin:0; font-family:var(--bde-body-font-family);font-size:clamp(16px,1.15vw,18px); line-height:1.7; max-width:48ch; color:#A6A4A4;}#wd-diff-cards{display:grid; grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(18px,3vw,44px); align-items:start;}#wd-diff-a{position:relative; overflow:hidden;border:1px solid rgba(242,242,242,.09); border-radius:4px;padding:clamp(22px,2.6vw,34px); background:rgba(242,242,242,.012);}#wd-diff-a::before{content:""; position:absolute; inset:0; z-index:0; opacity:.26; pointer-events:none;background:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20400%20300%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M0%2040%20L400%20120%20M0%20160%20L400%2060%20M0%20260%20L400%20190%20M60%200%20L120%20300%20M300%200%20L250%20300%22%20stroke%3D%22rgba%28242%2C242%2C242%2C.3%29%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E") center/100% 100% no-repeat;}#wd-diff-a > *{ position:relative; z-index:1; }#wd-diff-b{position:relative;border:1px solid rgba(199,150,0,.3); border-radius:8px;padding:clamp(26px,3.2vw,44px);background:linear-gradient(150deg, rgba(3,38,62,.92), #1A1A1B 78%);}#wd-diff-b::before{content:""; position:absolute; top:-1px; left:26px; right:26px; height:1px;background:linear-gradient(90deg, transparent, #C79600, transparent);}#wd-diff-a-meta,#wd-diff-b-meta{display:flex; justify-content:space-between;font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.2em; margin-bottom:22px;}#wd-diff-a-meta{ color:#6f6d6d; }#wd-diff-b-meta{ color:#C79600; }#wd-diff-a-h3,#wd-diff-b-h3{margin:0 0 20px; font-family:var(--bde-heading-font-family); font-weight:600;font-size:clamp(20px,1.6vw,24px); text-transform:uppercase; letter-spacing:.03em;}#wd-diff-a-h3{ color:#8f8d8d; }#wd-diff-b-h3{ color:#F2F2F2; margin-bottom:24px; }#wd-diff-a-list ul,#wd-diff-b-list ul{ margin:0; padding:0; list-style:none; }#wd-diff-a-list li,#wd-diff-b-list li{display:flex; align-items:flex-start; gap:14px;padding:12px 0; margin:0;border-top:1px solid rgba(242,242,242,.06);font-family:var(--bde-body-font-family); font-size:16px; line-height:1.5;}#wd-diff-b-list li{ gap:16px; padding:15px 0; border-top-color:rgba(242,242,242,.09); line-height:1.6; }#wd-diff-a-list li:last-child,#wd-diff-b-list li:last-child{ border-bottom:1px solid rgba(242,242,242,.06); }#wd-diff-a-list li{ color:#807e7e; }#wd-diff-b-list li{ color:#cfcdcd; }#wd-diff-a-list .bde-checkmark-list__icon,#wd-diff-b-list .bde-checkmark-list__icon{flex:0 0 15px; margin-top:3px; padding:0 !important; background:none !important;}#wd-diff-a-list a,#wd-diff-b-list a{ color:#C79600; border-bottom:1px solid rgba(199,150,0,.35); }#wd-spec{padding:clamp(76px,12vh,150px) clamp(18px,4vw,56px);background:#1A1A1B;}#wd-spec > .section-container{ max-width:none; width:100%; padding:0; }#wd-spec-inner{ max-width:1440px; margin:0 auto; width:100%; }#wd-spec-head{display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(26px,4vw,64px); align-items:end; margin-bottom:clamp(38px,6vh,70px);}#wd-spec-h2{margin:0; font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,4vw,50px); line-height:1.06; letter-spacing:-.025em;color:#F2F2F2; max-width:18ch;}#wd-spec-lead{margin:0; font-family:var(--bde-body-font-family);font-size:clamp(16px,1.15vw,18px); line-height:1.7; max-width:52ch; color:#A6A4A4;}#wd-spec-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(18px,3vw,40px);}#wd-spec-a,#wd-spec-b{border:1px solid rgba(242,242,242,.1); border-radius:4px;padding:clamp(22px,2.6vw,34px);}#wd-spec-a-meta,#wd-spec-b-meta{display:flex; justify-content:space-between; align-items:center;font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.2em;color:#6f6d6d; margin-bottom:20px;}#wd-spec-a-meta span:first-child,#wd-spec-b-meta span:first-child{color:#C79600; font-size:13px; letter-spacing:.1em;}#wd-spec-a-list ul{ counter-reset:wdspec 0; }#wd-spec-b-list ul{ counter-reset:wdspec 4; }#wd-spec-a-list ul,#wd-spec-b-list ul{ margin:0; padding:0; list-style:none; }#wd-spec-a-list li,#wd-spec-b-list li{counter-increment:wdspec;display:flex; align-items:center; gap:14px;padding:14px 0; margin:0;border-top:1px solid rgba(242,242,242,.07);font-family:var(--bde-body-font-family); font-size:16px; line-height:1.5; color:#cfcdcd;}#wd-spec-a-list li:last-child,#wd-spec-b-list li:last-child{ border-bottom:1px solid rgba(242,242,242,.07); }#wd-spec-a-list li::before,#wd-spec-b-list li::before{content:counter(wdspec,decimal-leading-zero);flex:0 0 auto; font-family:var(--bde-heading-font-family); font-size:11px;letter-spacing:.1em; color:#C79600;}#wd-spec-a-list li::after,#wd-spec-b-list li::after{content:"●"; margin-left:auto; font-size:9px; color:#C79600;}#wd-spec-a-list .bde-icon-list__icon,#wd-spec-b-list .bde-icon-list__icon{ display:none; }#wd-spec-a-list .bde-icon-list__item-wrapper,#wd-spec-b-list .bde-icon-list__item-wrapper{display:flex; align-items:center; gap:0;}#wd-proc{ position:relative; padding:0 clamp(18px,4vw,56px); background:#1A1A1B; }#wd-proc > .section-container{ max-width:none; width:100%; padding:0; }#wd-proc-sticky{position:sticky; top:0; min-height:100svh;display:flex; align-items:center; padding:clamp(76px,10vh,120px) 0;}#wd-proc-inner{ max-width:1440px; margin:0 auto; width:100%; }#wd-proc-eyebrow{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em; color:#C79600; margin-bottom:18px; }#wd-proc-h2{margin:0 0 clamp(28px,4.5vh,52px); font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,3.4vw,44px); line-height:1.06; letter-spacing:-.025em; color:#F2F2F2; max-width:20ch;}#wd-proc-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(26px,5vw,90px); align-items:start;}#wd-proc-left{ display:flex; gap:clamp(18px,3vw,40px); }#wd-proc-track{position:relative; flex:0 0 2px; width:2px;background:rgba(242,242,242,.1); align-self:stretch; min-height:210px;}#wd-proc-track::before{content:""; position:absolute; left:0; top:50%; transform:translateY(-50%);width:2px; height:min(58vh,420px); background:rgba(242,242,242,.12); border-radius:2px;}#wd-proc-bar{position:absolute; left:0; top:calc(50% - min(29vh,210px));width:2px; height:34px; border-radius:2px;background:linear-gradient(180deg,#C79600,rgba(199,150,0,.45));box-shadow:0 0 14px rgba(199,150,0,.75);transition:height .45s cubic-bezier(.2,.7,.2,1);}#wd-proc-num{font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(64px,10vw,128px); line-height:.88; color:#F2F2F2;letter-spacing:-.045em; transition:opacity .3s ease;}#wd-proc-dots{ margin-top:16px; display:flex; gap:7px; }#wd-proc-dots span{ width:20px; height:2px; display:block; background:rgba(242,242,242,.16); transition:background .4s ease; }#wd-proc-dots span[data-on]{ background:#C79600; }#wd-proc-meta{ margin-top:20px; font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.18em; color:#6f6d6d; }#wd-proc-panels{ position:relative; min-height:clamp(250px,32vh,300px); }#wd-proc-p1,#wd-proc-p2,#wd-proc-p3,#wd-proc-p4,#wd-proc-p5{position:absolute; inset:0; opacity:0; transform:translateY(22px); pointer-events:none;transition:opacity .45s ease, transform .45s cubic-bezier(.2,.7,.2,1);}#wd-proc-p1{ opacity:1; transform:translateY(0); pointer-events:auto; }#wd-proc-panels h3{margin:0 0 16px; font-family:var(--bde-heading-font-family); font-weight:600;font-size:clamp(20px,1.9vw,24px); text-transform:uppercase; letter-spacing:.03em; color:#F2F2F2;}#wd-proc-panels .bde-text{font-family:var(--bde-body-font-family); font-size:clamp(16px,1.15vw,18px);line-height:1.7; max-width:50ch; color:#A6A4A4;}#wd-proc-panels a{ color:#C79600; border-bottom:1px solid rgba(199,150,0,.35); }#wd-proc-spacer{ height:190vh; }@media (max-width:900px){#wd-proc-sticky{ position:static; min-height:0; }#wd-proc-spacer{ height:0; }#wd-proc-panels{ position:static; min-height:0; }#wd-proc-p1,#wd-proc-p2,#wd-proc-p3,#wd-proc-p4,#wd-proc-p5{position:static; opacity:1 !important; transform:none !important; pointer-events:auto !important;padding-left:20px; border-left:1px solid rgba(242,242,242,.12); margin-bottom:40px;}#wd-proc-p5{ margin-bottom:0; }#wd-proc-numwrap,#wd-proc-track{ display:none; }}#wd-work{padding:clamp(76px,12vh,150px) clamp(18px,4vw,56px);background:radial-gradient(circle at 85% 15%, rgba(3,38,62,.55) 0%, #1A1A1B 58%);}#wd-work > .section-container{ max-width:none; width:100%; padding:0; }#wd-work-inner{ max-width:1440px; margin:0 auto; width:100%; }#wd-work-eyebrow{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em; color:#C79600; margin-bottom:20px; }#wd-work-head{display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px; align-items:end; margin-bottom:clamp(38px,6vh,76px);}#wd-work-h2{margin:0; font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,4vw,50px); line-height:1.06; letter-spacing:-.025em; color:#F2F2F2; max-width:18ch;}#wd-work-lead{ margin:0; font-family:var(--bde-body-font-family); font-size:clamp(16px,1.15vw,18px); line-height:1.7; max-width:48ch; color:#A6A4A4; }#wd-work-1,#wd-work-2{display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(22px,4vw,64px); align-items:center; margin-bottom:clamp(54px,9vh,120px);}#wd-work-2{ direction:rtl; }#wd-work-2 > *{ direction:ltr; }#wd-work-3{ margin-bottom:clamp(54px,9vh,120px); }#wd-work-pair{display:grid; grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(22px,4vw,64px); margin-bottom:clamp(54px,9vh,110px);}#wd-work-1-img,#wd-work-2-img,#wd-work-3-img,#wd-work-4-img,#wd-work-5-img{position:relative; border:1px solid rgba(242,242,242,.12); border-radius:12px; overflow:hidden;display:flex; align-items:center; justify-content:center; text-align:center;background:linear-gradient(135deg, rgba(3,38,62,.55), rgba(26,26,27,.9));padding:18px;}#wd-work-1-img,#wd-work-2-img{ aspect-ratio:16/10; }#wd-work-3-img{ aspect-ratio:21/9; }#wd-work-4-img,#wd-work-5-img{ aspect-ratio:4/3; margin-bottom:22px; }#wd-work-1-img .bde-text,#wd-work-2-img .bde-text,#wd-work-3-img .bde-text,#wd-work-4-img .bde-text,#wd-work-5-img .bde-text{font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.14em;text-transform:uppercase; color:rgba(242,242,242,.5); max-width:26ch; line-height:1.6;}#wd-work-3-txt{display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(18px,4vw,64px); margin-top:26px; align-items:start;}#wd-work-inner [id$="-num"]{ font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.2em; color:#C79600; margin-bottom:14px; }#wd-work-inner h3{margin:0 0 16px; font-family:var(--bde-heading-font-family); font-weight:600;font-size:clamp(20px,1.9vw,24px); text-transform:uppercase; letter-spacing:.03em; color:#F2F2F2;}#wd-work-1-t,#wd-work-2-t,#wd-work-3-t,#wd-work-4-t,#wd-work-5-t{margin:0 0 20px; font-family:var(--bde-body-font-family);font-size:clamp(16px,1.15vw,18px); line-height:1.7; max-width:46ch; color:#A6A4A4;}#wd-work-inner [id$="-link"] a{font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.16em; color:#C79600;display:inline-flex; gap:10px; align-items:center;border-bottom:1px solid rgba(199,150,0,.3); padding-bottom:6px;}#wd-ba-wrap{ position:relative; }#wd-ba-eyebrow{display:flex; align-items:center; gap:16px;font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.2em; color:#C79600; margin-bottom:18px;}#wd-ba-eyebrow::after{ content:""; flex:1; max-width:200px; height:1px; background:linear-gradient(90deg, rgba(199,150,0,.45), transparent); }#wd-ba{position:relative; aspect-ratio:16/9;border:1px solid rgba(242,242,242,.14); border-radius:12px; overflow:hidden;touch-action:none; user-select:none; cursor:ew-resize; background:#101011;}#wd-ba-after{ position:absolute; inset:0; display:flex; align-items:center; justify-content:center; text-align:center; background:linear-gradient(135deg, rgba(3,38,62,.55), rgba(26,26,27,.9)); }#wd-ba-before{ position:absolute; top:0; left:0; bottom:0; width:50%; overflow:hidden; }#wd-ba-before-in{position:absolute; top:0; left:0; height:100%; width:min(1360px,92vw);display:flex; align-items:center; justify-content:center; text-align:center;background:linear-gradient(135deg, rgba(60,20,20,.5), rgba(26,26,27,.92));}#wd-ba .bde-text{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.14em; text-transform:uppercase; color:rgba(242,242,242,.5); max-width:26ch; line-height:1.6; padding:18px; }#wd-ba-lbl-a,#wd-ba-lbl-b{position:absolute; top:16px; font-family:var(--bde-heading-font-family); font-size:10px;letter-spacing:.18em; padding:9px 13px; border-radius:4px; pointer-events:none; z-index:3;}#wd-ba-lbl-a{ left:16px; color:#F2F2F2; background:rgba(26,26,27,.82); }#wd-ba-lbl-b{ right:16px; color:#1A1A1B; background:#C79600; }#wd-ba-handle{position:absolute; top:0; bottom:0; left:50%; width:2px; z-index:4;background:#C79600; transform:translateX(-1px); box-shadow:0 0 22px rgba(199,150,0,.45);}#wd-ba-handle::before{content:"‹ ›"; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);width:48px; height:48px; border-radius:50%; background:#1A1A1B; border:1px solid #C79600;display:flex; align-items:center; justify-content:center;font-family:var(--bde-heading-font-family); font-size:13px; color:#C79600; letter-spacing:.1em;}#wd-price{ padding:clamp(76px,12vh,150px) clamp(18px,4vw,56px); background:#1A1A1B; }#wd-price > .section-container{ max-width:none; width:100%; padding:0; }#wd-price-inner{ max-width:1440px; margin:0 auto; width:100%; }#wd-price-eyebrow{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em; color:#C79600; margin-bottom:20px; }#wd-price-head{display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px; align-items:end; margin-bottom:clamp(34px,5vh,64px);}#wd-price-h2{margin:0; font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,4vw,50px); line-height:1.06; letter-spacing:-.025em; color:#F2F2F2;}#wd-price-lead{ margin:0; font-family:var(--bde-body-font-family); font-size:clamp(16px,1.15vw,18px); line-height:1.7; max-width:46ch; color:#A6A4A4; }#wd-price-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(16px,2vw,26px); align-items:stretch;}#wd-price-col{ display:flex; flex-direction:column; gap:clamp(16px,2vw,26px); }#wd-price .bde-pricing-table{position:relative; width:100% !important; max-width:none !important;display:flex; flex-direction:column; box-shadow:none !important;border:1px solid rgba(242,242,242,.1); border-radius:8px;padding:clamp(22px,2.4vw,32px); background:transparent; text-align:left; flex:1;transition:border-color .3s ease;}#wd-price .bde-pricing-table:hover{ border-color:rgba(199,150,0,.4); }#wd-pt-premium{order:-1; border:1px solid rgba(199,150,0,.3) !important; border-radius:16px !important;padding:clamp(26px,3vw,44px) !important;background:linear-gradient(155deg, rgba(3,38,62,.95), #1A1A1B 82%) !important;}#wd-pt-shop{ background:linear-gradient(160deg, rgba(3,38,62,.55), transparent 70%) !important; }#wd-price .bde-pricing-table__accent-label{position:static; margin:0 0 22px; align-self:flex-start;font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.2em;color:#1A1A1B; background:#C79600; padding:7px 12px; border-radius:999px;}#wd-price .bde-pricing-table__title{margin:0 0 8px; font-family:var(--bde-heading-font-family); font-weight:600; font-size:20px;text-transform:uppercase; letter-spacing:.03em; color:#F2F2F2;}#wd-pt-premium .bde-pricing-table__title{ font-size:clamp(20px,1.6vw,24px); }#wd-price .bde-pricing-table__price-area{ position:relative; margin:0 0 16px; }#wd-price .bde-pricing-table__price-area--amount{display:flex; flex-direction:row-reverse; justify-content:flex-end; align-items:baseline; gap:6px;font-family:var(--bde-heading-font-family); font-weight:600; font-size:32px; color:#F2F2F2; letter-spacing:-.02em;}#wd-pt-premium .bde-pricing-table__price-area--amount{ font-weight:700; font-size:clamp(38px,4vw,56px); color:#C79600; letter-spacing:-.03em; }#wd-price .bde-pricing-table__price-area--badge{position:absolute; right:0; top:2px;font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.18em; color:#6f6d6d; background:none; padding:0;}#wd-price ul.bde-pricing-table__features{ margin:0 0 24px; padding:0; list-style:none; }#wd-price .bde-pricing-table__features-item{display:flex; align-items:flex-start; gap:12px; padding:4px 0; margin:0;font-family:var(--bde-body-font-family); font-size:16px; line-height:1.5; color:#cfcdcd;}#wd-price .bde-pricing-table__features-icon{ display:none; }#wd-price .bde-pricing-table__features-item::before{ content:"●"; flex:0 0 auto; font-size:9px; line-height:1.9; color:#C79600; }#wd-price .bde-pricing-table__button,#wd-price .bde-pricing-table .button-atom{margin-top:auto; align-self:flex-start;font-family:var(--bde-heading-font-family); font-size:11px; font-weight:600; letter-spacing:.12em;color:#F2F2F2 !important; background:transparent; padding:15px 24px; border-radius:999px;border:1px solid rgba(242,242,242,.2); transition:border-color .3s ease;}#wd-price .bde-pricing-table .button-atom:hover{ border-color:rgba(199,150,0,.6); }#wd-pt-premium .button-atom{background:#C79600; color:#1A1A1B !important; border:0; padding:18px 30px; font-size:12px;}#wd-pt-premium .button-atom .button-atom__text{ color:#1A1A1B !important; }#wd-price-foot{margin-top:clamp(30px,5vh,54px); display:flex; justify-content:space-between; align-items:center;gap:clamp(20px,4vw,60px); flex-wrap:wrap;border-top:1px solid rgba(242,242,242,.1); padding-top:clamp(24px,4vh,40px);}#wd-price-foot-t{ margin:0; font-family:var(--bde-body-font-family); font-size:clamp(16px,1.15vw,18px); line-height:1.7; max-width:56ch; color:#A6A4A4; }#wd-price-foot-btn .bde-button__button{font-family:var(--bde-heading-font-family); font-size:12px; font-weight:600; letter-spacing:.12em;background:#C79600; color:#1A1A1B !important; padding:19px 32px; border-radius:999px;display:inline-flex; align-items:center; border:0;transition:box-shadow .3s ease, transform .3s ease;}#wd-price-foot-btn .bde-button__button:hover{ box-shadow:0 12px 34px rgba(199,150,0,.32); transform:translateY(-2px); }#wd-price-foot-btn .button-atom__text{ color:#1A1A1B !important; }#wd-proc-panels{display:grid; position:relative;min-height:clamp(250px,32vh,300px);}#wd-proc-p1,#wd-proc-p2,#wd-proc-p3,#wd-proc-p4,#wd-proc-p5{position:relative; inset:auto;grid-area:1 / 1; align-self:start;opacity:0; visibility:hidden; transform:translateY(22px); pointer-events:none;transition:opacity .4s ease, transform .4s cubic-bezier(.2,.7,.2,1), visibility 0s linear .4s;}#wd-proc-p1[data-on],#wd-proc-p2[data-on],#wd-proc-p3[data-on],#wd-proc-p4[data-on],#wd-proc-p5[data-on],#wd-proc-p1:first-child:not([data-off]){opacity:1; visibility:visible; transform:translateY(0); pointer-events:auto;transition:opacity .4s ease, transform .4s cubic-bezier(.2,.7,.2,1), visibility 0s;}@media (max-width:900px){#wd-proc-panels{ display:block; }#wd-proc-p1,#wd-proc-p2,#wd-proc-p3,#wd-proc-p4,#wd-proc-p5{opacity:1 !important; visibility:visible !important; transform:none !important;pointer-events:auto !important; grid-area:auto;}}#wd-work-3-img{width:100vw; max-width:100vw;margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw);border-radius:0; border-left:0; border-right:0;aspect-ratio:21/9;}@media (max-width:700px){ #wd-work-3-img{ aspect-ratio:16/10; } }#wd-speed{padding:clamp(76px,12vh,150px) clamp(18px,4vw,56px);background:linear-gradient(180deg, #1A1A1B, rgba(3,38,62,.35), #1A1A1B);border-top:1px solid rgba(242,242,242,.07);border-bottom:1px solid rgba(242,242,242,.07);}#wd-speed > .section-container{ max-width:none; width:100%; padding:0; }#wd-speed-inner{ max-width:1440px; margin:0 auto; width:100%; }#wd-speed-eyebrow{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em; color:#C79600; margin-bottom:20px; }#wd-speed-head{display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px; align-items:end; margin-bottom:clamp(30px,5vh,56px);}#wd-speed-h2{margin:0; font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,4vw,50px); line-height:1.06; letter-spacing:-.025em; color:#F2F2F2; max-width:16ch;}#wd-speed-lead{ margin:0; font-family:var(--bde-body-font-family); font-size:clamp(16px,1.15vw,18px); line-height:1.7; max-width:52ch; color:#A6A4A4; }#wd-ba-eyebrow{ display:none; }#wd-ba{ min-height:260px; }#wd-price .bde-pricing-table__price-area--badge{position:absolute; top:clamp(22px,2.4vw,32px); right:clamp(22px,2.4vw,32px);margin:0; z-index:2;font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.18em;color:#6f6d6d; background:none; padding:0; white-space:nowrap;}#wd-pt-premium .bde-pricing-table__price-area--badge{top:clamp(26px,3vw,44px); right:clamp(26px,3vw,44px); color:#A6A4A4;}#wd-price .bde-pricing-table__title{ padding-right:120px; }#wd-price .bde-pricing-table .button-atom .button-atom__text{ color:#F2F2F2 !important; }#wd-pt-premium .button-atom .button-atom__text{ color:#1A1A1B !important; }#wd-hero-cta2 .button-atom__text{ color:#F2F2F2 !important; }#wd-hero-cta1 .button-atom__text{ color:#1A1A1B !important; }#wd-gate{padding:clamp(76px,12vh,150px) clamp(18px,4vw,56px);background:radial-gradient(circle at 50% 45%, rgba(3,38,62,.6) 0%, #1A1A1B 62%);}#wd-gate > .section-container{ max-width:none; width:100%; padding:0; }#wd-gate-inner{ max-width:1280px; margin:0 auto; width:100%; }#wd-gate-eyebrow{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em; color:#C79600; margin-bottom:20px; text-align:center; }#wd-gate-h2{margin:0 auto clamp(40px,6vh,68px); text-align:center; max-width:22ch;font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,3.4vw,44px); line-height:1.06; letter-spacing:-.025em; color:#F2F2F2;}#wd-gate-grid{position:relative; display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:clamp(24px,5vw,80px);}#wd-gate-line{position:absolute; left:50%; top:0; bottom:0; width:1px;background:rgba(242,242,242,.1); pointer-events:none;}#wd-gate-line::before{content:""; position:absolute; top:0; left:0; width:1px; height:0%;background:linear-gradient(180deg,#C79600,rgba(199,150,0,.2));transition:height .5s cubic-bezier(.2,.7,.2,1);}#wd-gate-line[style*="--fill"]::before{ height:var(--fill); }@media (max-width:900px){ #wd-gate-line{ display:none; } }#wd-gate-yes-h,#wd-gate-no-h{margin:0 0 24px; display:flex; align-items:center; gap:12px;font-family:var(--bde-heading-font-family); font-weight:600;font-size:clamp(20px,1.6vw,24px); text-transform:uppercase; letter-spacing:.03em;}#wd-gate-yes-h{ color:#F2F2F2; }#wd-gate-no-h{ color:#8f8d8d; }#wd-gate-yes-h::before,#wd-gate-no-h::before{ content:""; width:6px; height:6px; border-radius:50%; flex:0 0 6px; }#wd-gate-yes-h::before{ background:#C79600; }#wd-gate-no-h::before{ background:#6f6d6d; }#wd-gate-yes-list ul,#wd-gate-no-list ul{ margin:0; padding:0; list-style:none; }#wd-gate-yes-list li,#wd-gate-no-list li{padding:18px 0; margin:0; opacity:.35;transition:opacity .5s ease;font-family:var(--bde-body-font-family); font-size:clamp(16px,1.1vw,18px); line-height:1.6;}#wd-gate-yes-list li{ border-top:1px solid rgba(242,242,242,.1); color:#F2F2F2; }#wd-gate-no-list li{ border-top:1px solid rgba(242,242,242,.06); color:#807e7e; }#wd-gate-yes-list li:last-child{ border-bottom:1px solid rgba(242,242,242,.1); }#wd-gate-no-list li:last-child{ border-bottom:1px solid rgba(242,242,242,.06); }#wd-gate-yes-list li[data-lit],#wd-gate-no-list li[data-lit]{ opacity:1; }#wd-gate-yes-list .bde-icon-list__icon,#wd-gate-no-list .bde-icon-list__icon{ display:none; }#wd-gate-meta{margin-top:clamp(32px,5vh,56px); text-align:center;font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em; color:#C79600;}#wd-team{ padding:clamp(76px,12vh,150px) clamp(18px,4vw,56px); background:#1A1A1B; }#wd-team > .section-container{ max-width:none; width:100%; padding:0; }#wd-team-inner{ max-width:1280px; margin:0 auto; width:100%; }#wd-team-eyebrow{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em; color:#C79600; margin-bottom:20px; }#wd-team-h2{margin:0 0 clamp(38px,6vh,72px); font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,4vw,50px); line-height:1.06; letter-spacing:-.025em; color:#F2F2F2;}#wd-team-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:clamp(26px,5vw,72px); align-items:start;}#wd-team-j-img,#wd-team-g-img{aspect-ratio:3/4; border:1px solid rgba(242,242,242,.12); border-radius:12px;overflow:hidden; margin-bottom:20px;display:flex; align-items:center; justify-content:center; text-align:center; padding:18px;background:linear-gradient(135deg, rgba(3,38,62,.55), rgba(26,26,27,.9));}#wd-team-j-img .bde-text,#wd-team-g-img .bde-text{font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.14em;text-transform:uppercase; color:rgba(242,242,242,.5); line-height:1.6;}#wd-team-j-name,#wd-team-g-name{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.18em; color:#C79600; }#wd-team-txt{ padding-top:clamp(0px,6vw,90px); }#wd-team-txt::before{content:""; display:block; width:100%; height:1px;background:linear-gradient(90deg, rgba(199,150,0,.5), transparent); margin-bottom:26px;}#wd-team-g{ padding-top:clamp(0px,10vw,150px); }#wd-team-t1{ margin:0 0 22px; font-family:var(--bde-body-font-family); font-size:clamp(17px,1.35vw,20px); line-height:1.65; color:#F2F2F2; }#wd-team-t2,#wd-team-t3{ margin:0 0 22px; font-family:var(--bde-body-font-family); font-size:clamp(16px,1.15vw,18px); line-height:1.7; color:#A6A4A4; }#wd-team-t3{ margin-bottom:0; }#wd-quotes{padding:clamp(76px,12vh,150px) clamp(18px,4vw,56px); background:#1A1A1B;border-top:1px solid rgba(242,242,242,.08); border-bottom:1px solid rgba(242,242,242,.08);}#wd-quotes > .section-container{ max-width:none; width:100%; padding:0; }#wd-quotes-inner{ max-width:1280px; margin:0 auto; width:100%; }#wd-quotes-head{display:flex; justify-content:space-between; align-items:flex-end;gap:24px; flex-wrap:wrap; margin-bottom:clamp(32px,5vh,56px);}#wd-quotes-eyebrow{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em; color:#C79600; margin-bottom:18px; }#wd-quotes-h2{margin:0; font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,4vw,50px); line-height:1.06; letter-spacing:-.025em; color:#F2F2F2;}#wd-q-nav{ display:flex; gap:12px; }#wd-q-prev,#wd-q-next{width:52px; height:52px; border-radius:50%;border:1px solid rgba(242,242,242,.2); background:transparent; color:#F2F2F2;font-size:16px; cursor:pointer; display:flex; align-items:center; justify-content:center;transition:border-color .3s ease, color .3s ease;}#wd-q-prev:hover,#wd-q-next:hover{ border-color:rgba(199,150,0,.6); color:#C79600; }#wd-q-prev:focus-visible,#wd-q-next:focus-visible{ outline:2px solid #C79600; outline-offset:3px; }#wd-q-stage{ position:relative; min-height:clamp(300px,36vh,340px); touch-action:pan-y; }#wd-q1,#wd-q2,#wd-q3,#wd-q4{position:absolute; inset:0; opacity:0; visibility:hidden; transform:translateX(40px);transition:opacity .5s ease, transform .5s cubic-bezier(.2,.7,.2,1), visibility 0s linear .5s;}#wd-q1[data-on],#wd-q2[data-on],#wd-q3[data-on],#wd-q4[data-on]{opacity:1; visibility:visible; transform:translateX(0);transition:opacity .5s ease, transform .5s cubic-bezier(.2,.7,.2,1), visibility 0s;}#wd-q1:first-child:not([data-off]){ opacity:1; visibility:visible; transform:translateX(0); }#wd-q1-t,#wd-q2-t,#wd-q3-t,#wd-q4-t{margin:0 0 28px; font-family:var(--bde-body-font-family);font-size:clamp(19px,2.1vw,28px); line-height:1.55; color:#F2F2F2; max-width:34ch;}#wd-q1-a,#wd-q2-a,#wd-q3-a,#wd-q4-a{display:flex; align-items:center; gap:16px; flex-wrap:wrap;font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.16em; color:#A6A4A4;}#wd-q1-a::before,#wd-q2-a::before,#wd-q3-a::before,#wd-q4-a::before{content:""; width:26px; height:1px; background:#C79600; flex:0 0 26px;}#wd-q1-a span:first-of-type,#wd-q2-a span:first-of-type,#wd-q3-a span:first-of-type,#wd-q4-a span:first-of-type{ color:#F2F2F2; }#wd-q-bars{ display:flex; gap:8px; margin-top:12px; }#wd-q-bars span{ flex:1; height:2px; background:rgba(242,242,242,.14); transition:background .4s ease; }#wd-q-bars span[data-on]{ background:#C79600; }#wd-faq{ padding:clamp(76px,12vh,150px) clamp(18px,4vw,56px); background:#1A1A1B; }#wd-faq > .section-container{ max-width:none; width:100%; padding:0; }#wd-faq-inner{max-width:1280px; margin:0 auto; width:100%;display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(30px,5vw,80px); align-items:start;}#wd-faq-side{ position:sticky; top:110px; }@media (max-width:900px){ #wd-faq-side{ position:static; } }#wd-faq-eyebrow{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em; color:#C79600; margin-bottom:18px; }#wd-faq-h2{margin:0 0 18px; font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,3.4vw,44px); line-height:1.06; letter-spacing:-.025em; color:#F2F2F2; max-width:16ch;}#wd-faq-lead{ margin:0 0 24px; font-family:var(--bde-body-font-family); font-size:clamp(16px,1.15vw,18px); line-height:1.7; max-width:44ch; color:#A6A4A4; }#wd-faq-link a{font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.16em; color:#C79600;display:inline-flex; gap:10px; align-items:center;border-bottom:1px solid rgba(199,150,0,.3); padding-bottom:6px;}#wd-faq-list{ width:100%; max-width:none; }#wd-faq-list .bde-frequently-asked-questions,#wd-faq-list > *{ width:100% !important; max-width:none !important; }#wd-faq-list .bde-faq__item{border:0 !important; border-top:1px solid rgba(242,242,242,.1) !important;background:none !important; counter-increment:wdfaq;}#wd-faq-list .bde-faq__item:last-child{ border-bottom:1px solid rgba(242,242,242,.1) !important; }#wd-faq-list .bde-faq__title-tag{ margin:0; }#wd-faq-list .bde-faq__question{display:flex; align-items:center; gap:18px; width:100%;padding:22px 0 !important; background:none !important; border:0 !important;text-align:left; cursor:pointer; min-height:44px;}#wd-faq-list .bde-faq__question::before{content:counter(wdfaq,decimal-leading-zero);flex:0 0 auto; font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.18em; color:#C79600;}#wd-faq-list .bde-faq__title{flex:1; font-family:var(--bde-heading-font-family); font-weight:500;font-size:clamp(15px,1.2vw,17px); color:#F2F2F2; text-transform:none;}#wd-faq-list .bde-faq__question[aria-expanded="true"] .bde-faq__title{ color:#C79600; }#wd-faq-list .bde-faq__icon{ flex:0 0 auto; color:#C79600; }#wd-faq-list .bde-faq__icon svg{ fill:#C79600; width:14px; height:14px; }#wd-faq-list .bde-faq__answer,#wd-faq-list .bde-faq__content{font-family:var(--bde-body-font-family); font-size:clamp(16px,1.1vw,18px);line-height:1.7; color:#A6A4A4; padding:0 0 22px 40px !important;}#wd-faq-list .bde-faq__answer a{ color:#C79600; border-bottom:1px solid rgba(199,150,0,.35); }#wd-faq-list ul{ counter-reset:wdfaq 0; }#wd-faq-inner{ counter-reset:wdfaq 0; }#wd-cta{position:relative; overflow:hidden;padding:clamp(88px,15vh,180px) clamp(18px,4vw,56px);background:radial-gradient(circle at 50% 70%, rgba(3,38,62,.95) 0%, #1A1A1B 62%);}#wd-cta > .section-container{ max-width:none; width:100%; padding:0; position:relative; z-index:2; }#wd-cta::before,#wd-cta::after{content:""; position:absolute; left:-10%; right:-10%; height:1px; z-index:0; pointer-events:none;background:linear-gradient(90deg, transparent, rgba(199,150,0,.35), transparent);}#wd-cta::before{ top:38%; transform:rotate(-8deg); }#wd-cta::after{ top:62%; transform:rotate(8deg); }#wd-cta-inner{ position:relative; max-width:1000px; margin:0 auto; text-align:center; }#wd-cta-eyebrow{ font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.2em; color:#C79600; margin-bottom:26px; }#wd-cta-h2{margin:0 0 24px; font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(25px,4.6vw,56px); line-height:1.04; letter-spacing:-.03em; color:#F2F2F2;}#wd-cta-lead{margin:0 auto 42px; font-family:var(--bde-body-font-family);font-size:clamp(16px,1.2vw,19px); line-height:1.7; max-width:56ch; color:#A6A4A4;}#wd-cta-actions{ display:flex; gap:16px; justify-content:center; flex-wrap:wrap; }#wd-cta-b1 .bde-button__button,#wd-cta-b2 .bde-button__button{font-family:var(--bde-heading-font-family); font-size:12px; font-weight:600; letter-spacing:.12em;border-radius:999px; min-height:44px; display:inline-flex; align-items:center;}#wd-cta-b1 .bde-button__button{ background:#C79600; color:#1A1A1B !important; border:0; padding:21px 34px; transition:box-shadow .3s ease, transform .3s ease; }#wd-cta-b1 .bde-button__button:hover{ box-shadow:0 12px 34px rgba(199,150,0,.32); transform:translateY(-2px); }#wd-cta-b1 .button-atom__text{ color:#1A1A1B !important; }#wd-cta-b2 .bde-button__button{ background:transparent; color:#F2F2F2 !important; padding:21px 34px; border:1px solid rgba(242,242,242,.2); transition:border-color .3s ease; }#wd-cta-b2 .bde-button__button:hover{ border-color:rgba(199,150,0,.6); }#wd-cta-b2 .button-atom__text{ color:#F2F2F2 !important; }#wd-faq-list .bde-faq__answer{ padding:0 !important; }#wd-faq-list .bde-faq__answer-content{ padding:0 0 22px 40px !important; }#wd-faq-list .bde-faq__answer-content,#wd-faq-list .breakdance-rich-text-styles p{font-family:var(--bde-body-font-family); font-size:clamp(16px,1.1vw,18px);line-height:1.7; color:#A6A4A4; margin:0;}#wd-faq-list .breakdance-rich-text-styles a{ color:#C79600; border-bottom:1px solid rgba(199,150,0,.35); }@media (max-width:600px){ #wd-faq-list .bde-faq__answer-content{ padding-left:0 !important; } }#wd-ba{ position:relative; --wd-ba:50%; }#wd-ba-after{ position:absolute; inset:0; width:100%; height:100%; }#wd-ba-before{position:absolute; inset:0; width:100% !important; height:100%;overflow:visible;clip-path:inset(0 calc(100% - var(--wd-ba)) 0 0);-webkit-clip-path:inset(0 calc(100% - var(--wd-ba)) 0 0);}#wd-ba-before-in{position:absolute; inset:0; width:100% !important; height:100%;display:flex; align-items:center; justify-content:center; text-align:center;}#wd-ba-handle{ left:var(--wd-ba); }#wd-ba:focus-visible{ outline:2px solid #C79600; outline-offset:4px; }#wd-ba-handle::before{ transition:transform .25s ease, box-shadow .25s ease; }#wd-ba:hover #wd-ba-handle::before{ transform:translate(-50%,-50%) scale(1.08); box-shadow:0 0 26px rgba(199,150,0,.5); }#wd-q-stage{display:grid; position:relative;min-height:clamp(260px,30vh,320px);align-items:start;}#wd-q1,#wd-q2,#wd-q3,#wd-q4{grid-area:1 / 1; position:relative; inset:auto; align-self:start;display:flex; flex-direction:column; justify-content:flex-start;}#wd-q1-t,#wd-q2-t,#wd-q3-t,#wd-q4-t{margin:0 0 auto; padding-bottom:28px;font-family:var(--bde-body-font-family);font-size:clamp(18px,1.9vw,26px); line-height:1.55; color:#F2F2F2; max-width:46ch;}#wd-q1-a,#wd-q2-a,#wd-q3-a,#wd-q4-a{display:flex; align-items:center; gap:16px; flex-wrap:wrap; margin-top:auto;font-family:var(--bde-heading-font-family); font-size:11px; letter-spacing:.16em; color:#A6A4A4;}#wd-q1-a span,#wd-q2-a span,#wd-q3-a span,#wd-q4-a span{ display:inline-block; }#wd-q1-a span:first-of-type,#wd-q2-a span:first-of-type,#wd-q3-a span:first-of-type,#wd-q4-a span:first-of-type{color:#F2F2F2; margin-right:6px;}#wd-q-bars{ margin-top:24px; }@media (max-width:600px){#wd-q-stage{ min-height:clamp(300px,44vh,380px); }#wd-quotes-head{ align-items:flex-start; }}#wd-price .bde-pricing-table{ position:relative; }#wd-price .bde-pricing-table__price-area{ position:static !important; margin:0 0 16px; }#wd-price .bde-pricing-table__price-area--badge{position:absolute !important;top:clamp(20px,2.2vw,28px) !important; right:clamp(20px,2.2vw,28px) !important;left:auto !important; bottom:auto !important;margin:0 !important; padding:0 !important; background:none !important;z-index:3; white-space:nowrap;font-family:var(--bde-heading-font-family); font-size:10px; letter-spacing:.18em; color:#6f6d6d;}#wd-pt-premium .bde-pricing-table__price-area--badge{top:clamp(26px,3vw,44px) !important; right:clamp(26px,3vw,44px) !important; color:#A6A4A4;}#wd-price .bde-pricing-table__title{ padding-right:130px; }#wd-pt-premium .bde-pricing-table__accent-label{ margin-bottom:26px; }#wd-pt-premium .bde-pricing-table__title{ padding-right:150px; }#wd-hero-cta1 .bde-button__button,#wd-cta-b1 .bde-button__button,#wd-price-foot-btn .bde-button__button,#wd-pt-premium .button-atom{transition:box-shadow .3s ease, transform .3s ease, background-color .3s ease;}#wd-hero-cta1 .bde-button__button:hover,#wd-cta-b1 .bde-button__button:hover,#wd-price-foot-btn .bde-button__button:hover,#wd-pt-premium .button-atom:hover{background:#e0ac1a; box-shadow:0 12px 34px rgba(199,150,0,.32); transform:translateY(-2px);}#wd-hero-cta2 .bde-button__button,#wd-cta-b2 .bde-button__button,#wd-price .bde-pricing-table .button-atom{transition:border-color .3s ease, background-color .3s ease, transform .3s ease;}#wd-hero-cta2 .bde-button__button:hover,#wd-cta-b2 .bde-button__button:hover,#wd-price .bde-pricing-table .button-atom:hover{border-color:rgba(199,150,0,.7); background:rgba(199,150,0,.08); transform:translateY(-2px);}#wd-price .bde-pricing-table .button-atom:hover .button-atom__text{ color:#C79600 !important; }#wd-pt-premium .button-atom:hover .button-atom__text{ color:#1A1A1B !important; }#wd-work-inner [id$="-link"] a,#wd-faq-link a{ transition:color .25s ease, border-color .25s ease, gap .25s ease; }#wd-work-inner [id$="-link"] a:hover,#wd-faq-link a:hover{ color:#e0ac1a; border-bottom-color:rgba(199,150,0,.8); gap:16px; }#wd-diff-a-list a:hover,#wd-diff-b-list a:hover,#wd-proc-panels a:hover,#wd-faq-list .breakdance-rich-text-styles a:hover{color:#e0ac1a; border-bottom-color:rgba(199,150,0,.8);}#wd-hero-cta1 .bde-button__button:focus-visible,#wd-hero-cta2 .bde-button__button:focus-visible,#wd-cta-b1 .bde-button__button:focus-visible,#wd-cta-b2 .bde-button__button:focus-visible,#wd-price-foot-btn .bde-button__button:focus-visible,#wd-price .bde-pricing-table .button-atom:focus-visible,#wd-faq-list .bde-faq__question:focus-visible{outline:2px solid #C79600; outline-offset:3px;}#wd-hero > .section-container,#wd-stats > .section-container,#wd-diff > .section-container,#wd-spec > .section-container,#wd-proc > .section-container,#wd-work > .section-container,#wd-speed > .section-container,#wd-price > .section-container,#wd-gate > .section-container,#wd-team > .section-container,#wd-quotes > .section-container,#wd-faq > .section-container,#wd-cta > .section-container{display:block !important; align-items:stretch !important;max-width:none !important; width:100% !important; padding:0 !important;}#wd-proc-sticky{ width:100%; }#wd-proc-inner{ width:100%; }#wd-price .bde-pricing-table__accent-label{position:static !important;transform:none !important;top:auto !important; left:auto !important;align-self:flex-start; margin:0 0 22px;}#wd-price .bde-pricing-table{text-align:left !important; align-items:flex-start !important;}#wd-price .bde-pricing-table__title,#wd-price .bde-pricing-table__price-area,#wd-price ul.bde-pricing-table__features{align-self:stretch; width:100%; text-align:left;}#wd-price .bde-pricing-table__price-area--amount-and-period-wrapper{ align-items:flex-start; }#wd-price .bde-pricing-table__price-area--amount{ justify-content:flex-end; }#wd-price .bde-pricing-table__title{margin-top:0; padding-right:132px; min-height:1.4em;display:flex; align-items:center;}#wd-price .bde-pricing-table__price-area--badge{top:clamp(22px,2.4vw,32px) !important; right:clamp(22px,2.4vw,32px) !important;line-height:1.4;}#wd-pt-premium .bde-pricing-table__price-area--badge{top:clamp(28px,3vw,46px) !important; right:clamp(26px,3vw,44px) !important;}#wd-pt-premium .bde-pricing-table__accent-label{ margin-bottom:24px; }@media (max-width:520px){#wd-price .bde-pricing-table__title{ padding-right:0; }#wd-price .bde-pricing-table__price-area--badge{position:static !important; display:block; margin:0 0 10px !important;}}#wd-q-stage{ display:block; }#wd-q1,#wd-q2,#wd-q3,#wd-q4{position:relative; inset:auto; opacity:1; visibility:visible; transform:none;display:flex; flex-direction:column; margin-bottom:44px;}#wd-q-stage[data-ready]{ display:grid; align-items:start; }#wd-q-stage[data-ready] > div{grid-area:1 / 1; margin-bottom:0;opacity:0; visibility:hidden; transform:translateX(40px);transition:opacity .5s ease, transform .5s cubic-bezier(.2,.7,.2,1), visibility 0s linear .5s;}#wd-q-stage[data-ready] > div[data-on]{opacity:1; visibility:visible; transform:translateX(0);transition:opacity .5s ease, transform .5s cubic-bezier(.2,.7,.2,1), visibility 0s;}#wd-q-bars{ display:none; }#wd-q-stage[data-ready] ~ #wd-q-bars{ display:flex; }#wd-q-nav{ opacity:0; pointer-events:none; }#wd-quotes-inner:has(#wd-q-stage[data-ready]) #wd-q-nav{ opacity:1; pointer-events:auto; }#wd-ba-after{ justify-content:flex-end !important; padding-right:6%; }#wd-ba-before-in{ justify-content:flex-start !important; padding-left:6%; }#wd-ba-handle::after{content:""; position:absolute; top:0; bottom:0; left:-22px; right:-22px;cursor:ew-resize;}#wd-ba-handle{ cursor:ew-resize; }#wd-stat-1-n,#wd-stat-2-n,#wd-stat-3-n,#wd-stat-4-n{font-variant-numeric:tabular-nums; font-feature-settings:"tnum";}#wd-q-nav{ opacity:1 !important; pointer-events:auto !important; }#wd-proc-left{ gap:clamp(26px,4vw,58px); align-items:flex-end; }#wd-proc-track{align-self:flex-end !important;height:clamp(150px,20vh,220px) !important;min-height:0 !important;margin-bottom:14px;}#wd-proc-track::before{ display:none; }#wd-proc-bar{top:0 !important; height:12%;box-shadow:0 0 10px rgba(199,150,0,.55);}#wd-proc-dots{ margin-top:14px; gap:6px; }#wd-proc-dots span{ width:14px; height:2px; }#wd-proc-meta{ margin-top:16px; }#wd-proc-num{ font-size:clamp(58px,8.5vw,110px); }@media (max-width:900px){ #wd-proc-left{ align-items:flex-start; } }#wd-work-3-img{aspect-ratio:26/9;max-height:clamp(260px,40vh,480px);}@media (max-width:700px){ #wd-work-3-img{ aspect-ratio:16/10; max-height:none; } }#wd-speed-inner{display:grid; grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:clamp(32px,5vw,76px); align-items:center;}#wd-speed-left{ max-width:60ch; }#wd-speed-h2{margin:0 0 22px !important; max-width:18ch !important;font-size:clamp(25px,3.4vw,44px) !important;}#wd-speed-t1,#wd-speed-t2,#wd-speed-t3,#wd-speed-t4{margin:0 0 18px; font-family:var(--bde-body-font-family);font-size:clamp(16px,1.1vw,18px); line-height:1.72; color:#A6A4A4; max-width:54ch;}#wd-speed-t1{ color:#cfcdcd; font-size:clamp(17px,1.25vw,19px); }#wd-speed-t4{ margin-bottom:0; }#wd-speed-right{ width:100%; }#wd-ba{ min-height:220px; }@media (max-width:900px){#wd-speed-inner{ grid-template-columns:1fr; }#wd-speed-right{ order:2; }}#wd-price .bde-pricing-table__features-item{color:#7e7c7a; font-size:15px; line-height:1.55; padding:3px 0;}#wd-price .bde-pricing-table__features-item::before{ color:rgba(199,150,0,.55); font-size:8px; }#wd-pt-premium .bde-pricing-table__features-item{ color:#8b8987; }#wd-price .bde-pricing-table:hover .bde-pricing-table__features-item{ color:#a8a6a4; transition:color .3s ease; }#wd-price .bde-pricing-table__title{ color:#F2F2F2; }#wd-price .bde-pricing-table__price-area--badge{ color:#8b8987; }#wd-q-nav{display:flex !important; gap:12px; justify-content:flex-end;margin-top:20px; opacity:1 !important; pointer-events:auto !important;}#wd-q-bars{ margin-top:20px; }#wd-quotes-head{ margin-bottom:clamp(26px,4vh,44px); }#wd-cta-inner{display:flex; flex-direction:column; align-items:center;text-align:center; max-width:1000px; margin:0 auto; width:100%;}#wd-cta-eyebrow,#wd-cta-h2,#wd-cta-lead{ text-align:center; width:100%; }#wd-cta-lead{ margin-left:auto; margin-right:auto; }#wd-cta-actions{ display:flex; justify-content:center; align-items:center; flex-wrap:wrap; width:100%; }#wd-pt-premium .bde-pricing-table__title{ padding-right:0 !important; }#wd-work-1-img,#wd-work-2-img,#wd-work-3-img,#wd-work-4-img,#wd-work-5-img{display:block; position:relative; overflow:hidden;padding:0 !important; background:none !important;text-decoration:none;}#wd-work-1-img img,#wd-work-2-img img,#wd-work-3-img img,#wd-work-4-img img,#wd-work-5-img img{width:100% !important; height:100% !important; max-width:none !important;object-fit:cover; object-position:top center; display:block;transition:transform .55s cubic-bezier(.2,.7,.2,1);}#wd-work-1-img:hover img,#wd-work-2-img:hover img,#wd-work-3-img:hover img,#wd-work-4-img:hover img,#wd-work-5-img:hover img{ transform:scale(1.035); }#wd-work-1-img::after,#wd-work-2-img::after,#wd-work-3-img::after,#wd-work-4-img::after,#wd-work-5-img::after{content:""; position:absolute; inset:0; pointer-events:none;box-shadow:inset 0 0 0 1px rgba(199,150,0,0); transition:box-shadow .35s ease;}#wd-work-1-img:hover::after,#wd-work-2-img:hover::after,#wd-work-3-img:hover::after,#wd-work-4-img:hover::after,#wd-work-5-img:hover::after{box-shadow:inset 0 0 0 1px rgba(199,150,0,.55);}#wd-work-1-img:focus-visible,#wd-work-2-img:focus-visible,#wd-work-3-img:focus-visible,#wd-work-4-img:focus-visible,#wd-work-5-img:focus-visible{ outline:2px solid #C79600; outline-offset:4px; }#wd-work-inner{ text-align:left; }#wd-work-inner h3{font-size:clamp(21px,2.1vw,27px) !important; margin-bottom:18px !important;}#wd-work-1-t,#wd-work-2-t,#wd-work-3-t,#wd-work-4-t,#wd-work-5-t{font-size:clamp(17px,1.3vw,20px) !important; line-height:1.7 !important;max-width:54ch !important; color:#B4B2B0 !important;}#wd-work-inner [id$="-num"]{ font-size:11px !important; letter-spacing:.22em; }#wd-work-inner [id$="-link"] a{font-size:13px !important; letter-spacing:.14em; padding-bottom:8px;}#wd-work-3-txt{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(300px,1.1fr);column-gap:clamp(28px,5vw,80px); row-gap:0;align-items:start; text-align:left;max-width:1180px; margin:clamp(24px,3vh,38px) auto 0;}#wd-work-3-num{ grid-column:1; grid-row:1; margin-bottom:10px !important; }#wd-work-3-h{ grid-column:1; grid-row:2; margin:0 !important; }#wd-work-3-t{ grid-column:2; grid-row:1 / span 2; margin:0 0 20px !important; }#wd-work-3-link{ grid-column:2; grid-row:3; }@media (max-width:820px){#wd-work-3-txt{ grid-template-columns:1fr; row-gap:10px; }#wd-work-3-num{ grid-column:1; grid-row:auto; }#wd-work-3-h{ grid-column:1; grid-row:auto; }#wd-work-3-t{ grid-column:1; grid-row:auto; }#wd-work-3-link{ grid-column:1; grid-row:auto; }}#wd-ba-after img,#wd-ba-before-in img{position:absolute; inset:0; z-index:1;width:100% !important; height:100% !important; max-width:none !important;object-fit:cover; object-position:top center; display:block;}#wd-ba-after .bde-text,#wd-ba-before-in .bde-text{ position:relative; z-index:0; }#wd-ba{ aspect-ratio:1500 / 703; min-height:0; }#wd-ba-after img,#wd-ba-before-in img{ object-fit:fill; object-position:center; }#wd-ba-after,#wd-ba-before-in{ padding:0 !important; background:#101011; }#wd-ba-lbl-a,#wd-ba-lbl-b{ top:14px; font-size:11px; letter-spacing:.2em; }@media (max-width:700px){ #wd-ba-lbl-a,#wd-ba-lbl-b{ font-size:9px; padding:7px 10px; } }#wd-work-3-img{aspect-ratio:auto !important;height:clamp(320px,60vh,720px) !important;max-height:none !important;}#wd-work-3-img img{ object-position:top center; }@media (max-width:700px){#wd-work-3-img{ height:clamp(220px,42vh,360px) !important; }}#wd-ba-after img[data-lazyloaded],#wd-ba-before-in img[data-lazyloaded]{ opacity:1; }#wd-ba-after img,#wd-ba-before-in img{ background:#101011; }#wd-work-3-img{width:min(1200px,100%) !important; max-width:1200px !important;margin-left:auto !important; margin-right:auto !important;height:auto !important; max-height:none !important;aspect-ratio:auto !important;border:1px solid rgba(242,242,242,.12); border-radius:12px;}#wd-work-3-img img{height:auto !important; object-fit:contain; object-position:center;}@media (max-width:700px){ #wd-work-3-img{ height:auto !important; } }#wd-hero-actions{ gap:16px; }#wd-hero-cta1 .bde-button__button,#wd-hero-cta2 .bde-button__button{border-radius:2px;min-width:clamp(230px,19vw,270px);padding:20px 24px;display:flex; align-items:center; justify-content:space-between; gap:22px;text-align:left; font-size:12px; letter-spacing:.12em; line-height:1.45;white-space:normal;}#wd-hero-cta1 .bde-button__button .button-atom__text,#wd-hero-cta2 .bde-button__button .button-atom__text{flex:1; text-align:left; white-space:normal;}#wd-hero-cta1 .bde-button__button::after{content:"↗"; flex:0 0 auto; font-size:15px; line-height:1; color:#1A1A1B;transition:transform .3s ease;}#wd-hero-cta2 .bde-button__button::after{content:"↓"; flex:0 0 auto; font-size:15px; line-height:1; color:#C79600;transition:transform .3s ease;}#wd-hero-cta1 .bde-button__button:hover::after{ transform:translate(3px,-3px); }#wd-hero-cta2 .bde-button__button:hover::after{ transform:translateY(3px); }@media (max-width:520px){#wd-hero-cta1 .bde-button__button,#wd-hero-cta2 .bde-button__button{ min-width:100%; }}@media (min-width:600px){#wd-hero-actions,#wd-cta-actions{ flex-wrap:nowrap !important; }#wd-hero-cta1 .bde-button__button,#wd-hero-cta2 .bde-button__button{min-width:0; width:auto; flex:0 1 auto;padding:20px 22px; gap:18px;}#wd-cta-b1 .bde-button__button,#wd-cta-b2 .bde-button__button{ white-space:nowrap; flex:0 0 auto; }}#wd-hero-actions{ align-items:stretch; }#wd-hero-cta1,#wd-hero-cta2{ display:flex; }#wd-hero-cta1 .bde-button__button,#wd-hero-cta2 .bde-button__button{ width:100%; }#wd-work-3-img{width:min(1020px,100%) !important; max-width:1020px !important;}#wd-ba{ display:block; width:100%; }#wd-ba-after,#wd-ba-before{ display:block !important; }#wd-ba-before-in{ display:block !important; }#wd-ba{position:relative; display:block; width:100%;aspect-ratio:auto !important; height:auto !important; min-height:0 !important;border:1px solid rgba(242,242,242,.14); border-radius:12px; overflow:hidden;background:#101011; cursor:ew-resize; touch-action:pan-y; user-select:none;--wd-ba:50%;}#wd-ba-after{position:static !important; display:block !important;width:100% !important; height:auto !important; padding:0 !important; background:none !important;}#wd-ba-after img{position:static !important; display:block !important;width:100% !important; height:auto !important; max-width:100% !important;object-fit:fill !important;}#wd-ba-before{position:absolute !important; inset:0 !important;width:100% !important; height:100% !important; overflow:hidden !important;clip-path:inset(0 calc(100% - var(--wd-ba)) 0 0);-webkit-clip-path:inset(0 calc(100% - var(--wd-ba)) 0 0);}#wd-ba-before-in{position:absolute !important; inset:0 !important;width:100% !important; height:100% !important; padding:0 !important; background:none !important;display:block !important;}#wd-ba-before-in img{position:absolute !important; inset:0 !important;width:100% !important; height:100% !important; max-width:none !important;object-fit:fill !important; display:block !important;}#wd-ba-handle{ left:var(--wd-ba); }#wd-hero,#wd-stats,#wd-diff,#wd-spec,#wd-proc,#wd-work,#wd-speed,#wd-price,#wd-gate,#wd-team,#wd-quotes,#wd-faq,#wd-cta{ max-width:100vw; }#wd-hero img,#wd-work img,#wd-speed img,#wd-team img{ max-width:100%; }@media (max-width:900px){#wd-hero{ padding:clamp(96px,14vh,130px) 18px clamp(44px,7vh,72px); }#wd-hero::after{ opacity:.28; width:78%; right:-14%; }#wd-hero-grid{ grid-template-columns:1fr; gap:28px; align-items:start; }#wd-hero-lead{ max-width:100%; }#wd-diff-cards,#wd-spec-grid{ grid-template-columns:1fr; }#wd-diff-head,#wd-spec-head{ gap:20px; margin-bottom:30px; }#wd-diff-h2,#wd-spec-h2{ max-width:100%; }#wd-work-1,#wd-work-2{ gap:22px; margin-bottom:52px; }#wd-work-2{ direction:ltr; }#wd-work-pair{ grid-template-columns:1fr; gap:44px; margin-bottom:52px; }#wd-work-3{ margin-bottom:52px; }#wd-price-grid{ grid-template-columns:1fr; }#wd-price-head{ gap:18px; }#wd-gate-grid{ grid-template-columns:1fr; gap:30px; }#wd-gate-yes-list li,#wd-gate-no-list li{ opacity:1; }#wd-team-grid{ grid-template-columns:1fr; gap:34px; }#wd-team-txt,#wd-team-g{ padding-top:0 !important; }#wd-team-j-img,#wd-team-g-img{ aspect-ratio:4/3; }#wd-faq-inner{ grid-template-columns:1fr; gap:30px; }#wd-faq-h2{ max-width:100%; }}@media (max-width:640px){#wd-hero-actions{ flex-direction:column; align-items:stretch; gap:12px; }#wd-hero-cta1,#wd-hero-cta2{ width:100%; }#wd-hero-cta1 .bde-button__button,#wd-hero-cta2 .bde-button__button{ width:100%; min-width:0; padding:18px 20px; }#wd-hero-badge{ font-size:10px; letter-spacing:.16em; padding:9px 14px; }#wd-hero-title .bde-animated-heading__text > span:first-child{ font-size:clamp(29px,8.6vw,40px); max-width:100%; }#wd-hero-title .bde-animated-heading__wrapper{ font-size:clamp(25px,7.6vw,36px); height:auto; min-height:2.4em; }#wd-hero-scroll{ margin-top:32px; }#wd-stats-rail{grid-auto-flow:row; grid-template-columns:1fr 1fr;overflow-x:visible; padding:26px 18px; gap:4px 0;}#wd-stats-rail > div{ padding:14px 14px; }#wd-stats-rail > div:nth-child(odd){ border-left:0; }#wd-stats-rail > div:last-child{ border-right:0; }#wd-stats-rail > div:nth-child(n+3){ border-top:1px solid rgba(242,242,242,.1); padding-top:20px; }#wd-stat-1-n,#wd-stat-2-n,#wd-stat-3-n,#wd-stat-4-n{ font-size:30px; }#wd-stat-1-l,#wd-stat-2-l,#wd-stat-3-l,#wd-stat-4-l{ font-size:9px; letter-spacing:.12em; }#wd-diff,#wd-spec,#wd-work,#wd-speed,#wd-price,#wd-gate,#wd-team,#wd-quotes,#wd-faq{padding-left:18px; padding-right:18px;padding-top:clamp(52px,8vh,80px); padding-bottom:clamp(52px,8vh,80px);}#wd-cta{ padding:clamp(64px,10vh,96px) 18px; }#wd-diff-a,#wd-diff-b,#wd-spec-a,#wd-spec-b{ padding:22px 18px; }#wd-diff-a-list li,#wd-diff-b-list li,#wd-spec-a-list li,#wd-spec-b-list li{ font-size:15px; padding:12px 0; }#wd-work-inner h3{ font-size:20px !important; }#wd-work-1-t,#wd-work-2-t,#wd-work-3-t,#wd-work-4-t,#wd-work-5-t{ font-size:16px !important; }#wd-work-1-img,#wd-work-2-img{ aspect-ratio:16/10; }#wd-work-4-img,#wd-work-5-img{ aspect-ratio:16/10; margin-bottom:18px; }#wd-work-inner [id$="-link"] a{ font-size:12px !important; }#wd-speed-t1,#wd-speed-t2,#wd-speed-t3,#wd-speed-t4{ font-size:16px; margin-bottom:14px; }#wd-ba-handle::before{ width:40px; height:40px; font-size:11px; }#wd-price .bde-pricing-table{ padding:22px 18px; }#wd-pt-premium{ padding:24px 20px !important; }#wd-price .bde-pricing-table__title{ padding-right:0 !important; font-size:18px; }#wd-price .bde-pricing-table__price-area--badge{position:static !important; display:block; margin:0 0 12px !important;}#wd-price .bde-pricing-table__price-area--amount{ font-size:28px; }#wd-pt-premium .bde-pricing-table__price-area--amount{ font-size:38px; }#wd-price .bde-pricing-table__features-item{ font-size:14px; }#wd-price-foot{ flex-direction:column; align-items:flex-start; gap:20px; }#wd-price-foot-btn,#wd-price-foot-btn .bde-button__button{ width:100%; justify-content:center; }#wd-quotes-head{ flex-direction:column; align-items:flex-start; }#wd-q1-t,#wd-q2-t,#wd-q3-t,#wd-q4-t{ font-size:18px; }#wd-q-nav{ justify-content:center; }#wd-q-prev,#wd-q-next{ width:48px; height:48px; }#wd-faq-list .bde-faq__question{ gap:12px; padding:18px 0 !important; }#wd-faq-list .bde-faq__title{ font-size:15px; }#wd-cta-actions{ flex-direction:column; align-items:stretch; width:100%; gap:12px; }#wd-cta-b1,#wd-cta-b2{ width:100%; }#wd-cta-b1 .bde-button__button,#wd-cta-b2 .bde-button__button{width:100%; justify-content:center; padding:19px 24px;}#wd-cta-h2{ font-size:clamp(26px,8vw,38px); }#wd-cta-lead{ font-size:16px; margin-bottom:30px; }}@media (max-width:400px){#wd-stats-rail{ grid-template-columns:1fr; }#wd-stats-rail > div{ border-left:0 !important; border-right:0 !important; }#wd-stats-rail > div + div{ border-top:1px solid rgba(242,242,242,.1); }#wd-hero-badge{ font-size:9px; }}@media (pointer:coarse){#wd-work-inner [id$="-link"] a,#wd-faq-link a{ min-height:44px; align-items:center; }#wd-faq-list .bde-faq__question{ min-height:52px; }#wd-ba{ touch-action:pan-y; }}@media (max-width:640px){#wd-price .bde-pricing-table{ text-align:center !important; align-items:center !important; }#wd-price .bde-pricing-table__accent-label{ align-self:center !important; }#wd-price .bde-pricing-table__title,#wd-price .bde-pricing-table__price-area,#wd-price .bde-pricing-table__price-area--badge{ text-align:center !important; }#wd-price .bde-pricing-table__title{ justify-content:center; }#wd-price .bde-pricing-table__price-area--amount{ justify-content:center !important; }#wd-price .bde-pricing-table__price-area--amount-and-period-wrapper{ align-items:center !important; }#wd-price ul.bde-pricing-table__features{display:inline-block; width:auto; text-align:left; margin-left:auto; margin-right:auto;}#wd-price .bde-pricing-table .button-atom{ align-self:center !important; }}#wd-hero-h1{margin:0; max-width:15ch; display:block;font-family:var(--bde-heading-font-family); font-weight:700;font-size:clamp(35px,5.4vw,63px); line-height:1.03; letter-spacing:-.025em;color:#F2F2F2;}#wd-hero-title .bde-animated-heading__text{ margin:0; }@media (max-width:640px){#wd-hero-h1{ font-size:clamp(29px,8.6vw,40px); max-width:100%; }}#wd-team-btn{ margin-top:26px; display:inline-flex; }#wd-team-btn .bde-button__button{font-family:var(--bde-heading-font-family); font-size:12px; font-weight:600; letter-spacing:.12em;background:transparent; color:#F2F2F2 !important;padding:17px 28px; border-radius:2px; border:1px solid rgba(242,242,242,.2);display:inline-flex; align-items:center; gap:14px; min-height:44px;transition:border-color .3s ease, background-color .3s ease, transform .3s ease;}#wd-team-btn .bde-button__button::after{ content:"↗"; color:#C79600; font-size:15px; line-height:1; }#wd-team-btn .bde-button__button:hover{border-color:rgba(199,150,0,.7); background:rgba(199,150,0,.08); transform:translateY(-2px);}#wd-team-btn .button-atom__text{ color:#F2F2F2 !important; }#wd-team-btn .bde-button__button:focus-visible{ outline:2px solid #C79600; outline-offset:3px; }html{ scroll-behavior:smooth; }@media (prefers-reduced-motion:reduce){ html{ scroll-behavior:auto; } }#wd-hero,#wd-stats,#wd-diff,#wd-spec,#wd-proc,#wd-work,#wd-speed,#wd-price,#wd-gate,#wd-team,#wd-quotes,#wd-faq,#wd-cta{ scroll-margin-top:110px; }@media (max-width:900px){#wd-hero,#wd-stats,#wd-diff,#wd-spec,#wd-proc,#wd-work,#wd-speed,#wd-price,#wd-gate,#wd-team,#wd-quotes,#wd-faq,#wd-cta{ scroll-margin-top:80px; }}#wd-spec-a-meta span:last-child,#wd-spec-b-meta span:last-child{ color:#9c9a97; }#wd-ba-lbl-b{ background:#D9A700; color:#141415; font-weight:600; }#wd-ba-lbl-a{ background:rgba(20,20,21,.9); color:#F2F2F2; font-weight:600; }#wd-proc-meta{ color:#8a8886; }#wd-diff-a-meta{ color:#8a8886; }.footer-link-white{ text-decoration:underline; text-underline-offset:3px; }.bde-back-to-top__button{ min-width:48px; min-height:48px; }#wd-hero-cta1 .bde-button__button,#wd-hero-cta2 .bde-button__button,#wd-cta-b1 .bde-button__button,#wd-cta-b2 .bde-button__button,#wd-price-foot-btn .bde-button__button,#wd-team-btn .bde-button__button,#wd-price .bde-pricing-table .button-atom{font-family:var(--bde-heading-font-family) !important;font-size:var(--bde-button-font-size, 14px) !important;font-weight:var(--bde-button-font-weight) !important;letter-spacing:2px !important;text-transform:uppercase !important;padding:var(--bde-button-padding-base) !important;border-radius:var(--bde-button-border-radius) !important;border-width:var(--bde-button-border-width) !important;border-style:solid !important;background:none !important;background-color:transparent !important;color:inherit !important;min-height:44px;box-shadow:none !important;transform:none !important;}#wd-hero-cta1 .bde-button__button,#wd-cta-b1 .bde-button__button,#wd-price-foot-btn .bde-button__button,#wd-pt-premium .button-atom{color:var(--bde-button-primary-text-color) !important;background-color:var(--bde-button-primary-background-color) !important;border-color:var(--bde-button-primary-border-color) !important;}#wd-hero-cta1 .bde-button__button:hover,#wd-cta-b1 .bde-button__button:hover,#wd-price-foot-btn .bde-button__button:hover,#wd-pt-premium .button-atom:hover{color:var(--bde-button-primary-text-color-hover) !important;background-color:var(--bde-button-primary-background-color-hover) !important;border-color:var(--bde-button-primary-border-color-hover) !important;}#wd-hero-cta2 .bde-button__button,#wd-cta-b2 .bde-button__button,#wd-team-btn .bde-button__button,#wd-pt-landing .button-atom,#wd-pt-verslo .button-atom,#wd-pt-shop .button-atom{color:var(--bde-button-secondary-text-color) !important;background-color:var(--bde-button-secondary-background-color) !important;border-color:var(--bde-button-secondary-border-color) !important;}#wd-hero-cta2 .bde-button__button:hover,#wd-cta-b2 .bde-button__button:hover,#wd-team-btn .bde-button__button:hover,#wd-pt-landing .button-atom:hover,#wd-pt-verslo .button-atom:hover,#wd-pt-shop .button-atom:hover{color:var(--bde-button-secondary-text-color-hover) !important;background-color:var(--bde-button-secondary-background-color-hover) !important;border-color:var(--bde-button-secondary-border-color-hover) !important;}#wd-hero-cta1 .button-atom__text,#wd-hero-cta2 .button-atom__text,#wd-cta-b1 .button-atom__text,#wd-cta-b2 .button-atom__text,#wd-price-foot-btn .button-atom__text,#wd-team-btn .button-atom__text,#wd-price .bde-pricing-table .button-atom__text{ color:inherit !important; }#wd-hero-cta1 .bde-button__button::after,#wd-hero-cta2 .bde-button__button::after,#wd-team-btn .bde-button__button::after{ color:inherit; }#wd-hero-cta1 .bde-button__button,#wd-hero-cta2 .bde-button__button,#wd-cta-b1 .bde-button__button,#wd-cta-b2 .bde-button__button,#wd-price-foot-btn .bde-button__button,#wd-team-btn .bde-button__button,#wd-price .bde-pricing-table .button-atom{border-radius:999px !important;padding:18px 32px !important;min-height:48px;border-width:1px !important;border-style:solid !important;font-family:var(--bde-heading-font-family) !important;font-size:12px !important;font-weight:600 !important;letter-spacing:.12em !important;text-transform:uppercase !important;display:inline-flex !important;align-items:center; justify-content:center;transition:background-color .3s ease, color .3s ease, border-color .3s ease,box-shadow .3s ease, transform .3s ease !important;box-shadow:0 0 0 rgba(199,150,0,0) !important;}#wd-hero-cta1 .bde-button__button,#wd-cta-b1 .bde-button__button,#wd-price-foot-btn .bde-button__button,#wd-pt-premium .button-atom{background-color:var(--bde-button-primary-background-color, #C79600) !important;color:var(--bde-button-primary-text-color, #1A1A1B) !important;border-color:transparent !important;}#wd-hero-cta1 .bde-button__button:hover,#wd-cta-b1 .bde-button__button:hover,#wd-price-foot-btn .bde-button__button:hover,#wd-pt-premium .button-atom:hover{background-color:var(--bde-button-primary-background-color-hover, #DEA804) !important;color:#1A1A1B !important;border-color:transparent !important;box-shadow:0 8px 26px rgba(199,150,0,.34) !important;transform:translateY(-2px) !important;}#wd-hero-cta2 .bde-button__button,#wd-cta-b2 .bde-button__button,#wd-team-btn .bde-button__button,#wd-pt-landing .button-atom,#wd-pt-verslo .button-atom,#wd-pt-shop .button-atom{background-color:transparent !important;color:#F2F2F2 !important;border-color:rgba(199,150,0,.45) !important;}#wd-hero-cta2 .bde-button__button:hover,#wd-cta-b2 .bde-button__button:hover,#wd-team-btn .bde-button__button:hover,#wd-pt-landing .button-atom:hover,#wd-pt-verslo .button-atom:hover,#wd-pt-shop .button-atom:hover{background-color:var(--bde-links-color, #C79600) !important;color:#1A1A1B !important;border-color:var(--bde-links-color, #C79600) !important;box-shadow:0 8px 26px rgba(199,150,0,.30) !important;transform:translateY(-2px) !important;}#wd-hero-cta1 .button-atom__text,#wd-hero-cta2 .button-atom__text,#wd-cta-b1 .button-atom__text,#wd-cta-b2 .button-atom__text,#wd-price-foot-btn .button-atom__text,#wd-team-btn .button-atom__text,#wd-price .bde-pricing-table .button-atom__text{color:inherit !important; opacity:1 !important;}#wd-hero-cta1 .bde-button__button::after,#wd-hero-cta2 .bde-button__button::after,#wd-team-btn .bde-button__button::after{ color:inherit !important; }#wd-price .bde-pricing-table .button-atom{ width:100% !important; }#wd-hero-cta1 .bde-button__button:focus-visible,#wd-hero-cta2 .bde-button__button:focus-visible,#wd-cta-b1 .bde-button__button:focus-visible,#wd-cta-b2 .bde-button__button:focus-visible,#wd-price-foot-btn .bde-button__button:focus-visible,#wd-team-btn .bde-button__button:focus-visible,#wd-price .bde-pricing-table .button-atom:focus-visible{outline:2px solid #C79600 !important; outline-offset:3px;}@media (prefers-reduced-motion:reduce){#wd-hero-cta1 .bde-button__button:hover,#wd-hero-cta2 .bde-button__button:hover,#wd-cta-b1 .bde-button__button:hover,#wd-cta-b2 .bde-button__button:hover,#wd-price-foot-btn .bde-button__button:hover,#wd-team-btn .bde-button__button:hover,#wd-price .bde-pricing-table .button-atom:hover{ transform:none !important; }}#wd-price .bde-pricing-table .button-atom:hover{background:var(--bde-links-color, #C79600) !important;background-color:var(--bde-links-color, #C79600) !important;border-color:var(--bde-links-color, #C79600) !important;color:#1A1A1B !important;box-shadow:0 8px 26px rgba(199,150,0,.30) !important;transform:translateY(-2px) !important;}#wd-price #wd-pt-premium .button-atom{background:var(--bde-button-primary-background-color, #C79600) !important;background-color:var(--bde-button-primary-background-color, #C79600) !important;border-color:transparent !important;color:#1A1A1B !important;}#wd-price #wd-pt-premium .button-atom:hover{background:var(--bde-button-primary-background-color-hover, #DEA804) !important;background-color:var(--bde-button-primary-background-color-hover, #DEA804) !important;border-color:transparent !important;color:#1A1A1B !important;box-shadow:0 8px 26px rgba(199,150,0,.34) !important;transform:translateY(-2px) !important;}#wd-price .bde-pricing-table .button-atom .button-atom__text,#wd-price .bde-pricing-table .button-atom:hover .button-atom__text,#wd-price #wd-pt-premium .button-atom .button-atom__text,#wd-price #wd-pt-premium .button-atom:hover .button-atom__text,#wd-hero-cta1 .bde-button__button .button-atom__text,#wd-hero-cta1 .bde-button__button:hover .button-atom__text,#wd-hero-cta2 .bde-button__button .button-atom__text,#wd-hero-cta2 .bde-button__button:hover .button-atom__text,#wd-cta-b1 .bde-button__button .button-atom__text,#wd-cta-b1 .bde-button__button:hover .button-atom__text,#wd-cta-b2 .bde-button__button .button-atom__text,#wd-cta-b2 .bde-button__button:hover .button-atom__text,#wd-price-foot-btn .bde-button__button .button-atom__text,#wd-price-foot-btn .bde-button__button:hover .button-atom__text,#wd-team-btn .bde-button__button .button-atom__text,#wd-team-btn .bde-button__button:hover .button-atom__text{color:inherit !important;opacity:1 !important;-webkit-text-fill-color:currentColor;}#wd-cta-forma{ width:100%; max-width:560px; margin:0 auto clamp(14px,2.4vh,22px); }#wd-cta-forma .breakdance-form{ display:grid; grid-template-columns:1fr 1fr; gap:12px; }#wd-cta-forma .breakdance-form-field{ margin:0 !important; }#wd-cta-forma .breakdance-form-field--hpinput{ display:none !important; }#wd-cta-forma .breakdance-form-field--text ~ .breakdance-form-field--text,#wd-cta-forma .breakdance-form-footer{ grid-column:1 / -1; }#wd-cta-forma .breakdance-form-field__label{position:absolute !important; width:1px; height:1px; overflow:hidden;clip:rect(0 0 0 0); white-space:nowrap;}#wd-cta-forma .breakdance-form-field__input{width:100%; min-height:52px; padding:15px 20px;background:rgba(242,242,242,.04) !important;border:1px solid rgba(242,242,242,.16) !important;border-radius:999px !important;color:#F2F2F2 !important;font-family:var(--bde-heading-font-family) !important;font-size:13px !important; letter-spacing:.06em;box-shadow:none !important;transition:border-color .3s ease, background-color .3s ease, box-shadow .3s ease;}#wd-cta-forma .breakdance-form-field__input::placeholder{ color:#8a8886; opacity:1; letter-spacing:.1em; }#wd-cta-forma .breakdance-form-field__input:hover{ border-color:rgba(199,150,0,.42) !important; }#wd-cta-forma .breakdance-form-field__input:focus{outline:none;border-color:#C79600 !important;background:rgba(242,242,242,.07) !important;box-shadow:0 0 0 3px rgba(199,150,0,.15) !important;}#wd-cta-forma .breakdance-form-button__submit{width:100% !important; min-height:52px;padding:15px 28px !important;background:#C79600 !important;border:0 !important; border-radius:999px !important;cursor:pointer;transition:background-color .3s ease, box-shadow .3s ease, transform .3s ease;}#wd-cta-forma .breakdance-form-button__submit .button-atom__text{color:#1A1A1B !important;font-family:var(--bde-heading-font-family) !important;font-size:12px !important; font-weight:600 !important;letter-spacing:.12em; text-transform:uppercase;}#wd-cta-forma .breakdance-form-button__submit:hover{background:#DEA804 !important;box-shadow:0 8px 26px rgba(199,150,0,.34);transform:translateY(-2px);}#wd-cta-forma .breakdance-form-button__submit:hover .button-atom__text{ color:#1A1A1B !important; }#wd-cta-forma .breakdance-form-button__submit:focus-visible{ outline:2px solid #C79600; outline-offset:3px; }#wd-cta-forma .breakdance-form-field__error,#wd-cta-forma .breakdance-form__error-message{font-family:var(--bde-heading-font-family) !important;font-size:11px !important; color:#E08A8A !important; letter-spacing:.04em;}#wd-cta-forma .breakdance-form__success-message{font-family:var(--bde-body-font-family) !important;font-size:18px !important; color:#F2F2F2 !important;}#wd-cta-privatumas{font-family:var(--bde-heading-font-family);font-size:11px; line-height:1.6; letter-spacing:.04em; color:#7e7c7a;text-align:center; max-width:560px; margin:0 auto clamp(18px,2.8vh,28px);}#wd-cta-privatumas a{ color:#a08a4a; text-decoration:underline; text-underline-offset:3px; }#wd-cta-privatumas a:hover{ color:#C79600; }@media (max-width:560px){#wd-cta-forma .breakdance-form{ grid-template-columns:1fr; }}html{scroll-behavior:smooth}#wd-cta{scroll-margin-top:90px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}[id^="wd-af-"]{ margin:0 0 clamp(24px,3.5vh,36px); max-width:62ch; font-size:clamp(16px,1.25vw,19px); line-height:1.6; color:#C6D3DD; }[id^="wd-af-"] strong{ color:#F2F2F2; font-weight:600; }#wd-sk-mobile{ margin:36px 0 0; max-width:76ch; padding-left:20px; border-left:2px solid #C79600; font-size:16px; line-height:1.74; color:#A6A4A4; }#wd-sk-mobile strong{ color:#F2F2F2; font-weight:600; }#wd-sk-mobile a{ color:#C79600; text-decoration:underline; text-underline-offset:3px; }