:root{color-scheme:light;--paper: #f2f0e8;--ink: #171714;--muted: #68675f;--line: rgb(23 23 20 / 16%);--accent: #234e3b;--accent-light: #dce9df;--page-glow: rgb(255 255 255 / 72%);--button-ink: #fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:var(--paper)}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 50% 44%,var(--page-glow),transparent 28rem),var(--paper)}a{color:inherit}.home{min-height:100svh;display:grid;place-items:center;padding:2rem}.access-panel{display:flex;flex-direction:column;align-items:center;gap:2rem;transform:translateY(-1.5rem)}.site-icon{width:clamp(6.5rem,16vw,8rem);aspect-ratio:1;display:grid;place-items:center;border-radius:28%;background:var(--ink);box-shadow:0 1.5rem 3.5rem #1717141f,inset 0 1px #ffffff1f}.site-icon__core{width:34%;aspect-ratio:1;border-radius:50%;background:var(--accent);box-shadow:0 0 0 clamp(1rem,3vw,1.45rem) var(--accent-light)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sign-in{min-width:8.5rem;min-height:3.25rem;padding:.9rem 1.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--button-ink);background:var(--ink);box-shadow:0 .75rem 2rem #1717141a;font-size:.875rem;font-weight:700;letter-spacing:.01em;text-decoration:none;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.sign-in:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 1rem 2.5rem #234e3b2e}.sign-in:focus-visible,.text-link:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.shell{width:min(100%,90rem);min-height:100svh;margin-inline:auto;padding:clamp(1.5rem,4vw,4rem);display:grid;grid-template-rows:auto 1fr}.masthead{padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.wordmark{font-size:.875rem;font-weight:720;letter-spacing:-.02em;text-decoration:none}.wordmark span{color:var(--accent)}.hero{align-self:center;padding-block:clamp(5rem,14vh,10rem)}.eyebrow{margin:0 0 1.5rem;color:var(--accent);font-size:.75rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.15rem,8.5vw,7.9rem);font-weight:400;letter-spacing:-.065em;line-height:.91}.intro{margin:2rem 0 0;color:var(--muted);font-size:1rem;line-height:1.65}.error-page .hero{width:min(100%,48rem)}.error-page h1{font-size:clamp(4.5rem,13vw,10rem)}.text-link{display:inline-block;margin-top:2rem;font-weight:680;text-underline-offset:.3em}.mashaic-site{--mashaic-blue: #1768d4;--mashaic-blue-deep: #0c429d;--mashaic-blue-soft: #dceaff;--mashaic-panel: rgb(255 255 255 / 62%);width:min(100%,78rem);min-height:100svh;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3.5rem)}.mashaic-header{min-height:5.75rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.mashaic-brand{display:inline-flex;align-items:center;gap:.75rem;font-size:1.05rem;font-weight:760;letter-spacing:-.025em;text-decoration:none}.mashaic-brand img{width:2.75rem;height:2.75rem;border-radius:.7rem;box-shadow:0 .45rem 1rem #1768d433}.mashaic-nav,.mashaic-footer nav{display:flex;align-items:center;gap:clamp(1rem,3vw,2rem)}.mashaic-nav a,.mashaic-footer a{color:var(--muted);font-size:.875rem;font-weight:650;text-decoration:none}.mashaic-nav a:hover,.mashaic-nav a[aria-current=page],.mashaic-footer a:hover{color:var(--mashaic-blue)}.mashaic-nav a:focus-visible,.mashaic-brand:focus-visible,.mashaic-button:focus-visible,.mashaic-inline-link:focus-visible,.mashaic-footer a:focus-visible,.mashaic-prose a:focus-visible{outline:3px solid var(--mashaic-blue);outline-offset:4px;border-radius:.15rem}.mashaic-page{min-height:calc(100svh - 13rem)}.mashaic-hero{min-height:min(46rem,calc(100svh - 5.75rem));padding-block:clamp(4rem,10vw,8rem);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(15rem,.75fr);align-items:center;gap:clamp(3rem,8vw,7rem)}.mashaic-kicker{margin:0 0 1.25rem;color:var(--mashaic-blue-deep);font-size:.75rem;font-weight:760;letter-spacing:.13em;text-transform:uppercase}.mashaic-page h1{max-width:12ch;font-size:clamp(3.1rem,7vw,6.6rem);line-height:.94}.mashaic-lede{max-width:43rem;margin:2rem 0 0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.mashaic-actions{margin-top:2rem;display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem}.mashaic-button{min-height:3.1rem;padding:.85rem 1.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:var(--mashaic-blue-deep);box-shadow:0 .75rem 1.75rem #0c429d29;font-size:.875rem;font-weight:720;text-decoration:none;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.mashaic-button:hover{background:var(--mashaic-blue);box-shadow:0 1rem 2rem #1768d43d;transform:translateY(-2px)}.mashaic-inline-link{color:var(--mashaic-blue-deep);font-size:.9rem;font-weight:700;text-underline-offset:.3em}.mashaic-icon-stage{position:relative;display:grid;place-items:center}.mashaic-icon-stage:before{position:absolute;z-index:-1;width:132%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,var(--mashaic-blue-soft),transparent 68%);content:""}.mashaic-icon-stage img{width:min(100%,20rem);height:auto;border-radius:22.5%;box-shadow:0 2.5rem 5rem #0c429d38,0 0 0 1px #ffffff73;transform:rotate(2deg)}.mashaic-feature-grid{padding-block:clamp(4rem,8vw,7rem);display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.mashaic-feature-grid article{padding:clamp(1.5rem,4vw,3rem)}.mashaic-feature-grid article+article{border-left:1px solid var(--line)}.mashaic-card-number{margin:0 0 2rem;color:var(--mashaic-blue);font-size:.72rem;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.mashaic-feature-grid h2,.mashaic-contact-card h2,.mashaic-callout h2,.mashaic-prose h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.035em}.mashaic-feature-grid h2{font-size:clamp(1.55rem,3vw,2.2rem)}.mashaic-feature-grid article>p:last-child,.mashaic-callout>p:last-child,.mashaic-contact-card p,.mashaic-prose p,.mashaic-prose li{color:var(--muted);line-height:1.7}.mashaic-callout{width:min(100%,54rem);padding-block:clamp(6rem,14vw,11rem)}.mashaic-callout h2{font-size:clamp(2.8rem,6vw,5.6rem);line-height:.98}.mashaic-callout>p:last-child{max-width:39rem;margin:1.75rem 0 0;font-size:1.05rem}.mashaic-page-header{padding-block:clamp(5rem,12vw,9rem);border-bottom:1px solid var(--line)}.mashaic-page-header h1{font-size:clamp(3.4rem,7vw,6.4rem)}.mashaic-page-header--legal h1{max-width:11ch}.mashaic-effective{margin:2rem 0 0;color:var(--mashaic-blue-deep);font-size:.85rem;font-weight:700}.mashaic-contact-card{margin-block:clamp(3rem,7vw,5rem);padding:clamp(1.75rem,5vw,3.5rem);display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem;border:1px solid var(--line);border-radius:1.5rem;background:var(--mashaic-panel);box-shadow:0 1.25rem 3rem #1717140f}.mashaic-contact-card .mashaic-card-number{margin-bottom:.8rem}.mashaic-contact-card h2{font-size:clamp(2rem,4vw,3rem)}.mashaic-contact-card p:last-child{max-width:40rem;margin-bottom:0}.mashaic-prose{width:min(100%,48rem);padding-bottom:clamp(5rem,10vw,8rem)}.mashaic-prose section{padding-block:2rem;border-top:1px solid var(--line)}.mashaic-prose section:first-child{border-top:0}.mashaic-prose h2{font-size:clamp(1.65rem,3vw,2.15rem)}.mashaic-prose p,.mashaic-prose ul{margin:1rem 0 0}.mashaic-prose li+li{margin-top:.6rem}.mashaic-prose a{color:var(--mashaic-blue-deep);font-weight:650;text-underline-offset:.25em}.mashaic-prose code{padding:.1em .32em;border-radius:.3rem;background:var(--mashaic-blue-soft);color:var(--mashaic-blue-deep);font-size:.9em}.mashaic-legal{padding-top:clamp(2rem,5vw,4rem)}.mashaic-footer{min-height:7rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid var(--line)}.mashaic-footer p{margin:0;color:var(--muted);font-size:.8rem}@media(max-width:48rem){.mashaic-header{min-height:auto;padding-block:1rem;align-items:flex-start;flex-direction:column;gap:1rem}.mashaic-nav{width:100%;justify-content:space-between}.mashaic-hero{grid-template-columns:1fr}.mashaic-icon-stage{grid-row:1;justify-content:start}.mashaic-icon-stage img{width:min(46vw,11rem)}.mashaic-feature-grid{grid-template-columns:1fr}.mashaic-feature-grid article+article{border-top:1px solid var(--line);border-left:0}.mashaic-contact-card{grid-template-columns:1fr;justify-items:start}.mashaic-footer{padding-block:2rem;align-items:flex-start;flex-direction:column}}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--paper: #121411;--ink: #f2f0e8;--muted: #a8aaa1;--line: rgb(242 240 232 / 14%);--accent: #8fbea1;--accent-light: #294a37;--page-glow: rgb(255 255 255 / 5%);--button-ink: #121411}.site-icon{background:#050605;box-shadow:0 1.5rem 3.5rem #0000004d,inset 0 1px #ffffff1a}.sign-in:hover{color:#121411;background:var(--accent)}.mashaic-site{--mashaic-blue: #6da8ff;--mashaic-blue-deep: #9dc2ff;--mashaic-blue-soft: #183562;--mashaic-panel: rgb(255 255 255 / 4%)}.mashaic-button{color:#07152d;background:#9dc2ff}.mashaic-button:hover{color:#07152d;background:#c2d8ff}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
