@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/font-8.ttf) format('truetype');
}

:root{--ink:#27232b;--paper:#faf9fb;--accent:#6b457e;--line:#ded9e3;--muted:#706a76}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:6px}button:disabled{cursor:default}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:Manrope,Arial,sans-serif;font-weight:500;letter-spacing:-.055em}em{font-style:normal;color:var(--accent)}.header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 4.2%;background:#faf9fb;position:relative;z-index:5}.brand{font-family:Manrope,Arial,sans-serif;font-size:38px;letter-spacing:-2.6px;font-weight:800;white-space:nowrap}.brand span{color:var(--accent)}.brand i{font:10px Arial;vertical-align:top;display:inline-block;letter-spacing:0;margin:7px 0 0 5px}.header nav{display:flex;gap:34px;font-size:14px}.header nav a:hover{color:var(--accent)}.nav-cta{font-size:14px;border:1px solid #a5a89e;border-radius:4px;padding:15px 19px;display:flex;gap:27px;align-items:center}.nav-cta span{font-size:21px}.menu-toggle{display:none}.hero{position:relative;min-height:690px;height:calc(100svh - 96px);max-height:1000px;color:white;background:#2e2834;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('assets/hero.jpg') center 57%/cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,24,20,.77),rgba(10,24,20,.35) 45%,rgba(10,24,20,.03) 80%),linear-gradient(0deg,rgba(9,21,16,.64),transparent 32%)}.hero-content{position:relative;padding:88px 5% 165px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.8px;display:flex;align-items:center;gap:12px}.tiny-cross{font-size:22px;color:var(--accent)}h1{font-size:clamp(64px,7.4vw,116px);line-height:1.03;margin:35px 0 25px;letter-spacing:-.065em}.hero h1 em{color:#dcc5e8}.hero-intro{font-size:17px;line-height:1.65;color:#eff1ed}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:20px 24px;border-radius:3px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--accent);color:#171f18;margin-top:32px}.button span:last-child{font-size:23px;line-height:1}.hero-bottom{position:absolute;bottom:57px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between}.scroll-link{font-size:13px;display:flex;align-items:center;gap:14px}.scroll-link>span{border:1px solid #ffffff60;border-radius:50%;height:37px;width:37px;display:grid;place-items:center;font-size:19px}.hero-caption{font-size:13px;line-height:1.5;color:#ffffffc0;margin-left:auto;margin-right:6%}.film-link{display:flex;align-items:center;gap:18px;background:#ffffff16;backdrop-filter:blur(12px);color:white;border:1px solid #ffffff50;padding:15px 20px;text-align:left;font-size:14px}.film-link>span:last-child{margin-left:35px;font-size:23px}.film-link small{display:block;font-size:12px;color:#ffffffb3;margin-top:5px}.play{width:40px;height:40px;border-radius:50%;background:white;color:var(--ink);display:grid;place-items:center;font-size:12px}.hero-index{position:absolute;bottom:0;left:5%;right:5%;border-top:1px solid #ffffff30;padding:13px 0;font-size:10px;letter-spacing:1.7px}.hero-index span{color:#ffffff99;margin-right:17px}.trust{padding:42px 5%;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:55px;background:white}.trust p{font-size:10px;line-height:1.8;letter-spacing:.8px;min-width:215px;color:#84877f}.trust strong{font-weight:500;color:#45483e}.logos{display:flex;align-items:center;justify-content:space-between;gap:40px;flex:1}.logos img{width:110px;height:48px;object-fit:contain;filter:grayscale(1);mix-blend-mode:multiply;opacity:.7}.section{padding:100px 6%}.dark{color:#706a76}.vision-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;margin-top:45px}h2{font-size:clamp(38px,4.1vw,64px);line-height:1.15}h2>span{color:#8d8594}.vision-grid>div{padding-top:7px}.body-large{font-size:24px;line-height:1.5;margin-bottom:20px;letter-spacing:-.7px}.vision-grid p:not(.body-large){color:#706a76;line-height:1.8}.text-link{background:none;display:inline-flex;gap:28px;align-items:center;border-bottom:1px solid #9b9f92;padding:15px 0;font-size:14px;text-align:left}.text-link span{font-size:22px;margin-left:auto}.vision .text-link{margin-top:21px}.solutions{background:#f0edf3}.section-top{display:flex;justify-content:space-between;gap:20px}.section-note{font-size:13px;color:#706a76}.solutions>h2{margin:35px 0 60px}.solution{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center;margin-bottom:90px}.solution:last-child{margin-bottom:0}.solution-visual{height:490px;position:relative;overflow:hidden;background:#d4d9ca}.solution-visual>img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.solution-visual:hover>img{transform:scale(1.035)}.viz img{object-position:center}.designer img{object-position:66%}.solution-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#111b1480);pointer-events:none}.image-tag{position:absolute;z-index:1;bottom:28px;left:25px;color:white;font-size:10px;letter-spacing:1.7px}.round-play{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:#ffffffdf;font-size:18px;padding-left:9px;transition:background .2s}.round-play:hover{background:var(--accent)}.number{font-size:11px;letter-spacing:1.5px;color:#74796b}h3{font-size:35px;letter-spacing:-1.5px;margin:20px 0}h3 span{color:var(--accent)}h4{font-size:35px;line-height:1.2;margin-bottom:20px}.solution-copy>p{line-height:1.8;color:#706a76;max-width:450px}.features{list-style:none;padding:0;margin:23px 0;font-size:13px;line-height:2.3}.features li:before{content:'+';color:var(--accent);margin-right:12px;font-size:18px}.reverse .solution-visual{grid-column:2;grid-row:1}.reverse .solution-copy{grid-column:1;grid-row:1;padding-left:8%}.experience{background:#25212b;color:#fff;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;min-height:620px}.experience-copy{padding:85px 0 85px 12%}.experience h2{margin-top:35px;font-size:clamp(45px,4.7vw,74px)}.experience p:not(.eyebrow){font-size:16px;line-height:1.8;color:#c9c0d0;margin:25px 0}.light{background:#f4f5ef;color:#25212b}.experience-art{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.giant-3d{font:500 clamp(180px,24vw,380px) Manrope;letter-spacing:-.12em;color:#c6b6d0;position:relative;z-index:1;line-height:1}.giant-3d>span{font-size:.3em;color:var(--accent);position:absolute;right:-.3em;top:0}.orbit{position:absolute;inset:20% 0;transform:rotate(-28deg);border:1px solid #bba9c955;border-radius:50%}.orbit.second{transform:rotate(35deg);inset:12% 9%}.orbit-label{position:absolute;top:70px;left:15%;font-size:10px;letter-spacing:2px;color:#bcb0c5}.art-caption{position:absolute;right:13%;bottom:50px;font-size:10px;line-height:1.8;letter-spacing:2px;color:#bcb0c5}.expertise-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:10%;margin:38px 0 60px}.expertise h2{font-size:clamp(32px,3.4vw,53px)}.expertise-grid p{font-size:16px;line-height:1.8;color:#706a76}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:37px 0}.stats>div{padding-left:13%;border-left:1px solid var(--line)}.stats>div:first-child{padding-left:0;border:0}.stats strong{font-family:Manrope;font-size:67px;font-weight:500;letter-spacing:-4px;display:block}.stats sup{font:400 17px 'DM Sans';letter-spacing:0}.stats span{display:block;color:#706a76;font-size:13px;margin-top:12px}.expertise-footer{display:flex;justify-content:space-between;font-size:12px;color:#706a76;margin-top:25px}.expertise-footer strong{font-size:17px;color:#262e24;margin-left:5px}.contact{background:var(--accent);padding-top:70px;padding-bottom:50px}.contact .eyebrow{color:#f0e7f5}.contact-row{display:flex;align-items:center;justify-content:space-between;margin-top:35px}.contact h2{font-size:clamp(65px,8vw,124px);line-height:1.04}.contact h2 em{color:#ffffff}.contact-circle{border-radius:50%;border:1px solid #222d2366;font-size:85px;height:160px;width:160px;display:grid;place-items:center;transition:background .25s,color .25s}.contact-circle:hover{background:#222d23;color:white}.contact-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:45px;line-height:1.7;font-size:15px}.contact-bottom a{font-size:22px;border-bottom:1px solid #242d2380}footer{background:#211d25;color:#edece5;padding:50px 5% 25px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:50px}.footer-main p{font-size:13px;color:#bcb0c5;line-height:1.7}.footer-main>a:last-child{font-size:14px}.footer-bottom{border-top:1px solid #ffffff20;padding-top:23px;display:flex;justify-content:space-between;gap:20px;color:#bcb0c5;font-size:11px}.footer-bottom button{background:none;padding:0;font-size:11px}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip:focus{top:15px}dialog{border:1px solid #626b5e;background:#25212b;color:#fff;width:min(1080px,92vw);padding:22px;max-height:90svh;border-radius:5px}dialog::backdrop{background:#101810d9;backdrop-filter:blur(8px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.dialog-top h2{font-size:25px;letter-spacing:-.8px}.close{background:#ffffff15;color:white;width:40px;height:40px;border-radius:50%}dialog video{width:100%;max-height:66vh;background:black;display:block}dialog>p{font-size:13px;margin-top:20px;line-height:1.7;color:#cbd3c6}dialog>p a{color:#dcc5e8}.legal-content{line-height:1.8;padding:10px 0;max-width:750px}.legal-content p+p{margin-top:20px}#legal-dialog{max-width:800px}body.modal-open{overflow:hidden}
@media(min-width:1600px){.hero-content{padding-top:120px}.section{padding-inline:max(6%,calc((100vw - 1500px)/2))}}
@media(max-width:1000px){.header{height:80px}.header nav{gap:18px;font-size:13px}.nav-cta{gap:12px;font-size:12px;padding:12px}.brand{font-size:32px}.hero{height:calc(100svh - 80px);min-height:650px}.hero-content{padding-top:75px}.hero-caption{display:none}.trust{gap:25px;flex-direction:column;align-items:stretch}.trust p br{display:none}.logos{gap:25px}.section{padding:75px 5%}.vision-grid{gap:6%}.solution{gap:5%}.solution-visual{height:460px}.solution-copy p{font-size:14px}.experience-copy{padding-left:10%}.experience{min-height:570px}.stats strong{font-size:53px}.footer-bottom{flex-wrap:wrap}.expertise-footer p{max-width:45%;text-align:right}}
@media(max-width:700px){.header{height:76px;padding:0 6%}.brand{font-size:32px}.nav-cta{display:none}.menu-toggle{display:flex;background:none;align-items:center;gap:12px;font-size:13px}.menu-toggle span{font-size:23px}.header nav{display:none;position:absolute;left:0;right:0;top:76px;background:var(--paper);padding:25px 6% 32px;box-shadow:0 10px 20px #0002}.header nav.open{display:flex;flex-direction:column;gap:25px;font-size:17px}.hero{min-height:730px;height:calc(100svh - 76px);max-height:950px}.hero-image{background-position:62% center}.hero-shade{background:linear-gradient(90deg,#0b1b15b8,#0b1b1520),linear-gradient(0deg,#0b1b15d9,transparent 70%)}.hero-content{padding:60px 6% 210px}.eyebrow{font-size:10px;letter-spacing:1.35px;line-height:1.7}.hero .eyebrow{max-width:290px}.tiny-cross{flex-shrink:0}h1{font-size:clamp(56px,12.8vw,85px);margin-top:25px}.hero-intro{font-size:15px;max-width:330px}.desktop{display:none}.button{padding:17px 20px;font-size:13px;gap:30px}.hero-bottom{bottom:55px;left:6%;right:6%;align-items:start;gap:22px;flex-direction:column}.scroll-link{font-size:11px;order:2}.scroll-link>span{width:30px;height:30px}.film-link{padding:11px 14px;gap:12px}.film-link>span:last-child{margin-left:30px}.hero-index{left:6%;right:6%;font-size:8px;letter-spacing:1px}.trust{padding:27px 6%}.trust p{font-size:9px}.trust p br{display:block}.logos{flex-wrap:wrap;justify-content:center;gap:18px 25px}.logos img{width:80px;height:34px}.section{padding:60px 6%}.vision-grid{grid-template-columns:1fr;gap:28px;margin-top:25px}h2{font-size:39px}.body-large{font-size:21px}.vision-grid p:not(.body-large){font-size:15px}.text-link{font-size:13px;gap:14px}.section-top{display:block}.section-note{display:block;margin-top:8px;font-size:12px}.solutions>h2{margin:25px 0 35px}.solution{grid-template-columns:1fr;gap:28px;margin-bottom:55px}.solution-visual{height:360px}.solution-copy>p{font-size:15px}.reverse .solution-visual,.reverse .solution-copy{grid-column:auto;grid-row:auto;padding:0}.image-tag{font-size:9px;left:20px;bottom:20px}h3{font-size:30px;margin:14px 0}h4{font-size:31px}.features{font-size:12px}.experience{grid-template-columns:1fr}.experience-copy{padding:55px 6% 20px}.experience h2{font-size:48px;margin-top:23px}.experience p:not(.eyebrow){font-size:14px}.experience-art{height:350px}.giant-3d{font-size:220px}.orbit-label{top:25px;font-size:8px}.art-caption{bottom:25px}.expertise-grid{grid-template-columns:1fr;gap:25px;margin:25px 0 30px}.expertise h2{font-size:34px}.expertise-grid p{font-size:15px}.stats{grid-template-columns:1fr;padding:0}.stats>div,.stats>div:first-child{padding:24px 0;border:0;border-bottom:1px solid var(--line)}.stats>div:last-child{border:0}.stats strong{font-size:53px}.stats span{margin-top:4px}.expertise-footer{gap:20px;flex-direction:column}.expertise-footer p{max-width:none;text-align:left}.contact h2{font-size:59px}.contact-circle{width:77px;height:77px;font-size:44px;flex-shrink:0}.contact-row{gap:15px}.contact-bottom{flex-direction:column;align-items:start;gap:25px;font-size:14px}.contact-bottom a{font-size:19px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-main .brand{font-size:30px}.footer-main p{font-size:12px}.footer-main>a:last-child{font-size:12px}.footer-bottom{font-size:10px;gap:20px}.footer-bottom>span:nth-child(2){order:4;width:100%}dialog{padding:15px;width:95vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Dedicated solution and contact pages */
.header nav a[aria-current=page]{color:#6b457e}.breadcrumb{display:flex;align-items:center;gap:14px;font-size:12px;margin-bottom:45px;opacity:.75}.breadcrumb a:hover{text-decoration:underline}.inner-page .product-hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:700px;background:#f0edf3;overflow:hidden}.product-intro{padding:45px 0 75px 6vw;position:relative;z-index:1}.product-intro h1{font-size:clamp(55px,5.8vw,91px);line-height:1.1;letter-spacing:-.055em;margin-top:27px}.product-intro>p:not(.eyebrow){font-size:22px;line-height:1.6}.product-intro .product-summary{font-size:16px!important;color:#706a76;max-width:470px;margin-top:18px}.product-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}.product-actions .primary{margin:0}.designer-hero-art{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:radial-gradient(ellipse at center,#e2d8e8,transparent 70%)}.designer-hero-art img{width:100%;filter:drop-shadow(0 28px 30px #23332425);transform:scale(1.08)}.product-art-label{position:absolute;bottom:40px;left:25px;font-size:10px;letter-spacing:1.5px}.detail-heading{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:12%;margin:35px 0 50px}.detail-heading>p,.detail-heading>div>p{font-size:17px;line-height:1.8;color:#706a76}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4%;border-top:1px solid var(--line);padding-top:35px}.module-number{font-size:14px;color:#6b457e}.module-grid h3{font-size:27px;letter-spacing:-1px;margin:25px 0 15px}.module-grid p{font-size:16px;line-height:1.8;color:#706a76}.product-showcase{background:#eeeaf1}.wide-preview{display:block;position:relative;padding:0;background:#253128;width:100%;overflow:hidden}.wide-preview img{width:100%;aspect-ratio:16/9;object-fit:cover}.preview-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:50%;background:#fff;color:#233324;width:90px;height:90px;font-size:24px;padding-left:5px;box-shadow:0 0 0 15px #ffffff35}.wide-preview:hover .preview-play{background:var(--accent)}.compact-contact h2{font-size:clamp(38px,5vw,74px);max-width:800px}.compact-contact .contact-row p{margin-top:25px;font-size:16px;line-height:1.6}.compact-contact .contact-circle{height:115px;width:115px;font-size:60px;flex-shrink:0}.viz-hero{position:relative;min-height:700px;color:white;overflow:hidden;background:#20362f}.viz-hero-bg{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.viz-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#10281de8,#10281d88 55%,#10281d22),linear-gradient(0deg,#10281d88,transparent)}.viz-hero .product-intro{max-width:1050px;padding-bottom:110px}.viz-hero h1 em{color:#dcc5e8}.viz-hero .text-link{color:white;border-color:#ffffff77}.viz-hero-caption{position:absolute;bottom:30px;right:6%;font-size:10px;letter-spacing:1.5px}.interaction-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#f0edf3}.interaction-section h2{margin-top:30px}.interaction-section img{margin-top:35px;width:100%;max-height:380px;object-fit:contain}.interaction-list article{display:flex;gap:25px;border-top:1px solid #c9cfc1;padding:25px 0}.interaction-list article>span{font-size:12px;color:#6b457e;padding-top:7px}.interaction-list h3{font-size:25px;letter-spacing:-.8px;margin:0 0 12px}.interaction-list p{font-size:15px;color:#706a76;line-height:1.8}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.project-image{display:block;position:relative;overflow:hidden}.project-image img{height:250px;width:100%;object-fit:cover;transition:transform .4s}.project-image:hover img{transform:scale(1.04)}.project-image span{position:absolute;bottom:12px;right:12px;background:#fff;width:40px;height:40px;display:grid;place-items:center;font-size:22px}.project-grid h3{font-size:28px;margin:15px 0}.project-grid p{font-size:15px;line-height:1.75;color:#706a76}.project-grid .project-meta{font-size:10px;letter-spacing:1px;margin-top:23px}.project-grid .text-link{margin-top:15px}.contact-intro{padding-top:40px;padding-bottom:70px}.contact-title-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:10%;align-items:end}.contact-title-grid h1{font-size:clamp(52px,5.7vw,85px);margin-bottom:0}.contact-title-grid>div>p{font-size:22px;line-height:1.6}.contact-title-grid .product-summary{font-size:16px;color:#706a76;margin:22px 0}.contact-title-grid .text-link{font-size:20px}.contact-people{background:#f0edf3;padding-top:50px;padding-bottom:65px}.people-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;margin-top:40px}.people-grid article{border-top:1px solid #c8cec0;padding-top:25px}.country{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.5px}.country>span{color:#6b457e}.people-grid h2{font-size:37px;margin-top:30px;letter-spacing:-1.5px}.people-grid p{color:#706a76;font-size:15px;margin:12px 0 30px}.people-grid article>a{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #d0d5c9;padding:17px 0;font-size:18px;overflow-wrap:anywhere}.people-grid article>a:hover{color:#6b457e}.meeting{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#25212b;color:white}.meeting h2{margin:28px 0;font-size:clamp(38px,4.5vw,68px)}.meeting>div>p:not(.eyebrow){color:#c9c0d0;line-height:1.8;margin-bottom:30px}.meeting-note{border-left:1px solid #ffffff25;padding-left:15%;display:flex;flex-direction:column;justify-content:space-between}.large-asterisk{font-size:160px;color:var(--accent);line-height:1}.meeting .meeting-note p{font-size:32px;line-height:1.35;letter-spacing:-1px;color:#fff;margin:35px 0 0}.linkedin-section{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.linkedin-section h2{margin-top:25px}.linkedin-section>div>p:not(.eyebrow){color:#706a76;line-height:1.8}.linkedin-section .text-link{margin-top:18px}
@media(max-width:1000px){.header nav{gap:15px}.product-intro h1{font-size:60px}.product-actions{gap:16px}.product-actions .button{gap:18px}.product-intro>p:not(.eyebrow){font-size:19px}.detail-heading{gap:6%}.module-grid h3{font-size:23px}.project-grid{gap:18px}.project-image img{height:200px}.project-grid h3{font-size:25px}.contact-title-grid{gap:5%}.people-grid h2{font-size:31px}.people-grid article>a{font-size:16px}}
@media(max-width:700px){.inner-page .product-hero{grid-template-columns:1fr;min-height:0}.product-intro{padding:28px 6% 30px}.breadcrumb{margin-bottom:30px;font-size:12px}.product-intro h1{font-size:49px;line-height:1.1;margin:25px 0}.product-intro>p:not(.eyebrow){font-size:18px}.product-intro .product-summary{font-size:16px!important}.product-actions{gap:10px 20px;margin-top:25px}.product-actions .text-link{font-size:14px}.designer-hero-art{height:320px;padding:15px 35px 35px}.designer-hero-art img{height:100%;object-fit:contain;transform:none}.product-art-label{font-size:8px;bottom:20px;left:6%}.detail-heading{grid-template-columns:1fr;gap:25px;margin:25px 0 35px}.detail-heading>p,.detail-heading>div>p{font-size:16px}.module-grid{grid-template-columns:1fr;gap:30px}.module-grid article+article{border-top:1px solid var(--line);padding-top:25px}.module-grid h3{margin:15px 0;font-size:27px}.preview-play{width:60px;height:60px;font-size:18px;box-shadow:0 0 0 8px #ffffff35}.compact-contact .contact-row{align-items:start;gap:15px}.compact-contact h2{font-size:38px}.compact-contact .contact-circle{width:65px;height:65px;font-size:38px}.compact-contact .contact-row p{font-size:14px}.viz-hero{min-height:670px}.viz-hero .product-intro{padding-bottom:85px}.viz-hero h1{font-size:52px}.viz-hero-caption{left:6%;right:6%;font-size:9px;line-height:1.7}.interaction-section{grid-template-columns:1fr;gap:35px}.interaction-section img{max-height:260px}.interaction-list h3{font-size:24px}.project-grid{grid-template-columns:1fr;gap:45px}.project-image img{height:240px}.project-grid h3{font-size:29px}.contact-intro{padding-top:28px;padding-bottom:50px}.contact-title-grid{grid-template-columns:1fr;gap:30px}.contact-title-grid h1{font-size:48px;line-height:1.12;margin-top:25px}.contact-title-grid>div>p{font-size:20px}.contact-title-grid .text-link{font-size:18px}.people-grid{grid-template-columns:1fr;gap:40px}.people-grid h2{font-size:34px}.people-grid article>a{font-size:17px}.meeting{grid-template-columns:1fr;gap:50px}.meeting-note{border-left:0;border-top:1px solid #ffffff25;padding:30px 0 0;flex-direction:row;align-items:center;gap:20px}.large-asterisk{font-size:90px}.meeting .meeting-note p{font-size:24px;margin:0}.linkedin-section{grid-template-columns:1fr;gap:30px}}
/* Readable, server-rendered answers for visitors and search engines. */
.seo-questions{border-top:1px solid var(--line)}.seo-questions h2{margin:25px 0 40px;font-size:clamp(35px,3.6vw,55px)}.question-list{max-width:1050px}.question-list article{display:grid;grid-template-columns:1fr 1.3fr;gap:7%;padding:28px 0;border-top:1px solid var(--line)}.question-list h3{font-size:22px;letter-spacing:-.6px;line-height:1.4;margin:0}.question-list p{font-size:16px;line-height:1.8;color:#69616f}.related-solutions{display:flex;gap:25px;flex-wrap:wrap;margin-top:30px;font-size:14px}.related-solutions a{padding:10px 0;border-bottom:1px solid #9b9f92}.related-solutions a:hover{color:#6b457e}.hero .eyebrow{line-height:1.7}
@media(max-width:700px){.question-list article{grid-template-columns:1fr;gap:15px}.question-list h3{font-size:21px}.related-solutions{flex-direction:column;align-items:start;gap:12px}}
img{height:auto}

/* Official REALIZ3D identity */
.brand{display:inline-flex;align-items:center;line-height:1;letter-spacing:normal;flex-shrink:0}
.brand img{display:block;width:230px;height:auto;max-width:100%;object-fit:contain}
.footer-main .brand{background:#fff;padding:16px 18px;border-radius:3px}
.footer-main .brand img{width:205px}
.primary{color:#fff}.primary:hover{background:#573667}
.contact{color:#fff}.contact .eyebrow{color:#f0e7f5}
.contact h2 em{color:#e6d6ef}.contact-circle{border-color:#ffffff80;color:#fff}
.contact-circle:hover{background:#fff;color:#6b457e}
.contact-bottom a{border-color:#ffffff90}
.experience h2 em,.meeting h2 em,.meeting-note em,.giant-3d>span,.large-asterisk{color:#dcc5e8}
.round-play:hover,.wide-preview:hover .preview-play{color:#fff}
.hero .tiny-cross{color:#dcc5e8}
@media(max-width:1100px){.brand img{width:180px}.header nav{gap:15px}.nav-cta{gap:14px}}
@media(max-width:700px){.brand img{width:195px}.footer-main .brand{padding:12px}.footer-main .brand img{width:145px}}

/* A single, direct commercial contact. */
.contact-person{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-top:1px solid var(--line);margin-top:38px;padding-top:38px;align-items:center}
.person-label{font-size:12px;letter-spacing:1.5px;color:var(--accent)}
.person-heading h2{font-size:clamp(34px,3.5vw,52px);margin:18px 0;letter-spacing:-1.8px}
.person-heading p{font-size:16px;line-height:1.8;color:#706a76;max-width:420px}
.person-details a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--line);font-size:20px;overflow-wrap:anywhere}
.person-details a:first-child{padding-top:0}
.person-details small{display:block;font-size:11px;letter-spacing:1.5px;color:#706a76;margin-bottom:12px}
.person-details a:hover{color:var(--accent)}
@media(max-width:700px){.contact-person{grid-template-columns:1fr;gap:28px;margin-top:28px;padding-top:28px}.person-details a{font-size:17px}.person-heading h2{font-size:37px}}
/* Footer inspired by the supplied Home Plan layout. */
.r3d-site-footer{background:#f0edf3;color:#27232b;padding:42px 6% 28px}.r3d-footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:32px}.r3d-social{display:flex;align-items:center;gap:12px;font-size:14px}.r3d-social>span:first-child{width:38px;height:38px;display:grid;place-items:center;background:#6b457e;color:white;border-radius:50%;font:bold 20px Arial}.r3d-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #d5cddd;padding-top:24px}.r3d-legal-links{display:flex;flex-wrap:wrap;gap:25px;font-size:13px}.r3d-footer-bottom p{font-size:12px;color:#706a76}.r3d-footer-bottom a:hover,.r3d-social:hover{color:#6b457e}.heart{color:#6b457e}.legal-hero{padding-top:40px;padding-bottom:60px;border-bottom:1px solid var(--line)}.legal-hero h1{font-size:clamp(45px,5.8vw,86px);line-height:1.12}.legal-hero>p:last-child{max-width:650px;color:#706a76;font-size:18px;line-height:1.8}.legal-layout{display:grid;grid-template-columns:260px 1fr;gap:8%;padding-top:60px}.legal-toc{align-self:start;position:sticky;top:30px;display:flex;flex-direction:column;gap:20px;font-size:14px}.legal-toc>p{font-size:11px;letter-spacing:1.5px;color:#706a76;margin-bottom:8px}.legal-toc a:hover{color:#6b457e}.legal-sections{max-width:800px}.legal-sections>section{padding:0 0 45px;margin-bottom:40px;border-bottom:1px solid var(--line);scroll-margin-top:30px}.legal-number{font-size:11px;letter-spacing:1.4px;color:#6b457e}.legal-sections h2{font-size:36px;margin:15px 0 24px;letter-spacing:-1.3px}.legal-sections h3{font-size:22px;letter-spacing:-.5px;margin:28px 0 12px}.legal-sections p{font-size:16px;line-height:1.85;color:#706a76}.legal-sections p+p{margin-top:18px}.legal-sections p a,.legal-sections dd a{text-decoration:underline;text-underline-offset:4px;color:#6b457e}.legal-sections dl{margin:25px 0}.legal-sections dl>div{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);font-size:15px;line-height:1.8}.legal-sections dt{color:#706a76}.legal-sections dd{margin:0}.legal-sections .legal-source{font-size:12px}.legal-sections .legal-draft{border-left:3px solid #6b457e;padding:15px 20px;background:#f0edf3;font-size:14px}
@media(max-width:950px){.r3d-footer-bottom{align-items:start;flex-direction:column}.legal-layout{grid-template-columns:210px 1fr;gap:5%}}
@media(max-width:700px){.r3d-site-footer{padding:30px 6% 25px}.r3d-footer-top .brand img{width:180px}.r3d-social>span:last-child{display:none}.r3d-legal-links{gap:18px;font-size:12px}.r3d-footer-bottom p{font-size:11px}.legal-hero{padding-top:28px}.legal-hero h1{font-size:45px}.legal-hero>p:last-child{font-size:16px}.legal-layout{grid-template-columns:1fr;gap:45px}.legal-toc{position:static;gap:15px}.legal-sections h2{font-size:32px}.legal-sections dl>div{grid-template-columns:1fr;gap:3px}.legal-sections>section{margin-bottom:30px;padding-bottom:30px}}
