/*
Theme Name: WorkDeck Network
Theme URI: https://workdeck.co.uk/
Author: WorkDeck
Description: Premium editorial WordPress theme for the WorkDeck specialist tools and data network.
Version: 1.1.1
Requires at least: 6.2
Requires PHP: 8.0
Text Domain: workdeck
*/
:root{--paper:#f5f3ee;--ink:#080b15;--muted:#5f6572;--lime:#b8f23c;--cyan:#56d7ff;--line:rgba(14,18,31,.11);--dark:#080b12}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.wd-shell{width:min(1540px,calc(100% - 80px));margin:auto}a{color:inherit}.wd-header{position:sticky;top:0;z-index:100;background:rgba(245,243,238,.91);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.wd-nav{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:30px}.wd-brand{text-decoration:none;font-size:27px;font-weight:900;letter-spacing:-.07em;line-height:.82}.wd-brand i{font-style:normal;color:#74bf24}.wd-brand-wrap{display:flex;align-items:center;gap:18px}.wd-brand-note{border-left:1px solid var(--line);padding-left:18px;text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:800;color:#74717c}.wd-menu,.wd-menu ul{display:flex;align-items:center;gap:30px;list-style:none;margin:0;padding:0}.wd-menu a{text-decoration:none;font-size:13px;font-weight:750}.wd-menu a:hover{color:#559c16}.wd-menu .wd-cta{padding:13px 20px;border-radius:30px;background:#0a0d16;color:#fff}.wd-button{display:inline-flex;align-items:center;justify-content:center;padding:15px 25px;border-radius:30px;text-decoration:none;font-size:13px;font-weight:850;transition:.2s}.wd-button:hover{transform:translateY(-2px)}.wd-primary{background:linear-gradient(135deg,#9ddd2d,#c8f857);color:#111;box-shadow:0 13px 30px rgba(114,176,31,.24)}.wd-secondary{border:1px solid rgba(255,255,255,.32);color:#fff}.wd-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.3em;font-weight:850;color:#67a822}.wd-hero{position:relative;overflow:hidden;padding:72px 0 62px;min-height:590px}.wd-hero-grid{display:grid;grid-template-columns:1.05fr .7fr;gap:85px;align-items:center;position:relative;z-index:2}.wd-hero h1{font-size:clamp(72px,8.5vw,132px);line-height:.82;letter-spacing:-.078em;margin:18px 0 28px;max-width:920px}.wd-hero h1 span{color:#65a91d}.wd-hero-copy{max-width:570px;font-size:18px;line-height:1.58;color:#343947}.wd-hero-copy strong{display:block;font-size:28px;line-height:1.06;letter-spacing:-.04em;color:#0d101a;margin-bottom:17px}.wd-actions{display:flex;gap:14px;margin-top:30px}.wd-hero-art{height:460px;position:relative}.wd-orbit{position:absolute;border:1px solid rgba(84,167,30,.22);border-radius:50%;inset:2% -8% -8% 2%;box-shadow:0 0 0 45px rgba(112,197,36,.035),0 0 0 105px rgba(75,173,255,.025)}.wd-orbit:before,.wd-orbit:after{content:"";position:absolute;border-radius:50%;background:radial-gradient(circle,#fff 0 5%,#c5f86a 8%,#68b41f 22%,transparent 65%)}.wd-orbit:before{width:220px;height:220px;right:7%;top:1%}.wd-orbit:after{width:130px;height:130px;left:8%;bottom:7%;background:radial-gradient(circle,#fff 0 5%,#71ddff 10%,#238cb2 24%,transparent 65%)}.wd-orbit-lines{position:absolute;inset:14% 3%;background:repeating-radial-gradient(ellipse at 82% 22%,transparent 0 17px,rgba(112,198,42,.18) 18px 19px,transparent 20px 34px);transform:rotate(-12deg);mask-image:linear-gradient(90deg,transparent,#000)}.wd-suite{padding:65px 0 95px}.wd-section-head{display:grid;grid-template-columns:1fr .65fr;gap:80px;align-items:end;margin-bottom:42px}.wd-section-head h2{font-size:clamp(50px,5.5vw,82px);line-height:.9;letter-spacing:-.065em;margin:13px 0 0}.wd-section-head p{font-size:17px;line-height:1.6;color:#555b68}.wd-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.wd-product{position:relative;isolation:isolate;height:510px;overflow:hidden;border-radius:22px;background:#0b0d16;color:#fff;box-shadow:0 18px 45px rgba(25,20,40,.14)}.wd-product-art{position:absolute;inset:0;background-image:var(--image);background-size:cover;background-position:center;transition:.45s}.wd-product:hover .wd-product-art{transform:scale(1.035)}.wd-product:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,6,12,.7),rgba(4,6,12,.08) 43%,rgba(4,6,12,.12) 60%,rgba(4,6,12,.9))}.wd-product-content{position:relative;z-index:2;height:100%;padding:23px;display:flex;flex-direction:column}.wd-product-top{display:flex;justify-content:space-between;align-items:center}.wd-status{border:1px solid color-mix(in srgb,var(--accent) 70%,white);color:#fff;padding:5px 10px;border-radius:20px;font-size:9px;text-transform:uppercase;letter-spacing:.12em;background:color-mix(in srgb,var(--accent) 24%,transparent)}.wd-arrow{width:52px;height:52px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:24px}.wd-product-name{display:flex;align-items:center;gap:15px;margin-top:14px}.wd-icon{width:60px;height:60px;border-radius:14px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 70%,white);background:color-mix(in srgb,var(--accent) 28%,transparent);box-shadow:0 0 25px color-mix(in srgb,var(--accent) 45%,transparent)}.wd-icon svg{width:32px;height:32px}.wd-product h3{font-size:36px;line-height:1;letter-spacing:-.055em;margin:0}.wd-product h3 i{font-style:normal;color:var(--accent)}.wd-product-copy{font-size:14px;line-height:1.5;color:#efedf3;max-width:510px}.wd-product-panel{margin-top:auto;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(5,7,14,.87);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px);border-radius:14px;overflow:hidden}.wd-product-panel span{padding:15px 12px;font-size:10px;color:#aaa7b5;border-right:1px solid rgba(255,255,255,.08)}.wd-product-panel span:last-child{border:0}.wd-product-panel b{display:block;color:#fff;font-size:12px;margin-bottom:3px}.wd-holding{background:linear-gradient(145deg,#0d111c,#162616);border:1px dashed rgba(178,240,66,.45)}.wd-holding .wd-product-content{justify-content:space-between}.wd-holding-visual{position:absolute;inset:0;background:radial-gradient(circle at 78% 25%,rgba(183,242,60,.2),transparent 28%),repeating-radial-gradient(circle at 78% 25%,transparent 0 30px,rgba(183,242,60,.09) 31px 32px,transparent 33px 60px)}.wd-holding h3{font-size:48px;max-width:480px}.wd-why{background:#080b12;color:#fff;padding:105px 0;position:relative;overflow:hidden}.wd-why:after{content:"";position:absolute;width:700px;height:700px;right:-250px;top:-330px;border-radius:50%;background:radial-gradient(circle,rgba(127,199,42,.25),transparent 65%)}.wd-why-head{max-width:1100px;position:relative;z-index:2}.wd-why h2{font-size:clamp(55px,6.6vw,98px);line-height:.9;letter-spacing:-.065em;margin:15px 0}.wd-why h2 span{color:#b8f23c}.wd-why-head>p{color:#b1adbb;max-width:700px;font-size:18px;line-height:1.6}.wd-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.1);margin-top:65px;position:relative;z-index:2}.wd-benefits article{background:#0c1019;padding:30px;min-height:250px}.wd-benefits span{color:#b8f23c;font-size:11px}.wd-benefits h3{font-size:24px;margin:46px 0 12px;letter-spacing:-.04em}.wd-benefits p{color:#a8a4b2;font-size:14px;line-height:1.55}.wd-process{padding:95px 0}.wd-process-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.wd-process h2{font-size:60px;line-height:.94;letter-spacing:-.06em}.wd-process ol{list-style:none;padding:0;margin:0}.wd-process li{display:grid;grid-template-columns:60px 190px 1fr;gap:25px;padding:24px 0;border-top:1px solid var(--line)}.wd-process li>span{color:#63a91c;font-size:12px;font-weight:800}.wd-process li b{font-size:20px}.wd-process li p{margin:0;color:#5a606d;line-height:1.55}.wd-band{padding:90px 0;text-align:center;background:linear-gradient(135deg,#eff9dd,#f5f3ee 52%,#e4f4fb)}.wd-band h2{font-size:clamp(52px,6vw,88px);line-height:.9;letter-spacing:-.065em;max-width:1100px;margin:17px auto 28px}.wd-footer{background:#070a10;color:#fff;padding:70px 0 25px}.wd-footer-main{display:grid;grid-template-columns:1fr .7fr 1.1fr;gap:70px;padding-bottom:55px}.wd-footer p{color:#9995a4;line-height:1.6;max-width:320px}.wd-footer-links{display:grid;gap:12px}.wd-footer-links a{text-decoration:none;color:#dedbe4;font-size:13px}.wd-footer h2{font-size:34px;line-height:1;letter-spacing:-.045em}.wd-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;color:#777481;font-size:11px;display:flex;justify-content:space-between}.wd-page{padding:90px 0;min-height:600px}.wd-page h1{font-size:clamp(58px,7vw,102px);line-height:.9;letter-spacing:-.065em}.wd-content{max-width:850px;font-size:18px;line-height:1.7;color:#383e4a}.wd-contact-card{max-width:900px;padding:45px;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 45px rgba(20,20,35,.07)}
@media(max-width:1000px){.wd-hero-grid,.wd-section-head,.wd-process-grid,.wd-footer-main{grid-template-columns:1fr}.wd-hero-art{height:300px}.wd-product-grid{grid-template-columns:1fr}.wd-benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.wd-shell{width:calc(100% - 28px)}.wd-menu{display:none}.wd-brand-note{display:none}.wd-hero{padding-top:45px}.wd-hero h1{font-size:61px}.wd-hero-copy strong{font-size:23px}.wd-hero-art{height:220px}.wd-section-head h2{font-size:49px}.wd-product{height:470px}.wd-product h3{font-size:29px}.wd-product-panel span{padding:12px 7px;font-size:9px}.wd-benefits{grid-template-columns:1fr}.wd-process li{grid-template-columns:45px 1fr}.wd-process li p{grid-column:2}.wd-why,.wd-suite,.wd-process,.wd-band{padding:62px 0}.wd-footer-main{gap:40px}}

/* Hero depth and working contact flow */
.wd-hero{min-height:720px;padding:76px 0 0;background:linear-gradient(145deg,#f7f5f0,#f1f0ea 58%,#eef6eb)}.wd-hero-glow{position:absolute;width:720px;height:720px;right:-160px;top:-330px;border-radius:50%;background:radial-gradient(circle,rgba(177,239,63,.25),rgba(87,202,255,.07) 38%,transparent 68%)}.wd-hero-grid{grid-template-columns:1.08fr .78fr;align-items:start}.wd-hero-title{padding-top:12px}.wd-hero-side{position:relative}.wd-hero-copy{padding:5px 0 0}.wd-hero-tags{display:flex;gap:9px;flex-wrap:wrap}.wd-hero-tags span{padding:8px 12px;border:1px solid rgba(16,22,31,.13);border-radius:20px;background:rgba(255,255,255,.46);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.wd-hero-art{height:330px;margin-top:8px}.wd-float-card{position:absolute;display:grid;gap:3px;padding:13px 15px;border:1px solid rgba(255,255,255,.72);border-radius:13px;background:rgba(255,255,255,.68);backdrop-filter:blur(13px);box-shadow:0 15px 35px rgba(25,35,25,.1);z-index:4}.wd-float-card b{font-size:12px}.wd-float-card small{font-size:9px;color:#686f74}.wd-float-card.one{left:2%;top:18%}.wd-float-card.two{right:1%;top:42%}.wd-float-card.three{left:16%;bottom:4%}.wd-hero-foundation{width:min(1540px,calc(100% - 80px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);position:relative;z-index:3}.wd-hero-foundation span{padding:20px 26px;border-right:1px solid var(--line);font-size:11px;color:#686e76}.wd-hero-foundation span:last-child{border:0}.wd-hero-foundation b{display:block;color:#11151c;font-size:13px;margin-bottom:4px}.wd-contact-page{padding-bottom:105px}.wd-contact-head{display:grid;grid-template-columns:1.15fr .65fr;gap:80px;align-items:end;margin-bottom:55px}.wd-contact-head h1{margin-bottom:0}.wd-contact-head>p{font-size:18px;line-height:1.6;color:#525965}.wd-contact-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.wd-contact-layout aside{padding:30px 0}.wd-contact-layout aside h2{font-size:42px;line-height:1;letter-spacing:-.05em;margin:0 0 45px}.wd-contact-layout aside>div{padding:19px 0;border-top:1px solid var(--line)}.wd-contact-layout aside b{font-size:15px}.wd-contact-layout aside p{font-size:13px;color:#626873;line-height:1.5;margin:6px 0}.wd-form-card{padding:42px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 55px rgba(24,30,20,.08)}.wd-form-card form{display:grid;gap:19px}.wd-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wd-form-card label{display:grid;gap:7px;font-size:12px;font-weight:750}.wd-form-card input,.wd-form-card select,.wd-form-card textarea{width:100%;border:1px solid #dadfd5;border-radius:10px;background:#fbfcfa;padding:14px;font:inherit;color:#12161c}.wd-form-card input:focus,.wd-form-card select:focus,.wd-form-card textarea:focus{outline:2px solid rgba(151,213,43,.25);border-color:#75b929}.wd-form-card button{border:0;cursor:pointer;width:max-content}.wd-form-note{font-size:11px;color:#787e83}.wd-hp{position:absolute!important;left:-9999px!important}.wd-notice{padding:14px;border-radius:9px;background:#fff2d9;color:#7d5200;margin-bottom:18px}.wd-success{text-align:center;padding:75px 25px}.wd-success>span{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;margin:auto;background:#edffda;color:#579c18;font-size:28px}.wd-success h2{font-size:40px;letter-spacing:-.05em}
@media(max-width:1000px){.wd-hero{min-height:0}.wd-hero-grid,.wd-contact-head,.wd-contact-layout{grid-template-columns:1fr}.wd-hero-art{height:310px}.wd-hero-foundation{width:calc(100% - 50px)}.wd-contact-head,.wd-contact-layout{gap:35px}}@media(max-width:700px){.wd-hero{padding-top:46px}.wd-hero-tags{margin-bottom:22px}.wd-hero-art{height:250px}.wd-hero-foundation{width:calc(100% - 28px);grid-template-columns:1fr}.wd-hero-foundation span{border-right:0;border-bottom:1px solid var(--line);padding:14px 4px}.wd-float-card{padding:10px}.wd-float-card.three{display:none}.wd-form-row{grid-template-columns:1fr}.wd-form-card{padding:24px}.wd-contact-layout aside h2{font-size:36px}}
