:root{color-scheme:dark;font-family:Manrope,ui-sans-serif,sans-serif;line-height:1.55;font-weight:400;--font-display: "Space Grotesk", ui-sans-serif, sans-serif;--font-body: "Manrope", ui-sans-serif, sans-serif;--bg: #0b0d10;--surface: #12151a;--surface-2: #1a1f27;--text: #f4f6f8;--text-strong: #ffffff;--text-soft: #d7dde5;--muted: #9aa3af;--text-on-dark-heading: #ffffff;--text-on-dark-body: #d7dde5;--text-on-dark-muted: #9aa3af;--text-on-dark-subtle: #fbc644;--text-on-light-heading: #101418;--text-on-light-body: #2a333a;--text-on-light-muted: #5c6b76;--text-on-light-subtle: #3d5a6c;--text-link: #fbc644;--text-link-hover: #ffd56a;--primary: #fbc644;--primary-2: #ffd56a;--accent: #fbc644;--brand-gold: #fbc644;--brand-charcoal: #2a333a;--brand-gold-deep: #c4921a;--border: rgba(255, 255, 255, .12);--shadow: 0 24px 60px rgba(0, 0, 0, .35);--soft-bg: #f2f4f7;--soft-panel: #ffffff;--soft-text: #101418;--soft-muted: #5c6b76;--soft-border: rgba(16, 20, 24, .1);--surface-strong: #161b22;--surface-elevated: #1e2530;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#0b0d10;color:var(--text);font-family:var(--font-body)}h1,h2,h3,h4,.display{font-family:var(--font-display);letter-spacing:-.03em;font-weight:700}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}::selection{background:#4f7cff59;color:#fff}#root{min-height:100vh}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.section{padding:5.5rem 0}.section{--surface-text-heading: var(--text-on-dark-heading);--surface-text-body: var(--text-on-dark-body);--surface-text-muted: var(--text-on-dark-muted);--surface-text-subtle: var(--text-on-dark-subtle);--surface-text-link: var(--text-link)}.section-soft{--surface-text-heading: var(--text-on-light-heading);--surface-text-body: var(--text-on-light-body);--surface-text-muted: var(--text-on-light-muted);--surface-text-subtle: var(--text-on-light-subtle);--surface-text-link: var(--text-link);--text: var(--text-on-light-heading);--text-strong: var(--text-on-light-heading);--text-soft: var(--text-on-light-body);--muted: var(--text-on-light-muted)}.surface-dark{--surface-text-heading: var(--text-on-dark-heading);--surface-text-body: var(--text-on-dark-body);--surface-text-muted: var(--text-on-dark-muted);--surface-text-subtle: var(--text-on-dark-subtle);--surface-text-link: var(--text-link)}.surface-light{--surface-text-heading: var(--text-on-light-heading);--surface-text-body: var(--text-on-light-body);--surface-text-muted: var(--text-on-light-muted);--surface-text-subtle: var(--text-on-light-subtle);--surface-text-link: var(--text-link);--text: var(--text-on-light-heading);--text-strong: var(--text-on-light-heading);--text-soft: var(--text-on-light-body);--muted: var(--text-on-light-muted)}.surface-card-dark{--surface-text-heading: var(--text-on-dark-heading);--surface-text-body: var(--text-on-dark-body);--surface-text-muted: var(--text-on-dark-muted);--surface-text-subtle: var(--text-on-dark-subtle);--surface-text-link: var(--text-link)}.surface-card-light{--surface-text-heading: var(--text-on-light-heading);--surface-text-body: var(--text-on-light-body);--surface-text-muted: var(--text-on-light-muted);--surface-text-subtle: var(--text-on-light-subtle);--surface-text-link: var(--text-link)}.section-heading{margin-bottom:2rem}.section-heading__eyebrow{margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.24em;font-size:.78rem;color:var(--surface-text-subtle);font-weight:700}.section-heading__description{margin:.6rem 0 0;color:var(--surface-text-muted);max-width:700px;line-height:1.7}.section-heading__title{font-size:clamp(1.6rem,2.2vw,2.3rem);margin:0;color:var(--surface-text-heading)}.privacy-policy{max-width:820px;color:var(--surface-text-body);line-height:1.75}.privacy-policy__updated{margin:0 0 1.5rem;color:var(--surface-text-muted)}.privacy-policy h2{margin:2rem 0 .55rem;color:var(--surface-text-heading);font-size:1.2rem}.privacy-policy p{margin:0 0 1rem}.privacy-policy ul{margin:0 0 1rem;padding-left:1.3rem}.privacy-policy li+li{margin-top:.4rem}.privacy-policy address{font-style:normal;color:var(--surface-text-body)}.privacy-policy a{color:var(--surface-text-link);text-decoration:underline;text-underline-offset:.15em}.card{background:linear-gradient(135deg,#ffffff1a,#ffffff0a);border:1px solid var(--border);border-radius:1.35rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow);--surface-text-heading: var(--text-on-dark-heading);--surface-text-body: var(--text-on-dark-body);--surface-text-muted: var(--text-on-dark-muted);--surface-text-subtle: var(--text-on-dark-subtle);--surface-text-link: var(--text-link)}.card h3,.card p,.card li,.card strong,.card span,.card a{color:inherit}.card h3,.card .card-title{color:var(--surface-text-heading)}.card p,.card li,.card span,.card .card-body{color:var(--surface-text-body)}.card .card-muted,.card .card-meta{color:var(--surface-text-muted)}.section-soft .card,.surface-light .card{--surface-text-heading: var(--text-on-light-heading);--surface-text-body: var(--text-on-light-body);--surface-text-muted: var(--text-on-light-muted);--surface-text-subtle: var(--text-on-light-subtle)}.surface-light .card h3,.surface-light .card .card-title,.section-soft .card h3,.section-soft .card .card-title{color:var(--surface-text-heading)}.surface-light .card p,.surface-light .card li,.surface-light .card span,.surface-light .card .card-body,.surface-light .card summary,.section-soft .card p,.section-soft .card li,.section-soft .card span,.section-soft .card .card-body,.section-soft .card summary{color:var(--surface-text-body)}.surface-light .card summary,.section-soft .card summary,.soft-card summary{color:var(--surface-text-heading);font-weight:600}.surface-light .card .card-muted,.surface-light .card .card-meta,.section-soft .card .card-muted,.section-soft .card .card-meta{color:var(--surface-text-muted)}.pill{display:inline-flex;align-items:center;gap:.35rem;padding:.46rem .72rem;border-radius:999px;background:#ffc84429;border:1px solid rgba(255,200,68,.32);color:var(--brand-gold);font-size:.9rem;font-weight:600}.section-soft .pill,.surface-light .pill,.soft-card .pill{background:#ffc84447;border-color:#8a68103d;color:var(--brand-charcoal)}.soft-card{background:var(--soft-panel);color:var(--soft-text);border:1px solid var(--soft-border);border-radius:1.35rem;box-shadow:0 20px 50px #0f172a12;--surface-text-heading: var(--text-on-light-heading);--surface-text-body: var(--text-on-light-body);--surface-text-muted: var(--text-on-light-muted);--surface-text-subtle: var(--text-on-light-subtle);--surface-text-link: var(--text-link);--text: var(--text-on-light-heading);--text-strong: var(--text-on-light-heading);--text-soft: var(--text-on-light-body);--muted: var(--text-on-light-muted)}.soft-card h3,.soft-card p,.soft-card li,.soft-card strong,.soft-card span,.soft-card a{color:inherit}.soft-card h3,.soft-card .card-title{color:var(--surface-text-heading)}.soft-card p,.soft-card li,.soft-card span,.soft-card .card-body{color:var(--surface-text-body)}.soft-card .card-muted,.soft-card .card-meta{color:var(--surface-text-muted)}.section-soft{background:linear-gradient(180deg,#f7f9fd,#eef4fa);color:var(--soft-text)}.section-soft .section-heading p,.section-soft .section-heading h2{color:var(--soft-text)}.section-soft .section-heading p{color:var(--soft-muted)}.surface-dark h1,.surface-dark h2,.surface-dark h3,.surface-dark .heading,.surface-light h1,.surface-light h2,.surface-light h3,.surface-light .heading{color:var(--surface-text-heading)}.surface-dark p,.surface-dark li,.surface-dark span,.surface-dark .body,.surface-light p,.surface-light li,.surface-light span,.surface-light .body{color:var(--surface-text-body)}.surface-dark .muted,.surface-light .muted,.surface-dark .meta,.surface-light .meta{color:var(--surface-text-muted)}.surface-dark a,.surface-light a{color:var(--surface-text-link)}.surface-dark a:hover,.surface-light a:hover{color:var(--text-link-hover)}.academy-breadcrumb{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;color:var(--muted);font-size:.92rem}.academy-breadcrumb a{color:var(--primary-2);text-decoration:none}.academy-hero-shell{position:relative;overflow:hidden;border-radius:1.7rem;padding:1.35rem;background:linear-gradient(135deg,#4f7cff2e,#41d6bf24);border:1px solid rgba(255,255,255,.16);box-shadow:var(--shadow)}.academy-hero-shell:after{content:"";position:absolute;inset:auto -20px -25px auto;width:160px;height:160px;background:radial-gradient(circle,rgba(255,255,255,.22),transparent 70%);pointer-events:none}.academy-hero-shell h1{color:var(--text-strong);margin:0 0 .8rem;font-size:clamp(2rem,3.2vw,3.1rem);line-height:1.08}.academy-hero-shell p{color:var(--text-soft);max-width:720px}.academy-visual-card{border-radius:1.6rem;padding:1.2rem;background:linear-gradient(145deg,#09101ff2,#111b2ef5);border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow)}.academy-pathway{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:1rem}.academy-journey-step{border-radius:1rem;padding:.85rem .95rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);min-height:112px}.academy-step-label{display:inline-block;margin-bottom:.35rem;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--primary-2);font-weight:700}.academy-step-title{margin:0 0 .25rem;color:var(--text-strong);font-size:.95rem}.academy-step-description{margin:0;color:var(--muted);font-size:.85rem}.academy-category-card{position:relative;overflow:hidden;min-height:240px;display:flex;flex-direction:column;justify-content:space-between}.academy-category-card:before{content:"";position:absolute;inset:auto -20px -32px auto;width:140px;height:140px;border-radius:50%;background:#ffffff1f;pointer-events:none}.academy-category-card h3{margin:0 0 .45rem;color:var(--text-strong);font-size:1.08rem}.academy-category-card p{color:var(--text-soft);margin:0;font-size:.95rem}.academy-mini-graphic{width:54px;height:54px;border-radius:1rem;display:grid;place-items:center;font-size:1.1rem;background:#ffffff29;border:1px solid rgba(255,255,255,.18)}.academy-course-card{display:flex;flex-direction:column;gap:.8rem;min-height:240px}.academy-learning-card{border-left:3px solid var(--primary);background:linear-gradient(135deg,#ffffff14,#ffffff0a)}.academy-story-experience{display:grid;gap:1rem}.academy-story-heading{display:grid;gap:.75rem}.academy-story-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.academy-story-play{border:1px solid rgba(123,184,255,.36);border-radius:999px;background:#4f7cff24;color:var(--text-on-dark-heading);padding:.58rem .9rem;cursor:pointer;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease}.academy-story-play:hover{transform:translateY(-1px);background:#4f7cff38}.academy-story-play.is-active{background:linear-gradient(135deg,#4f7cff59,#41d6bf38);border-color:#41d6bf70}.academy-story-controls p{margin:0;color:var(--surface-text-muted);font-size:.9rem}.academy-journey-rail{position:relative;padding:1rem;overflow:hidden}.academy-journey-line,.academy-journey-progress{position:absolute;top:1.85rem;height:4px;border-radius:999px}.academy-journey-line{background:#ffffff24}.academy-journey-progress{right:auto;width:0;background:linear-gradient(90deg,#41d6bf,#4f7cff 70%,#7bb8ff);box-shadow:0 0 18px #4f7cff73;transition:width .52s cubic-bezier(.22,1,.36,1)}.academy-journey-comet{position:absolute;top:calc(1.85rem - 5px);width:14px;height:14px;border-radius:50%;background:radial-gradient(circle,#fff,#7bb8ff,#4f7cff 70%,#4f7cff1f);box-shadow:0 0 16px #7bb8ffb3;transform:translate(-50%);transition:left .52s cubic-bezier(.22,1,.36,1);animation:academy-comet-pulse 1.9s ease-in-out infinite}.academy-journey-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}.academy-story-step{border:1px solid rgba(255,255,255,.14);border-radius:.95rem;background:#ffffff08;color:var(--surface-text-body);padding:1.35rem .7rem .8rem;display:grid;justify-items:center;gap:.18rem;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease}.academy-story-step:hover{transform:translateY(-2px);border-color:#7bb8ff6b}.academy-story-step__badge{width:2.3rem;height:2.3rem;border-radius:999px;display:grid;place-items:center;font-size:.82rem;font-weight:700;letter-spacing:.04em;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:var(--text-strong)}.academy-story-step__title{font-weight:700;color:var(--surface-text-heading);font-size:.91rem}.academy-story-step__sub{font-size:.76rem;color:var(--surface-text-muted)}.academy-story-step.is-complete .academy-story-step__badge{background:#41d6bf38;border-color:#41d6bf80}.academy-story-step.is-active{background:linear-gradient(135deg,#4f7cff38,#41d6bf1f);border-color:#7bb8ff8c;box-shadow:0 10px 24px #14233f47}.academy-story-step.is-active .academy-story-step__badge{background:#7bb8ff47;border-color:#7bb8ff94}.academy-story-panel{padding:1.1rem 1.15rem;animation:academy-story-fade .42s cubic-bezier(.16,1,.3,1)}.academy-story-panel__eyebrow{margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:var(--surface-text-subtle);font-weight:700}.academy-story-panel h3{margin:0 0 .45rem;color:var(--surface-text-heading)}.academy-story-panel p{margin:0;color:var(--surface-text-body);line-height:1.7}.academy-story-panel__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem;margin-top:.85rem}.academy-story-panel__metrics div{border-radius:.8rem;padding:.65rem .75rem;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;display:grid;gap:.2rem}.academy-story-panel__metrics span{color:var(--surface-text-muted);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.academy-story-panel__metrics strong{color:var(--surface-text-heading);font-size:.92rem}.academy-story-panel__one-line{margin-top:.85rem!important;color:var(--primary-2)!important;font-weight:600}.academy-story-grid{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.academy-story-grid__card{text-align:left;border:1px solid rgba(255,255,255,.14);border-radius:.95rem;background:#ffffff08;color:var(--surface-text-body);min-height:154px;padding:.95rem;display:grid;align-content:start;gap:.42rem;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.academy-story-grid__card span{width:fit-content;border-radius:999px;padding:.3rem .6rem;font-size:.74rem;font-weight:700;color:var(--text-strong);background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.academy-story-grid__card strong{color:var(--surface-text-heading);font-size:1rem}.academy-story-grid__card small{color:var(--surface-text-body);line-height:1.6}.academy-story-grid__card:hover,.academy-story-grid__card.is-active{transform:translateY(-2px);border-color:#7bb8ff73;background:linear-gradient(135deg,#4f7cff29,#41d6bf1a)}@keyframes academy-comet-pulse{0%,to{transform:scale(1);opacity:.95}50%{transform:scale(1.18);opacity:1}}@keyframes academy-story-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.software-hero-shell{border-radius:1.7rem;padding:1.3rem;background:linear-gradient(135deg,#4f7cff29,#10182af2);border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow)}.software-visual-surface{border-radius:1.4rem;padding:1rem;background:linear-gradient(140deg,#ffffff1f,#ffffff0f);border:1px solid rgba(255,255,255,.16)}.product-visual-shell{border-radius:1.2rem;padding:1rem;background:linear-gradient(135deg,#fffffff5,#f4f8ffeb);border:1px solid rgba(20,32,51,.08);min-height:160px;display:flex;align-items:center;justify-content:center}.product-visual-shell img{width:auto;max-height:120px;object-fit:contain}.product-chip{display:inline-flex;align-items:center;padding:.42rem .7rem;border-radius:999px;background:#ffffff1f;color:var(--text-soft);font-size:.86rem;font-weight:600}.autodesk-card{position:relative;overflow:hidden;min-height:260px;display:flex;flex-direction:column;gap:.9rem}.autodesk-card:before{content:"";position:absolute;inset:auto -10px -30px auto;width:120px;height:120px;border-radius:50%;background:#4f7cff1f;pointer-events:none}.autodesk-product-shell{border-radius:1.1rem;background:linear-gradient(135deg,#fffffff2,#f5f7fce6);border:1px solid rgba(20,32,51,.08);min-height:82px;display:grid;place-items:center;padding:.8rem}.autodesk-product-shell img{max-width:100%;max-height:54px;object-fit:contain}.bim-graphic-card{border-radius:1.2rem;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,#09101ff0,#111b2eed);padding:.9rem}.section-soft .bim-graphic-card,.surface-light .bim-graphic-card{border:1px solid rgba(20,32,51,.12);background:linear-gradient(145deg,#fff,#f3f7fd)}.bim-svg{width:100%;height:auto;display:block}.insight-graphic-shell{border-radius:.9rem;overflow:hidden;border:1px solid rgba(20,32,51,.1);background:#f8fbff}.academy-course-graphic{display:flex;align-items:center;gap:.7rem;border-radius:.95rem;padding:.65rem .75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.16)}.academy-course-graphic__icon{width:42px;height:42px;border-radius:.8rem;display:grid;place-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);flex-shrink:0}.insight-card-link{text-decoration:none;display:block}.insight-card-shell{background:#fff;border:1px solid rgba(20,32,51,.1);border-radius:1rem;padding:1.1rem;height:100%;display:flex;flex-direction:column;gap:.65rem;transition:box-shadow .18s ease}.insight-card-shell:hover{box-shadow:0 6px 22px #0f172a24}.pathway-graphic-wrap{border-radius:1rem;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,#09101ff2,#111b2ef2);padding:.8rem}.section-soft .pathway-graphic-wrap,.surface-light .pathway-graphic-wrap{border:1px solid rgba(20,32,51,.1);background:#fff}.grid-2{grid-template-columns:1fr}.hero-visual{width:100%;max-width:560px;margin:0 auto;animation:floatHero 8s ease-in-out infinite}.hero-visual svg{width:100%;height:auto}@keyframes floatHero{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion: reduce){.hero-visual{animation:none}}.bim-flagship-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:1.4rem;align-items:center;padding:1.4rem;border-radius:1.8rem;background:linear-gradient(135deg,#4f7cff2e,#111b2ef2);border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow)}.bim-eyebrow{margin:0 0 .65rem;text-transform:uppercase;letter-spacing:.24em;color:var(--primary-2);font-size:.78rem;font-weight:700}.bim-flagship-hero h1{margin:0 0 .8rem;font-size:clamp(2rem,3vw,3rem);line-height:1.08;color:var(--text-strong)}.bim-flagship-hero p{margin:0;color:var(--text-soft);max-width:720px}.bim-flagship-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.1rem}.bim-flagship-actions button,.bim-flagship-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.8rem 1rem;font-weight:600;transition:transform .18s ease,background .18s ease}.bim-flagship-actions button{border:none;background:var(--primary);color:#fff;cursor:pointer}.bim-flagship-actions a{border:1px solid rgba(255,255,255,.16);color:var(--text)}.bim-flagship-actions button:hover,.bim-flagship-actions a:hover{transform:translateY(-1px)}.bim-flagship-pills{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.bim-flagship-hero__visual{border-radius:1.4rem;padding:1rem;background:linear-gradient(145deg,#09101ff2,#10182af2);border:1px solid rgba(255,255,255,.12)}.bim-flagship-hero__visual svg{width:100%;height:auto}.software-hero-visual{display:grid;gap:.7rem;width:100%}.software-hero-visual>img{justify-self:center;max-width:100%;height:auto;opacity:.96}.faq,.soft-faq{display:grid;gap:.8rem}.faq details,.soft-faq details{padding:1rem 1.1rem;border-radius:1.1rem;background:var(--soft-panel);border:1px solid var(--soft-border);color:var(--text-on-light-heading)}.faq summary,.soft-faq summary{cursor:pointer;font-weight:600;color:var(--text-on-light-heading)}.faq details p,.soft-faq details p{color:var(--text-on-light-body);margin:.7rem 0 0}.consultancy-hero{padding-top:3.5rem}.consultancy-hero__layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:center}.consultancy-hero h1{max-width:700px;margin:0 0 1rem;font-size:clamp(2.2rem,4vw,4rem);line-height:1.04}.consultancy-hero__layout>div:first-child>p:not(.bim-eyebrow){max-width:620px;color:var(--text-soft);font-size:1.08rem;line-height:1.75}.consultancy-hero__visual{padding:1rem;border:1px solid var(--border);border-radius:1.2rem;background:linear-gradient(145deg,#0f1d33f5,#07111fe6);overflow:hidden}.consultancy-hero__visual .bim-svg{display:block;width:100%;height:auto;max-width:100%}.consultancy-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.consultancy-principle{padding:1.25rem}.consultancy-principle h3{margin:0 0 .45rem;color:var(--text-on-light-heading)}.consultancy-principle p{margin:0;color:var(--text-on-light-body);line-height:1.65}.consultancy-deliverables{display:grid;grid-template-columns:1.1fr .9fr;gap:1.5rem;padding:1.5rem;align-items:start}.consultancy-deliverables ul{display:grid;gap:.7rem;margin:0;padding-left:1.2rem;color:var(--surface-text-body)}.bim-editorial-grid,.bim-dual-panel{display:grid;gap:1rem}.bim-editorial-grid{grid-template-columns:1.1fr .9fr}.bim-dual-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.bim-editorial-card,.bim-panel-card,.bim-quote-card,.bim-comparison-card{padding:1.2rem}.bim-body-copy{color:var(--surface-text-body);margin:.8rem 0 0;line-height:1.7}.bim-comparison-row{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.bim-comparison-row h3{margin:0 0 .45rem;color:var(--soft-text);font-size:1.03rem}.bim-comparison-row p{margin:0;color:var(--soft-text);line-height:1.65}.bim-feature-grid,.bim-future-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.bim-feature-card,.bim-future-card,.bim-branch-card,.bim-learning-step,.bim-career-step,.bim-faq-item{padding:1rem 1.1rem}.bim-feature-card h3,.bim-future-card h3,.bim-branch-card h3,.bim-learning-step h3,.bim-career-step h3,.bim-faq-item h3{margin:0 0 .45rem;color:var(--text-strong)}.bim-feature-card p,.bim-future-card p,.bim-branch-card p,.bim-learning-step p,.bim-career-step p,.bim-faq-item p{margin:0;color:inherit}.soft-card.bim-branch-card h3,.soft-card.bim-editorial-card h3,.soft-card.bim-panel-card h3{color:var(--text-on-light-heading)}.soft-card.bim-branch-card p,.soft-card.bim-editorial-card p,.soft-card.bim-panel-card p{color:var(--text-on-light-body)}.section-soft .bim-feature-card h3{color:var(--text-on-light-heading)}.section-soft .bim-feature-card p{color:var(--text-on-light-body)}.bim-software-card{display:flex;flex-direction:column;padding:0;overflow:hidden;cursor:pointer;background:linear-gradient(145deg,#0f1d33,#11233f);border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 40px #07111f29}.bim-software-card__content{display:flex;flex-direction:column;gap:.45rem;padding:1rem 1.05rem 1.05rem;background:linear-gradient(180deg,#0d1a2cfa,#09121ffa)}.bim-software-card h3{margin:0;color:var(--text-on-dark-heading);font-size:1.06rem;line-height:1.3}.bim-software-card p{margin:0;color:var(--text-on-dark-body);line-height:1.65}.section-soft .bim-software-card h3{color:var(--text-on-dark-heading)}.section-soft .bim-software-card p{color:var(--text-on-dark-body)}.bim-quote-card{display:grid;place-items:center;background:linear-gradient(135deg,#4f7cff29,#41d6bf1f);border:1px solid rgba(255,255,255,.12)}.bim-quote-card p{margin:0;color:var(--text-strong);font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.6}.section-soft .bim-quote-card p{color:var(--text-on-light-heading)}.bim-branch-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.bim-software-layout{display:grid;gap:1rem;grid-template-columns:.95fr 1.05fr;align-items:start}.bim-software-flow-card{padding:1.2rem;background:linear-gradient(145deg,#f7f9fd,#eef4fa);border:1px solid rgba(20,32,51,.08)}.bim-workflow-system{display:grid;gap:.7rem}.bim-workflow-step{position:relative;display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start;padding:1rem 1.05rem;border-radius:1.1rem;background:linear-gradient(135deg,#0f1d33,#11233f);border:1px solid rgba(255,255,255,.16);box-shadow:0 16px 40px #07111f1f}.bim-workflow-step:not(:last-child):after{content:"";position:absolute;left:1.15rem;top:calc(100% + .15rem);width:2px;height:12px;background:linear-gradient(180deg,#7bb8fff2,#4f7cff40)}.bim-workflow-step__index{width:2.2rem;height:2.2rem;display:grid;place-items:center;border-radius:999px;background:var(--primary);color:#0b0d10;font-weight:700;font-size:.95rem;box-shadow:0 8px 18px #c8f53138}.bim-workflow-step__content h3{margin:0 0 .35rem;color:#f8fbff;font-size:1rem}.bim-workflow-step__content p{margin:0;color:#dce7ff;line-height:1.65;font-size:.95rem}.section-soft .bim-workflow-step__content h3,.section-soft .bim-workflow-step h3,.soft-card .bim-workflow-step__content h3,.soft-card .bim-workflow-step h3{color:#f8fbff!important}.section-soft .bim-workflow-step__content p,.section-soft .bim-workflow-step p,.soft-card .bim-workflow-step__content p,.soft-card .bim-workflow-step p{color:#dce7ff!important}.bim-software-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.bim-software-logo{background:linear-gradient(135deg,#f7f9fd,#eef4fa);border-bottom:1px solid rgba(20,32,51,.08);min-height:92px;display:flex;align-items:center;justify-content:center;padding:1rem;margin-bottom:0}.bim-software-logo img{width:auto;max-height:56px;object-fit:contain}.bim-learning-roadmap{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.bim-progression-track{display:grid;gap:.8rem}.bim-progression-node{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.1rem;border-left:3px solid var(--primary);border-radius:.8rem;background:#ffffff14}.bim-progression-node strong{color:var(--text-strong)}.bim-progression-node span{color:var(--muted)}.section-soft .bim-progression-node{background:#1420330d;border:1px solid rgba(20,32,51,.14);border-left:3px solid var(--primary)}.section-soft .bim-progression-node strong{color:var(--text-on-light-heading)}.section-soft .bim-progression-node span{color:var(--text-on-light-body)}.bim-career-ladder{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.bim-faq-list{display:grid;gap:.8rem}.bim-final-cta{padding:1.4rem;background:linear-gradient(135deg,#4f7cff29,#41d6bf1f)}.career-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:1.2rem;align-items:stretch;padding:1.4rem;border-radius:1.8rem;background:linear-gradient(135deg,#4f7cff29,#0a1323f2);border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow)}.career-eyebrow{margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.24em;color:var(--primary-2);font-size:.78rem;font-weight:700}.career-hero__copy h1{margin:0 0 .8rem;font-size:clamp(2rem,3vw,2.9rem);line-height:1.08;color:#f8fbff}.career-hero__copy p{margin:0 0 1rem;color:#dce7ff;line-height:1.7}.career-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.career-hero__actions button,.career-hero__panel-card button,.career-internship-card button,.career-employer-card button{border:none;border-radius:999px;padding:.8rem 1rem;background:var(--primary);color:#fff;cursor:pointer;font-weight:600}.career-hero__pills{display:flex;flex-wrap:wrap;gap:.5rem}.career-hero__panel{display:flex;align-items:stretch}.career-hero__panel-card{width:100%;padding:1.2rem;border-radius:1.35rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;justify-content:space-between;gap:.75rem}.career-hero__panel-card h3{margin:0;color:#f8fbff}.career-hero__panel-card p{margin:0;color:#dce7ff;line-height:1.65}.career-hero__panel-card a{color:#7bb8ff;font-weight:700}.career-steps-grid,.career-pathways-grid,.career-branch-map,.career-internship-layout,.career-opportunities-list,.career-readiness-grid,.career-resource-list,.career-faq-list{display:grid;gap:1rem}.career-steps-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.career-step-card{padding:1rem 1.05rem;background:linear-gradient(145deg,#ffffff1f,#ffffff0f);border:1px solid rgba(255,255,255,.14)}.career-step-card__index{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:999px;margin-bottom:.7rem;background:#4f7cff2e;color:#7bb8ff;font-weight:700}.career-step-card h3,.career-pathway-card h3,.career-internship-card h3,.career-opportunity-card h3,.career-readiness-pill,.career-employer-card h3,.career-resource-card,.career-faq-card h3{margin:0 0 .45rem;color:inherit}.career-step-card p,.career-pathway-card p,.career-pathway-card li,.career-internship-card p,.career-opportunity-card p,.career-opportunity-card span,.career-employer-card p,.career-faq-card p,.career-resource-card{margin:0;color:inherit;line-height:1.65;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;cursor:pointer}.career-resource-card:hover{transform:translateY(-2px);border-color:#c8f53173;box-shadow:0 12px 28px #0b0d101a}.career-pathways-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.career-pathway-card{padding:1rem 1.1rem;background:linear-gradient(145deg,#ffffff1c,#ffffff0d);border:1px solid rgba(255,255,255,.14)}.career-pathway-card__group{margin-top:.8rem}.career-pathway-card__group strong{display:block;margin-bottom:.3rem;color:#f8fbff}.career-pathway-card__group ul{margin:0;padding-left:1.1rem}.career-branch-map{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.career-branch-card{padding:1rem 1.1rem;background:var(--soft-panel);color:var(--soft-text);border:1px solid var(--soft-border)}.career-branch-card h3{margin:0 0 .35rem;color:inherit}.career-branch-card p{margin:0;color:inherit;line-height:1.6}.career-internship-layout{grid-template-columns:1fr 1fr;align-items:start}.career-internship-card{padding:1.1rem;background:linear-gradient(145deg,#ffffff1c,#ffffff0d);border:1px solid rgba(255,255,255,.14)}.career-internship-card--accent{background:linear-gradient(135deg,#4f7cff29,#41d6bf1f);border-color:#ffffff2e}.career-internship-card ul{margin:.5rem 0 0;padding-left:1.1rem;color:inherit}.career-comparison-row{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:.8rem 0 1rem}.career-comparison-row strong{display:block;margin-bottom:.25rem;color:inherit}.career-opportunities-list{grid-template-columns:1fr}.career-opportunity-card,.career-opportunity-empty{padding:1rem 1.1rem;background:var(--soft-panel);color:var(--soft-text);border:1px solid var(--soft-border)}.career-opportunity-card__header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.55rem}.career-opportunity-card__header span{color:var(--primary-2);font-weight:700}.career-opportunity-card__meta{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.75rem;color:var(--surface-text-muted)}.career-opportunity-card__skills{margin-top:.7rem;color:inherit;font-weight:600}.career-readiness-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.career-readiness-pill{display:flex;align-items:center;justify-content:center;padding:.9rem 1rem;border-radius:999px;background:linear-gradient(135deg,#ffffff21,#ffffff0f);border:1px solid rgba(255,255,255,.14);color:#f8fbff;text-align:center}.career-resource-list,.career-faq-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.career-resource-card,.career-faq-card{padding:1rem 1.1rem;background:var(--soft-panel);color:var(--soft-text);border:1px solid var(--soft-border)}.career-employer-card{padding:1.2rem;background:linear-gradient(135deg,#4f7cff29,#41d6bf1f);border:1px solid rgba(255,255,255,.14)}@media (max-width: 900px){.academy-story-controls{align-items:flex-start}.academy-journey-steps{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.academy-journey-line,.academy-journey-progress,.academy-journey-comet{display:none}.bim-flagship-hero,.bim-editorial-grid,.bim-dual-panel,.bim-software-layout,.career-hero,.career-internship-layout,.bim-comparison-row,.bim-software-grid,.career-comparison-row,.consultancy-hero__layout,.consultancy-principles,.consultancy-deliverables{grid-template-columns:1fr}}@media (max-width: 640px){.bim-workflow-step{grid-template-columns:1fr}.bim-workflow-step__index{width:2rem;height:2rem}.bim-workflow-step:not(:last-child):after{left:.95rem}.bim-flagship-hero{padding:1.1rem}.bim-flagship-actions{flex-direction:column;align-items:stretch}.bim-feature-grid,.bim-learning-roadmap,.bim-career-ladder,.bim-future-grid,.bim-branch-grid{grid-template-columns:1fr}.academy-course-graphic{align-items:flex-start}}@media (max-width: 768px){.insights-article-layout{grid-template-columns:1fr!important}.insights-article-layout aside{display:none}}@keyframes admire-logo-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.admire-logo{animation:admire-logo-in .55s cubic-bezier(.16,1,.3,1) both;transition:transform .25s ease,filter .25s ease}.admire-logo:hover{transform:scale(1.04);filter:drop-shadow(0 0 8px rgba(79,124,255,.35))}@media (max-width: 640px){.software-hero-shell{grid-template-columns:1fr!important}.consultancy-hero{padding-top:2.5rem}.consultancy-hero h1{font-size:clamp(2rem,10vw,2.7rem)}.consultancy-hero__visual{padding:.6rem}}@keyframes bim-scan{0%{transform:translateY(-100px);opacity:0}8%{opacity:1}92%{opacity:1}to{transform:translateY(520px);opacity:0}}@keyframes bim-node-appear{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.25)}to{opacity:1;transform:scale(1)}}@keyframes bim-clash-pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}@keyframes bim-layer-draw{0%{opacity:0}to{opacity:1}}.bim-scan-line{animation:bim-scan 4.5s cubic-bezier(.45,0,.55,1) infinite;animation-delay:1s}.bim-node{animation:bim-node-appear .5s cubic-bezier(.16,1,.3,1) both;animation-delay:.8s}.bim-clash{animation:bim-clash-pulse 1.8s ease-in-out infinite;animation-delay:1.2s}.bim-layer-arch{animation:bim-layer-draw .7s ease both;animation-delay:.3s}.bim-layer-mep{animation:bim-layer-draw .7s ease both;animation-delay:.6s}@media (prefers-reduced-motion: reduce){.bim-scan-line,.bim-node,.bim-clash,.bim-layer-arch,.bim-layer-mep,.admire-logo{animation:none}}.card{transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s ease}.card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0006,0 0 0 1px #4f7cff33}.soft-card{transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1)}.soft-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #1420331f,0 0 0 1px #4f7cff2e}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-visual{animation:hero-float 6s ease-in-out infinite}@keyframes btn-shimmer{0%{background-position:-200% center}to{background-position:200% center}}button[style*="var(--primary)"],a[style*="var(--primary)"]{position:relative;overflow:hidden}button[style*="var(--primary)"]:after,a[style*="var(--primary)"]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 20%,rgba(255,255,255,.18) 50%,transparent 80%);transform:translate(-100%);transition:transform .6s ease;pointer-events:none}button[style*="var(--primary)"]:hover:after,a[style*="var(--primary)"]:hover:after{transform:translate(100%)}@keyframes count-glow{0%,to{text-shadow:0 0 16px rgba(79,124,255,.4)}50%{text-shadow:0 0 32px rgba(79,124,255,.7),0 0 8px rgba(65,214,191,.4)}}.metric-number{animation:count-glow 3s ease-in-out infinite}.bim-section-accent{position:relative}.bim-section-accent:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(79,124,255,.4) 40%,rgba(65,214,191,.4) 60%,transparent)}.autodesk-card:hover .autodesk-product-shell img{transform:scale(1.06);filter:brightness(1.15);transition:transform .3s ease,filter .3s ease}.autodesk-product-shell img{transition:transform .3s ease,filter .3s ease}@keyframes nav-underline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes insight-border-glow{0%,to{box-shadow:0 4px 20px #4f7cff00}50%{box-shadow:0 4px 20px #4f7cff2e}}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}main>*{animation:page-enter .45s cubic-bezier(.16,1,.3,1) both}.aec-header{position:sticky;top:0;z-index:50;background:#0b0d10eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.aec-header__inner,.container.aec-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0;position:relative}.aec-brand{display:flex;align-items:center;gap:.7rem}.aec-brand img{height:44px;width:auto}.aec-brand__meta{display:flex;flex-direction:column;line-height:1.05}.aec-brand__meta strong{font-family:var(--font-display);font-size:1rem}.aec-brand__meta em{font-style:normal;font-family:ui-monospace,monospace;font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--primary)}.aec-nav{display:flex;align-items:center;gap:.15rem;flex-wrap:wrap;justify-content:flex-end}.aec-nav__item{position:relative}.aec-nav__trigger,.aec-nav__link{background:transparent;border:0;color:#f4f6f8d1;font:inherit;font-weight:600;font-size:.92rem;padding:.55rem .7rem;cursor:pointer;text-decoration:none;display:inline-block}.aec-nav__trigger:hover,.aec-nav__trigger.is-active,.aec-nav__link:hover{color:#fff}.aec-cta{margin-left:.35rem;background:var(--primary);color:#0b0d10;border:0;font-weight:700;padding:.65rem 1rem;border-radius:.2rem;cursor:pointer}.aec-menu-toggle{display:none;background:transparent;border:1px solid rgba(255,255,255,.25);color:#fff;padding:.45rem .7rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.aec-mega{position:absolute;top:calc(100% + .55rem);right:0;width:min(720px,92vw);background:#12151a;border:1px solid rgba(255,255,255,.1);border-radius:.35rem;padding:1.25rem;box-shadow:0 24px 60px #00000073;display:grid;gap:1rem;z-index:60}.aec-mega__kicker{margin:0;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--primary)}.aec-mega__hub{display:inline-block;margin-top:.35rem;font-weight:700;color:#fff}.aec-mega__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.aec-mega__grid ul{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.aec-mega__grid a{color:#d7dde5e6;font-size:.9rem}.aec-mega__grid a:hover{color:var(--primary)}.aec-hero{position:relative;min-height:min(92svh,860px);display:flex;align-items:flex-end;overflow:hidden;color:#fff}.aec-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#0b0d10eb,#0b0d108c 48%,#0b0d1059),url(https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=2000&q=80) center/cover no-repeat}.aec-hero__content{position:relative;z-index:1;width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:6.5rem 0 3.5rem}.aec-hero__kicker{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--primary);margin:0 0 1rem}.aec-hero h1{font-size:clamp(2.6rem,7vw,5.4rem);max-width:14ch;margin:0 0 1rem;line-height:.95}.aec-hero h1 span{color:var(--primary)}.aec-hero__lede{max-width:44ch;color:#f4f6f8c7;font-size:1.05rem;line-height:1.65;margin:0 0 1.6rem}.aec-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.aec-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.25rem;border-radius:.2rem;font-weight:700;border:1px solid transparent}.aec-btn--primary{background:var(--primary);color:#0b0d10}.aec-btn--ghost{background:transparent;color:#fff;border-color:#ffffff59}.aec-doors{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ffffff1a;border:1px solid rgba(255,255,255,.1)}.aec-door{background:#12151a;padding:1.8rem 1.5rem;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;color:inherit}.aec-door:hover{background:#171b22}.aec-door h3{margin:.35rem 0 .6rem;font-size:1.8rem}.aec-door p{margin:0;color:var(--muted)}.aec-door__go{margin-top:1.25rem;color:var(--primary);font-weight:700;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase}.aec-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.aec-trust__item{background:#12151a;padding:1.25rem}.aec-trust__value{font-family:var(--font-display);font-size:1.8rem;margin-bottom:.25rem}.aec-trust__label{color:var(--muted);font-size:.88rem}.aec-card-media{aspect-ratio:16/10;border-radius:.25rem;overflow:hidden;background:#1a1f27 center/cover no-repeat;margin-bottom:.85rem}@media (max-width: 960px){.home-split{grid-template-columns:1fr!important}.aec-menu-toggle{display:inline-flex}.aec-brand__meta{display:none}.aec-nav{display:none;position:absolute;left:0;right:0;top:100%;flex-direction:column;align-items:stretch;background:#0b0d10;padding:.75rem 1rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}.aec-nav.is-open{display:flex}.aec-mega{position:static;width:100%;box-shadow:none;margin-top:.5rem}.aec-mega__grid,.aec-doors,.aec-trust{grid-template-columns:1fr}}
