@font-face{font-family:Manrope;src:url('/assets/manrope-variable.ttf') format('truetype');font-style:normal;font-weight:400 800;font-display:swap}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#17181b;background:#fff;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;width:100%;height:auto}button,a{ -webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #3047d9;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:550;letter-spacing:-.055em;line-height:1.08}.demo-note{padding:10px 5%;background:#17181b;color:#fff;font-size:12px;display:flex;justify-content:space-between;gap:12px}.demo-note a{text-decoration:underline;text-underline-offset:3px}.presentation .demo-note{display:none}.brand{font-size:30px;font-weight:750;letter-spacing:-.065em;line-height:1}.demo-header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;position:relative;background:#fff}.demo-header nav{display:flex;gap:32px;align-items:center;font-size:13px}.demo-header nav a{padding:12px 0}.demo-header button{border:0;background:none;padding:12px 0;display:flex;align-items:center;gap:8px}.arrow{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5}.demo-cta{display:inline-flex;align-items:center;gap:24px;background:#17181b;color:#fff;padding:14px 19px;font-size:13px;border-radius:4px;min-height:46px;transition:background .2s,transform .2s}.demo-cta:hover{background:#3047d9;transform:translateY(-2px)}.forma-hero{position:relative;min-height:580px;display:grid;grid-template-columns:42% 58%;background:#eeebf8;isolation:isolate}.forma-hero .hero-copy{position:relative;z-index:1;align-self:center;padding:60px 0 64px 12%}.forma-hero h1{font-size:clamp(40px,5.25vw,74px);max-width:610px}.forma-hero p{max-width:370px;margin:24px 0 30px;font-size:17px;line-height:1.5}.forma-hero img{width:100%;height:100%;object-fit:cover;object-position:70% center;min-height:580px}.collection{padding:54px 5% 70px}.section-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.section-line h2{font-size:20px;letter-spacing:-.025em}.section-line p{font-size:12px;color:#676872}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.object{border:0;background:none;text-align:left;padding:0}.object-media{height:245px;overflow:hidden;background:#eeebf8}.object-media img{height:100%;object-fit:cover;transform:scale(1.4);transition:transform .4s}.object:hover img{transform:scale(1.48)}.object:nth-child(1) img{object-position:93% 50%}.object:nth-child(2) img{object-position:3% 83%}.object:nth-child(3) img{object-position:36% 34%}.object h3{font-size:16px;letter-spacing:-.02em;margin:16px 0 5px}.object p{font-size:12px;color:#686971}.demo-about{padding:54px 5%;background:#f4f4f7;max-width:100%}.demo-about h2{font-size:34px;max-width:530px;margin-bottom:18px}.demo-about p{font-size:15px;max-width:650px}.demo-footer{padding:35px 5%;display:flex;gap:20px;justify-content:space-between;font-size:12px;color:#686971}.demo-footer a{text-decoration:underline;text-underline-offset:4px}dialog{border:0;padding:30px;border-radius:8px;width:min(540px,calc(100% - 32px));box-shadow:0 24px 120px #17181b33}dialog::backdrop{background:#11182777}dialog .close-dialog{float:right;border:0;background:none;padding:4px 0 16px;font-size:13px}dialog h2{font-size:28px;margin-bottom:16px}dialog p{font-size:14px;margin:16px 0}dialog img{border-radius:4px}dialog button.demo-cta{border:0}#saved-message{min-height:24px;font-size:13px;color:#34419a}.margin-header{border-bottom:1px solid #e9e8ed}.margin-brand{font-size:30px;letter-spacing:-.07em;font-weight:700}.menu-toggle{position:relative;z-index:4}.menu-toggle svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.6}.demo-menu{position:absolute;right:5%;top:78px;z-index:10;width:250px;background:#17181b;color:#fff;padding:20px;box-shadow:0 20px 40px #11111125;border-radius:6px}.demo-menu[hidden]{display:none}.demo-menu a{display:block;padding:13px 9px;font-size:15px}.demo-menu a:hover,.demo-menu a:focus-visible{background:#343640;outline-color:#adbbff}.margin-hero{display:grid;grid-template-columns:44% 56%;min-height:620px}.margin-copy{padding:70px 12%;align-self:center}.margin-copy h1{font-size:clamp(40px,5.4vw,77px)}.margin-copy p{margin:30px 0 32px;max-width:300px;font-size:17px;line-height:1.55;color:#676773}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;min-height:44px}.margin-image{height:100%;object-fit:cover;min-height:620px}.journal{padding:70px 5%;max-width:1120px}.journal h2{font-size:44px;margin-bottom:24px}.journal p{max-width:650px;margin-bottom:18px}.journal article{padding:34px 0}.journal h3{font-size:28px;margin-bottom:12px}.before .demo-header,.before .forma-hero,.before .collection,.before .demo-about,.before .demo-footer{min-width:980px}.before .forma-hero{grid-template-columns:42% 58%}.before .forma-hero h1{font-size:66px}.before .forma-hero .hero-copy{padding:60px 0 64px 12%}.before .forma-hero img{min-height:580px}.before .collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:700px){.demo-note{font-size:10px;line-height:1.5;padding:10px 20px}.demo-header{height:76px;padding:0 24px}.brand,.margin-brand{font-size:25px}.demo-header nav{gap:18px;font-size:11px}.demo-header nav .optional{display:none}.demo-header button{font-size:12px}.forma-hero{display:flex;flex-direction:column;min-height:0}.forma-hero .hero-copy{padding:42px 24px 20px}.forma-hero h1{font-size:43px;max-width:340px;line-height:1.04}.forma-hero p{font-size:14px;line-height:1.6;margin:20px 0 22px;max-width:270px}.forma-hero img{height:290px;min-height:0;object-fit:cover;object-position:center}.demo-cta{font-size:12px;padding:12px 17px;min-height:44px}.collection{padding:34px 24px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.object-media{height:155px}.object h3{font-size:14px}.section-line h2{font-size:18px}.section-line p{font-size:10px}.demo-about{padding:36px 24px}.demo-about h2{font-size:30px}.demo-about p{font-size:14px}.demo-footer{padding:28px 24px;flex-direction:column;gap:12px;font-size:11px}.margin-hero{grid-template-columns:1fr;min-height:0}.margin-copy{padding:44px 24px 38px}.margin-copy h1{font-size:52px;max-width:310px}.margin-copy p{font-size:15px;max-width:290px;margin:24px 0}.margin-image{height:350px;min-height:0;object-position:50% 50%}.demo-menu{top:68px;right:24px}.journal{padding:44px 24px}.journal h2{font-size:34px}.journal p{font-size:15px}.journal h3{font-size:25px}.before .forma-hero{display:grid}.before .forma-hero p{font-size:17px;max-width:350px}.before .forma-hero img{height:100%}.before .demo-header{padding:0 5%;height:98px}.before .demo-header nav .optional{display:block}.before .collection{padding:54px 5%}.before .object-media{height:245px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.object-media{position:relative}.object-media img{position:absolute;width:200%;max-width:none;height:auto;transform:none!important;object-fit:initial}.object:nth-child(1) .object-media img{left:-74%;top:-35%}.object:nth-child(2) .object-media img{left:-4%;top:-70%}.object:nth-child(3) .object-media img{left:-43%;top:-32%}

.presentation{scrollbar-width:none}.presentation::-webkit-scrollbar{display:none}

@media(max-width:360px){.margin-copy h1{font-size:43px}.margin-copy{min-width:0}.demo-menu{max-width:calc(100vw - 48px)}}
