@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#071824;--navy:#06131d;--navy2:#0a2635;--paper:#faf9f4;--cream:#f1eee5;--gold:#e8a92f;--muted:#66747a;--line:#d6dbd7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{text-decoration:none;color:inherit}h1,h2,h3,p{margin:0}em{font-family:'Cormorant Garamond',serif;font-weight:500}main{overflow:hidden}header{height:88px;padding:0 clamp(24px,5vw,78px);display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:10;width:100%;color:#fff;background:rgba(4,18,28,.93);border-bottom:1px solid #ffffff22}.brand{display:flex;align-items:center;gap:12px}.brand>b{width:32px;height:32px;display:grid;grid-template-columns:1fr 1fr;gap:3px;transform:rotate(45deg)}.brand i{display:block;background:var(--gold)}.brand i:nth-child(2){opacity:.7}.brand i:nth-child(3){opacity:.42}.brand span{display:flex;flex-direction:column;line-height:.8}.brand strong{font-size:21px;letter-spacing:.18em}.brand small{font-size:6px;letter-spacing:.42em;margin-top:8px;color:#afbdc2}header nav{display:flex;gap:30px;font-size:11px;font-weight:700}header nav a{opacity:.75}header .outline{font-size:10px;font-weight:800;letter-spacing:.05em;padding:14px 17px;border:1px solid #ffffff44;display:flex;gap:22px}header input,header label{display:none}.hero{height:100vh;min-height:780px;max-height:960px;color:white;background:var(--navy);position:relative}.hero .photo{position:absolute;inset:0;background:url('../images/dice-hero.webp') center/cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#03111df5 0%,#03111dd9 38%,#03111d42 75%),linear-gradient(0deg,#03111da6,transparent 48%)}.hero-content{position:relative;z-index:2;padding:clamp(175px,22vh,230px) 7vw;max-width:900px}.kicker{text-transform:uppercase;letter-spacing:.23em;font-size:9px;font-weight:800;color:#cad4d7;display:flex;align-items:center;gap:12px}.kicker:before{content:"";width:28px;height:2px;background:var(--gold)}.kicker.dark{color:#596970}.hero h1{font-size:clamp(60px,7.4vw,102px);line-height:.88;letter-spacing:-.05em;margin:34px 0 28px;font-weight:600}.hero h1 em{color:#efb13b}.hero-content>p:last-of-type{max-width:570px;color:#c5d0d4;line-height:1.85;font-size:15px}.actions{margin-top:38px;display:flex;align-items:center;gap:35px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.button{display:inline-flex;gap:25px;align-items:center;background:var(--gold);color:var(--ink);padding:17px 20px;font-size:10px;font-weight:800;letter-spacing:.04em}.hero-note{position:absolute;z-index:3;right:6vw;bottom:48px;border-left:2px solid var(--gold);padding-left:15px;display:flex;flex-direction:column}.hero-note small{font-size:8px;letter-spacing:.2em;color:#acb9bd}.hero-note b{font-family:'Cormorant Garamond';font-size:23px;margin-top:4px}.pad{padding:105px clamp(24px,7vw,110px)}.intro,.services,.proof{display:grid;grid-template-columns:18% 1fr}.pad>aside{font-size:9px;letter-spacing:.18em;color:#68777d}.pad>aside b{color:var(--gold);margin-right:12px}.intro h2,.portfolio h2,.services h2,.approach h2,.proof h2,.contact h2{font-size:clamp(45px,5.2vw,74px);line-height:1.02;letter-spacing:-.045em;font-weight:550;margin-top:25px}.intro h2 em,.services h2 em,.proof h2 em{color:#aa7518}.columns{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-top:1px solid var(--line);margin-top:45px;padding-top:28px}.columns p{font-size:14px;line-height:1.85;color:#536167}.more{display:inline-flex;gap:20px;margin-top:35px;padding-bottom:8px;border-bottom:1px solid #8c999c;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.portfolio{background:var(--navy);color:white}.portfolio aside{margin-bottom:55px;color:#9eacb1}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:58px}.section-head>p{max-width:390px;color:#aeb9bd;font-size:13px;line-height:1.8}.portfolio h2 em,.approach h2 em,.contact h2 em{color:#efb13b}.company-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29}.company-grid article{padding:24px 24px 32px;border-right:1px solid #ffffff29;min-height:410px;display:flex;flex-direction:column;transition:.25s}.company-grid article:hover{background:#0b2939;transform:translateY(-7px)}.company-grid article:last-child{border:0}.company-grid article>div{display:flex;justify-content:space-between;text-transform:uppercase;letter-spacing:.16em;font-size:8px}.company-grid article>div b{color:var(--gold)}.company-grid article>div small{color:#9ba9ae}.company-grid figure{width:85px;height:85px;border:1px solid #ffffff38;border-radius:50%;margin:48px 0 28px;position:relative}.company-grid figure:before{content:"";position:absolute;inset:22px;border:2px solid var(--gold);transform:rotate(45deg)}.company-grid figure i{width:9px;height:9px;background:var(--gold);border-radius:50%;position:absolute;right:10px;top:14px}.company-grid h3{font-family:'Cormorant Garamond';font-size:31px}.company-grid article>p{font-size:11px;line-height:1.8;color:#aeb9bd;margin-top:14px}.company-grid article>a{margin-top:auto;border-top:1px solid #ffffff25;padding-top:14px;font-size:8px;letter-spacing:.14em;text-transform:uppercase;display:flex;justify-content:space-between}.services-body{display:grid;grid-template-columns:42% 1fr;gap:9%}.services-body>div:first-child>p:last-child{font-size:13px;line-height:1.8;color:#65737a;margin-top:28px;max-width:320px}.service-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:grid;grid-template-columns:45px 1fr 30px;align-items:center;padding:24px 0;cursor:pointer}summary::-webkit-details-marker{display:none}summary b{font-size:8px;color:#9c782e}summary h3{font-size:16px}summary span{font-size:18px;transition:.2s}details[open] summary span{transform:rotate(45deg)}details>p{margin:-9px 30px 22px 45px;font-size:12px;color:#65737a;line-height:1.7}.approach{min-height:700px;position:relative;background:var(--navy);color:white}.ops-photo{position:absolute;inset:0;background:url('../images/dice-operations.webp') center/cover;opacity:.8}.approach:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#04162033,#041620d9)}.approach-card{position:relative;z-index:2;width:min(51%,700px);margin-left:auto;min-height:700px;background:#061c29eb;padding:95px 6vw}.approach h2{font-size:clamp(43px,4.6vw,65px);margin-bottom:42px}.principle{display:flex;gap:28px;border-top:1px solid #ffffff26;padding:21px 0}.principle>b{font-size:8px;color:var(--gold)}.principle p{display:flex;flex-direction:column;gap:6px}.principle strong{font-size:12px}.principle span{font-size:10px;color:#aeb9bd;line-height:1.6}.proof{background:var(--cream)}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-top:1px solid #cbd0cc}.proof-grid article{padding:30px 30px 5px 0;margin-right:30px;border-right:1px solid #cbd0cc}.proof-grid article:last-child{border:0}.proof-grid article>b{font-size:8px;color:#a67824}.proof-grid h3{font-family:'Cormorant Garamond';font-size:24px;margin:32px 0 12px}.proof-grid p{font-size:11px;line-height:1.8;color:#65737a}.contact{background:var(--navy2);color:white;display:grid;grid-template-columns:2fr 1fr;gap:10%}.contact>div>p:nth-of-type(2){max-width:600px;color:#afbdc2;line-height:1.8;font-size:13px;margin:25px 0 32px}.contact>aside{border-left:1px solid #ffffff29;padding-left:42px;display:flex;flex-direction:column;justify-content:center;gap:9px;color:white}.contact>aside small{color:#91a1a7;margin-top:20px}.contact>aside a,.contact>aside p{font-size:11px}footer{background:#06131d;color:#91a1a7;padding:38px clamp(24px,6vw,90px);display:grid;grid-template-columns:1.2fr 1.5fr 1.5fr auto;align-items:center;gap:25px;font-size:8px}footer .brand{color:#fff}footer .brand>b{width:24px;height:24px}footer .brand strong{font-size:15px}footer>a:last-child{color:white;letter-spacing:.15em}
@media(max-width:960px){header nav,header>.outline{display:none}header label{display:block;font-size:23px;cursor:pointer}header input:checked~nav{display:flex;position:absolute;top:88px;left:0;right:0;background:#06131d;padding:28px;flex-direction:column}.intro,.services,.proof{grid-template-columns:1fr}.pad>aside{margin-bottom:38px}.company-grid{grid-template-columns:1fr 1fr}.company-grid article:nth-child(2){border-right:0}.services-body{grid-template-columns:1fr;gap:55px}.approach-card{width:63%}footer{grid-template-columns:1fr 1fr}}
@media(max-width:680px){header{height:72px;padding:0 20px}.hero{min-height:760px}.hero-content{padding:145px 24px 100px}.hero h1{font-size:53px}.hero-content>p:last-of-type{font-size:13px}.actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-note{right:22px;bottom:28px}.pad{padding:75px 24px}.intro h2,.portfolio h2,.services h2,.proof h2,.contact h2{font-size:42px}.columns,.proof-grid{grid-template-columns:1fr;gap:20px}.section-head{align-items:start;flex-direction:column;gap:28px}.company-grid{grid-template-columns:1fr}.company-grid article{border-right:0;border-bottom:1px solid #ffffff29;min-height:345px}.company-grid figure{margin:32px 0 22px}.approach{padding-top:280px;min-height:770px}.ops-photo{height:300px;bottom:auto}.approach-card{width:100%;min-height:490px;padding:52px 24px}.proof-grid article{margin:0;border-right:0;border-bottom:1px solid #cbd0cc;padding:27px 0}.contact{grid-template-columns:1fr}.contact>aside{border-left:0;border-top:1px solid #ffffff29;padding:30px 0 0}footer{grid-template-columns:1fr}}

/* Premium motion and Dice blue brand accents */
.brand strong{color:#2f8be6;text-shadow:0 0 22px #2186de30}.brand>b{filter:drop-shadow(0 0 9px #258de544);animation:brand-float 5s ease-in-out infinite}.brand i{background:#fff}.brand i:nth-child(2){background:#111;opacity:1}.brand i:nth-child(3){background:#2f8be6;opacity:1}.brand i:nth-child(4){background:#fff}.hero .photo{transform:scale(1.035);animation:hero-drift 16s ease-in-out infinite alternate}.hero-content{animation:hero-enter 1s cubic-bezier(.2,.75,.25,1) both}.hero-note{animation:hero-enter 1s .35s cubic-bezier(.2,.75,.25,1) both}.hero h1 em{position:relative;text-shadow:0 0 35px #e8a92f22}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;background:linear-gradient(90deg,transparent,#2f8be6,transparent);transform:scaleX(0);animation:line-grow 1.2s .8s ease forwards}.button,.outline,.more{transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.button:hover,.outline:hover,.more:hover{transform:translateY(-3px)}.button:hover{box-shadow:0 14px 35px #0000002e}.js .reveal{opacity:0;transform:translateY(34px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.75,.25,1)}.js .reveal.in-view{opacity:1;transform:none}.company-grid figure{transition:transform .5s ease,border-color .4s ease}.company-grid article:hover figure{transform:rotate(12deg) scale(1.08);border-color:#2f8be6}.company-grid figure i{animation:orbit-dot 4s ease-in-out infinite}.principle,.proof-grid article,details{transition:transform .3s ease,background .3s ease}.principle:hover,.proof-grid article:hover{transform:translateX(7px)}details:hover{background:#ffffff80}header nav a{position:relative;transition:opacity .2s ease;color:#fff}header nav a:after{content:"";position:absolute;left:0;bottom:-9px;width:100%;height:2px;background:#2f8be6;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}header nav a:hover{opacity:1}header nav a:hover:after{transform:scaleX(1)}
@keyframes hero-enter{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes hero-drift{from{transform:scale(1.035) translate3d(0,0,0)}to{transform:scale(1.085) translate3d(-.7%,.35%,0)}}@keyframes brand-float{0%,100%{transform:rotate(45deg) translate(0)}50%{transform:rotate(45deg) translate(-2px,-2px)}}@keyframes line-grow{to{transform:scaleX(1)}}@keyframes orbit-dot{0%,100%{transform:translate(0,0)}50%{transform:translate(-5px,5px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero .photo,.hero-content,.hero-note,.brand>b,.company-grid figure i{animation:none}.js .reveal{opacity:1;transform:none;transition:none}}

/* Official Dice identity */
.brand{gap:9px}
.brand img{display:block;width:86px;height:58px;object-fit:contain;filter:drop-shadow(0 0 10px #218ee96b);animation:logo-float 5s ease-in-out infinite}
.brand>span{display:block;margin-left:-6px;color:#b9c9d1;font-size:7px;font-weight:700;letter-spacing:.38em;line-height:1}
footer .brand img{width:76px;height:50px}
@keyframes logo-float{0%,100%{transform:translateY(0);filter:drop-shadow(0 0 9px #258de555)}50%{transform:translateY(-2px);filter:drop-shadow(0 0 15px #258de588)}}
@media(max-width:680px){.brand img{width:75px;height:51px}.brand>span{font-size:6px;letter-spacing:.3em}}
@media(prefers-reduced-motion:reduce){.brand img{animation:none}}

/* Visible motion system and stacked Dice Continental lockup */
.brand{gap:0;flex-direction:column;justify-content:center;align-items:center}
.brand img{width:92px;height:49px;animation:logo-float 3.2s ease-in-out infinite}
.brand>span{margin:-3px 0 0;padding-left:.46em;font-size:7px;font-weight:800;letter-spacing:.46em;color:#c7d4da;line-height:1}
.js .reveal{transform:translateY(48px);transition-delay:var(--delay,0ms)}
.company-grid figure{animation:icon-breathe 3.8s ease-in-out infinite}
.company-grid article:nth-child(2) figure{animation-delay:.45s}.company-grid article:nth-child(3) figure{animation-delay:.9s}.company-grid article:nth-child(4) figure{animation-delay:1.35s}
.company-grid figure i{animation-duration:2.8s}
.motion-orbits{position:absolute;z-index:1;right:4vw;top:20%;width:min(39vw,570px);aspect-ratio:1;pointer-events:none}
.motion-orbits i{position:absolute;inset:7%;border:1px solid #4ca8ff5c;border-radius:50%;animation:ring-spin 12s linear infinite}
.motion-orbits i:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:#4aa8ff;top:13%;left:12%;box-shadow:0 0 22px 7px #2495ff99}
.motion-orbits i:nth-child(2){inset:22%;animation-duration:8s;animation-direction:reverse;border-color:#e8a92f4a}.motion-orbits i:nth-child(2):after{background:#e8a92f;top:auto;bottom:7%;left:auto;right:19%;box-shadow:0 0 20px 5px #e8a92f70}
.motion-orbits i:nth-child(3){inset:38%;animation-duration:6s;border-style:dashed}.motion-orbits i:nth-child(3):after{width:9px;height:9px}
.scroll-cue{position:absolute;z-index:4;left:50%;bottom:24px;display:flex;align-items:center;gap:12px;transform:translateX(-50%);font-size:7px;letter-spacing:.25em;color:#c5d0d4}.scroll-cue i{display:block;width:42px;height:1px;background:#ffffff38;position:relative;overflow:hidden}.scroll-cue i:after{content:"";position:absolute;inset:0;background:#4aa8ff;transform:translateX(-100%);animation:scroll-line 2s ease-in-out infinite}
@keyframes ring-spin{to{transform:rotate(360deg)}}@keyframes scroll-line{0%{transform:translateX(-100%)}55%,100%{transform:translateX(100%)}}@keyframes icon-breathe{0%,100%{box-shadow:0 0 0 0 #2f8be600}50%{box-shadow:0 0 28px 2px #2f8be638}}
@media(max-width:680px){.brand img{width:78px;height:42px}.brand>span{font-size:5.5px;letter-spacing:.36em}.motion-orbits{width:88vw;right:-42vw;top:22%}.scroll-cue{display:none}}
@media(prefers-reduced-motion:reduce){.motion-orbits i,.scroll-cue i:after,.company-grid figure{animation:none}}

/* Expanded portfolio and image-led service sectors */
.company-grid{border-left:1px solid #ffffff29;border-bottom:0}
.company-grid article{border-bottom:1px solid #ffffff29}
.company-grid article:last-child{border-right:1px solid #ffffff29}
.sector-showcase{display:grid;grid-template-columns:repeat(2,1fr);background:var(--navy);color:#fff}
.sector{min-height:610px;position:relative;display:flex;align-items:flex-end;isolation:isolate;background-position:center;background-size:cover;overflow:hidden}
.sector:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#03131eee 5%,#03131e96 55%,#03131e24);transition:background .45s ease}
.sector:after{content:"";position:absolute;inset:0;z-index:-2;background:inherit;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}
.sector:hover:after{transform:scale(1.055)}
.sector.software{background-image:url('../images/dice-software.png')}
.sector.ai{background-image:url('../images/dice-ai.png');grid-column:1/-1;min-height:660px}
.sector.ai>div{max-width:760px}
.sector.energy{background-image:url('../images/dice-energy.png')}
.sector>div{padding:65px clamp(30px,5vw,78px);max-width:700px}
.sector h2{font-size:clamp(39px,4.2vw,63px);line-height:1;letter-spacing:-.04em;font-weight:550;margin:20px 0}
.sector h2 em{color:#efb13b}.sector>div>p:last-of-type{font-size:12px;line-height:1.85;color:#c4d0d4;max-width:540px}
.sector a{display:inline-flex;justify-content:space-between;gap:36px;margin-top:28px;padding-bottom:9px;border-bottom:1px solid #ffffff70;font-size:8px;letter-spacing:.14em;text-transform:uppercase;font-weight:800}
@media(max-width:960px){.company-grid article:nth-child(2){border-right:1px solid #ffffff29}.company-grid article:nth-child(even){border-right:1px solid #ffffff29}}
@media(max-width:680px){.sector-showcase{grid-template-columns:1fr}.sector,.sector.ai{min-height:520px;grid-column:auto}.sector>div{padding:48px 24px}.company-grid article:last-child{border-right:0}}

/* WordPress integration */
.admin-bar .site-header{top:32px}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:24px;cursor:pointer}.site-header .brand-logo{display:block;width:92px;height:49px;object-fit:contain}.site-footer .brand img{width:76px;height:50px;object-fit:contain}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:960px){.menu-toggle{display:block}.site-header nav.open{display:flex;position:absolute;top:88px;left:0;right:0;background:#06131d;padding:28px;flex-direction:column}}
