@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}}.announcement{color:#fff;text-align:center;background:#493c3c;justify-content:center;align-items:center;gap:22px;padding:10px 24px;font-size:12px;display:flex}.announcement button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;text-decoration:underline;display:inline-flex}.header-actions{justify-content:flex-end;align-items:center;gap:16px;display:flex}.header-actions button{cursor:pointer;background:0 0;border:0;min-height:44px}.language-button,.bag-button{align-items:center;gap:6px;display:flex}.bag-button span{font-size:11px}.site-header nav{gap:22px}.store-section{padding:90px max(6vw,24px);scroll-margin-top:90px}.store-section h2,.store-dialog h2{margin:16px 0 28px;font-family:Italiana,serif;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.15}.store-section p,.store-dialog p{line-height:1.7}.product-section{background:#faf7f4;grid-template-columns:1fr 1fr;align-items:center;gap:7vw;display:grid}.product-image{background:#eee4de}.product-image img{width:100%;display:block}.product-details>p{max-width:540px}.status-pill{border:1px solid #b79489;border-radius:30px;margin-bottom:12px;padding:7px 13px;font-size:12px;display:inline-block}.product-price{font-size:24px}.product-buttons{gap:12px;margin:25px 0 14px;display:flex}.solid-button{color:#fff;cursor:pointer;min-height:48px;font:inherit;background:#493c3c;border:0;justify-content:center;align-items:center;gap:18px;padding:15px 22px;display:inline-flex}.solid-button:disabled{opacity:.5;cursor:not-allowed}.save-button{cursor:pointer;background:0 0;border:1px solid #b7a49c;align-items:center;gap:8px;padding:12px 16px;display:flex}.save-button.selected{background:#eed8d4}.product-details small{font-size:12px;line-height:1.6;display:block}.product-notes{gap:24px;margin-top:25px;font-size:13px;text-decoration:underline;display:flex}.section-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.empty-reviews{text-align:center;background:#f4efea;padding:40px}.empty-reviews p{max-width:630px;margin:15px auto}.review-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.review-card{overflow-wrap:anywhere;background:#f4efea;padding:26px}.review-card blockquote{margin:20px 0;line-height:1.7}.support-section{background:#f0e6e1;grid-template-columns:1fr 1.2fr;gap:8vw;display:grid}.support-form label,.newsletter label{flex-direction:column;gap:9px;margin-bottom:18px;font-size:13px;display:flex}.support-form input,.support-form select,.support-form textarea,.newsletter input[type=email]{font:inherit;box-sizing:border-box;color:#493c3c;background:#fffaf7;border:1px solid #b5a49b;border-radius:0;width:100%;padding:13px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.support-form .consent,.newsletter .consent{flex-direction:row;align-items:flex-start;font-size:12px;line-height:1.5}.consent input[type=checkbox]{accent-color:#493c3c;flex-shrink:0;width:17px;height:17px;margin-top:2px}.honey{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.receipt{background:#fffaf7;padding:30px}.receipt small{overflow-wrap:anywhere}.receipt .learn{margin-top:24px;display:flex}.faq-item{border-bottom:1px solid #cfbfb5;padding:22px 0}.faq-item summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:17px;list-style:none;display:flex}.faq-item p{max-width:800px}.faq-item[open] summary svg{transform:rotate(45deg)}.signup .newsletter{text-align:left;max-width:560px;margin:25px auto}.signup .newsletter form{border:0;padding:0;display:block}.signup .newsletter input[type=email]{color:#493c3c;background:#fffaf7;border:1px solid #b5a49b;padding:14px}.signup .newsletter button{color:#fff;background:#493c3c;padding:15px 22px}.newsletter small{margin-top:15px;line-height:1.6;display:block}.newsletter small a{text-decoration:underline}.newsletter [role=status]{align-items:center;gap:10px;display:flex}.privacy-section{background:#faf7f4}.privacy-section h2{font-size:32px}.privacy-section p{max-width:900px;font-size:14px}.quote>p{text-transform:none;letter-spacing:0;max-width:700px;margin:25px auto;font-size:16px;line-height:1.9}.quote .learn{margin-top:16px;display:inline-flex}footer button{text-align:left;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.feedback-fab{z-index:30;color:#fff;cursor:pointer;background:#493c3c;border:1px solid #c8a29a;border-radius:40px;align-items:center;gap:8px;padding:13px 18px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 18px #0002}.store-dialog{box-sizing:border-box;background:#faf7f4;outline:none;width:min(600px,100vw - 32px);max-height:90dvh;padding:42px;position:relative;overflow:auto}.dialog-close{cursor:pointer;background:0 0;border:0;padding:8px;position:absolute;top:12px;right:12px}.cart-item{border-bottom:1px solid #ccbdb3;gap:20px;padding-bottom:24px;display:flex}.cart-item img{object-fit:cover;align-self:flex-start;width:110px}.cart-item h3{margin-top:0}.quantity{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.quantity button{cursor:pointer;background:0 0;border:1px solid #bca79e;min-width:35px;min-height:40px}.quantity .remove-item{border:0;font-size:12px;text-decoration:underline}.store-dialog>.learn{margin-top:24px;display:flex}.offer-code{text-align:center;letter-spacing:2px;border:1px dashed #b79489;padding:16px}.modal-backdrop{z-index:1000}.store-dialog .learn{cursor:pointer}.store-dialog h2{padding-right:10px}.store-dialog small{line-height:1.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:4px;outline:2px solid #92514c}html[lang=zh-Hant] h1,html[lang=zh-Hant] h2,html[lang=zh-Hant] h3,html[lang=zh-Hant] blockquote{font-family:serif;line-height:1.45}html[lang=zh-Hant] .hero h1{font-size:clamp(35px,4.4vw,68px)}@media (width<=900px){.product-section,.support-section{grid-template-columns:1fr;gap:32px}.review-grid{grid-template-columns:1fr}.announcement{gap:10px;padding:8px 12px;font-size:10px}.store-section{padding:58px 24px}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:24px}.header-actions{gap:12px}.site-header nav{gap:22px}.product-image{max-width:600px}.privacy-section h2{font-size:28px}}@media (width<=480px){.form-grid{grid-template-columns:1fr;gap:0}.store-dialog{padding:36px 22px}.cart-item{gap:12px}.cart-item img{width:76px}.product-buttons{flex-wrap:wrap}.feedback-fab span{display:none}.feedback-fab{padding:13px;bottom:16px;right:16px}.announcement{flex-wrap:wrap;gap:4px 12px}.hero h1{font-size:40px}.store-section h2{font-size:34px}}
