.ProductPreview-module__GWJKEG__preview{width:100%;min-width:0;position:relative}.ProductPreview-module__GWJKEG__viewport{aspect-ratio:1;background:var(--paper);border-radius:20px;width:100%;overflow:hidden}.ProductPreview-module__GWJKEG__viewport canvas{width:100%;height:100%;max-height:none;box-shadow:none;object-fit:contain;touch-action:none;display:block}.ProductPreview-module__GWJKEG__status{text-align:center;position:absolute;inset:35% 10% auto}.ProductPreview-module__GWJKEG__reset{border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer;border-radius:30px;padding:9px 14px;position:absolute;top:14px;right:14px}.ProductPreview-module__GWJKEG__hint{text-align:center;color:var(--muted);font-size:12px}.ProductPreview-module__GWJKEG__tabs{gap:8px;margin-bottom:14px;display:flex}.ProductPreview-module__GWJKEG__tabs button,.ProductPreview-module__GWJKEG__navigation button,.ProductPreview-module__GWJKEG__error button{border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer;border-radius:24px;padding:10px 14px}.ProductPreview-module__GWJKEG__tabs button[aria-pressed=true]{color:var(--paper);background:var(--ink)}.ProductPreview-module__GWJKEG__stage{aspect-ratio:1;background:var(--white);border-radius:18px;position:relative;overflow:hidden}.ProductPreview-module__GWJKEG__sceneCanvas{width:100%;height:100%;display:block}.ProductPreview-module__GWJKEG__loading{background:var(--paper);color:var(--muted);place-items:center;display:grid;position:absolute;inset:0}.ProductPreview-module__GWJKEG__navigation{justify-content:space-between;align-items:center;display:flex;position:absolute;inset:auto 12px 12px}.ProductPreview-module__GWJKEG__navigation span{background:var(--paper);border-radius:20px;padding:6px 12px;font-size:12px}.ProductPreview-module__GWJKEG__thumbnails{scroll-snap-type:x proximity;scrollbar-width:thin;gap:8px;padding:12px 2px;display:flex;overflow-x:auto}.ProductPreview-module__GWJKEG__thumbnails button{scroll-snap-align:center;background:var(--white);color:var(--ink);cursor:pointer;border:2px solid #0000;border-radius:10px;flex:0 0 84px;padding:3px}.ProductPreview-module__GWJKEG__thumbnails button[aria-pressed=true]{border-color:var(--ink)}.ProductPreview-module__GWJKEG__thumbnails img{border-radius:6px;width:100%;height:auto;display:block}.ProductPreview-module__GWJKEG__thumbnails span{font-size:11px}.ProductPreview-module__GWJKEG__placeholder{width:74px;height:74px;color:var(--muted);place-items:center;display:grid;position:relative}.ProductPreview-module__GWJKEG__productGallery{align-self:start;min-width:0}.ProductPreview-module__GWJKEG__updating{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);pointer-events:none;border-radius:16px;position:absolute;inset:auto 16px 62px}.ProductPreview-module__GWJKEG__thumbnailPending{background:var(--paper);letter-spacing:3px;border-radius:8px;position:absolute;inset:auto 4px 4px}.ProductPreview-module__GWJKEG__tabs button,.ProductPreview-module__GWJKEG__navigation button{min-height:44px}.ProductPreview-module__GWJKEG__thumbnails button:hover{border-color:var(--sage)}.ProductPreview-module__GWJKEG__thumbnails button[aria-pressed=true]:hover{border-color:var(--ink)}.ProductPreview-module__GWJKEG__error{text-align:center;border:1px solid var(--line);background:var(--paper);border-radius:14px;margin:14px 0;padding:16px}@media (max-width:700px){.ProductPreview-module__GWJKEG__tabs{flex-wrap:wrap}.ProductPreview-module__GWJKEG__thumbnails button{flex-basis:70px}.ProductPreview-module__GWJKEG__placeholder{width:60px;height:60px}}
.LoadingState-module__LmfHpa__state,.LoadingState-module__LmfHpa__compact{color:var(--ink);justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.LoadingState-module__LmfHpa__state{text-align:center;flex-direction:column;padding:24px}.LoadingState-module__LmfHpa__compact{justify-content:flex-start;padding:12px 0}.LoadingState-module__LmfHpa__state strong,.LoadingState-module__LmfHpa__compact strong{font-weight:500}.LoadingState-module__LmfHpa__state small,.LoadingState-module__LmfHpa__compact small{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.6;display:block}.LoadingState-module__LmfHpa__spinner{border:2px solid var(--line);border-top-color:var(--ink);border-radius:50%;flex-shrink:0;width:22px;height:22px;animation:.9s linear infinite LoadingState-module__LmfHpa__turn;display:inline-block}.LoadingState-module__LmfHpa__preview{aspect-ratio:1;background:linear-gradient(120deg, var(--sage), var(--paper), var(--sand));border-radius:20px;place-items:center;width:100%;display:grid}.LoadingState-module__LmfHpa__page{width:min(100% - 40px, var(--page-width));min-height:55vh;margin:32px auto 64px}.LoadingState-module__LmfHpa__grid{grid-template-columns:1fr 1fr;gap:48px;margin-top:20px;display:grid}.LoadingState-module__LmfHpa__block{background:linear-gradient(100deg, var(--sage) 25%, var(--paper) 50%, var(--sage) 75%);background-size:200% 100%;border-radius:8px;height:18px;animation:1.8s ease-in-out infinite LoadingState-module__LmfHpa__shimmer}.LoadingState-module__LmfHpa__visual{aspect-ratio:1;border-radius:20px;height:auto}.LoadingState-module__LmfHpa__lines{flex-direction:column;justify-content:center;gap:20px;display:flex}.LoadingState-module__LmfHpa__short{width:55%}.LoadingState-module__LmfHpa__heading{height:64px;margin-bottom:24px}.LoadingState-module__LmfHpa__action{height:54px;margin-top:30px}@keyframes LoadingState-module__LmfHpa__turn{to{transform:rotate(360deg)}}@keyframes LoadingState-module__LmfHpa__shimmer{to{background-position:-200% 0}}@media (max-width:700px){.LoadingState-module__LmfHpa__grid{grid-template-columns:1fr;gap:24px}.LoadingState-module__LmfHpa__lines{gap:12px}.LoadingState-module__LmfHpa__heading{height:40px;margin-bottom:8px}}@media (prefers-reduced-motion:reduce){.LoadingState-module__LmfHpa__spinner,.LoadingState-module__LmfHpa__block{animation:none}}
.Store-module__dYXCVW__skip{z-index:20;padding:var(--space-4);background:var(--lime);position:absolute;top:-100px}.Store-module__dYXCVW__skip:focus{top:0}.Store-module__dYXCVW__announcement{gap:var(--space-3);background:var(--ink);min-height:32px;color:var(--white);letter-spacing:1.5px;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.Store-module__dYXCVW__header{max-width:var(--page-width);padding:var(--space-5) var(--space-7);justify-content:space-between;align-items:center;gap:var(--space-5);margin:auto;display:flex}.Store-module__dYXCVW__logo{letter-spacing:-1.8px;white-space:nowrap;align-items:center;gap:9px;font-size:28px;font-weight:800;display:inline-flex}.Store-module__dYXCVW__logo img{border-radius:9px;flex-shrink:0}.Store-module__dYXCVW__nav,.Store-module__dYXCVW__headerEnd{align-items:center;gap:var(--space-6);font-size:13px;display:flex}.Store-module__dYXCVW__nav a:hover{text-underline-offset:5px;text-decoration:underline}.Store-module__dYXCVW__locale{color:var(--muted);letter-spacing:.6px;font-size:10px}.Store-module__dYXCVW__bag{gap:var(--space-2);align-items:center;display:flex}.Store-module__dYXCVW__hero{max-width:var(--page-width);padding:var(--space-4) var(--space-7) var(--space-7);gap:var(--space-6);grid-template-columns:1.1fr 1fr;margin:auto;display:grid}.Store-module__dYXCVW__heroCopy{padding:var(--space-7) 0}.Store-module__dYXCVW__eyebrow{gap:var(--space-2);letter-spacing:1.4px;text-transform:uppercase;align-items:center;font-size:10px;font-weight:600;line-height:1.7;display:flex}.Store-module__dYXCVW__eyebrow span{background:var(--ink);border-radius:50%;width:7px;height:7px}.Store-module__dYXCVW__hero h1{margin:var(--space-5) 0;font-family:var(--font-display);letter-spacing:-5px;font-size:clamp(56px,6.5vw,92px);font-weight:400;line-height:1}.Store-module__dYXCVW__hero h1 em{z-index:0;position:relative}.Store-module__dYXCVW__hero h1 em:after{content:"";background:var(--lime);z-index:-1;width:100%;height:18px;position:absolute;bottom:4px;left:0;transform:rotate(-3deg)}.Store-module__dYXCVW__heroCopy p{color:var(--muted);margin:var(--space-5) 0 var(--space-6);font-size:14px;line-height:1.8}.Store-module__dYXCVW__primary{border:1px solid var(--ink);justify-content:center;align-items:center;gap:var(--space-5);background:var(--ink);color:var(--white);border-radius:var(--radius-sm);padding:17px 25px;font-size:13px;font-weight:600;transition:background .18s,transform .18s;display:inline-flex}.Store-module__dYXCVW__primary:hover{background:var(--ink-dark);transform:translateY(-2px)}.Store-module__dYXCVW__heroBenefits{gap:var(--space-5);margin-top:var(--space-5);color:var(--muted);font-size:10px;display:flex}.Store-module__dYXCVW__heroBenefits span{align-items:center;gap:var(--space-1);display:flex}.Store-module__dYXCVW__heroVisual{background:var(--peach);border-radius:140px 12px 12px;justify-content:center;align-items:center;min-height:470px;display:flex;position:relative;overflow:hidden}.Store-module__dYXCVW__heroVisual:before{content:"";border:1px solid var(--paper);border-radius:50%;width:390px;height:390px;position:absolute}.Store-module__dYXCVW__heroSticker{z-index:2;background:var(--lime);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;font-size:10px;display:flex;position:absolute;top:32px;right:22px;transform:rotate(12deg)}.Store-module__dYXCVW__heroSticker strong{font-family:var(--font-display);font-size:29px;font-style:italic;font-weight:400}.Store-module__dYXCVW__heroSticker span{letter-spacing:1px;margin-top:6px;font-size:7px}.Store-module__dYXCVW__heroCaption{font-size:10px;position:absolute;bottom:23px}.Store-module__dYXCVW__heroDoodle{font-size:90px;font-weight:300;position:absolute;bottom:62px;left:24px}.Store-module__dYXCVW__ticker{justify-content:space-around;align-items:center;gap:var(--space-5);padding:20px var(--space-5);background:var(--lime);letter-spacing:1.5px;white-space:nowrap;font-size:11px;font-weight:600;display:flex;overflow:hidden}.Store-module__dYXCVW__ticker span:nth-child(2n){font-size:22px}.Store-module__dYXCVW__section{max-width:var(--page-width);padding:var(--space-8) var(--space-7);margin:auto;scroll-margin-top:20px}.Store-module__dYXCVW__sectionHeading{margin-bottom:var(--space-6);justify-content:space-between;align-items:end;gap:var(--space-5);display:flex}.Store-module__dYXCVW__pageTitle,.Store-module__dYXCVW__section h2,.Store-module__dYXCVW__how h2,.Store-module__dYXCVW__story h2{font-family:var(--font-display);letter-spacing:-1.5px;margin:12px 0 0;font-size:clamp(32px,3.2vw,46px);font-weight:400}.Store-module__dYXCVW__sectionNote{color:var(--muted);margin-bottom:5px;font-size:12px}.Store-module__dYXCVW__productGrid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.Store-module__dYXCVW__productVisual{border-radius:var(--radius-md);place-items:center;height:330px;display:grid;position:relative;overflow:hidden}.Store-module__dYXCVW__peach{background:var(--peach)}.Store-module__dYXCVW__sage{background:var(--sage)}.Store-module__dYXCVW__lilac{background:var(--lilac)}.Store-module__dYXCVW__productBadge{background:var(--paper);z-index:2;border-radius:30px;padding:8px 12px;font-size:9px;position:absolute;top:16px;left:16px}.Store-module__dYXCVW__cardArrow{background:var(--paper);border-radius:50%;place-items:center;width:35px;height:35px;transition:transform .2s;display:grid;position:absolute;bottom:16px;right:16px}.Store-module__dYXCVW__productCard:hover .Store-module__dYXCVW__cardArrow{transform:rotate(45deg)}.Store-module__dYXCVW__productInfo{gap:var(--space-3);justify-content:space-between;align-items:end;padding:18px 0;display:flex}.Store-module__dYXCVW__productInfo small{color:var(--muted);text-transform:uppercase;letter-spacing:1.3px;font-size:9px}.Store-module__dYXCVW__productInfo h3{margin:7px 0 0;font-size:17px;font-weight:500}.Store-module__dYXCVW__productInfo>span{white-space:nowrap;padding-bottom:2px;font-size:12px}.Store-module__dYXCVW__artwork{justify-content:center;align-items:center;width:235px;height:245px;display:flex;position:relative;transform:rotate(-7deg)}.Store-module__dYXCVW__artworkLarge{width:340px;height:360px}.Store-module__dYXCVW__printedObject{background:var(--paper);width:75%;height:73%;box-shadow:8px 14px 0 var(--overlay), var(--shadow);position:relative}.Store-module__dYXCVW__printArtwork{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:10%}.Store-module__dYXCVW__printArtwork strong{letter-spacing:-1.5px;font-size:36px;font-weight:400;font-family:var(--font-display);line-height:.95}.Store-module__dYXCVW__artSmall{letter-spacing:1.6px;padding:9px 0;font-size:6px}.Store-module__dYXCVW__flower{color:var(--ink);font-size:52px;line-height:1}.Store-module__dYXCVW__sun{font-size:44px;line-height:1}.Store-module__dYXCVW__tote .Store-module__dYXCVW__printedObject{background:var(--sand);border:1px solid var(--line);border-radius:3px 3px 16px 16px;margin-top:38px}.Store-module__dYXCVW__handles{border:11px solid var(--sand);width:40%;height:32%;filter:drop-shadow(1px 0 0 var(--muted));border-radius:50% 50% 0 0;position:absolute;top:-1%}.Store-module__dYXCVW__artworkLarge .Store-module__dYXCVW__printArtwork strong{font-size:48px}.Store-module__dYXCVW__artworkLarge .Store-module__dYXCVW__artSmall{font-size:9px}.Store-module__dYXCVW__artworkLarge .Store-module__dYXCVW__flower{font-size:72px}.Store-module__dYXCVW__artworkLarge .Store-module__dYXCVW__handles{border-width:15px}.Store-module__dYXCVW__blanket .Store-module__dYXCVW__printedObject{border:6px double var(--paper);background:var(--ink);width:94%;height:70%;color:var(--paper);outline:1px dashed var(--paper);border-radius:5px}.Store-module__dYXCVW__blanket .Store-module__dYXCVW__printArtwork{inset:3%}.Store-module__dYXCVW__blanket .Store-module__dYXCVW__artSmall{padding:7px 0}.Store-module__dYXCVW__flag .Store-module__dYXCVW__printedObject{background:var(--lime);border-radius:1px 1px 4px 4px;width:66%;height:74%}.Store-module__dYXCVW__flagpole{background:var(--ink);width:4px;height:99%;position:absolute;top:6%;left:13%}.Store-module__dYXCVW__flagpole:before{content:"";background:var(--ink);width:180px;height:4px;position:absolute;top:0}.Store-module__dYXCVW__fineprint{color:var(--muted);font-size:11px;line-height:1.7}.Store-module__dYXCVW__how{max-width:calc(var(--page-width) - 96px);margin:0 auto var(--space-8);padding:var(--space-7);gap:var(--space-7);border-radius:var(--radius-md);background:var(--sage);grid-template-columns:1fr 1fr;display:grid}.Store-module__dYXCVW__how>div>p{color:var(--muted);font-size:13px;line-height:1.8}.Store-module__dYXCVW__steps{gap:var(--space-5);display:grid}.Store-module__dYXCVW__step{align-items:center;gap:18px;display:flex}.Store-module__dYXCVW__stepNumber{font-family:var(--font-display);color:var(--muted);font-size:16px}.Store-module__dYXCVW__step>svg{flex-shrink:0}.Store-module__dYXCVW__step h3{margin:0 0 8px;font-size:15px}.Store-module__dYXCVW__step p{color:var(--muted);max-width:300px;margin:0;font-size:12px;line-height:1.7}.Store-module__dYXCVW__story{gap:var(--space-7);max-width:940px;margin:var(--space-8) auto;padding:var(--space-5) var(--space-7);align-items:center;display:flex}.Store-module__dYXCVW__story>span{color:var(--ink);font-size:150px}.Store-module__dYXCVW__story p{max-width:560px;color:var(--muted);font-size:14px;line-height:1.8}.Store-module__dYXCVW__story a{border-bottom:1px solid var(--ink);align-items:center;gap:20px;padding-bottom:6px;font-size:13px;display:inline-flex}.Store-module__dYXCVW__footer{justify-content:space-between;gap:var(--space-6);background:var(--ink);color:var(--paper);padding:var(--space-7) max(var(--space-7), calc((100vw - 1224px) / 2));display:flex}.Store-module__dYXCVW__footer p{opacity:.75;font-size:12px}.Store-module__dYXCVW__footer small{opacity:.65;font-size:10px}.Store-module__dYXCVW__footer>div:last-child{text-align:right}.Store-module__dYXCVW__footer>div:last-child>a{align-items:center;gap:14px;font-size:14px;display:inline-flex}.Store-module__dYXCVW__breadcrumb{color:var(--muted);margin-bottom:var(--space-6);flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.Store-module__dYXCVW__productDetail{gap:var(--space-8);grid-template-columns:1.1fr 1fr;display:grid}.Store-module__dYXCVW__detailVisual{border-radius:var(--radius-md);flex-direction:column;justify-content:center;align-items:center;gap:35px;min-height:520px;display:flex}.Store-module__dYXCVW__detailVisual>span{font-size:11px}.Store-module__dYXCVW__detailCopy h1{font:400 48px/1.1 var(--font-display);letter-spacing:-2px;margin:18px 0}.Store-module__dYXCVW__detailCopy>p{color:var(--muted);font-size:14px;line-height:1.8}.Store-module__dYXCVW__detailCopy .Store-module__dYXCVW__price{color:var(--ink);font-size:22px}.Store-module__dYXCVW__detailCopy h3{margin-top:26px;font-size:13px}.Store-module__dYXCVW__detailCopy ul{padding:0;list-style:none}.Store-module__dYXCVW__detailCopy li{align-items:center;gap:10px;padding:7px 0;font-size:13px;display:flex}.Store-module__dYXCVW__variantList{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.Store-module__dYXCVW__variantList span{border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px;font-size:12px}.Store-module__dYXCVW__editor{max-width:var(--page-width);padding:var(--space-5) var(--space-7) var(--space-8);margin:auto}.Store-module__dYXCVW__editorHeader{justify-content:space-between;align-items:start;margin-bottom:25px;display:flex}.Store-module__dYXCVW__editorHeader h1{font:400 38px var(--font-display);margin:10px 0}.Store-module__dYXCVW__editorHeader a{font-size:12px}.Store-module__dYXCVW__editorGrid{gap:var(--space-6);grid-template-columns:minmax(0,1fr) 360px;display:grid}.Store-module__dYXCVW__preview{background:var(--sage);border-radius:var(--radius-md);min-width:0;min-height:480px;padding:var(--space-6);flex-direction:column;justify-content:center;align-items:center;display:flex}.Store-module__dYXCVW__flatArtwork{border-radius:var(--radius-sm);width:100%;max-width:560px;height:auto;box-shadow:var(--shadow)}.Store-module__dYXCVW__preview p{color:var(--muted);text-align:center;font-size:11px;line-height:1.6}.Store-module__dYXCVW__controls{border:1px solid var(--line);border-radius:var(--radius-md);min-width:0;padding:var(--space-5);background:var(--white);margin:0}.Store-module__dYXCVW__controlGroup{gap:9px;margin-bottom:22px;display:grid}.Store-module__dYXCVW__controlGroup label,.Store-module__dYXCVW__controlGroup legend{font-size:12px;font-weight:600}.Store-module__dYXCVW__controlGroup input:not([type=range]),.Store-module__dYXCVW__controlGroup select{border:1px solid var(--line);background:var(--paper);border-radius:var(--radius-sm);width:100%;color:var(--ink);padding:12px;font-size:13px}.Store-module__dYXCVW__controlGroup input[type=range]{accent-color:var(--ink);width:100%}.Store-module__dYXCVW__controlGroup small{color:var(--muted);font-size:10px;line-height:1.6}.Store-module__dYXCVW__swatches{gap:9px;display:flex}.Store-module__dYXCVW__swatch{border:1px solid var(--line);width:30px;height:30px;color:var(--ink);border-radius:50%}.Store-module__dYXCVW__swatch[aria-pressed=true]{outline:2px solid var(--ink);outline-offset:2px}.Store-module__dYXCVW__cream{background:var(--paper)}.Store-module__dYXCVW__total{border-top:1px solid var(--line);justify-content:space-between;padding:16px 0;font-size:14px;display:flex}.Store-module__dYXCVW__wide{width:100%}.Store-module__dYXCVW__error{color:var(--danger);font-size:12px;line-height:1.7}.Store-module__dYXCVW__secondary{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);background:0 0;padding:10px 16px;font-size:12px}.Store-module__dYXCVW__cartLayout{gap:var(--space-7);margin-top:var(--space-6);grid-template-columns:1fr 330px;display:grid}.Store-module__dYXCVW__cartItem{gap:var(--space-5);padding:var(--space-5) 0;border-bottom:1px solid var(--line);display:flex}.Store-module__dYXCVW__cartImage{object-fit:contain;background:var(--sage);border-radius:var(--radius-sm);width:130px;height:110px}.Store-module__dYXCVW__cartItem h3{margin:0 0 10px;font-size:16px}.Store-module__dYXCVW__cartItem p{color:var(--muted);font-size:12px}.Store-module__dYXCVW__cartItem>div{flex:1}.Store-module__dYXCVW__cartSummary{background:var(--sage);border-radius:var(--radius-md);padding:var(--space-5);align-self:start}.Store-module__dYXCVW__cartSummary h2{margin-bottom:20px;font-size:27px}.Store-module__dYXCVW__empty{padding:var(--space-8) 0;text-align:center}.Store-module__dYXCVW__loading{place-items:center;min-height:60vh;display:grid}@media (max-width:1000px){.Store-module__dYXCVW__header,.Store-module__dYXCVW__hero,.Store-module__dYXCVW__section,.Store-module__dYXCVW__editor{padding-right:var(--space-5);padding-left:var(--space-5)}.Store-module__dYXCVW__nav{gap:18px}.Store-module__dYXCVW__locale{display:none}.Store-module__dYXCVW__hero{gap:var(--space-5)}.Store-module__dYXCVW__hero h1{font-size:70px}.Store-module__dYXCVW__heroVisual{min-height:440px}.Store-module__dYXCVW__heroBenefits{flex-direction:column;gap:9px}.Store-module__dYXCVW__productVisual{height:285px}.Store-module__dYXCVW__productInfo{flex-direction:column;align-items:start}.Store-module__dYXCVW__how{gap:24px;margin-left:24px;margin-right:24px;padding:32px}.Store-module__dYXCVW__editorGrid{grid-template-columns:minmax(0,1fr) 320px;gap:20px}.Store-module__dYXCVW__productDetail{gap:32px}}@media (max-width:700px){.Store-module__dYXCVW__header{padding:20px}.Store-module__dYXCVW__logo{letter-spacing:-1px;gap:6px;font-size:21px}.Store-module__dYXCVW__logo img{width:30px;height:30px}.Store-module__dYXCVW__headerEnd{gap:12px;font-size:12px}.Store-module__dYXCVW__nav,.Store-module__dYXCVW__bag span{display:none}.Store-module__dYXCVW__hero{grid-template-columns:1fr;gap:20px;padding:0 20px 28px}.Store-module__dYXCVW__heroCopy{padding:25px 0 5px}.Store-module__dYXCVW__hero h1{letter-spacing:-4px;margin:20px 0;font-size:66px}.Store-module__dYXCVW__heroCopy p{margin:20px 0 24px;font-size:13px}.Store-module__dYXCVW__heroBenefits{flex-flow:wrap;gap:20px}.Store-module__dYXCVW__heroVisual{border-top-left-radius:100px;min-height:400px}.Store-module__dYXCVW__heroSticker{width:98px;height:98px}.Store-module__dYXCVW__ticker{justify-content:start;font-size:9px}.Store-module__dYXCVW__section{padding:44px 20px}.Store-module__dYXCVW__sectionHeading{flex-direction:column;align-items:start;gap:10px}.Store-module__dYXCVW__section h2{font-size:35px}.Store-module__dYXCVW__sectionNote{font-size:11px}.Store-module__dYXCVW__productGrid{grid-template-columns:1fr;gap:20px}.Store-module__dYXCVW__productVisual{height:340px}.Store-module__dYXCVW__productInfo{flex-direction:row;align-items:end}.Store-module__dYXCVW__productInfo h3{font-size:18px}.Store-module__dYXCVW__how{grid-template-columns:1fr;gap:28px;margin:0 20px 40px;padding:28px}.Store-module__dYXCVW__story{gap:22px;margin:40px auto;padding:10px 20px}.Store-module__dYXCVW__story>span{font-size:60px}.Store-module__dYXCVW__story h2{font-size:32px}.Store-module__dYXCVW__story p{font-size:12px}.Store-module__dYXCVW__footer{flex-direction:column;padding:32px 20px}.Store-module__dYXCVW__footer>div:last-child{text-align:left}.Store-module__dYXCVW__productDetail,.Store-module__dYXCVW__editorGrid,.Store-module__dYXCVW__cartLayout{grid-template-columns:minmax(0,1fr)}.Store-module__dYXCVW__detailVisual{min-height:420px}.Store-module__dYXCVW__detailCopy h1{font-size:40px}.Store-module__dYXCVW__editor{padding:20px 20px 40px}.Store-module__dYXCVW__editorHeader{flex-direction:column;gap:14px}.Store-module__dYXCVW__editorHeader h1{font-size:32px}.Store-module__dYXCVW__preview{min-height:320px;padding:20px}.Store-module__dYXCVW__cartImage{width:90px;height:90px}.Store-module__dYXCVW__cartItem{gap:14px}.Store-module__dYXCVW__cartItem h3{font-size:14px}}@media (prefers-reduced-motion:reduce){.Store-module__dYXCVW__primary,.Store-module__dYXCVW__cardArrow{transition:none}}.Store-module__dYXCVW__uploadArea{border:1px dashed var(--ink);border-radius:var(--radius-md);background:var(--sage);cursor:pointer;display:block;position:relative}.Store-module__dYXCVW__uploadArea span{justify-content:center;align-items:center;gap:10px;min-height:64px;padding:12px;display:flex}.Store-module__dYXCVW__uploadArea input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.Store-module__dYXCVW__uploadArea:focus-within{outline:3px solid var(--ink);outline-offset:3px}.Store-module__dYXCVW__buyerIdentity{overflow-wrap:anywhere;width:100%;max-width:560px}.Store-module__dYXCVW__mat .Store-module__dYXCVW__printedObject{aspect-ratio:1.5;border:6px solid var(--paper);border-radius:12px;width:88%;height:auto}.Store-module__dYXCVW__mug .Store-module__dYXCVW__printedObject{isolation:isolate;aspect-ratio:.84;background:var(--paper);border-radius:8% 8% 22% 22%;width:62%;height:auto;margin-right:12%}.Store-module__dYXCVW__mug .Store-module__dYXCVW__printedObject:after{z-index:-1;border:12px solid var(--paper);content:"";border-radius:0 50% 50% 0;width:34%;height:48%;position:absolute;top:18%;right:-30%}.Store-module__dYXCVW__mug .Store-module__dYXCVW__printArtwork{inset:14% 12%;overflow:hidden}.Store-module__dYXCVW__mug .Store-module__dYXCVW__printArtwork strong{letter-spacing:-.7px;font-size:24px}.Store-module__dYXCVW__mug .Store-module__dYXCVW__flower{margin-bottom:8px;font-size:34px}.Store-module__dYXCVW__mug .Store-module__dYXCVW__artSmall{letter-spacing:1px;font-size:5px}.Store-module__dYXCVW__mat .Store-module__dYXCVW__printArtwork strong{letter-spacing:-1px;font-size:28px}.Store-module__dYXCVW__mat .Store-module__dYXCVW__flower{font-size:30px}.Store-module__dYXCVW__mat .Store-module__dYXCVW__artSmall{padding:5px 0;font-size:5px}
.DesignTemplates-module__H1I9rq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.DesignTemplates-module__H1I9rq__card{border:1px solid var(--ink);background:var(--paper);color:var(--ink);text-align:left;cursor:pointer;border-radius:12px;gap:7px;padding:12px;display:grid}.DesignTemplates-module__H1I9rq__card[aria-pressed=true]{outline:2px solid var(--ink);outline-offset:2px}.DesignTemplates-module__H1I9rq__sample{border:1px solid;place-items:center;min-height:64px;font-size:32px;display:grid}.DesignTemplates-module__H1I9rq__card:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.DesignTemplates-module__H1I9rq__example{aspect-ratio:3/2;object-fit:cover;object-position:center 25%;border-radius:6px;width:100%;height:auto}
.ProductLanding-module__FISf2G__page{max-width:1288px;margin:auto;padding:24px 32px 0}.ProductLanding-module__FISf2G__breadcrumb{color:var(--muted);flex-wrap:wrap;gap:10px;margin-bottom:26px;font-size:12px;display:flex}.ProductLanding-module__FISf2G__hero{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);column-gap:56px;display:grid}.ProductLanding-module__FISf2G__heading{grid-column:2}.ProductLanding-module__FISf2G__eyebrow{letter-spacing:1.7px;font-size:10px;font-weight:700}.ProductLanding-module__FISf2G__heading h1{font:400 clamp(32px, 3.5vw, 48px)/1.08 var(--font-display);letter-spacing:-1.5px;margin:14px 0}.ProductLanding-module__FISf2G__heading p{color:var(--muted);line-height:1.6}.ProductLanding-module__FISf2G__gallery{grid-area:1/1/3;min-width:0}.ProductLanding-module__FISf2G__purchase{grid-column:2;min-width:0}.ProductLanding-module__FISf2G__price{flex-wrap:wrap;align-items:baseline;gap:12px;margin:10px 0 20px;display:flex}.ProductLanding-module__FISf2G__price strong{font-size:28px}.ProductLanding-module__FISf2G__price span,.ProductLanding-module__FISf2G__reassurance,.ProductLanding-module__FISf2G__facts,.ProductLanding-module__FISf2G__more{font-size:12px}.ProductLanding-module__FISf2G__price span{color:var(--muted)}.ProductLanding-module__FISf2G__lead{font-size:15px;line-height:1.6}.ProductLanding-module__FISf2G__benefits,.ProductLanding-module__FISf2G__specs ul{padding:0;list-style:none}.ProductLanding-module__FISf2G__benefits li,.ProductLanding-module__FISf2G__specs li{align-items:start;gap:10px;padding:8px 0;font-size:13px;line-height:1.6;display:flex}.ProductLanding-module__FISf2G__benefits svg,.ProductLanding-module__FISf2G__specs svg,.ProductLanding-module__FISf2G__facts svg{flex-shrink:0}.ProductLanding-module__FISf2G__options{border:0;flex-wrap:wrap;gap:8px;margin:24px 0;padding:0;display:flex}.ProductLanding-module__FISf2G__options legend{margin-bottom:12px;font-size:13px;font-weight:700}.ProductLanding-module__FISf2G__option,.ProductLanding-module__FISf2G__selected{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:12px;font-size:12px;display:flex}.ProductLanding-module__FISf2G__selected{border-color:var(--ink);background:var(--sage)}.ProductLanding-module__FISf2G__options input{accent-color:var(--ink);margin:0}.ProductLanding-module__FISf2G__cta{background:var(--ink);min-height:56px;color:var(--paper);border-radius:12px;justify-content:center;align-items:center;gap:20px;padding:14px 22px;font-size:15px;font-weight:700;display:flex}.ProductLanding-module__FISf2G__cta:hover{opacity:.9}.ProductLanding-module__FISf2G__reassurance{text-align:center;color:var(--muted)}.ProductLanding-module__FISf2G__facts{flex-wrap:wrap;gap:14px;padding:18px 0;display:flex}.ProductLanding-module__FISf2G__facts span{align-items:center;gap:6px;display:flex}.ProductLanding-module__FISf2G__testNotice{background:var(--sand);border:1px solid var(--line);border-radius:10px;padding:14px 16px;font-size:12px;line-height:1.6}.ProductLanding-module__FISf2G__testNotice p{margin:5px 0 0}.ProductLanding-module__FISf2G__more{text-underline-offset:4px;padding:18px 0;text-decoration:underline;display:inline-block}.ProductLanding-module__FISf2G__steps,.ProductLanding-module__FISf2G__details{background:var(--sage);border-radius:24px;grid-template-columns:1fr 1fr;gap:60px;margin-top:80px;padding:44px;display:grid}.ProductLanding-module__FISf2G__page h2{font:400 clamp(28px, 3vw, 40px)/1.15 var(--font-display);letter-spacing:-1px;margin:14px 0}.ProductLanding-module__FISf2G__steps p,.ProductLanding-module__FISf2G__details p{color:var(--muted);font-size:14px;line-height:1.8}.ProductLanding-module__FISf2G__steps ol{margin:0;padding:0;list-style:none}.ProductLanding-module__FISf2G__steps li{gap:20px;margin-bottom:22px;display:flex}.ProductLanding-module__FISf2G__steps li>span{font:24px var(--font-display);padding-top:8px}.ProductLanding-module__FISf2G__steps h3{margin:8px 0;font-size:16px}.ProductLanding-module__FISf2G__steps li p{margin:0}.ProductLanding-module__FISf2G__details{background:0 0;padding:0;scroll-margin-top:30px}.ProductLanding-module__FISf2G__specs{border:1px solid var(--line);border-radius:20px;padding:24px}.ProductLanding-module__FISf2G__specs h3{margin-top:0;font-size:17px}.ProductLanding-module__FISf2G__faq{max-width:800px;margin:80px auto}.ProductLanding-module__FISf2G__faq details{border-bottom:1px solid var(--line)}.ProductLanding-module__FISf2G__faq summary{cursor:pointer;justify-content:space-between;gap:18px;padding:22px 0;font-size:15px;font-weight:600;list-style:none;display:flex}.ProductLanding-module__FISf2G__faq summary::-webkit-details-marker{display:none}.ProductLanding-module__FISf2G__faq details[open] summary span{transform:rotate(45deg)}.ProductLanding-module__FISf2G__faq p{max-width:680px;color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.8}.ProductLanding-module__FISf2G__closing{text-align:center;background:var(--peach);border-radius:24px;margin:0 0 64px;padding:48px 24px}.ProductLanding-module__FISf2G__closing .ProductLanding-module__FISf2G__cta{max-width:320px;margin:26px auto 12px}.ProductLanding-module__FISf2G__closing p{font-size:12px}.ProductLanding-module__FISf2G__sticky{display:none}@media (max-width:760px){.ProductLanding-module__FISf2G__page{padding:16px 20px 90px}.ProductLanding-module__FISf2G__breadcrumb{margin-bottom:20px;font-size:10px}.ProductLanding-module__FISf2G__hero{flex-direction:column;display:flex}.ProductLanding-module__FISf2G__heading h1{font-size:34px}.ProductLanding-module__FISf2G__heading p{margin-bottom:22px;font-size:14px}.ProductLanding-module__FISf2G__gallery{width:100%}.ProductLanding-module__FISf2G__steps,.ProductLanding-module__FISf2G__details{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:48px}.ProductLanding-module__FISf2G__steps{padding:24px}.ProductLanding-module__FISf2G__faq{margin:48px auto}.ProductLanding-module__FISf2G__sticky{z-index:30;background:var(--paper);border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;inset:auto 0 0}.ProductLanding-module__FISf2G__sticky>div{gap:5px;min-width:0;display:grid}.ProductLanding-module__FISf2G__sticky span{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.ProductLanding-module__FISf2G__sticky .ProductLanding-module__FISf2G__cta{flex-shrink:0;gap:12px;min-height:48px;padding:12px 18px;font-size:13px}}
