/* /for-makers in Anya's design (25 Sep 2026). Page-only styles, class prefix fm2-. Generated by tools/together-pages.cjs. */
.fm2{--fm-ink:#17181A;--fm-red:#AE4453;--fm-rose:#E294A0;--fm-cream:#F5F2EE;--fm-blue:#9FB4CC;--fm-mut:#5E5E5A;--fm-line:#E8E8E4;
  display:block;font-family:Onest,system-ui,sans-serif;color:var(--fm-ink);overflow-x:clip}
.fm2 *,.fm2 *::before,.fm2 *::after{box-sizing:border-box}
.fm2 .fm2-wrap{max-width:1440px;margin:0 auto;padding-left:56px;padding-right:56px}
.fm2 :is(h1,h2,h3){font-family:Onest,system-ui,sans-serif;color:var(--fm-ink);margin:0;text-wrap:balance}
.fm2 :is(h1,h2) em{font-family:'Instrument Serif',Georgia,serif!important;font-style:italic;font-weight:400;letter-spacing:0;color:var(--fm-red)}
.fm2 .fm2-h2{font-size:52px;line-height:1;font-weight:700;letter-spacing:-.03em}
.fm2 .fm2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 32px;border-radius:999px;border:0;background:var(--fm-rose);color:var(--fm-ink);font:600 17px/1 Onest,system-ui,sans-serif;cursor:pointer;text-decoration:none;white-space:nowrap}
.fm2 .fm2-btn:hover{background:#D67F8E;color:var(--fm-ink)}
.fm2 .fm2-btn:disabled{opacity:.6;cursor:default}
.fm2 a:focus-visible,.fm2 button:focus-visible,.fm2 input:focus-visible,.fm2 summary:focus-visible{outline:2px solid var(--fm-red);outline-offset:2px}

/* header pill (added to the site nav on this page only) */
header.site .site-nav a.fm2-navcta{display:inline-flex;align-items:center;height:40px;padding:0 18px;border-radius:999px;background:#17181A;color:#fff;font:600 15px/1 Onest,system-ui,sans-serif;white-space:nowrap}
header.site .site-nav a.fm2-navcta:hover{background:#AE4453;color:#fff}
.nav2 header.site.v3 .site-nav>a.fm2-navcta{display:inline-flex;height:36px;font-size:14px;margin-left:4px}
@media(max-width:720px){header.site .site-nav a.fm2-navcta,.nav2 header.site.v3 .site-nav>a.fm2-navcta{display:none}}

/* hero */
.fm2 .fm2-herobg{background:var(--fm-cream)}
.fm2 .fm2-hero{padding-top:40px;padding-bottom:88px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:40px;align-items:center}
.fm2 .fm2-hl{grid-column:span 6;display:flex;flex-direction:column;gap:24px;min-width:0}
.fm2 .fm2-crumb{font-size:14px;color:#6B6B68}
.fm2 .fm2-crumb a{color:#6B6B68;text-decoration:none}
.fm2 .fm2-crumb a:hover{color:var(--fm-red)}
.fm2 .fm2-h1{margin-top:16px;font-size:72px;line-height:1;font-weight:700;letter-spacing:-.035em}
.fm2 .fm2-h1 em{font-size:1.17em}
.fm2 .fm2-lead{margin:0;font-size:20px;line-height:1.55;color:#3F3F3C;max-width:580px}
.fm2 .fm2-pills{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}
.fm2 .fm2-pills li{min-height:36px;padding:0 14px;border-radius:999px;background:#fff;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600}
.fm2 .fm2-pills i{width:8px;height:8px;border-radius:50%;background:var(--fm-blue)}
.fm2 .fm2-cta{align-self:flex-start;margin-top:8px;min-height:60px;font-size:18px}
.fm2 .fm2-makers{grid-column:8/span 5;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.fm2 .fm2-mk{background:#fff;border-radius:22px;overflow:hidden;display:flex;flex-direction:column;color:var(--fm-ink);text-decoration:none;transition:transform .15s}
.fm2 .fm2-mk:hover{transform:translateY(-2px);color:var(--fm-ink)}
.fm2 .fm2-mk-img{position:relative;display:block;height:170px;background:#E9E4DE}
.fm2 .fm2-mk-img img{width:100%;height:100%;object-fit:cover;display:block}
.fm2 .fm2-mk-img i{position:absolute;left:0;right:0;bottom:0;height:6px}
.fm2 .fm2-soon{position:absolute;top:12px;left:12px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:#fff;color:var(--fm-ink);border-radius:999px;padding:4px 10px}
.fm2 .fm2-mk-bd{padding:16px 18px 18px;display:flex;flex-direction:column;gap:4px}
.fm2 .fm2-mk-bd b{font-size:18px;font-weight:700}
.fm2 .fm2-mk-bd small{font-size:14px;line-height:1.4;color:var(--fm-mut)}

/* sections */
.fm2 .fm2-sec{padding-top:104px;display:flex;flex-direction:column;gap:40px}

/* how it works */
.fm2 .fm2-steps{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.fm2 .fm2-steps li{display:flex;flex-direction:column;min-width:0}
.fm2 .fm2-panel{height:220px;border-radius:24px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.fm2 .fm2-num{display:flex;align-items:center;gap:12px;padding:22px 0 10px}
.fm2 .fm2-num span{font-family:'Instrument Serif',Georgia,serif;font-style:italic;font-size:44px;line-height:1;color:var(--fm-red)}
.fm2 .fm2-num i{flex-grow:1;border-top:1.5px dashed #E3C2C8}
.fm2 .fm2-steps h3{margin:0 0 8px;font-size:22px;line-height:1.25;font-weight:700;letter-spacing:-.01em}
.fm2 .fm2-steps p{margin:0;font-size:16px;line-height:1.5;color:var(--fm-mut)}
/* step illustrations */
.fm2 .fm2-ill-card{width:210px;height:132px;border-radius:16px;background:var(--fm-red);color:#fff;padding:16px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 10px 24px rgba(23,24,26,.12)}
.fm2 .fm2-ill-card>b{font-size:17px;font-weight:700;line-height:1.1}
.fm2 .fm2-ill-card>em{font-family:'Instrument Serif',Georgia,serif;font-style:italic;font-size:14px}
.fm2 .fm2-ill-card>i{position:absolute;left:0;right:0;bottom:0;height:5px;background:var(--fm-blue)}
.fm2 .fm2-wm{display:flex;align-items:baseline;gap:3px}
.fm2 .fm2-wm b{font-size:8px;font-weight:700;letter-spacing:.18em}
.fm2 .fm2-wm em{font-family:'Instrument Serif',Georgia,serif;font-style:italic;font-size:14px}
.fm2 .fm2-ill-chat{width:220px;display:flex;flex-direction:column;gap:8px}
.fm2 .fm2-ill-chat span{max-width:170px;padding:10px 12px;font-size:13px;line-height:1.35}
.fm2 .fm2-ill-chat span:first-child{align-self:flex-start;background:#fff;border-radius:14px 14px 14px 4px}
.fm2 .fm2-ill-chat span:last-child{align-self:flex-end;background:var(--fm-ink);color:#fff;border-radius:14px 14px 4px 14px}
.fm2 .fm2-ill-phone{width:120px;height:150px;border:6px solid var(--fm-ink);border-radius:22px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}
.fm2 .fm2-qr{width:64px;height:64px;border:2px solid var(--fm-red);border-radius:10px;display:flex;align-items:center;justify-content:center}
.fm2 .fm2-qr svg{display:block}
.fm2 .fm2-ill-phone b{font-size:11px;font-weight:700;color:#2F6B3D}
.fm2 .fm2-ill-pay{width:210px;background:#fff;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:8px;box-shadow:0 10px 24px rgba(23,24,26,.08)}
.fm2 .fm2-ill-pay div{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:var(--fm-mut)}
.fm2 .fm2-ill-pay .ok{color:#2F6B3D;font-weight:700}
.fm2 .fm2-ill-pay hr{margin:0;border:0;border-top:1px dashed #DADAD5}
.fm2 .fm2-ill-pay .tot b{font-size:13px;font-weight:700;color:var(--fm-ink)}
.fm2 .fm2-ill-pay .tot strong{font-size:20px;font-weight:700;color:var(--fm-ink)}

/* what you get */
.fm2 .fm2-gets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.fm2 .fm2-get{border-radius:26px;padding:30px 28px;display:flex;flex-direction:column;gap:8px;min-height:280px}
.fm2 .fm2-ico{width:60px;height:60px;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center}
.fm2 .fm2-get h3{margin-top:12px;font-size:23px;line-height:1.2;font-weight:700;letter-spacing:-.01em}
.fm2 .fm2-get p{margin:0;font-size:16px;line-height:1.5;color:#3F3F3C}

/* list your studio (dark) */
.fm2 .fm2-join{margin-top:112px;border-radius:32px;background:var(--fm-ink);color:#fff;padding:64px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:48px;align-items:start;scroll-margin-top:90px}
.fm2 .fm2-jl{grid-column:span 5;display:flex;flex-direction:column;gap:20px}
.fm2 .fm2-join h2{color:#fff;font-size:60px;line-height:1;font-weight:700;letter-spacing:-.03em}
.fm2 .fm2-join h2 em{color:var(--fm-rose);font-size:1.17em}
.fm2 .fm2-jl p{margin:0;font-size:19px;line-height:1.55;color:#D6D6D2}
.fm2 .fm2-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border-radius:999px;border:1px solid var(--fm-mut);font-size:14px;font-weight:600}
.fm2 .fm2-form{grid-column:6/span 7;background:#fff;color:var(--fm-ink);border-radius:26px;padding:36px;display:flex;flex-direction:column;gap:20px;min-width:0}
.fm2 .fm2-ft{font-size:22px;font-weight:700}
.fm2 .fm2-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.fm2 .fm2-form label:not(.fm2-chip),.fm2 .fm2-city legend{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6B6B68;min-width:0}
.fm2 .fm2-form input:not([type=radio]):not([type=checkbox]){width:100%;height:50px;border-radius:12px;border:1px solid #DADAD5;padding:0 14px;font:400 16px Onest,system-ui,sans-serif;letter-spacing:0;text-transform:none;color:var(--fm-ink);background:#fff}
.fm2 .fm2-form input::placeholder{color:#8A8A86}
.fm2 .fm2-form input:focus{border-color:var(--fm-ink);outline:none}
.fm2 .fm2-form fieldset{border:0;margin:0;padding:0;min-width:0}
.fm2 .fm2-city legend{padding:0;margin-bottom:8px}
.fm2 .fm2-book legend{padding:4px 0 0;display:flex;flex-direction:column;gap:6px;font-size:17px;font-weight:700;letter-spacing:0;text-transform:none;color:var(--fm-ink)}
.fm2 .fm2-book legend small{font-size:14px;font-weight:400;color:var(--fm-mut)}
.fm2 .fm2-book .fm2-chips-in{padding-top:12px}
.fm2 .fm2-chips-in{display:flex;flex-wrap:wrap;gap:8px}
.fm2 .fm2-chip{position:relative;display:inline-flex;cursor:pointer}
.fm2 .fm2-chip input{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}
.fm2 .fm2-chip span{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid #DADAD5;background:#fff;color:var(--fm-ink);font-size:14px;font-weight:600;line-height:1.25;text-align:left;transition:background .12s,color .12s,border-color .12s}
.fm2 .fm2-chip:hover span{border-color:var(--fm-ink)}
.fm2 .fm2-chip input:checked+span{background:var(--fm-ink);border-color:var(--fm-ink);color:#fff}
.fm2 .fm2-chip input:focus-visible+span{outline:2px solid var(--fm-red);outline-offset:2px}
.fm2 .fm2-send{display:flex;align-items:center;gap:20px;padding-top:8px}
.fm2 .fm2-send small{font-size:14px;line-height:1.5;color:var(--fm-mut)}
.fm2 .fm2-form .ok{padding:24px 0;font-size:19px;font-weight:600;line-height:1.5}

/* questions */
.fm2 .fm2-faq{flex-direction:row;gap:80px;padding-bottom:88px}
.fm2 .fm2-faq h2{width:420px;flex-shrink:0}
.fm2 .fm2-qs{flex-grow:1;border-top:1px solid var(--fm-line);min-width:0}
.fm2 .fm2-qs details{border-bottom:1px solid var(--fm-line)}
.fm2 .fm2-qs summary{list-style:none;cursor:pointer;min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:21px;font-weight:600;line-height:1.3;padding:12px 0}
.fm2 .fm2-qs summary::-webkit-details-marker{display:none}
.fm2 .fm2-pm{position:relative;width:40px;height:40px;border-radius:50%;background:var(--fm-cream);flex-shrink:0}
.fm2 .fm2-pm::before,.fm2 .fm2-pm::after{content:"";position:absolute;left:13px;right:13px;top:19px;height:2px;border-radius:1px;background:var(--fm-red)}
.fm2 .fm2-pm::after{transform:rotate(90deg);transition:transform .15s}
.fm2 .fm2-qs details[open] .fm2-pm::after{transform:rotate(0deg)}
.fm2 .fm2-qs summary:hover .fm2-pm{background:#EDE6DE}
.fm2 .fm2-qs p{margin:0;padding:0 64px 24px 0;font-size:17px;line-height:1.55;color:var(--fm-mut)}

/* responsive */
@media(max-width:1200px){
  .fm2 .fm2-hl{grid-column:span 7}
  .fm2 .fm2-makers{grid-column:8/span 5}
  .fm2 .fm2-h1{font-size:60px}
  .fm2 .fm2-steps,.fm2 .fm2-gets{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:40px}
  .fm2 .fm2-num i{display:none}
  .fm2 .fm2-join{padding:48px;grid-template-columns:1fr}
  .fm2 .fm2-jl{grid-column:1/-1;margin-bottom:32px}
  .fm2 .fm2-form{grid-column:1/-1}
  .fm2 .fm2-faq h2{width:300px}
}
@media(max-width:960px){
  .fm2 .fm2-wrap{padding-left:32px;padding-right:32px}
  .fm2 .fm2-hero{grid-template-columns:1fr;column-gap:0;row-gap:40px;padding-bottom:64px}
  .fm2 .fm2-hl,.fm2 .fm2-makers{grid-column:1/-1}
  .fm2 .fm2-faq{flex-direction:column;gap:32px}
  .fm2 .fm2-faq h2{width:auto}
  .fm2 .fm2-sec{padding-top:80px}
  .fm2 .fm2-join{margin-top:88px}
  .fm2 .fm2-h2{font-size:44px}
  .fm2 .fm2-join h2{font-size:48px}
}
@media(max-width:640px){
  .fm2 .fm2-wrap{padding-left:16px;padding-right:16px}
  .fm2 .fm2-hero{padding-top:24px;padding-bottom:48px}
  .fm2 .fm2-hl{gap:18px}
  .fm2 .fm2-h1{margin-top:4px;font-size:42px}
  .fm2 .fm2-lead{font-size:17px}
  .fm2 .fm2-cta{align-self:stretch}
  .fm2 .fm2-makers{gap:12px}
  .fm2 .fm2-mk{border-radius:18px}
  .fm2 .fm2-mk-img{height:120px}
  .fm2 .fm2-mk-bd{padding:12px 12px 14px}
  .fm2 .fm2-mk-bd b{font-size:16px}
  .fm2 .fm2-mk-bd small{font-size:13px}
  .fm2 .fm2-soon{top:8px;left:8px;font-size:10px;padding:3px 8px}
  .fm2 .fm2-sec{padding-top:64px;gap:28px}
  .fm2 .fm2-h2{font-size:36px}
  .fm2 .fm2-steps,.fm2 .fm2-gets{grid-template-columns:1fr;row-gap:32px}
  .fm2 .fm2-num i{display:block}
  .fm2 .fm2-panel{height:200px}
  .fm2 .fm2-get{min-height:0;padding:24px 22px}
  .fm2 .fm2-join{margin:64px -8px 0;padding:32px 16px 16px;border-radius:24px}
  .fm2 .fm2-jl{margin-bottom:24px}
  .fm2 .fm2-join h2{font-size:40px}
  .fm2 .fm2-jl p{font-size:17px}
  .fm2 .fm2-form{padding:22px 16px;border-radius:20px}
  .fm2 .fm2-two{grid-template-columns:1fr}
  .fm2 .fm2-send{flex-direction:column;align-items:stretch;gap:12px}
  .fm2 .fm2-qs summary{font-size:18px;min-height:68px}
  .fm2 .fm2-qs p{padding-right:0;font-size:16px}
  .fm2 .fm2-faq{padding-bottom:64px}
}
