*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#171917;background:#fff;font:16px/1.55 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input,textarea,select{font:inherit}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin-inline:auto}.skip-link{position:absolute;z-index:99;top:-5rem;left:1rem;background:#fff;color:#000;padding:.75rem 1rem;border:2px solid}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid #ddd}.header-inner{min-height:72px;display:flex;align-items:center;gap:2rem}.brand{font-weight:800;text-decoration:none;font-size:1.2rem}.nav{display:flex;gap:1.5rem;flex-wrap:wrap}.nav a{text-decoration:none}.header-actions{margin-left:auto;display:flex;gap:1rem}.hero{padding:clamp(3rem,8vw,7rem) 0}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);align-items:center;gap:clamp(2rem,6vw,5rem)}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.78rem;font-weight:800;color:var(--accent)}h1,h2,h3{line-height:1.05;margin:.4em 0}h1{font-size:clamp(2.7rem,7vw,6.5rem);letter-spacing:-.055em}h2{font-size:clamp(2rem,4vw,3.8rem);letter-spacing:-.035em}.lede{font-size:clamp(1.05rem,2vw,1.3rem);max-width:58ch}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.15rem;background:#171917;color:#fff;text-decoration:none;border:2px solid #171917;font-weight:750}.button--secondary{background:transparent;color:#171917}.button-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.media-frame{aspect-ratio:4/3;background:#f4f4f1;overflow:hidden}.media-frame img{width:100%;height:100%;object-fit:cover}.section{padding:clamp(3rem,7vw,6rem) 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.product-card{border:1px solid #ddd;background:#fff}.product-card__media{display:block;aspect-ratio:1/1;background:#f5f5f2;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:1rem}.product-card h3{font-size:1.05rem}.price{font-weight:750}.muted{color:#5d625d}.pill{display:inline-block;padding:.25rem .5rem;border:1px solid #bbb;font-size:.75rem}.collection-grid,.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.panel{padding:1.5rem;border:1px solid #ddd}.rte{max-width:72ch}.field{display:grid;gap:.35rem;margin-bottom:1rem}.field input,.field textarea{width:100%;padding:.75rem;border:1px solid #777}.errors{color:#8b1e1e}.footer{border-top:1px solid #ddd;padding:3rem 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer ul{list-style:none;padding:0}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.product-gallery,.product-form{display:grid;gap:1rem}.cart-row{display:grid;grid-template-columns:96px 1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid #ddd}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:2rem}@media(max-width:760px){.header-inner{align-items:flex-start;padding-block:1rem;flex-wrap:wrap}.nav{order:3;width:100%}.hero-grid,.product-layout,.footer-grid{grid-template-columns:1fr}.product-grid,.collection-grid,.proof-grid{grid-template-columns:1fr 1fr}.section-head{align-items:start;flex-direction:column}h1{font-size:clamp(2.6rem,15vw,4.6rem)}}@media(max-width:480px){.product-grid,.collection-grid,.proof-grid{grid-template-columns:1fr}.cart-row{grid-template-columns:72px 1fr}.cart-row>:last-child{grid-column:2}}:root{--forest:var(--accent,#243d32);--ivory:#f6f3ea;--paper:#fffefa;--clay:#a46e53}html{scroll-behavior:auto}.raggie-theme{background:var(--ivory);color:var(--forest);font:17px/1.65 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-wrap:break-word}.raggie-theme .page-width{width:min(calc(100% - 3rem),var(--page-width,1120px))}.raggie-theme h1,.raggie-theme h2,.raggie-theme h3{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.035em;line-height:1.13}.raggie-theme h1{font-size:clamp(2.4rem,4.3vw,3.7rem);margin:.35em 0 .5em}.raggie-theme h1 em{font-weight:400;display:block}.raggie-theme h2{font-size:clamp(2rem,3.3vw,2.8rem);margin:0 0 .55em}.raggie-theme h3{font-size:1.75rem;margin:0 0 .8rem}.raggie-theme p{margin:0 0 1.1rem}.raggie-theme .eyebrow{font-size:.72rem;font-weight:650;letter-spacing:.14em;text-transform:uppercase;color:var(--forest);margin-bottom:1.4rem}.raggie-theme .site-header{border-bottom:1px solid #cdd2c5}.raggie-theme .header-inner{min-height:104px;justify-content:space-between;gap:2rem}.raggie-theme .brand{font:400 1.65rem/1.2 Georgia,Times New Roman,serif;letter-spacing:-.045em;padding-block:.6rem;flex-shrink:0}.brand-subtitle{display:block;font:500 .61rem/1.5 system-ui,sans-serif;letter-spacing:.16em;text-transform:uppercase;margin-top:.45rem}.raggie-theme .nav{gap:1.5rem}.raggie-theme .nav a{font-size:.85rem;min-height:44px;display:inline-flex;align-items:center;text-decoration:none;text-underline-offset:5px}.raggie-theme .nav a:hover{text-decoration:underline}.raggie-hero{padding:4rem 0 4.5rem}.raggie-hero-grid{display:grid;grid-template-columns:1.2fr .85fr;align-items:center;gap:4rem}.hero-copy .lede{font-size:1rem;max-width:48ch;margin-bottom:1.8rem}.raggie-theme .button{border:1px solid var(--forest);border-radius:2px;background:var(--forest);color:var(--paper);font-size:.85rem;font-weight:550;min-height:48px;padding:.8rem 1.3rem;gap:2rem;text-decoration:none}.raggie-theme .button:hover{background:#355246}.raggie-theme .collection-note{font-size:.75rem;margin:1rem 0 0}.botanical-wrap{max-width:380px;width:100%;justify-self:center}.botanical-art{width:100%;height:auto;display:block}.raggie-theme .botanical-caption{text-align:center;font:italic 1rem Georgia,serif;margin:.6rem 0 0}.raggie-theme .section{padding:4.5rem 0}.raggie-approach{background:#e8ebdd;border-block:1px solid #cdd2c5}.approach-grid{display:grid;grid-template-columns:1fr 2fr;gap:4rem}.approach-grid>.eyebrow{padding-top:.5rem}.raggie-theme .rte{max-width:63ch}.rte p:last-child{margin-bottom:0}.routine-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:2.4rem}.routine-heading>div{max-width:520px}.routine-heading>p{max-width:31ch;font-size:.9rem;margin:0 0 .6rem}.routine-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem}.routine-card{padding:2rem 1.6rem;background:var(--paper);border:1px solid #d8d9cd;border-top:3px solid var(--clay)}.routine-number{display:block;font:italic 1.4rem Georgia,serif;margin-bottom:2.5rem}.routine-card p{font-size:.92rem;margin-bottom:0}.story-section{background:var(--forest);color:var(--ivory)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.story-section .eyebrow{color:var(--ivory)}.story-title h2{max-width:15ch}.story-rule{display:block;width:48px;height:1px;background:#c8b39b;margin:1.5rem 0}.raggie-theme .story-signature{font-size:.85rem;margin:0}.story-copy{font-size:.98rem;padding-top:.5rem}.raggie-theme .footer{padding:2.5rem 0;border:0}.raggie-footer{display:flex;align-items:center;justify-content:space-between;gap:2rem}.raggie-theme .footer-brand{font:400 1.5rem Georgia,serif;margin:0 0 .5rem}.raggie-footer p{font-size:.8rem;margin:0}.footer-note{max-width:25ch;text-align:right}.narrow{max-width:700px;padding-block:2rem}.password-section{min-height:75vh;display:flex;align-items:center}.raggie-theme [id]{scroll-margin-top:1.5rem}@media(max-width:900px){.raggie-hero-grid{gap:2rem}.story-grid{gap:2.5rem}.approach-grid{grid-template-columns:1fr 2fr;gap:2rem}.routine-heading{align-items:start;flex-direction:column;gap:.5rem}.routine-heading>p{max-width:55ch}.routine-card{padding:1.5rem 1.2rem}.raggie-theme h3{font-size:1.45rem}}@media(max-width:760px){.raggie-theme .header-inner{align-items:center;gap:.5rem;padding-block:1rem}.raggie-theme .nav{order:initial;width:auto;gap:1rem}.raggie-hero-grid{grid-template-columns:1fr}.raggie-hero{padding:3rem 0}.botanical-wrap{max-width:260px}.hero-copy{max-width:550px}.raggie-theme h1{font-size:2.4rem;max-width:19ch}.raggie-theme .section{padding:3rem 0}.approach-grid,.story-grid{grid-template-columns:1fr;gap:1rem}.approach-grid>.eyebrow{margin-bottom:.2rem}.routine-grid{grid-template-columns:1fr}.routine-card{padding:1.5rem}.routine-number{margin-bottom:1rem}.raggie-theme h3{font-size:1.65rem}.story-title h2{max-width:23ch}.raggie-footer{align-items:start;flex-direction:column;gap:1.3rem}.footer-note{text-align:left;max-width:none}}@media(max-width:480px){.raggie-theme .page-width{width:calc(100% - 2rem)}.raggie-theme .nav{width:100%;justify-content:space-between;gap:.5rem}.raggie-theme .nav a{font-size:.8rem}.botanical-wrap{max-width:220px}.raggie-hero-grid{gap:2rem}.raggie-theme h1{font-size:2.35rem}.raggie-theme .header-inner{gap:.6rem}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.commerce-section .product-layout--no-media{grid-template-columns:minmax(0,720px)}.commerce-section .product-layout>*,.commerce-section .cart-row>*{min-width:0}.commerce-section input,.commerce-section select{max-width:100%;width:100%;min-height:48px;border:1px solid var(--forest);border-radius:2px;background:var(--paper);color:var(--forest);padding:.65rem}.commerce-section select{white-space:normal}.commerce-section .field-help{font-size:.85rem;margin:0}.commerce-section .product-description{margin-block:1.5rem}.commerce-section .product-media{margin-bottom:1rem}.commerce-section .product-media img,.commerce-section .product-media video{width:100%;height:auto;object-fit:contain}.commerce-section .product-details section{margin-top:2rem;border-top:1px solid #cdd2c5;padding-top:1rem}.commerce-section .product-details h2{font-size:1.6rem}.commerce-section .button:disabled{background:#e2e5dc;color:var(--forest);cursor:not-allowed;border-style:dashed}.commerce-section .button--secondary{background:var(--paper);color:var(--forest)}.commerce-section .form-errors{border:2px solid #853723;padding:1rem;margin-block:1rem}.commerce-section .form-errors h2{font-size:1.5rem}.commerce-section .cart-row{grid-template-columns:96px minmax(0,1fr) minmax(100px,auto);align-items:start;gap:1.4rem;padding-block:1.5rem}.commerce-section .cart-row--no-media{grid-template-columns:minmax(0,1fr) minmax(100px,auto)}.commerce-section .cart-item-title{font-size:1.4rem;max-width:35ch}.commerce-section .cart-row input{max-width:110px}.commerce-section .cart-remove{display:inline-flex;align-items:center;min-height:44px;width:fit-content}.commerce-section .cart-line-price{display:grid;gap:.5rem}.commerce-section .cart-line-price p{font-size:.85rem;max-width:25ch}.commerce-section .cart-subtotal{margin-top:2rem}.commerce-section .search-summary{margin-block:2rem}.commerce-section .pagination{flex-wrap:wrap;align-items:center;gap:.5rem}.commerce-section .pagination a,.commerce-section .pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.4rem}.commerce-section .pagination [aria-current]{font-weight:700;border-bottom:2px solid var(--forest)}.commerce-section .page-content img{max-width:100%;height:auto}.commerce-section .page-content table{display:block;max-width:100%;overflow:auto}.commerce-section .page-content iframe{max-width:100%}.commerce-section .product-card__title{font-size:1.35rem}@media(max-width:600px){.commerce-section .cart-row{grid-template-columns:72px minmax(0,1fr)}.commerce-section .cart-row .cart-line-price{grid-column:2}.commerce-section .cart-row--no-media{grid-template-columns:minmax(0,1fr)}.commerce-section .cart-row--no-media .cart-line-price{grid-column:1}.commerce-section .cart-row>:last-child{grid-column:auto}.commerce-section .product-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
