:root{--bg: #fbf7f2;--surface: #f1e9e1;--ink: #2e2a26;--muted: #5a5048;--line: #efe3da;--accent: #c24a80;--accent-dark: #9c3a66;--mint: #5fada3;--gold: #e9a23b;--violet: #8c7bc0}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Quicksand,sans-serif}img{max-width:100%;display:block}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-dark)}.page-width{width:min(1320px,calc(100% - 3rem));margin-inline:auto}.skip-to-content-link{position:absolute;left:-9999px}.skip-to-content-link:focus{left:1rem;top:1rem;z-index:1000;background:#fff;padding:.5rem .75rem}.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:12px;background:var(--accent);color:#fff;font-weight:700;padding:.95rem 1.5rem;cursor:pointer;font-family:inherit}.button:hover{color:#fff;background:var(--accent-dark)}.button--small{padding:.65rem 1.1rem;border-radius:10px;font-size:.9rem}.button--light{background:#fff;color:var(--accent)}.site-announcement{background:#f6b8ce;color:#5a2340;text-align:center;padding:.6rem 1rem;font-size:.85rem;font-weight:700}.site-header__bar{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;border-bottom:1px solid var(--line)}.brand{font-family:Pacifico,cursive;font-size:1.7rem;color:var(--accent)}.site-nav{display:flex;gap:2rem;font-weight:700}.site-nav a{color:var(--muted)}.eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--accent);margin:0 0 .6rem}.display,h2,h3,.product-title{font-family:"DM Serif Display",serif;font-weight:400}.display{font-size:clamp(2rem,5vw,3rem);line-height:1.1;margin:0 0 1rem}.lead{font-size:1.05rem;line-height:1.7;color:var(--muted)}.hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:1.8rem}.text-link{color:var(--muted);font-weight:700}.home-hero{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;padding:4rem 0}.hero-image-wrap{border-radius:24px;overflow:hidden;background:var(--surface);aspect-ratio:4 / 3}.value-props{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-bottom:4rem}.value-props article{text-align:center}.icon-circle{width:56px;height:56px;border-radius:50%;display:inline-grid;place-items:center;background:var(--accent);color:#fff;font-weight:700;font-size:1.2rem}.icon-circle--mint{background:var(--mint)}.icon-circle--gold{background:var(--gold)}.icon-circle--violet{background:var(--violet)}.value-props h3{margin:.9rem 0 .4rem;font-size:1.1rem}.value-props p{margin:0;color:#8a7f75;line-height:1.5}.how-it-works,.kit{background:var(--surface);padding:4rem 0}.how-it-works h2,.gallery h2,.kit h2,.faq h2,.final-cta h2,.product-kit h2,.size-guide h2{margin:0;text-align:center;font-size:clamp(1.8rem,4vw,2.1rem)}.section-subtitle{text-align:center;color:#8a7f75;margin:.7rem 0 2.4rem}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.steps-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.3rem;text-align:center}.steps-grid span{width:36px;height:36px;border-radius:50%;background:var(--accent);color:#fff;display:inline-grid;place-items:center;font-weight:700}.gallery{padding:4rem 0}.gallery-grid,.kit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.gallery-grid figure,.kit-grid article{margin:0}.gallery-grid img,.kit-grid img{border-radius:16px;width:100%;aspect-ratio:1;object-fit:cover;background:var(--surface)}.gallery-grid figcaption{text-align:center;margin-top:.6rem;color:#8a7f75;font-size:.85rem}.kit-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:.8rem}.kit-grid h3{margin:.85rem 0 .2rem;font-size:1rem}.kit-grid p{margin:0;color:#8a7f75;font-size:.9rem}.kit-link{text-align:center;margin-top:1.5rem;font-weight:700}.faq{max-width:760px;padding:4rem 0}.faq details{border-bottom:1px solid var(--line);padding:1rem 0}.faq summary{list-style:none;cursor:pointer;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq p{margin:.7rem 0 0;color:var(--muted);line-height:1.6}.final-cta{background:var(--accent);text-align:center;color:#fff;padding:4.5rem 0}.final-cta p{color:#fbe4ee;margin:.8rem 0 1.7rem}.site-footer{border-top:1px solid var(--line);text-align:center;color:#9a8f85;padding:2rem 0;font-size:.85rem}.product-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;padding:3rem 0}.product-main-image-wrap{border-radius:20px;overflow:hidden;background:var(--surface)}.product-main-image{width:100%;aspect-ratio:1;object-fit:cover}.thumb-row{margin-top:.9rem;display:flex;gap:.65rem}.thumb{border:2px solid transparent;border-radius:10px;padding:0;cursor:pointer;background:#fff}.thumb.is-active{border-color:var(--accent)}.thumb img{width:76px;height:76px;object-fit:cover;border-radius:8px}.product-note{margin:.7rem 0 0;color:#8a7f75;font-size:.85rem}.product-title{font-size:clamp(2rem,4vw,2.4rem);margin:.4rem 0 .7rem}.product-price{font-size:1.8rem;font-weight:700;margin:1rem 0 1.2rem}.field-group{margin-bottom:1rem}.field-group label{display:block;margin-bottom:.4rem;font-weight:700}.field-group input,.field-group select{width:100%;min-height:46px;border:1.5px solid #e3d6cb;border-radius:12px;padding:.75rem;font:inherit}.field-group small{color:#9a8f85}.preview-card{background:#2b2117;border-radius:16px;padding:1.4rem 1rem 1.1rem;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;margin:1.25rem 0;position:relative}.preview-letter{font-family:"DM Serif Display",serif;font-size:7rem;line-height:.8;color:#f7f1e6}.preview-script{font-family:Pacifico,cursive;font-size:clamp(1.5rem,3.3vw,2.1rem);color:#f7f1e6;position:absolute;left:50%;top:50%;transform:translate(-50%,-8%);width:calc(100% - 2rem);text-align:center;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 6px rgba(0,0,0,.3)}.preview-disclaimer{margin:-.45rem 0 1rem;color:#8a7f75;font-size:.82rem;line-height:1.45}.purchase-row{display:flex;gap:.85rem}.qty-wrap{display:flex;border:1.5px solid #e3d6cb;border-radius:12px;overflow:hidden}.qty-btn{width:40px;border:0;background:#fff;font-size:1.15rem;cursor:pointer}.qty-input{width:52px;border:0;text-align:center;font-weight:700}.add-to-cart{flex:1}.product-highlights{margin:1.2rem 0 0;padding-left:1rem;color:var(--muted);line-height:1.6}.product-kit,.size-guide{padding:3rem 0}.kit-grid--product{grid-template-columns:repeat(4,minmax(0,1fr))}.size-table{max-width:900px;margin:1.3rem auto 0;background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--line)}.size-row{display:grid;grid-template-columns:repeat(3,1fr);padding:.95rem 1rem;border-top:1px solid var(--line)}.size-row:first-child{border-top:0}.size-row--head{background:#f6b8ce;color:#5a2340;font-weight:700}.size-row span:first-child{font-weight:700}.placeholder-product{padding:3rem 0}.collection-hero{padding:3.2rem 0 1.2rem}.collection-grid{padding-bottom:4rem}.product-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.product-card{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.product-card img{width:100%;aspect-ratio:1;object-fit:cover;background:var(--surface)}.product-card__body{padding:.95rem}.product-card__body h2{margin:0 0 .3rem;font-size:1.2rem}.product-card__body h2 a{color:var(--ink)}.product-card__price{margin:0;font-weight:700}.product-card__compare{margin:.15rem 0 .9rem;color:#9a8f85;text-decoration:line-through;font-size:.9rem}.pagination{margin-top:1.5rem;display:flex;justify-content:center;align-items:center;gap:1rem}.cart-section{padding:3rem 0 4rem}.cart-table-wrap{overflow-x:auto}.cart-table{width:100%;border-collapse:collapse;border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.cart-table th,.cart-table td{padding:.95rem;border-top:1px solid var(--line);text-align:left;vertical-align:top}.cart-table thead th{background:#f6b8ce;color:#5a2340;border-top:0}.cart-line{display:flex;gap:.85rem}.cart-line img{width:74px;height:74px;border-radius:10px;object-fit:cover}.cart-line__title{color:var(--ink);font-weight:700}.cart-line__meta{margin:.2rem 0;color:#8a7f75}.cart-line__properties{margin:.2rem 0 0;padding-left:1rem;color:var(--muted);font-size:.9rem}.cart-table input[type=number]{width:72px;min-height:42px;border:1px solid #e3d6cb;border-radius:10px;padding:.35rem}.cart-actions{margin-top:1.1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.cart-summary{text-align:right}.cart-summary p{margin:0 0 .6rem}.about-section{padding:3rem 0 4rem}.about-hero{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.about-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.8rem}.about-story-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.2rem}.about-story-grid h2{margin:0 0 .55rem;font-size:1.4rem;text-align:left}.about-story-grid p{margin:0;color:var(--muted);line-height:1.6}.about-cta{margin-top:1.5rem}.contact-section{max-width:760px;padding:3rem 0 4rem}.contact-form{display:grid;gap:.65rem}.contact-form label{font-weight:700;margin-top:.45rem}.contact-form input,.contact-form textarea{width:100%;border:1.5px solid #e3d6cb;border-radius:12px;padding:.75rem;font:inherit}.form-success{background:#e8f6f3;border:1px solid #9fd8cd;border-radius:10px;padding:.8rem}.form-errors{background:#fff3f3;border:1px solid #efb2b2;border-radius:10px;padding:.8rem}.empty-state{border:1px dashed #d9cfc6;border-radius:16px;background:#fff;text-align:center;padding:2rem 1rem}.empty-state h2{margin:0 0 .45rem}.empty-state p{color:var(--muted);margin:0 0 1rem}.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}@media(max-width:1024px){.home-hero,.product-layout,.about-hero{grid-template-columns:1fr}.value-props,.steps-grid,.gallery-grid,.kit-grid,.kit-grid--product,.product-card-grid,.about-story-grid{grid-template-columns:repeat(2,1fr)}.site-header__bar{gap:1rem;flex-wrap:wrap}}@media(max-width:640px){.page-width{width:calc(100% - 1.5rem)}.site-nav{gap:.8rem;font-size:.9rem}.value-props,.steps-grid,.gallery-grid,.kit-grid,.kit-grid--product,.size-row,.product-card-grid,.about-story-grid{grid-template-columns:1fr}.purchase-row{flex-direction:column}.cart-actions{flex-direction:column;align-items:stretch}.cart-summary{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
