@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500&family=Italiana&display=swap";:root{--ink:#4a4a4a;--dark:#121212;--paper:#f5f2ef;--white:#fff;--rose:#dca1a1;--deep-rose:#c17676;--line:#4a4a4a33;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#f5f2eff0;border-bottom:1px solid #4a4a4a14;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 3.25vw;display:grid;position:relative}.brand,.footer-brand{letter-spacing:-1px;color:var(--dark);font-family:Italiana,serif;font-size:34px}.site-header nav{letter-spacing:.08em;text-transform:uppercase;gap:34px;font-size:11px;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:currentColor;height:1px;transition:all .3s;position:absolute;bottom:-5px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-actions{justify-self:end;align-items:center;gap:20px;display:flex}.menu-button{background:0 0;border:0;padding:0;display:none}.hero{background:var(--white);grid-template-columns:51% 49%;min-height:calc(100vh - 78px);display:grid}.hero-copy{background:var(--rose);flex-direction:column;justify-content:center;padding:clamp(56px,8vw,118px) 4.6vw 56px;display:flex}.hero-copy>p,.feature-heading p,.quote span,.signup>div>span{letter-spacing:.19em;text-transform:uppercase;font-size:10px}.hero h1{letter-spacing:-.045em;color:var(--dark);margin:30px 0 58px;font-family:Italiana,serif;font-size:clamp(52px,5vw,78px);font-weight:400;line-height:.98}.hero h1 span{display:block;overflow:hidden}.hero-bottom{border-top:1px solid #12121245;justify-content:space-between;align-items:center;padding-top:22px;display:flex}.hero-bottom p{margin:0;font-size:14px}.round-link{border:1px solid var(--dark);border-radius:50%;place-items:center;width:52px;height:52px;transition:all .3s;display:grid}.round-link:hover{background:var(--dark);color:#fff;transform:translate(3px)}.hero-product{background:#f0e9e5;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-product:before{content:"";aspect-ratio:1;filter:blur(4px);background:#dca1a157;border-radius:50%;width:72%;position:absolute}.hero-product img{object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.13)saturate(.85);width:76%;height:92%;position:relative}.hero-stamp{z-index:2;border:1px solid var(--deep-rose);text-align:center;width:104px;height:104px;color:var(--deep-rose);letter-spacing:.12em;text-transform:uppercase;border-radius:50%;place-items:center;font-size:9px;line-height:1.5;display:grid;position:absolute;top:34px;right:34px;transform:rotate(8deg)}.marquee{background:var(--dark);color:#fff;white-space:nowrap;align-items:center;height:122px;display:flex;overflow:hidden}.marquee div{letter-spacing:.04em;word-spacing:16px;font-family:Italiana,serif;font-size:25px;animation:24s linear infinite marquee}.marquee i{color:var(--rose);font-style:normal}@keyframes marquee{to{transform:translate(-50%)}}.intro{background:var(--paper);text-align:center;padding:clamp(90px,12vw,180px) 8vw}.intro>div{max-width:1080px;margin:auto}.intro>div>p{letter-spacing:-.025em;margin:0;font-family:Italiana,serif;font-size:clamp(30px,4.15vw,62px);line-height:1.22}.intro-links{justify-content:center;gap:44px;margin-top:55px;display:flex}.intro-links a{border-bottom:1px solid var(--ink);letter-spacing:.16em;align-items:center;gap:9px;padding-bottom:5px;font-size:10px;display:flex}.features{background:var(--white)}.feature-heading{text-align:center;border-bottom:1px solid var(--line);padding:120px 20px 100px}.feature-heading h2{color:var(--dark);letter-spacing:-.04em;margin:22px 0 0;font-family:Italiana,serif;font-size:clamp(52px,7vw,104px);font-weight:400;line-height:1}.feature-heading h2 i{color:var(--deep-rose);font-weight:400}.feature{border-bottom:1px solid var(--line);grid-template-columns:56% 44%;min-height:740px;display:grid}.feature.reverse{grid-template-columns:44% 56%}.feature.reverse .feature-media{order:2}.feature-media{min-width:0}.visual{justify-content:center;align-items:center;height:100%;min-height:740px;display:flex;position:relative;overflow:hidden}.visual img{display:block}.visual.mirror{background:#eee6e0}.visual.mirror img{object-fit:contain;mix-blend-mode:multiply;width:63%;height:88%}.visual.light{background:#d7a1a3}.visual.light img{object-fit:cover;width:100%;height:100%}.visual.lesson{background:#302c2c}.visual.lesson img{object-fit:cover;width:100%;height:100%}.visual.board{background:#eee8e4}.visual.board:after{content:"NovaM";width:40%;height:15%;color:var(--dark);letter-spacing:-.045em;background:#f1ebe7;align-items:center;padding-left:3%;font-family:Italiana,serif;font-size:clamp(36px,4.2vw,68px);display:flex;position:absolute;top:4%;left:5%}.visual.board img{object-fit:cover;width:100%;height:100%}.visual.ritual{background:#e7d2c4}.visual.ritual img{object-fit:cover;width:100%;height:100%}.ritual-note{color:var(--deep-rose);writing-mode:vertical-rl;font-family:Italiana;font-size:clamp(34px,4vw,64px);line-height:.95;position:absolute;top:15%;right:8%}.feature-copy{background:var(--white);flex-direction:column;justify-content:center;padding:9vw 7vw;display:flex}.feature-copy>span,.modal>span{letter-spacing:.15em;color:#999;margin-bottom:auto;font-size:10px}.feature-copy .eyebrow,.modal .eyebrow{letter-spacing:.17em;text-transform:uppercase;color:var(--deep-rose);margin:80px 0 16px;font-size:10px}.feature-copy h3,.modal h3{color:var(--dark);letter-spacing:-.035em;margin:0 0 28px;font-family:Italiana,serif;font-size:clamp(42px,4.2vw,67px);font-weight:400;line-height:1.02}.body-copy{max-width:450px;margin:0 0 42px;font-size:15px;line-height:1.8}.learn{border:0;border-bottom:1px solid var(--ink);letter-spacing:.15em;cursor:pointer;background:0 0;align-self:flex-start;align-items:center;gap:35px;padding:0 0 7px;font-size:10px;display:flex}.learn svg{transition:all .3s}.learn:hover svg{transform:rotate(90deg)}.quote{background:var(--rose);text-align:center;padding:100px 8vw}.quote>div{max-width:980px;margin:auto}.quote blockquote{color:var(--dark);letter-spacing:-.03em;margin:36px auto;font-family:Italiana,serif;font-size:clamp(40px,5.5vw,78px);line-height:1.06}.quote p{letter-spacing:.15em;font-size:12px}.signup{text-align:center;background:var(--paper);padding:130px 20px}.signup>div{max-width:820px;margin:auto}.signup h2{color:var(--dark);letter-spacing:-.04em;margin:25px 0 50px;font-family:Italiana,serif;font-size:clamp(48px,6vw,84px);font-weight:400;line-height:1.03}.signup form{border-bottom:1px solid var(--dark);max-width:620px;margin:auto;display:flex}.signup input{background:0 0;border:0;outline:none;flex:1;padding:17px 3px}.signup button{letter-spacing:.13em;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-size:10px;display:flex}.signup small{color:#888;margin-top:20px;display:block}.joined{justify-content:center;align-items:center;gap:10px;display:flex}.form-error{color:#9b3030}.modal-backdrop{z-index:100;background:#1212129e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);width:min(580px,100%);padding:55px;position:relative}.modal>button{cursor:pointer;background:0 0;border:0;position:absolute;top:20px;right:20px}.modal>span{display:block}.modal .eyebrow{margin-top:60px}.modal>p:not(.eyebrow){line-height:1.7}.modal>a{border-bottom:1px solid;align-items:center;gap:10px;margin-top:25px;padding-bottom:6px;font-size:12px;display:inline-flex}footer{background:var(--dark);color:#eee;padding:90px 4vw 28px}.footer-top{grid-template-columns:2fr repeat(3,1fr);gap:60px;padding-bottom:90px;display:grid}.footer-brand{color:#fff;font-size:52px}.footer-top>div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-top>div:first-child p{color:var(--rose);font-family:Italiana;font-size:30px;line-height:1.2}.footer-top b{letter-spacing:.16em;color:#999;margin-bottom:16px;font-size:9px}.footer-top a:not(.footer-brand){color:#ccc;font-size:13px}.footer-bottom{letter-spacing:.11em;color:#999;border-top:1px solid #444;justify-content:space-between;padding-top:25px;font-size:9px;display:flex}.footer-bottom a{color:#ddd}@media (width<=900px){.site-header{grid-template-columns:1fr auto;height:68px;padding:0 20px}.site-header nav{background:var(--paper);text-transform:none;flex-direction:column;justify-content:center;align-items:center;gap:30px;font-family:Italiana;font-size:34px;display:none;position:fixed;inset:68px 0 0}.site-header nav.open{display:flex}.menu-button{display:block}.header-actions>a{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:540px;padding:70px 24px 54px}.hero h1{margin:28px 0 48px;font-size:clamp(48px,13vw,72px)}.hero-product{height:620px}.hero-product img{width:90%;height:93%}.hero-stamp{width:88px;height:88px;top:18px;right:18px}.marquee{height:90px}.intro{padding:95px 24px}.intro-links{flex-wrap:wrap;gap:24px}.feature-heading{padding:95px 20px 75px}.feature{flex-direction:column;min-height:auto;display:flex}.feature.reverse .feature-media,.feature-media{order:0}.visual{height:70vh;min-height:560px;max-height:680px}.feature-copy{min-height:540px;padding:55px 28px}.feature-copy>span{margin-bottom:30px}.feature-copy .eyebrow{margin-top:45px}.visual.board img{object-position:center top}.footer-top{grid-template-columns:1.4fr 1fr;gap:50px}.footer-bottom{flex-wrap:wrap;gap:20px}}@media (width<=560px){.brand{font-size:29px}.hero-product{height:500px}.hero-product img{width:98%;height:94%}.hero-copy{min-height:570px}.hero h1{font-size:clamp(40px,10.5vw,44px);line-height:1.06}.hero h1 span{overflow:visible}.hero-bottom p{max-width:210px}.marquee div{font-size:20px}.intro>div>p{font-size:31px}.feature-heading h2{font-size:48px}.visual{height:60vh;min-height:470px}.visual.board:after{font-size:31px}.visual.mirror img{width:88%;height:90%}.ritual-note{right:16px}.feature-copy h3{font-size:44px}.modal{padding:44px 28px}.quote{padding:85px 22px}.signup{padding:100px 22px}.signup form{border:0;flex-direction:column;gap:12px}.signup input{border-bottom:1px solid var(--dark)}.signup button{background:var(--dark);color:#fff;justify-content:center;padding:15px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.footer-bottom span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
