*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--maya-ink);background:#fff;font-family:Nunito Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.38;-webkit-font-smoothing:antialiased}body.cart-is-open{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.main-content{min-height:60vh}.maya-page{width:min(1280px,calc(100% - 48px));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable{position:absolute;left:12px;top:-100px;z-index:200;background:#fff;padding:10px 16px;border:2px solid var(--maya-pink)}.visually-hidden-focusable:focus{top:12px}.icon{width:1.55em;height:1.55em}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.text-link{color:var(--maya-pink);text-decoration:underline}.placeholder-svg{background:var(--maya-blush);width:100%;height:100%}.maya-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 25px;border:2px solid var(--maya-pink);border-radius:9px;background:var(--maya-pink);color:#fff;font-weight:900;line-height:1.1;white-space:nowrap;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.maya-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 9px 24px #ef0b6733}.maya-button:focus-visible{outline:3px solid rgba(239,11,103,.3);outline-offset:3px}.maya-button:disabled{opacity:.48;cursor:not-allowed}.maya-button--outline{background:#ffffff9e;color:var(--maya-pink)}.maya-button--wide{width:100%}.maya-button--card{min-height:41px;padding:8px;border-radius:8px}.site-header{position:sticky;top:0;z-index:50;background:#fffffff7;border-bottom:1px solid rgba(239,11,103,.09);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.site-logo{width:155px}.site-logo img{width:100%;height:auto}.site-nav{display:flex;align-items:center;gap:42px;font-size:.98rem;font-weight:800}.site-nav a{position:relative;padding:27px 0 25px}.site-nav a:hover,.site-nav a.is-active{color:var(--maya-pink)}.site-nav a.is-active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:18px;background:var(--maya-pink)}.site-header__actions{justify-self:end;display:flex;align-items:center}.site-cart-button{position:relative;width:48px;height:48px;padding:8px;border:0;background:transparent;cursor:pointer}.site-cart-button svg{width:30px;height:30px}.site-cart-count{position:absolute;right:1px;top:1px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--maya-pink);color:#fff;font-size:.68rem;font-weight:900}.mobile-nav-button{display:none;width:42px;height:42px;border:0;background:transparent;padding:8px}.mobile-nav-button span{display:block;width:24px;height:2px;background:currentColor;margin:5px 0}.maya-home-hero{overflow:hidden;background:radial-gradient(circle at 83% 20%,rgba(255,187,219,.55) 0 15%,transparent 42%),linear-gradient(108deg,#fff7ef,#fff2e7 42%,#f9d9eb)}.maya-home-hero__inner{display:grid;grid-template-columns:.9fr 1.1fr;min-height:clamp(410px,40vw,500px)}.maya-home-hero__copy{position:relative;align-self:center;padding:58px 0 54px 8px;z-index:2}.maya-home-hero__copy h1,.catalog-hero h1,.section-title h1,.section-title h2,.catalog-bundle-card h2,.maya-story-copy h2,.main-product-info h1,.contact-intro h1,.empty-state h1{font-family:"DM Serif Display",Georgia,serif;color:var(--maya-pink);font-weight:400;letter-spacing:-.025em}.maya-home-hero__copy h1{max-width:600px;margin:0;font-size:3.65rem;line-height:.9}.hero-heart{display:block;width:33px;margin:9px auto 11px 31%;color:var(--maya-pink)}.maya-home-hero__copy>p{max-width:510px;margin:0 0 27px;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.45}.hero-buttons{display:flex;gap:18px}.hero-doodle{position:absolute;color:var(--maya-pink);font-family:Georgia,serif;line-height:1}.hero-doodle--star-left{left:-7px;top:45px;font-size:2.35rem}.hero-doodle--rays{left:47%;top:34px;font-size:3rem;transform:rotate(-12deg)}.maya-home-hero__visual{position:relative;min-width:0;overflow:hidden;display:flex;align-items:stretch}.hero-trio-frame{position:relative;flex:1;margin-right:-28px;overflow:hidden}.hero-trio-frame img{width:100%;height:100%;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;filter:saturate(1.04) contrast(1.02);transform:scale(1.06);transform-origin:center bottom}.hero-doodle--star-right{right:6%;top:42px;font-size:2.05rem;z-index:2}.hero-doodle--sparkle-right{right:0;top:80px;font-size:2.45rem;z-index:2}.maya-ticker{background:linear-gradient(90deg,#ed0060,#f20b72);color:#fff;overflow:auto;scrollbar-width:none}.maya-ticker::-webkit-scrollbar{display:none}.maya-ticker__inner{min-height:46px;display:flex;align-items:center;justify-content:center;gap:24px;padding:10px 22px;white-space:nowrap;font-size:.93rem;font-weight:800}.maya-ticker__inner>b{font-weight:900}.maya-home-products{padding:18px 0 12px}.maya-home-product-grid,.maya-catalog-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.maya-product-card{display:grid;grid-template-columns:51% 49%;min-width:0;overflow:hidden;border-radius:18px;border:1px solid rgba(239,11,103,.06);min-height:300px}.maya-product-card--lilac{background:linear-gradient(135deg,#fbf1fb,#f8e6f1)}.maya-product-card--cream{background:linear-gradient(135deg,#fff8ee,#fff0dc)}.maya-product-card--blush{background:linear-gradient(135deg,#fff4f6,#fde7ee)}.maya-product-card__image-link{min-width:0;overflow:hidden}.maya-product-card__image-wrap{position:relative;height:100%;min-height:300px;overflow:hidden}.maya-product-card__image{position:absolute;left:0;top:0;width:100%;max-width:none;height:100%;object-fit:cover;object-position:center center;transform:none;mix-blend-mode:multiply}.maya-product-card__body{display:flex;flex-direction:column;align-items:flex-start;padding:25px 18px 22px 2px;min-width:0}.maya-product-card__title{font-family:"DM Serif Display",Georgia,serif;color:var(--maya-pink);font-size:1.55rem;line-height:.98;letter-spacing:-.025em}.maya-product-card__heart{width:23px;color:var(--maya-pink);margin:7px 0 6px}.maya-product-card__description{font-size:.86rem;margin:0 0 12px;max-width:145px}.maya-product-card__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:auto;width:100%}.maya-product-card__price{font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.home-bundle-ribbon{position:relative;width:min(760px,100%);min-height:54px;margin:15px auto 0;display:flex;align-items:center;justify-content:center;gap:19px;padding:9px 65px 9px 18px;border:2px solid rgba(239,11,103,.65);border-radius:10px;background:#fff}.home-bundle-ribbon__heart{width:32px;color:var(--maya-pink)}.home-bundle-ribbon strong{font-family:"DM Serif Display",Georgia,serif;color:var(--maya-pink);font-size:1.45rem;font-weight:400}.home-bundle-ribbon i{display:block;width:1px;height:24px;background:var(--maya-pink)}.home-bundle-ribbon__add{position:absolute;right:10px;width:38px;height:38px;border:0;border-radius:50%;background:var(--maya-pink);color:#fff;font-size:1.55rem;cursor:pointer}.maya-benefits{padding:17px 0 4px}.section-title{text-align:center;max-width:960px;margin:0 auto 20px}.section-title h1,.section-title h2{margin:0;font-size:2.25rem;line-height:1}.section-title>p{max-width:690px;margin:6px auto 0;font-family:Georgia,Times New Roman,serif;font-size:1rem}.section-title--rays{position:relative}.section-title__ray{position:absolute;left:10%;top:2px;color:var(--maya-pink);font-size:2.8rem;transform:rotate(-18deg)}.section-title__ray--right{left:auto;right:10%;transform:rotate(20deg)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #f3d8dd;border-radius:16px;overflow:hidden}.benefit-card{display:grid;grid-template-columns:80px 1fr;gap:18px;align-items:start;padding:25px 27px;min-height:165px;background:#fff}.benefit-card+.benefit-card{border-left:1px solid #f3d8dd}.benefit-card__icon{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#ff2e83,#ef0b67);color:#fff}.benefit-card__icon .icon{width:34px;height:34px}.benefit-card h3{margin:3px 0 6px;font-family:"DM Serif Display",Georgia,serif;color:var(--maya-pink);font-size:1.35rem;font-weight:400}.benefit-card p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:.88rem;line-height:1.35}.research-spotlight{width:min(860px,100%);margin:17px auto 0;display:flex;align-items:center;justify-content:center;gap:16px;padding:12px 20px;border-radius:9px;background:linear-gradient(90deg,#fff1e2,#fff0df)}.research-spotlight>span{color:var(--maya-pink)}.research-spotlight .icon{width:34px;height:34px}.research-spotlight p{margin:0;font-size:.88rem}.maya-use-everywhere{padding:8px 0 14px}.section-title--compact{margin-bottom:12px}.section-title--compact h2{font-size:2rem}.section-title--compact p{max-width:760px;font-family:Nunito Sans,sans-serif;font-size:.9rem}.use-chip-row{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.use-chip-row span{height:47px;display:flex;align-items:center;justify-content:center;gap:11px;border:2px solid rgba(239,11,103,.62);border-radius:999px;font-weight:800}.use-chip-row .icon{width:25px;height:25px;color:var(--maya-pink)}.maya-story-panel{padding:0 0 28px}.maya-story-panel__inner{display:grid;grid-template-columns:1.08fr .92fr 1.08fr;min-height:300px;border:10px solid #fde4ea;border-radius:19px;overflow:hidden;background:linear-gradient(180deg,#fff7f6,#fce5e9)}.maya-story-photo{position:relative;overflow:hidden;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.9),transparent 28%),repeating-radial-gradient(ellipse at center,#f8d6df 0 3px,#f2cbd6 4px 7px,#edd0d9 8px 12px)}.maya-story-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff1f,#f5c0cf33);pointer-events:none}.maya-story-photo img{width:100%;height:100%;object-fit:cover;object-position:center 58%;mix-blend-mode:multiply;transform:scale(1.22)}.maya-story-copy{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px;text-align:center;background:linear-gradient(180deg,#fff3f4,#fde5ea)}.maya-story-copy>img{width:170px}.maya-story-copy__heart{color:var(--maya-pink);font-size:1.5rem;line-height:1}.maya-story-copy h2{font-size:2.25rem;line-height:.98;margin:2px 0 14px}.maya-story-copy p{font-family:Georgia,Times New Roman,serif;font-size:.9rem;max-width:330px;margin:0 0 15px}.maya-story-copy strong{font-family:Georgia,Times New Roman,serif;font-size:.86rem}.catalog-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 75% 15%,rgba(253,203,228,.6),transparent 43%),linear-gradient(118deg,#fff7ed,#fff1e5 50%,#f8ddec)}.catalog-hero__inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:53px 0 27px}.catalog-hero h1{font-size:4rem;line-height:.95;margin:0;white-space:nowrap}.catalog-hero__heart{width:34px;color:var(--maya-pink);margin:10px 0 6px}.catalog-hero__inner>p{max-width:560px;margin:0;font-size:1.18rem;line-height:1.28;font-weight:600}.catalog-feature-row{width:min(760px,100%);display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px}.catalog-feature-row>span{display:flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:0 22px}.catalog-feature-row>span+span{border-left:1px solid rgba(239,11,103,.45)}.catalog-feature-row .icon{width:39px;height:39px;color:var(--maya-pink);flex:0 0 auto}.catalog-feature-row b{text-align:left;font-size:.95rem;line-height:1.1}.catalog-doodle{position:absolute;color:var(--maya-pink);font-size:2.7rem}.catalog-doodle--one{left:13%;top:50px}.catalog-doodle--two{right:17%;top:52px}.catalog-doodle--three{left:3%;bottom:71px;transform:rotate(-15deg)}.catalog-products{padding:19px 0 10px}.maya-catalog-product-grid .maya-product-card,.maya-catalog-product-grid .maya-product-card__image-wrap{min-height:370px}.maya-catalog-product-grid .maya-product-card__body{padding-top:31px}.quantity-picker{display:grid;grid-template-columns:42px minmax(45px,1fr) 42px;width:100%;max-width:150px;border:1.5px solid rgba(239,11,103,.5);border-radius:8px;overflow:hidden;background:#fff}.quantity-picker button,.quantity-picker input{height:39px;border:0;background:transparent;text-align:center;font-weight:800}.quantity-picker button{cursor:pointer;font-size:1.22rem}.quantity-picker input{width:100%;-webkit-appearance:textfield;appearance:textfield}.quantity-picker input::-webkit-inner-spin-button,.quantity-picker input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.catalog-bundle-card{display:grid;grid-template-columns:38% 62%;height:330px;min-height:0;margin-top:20px;border:2px solid rgba(239,11,103,.62);border-radius:16px;overflow:hidden;background:linear-gradient(105deg,#fffaf3,#fff3e4 46%,#fde7ed)}.catalog-bundle-card__copy{padding:13px 16px 13px 24px;display:flex;flex-direction:column;align-items:flex-start}.best-value-tag{display:inline-flex;align-items:center;min-height:22px;padding:3px 11px;background:var(--maya-pink);color:#fff;font-size:.76rem;font-weight:900}.catalog-bundle-card h2{font-size:2.65rem;line-height:.9;margin:5px 0 0}.bundle-heart{width:24px;color:var(--maya-pink);align-self:center;margin:0}.catalog-bundle-card__copy>p{font-size:.92rem;line-height:1.15;margin:0 0 8px;text-align:center}.catalog-bundle-card__copy hr{width:78%;border:0;border-top:1px solid rgba(239,11,103,.33);margin:0 0 6px}.bundle-price-row{display:flex;align-items:baseline;gap:10px}.bundle-price-row strong{font-family:Georgia,Times New Roman,serif;font-size:1.9rem}.bundle-price-row span{color:var(--maya-pink);font-weight:900}.bundle-price-row small{font-size:.85rem}.bundle-action-row{display:flex;gap:12px;width:100%;margin-top:7px}.bundle-action-row .quantity-picker{max-width:100px}.bundle-action-row .maya-button{min-width:0;flex:1;padding-inline:8px;font-size:.82rem}.catalog-bundle-card__image{position:relative;overflow:hidden}.catalog-bundle-card__image>img{width:100%;height:100%;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;transform:scale(1.04);transform-origin:center bottom}.best-value-burst{position:absolute;right:23px;top:15px;display:grid;place-items:center;text-align:center;width:90px;height:90px;background:var(--maya-pink);color:#fff;font-family:"DM Serif Display",Georgia,serif;font-size:1.25rem;line-height:1.05;clip-path:polygon(50% 0%,60% 8%,73% 4%,80% 16%,94% 18%,94% 32%,100% 43%,91% 53%,95% 66%,83% 74%,80% 88%,66% 88%,56% 100%,45% 92%,33% 98%,25% 86%,11% 83%,11% 69%,0 59%,7% 47%,2% 34%,15% 26%,18% 12%,33% 12%)}.catalog-promise-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;padding:12px 10px;border-radius:13px;background:linear-gradient(90deg,#fff7ec,#fff0df)}.catalog-promise-strip span{display:flex;align-items:center;justify-content:center;gap:13px;min-height:52px}.catalog-promise-strip span+span{border-left:1px solid rgba(239,11,103,.35)}.catalog-promise-strip .icon{width:38px;height:38px;color:var(--maya-pink)}.catalog-promise-strip b{line-height:1.1}.catalog-faq{padding:6px 0 35px}.catalog-faq__inner{max-width:920px}.catalog-faq .section-title{margin-bottom:8px}.catalog-faq .section-title h2{font-size:2.25rem}.faq-heart{display:block;color:var(--maya-pink);font-size:1.18rem}.faq-list{display:grid;gap:8px}.faq-item{border:1.5px solid rgba(239,11,103,.25);border-radius:8px;background:#fff;overflow:hidden}.faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;min-height:49px;padding:10px 16px;font-weight:700;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary b{color:var(--maya-pink);font-size:1.6rem;font-weight:400;transition:transform .2s}.faq-item[open] summary b{transform:rotate(45deg)}.faq-item__answer{padding:0 16px 15px;font-size:.94rem}.catalog-bottom-promises{padding:0 0 30px}.catalog-bottom-promises__inner{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 22px;border-radius:14px;background:linear-gradient(90deg,#fff5f4,#fce7ec)}.catalog-bottom-promises span{display:flex;align-items:center;justify-content:center;gap:17px}.catalog-bottom-promises span+span{border-left:1px solid rgba(239,11,103,.32)}.catalog-bottom-promises .icon{width:42px;height:42px;color:var(--maya-pink)}.catalog-bottom-promises b{line-height:1.15}.main-product-section{padding:55px 0}.main-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.main-product-media{min-height:620px;display:grid;place-items:center;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#fff5f8,#fff4e7)}.main-product-media img{width:100%;height:620px;object-fit:contain;mix-blend-mode:multiply}.main-product-info{position:sticky;top:110px;padding:25px 0}.product-eyebrow{margin:0 0 8px;color:var(--maya-pink);font-size:.78rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.main-product-info h1,.contact-intro h1{font-size:4.5rem;line-height:.95;margin:0 0 15px}.main-product-price{font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:700;margin-bottom:18px}.main-product-description{font-size:1.04rem}.main-product-form{margin-top:25px}.main-product-form label{display:block;font-weight:800;margin-bottom:7px}.main-product-form select{width:100%;min-height:48px;border:1.5px solid rgba(239,11,103,.4);border-radius:8px;padding:8px 12px;background:#fff}.main-product-actions{display:flex;gap:14px;margin-top:16px}.main-product-actions .quantity-picker{width:150px}.main-product-actions .maya-button{flex:1}.main-product-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:26px}.main-product-notes span{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 8px;border-radius:999px;background:var(--maya-cream);font-size:.82rem;font-weight:800}.main-product-notes .icon{color:var(--maya-pink);width:23px;height:23px}.main-cart-section{padding:50px 0 80px}.cart-page-form{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:38px}.cart-page-lines{display:grid;gap:14px}.cart-page-line{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:14px;border:1px solid #f1d9df;border-radius:16px}.cart-page-line__image{height:170px;border-radius:12px;overflow:hidden;background:var(--maya-blush)}.cart-page-line__image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.cart-page-line__title{display:block;font-family:"DM Serif Display",Georgia,serif;color:var(--maya-pink);font-size:1.6rem}.cart-page-line small{display:block}.cart-page-line__price{font-weight:900;margin:10px 0}.cart-page-line label{display:flex;align-items:center;gap:8px;font-weight:700}.cart-page-line input{width:70px;border:1px solid #dbc6cc;border-radius:6px;padding:6px}.cart-page-summary{position:sticky;top:110px;padding:25px;border-radius:18px;background:var(--maya-cream)}.cart-page-summary>div{display:flex;justify-content:space-between;font-size:1.2rem}.cart-page-summary p{font-size:.86rem}.cart-page-summary .maya-button+.maya-button{margin-top:10px}.contact-section{padding:60px 0 80px;background:linear-gradient(135deg,#fff,#fff6f1)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.contact-intro{padding-top:30px}.contact-intro h1{font-size:5rem}.contact-intro>p:not(.product-eyebrow){max-width:500px;font-size:1.05rem}.contact-detail{display:flex;gap:14px;align-items:center;margin-top:25px}.contact-detail>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--maya-pink);color:#fff}.contact-detail .icon{width:27px;height:27px}.contact-detail strong,.contact-detail a,.contact-detail p{display:block;margin:0}.contact-card{padding:35px;border:1px solid #f2d7de;border-radius:22px;background:#fff;box-shadow:0 22px 60px #80164114}.contact-card label{display:block;margin:15px 0 6px;font-weight:800}.contact-card label:first-of-type{margin-top:0}.contact-card label span{font-weight:500;color:#6d5b61}.contact-card input,.contact-card textarea{width:100%;border:1.5px solid #e7cdd4;border-radius:9px;padding:12px 14px;background:#fff}.contact-card textarea{resize:vertical}.contact-card .maya-button{margin-top:18px}.form-success{padding:12px;border-radius:8px;background:#ebfaef;color:#225e32}.standard-page{padding:55px 0 80px}.standard-page__inner{max-width:860px}.empty-state{text-align:center;padding:80px 20px}.empty-state h1{font-size:4rem;margin:0 0 12px}.generic-collection{padding:50px 0}.generic-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.generic-product-grid article{padding:18px;border-radius:16px;background:var(--maya-cream)}.generic-product-grid img{width:100%;height:390px;object-fit:cover;mix-blend-mode:multiply}.generic-product-grid h2{font-family:"DM Serif Display",Georgia,serif;color:var(--maya-pink);font-weight:400}.site-footer{border-top:1px solid #f2dce1;background:#fff8f4;padding:36px 0 16px}.site-footer__inner{display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:35px}.site-footer__brand img{width:160px}.site-footer__brand p{max-width:350px}.site-footer__links,.site-footer__contact{display:flex;flex-direction:column;gap:8px}.site-footer__links a:hover,.site-footer__contact a:hover{color:var(--maya-pink)}.site-footer__bottom{display:flex;justify-content:space-between;margin-top:25px;padding-top:14px;border-top:1px solid #efd9df;font-size:.82rem}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#1c121661;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer{position:fixed;right:0;top:0;bottom:0;z-index:100;width:min(470px,100%);display:flex;flex-direction:column;background:#fff;box-shadow:-20px 0 60px #0000002e;transform:translate(105%);transition:transform .26s ease}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:22px 22px 16px;border-bottom:1px solid #efdce1}.cart-drawer__eyebrow{margin:0;color:var(--maya-pink);font-size:.72rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.cart-drawer__header h2{margin:2px 0 0;font-family:"DM Serif Display",Georgia,serif;color:var(--maya-pink);font-size:2rem;font-weight:400}.cart-drawer__close{width:42px;height:42px;border:0;background:transparent;font-size:2rem;cursor:pointer}.cart-drawer__body{flex:1;overflow:auto;padding:18px}.cart-drawer__empty{text-align:center;padding:55px 20px}.cart-drawer__line{display:grid;grid-template-columns:86px 1fr;gap:13px;padding:12px 0;border-bottom:1px solid #f0dfe4}.cart-drawer__line-image{height:108px;border-radius:10px;overflow:hidden;background:var(--maya-cream)}.cart-drawer__line-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.cart-drawer__line-title{font-family:"DM Serif Display",Georgia,serif;color:var(--maya-pink);font-size:1.18rem}.cart-drawer__line-price{font-weight:900}.cart-drawer__line-actions{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.cart-mini-quantity{display:flex;align-items:center;border:1px solid #e1c7ce;border-radius:6px;overflow:hidden}.cart-mini-quantity button,.cart-mini-quantity span{width:30px;height:29px;display:grid;place-items:center;border:0;background:#fff}.cart-mini-quantity button{cursor:pointer}.cart-remove{border:0;background:transparent;color:var(--maya-pink);text-decoration:underline;cursor:pointer;font-size:.82rem}.cart-drawer__footer{padding:18px 22px 22px;border-top:1px solid #efdce1;background:#fffaf8}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:1.15rem}.cart-drawer__note{font-size:.8rem;color:#66565c}.toast{position:fixed;z-index:140;left:50%;bottom:25px;transform:translate(-50%,140%);padding:11px 17px;border-radius:999px;background:#251b1f;color:#fff;font-weight:800;transition:transform .22s ease}.toast.is-visible{transform:translate(-50%)}.toast.is-error{background:#9e1648}@media(max-width:820px){.maya-page{width:min(100% - 30px,980px)}.site-header__inner{grid-template-columns:1fr auto auto;gap:8px}.mobile-nav-button{display:block}.site-nav{position:absolute;top:68px;left:15px;right:15px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px;border:1px solid #f2dce2;border-radius:14px;background:#fff;box-shadow:0 18px 40px #0000001f}.site-nav.is-open{display:flex}.site-nav a{padding:13px}.site-nav a.is-active:after{display:none}.maya-home-hero__inner{grid-template-columns:1fr;min-height:auto}.maya-home-hero__copy{text-align:center;padding:48px 10px 8px}.maya-home-hero__copy h1,.maya-home-hero__copy>p{margin-left:auto;margin-right:auto}.hero-heart{margin-left:auto}.hero-buttons{justify-content:center}.maya-home-hero__visual{height:450px}.hero-trio-frame{margin-right:0}.hero-trio-frame img{object-position:center 68%}.hero-doodle--rays{left:69%}.maya-home-product-grid,.maya-catalog-product-grid{grid-template-columns:1fr}.maya-product-card,.maya-product-card__image-wrap,.maya-catalog-product-grid .maya-product-card__image-wrap{min-height:430px}.maya-product-card__body{padding-right:45px}.maya-product-card__title{font-size:2.5rem}.benefit-grid{grid-template-columns:1fr}.benefit-card+.benefit-card{border-left:0;border-top:1px solid #f3d8dd}.use-chip-row{grid-template-columns:repeat(3,1fr)}.maya-story-panel__inner{grid-template-columns:1fr 1fr}.maya-story-copy{grid-column:1/-1;grid-row:1}.catalog-bundle-card{grid-template-columns:1fr}.catalog-bundle-card{height:auto;min-height:0}.catalog-bundle-card__image{height:410px}.catalog-bundle-card__copy{align-items:center;text-align:center}.bundle-action-row{justify-content:center}.main-product-grid{grid-template-columns:1fr;gap:25px}.main-product-info{position:static}.contact-grid{grid-template-columns:1fr;gap:35px}.cart-page-form{grid-template-columns:1fr}.cart-page-summary{position:static}.site-footer__inner{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1}}@media(max-width:700px){.maya-page{width:min(100% - 22px,650px)}.site-header__inner{height:67px}.site-logo{width:126px}.site-cart-button{width:42px;height:42px}.maya-home-hero__copy{padding-top:38px}.maya-home-hero__copy h1{font-size:3.5rem}.maya-home-hero__copy>p{font-size:1rem}.hero-buttons{flex-direction:column}.hero-buttons .maya-button{width:100%}.maya-home-hero__visual{height:350px}.hero-doodle--star-left{left:4%;top:18px}.hero-doodle--rays{right:5%;left:auto;top:15px}.maya-ticker__inner{justify-content:flex-start}.maya-product-card{grid-template-columns:50% 50%;min-height:355px}.maya-product-card__image-wrap,.maya-catalog-product-grid .maya-product-card__image-wrap{min-height:355px}.maya-product-card__body{padding:26px 14px 22px 0}.maya-product-card__title{font-size:1.8rem}.maya-product-card__description{font-size:.88rem}.maya-product-card__bottom{gap:9px}.maya-button--card{width:100%;padding-inline:9px}.home-bundle-ribbon{flex-wrap:wrap;gap:8px;text-align:center;padding:12px 48px 12px 12px}.home-bundle-ribbon i{display:none}.home-bundle-ribbon strong{font-size:1.25rem}.section-title h1,.section-title h2{font-size:2.55rem}.section-title__ray{display:none}.benefit-card{grid-template-columns:62px 1fr;padding:20px 16px}.benefit-card__icon{width:52px;height:52px}.research-spotlight{align-items:flex-start}.section-title--compact h2{font-size:2.25rem}.use-chip-row{grid-template-columns:1fr 1fr;gap:10px}.use-chip-row span:last-child{grid-column:1/-1}.maya-story-panel__inner{grid-template-columns:1fr;border-width:7px}.maya-story-copy{grid-column:auto;grid-row:auto;order:-1}.maya-story-photo{min-height:330px}.catalog-hero__inner{padding-top:40px}.catalog-hero h1{font-size:4rem;white-space:normal}.catalog-hero__inner>p{font-size:1rem}.catalog-feature-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:23px}.catalog-feature-row>span+span{border-left:0}.catalog-feature-row>span{justify-content:flex-start;padding:0 10px}.catalog-doodle{display:none}.catalog-bundle-card h2{font-size:3rem}.catalog-bundle-card__copy{padding:24px 16px}.bundle-action-row{flex-direction:column;align-items:stretch}.bundle-action-row .quantity-picker{max-width:none}.bundle-action-row .maya-button{width:100%}.catalog-bundle-card__image{height:300px}.best-value-burst{width:72px;height:72px;right:10px;top:10px;font-size:1rem}.catalog-promise-strip{grid-template-columns:1fr 1fr}.catalog-promise-strip span+span{border-left:0}.catalog-promise-strip span:nth-child(2n){border-left:1px solid rgba(239,11,103,.35)}.catalog-promise-strip span:nth-child(n+3){border-top:1px solid rgba(239,11,103,.35)}.catalog-faq .section-title h2{font-size:2.55rem}.catalog-bottom-promises__inner{grid-template-columns:1fr}.catalog-bottom-promises span+span{border-left:0;border-top:1px solid rgba(239,11,103,.32);padding-top:14px;margin-top:14px}.main-product-media{min-height:420px}.main-product-media img{height:420px}.main-product-info h1,.contact-intro h1{font-size:3.3rem}.main-product-actions{flex-direction:column}.main-product-actions .quantity-picker{width:100%;max-width:none}.main-product-notes{grid-template-columns:1fr}.contact-card{padding:22px}.cart-page-line{grid-template-columns:105px 1fr}.cart-page-line__image{height:135px}.generic-product-grid,.site-footer__inner{grid-template-columns:1fr}.site-footer__brand{grid-column:auto}.site-footer__bottom{flex-direction:column;gap:6px}.toast{width:calc(100% - 24px);text-align:center}}@media(min-width:821px){.maya-home-product-grid .maya-product-card,.maya-home-product-grid .maya-product-card__image-wrap{min-height:300px}.maya-catalog-product-grid .maya-product-card,.maya-catalog-product-grid .maya-product-card__image-wrap{min-height:370px}}@media(min-width:1200px){.maya-home-hero__copy h1{font-size:5.35rem}.catalog-hero h1{font-size:5.8rem}.section-title h1,.section-title h2{font-size:3.55rem}.maya-product-card__title{font-size:2rem}}.maya-product-card__bottom .maya-button{width:100%}
/*# sourceMappingURL=/cdn/shop/t/12/assets/base.css.map */
