/* LoopLioraCrochet · 1.2.0 */
:root{--ink:#35213f;--plum:#563267;--paper:#fffcfa;--lilac:#f0e8f5;--pink:#e9afc0;--muted:#766a7a;--line:#e2d9e5;--font-heading:Georgia,'Times New Roman',serif;--font-body:Arial,Helvetica,sans-serif;--radius:16px;--shell:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}img,svg,video{max-width:100%;display:block}img{object-fit:cover}button{background:none}a,button,input,select,textarea,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--plum)}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--font-heading);line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,4.7vw,4.5rem);margin-bottom:24px}h2{font-size:clamp(2rem,3.1vw,3rem);margin-bottom:18px}h3{font-size:1.2rem;line-height:1.3;margin-bottom:12px}p{margin-bottom:18px}em{font-weight:400}.shell{width:min(var(--shell),calc(100% - 96px));margin-inline:auto}.section{padding-block:88px}.narrow{max-width:820px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:22px;line-height:1.6}.eyebrow>span{font-size:1.4rem;line-height:1}.icon{width:22px;height:22px;flex-shrink:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;padding:15px 25px;background:var(--plum);border:1px solid var(--plum);border-radius:7px;color:#fff;font-weight:600;font-size:.95rem;line-height:1.5;min-height:52px;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:var(--ink);border-color:var(--ink);transform:translateY(-2px);box-shadow:0 5px 16px #35213f16}.button-outline{background:transparent;color:var(--plum);border-color:#aa97b1}.button-outline:hover{color:#fff}.button-full{width:100%}.button-row{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:.9rem;line-height:1.5;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.text-link .icon{width:18px}.text-link:hover{color:var(--plum)}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;position:relative}.icon-button:hover{background:var(--lilac)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:38px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:12px}.section-heading>.text-link{flex-shrink:0;margin-bottom:6px}.center-heading{text-align:center;max-width:800px;margin:0 auto 46px}.center-heading>.eyebrow{justify-content:center}.muted{color:var(--muted);font-size:.875rem}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:#fff;padding:12px;z-index:100}.skip-link:focus{top:12px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.announcement{background:var(--plum);color:#fff;display:flex;align-items:center;position:relative;min-height:36px}.marquee{overflow:hidden;flex:1}.marquee-track{display:flex;width:max-content}.marquee-item{display:flex;gap:45px;align-items:center;white-space:nowrap;font-size:.75rem;letter-spacing:.055em;padding:8px 23px}.marquee-item>span{color:var(--pink)}.motion-enabled .marquee-track{animation:marquee 36s linear infinite}.marquee-toggle{border:0;color:#fff;align-self:stretch;padding:0 16px;background:var(--plum);font-size:16px;width:45px}.announcement:hover .marquee-track,.announcement:focus-within .marquee-track{animation-play-state:paused}.site-header{background:var(--paper);border-bottom:1px solid #e2d9e599}.shopify-section-group-header-group:last-of-type{position:sticky;top:0;z-index:30}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:105px}.brand{display:inline-flex;flex-direction:column;align-items:center;flex-shrink:0}.brand-word{font-family:var(--font-heading);font-size:2.05rem;letter-spacing:-.05em;line-height:1.15;display:flex;align-items:center;gap:4px}.brand-flower{color:var(--plum);font-family:Georgia,serif;font-size:2rem;font-weight:400}.brand-sub{font-size:.65rem;letter-spacing:.29em;margin-top:4px;line-height:1.5}.brand-image{max-width:240px;max-height:80px;object-fit:contain;height:auto}.desktop-nav{display:flex;gap:28px;align-items:center;font-size:.9rem}.desktop-nav>a{padding-block:10px}.desktop-nav a:hover{color:var(--plum);text-decoration:underline;text-underline-offset:6px}.header-actions{display:flex;gap:5px;align-items:center}.cart-count{font-size:10px;font-weight:700;line-height:15px;min-width:15px;position:absolute;top:1px;right:0;border-radius:50%;background:var(--plum);color:#fff;text-align:center;padding:0 3px}.mobile-menu-button{display:none}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;list-style:none;display:flex;gap:7px;align-items:center}.nav-submenu{position:absolute;top:calc(100% + 16px);left:-20px;background:var(--paper);border:1px solid var(--line);border-radius:10px;min-width:210px;box-shadow:0 10px 30px #35213f14;padding:14px 20px;display:grid;gap:12px;z-index:40}.nav-grandchild{padding-left:16px;font-size:.875rem}.mobile-nav{padding-block:15px 28px;display:grid;gap:14px}
.hero{background:#f5eff7;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:72px;align-items:center;min-height:652px;padding-block:64px 68px}.hero-copy{padding-block:16px}.hero .eyebrow{font-size:.7rem;letter-spacing:.1em}.hero h1{font-size:clamp(3rem,4.75vw,4.75rem);line-height:1.08;max-width:650px;margin-bottom:26px}.hero h1 em{display:block;color:var(--plum)}.hero-description{color:#6c5d73;font-size:1.025rem;line-height:1.8;max-width:470px;margin-bottom:30px}.hero-note{display:flex;gap:10px;align-items:center;font-size:.75rem;color:#74667b;margin-top:24px}.hero-note .icon{width:16px;height:16px}.hero-visual{position:relative;padding:0 0 25px 0}.hero-image-frame{height:480px;border-radius:220px 220px 18px 18px;overflow:hidden;background:#e5dae9}.hero-image{width:100%;height:100%;object-position:55% 50%}.round-stamp{position:absolute;right:-22px;top:22px;width:110px;height:110px;border-radius:50%;background:var(--pink);display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(14deg);box-shadow:0 0 0 6px #f5eff7;font-size:.65rem;letter-spacing:.07em}.stamp-flower{font-size:2.2rem;line-height:1.3}.image-caption{position:absolute;bottom:0;left:-24px;display:flex;align-items:center;gap:15px;padding:16px 25px;border-radius:11px;background:var(--paper);box-shadow:0 8px 24px #44255214;font-size:.8rem;line-height:1.5}.image-caption strong{font-weight:500}.caption-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#f6e5ec;color:var(--plum)}.benefit-strip{border-bottom:1px solid var(--line);background:#fff9f4}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:26px}.benefit{display:flex;align-items:center;justify-content:center;gap:13px;font-size:.85rem;border-right:1px solid var(--line)}.benefit:last-child{border-right:0}.benefit .icon{width:21px;color:var(--plum)}
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.category-image{aspect-ratio:1.42;overflow:hidden;border-radius:12px;background:var(--lilac)}.category-image img{width:100%;height:100%;transition:transform .55s}.category-card:hover img{transform:scale(1.045)}.category-card:nth-child(2) img{object-position:50% 40%}.category-label{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:15px}.category-label h3,.category-label h2{font-family:var(--font-heading);font-size:1.5rem;letter-spacing:-.02em;margin-bottom:3px}.category-label span{font-size:.825rem;color:var(--muted)}.category-label>.icon{width:22px;transition:transform .2s}.category-card:hover .category-label>.icon{transform:translateX(5px)}.featured-section{background:#faf5f1}.product-grid{display:grid;gap:30px}.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{min-width:0}.product-card-image{display:block;aspect-ratio:1;position:relative;overflow:hidden;border-radius:12px;background:var(--lilac)}.product-card-image>img{width:100%;height:100%;transition:transform .5s,opacity .3s}.product-card-image .secondary-image{position:absolute;inset:0;opacity:0}.product-card:hover .secondary-image{opacity:1}.product-card:hover .product-card-image>img{transform:scale(1.035)}.product-badge{position:absolute;top:16px;left:16px;background:#fffaf7ee;backdrop-filter:blur(4px);padding:5px 12px;font-size:.7rem;border-radius:30px;line-height:1.4;z-index:1}.quick-view{position:absolute;bottom:14px;left:14px;right:14px;background:var(--paper);border-radius:6px;padding:12px;display:flex;align-items:center;justify-content:space-between;font-size:.85rem;opacity:0;transform:translateY(8px);transition:.2s}.product-card:hover .quick-view,.product-card:focus-within .quick-view{opacity:1;transform:translateY(0)}.product-card-info{padding-top:18px}.product-type{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:7px}.product-card h3{font-family:var(--font-heading);font-size:1.45rem;letter-spacing:-.02em;margin-bottom:9px}.rating{display:inline-flex;align-items:center;gap:9px;font-size:.75rem;color:var(--muted);line-height:1.5}.rating-empty>span:first-child{font-size:1rem;letter-spacing:1px;color:#9975a6}.stars{position:relative;display:inline-block;white-space:nowrap;color:#dad1de;letter-spacing:1px;font-size:1rem}.stars-filled{position:absolute;inset:0 auto auto 0;overflow:hidden;color:var(--plum);display:block}.price-row{display:flex;justify-content:space-between;align-items:center;margin-top:10px;min-height:34px}.price{font-weight:600}.price s,.product-price s{font-size:.85em;font-weight:400;color:var(--muted);margin-left:10px}.small-arrow{border:1px solid var(--line);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.small-arrow .icon{width:16px}.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.story-image{position:relative;aspect-ratio:1.07}.story-image>img{width:100%;height:100%;border-radius:13px}.story-note{position:absolute;right:-24px;bottom:32px;background:#fff9f3;padding:22px 30px;transform:rotate(-7deg);font-size:1.5rem;line-height:1.2;font-family:var(--font-heading);box-shadow:0 3px 18px #35213f12;border-radius:2px}.story-copy h2{font-size:clamp(2.2rem,3.5vw,3.5rem)}.story-copy .rte{color:var(--muted);line-height:1.85;margin-bottom:28px}.how-section{background:var(--lilac)}.how-section .center-heading{max-width:680px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.step{position:relative;text-align:center}.step-number{font-family:var(--font-heading);display:inline-flex;width:60px;height:60px;border-radius:50%;border:1px solid #a693b1;align-items:center;justify-content:center;font-size:1.55rem;margin-bottom:24px}.step h3{font-family:var(--font-heading);font-size:1.5rem}.step p{font-size:.95rem;color:var(--muted);max-width:320px;margin:0 auto}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.review-card{border:1px solid var(--line);border-radius:14px;padding:30px;margin:0;background:white}.review-stars{font-size:1.3rem;letter-spacing:4px;color:var(--plum)}.review-card blockquote{margin:18px 0 26px;font-size:1.1rem;line-height:1.8}.review-card figcaption{display:grid;font-size:.875rem}.review-card figcaption span{color:var(--muted)}.review-empty{grid-column:1/-1;text-align:center;padding:46px 30px;background:#faf6fb;border-radius:14px;border:1px dashed #cdb9d5}.review-empty h3{font-family:var(--font-heading);font-size:1.7rem;margin-top:18px}.review-empty p{max-width:620px;margin-inline:auto;color:var(--muted)}.faq-section{background:#faf5f1}.faq-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:100px}.faq-grid h2{max-width:360px}.faq-grid>div>p{color:var(--muted)}details summary{cursor:pointer}summary::-webkit-details-marker{display:none}.faq-list details,.product-accordions details{border-bottom:1px solid #dacddd}.faq-list summary,.product-accordions summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:1rem}.faq-plus{font-size:1.5rem;line-height:1;transition:transform .2s;font-weight:300}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.faq-list .rte{padding-bottom:15px;color:var(--muted);font-size:.95rem}.newsletter-section{background:var(--plum);color:#fff;padding-block:58px}.newsletter-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:center}.newsletter-grid h2{font-size:2.4rem;margin-bottom:14px}.newsletter-grid .eyebrow{color:#e2c8e9;margin-bottom:16px}.newsletter-grid p{color:#e3d7e7;font-size:.9rem;margin-bottom:0}.email-field{display:flex;align-items:center;border-bottom:1px solid #cbb2d6}.email-field input{width:100%;background:transparent;border:0;color:white;padding:12px 0}.email-field input::placeholder{color:#e0cfe6}.email-field button{border:0;color:#fff;width:50px;height:50px;display:grid;place-items:center;flex-shrink:0}.newsletter-grid .form-fine{font-size:.72rem;margin-top:15px;color:#d9c3e1}.form-fine a{text-decoration:underline}.site-footer{background:#f3edf5;padding-top:66px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;padding-bottom:50px}.footer-brand .brand{align-items:flex-start;margin-bottom:22px}.footer-brand .brand-sub{padding-left:36px}.footer-brand>p{font-size:.85rem;color:var(--muted)}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid h3{font-size:.85rem;font-weight:600;margin-bottom:10px}.footer-grid a:not(.brand){font-size:.8rem}.footer-grid a:not(.brand):hover{text-decoration:underline}.social-links{display:flex;gap:18px}.footer-grid .muted{font-size:.78rem}.footer-bottom{border-top:1px solid #dacddd;display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:22px 34px;font-size:.75rem;color:var(--muted)}.payment-icons{display:flex;gap:7px;flex-wrap:wrap}.payment-icon{width:34px;height:24px}.motion-button{border:0;padding:0;font-size:.75rem;text-align:left}.demo-notice{position:fixed;bottom:12px;left:12px;max-width:calc(100% - 24px);padding:7px 14px;font-size:.7rem;border-radius:6px;background:#35213fea;color:#fff;z-index:35;box-shadow:0 2px 12px #0002;pointer-events:none}
.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:.8rem;margin-bottom:35px;color:var(--muted)}.product-section{padding-top:32px}.product-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:70px;align-items:start}.product-gallery{min-width:0}.product-media{aspect-ratio:1;background:var(--lilac);border-radius:15px;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain}.product-media video,.product-media iframe,.product-media model-viewer{height:100%;width:100%;border:0}.product-thumbnails{display:flex;gap:12px;overflow-x:auto;padding:15px 3px}.thumbnail{width:75px;height:75px;padding:3px;border:1px solid transparent;border-radius:6px;flex-shrink:0}.thumbnail img{height:100%;width:100%;border-radius:4px}.thumbnail.is-active{border-color:var(--plum)}.digital-note{display:flex;align-items:center;justify-content:center;gap:12px;background:#f3edf5;padding:20px;border-radius:8px;font-size:.85rem;margin-top:20px}.digital-note p{margin:0}.product-details .eyebrow{margin-bottom:14px}.product-details h1{font-size:clamp(2.2rem,3.5vw,3.4rem);margin-bottom:15px}.product-details .rating{margin-bottom:22px}.product-price{font-size:1.65rem;font-weight:500;margin:0 0 12px}.product-intro{color:var(--muted);line-height:1.8}.tax-note{margin-top:-8px}.product-form{display:grid;gap:12px;margin-top:22px}.product-form select{margin-bottom:7px}.product-form .form-error:empty{display:none}.purchase-notes{display:flex;gap:20px;justify-content:center;margin:19px 0 24px;flex-wrap:wrap;font-size:.75rem;color:var(--muted)}.purchase-notes>span{display:flex;align-items:center;gap:6px}.purchase-notes .icon{width:16px;height:16px}.product-accordions summary{padding-block:18px;font-size:.925rem}.product-accordions .rte{padding-bottom:16px;font-size:.9rem;color:var(--muted)}.rte p:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.rte img{height:auto;border-radius:8px}.rte table{display:block;overflow:auto;border-collapse:collapse;max-width:100%}.rte td,.rte th{padding:12px;border:1px solid var(--line)}.rte ul,.rte ol{padding-left:22px}.rte li{margin-bottom:8px}.rte h2,.rte h3{margin-top:30px}.product-sticky{display:none}.product-reviews{border-top:1px solid var(--line)}.review-form-panel{background:#f7f1f8;padding:36px;border-radius:14px;display:grid;grid-template-columns:1fr 1.4fr;gap:60px}.review-form-panel>div>h3{font-family:var(--font-heading);font-size:1.6rem}.review-form-panel>div>p{color:var(--muted);font-size:.9rem}.review-form-panel .muted{font-size:.8rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:.875rem;margin-bottom:7px}input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea{max-width:100%;border:1px solid #cdbcce;border-radius:6px;padding:12px 14px;background:var(--paper);min-height:48px}input:not([type=checkbox]):not([type=radio]):not([type=hidden]),textarea{width:100%}textarea{resize:vertical}input[type=checkbox],input[type=radio]{accent-color:var(--plum);width:18px;height:18px;flex-shrink:0}.contact-form>input,.contact-form>textarea,.contact-form>.form-grid,.review-form>textarea,.review-form>.form-grid{margin-bottom:18px}.contact-form{margin-bottom:40px}.star-field{border:0;margin:0 0 20px;padding:0}.star-field legend{font-size:.875rem;margin-bottom:5px}.star-input{display:flex;width:max-content}.star-option{position:relative;display:grid;place-items:center;margin:0;cursor:pointer;font-size:2rem;color:#cec1d3;width:42px;height:46px}.star-option input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer;margin:0}.star-option:has(input:checked),.star-option:has(~ .star-option input:checked){color:var(--plum)}.star-option:has(input:focus-visible){outline:2px solid var(--plum);outline-offset:2px;border-radius:4px}.star-option:hover{color:var(--plum)}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:.8rem;line-height:1.5;margin-bottom:18px}.checkbox-label input{margin:3px 0 0}.form-error{color:#a02638;font-size:.875rem}.form-error:empty{display:none}.form-success{padding:18px;border-radius:8px;background:#e8f1e6;color:#284526;font-size:.9rem}.newsletter-form .form-success{color:#fff;background:#ffffff18}.newsletter-form .form-error{color:#fff}.newsletter-form .email-field input{background:transparent;border:0;border-radius:0;color:#fff;padding-left:0}.toast{position:fixed;bottom:35px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:14px 24px;border-radius:8px;box-shadow:0 5px 25px #0002;max-width:calc(100% - 32px);width:max-content;z-index:90;opacity:0;pointer-events:none;font-size:.9rem;transition:.2s}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
.collection-heading{text-align:center;max-width:780px;margin:0 auto 50px}.collection-heading .eyebrow{justify-content:center}.collection-heading .rte{color:var(--muted)}.collection-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:35px;border-block:1px solid var(--line);padding-block:18px;font-size:.875rem;position:relative}.sort-control{display:flex;align-items:center;gap:12px;margin-left:auto}.sort-control label{margin:0;white-space:nowrap}.sort-control select{max-width:240px;font-size:.85rem;min-height:42px;padding-block:8px}.filter-disclosure summary{list-style:none;display:flex;align-items:center;gap:20px}.filters-panel{position:absolute;top:100%;left:0;right:0;background:var(--paper);border:1px solid var(--line);padding:28px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:25px;z-index:10;box-shadow:0 20px 30px #35213f12}.filters-panel fieldset{border:0;min-width:160px;padding:0}.filters-panel legend{font-weight:600;margin-bottom:15px}.filters-panel .checkbox-label{margin-bottom:8px}.price-filter{display:flex;gap:10px;max-width:260px}.pagination{display:flex;justify-content:center;gap:10px;align-items:center;margin:45px 0 0;flex-wrap:wrap}.pagination a,.pagination span{padding:9px 15px;border:1px solid var(--line);border-radius:6px;font-size:.85rem}.pagination [aria-current=page]{background:var(--plum);color:#fff}.empty-state{grid-column:1/-1;text-align:center;padding:65px 25px;max-width:700px;margin:0 auto;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-state p{color:var(--muted)}.empty-state h2{font-size:2.3rem}.large-icon>.icon{width:56px;height:56px;margin-bottom:25px;stroke-width:1}.search-form{display:flex;gap:10px;max-width:660px;margin:25px auto 0;text-align:left}.search-form input{flex:1;min-width:0}.page-content{line-height:1.85}.page-content h2{font-size:2rem}.page-content h3{font-size:1.4rem}.article-image{width:100%;border-radius:12px;margin:30px 0}.journal-card img{aspect-ratio:1.3;border-radius:12px;width:100%;margin-bottom:20px}.journal-card h2{font-size:1.75rem}.journal-card>p{font-size:.9rem;color:var(--muted)}.placeholder-image{width:100%;height:100%;background:var(--lilac);fill:#ad96b7}
.cart-drawer{margin:0 0 0 auto;height:100dvh;max-height:none;width:min(480px,100vw);max-width:100vw;border:0;padding:26px;background:var(--paper);color:var(--ink);box-shadow:-10px 0 40px #35213f22}.cart-drawer[open]{display:flex;flex-direction:column}.cart-drawer::backdrop{background:#25133066;backdrop-filter:blur(2px)}.drawer-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line);gap:20px}.drawer-heading h2{font-size:1.9rem;margin:0}.cart-drawer [data-cart-body]{overflow:auto;flex:1;padding:25px 0}.drawer-item{display:grid;grid-template-columns:84px 1fr;gap:17px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:20px}.drawer-item img{width:84px;height:96px;border-radius:6px}.drawer-item h3{font-size:1rem;margin-bottom:6px}.drawer-item p{font-size:.8rem;margin-bottom:8px;color:var(--muted)}.drawer-item .item-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px}.drawer-item button{border:0;text-decoration:underline;font-size:.75rem;color:var(--muted);padding:5px 0}.drawer-footer{padding-top:20px;border-top:1px solid var(--line)}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;margin-bottom:14px;gap:20px}.drawer-footer p{font-size:.75rem}.drawer-footer>.text-link{display:flex;justify-content:center;margin-top:16px}.drawer-empty{text-align:center;padding:60px 20px}.cart-page{display:grid;grid-template-columns:1.6fr 1fr;gap:70px}.cart-row{display:grid;grid-template-columns:80px 1fr 60px 90px;align-items:center;gap:22px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-row:first-child{border-top:1px solid var(--line)}.cart-row h2{font-family:var(--font-body);font-size:1rem;letter-spacing:0;margin-bottom:5px}.cart-row p{font-size:.8rem;margin-bottom:4px}.cart-row input.cart-quantity{padding:10px;width:60px}.cart-row .text-link{font-size:.75rem}.cart-image{width:80px;height:94px;border-radius:7px}.cart-table>button{margin-top:25px}.cart-summary{background:var(--lilac);border-radius:12px;padding:30px;align-self:start}.cart-summary h2{font-size:1.8rem;margin-bottom:28px}.cart-summary p{font-size:.8rem}.cart-summary textarea{margin-bottom:15px}.cart-summary>.text-link{margin-top:20px;display:flex;justify-content:center}
.motion-enabled [data-reveal]{animation:appear .6s both}.motion-enabled [data-reveal]:nth-child(2){animation-delay:.1s}.motion-enabled [data-reveal]:nth-child(3){animation-delay:.2s}.motion-paused *{animation-play-state:paused!important;transition:none!important}.motion-paused [data-reveal]{animation:none!important}.motion-paused{scroll-behavior:auto}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes appear{from{opacity:.2;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero-grid{gap:100px}}@media(max-width:1150px){.shell{width:calc(100% - 64px)}.desktop-nav{gap:18px}.header-inner{gap:20px}.hero-grid{gap:40px;min-height:600px}.hero-image-frame{height:440px}.hero h1{font-size:3.9rem}.hero .eyebrow{max-width:280px}.hero .button-row{gap:18px}.story-grid{gap:60px}.newsletter-grid{gap:50px}.footer-grid{gap:35px}.product-layout{gap:40px}.faq-grid{gap:60px}.cart-page{gap:35px}.cart-row{gap:14px;grid-template-columns:70px 1fr 55px 80px}}
@media(max-width:900px){.desktop-nav{display:none}.mobile-menu-button{display:inline-flex}.header-inner{min-height:90px}.hero-grid{gap:30px}.hero h1{font-size:3.1rem}.hero-description{font-size:.95rem}.hero-image-frame{height:420px}.hero .button{font-size:.85rem;padding-inline:18px}.round-stamp{width:88px;height:88px;font-size:.6rem;right:-12px}.image-caption{padding:14px;left:-10px;font-size:.75rem;gap:10px}.benefit-grid{grid-template-columns:repeat(2,1fr);row-gap:22px}.benefit:nth-child(2){border-right:0}.category-grid{gap:18px}.category-label h3{font-size:1.3rem}.category-label span{font-size:.75rem}.product-grid{gap:22px}.columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card h3{font-size:1.3rem}.story-grid{gap:50px}.story-note{right:-20px;font-size:1.3rem;padding:18px}.steps-grid{gap:30px}.step h3{font-size:1.3rem}.faq-grid{gap:50px;grid-template-columns:1fr 1.3fr}.newsletter-grid{gap:40px}.newsletter-grid h2{font-size:2rem}.footer-grid{grid-template-columns:1.3fr 1fr;gap:40px 60px}.product-layout{grid-template-columns:1fr 1fr;gap:32px}.product-details h1{font-size:2.5rem}.review-form-panel{grid-template-columns:1fr;gap:15px}.cart-page{grid-template-columns:1fr}.cart-summary{max-width:600px;width:100%;margin-left:auto}.review-grid{grid-template-columns:1fr 1fr}.hero-note{font-size:.7rem}}
@media(max-width:650px){html{scroll-padding-top:85px}.shell{width:calc(100% - 40px)}.section{padding-block:58px}.header-inner{min-height:80px;gap:10px}.brand-word{font-size:1.75rem}.brand-flower{font-size:1.7rem}.brand-sub{font-size:.56rem}.header-actions{gap:0}.icon-button{width:37px;height:42px}.account-link{display:none}.brand-image{max-width:160px;max-height:60px}.announcement{min-height:32px}.marquee-item{padding-block:7px;font-size:.65rem;gap:28px}.hero-grid{grid-template-columns:1fr;gap:30px;padding-block:38px 36px}.hero-copy{padding:0}.hero .eyebrow{max-width:none;font-size:.65rem;letter-spacing:.09em;margin-bottom:17px}.hero h1{font-size:clamp(2.7rem,10.6vw,3.9rem);max-width:550px;margin-bottom:22px}.hero-description{font-size:.95rem;line-height:1.75;margin-bottom:24px;max-width:100%}.hero .button-row{gap:22px}.hero .button{min-height:50px;padding-inline:20px;font-size:.85rem}.hero-note{margin-top:20px;font-size:.7rem}.hero-visual{width:calc(100% - 14px);margin:auto;padding-bottom:18px}.hero-image-frame{height:360px;border-radius:170px 170px 14px 14px}.round-stamp{top:12px;right:-7px;width:89px;height:89px;box-shadow:0 0 0 5px #f5eff7}.image-caption{left:-7px;padding:12px 18px;bottom:0}.benefit-grid{padding-block:22px;column-gap:14px;row-gap:19px}.benefit{font-size:.7rem;gap:8px;justify-content:flex-start;border:0}.benefit .icon{width:18px;height:18px}.section-heading{align-items:flex-start;gap:18px;flex-direction:column;margin-bottom:28px}.section-heading>.text-link{margin:0}.section-heading h2{font-size:2rem}.eyebrow{font-size:.65rem;letter-spacing:.1em;margin-bottom:14px}.category-grid{grid-template-columns:1fr;gap:27px}.category-image{aspect-ratio:1.75}.category-label{margin-top:12px}.category-label h3,.category-label h2{font-size:1.45rem}.category-label span{font-size:.8rem}.product-grid.columns-3,.product-grid.columns-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-card-image{border-radius:9px}.product-badge{top:9px;left:8px;font-size:.6rem;padding:4px 7px}.product-card-info{padding-top:13px}.product-card h3{font-size:1.17rem;line-height:1.25}.product-type{font-size:.6rem;letter-spacing:.05em}.rating{font-size:.65rem;gap:5px;flex-wrap:wrap}.rating-empty>span:first-child{font-size:.85rem}.price-row{margin-top:8px;gap:8px}.price{font-size:.9rem}.price-row>.muted{font-size:.65rem}.small-arrow{width:27px;height:27px}.quick-view{display:none}.story-grid{grid-template-columns:1fr;gap:40px}.story-image{max-height:450px}.story-note{right:-8px;bottom:25px}.story-copy h2{font-size:2.55rem}.story-copy .rte{font-size:.95rem}.steps-grid{grid-template-columns:1fr;gap:38px}.center-heading{margin-bottom:34px}.center-heading h2{font-size:2.2rem}.step-number{margin-bottom:15px;width:50px;height:50px}.step h3{font-size:1.5rem}.step p{max-width:340px}.review-grid{grid-template-columns:1fr}.review-empty{padding:30px 22px}.review-empty p{font-size:.9rem}.faq-grid{grid-template-columns:1fr;gap:25px}.faq-grid h2{max-width:320px;font-size:2.4rem}.faq-grid>div>p{display:none}.faq-list summary{font-size:.9rem;padding-block:19px}.faq-list .rte{font-size:.9rem}.newsletter-section{padding-block:46px}.newsletter-grid{grid-template-columns:1fr;gap:25px}.newsletter-grid h2{font-size:2.2rem;max-width:340px}.newsletter-grid .eyebrow{font-size:.65rem}.newsletter-grid p{font-size:.85rem}.site-footer{padding-top:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 25px;padding-bottom:35px}.footer-brand{grid-column:1/-1}.footer-brand .brand{margin-bottom:16px}.footer-brand p{font-size:.8rem}.footer-grid h3{font-size:.85rem}.footer-grid a:not(.brand){font-size:.78rem}.footer-bottom{align-items:flex-start;gap:20px;flex-direction:column;padding-bottom:50px;font-size:.65rem}.demo-notice{font-size:.6rem;bottom:8px;left:8px;padding:6px 10px}.product-section{padding-top:22px}.breadcrumbs{font-size:.7rem;margin-bottom:22px;gap:7px}.product-layout{grid-template-columns:1fr;gap:35px}.product-details h1{font-size:2.5rem}.digital-note{font-size:.8rem;padding:16px}.purchase-notes{gap:18px}.product-sticky{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:var(--paper);border-top:1px solid var(--line);z-index:34;box-shadow:0 -4px 20px #35213f0a}.product-sticky>span{font-family:var(--font-heading);font-size:1rem;line-height:1.2;max-width:50%}.product-sticky>.button{min-height:42px;padding:9px 16px;font-size:.8rem}.product-section:has(.product-sticky)~.section{scroll-margin-bottom:80px}body:has(.product-sticky){padding-bottom:66px}body:has(.product-sticky) .demo-notice{bottom:78px}.review-form-panel{padding:22px;gap:12px}.form-grid{grid-template-columns:1fr;gap:16px}.review-form-panel h3{font-size:1.45rem}.review-form .button{width:100%}.collection-heading{margin-bottom:30px}.collection-controls{gap:12px;flex-wrap:wrap}.collection-controls>span{font-size:.75rem}.sort-control{width:100%;margin:0;justify-content:space-between}.sort-control select{max-width:230px;font-size:.75rem;flex:1}.sort-control label{font-size:.75rem}.filter-disclosure summary{font-size:.8rem}.filters-panel{padding:20px;gap:15px}.filters-panel fieldset{min-width:130px}.cart-row{grid-template-columns:65px 1fr 54px;gap:12px}.cart-row>strong{grid-column:2/-1;text-align:right}.cart-row h2{font-size:.9rem}.cart-row .cart-image{width:65px;height:78px}.cart-summary{padding:24px}.cart-drawer{padding:20px}.drawer-heading h2{font-size:1.7rem}.search-form{gap:7px}.search-form input{font-size:.875rem}.search-form .button{padding-inline:15px}.empty-state{padding:40px 15px}.empty-state h2{font-size:1.8rem}.empty-state h1{font-size:2.6rem}.page-content{font-size:.95rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}[data-reveal]{opacity:1!important;transform:none!important}}
@media print{.announcement,.site-header,.site-footer,.newsletter-section,.cart-drawer,.demo-notice,.product-sticky{display:none}.shell{width:100%}.section{padding:20px 0}body{color:#000;background:#fff}.product-layout{grid-template-columns:1fr 1fr}}

/* Homepage review wall and submission form */
.homepage-reviews{background:#fffcfa}
.homepage-reviews .section-heading{align-items:center}
.homepage-reviews .section-heading>.button{flex-shrink:0}
.review-intro{max-width:640px;color:var(--muted);font-size:1rem;margin:16px 0 0}
.review-demo-label{display:inline-block;font-size:.8rem;color:#6d507b;background:var(--lilac);border-radius:7px;padding:10px 15px;margin:0 0 25px}
.homepage-reviews .review-card{display:flex;flex-direction:column;min-width:0;padding:27px;background:#fff;border-color:#e2d5e8;box-shadow:0 5px 20px #35213f04;transition:transform .2s,box-shadow .2s}
.homepage-reviews .review-card:nth-child(3n + 2){background:#fbf7fc}
.homepage-reviews .review-card:hover{transform:translateY(-4px);box-shadow:0 12px 26px #35213f0b}
.review-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:19px}
.homepage-reviews .review-stars{font-size:1.1rem;letter-spacing:2px;white-space:nowrap}
.sample-review-badge{border:1px solid #d6c5df;color:#725980;background:#f6f0f8;border-radius:30px;padding:3px 9px;font-size:.75rem;line-height:1.5}
.homepage-reviews .review-card h3{font-family:var(--font-heading);font-size:1.4rem;line-height:1.25;margin:0 0 12px}
.homepage-reviews .review-card blockquote{font-size:1rem;color:#6d6173;line-height:1.75;margin:0 0 26px;flex:1}
.homepage-reviews .review-card figcaption{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:19px}
.review-avatar{height:42px;width:42px;border-radius:50%;background:#efe4f3;color:var(--plum)!important;display:grid;place-items:center;flex-shrink:0;font-family:var(--font-heading);font-size:1.25rem}
.review-author{display:grid;gap:2px;min-width:0}
.review-author strong{font-size:.875rem;font-weight:600;color:var(--ink)}
.review-author>span{font-size:.8rem}
.review-app{grid-column:1/-1}
.homepage-review-form{margin-top:45px;padding:42px;scroll-margin-top:115px}
.review-form-icon{height:52px;width:52px;border-radius:50%;display:grid;place-items:center;background:#e8d8ed;color:var(--plum);margin-bottom:23px}
.homepage-review-form>div>h3{font-size:2rem;line-height:1.2}
.homepage-review-form .review-form>input:not([type=hidden]){margin-bottom:18px}
.homepage-review-form .review-form>.button{min-width:200px}
@media(max-width:900px){.homepage-reviews .section-heading{align-items:flex-start}.homepage-reviews .review-card{padding:24px}.homepage-review-form{padding:30px}.homepage-review-form>div>h3 br{display:none}}
@media(max-width:650px){.homepage-reviews .section-heading{align-items:stretch}.homepage-reviews .section-heading>.button{align-self:flex-start}.review-intro{font-size:.95rem}.review-demo-label{font-size:.75rem;padding:10px 12px}.homepage-reviews .review-grid{gap:18px}.homepage-reviews .review-card{padding:24px}.homepage-reviews .review-card h3{font-size:1.45rem}.homepage-review-form{padding:24px;margin-top:30px;scroll-margin-top:90px}.homepage-review-form>div>h3{font-size:1.75rem}.homepage-review-form .review-form>.button{width:100%}}
