@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:Sora;src:url(/assets/fonts/Sora-Bold.ttf) format("truetype");font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbf8f2;color:#242033;font:16px/1.65 Inter,system-ui,sans-serif}.wrap{max-width:1060px;margin:auto;padding:0 32px}a{color:#6343c7;text-underline-offset:4px}a:hover{color:#3d248b}a:focus-visible{outline:3px solid #6343c7;outline-offset:5px}header{display:flex;justify-content:space-between;align-items:center;padding:28px 0;border-bottom:1px solid #ded8e5;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-family:Sora,system-ui;font-size:24px;color:#242033}.brand img{border-radius:10px}.intro{padding:66px 0 44px;max-width:800px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:#7652ca}h1,h2{font-family:Sora,system-ui;letter-spacing:-.045em;line-height:1.12}h1{font-size:clamp(42px,7vw,72px);margin:18px 0 24px}h2{font-size:32px;margin:0 0 24px}h3{font-size:18px;line-height:1.4;margin:30px 0 10px}p{margin:0 0 18px}.lead{font-size:21px;max-width:730px;line-height:1.55}.contact{font-size:14px}.actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:28px 0 20px}.button{display:inline-block;padding:14px 20px;background:#7352d7;color:white;border-radius:12px;text-decoration:none;font-weight:700;box-shadow:0 4px 0 #4b3297}.button:hover{background:#6243c2;color:#fff}.secondary{font-size:14px}.muted{color:#625d6d;font-size:14px}.intro .muted{font-size:13px}nav{display:flex;gap:24px;flex-wrap:wrap;padding:22px 0;border-block:1px solid #ded8e5;font-size:14px}section:not(.intro){padding:52px 0;border-bottom:1px solid #ded8e5;scroll-margin-top:24px}dl{margin:0}dl>div{display:grid;grid-template-columns:160px 1fr;gap:24px;padding:17px 0;border-bottom:1px solid #e5deeb}dt{font-weight:700}dd{margin:0}aside{background:#f0eafa;border-radius:18px;padding:24px;margin-top:28px}aside h3{margin-top:0}aside p:last-child{margin-bottom:0}#copy>p{max-width:780px}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.section-head>a{font-size:14px}li{margin-bottom:9px}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px;margin-top:30px}figure{margin:0;min-width:0}figure img{width:100%;height:auto;border:1px solid #ded8e5;border-radius:16px;background:white}figcaption{padding:15px 2px 0}figcaption p{font-size:14px;margin:7px 0 10px;color:#625d6d}figcaption a{font-size:14px}.brand-assets{display:grid;grid-template-columns:1fr 1fr;gap:24px}.brand-assets article{padding:30px;background:white;border:1px solid #ded8e5;border-radius:18px}.brand-assets img{object-fit:contain;height:160px;width:160px}.brand-assets .icon{padding:16px;border-radius:40px}.brand-assets h3{margin-top:16px}.brand-assets p{margin-bottom:0}footer{font-size:13px;color:#625d6d;padding:30px 0 40px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.wrap{padding:0 20px}header{padding:20px 0}header>a:last-child{font-size:13px}.intro{padding:42px 0 28px}.lead{font-size:18px}.contact{overflow-wrap:anywhere}nav{gap:12px 20px}h2{font-size:27px}section:not(.intro){padding:36px 0}dl>div{grid-template-columns:1fr;gap:4px;padding:14px 0}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.brand-assets{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column;gap:0}.section-head>a{margin-bottom:20px}.button{font-size:14px}footer{line-height:1.8}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}