:root{--ink:#101113;--muted:#92969e;--blue:#19b6e4;--paper:#f5f5f7;--line:#ffffff22;--radius:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:6px}::selection{background:#19b6e455}img{display:block;max-width:100%}.skip{position:fixed;top:-80px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}.shell{width:min(1200px,calc(100% - 96px));margin:auto}.header{height:86px;background:#080a0ded;backdrop-filter:blur(24px);color:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #ffffff13}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand img{width:160px;height:auto}.navlinks{display:flex;align-items:center;gap:34px;font-size:14px}.navlinks>a:not(.pill){color:#bcbfc5;transition:color .2s}.navlinks>a:hover,.navlinks>a[aria-current]{color:#fff}.navlinks>a[aria-current]:not(.pill):after{content:'';display:block;background:var(--blue);height:2px;margin-top:7px}.pill{display:inline-flex;gap:24px;align-items:center;justify-content:center;padding:15px 24px;border-radius:999px;font-size:14px;font-weight:600;background:var(--blue);color:#061219;transition:transform .25s,background .25s}.pill:hover{transform:translateY(-3px);background:#62d4f5}.pill.white{background:#fff;color:#121416}.pill.outline{background:transparent;border:1px solid #ffffff45;color:white}.nav .pill{padding:12px 21px}.menu{display:none;background:none;border:0;color:white;padding:12px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:600}.eyebrow.cyan{color:var(--blue)}.hero{background:#07090c;color:white;position:relative;overflow:hidden;padding:78px 0 0;min-height:840px}.hero:before{content:'';position:absolute;width:760px;height:500px;left:50%;top:190px;transform:translateX(-50%);background:radial-gradient(ellipse,#0f6e9140,transparent 65%);pointer-events:none}.hero-top{position:relative;text-align:center;z-index:2}.hero h1{font-size:clamp(64px,7.5vw,108px);line-height:1.02;letter-spacing:-.07em;margin:25px 0 22px;font-weight:600}.hero h1 span{display:block;background:linear-gradient(100deg,#e5e7ea 15%,#7f8995 75%);background-clip:text;color:transparent}.hero .intro{color:#a4abb4;font-size:18px;line-height:1.65;max-width:540px;margin:0 auto 27px}.actions{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}.textlink{display:inline-flex;align-items:center;gap:20px;font-size:14px;font-weight:500}.textlink span{transition:transform .2s}.textlink:hover span{transform:translateX(5px)}.hero-photo{position:relative;height:360px;margin:22px auto 0;max-width:1400px;overflow:hidden;mask-image:linear-gradient(transparent,#000 20%,#000 90%,transparent)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:brightness(.7) saturate(.75);transform:scale(1.05);will-change:transform}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#07090c,transparent 28%,transparent 72%,#07090c)}.hero-meta{position:absolute;bottom:27px;left:0;right:0;display:flex;justify-content:space-between;z-index:3;color:#c1c4cb;font-size:12px;letter-spacing:.09em}.hero-meta a{display:flex;gap:14px}.signal{display:inline-flex;gap:3px;align-items:center;height:16px}.signal i{width:2px;height:5px;background:var(--blue);animation:signal 1.1s ease-in-out infinite alternate}.signal i:nth-child(2n){height:14px;animation-delay:-.6s}.signal i:nth-child(3n){height:9px;animation-delay:-.3s}@keyframes signal{to{transform:scaleY(.3)}}.trust{background:#111316;color:#a8acb3;padding:29px 0;border-top:1px solid #ffffff12}.trust .shell{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px}.trust strong{font-size:16px;font-weight:500;color:#e3e5e8}.section{padding:112px 0}.heading{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:48px}.heading p{max-width:390px;margin:0;color:#6a6e75;line-height:1.7}h2{font-size:clamp(36px,4.2vw,58px);letter-spacing:-.055em;line-height:1.08;font-weight:600;margin:19px 0 0}h3{font-size:29px;letter-spacing:-.035em;line-height:1.16;font-weight:600;margin:15px 0}p{font-size:16px;line-height:1.75}.cards{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:20px}.service{position:relative;border-radius:var(--radius);padding:34px;min-height:360px;background:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:start;transition:transform .3s,box-shadow .3s}.service:hover{transform:translateY(-6px);box-shadow:0 16px 35px #0000000a}.service .number{font-size:13px;color:#7c828c}.service p{color:#737982;font-size:15px}.service .textlink{margin-top:auto;padding-top:25px}.service.audio{color:#fff;background:#111820}.service.audio img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.23}.service.audio>*:not(img){position:relative}.service.audio p{color:#c1cad2}.service.audio .number{color:var(--blue)}.card-icon{height:45px;width:45px;stroke:currentColor;stroke-width:1.25;fill:none;color:#178fb4;margin:29px 0 8px}.dark{background:#0b0d10;color:#fff}.case{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:var(--radius);background:#181b20;min-height:440px}.case-visual{position:relative;background:linear-gradient(140deg,#102b39,#11171c 60%);display:flex;flex-direction:column;justify-content:center;padding:54px;overflow:hidden}.case-visual .giant{position:relative;font-size:clamp(72px,8vw,116px);font-weight:650;letter-spacing:-.07em;color:#fff;line-height:1}.case-visual .outline-type{font-size:clamp(55px,6vw,88px);color:transparent;-webkit-text-stroke:1px #718a98;letter-spacing:-.06em;font-weight:600;position:relative}.case-visual .eyebrow{margin-top:28px;color:#9db5c0}.case-copy{padding:56px;display:flex;flex-direction:column;align-items:start}.case-copy p{color:#a9afb8}.case-copy .textlink{margin-top:26px;color:var(--blue)}.tags{display:flex;gap:9px;flex-wrap:wrap}.tag{font-size:12px;border:1px solid #ffffff26;border-radius:30px;padding:7px 12px;color:#c5cbd2}.section.dark .heading p{color:#9fa5ae}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.split p{color:#686e77}.split .photo{height:460px;width:100%;object-fit:cover;border-radius:var(--radius)}.steps{list-style:none;padding:0;margin:35px 0 0}.steps li{display:grid;grid-template-columns:35px 1fr;gap:14px;padding:22px 0;border-top:1px solid #d9dce0}.steps span{font-size:13px;color:#7f8791;padding-top:4px}.steps h3{font-size:19px;margin:0 0 5px}.steps p{font-size:15px;margin:0}.cta{padding:86px 0;background:#e9edf0;text-align:center}.cta h2{margin:0 0 26px}.cta p{color:#666e77;margin-bottom:27px}.footer{background:#080a0d;color:#9298a3;padding:55px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer .brand img{width:185px}.footer p{font-size:14px}.footer-links{display:flex;gap:60px}.footer-links div{display:flex;flex-direction:column;gap:13px;font-size:14px}.footer-links strong{color:#fff;font-weight:500;margin-bottom:5px}.footer a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff17;margin-top:47px;padding-top:22px;font-size:12px}.page-top{background:#080a0d;color:white;padding:86px 0 90px}.page-top h1{font-size:clamp(50px,6.7vw,90px);letter-spacing:-.065em;font-weight:600;line-height:1.04;margin:26px 0}.page-top p{color:#a5adb7;max-width:630px;font-size:19px}.details{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:75px 0;border-bottom:1px solid #d9dce0;align-items:center;scroll-margin-top:100px}.details:first-child{padding-top:0}.details:last-child{border-bottom:0;padding-bottom:0}.details img{width:100%;height:360px;object-fit:cover;border-radius:var(--radius)}.details:nth-child(even) .detail-copy{order:2}.detail-copy h2{font-size:42px}.detail-copy p{color:#666e77}.checks{list-style:none;padding:0}.checks li{padding:10px 0;font-size:15px}.checks li:before{content:'✓';margin-right:13px;color:#0b91b8}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:28px}.project-card{background:white;border-radius:var(--radius);overflow:hidden}.project-card img{width:100%;height:295px;object-fit:cover}.project-card>div{padding:32px}.project-card p{color:#6c737b}.project-card .eyebrow{color:#138fb0}.team{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.person{background:#fff;border-radius:var(--radius);overflow:hidden}.person img{width:100%;height:340px;object-fit:cover;object-position:center 30%}.person div{padding:25px}.person h3{font-size:23px;margin:0 0 8px}.person p{font-size:14px;margin:0;color:#76808a}.contact-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.contact-big{font-size:clamp(24px,3vw,42px);letter-spacing:-.04em;display:block;padding:23px 0;border-bottom:1px solid #d6dce1}.contact-big span{float:right;color:#159bc4}.contact-aside{padding:36px;background:white;border-radius:var(--radius)}.contact-aside h3{font-size:24px;margin-top:0}.contact-aside p{color:#67717c}.contact-aside a{color:#0784aa}.article{max-width:760px;margin:auto}.article h2{font-size:38px;margin:45px 0 20px}.article p{color:#616b77;font-size:18px}.article .tags .tag{color:#54616d;border-color:#bcc5ce}.article a:not(.pill){color:#087ea3;text-decoration:underline;text-underline-offset:5px}.reveal{opacity:1;transform:none}.motion .reveal{opacity:0;transform:translateY(28px);transition:opacity .85s ease,transform .85s cubic-bezier(.22,1,.36,1)}.motion .reveal.visible{opacity:1;transform:none}.hero-top{animation:enter 1s ease both}@keyframes enter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(min-width:1000px){.cards .reveal:nth-child(2){transition-delay:.1s}.cards .reveal:nth-child(3){transition-delay:.2s}}@media(max-width:900px){.shell{width:calc(100% - 48px)}.navlinks{gap:20px}.hero{min-height:790px}.hero h1{font-size:78px}.cards{grid-template-columns:1fr 1fr}.service.audio{grid-column:1/-1;min-height:300px}.split{gap:40px}.case-copy{padding:35px}.case-visual{padding:35px}.contact-layout{gap:40px}.team{gap:15px}.person img{height:260px}.trust .shell{flex-wrap:wrap}.heading{gap:30px}}@media(max-width:640px){.shell{width:calc(100% - 40px)}.header{height:72px}.brand img{width:140px}.menu{display:block}.navlinks{display:none;position:absolute;top:72px;left:0;right:0;background:#0c1016;padding:28px 24px 35px;align-items:stretch;border-bottom:1px solid #ffffff20}.navlinks.open{display:flex;flex-direction:column;gap:25px}.navlinks>a[aria-current]:after{display:none!important}.navlinks .pill{align-self:start}.hero{padding-top:58px;min-height:730px}.hero h1{font-size:clamp(52px,13.5vw,75px);margin-top:27px}.hero .intro{font-size:16px;max-width:330px}.eyebrow{font-size:11px;letter-spacing:.13em}.actions{gap:22px}.hero-photo{height:320px;margin-top:22px;width:150%;margin-left:-25%}.hero-meta{bottom:22px;font-size:10px}.hero-meta .meta-secondary{display:none}.trust{padding:25px 0}.trust .shell{display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:12px}.trust strong{font-size:13px}.trust .trust-intro{grid-column:1/-1}.section{padding:70px 0}.heading{display:block;margin-bottom:30px}.heading p{margin-top:25px}.cards,.case,.split,.details,.project-grid,.team,.contact-layout{grid-template-columns:1fr}.service{min-height:310px;padding:29px}.service.audio{grid-column:auto}.case-visual{min-height:300px}.case-visual .giant{font-size:96px}.case-copy{padding:30px}.split{gap:35px}.split .photo{height:300px}.cta{padding:65px 20px}.footer-top{display:block}.footer-links{gap:50px;margin-top:35px}.footer-bottom{gap:20px;flex-direction:column}.page-top{padding:58px 0 64px}.page-top h1{font-size:56px}.page-top p{font-size:17px}.details{gap:25px;padding:50px 0}.details:nth-child(even) .detail-copy{order:0}.details img{height:270px}.detail-copy h2{font-size:36px}.person img{height:390px}.contact-layout{gap:38px}.project-card img{height:240px}.article p{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion .reveal{opacity:1;transform:none}.hero-photo img{transform:none!important}}

/* ReStage photography from the supplied LinkedIn posts. */
.hero-photo img{object-position:center 66%;filter:brightness(.88) saturate(.9)}
.case{color:#fff}
.case-photo{justify-content:flex-end;min-height:440px}
.case-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.case-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#03080dee,transparent 85%)}
.case-photo>*:not(img){z-index:1;position:relative}
.case-photo .outline-type{display:none}
.case-photo .giant{font-size:clamp(64px,7vw,96px);margin-top:12px}
.case-photo .eyebrow{color:#e0edf4;text-shadow:0 1px 5px #000}
.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:64px}
.project-gallery figure{margin:0;min-width:0}
.project-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px}
.project-gallery .gallery-wide{grid-column:1/-1}
.project-gallery .gallery-wide img{aspect-ratio:16/9;object-position:center 55%}
.project-gallery figcaption{font-size:14px;line-height:1.6;color:#616b77;margin-top:12px}
.party-feature .photo{height:auto;aspect-ratio:4/3}
@media(max-width:640px){.case-photo{min-height:360px}.project-gallery{grid-template-columns:1fr;gap:26px}.project-gallery .gallery-wide img{aspect-ratio:4/3}.hero-photo{width:100%;margin-left:0}.hero-photo img{object-position:58% 65%}}

@media(min-width:641px) and (max-width:950px){.menu{display:block}.navlinks{display:none;position:absolute;top:86px;left:0;right:0;background:#0c1016;padding:28px 24px 35px;align-items:stretch;border-bottom:1px solid #ffffff20}.navlinks.open{display:flex;flex-direction:column;gap:25px}.navlinks>a[aria-current]:after{display:none!important}.navlinks .pill{align-self:start}}

/* Give the headline descenders room and let the console photograph lead. */
.hero{padding-top:52px;min-height:0}
.hero h1{font-size:clamp(54px,6vw,86px);line-height:1.12;letter-spacing:-.055em;margin:20px 0 18px}
.hero h1 span{line-height:1.2;padding-bottom:.16em;margin-bottom:-.16em}
.hero .intro{margin-bottom:22px}
.hero-photo{height:clamp(460px,38vw,580px);max-width:1600px;margin-top:14px;mask-image:linear-gradient(transparent,#000 12%,#000 90%,transparent)}
@media(max-width:900px){.hero{padding-top:44px}.hero h1{font-size:clamp(50px,7.6vw,68px)}.hero-photo{height:460px}}
@media(max-width:640px){.hero{padding-top:38px}.hero h1{font-size:clamp(42px,11.5vw,58px);margin-top:20px}.hero-photo{height:390px;margin-top:14px;width:100%;margin-left:0}.hero-photo img{object-position:58% 65%}}

.certifications{margin-top:28px;padding:26px;border:1px solid #d5e2e8;border-radius:20px;background:#f1f7fa}.certifications h3{margin:12px 0}.certifications p{font-size:16px}.certifications .tags{margin-bottom:0;flex-wrap:wrap}

/* Original Dante branding and the owner's unaltered certificate. */
.certifications .dante-logo,.certification-feature .dante-logo{display:block;width:138px;height:auto;max-height:58px;object-fit:contain;object-position:left;margin:0 0 24px;border-radius:0}
.certifications>.textlink{margin-top:22px}
.certification-feature{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);gap:64px;align-items:center}
.certification-feature h2{margin-top:20px}.certification-feature .certificate-owner{font-size:16px;color:#616b77}.certificate-display{margin:0;min-width:0}
.certificate-display>a{display:block;padding:18px;background:#f3f5f7;border:1px solid #dce3e9;border-radius:24px;box-shadow:0 20px 60px #1023340c;transition:transform .25s,box-shadow .25s}
.certificate-display>a:hover{transform:translateY(-4px);box-shadow:0 24px 64px #10233418}
.certificate-display>a:focus-visible{outline:3px solid #008aaf;outline-offset:5px}
.certificate-image{display:block;width:100%;height:auto;border-radius:10px}
.certificate-zoom{display:flex;align-items:center;justify-content:space-between;padding:16px 6px 2px;font-size:14px;font-weight:600;color:#182a36}
.certificate-display figcaption{font-size:14px;color:#616b77;margin:16px 6px 0}
#certificeringen{scroll-margin-top:110px}
@media(max-width:900px){.certification-feature{grid-template-columns:1fr;gap:36px}.certificate-display{max-width:760px}}
@media(max-width:640px){.certificate-display>a{padding:10px;border-radius:18px}.certificate-zoom{padding-top:14px}.certification-feature{gap:28px}}

/* Service information and regional navigation. */
.seo-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:32px 0}.seo-service-grid>a{display:block;padding:28px;border-radius:22px;background:#f1f5f7;border:1px solid #dce5eb;color:#101820}.seo-service-grid h3{font-size:24px;letter-spacing:-.03em}.seo-service-grid p{font-size:16px;color:#56616c}.seo-service-grid span{font-size:14px;font-weight:600}.seo-service-grid>a:hover{border-color:#19b6e4}.seo-service-grid>a:focus-visible{outline:3px solid #008aaf;outline-offset:4px}.seo-service-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.8fr);gap:70px;align-items:start}.seo-service-layout h2{font-size:clamp(28px,3vw,40px);margin:36px 0 20px}.seo-service-layout article>h2:first-child{margin-top:0}.seo-service-layout .photo{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:24px;margin-bottom:24px}.seo-service-layout aside{background:#f1f5f7;border-radius:24px;padding:24px}.seo-regions{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:40px 0 70px}.seo-regions article{padding:32px;border:1px solid #dce5eb;border-radius:24px}.seo-regions h2{font-size:30px}.seo-town-list{font-weight:600}.seo-faq{margin:65px 0 36px;max-width:850px}.seo-faq details{border-bottom:1px solid #dce5eb;padding:22px 0}.seo-faq summary{cursor:pointer;font-size:18px;font-weight:600}.seo-related{padding-top:0}@media(max-width:900px){.seo-service-grid{grid-template-columns:1fr 1fr}.seo-service-layout{grid-template-columns:1fr;gap:32px}}@media(max-width:640px){.seo-service-grid,.seo-regions{grid-template-columns:1fr}.seo-regions article{padding:24px}}

/* Homepage: restrained product-style introduction and scroll camera movement. */
.hero .hero-top{animation:none}
.hero.console-motion .hero-top>.eyebrow{animation:console-enter .9s cubic-bezier(.22,1,.36,1) both}
.hero.console-motion h1{animation:console-enter 1.15s .08s cubic-bezier(.22,1,.36,1) both}
.hero.console-motion .intro{animation:console-enter 1.05s .18s cubic-bezier(.22,1,.36,1) both}
.hero.console-motion .actions{animation:console-enter 1s .28s cubic-bezier(.22,1,.36,1) both}
.hero.console-motion .hero-photo{animation:console-photo-enter 1.5s .12s cubic-bezier(.22,1,.36,1) both}
.hero.console-motion .hero-photo img{transform:translate3d(0,var(--console-y,0px),0) scale(var(--console-scale,1.12));filter:brightness(var(--console-light,.88)) saturate(.95);will-change:transform}
.hero.console-motion .hero-top h1,.hero.console-motion .hero-top .intro{translate:0 var(--title-y,0px)}
.hero.console-motion h1 span{background-image:linear-gradient(105deg,#edf4f7 12%,#b7c4ce 48%,#7b8b9b 90%)}
@keyframes console-enter{from{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@keyframes console-photo-enter{from{opacity:.25;transform:translate3d(0,26px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@media(prefers-reduced-motion:reduce){.hero .hero-top>*{animation:none!important;translate:none!important}.hero .hero-photo{animation:none!important}.hero .hero-photo img{transform:none!important;will-change:auto}}
