*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--bg:#fdfcf8;--ink:#1a1422;--muted:#6b5f7a;--dim:#6b5f7a80;--lav:#7c6cfc;--lav-dim:#7c6cfc1a;--lav-mid:#7c6cfc33;--rose:#e8699a;--rose-dim:#e8699a1a;--sage:#5b8c6b;--sage-dim:#5b8c6b1a;--cream:#f5f0e8;--border:#1a142214;--card:#fff;--serif:"Fraunces",Georgia,serif;--sans:"Inter",system-ui,sans-serif;--nav-h:60px}body{font-family:var(--sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}nav{z-index:100;height:var(--nav-h);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#fdfcf8f0;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-brand{align-items:center;gap:8px;text-decoration:none;display:flex}.logo-mark{background:linear-gradient(135deg,#c8b8ff,#7c6cfc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;box-shadow:0 2px 12px #7c6cfc4d}.logo-mark-inner{background:var(--bg);border-radius:50%;width:18px;height:18px;position:absolute;top:5px;right:4px}.nav-name{font-family:var(--serif);color:var(--ink);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.nav-name em{color:var(--lav);font-style:italic}.nav-links{align-items:center;gap:.4rem;display:flex}.nav-links a{color:var(--muted);white-space:nowrap;border-radius:8px;padding:.35rem .75rem;font-size:.82rem;text-decoration:none;transition:all .2s}.nav-links a:hover{color:var(--ink);background:var(--lav-dim)}.nav-cta{background:var(--lav)!important;color:#fff!important;font-weight:600!important}.nav-cta:hover{opacity:.9}.hero{min-height:100vh;padding:calc(var(--nav-h) + 3rem) 2rem 4rem;grid-template-columns:1fr minmax(auto,580px) 1fr;align-items:center;gap:2rem;display:grid;position:relative;overflow:hidden}.hero-blob{filter:blur(70px);pointer-events:none;border-radius:50%;animation:12s ease-in-out infinite blob;position:absolute}.b1{background:#7c6cfc14;width:500px;height:500px;animation-delay:0s;top:5%;left:-10%}.b2{background:#e8699a12;width:400px;height:400px;animation-delay:4s;bottom:10%;right:-5%}.b3{background:#5b8c6b0f;width:300px;height:300px;animation-delay:8s;top:40%;left:55%}@keyframes blob{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.08)}66%{transform:translate(-20px,15px)scale(.95)}}.hero-center{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.hero-side{z-index:1;flex-direction:column;gap:1rem;display:flex;position:relative}.hero-side.left{align-items:flex-end;padding-right:.5rem}.hero-side.right{align-items:flex-start;padding-left:.5rem}.float-card{background:var(--card);border:1px solid var(--border);border-radius:14px;max-width:220px;padding:1.1rem 1.25rem;animation:.6s both float-in;box-shadow:0 4px 20px #1a142212}.float-card:first-child{animation-delay:.3s}.float-card:nth-child(2){animation-delay:.55s}.float-card:nth-child(3){animation-delay:.8s}@keyframes float-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fc-emoji{margin-bottom:.5rem;font-size:1.25rem;display:block}.fc-quote{font-family:var(--serif);color:var(--ink);margin-bottom:.4rem;font-size:.82rem;font-style:italic;line-height:1.5}.fc-name{color:var(--dim);letter-spacing:.04em;font-size:.68rem;font-weight:600}.fc-stat{align-items:center;gap:.5rem;display:flex}.fc-stat-num{font-family:var(--serif);color:var(--lav);letter-spacing:-.03em;font-size:1.4rem;font-weight:700;line-height:1}.fc-stat-label{color:var(--muted);font-size:.72rem;line-height:1.35}.fc-tag-row{flex-wrap:wrap;gap:.35rem;display:flex}.fc-tag{background:var(--lav-dim);color:var(--lav);border:1px solid var(--lav-mid);border-radius:100px;padding:.2rem .6rem;font-size:.65rem;font-weight:600}.fc-tag.rose{background:var(--rose-dim);color:var(--rose);border-color:#e8699a33}.fc-tag.sage{background:var(--sage-dim);color:var(--sage);border-color:#5b8c6b33}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--lav);background:var(--lav-dim);border:1px solid var(--lav-mid);z-index:1;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.72rem;font-weight:700;display:inline-flex;position:relative}.eyebrow-dot{background:var(--lav);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}h1{font-family:var(--serif);letter-spacing:-.025em;color:var(--ink);z-index:1;max-width:820px;margin-bottom:1.5rem;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:700;line-height:1.05;position:relative}h1 em{color:var(--lav);font-style:italic}.hero-sub{color:var(--muted);z-index:1;max-width:540px;margin-bottom:2.5rem;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.75;position:relative}.sub-box{background:var(--card);border:1px solid var(--border);z-index:1;border-radius:18px;width:100%;max-width:480px;margin-bottom:2rem;padding:1.75rem;position:relative;box-shadow:0 8px 40px #1a142214,0 2px 8px #1a14220a}.sub-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:flex}.sub-badge{background:var(--sage-dim);color:var(--sage);letter-spacing:.04em;border-radius:100px;padding:2px 8px;font-size:.68rem;font-weight:700}.sub-form{gap:.5rem;margin-bottom:.85rem;display:flex}.sub-form input{border:1.5px solid var(--border);min-width:0;font-size:.875rem;font-family:var(--sans);color:var(--ink);background:var(--bg);border-radius:10px;outline:none;flex:1;padding:.7rem .9rem;transition:border-color .2s}.sub-form input:focus{border-color:var(--lav);background:#fff}.sub-form input::placeholder{color:var(--dim)}.btn-sub{background:var(--lav);color:#fff;cursor:pointer;white-space:nowrap;font-size:.875rem;font-weight:700;font-family:var(--sans);border:none;border-radius:10px;flex-shrink:0;padding:.7rem 1.1rem;transition:opacity .2s,transform .15s}.btn-sub:hover{opacity:.9;transform:translateY(-1px)}.sub-perks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.sub-perk{color:var(--dim);align-items:center;gap:.3rem;font-size:.73rem;display:flex}.perk-ck{color:var(--sage);font-weight:700}.proof{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}.proof-avs{display:flex}.proof-av{border:2px solid var(--bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:-8px;font-size:.72rem;font-weight:700;display:flex}.proof-av:first-child{margin-left:0}.proof-txt{color:var(--muted);font-size:.8rem}.proof-txt strong{color:var(--ink)}.resonance-wrap{background:var(--cream);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 1.5rem}.inner{max-width:1100px;margin:0 auto}.sec-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--lav);align-items:center;gap:.6rem;margin-bottom:.85rem;font-size:.68rem;font-weight:700;display:flex}.sec-tag:before{content:"";background:var(--lav);border-radius:2px;width:20px;height:2px}.sec-h2{font-family:var(--serif);letter-spacing:-.025em;color:var(--ink);margin-bottom:1rem;font-size:clamp(1.85rem,4vw,3.25rem);font-weight:700;line-height:1.08}.sec-h2 em{color:var(--lav);font-style:italic}.sec-sub{color:var(--muted);max-width:500px;margin-bottom:3rem;font-size:1rem;line-height:1.75}.res-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.res-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.75rem;transition:transform .2s,border-color .2s,box-shadow .2s}.res-card:hover{border-color:var(--lav-mid);transform:translateY(-3px);box-shadow:0 12px 40px #7c6cfc14}.res-emoji{margin-bottom:1rem;font-size:2rem;display:block}.res-quote{font-family:var(--serif);color:var(--ink);margin-bottom:.75rem;font-size:1.02rem;font-style:italic;line-height:1.55}.res-label{color:var(--dim);font-size:.75rem;font-weight:500}.preview-section{background:var(--cream);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 1.5rem}.preview-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.what-list{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.what-item{align-items:flex-start;gap:.85rem;display:flex}.what-icon-wrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.what-title{color:var(--ink);margin-bottom:.15rem;font-size:.875rem;font-weight:600}.what-desc{color:var(--muted);font-size:.8rem}.email-mock{background:var(--card);border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 16px 48px #1a14221a}.email-chrome{border-bottom:1px solid var(--border);background:#f5f5f5;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.e-dots{gap:5px;display:flex}.e-dot{border-radius:50%;width:10px;height:10px}.e-from{color:var(--muted);margin-left:.6rem;font-size:.7rem}.e-from strong{color:var(--ink)}.email-body{padding:1.5rem 1.5rem 0}.e-subject{font-family:var(--serif);color:var(--ink);margin-bottom:.2rem;font-size:.95rem;font-weight:600}.e-preview{color:var(--dim);border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:1.25rem;font-size:.7rem}.e-content{color:var(--muted);font-size:.8rem;line-height:1.8}.e-content p{margin-bottom:.7rem}.e-bold{color:var(--ink);font-weight:600}.e-fade{background:linear-gradient(to bottom,transparent,var(--card));height:50px;margin:0 -1.5rem;position:relative;bottom:-1px}.section{max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.testi-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.25rem;display:grid}.testi-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.75rem}.testi-stars{color:var(--lav);letter-spacing:2px;margin-bottom:.85rem;font-size:.85rem}.testi-text{font-family:var(--serif);color:var(--ink);margin-bottom:1.1rem;font-size:.95rem;font-style:italic;line-height:1.65}.testi-author{align-items:center;gap:.6rem;display:flex}.testi-av{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.testi-name{color:var(--ink);font-size:.8rem;font-weight:600}.testi-role{color:var(--dim);font-size:.72rem}.bottom-cta{text-align:center;padding:6rem 1.5rem;position:relative;overflow:hidden}.cta-blob{filter:blur(60px);pointer-events:none;background:#7c6cfc0f;border-radius:50%;width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-inner{z-index:1;max-width:560px;margin:0 auto;position:relative}.cta-h2{font-family:var(--serif);letter-spacing:-.025em;color:var(--ink);margin-bottom:1rem;font-size:clamp(1.85rem,5vw,3.25rem);font-weight:700;line-height:1.1}.cta-h2 em{color:var(--lav);font-style:italic}.cta-sub{color:var(--muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.7}footer{background:var(--ink);color:#ffffff73;padding:2.5rem 2rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.footer-brand{align-items:center;gap:8px;display:flex}.footer-brand span{font-family:var(--serif);color:#fffc;font-size:1rem;font-weight:600}.footer-links{flex-wrap:wrap;gap:1.5rem;display:flex}.footer-links a{color:#fff6;font-size:.78rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fffc}.footer-copy{font-size:.72rem}.demo-section{background:var(--cream);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 1.5rem}.demo-inner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.demo-perks{flex-direction:column;gap:.85rem;margin-bottom:1.75rem;display:flex}.demo-perk{align-items:flex-start;gap:.75rem;display:flex}.demo-perk-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.demo-perk-title{color:var(--ink);margin-bottom:.1rem;font-size:.875rem;font-weight:600}.demo-perk-desc{color:var(--muted);font-size:.78rem}.btn-demo-cta{background:var(--lav);color:#fff;border-radius:100px;align-items:center;padding:.8rem 1.75rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex}.btn-demo-cta:hover{opacity:.9;transform:translateY(-1px)}.demo-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:1.75rem;box-shadow:0 8px 32px #1a142214}.demo-card-header{margin-bottom:1.5rem}.demo-card-title{font-family:var(--serif);color:var(--ink);margin-bottom:.2rem;font-size:1.05rem;font-weight:700}.demo-card-sub{color:var(--dim);font-size:.72rem}.demo-field{margin-bottom:1rem}.demo-label{color:var(--ink);letter-spacing:.03em;margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:block}.demo-select{border:1.5px solid var(--border);width:100%;font-size:.875rem;font-family:var(--sans);color:var(--ink);background:var(--bg);cursor:pointer;border-radius:10px;outline:none;padding:.6rem .85rem;transition:border-color .2s}.demo-select:focus{border-color:var(--lav)}.demo-pills{flex-wrap:wrap;gap:.4rem;display:flex}.demo-pill{background:var(--lav-dim);color:var(--lav);border:1px solid var(--lav-mid);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:100px;padding:.3rem .75rem;font-size:.72rem;font-weight:500;transition:all .15s}.demo-pill:hover,.demo-pill.active{background:var(--lav);color:#fff;border-color:var(--lav)}.demo-btn{background:linear-gradient(135deg,var(--lav),#a78bfa);color:#fff;cursor:pointer;width:100%;font-size:.9rem;font-weight:700;font-family:var(--sans);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.85rem;transition:opacity .2s,transform .15s;display:flex;box-shadow:0 4px 16px #7c6cfc40}.demo-btn:hover{opacity:.9;transform:translateY(-1px)}.demo-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.demo-output-header{justify-content:space-between;align-items:center;margin:1.25rem 0 .6rem;display:flex}.demo-output-tag{letter-spacing:.1em;text-transform:uppercase;background:var(--lav-dim);color:var(--lav);border-radius:100px;padding:.25rem .75rem;font-size:.65rem;font-weight:700}.demo-copy-btn{color:var(--muted);border:1px solid var(--border);cursor:pointer;font-size:.72rem;font-family:var(--sans);background:0 0;border-radius:6px;padding:.25rem .65rem;transition:all .2s}.demo-copy-btn:hover{color:var(--ink);border-color:var(--lav)}.demo-output-text{color:var(--ink);background:var(--bg);border:1px solid var(--border);border-radius:10px;max-height:160px;padding:1rem 1.1rem;font-size:.82rem;line-height:1.75;position:relative;overflow:hidden}.demo-output-text:after{content:"";background:linear-gradient(to bottom,transparent,var(--bg));height:60px;position:absolute;bottom:0;left:0;right:0}.demo-output-gate{background:var(--lav-dim);border:1px solid var(--lav-mid);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;padding:.85rem 1rem;display:flex}.demo-gate-msg{color:var(--muted);flex:1;font-size:.75rem;line-height:1.5}.demo-gate-cta{color:var(--lav);white-space:nowrap;border:1px solid var(--lav-mid);background:#fff;border-radius:100px;padding:.35rem .9rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .15s}.demo-gate-cta:hover{background:var(--lav);color:#fff}.demo-loading{justify-content:center;padding:1.5rem 0;display:flex}.demo-spinner-wrap{color:var(--muted);align-items:center;gap:.6rem;font-size:.82rem;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:900px){.demo-inner{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:600px){.demo-section{padding:3rem 1rem}.demo-card{padding:1.25rem}}@media (min-width:601px) and (max-width:900px){nav{padding:0 1.5rem}.nav-links a:not(.nav-cta){display:none}.hero{padding:calc(var(--nav-h) + 3rem) 1.5rem 4rem;grid-template-columns:1fr;justify-items:center}.hero-side{display:none}.hero-center{max-width:560px}h1{font-size:clamp(2.4rem,6vw,3.75rem)}.sub-box{padding:1.5rem}.resonance-wrap{padding:4rem 1.5rem}.res-grid{grid-template-columns:repeat(2,1fr)}.preview-section{padding:4rem 1.5rem}.preview-grid{grid-template-columns:1fr;gap:2.5rem}.section{padding:4rem 1.5rem}.testi-grid{grid-template-columns:repeat(2,1fr)}.bottom-cta{padding:4rem 1.5rem}footer{padding:2rem 1.5rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:1.25rem}}@media (max-width:600px){:root{--nav-h:56px}nav{padding:0 1rem}.nav-name{letter-spacing:-.02em;font-size:1rem}.nav-links a:not(.nav-cta){display:none}.nav-cta{padding:.35rem .9rem!important;font-size:.78rem!important}.hero{padding:calc(var(--nav-h) + 2.5rem) 1rem 3.5rem;grid-template-columns:1fr;justify-items:center}.hero-side{display:none}.hero-center{text-align:center}.hero-blob{display:none}h1{letter-spacing:-.02em;font-size:2.2rem}.hero-sub{font-size:.95rem}.eyebrow{padding:.35rem .85rem;font-size:.65rem}.sub-box{border-radius:14px;padding:1.25rem}.sub-form{flex-direction:column;gap:.6rem}.btn-sub{width:100%;padding:.8rem}.sub-form input{padding:.75rem .9rem}.sub-perks{gap:.6rem}.sub-perk{font-size:.7rem}.proof{flex-direction:column;gap:.75rem}.resonance-wrap{padding:3rem 1rem}.res-grid{grid-template-columns:1fr}.res-card{padding:1.25rem}.res-emoji{font-size:1.6rem}.res-quote{font-size:.95rem}.sec-sub{margin-bottom:2rem;font-size:.9rem}.preview-section{padding:3rem 1rem}.preview-grid{grid-template-columns:1fr;gap:2rem}.email-mock{display:none}.what-list{gap:.85rem}.what-icon-wrap{width:32px;height:32px}.what-title{font-size:.82rem}.what-desc{font-size:.75rem}.section{padding:3rem 1rem}.testi-grid{grid-template-columns:1fr}.testi-card{padding:1.25rem}.bottom-cta{padding:3.5rem 1rem}.cta-blob{display:none}.cta-sub{font-size:.9rem}.sub-box.bottom-sub{max-width:100%}footer{padding:2rem 1rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:1rem}.footer-links{gap:1rem}.footer-links a{font-size:.75rem}}@media (max-width:380px){h1{font-size:1.9rem}.nav-cta{padding:.3rem .75rem!important;font-size:.72rem!important}.sub-box,.res-card{padding:1rem}}.cookie-banner{z-index:9999;font-family:var(--sans);background:#1a1422;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 2rem;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie-text{flex:1;min-width:260px}.cookie-title{color:#fff;margin-bottom:.3rem;font-size:.82rem;font-weight:700}.cookie-desc{color:#ffffff8c;font-size:.75rem;line-height:1.6}.cookie-desc a{color:#c8b8ff;text-decoration:underline}.cookie-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.btn-cookie-accept{color:#fff;cursor:pointer;white-space:nowrap;background:#7c6cfc;border:none;border-radius:8px;padding:.55rem 1.25rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:opacity .2s}.btn-cookie-accept:hover{opacity:.9}.btn-cookie-decline{color:#ffffff73;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:.55rem 1.1rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .2s}.btn-cookie-decline:hover{color:#ffffffbf;border-color:#ffffff4d}@media (max-width:600px){.cookie-banner{padding:1rem 1.25rem}.cookie-actions{justify-content:flex-end;width:100%}}
@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(../media/50a3f1070da3c6cc-s.0xr8au8udm.h9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(../media/b887d91685b8c137-s.0z~ry.rim0raw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(../media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(../media/50a3f1070da3c6cc-s.0xr8au8udm.h9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(../media/b887d91685b8c137-s.0z~ry.rim0raw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(../media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:italic;font-weight:700;font-display:swap;src:url(../media/50a3f1070da3c6cc-s.0xr8au8udm.h9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:italic;font-weight:700;font-display:swap;src:url(../media/b887d91685b8c137-s.0z~ry.rim0raw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:italic;font-weight:700;font-display:swap;src:url(../media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1e219c03c996efbd-s.0vlx5hthn2t7i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0fu677rwbv-.g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1e219c03c996efbd-s.0vlx5hthn2t7i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0fu677rwbv-.g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1e219c03c996efbd-s.0vlx5hthn2t7i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0fu677rwbv-.g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_c3dd7156-module__Ek_lhq__className{font-family:Fraunces,Fraunces Fallback}.fraunces_c3dd7156-module__Ek_lhq__variable{--font-serif:"Fraunces", "Fraunces Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_b0196d46-module__4kk8Hq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_b0196d46-module__4kk8Hq__variable{--font-sans:"Inter", "Inter Fallback"}
