.pcf{--cream:#fff7ec;--paper:#fffaf3;--green:#193e30;--ink:#202a24;--red:#b8172b;--red-dark:#951322;--peach:#f7e4d7;--brown:#914827;--muted:#655c53;--line:#e7d6c5;--hand:"Patrick Hand","Chalkboard SE","Segoe Print",cursive;--body:Barlow,"Trebuchet MS",sans-serif;--width:1200px}*,.pcf *:before,.pcf *:after{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:24px}.pcf{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:1.0625rem;line-height:1.45;-webkit-font-smoothing:antialiased}.pcf button,.pcf input{font:inherit}.pcf button,.pcf a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.pcf button{cursor:pointer}.pcf a{color:inherit}.pcf img{display:block;max-width:100%;height:auto}.pcf figure,.pcf p,.pcf h1,.pcf h2,.pcf h3{margin:0}.pcf h1,.pcf h2,.pcf h3{font-family:var(--hand);font-weight:400;line-height:1.08;text-wrap:balance}.pcf h2{font-size:clamp(1.875rem,3.2vw,2.6875rem)}.pcf ul,.pcf ol{margin:0;padding:0}.pcf svg{display:inline-block;vertical-align:middle;flex-shrink:0}.pcf .icon{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.pcf .icon-lg{width:36px;height:36px}.pcf .icon-heart{color:var(--red)}.pcf .icon-paw{color:var(--brown)}.pcf .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pcf :focus-visible{outline:3px solid var(--brown);outline-offset:5px}.pcf .skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:12px 20px;background:var(--green);color:#fff;transform:translateY(-160%)}.pcf .skip-link:focus{transform:translateY(0)}.pcf .shell{max-width:var(--width);margin-inline:auto}.pcf .site-header{position:relative;z-index:20;background:var(--paper);border-bottom:1px solid #ecdfd1}.pcf .header-inner{min-height:69px;padding:9px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pcf .brand{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.pcf .brand>.icon{width:42px;height:42px;stroke-width:2.1}.pcf .brand-name{font-family:var(--hand);font-size:1.8125rem;line-height:1;display:block}.pcf .brand-note{font-size:.8125rem;display:block;margin-top:4px;line-height:1.15}.pcf .brand-note span{color:var(--red)}.pcf .desktop-nav{display:flex;gap:27px;align-items:center}.pcf .desktop-nav a{text-decoration:none;font-size:1rem;padding:12px 0;position:relative}.pcf .desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:6px;height:1px;background:var(--red);transform:scaleX(0);transition:transform .15s}.pcf .desktop-nav a:hover:after,.pcf .desktop-nav a[aria-current]:after{transform:scaleX(1)}.pcf .header-actions{display:flex;align-items:center;gap:6px}.pcf .icon-button{display:grid;place-items:center;width:44px;min-height:44px;padding:8px;background:none;color:var(--ink);border:0;border-radius:50%;position:relative}.pcf .icon-button:hover{background:var(--peach)}.pcf .cart-count{position:absolute;right:0;top:1px;min-width:17px;height:17px;display:grid;place-items:center;background:var(--red-dark);color:#fff;font-size:.75rem;border-radius:50%;line-height:1}.pcf .mobile-menu{display:none}.pcf .hero{display:grid;grid-template-columns:59% 41%;isolation:isolate;background:radial-gradient(ellipse at 95% 15%,#f3ded0 0,transparent 45%),var(--paper)}.pcf .hero-photo{position:relative;min-height:620px;overflow:hidden}.pcf .hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:50% 50%}.pcf .hero-photo:after{content:"";position:absolute;inset:0 -1px 0 auto;width:10%;background:linear-gradient(90deg,transparent,var(--paper));pointer-events:none}.pcf .hand-note{font-family:var(--hand);font-size:1.875rem;line-height:1.08;text-align:center;transform:rotate(-6deg)}.pcf .hero-note{position:absolute;bottom:35px;right:28px;z-index:1;color:#fff;text-shadow:0 2px 8px #34220f;max-width:185px}.pcf .hero-copy{padding:31px 27px 28px 15px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}.pcf .hero h1{font-size:clamp(2.4375rem,4.6vw,3.8125rem);letter-spacing:-.7px;line-height:1.01}.pcf .hero h1>span{display:block}.pcf .hero h1 em{font-style:normal;color:var(--red)}.pcf .hero-subtitle{font-family:var(--hand);font-size:1.5625rem;margin-top:14px;line-height:1.16}.pcf .hero-description{font-size:1.3125rem;line-height:1.18;margin-top:12px}.pcf .hero-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:23px 0 25px;width:100%;list-style:none}.pcf .hero-features li{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:1rem;line-height:1.2}.pcf .hero-features .icon{width:37px;height:37px}.pcf .buy-button{border:1px solid #a81324;box-shadow:0 4px #890d1810,0 7px 15px #96132318;border-radius:100px;background:linear-gradient(170deg,#c51d31,var(--red));color:#fff;display:flex;justify-content:center;align-items:center;gap:16px;padding:16px 26px;text-align:center;min-height:68px;text-decoration:none;font-weight:600;line-height:1.08;font-size:1.5625rem;transition:background .15s,transform .15s;max-width:100%}.pcf .buy-button:hover{background:var(--red-dark);transform:translateY(-1px)}.pcf .buy-button:active{transform:translateY(1px)}.pcf .buy-button small{display:block;font-size:1.5625rem;font-weight:600;margin-top:4px}.pcf .hero .buy-button{width:100%;max-width:360px}.pcf .trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:13px;list-style:none;margin-top:23px;width:100%}.pcf .trust-row li{display:flex;align-items:center;justify-content:center;gap:7px;text-align:left;font-size:.8125rem;line-height:1.2}.pcf .trust-row .icon{width:27px;height:27px}.pcf .product-disclaimer{font-size:.8125rem;color:var(--muted);margin-top:15px}.pcf .love-section{padding:29px 26px;background:#efeee5;display:grid;grid-template-columns:35% 1fr;gap:36px}.pcf .love-photo{position:relative;overflow:hidden;border-radius:24px;min-height:295px}.pcf .love-photo img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.pcf .love-photo figcaption{position:absolute;right:15px;top:18px;max-width:46%;color:#fff;text-shadow:0 2px 6px #000;background:#193e30b3;padding:13px 10px;border-radius:18px 6px;font-family:var(--hand);font-size:1.6875rem;line-height:1.12;transform:rotate(-4deg)}.pcf .love-content{display:grid;grid-template-columns:1fr 180px;gap:16px;align-content:center;align-items:start}.pcf .love-text h2{max-width:440px}.pcf .love-text p{margin-top:12px;font-size:1.125rem;line-height:1.35;max-width:510px}.pcf .gift-note{background:var(--peach);border:1px solid #e7cbc0;border-radius:50%;width:175px;min-height:186px;padding:12px 16px 18px;text-align:center;color:var(--ink);transform:rotate(5deg)}.pcf .gift-note>.icon{color:var(--red);width:40px;height:40px;margin-top:-27px;margin-bottom:5px}.pcf .gift-note p{font-family:var(--hand);font-size:1.5rem;line-height:1.05}.pcf .gift-note p .icon{margin-top:8px}.pcf .detail-features{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;list-style:none;margin-top:8px}.pcf .detail-features li{text-align:center;font-size:1rem;line-height:1.2;padding:0 8px;position:relative}.pcf .detail-features li+li:before{content:"";position:absolute;left:-7px;top:20px;height:15px;width:1px;background:#d9cbb7}.pcf .detail-features .icon{display:block;margin:0 auto 7px;width:34px;height:34px}.pcf .included-section{padding:31px 25px 20px;background:linear-gradient(110deg,#fbebdf,var(--cream) 55%,#f5e7da);display:grid;grid-template-columns:31% 35% 1fr;gap:22px;align-items:center}.pcf .pattern-cover{position:relative;padding:10px 7px}.pcf .pattern-cover img{width:100%;aspect-ratio:.94;object-fit:cover;border-radius:4px 18px;box-shadow:0 7px 15px #46291120;transform:rotate(-4deg)}.pcf .pattern-cover .hand-note{position:absolute;bottom:7px;left:-3px;max-width:132px;color:var(--red-dark);font-size:1.4375rem;background:#fff7eceb;padding:7px 10px;border-radius:12px}.pcf .pattern-cover>.icon{position:absolute;left:0;top:-4px;z-index:1;width:36px;height:36px;transform:rotate(-20deg)}.pcf .included-copy h2{font-size:2.5rem;white-space:normal}.pcf .included-copy h2 span{color:var(--red)}.pcf .checklist{list-style:none;display:grid;gap:8px;margin-top:15px}.pcf .checklist li{display:flex;align-items:flex-start;gap:10px;font-size:1.125rem;line-height:1.23}.pcf .checklist .check{height:22px;width:22px;flex:0 0 22px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;margin-top:1px}.pcf .checklist .icon{width:15px;height:15px;stroke-width:2.4}.pcf .pattern-table{height:350px;position:relative;overflow:hidden;border-radius:21px}.pcf .pattern-table img{width:100%;height:100%;object-fit:cover;object-position:68% center}.pcf .pattern-table figcaption{position:absolute;top:14px;left:12px;max-width:150px;padding:10px 13px;background:#fff7eceb;border-radius:16px 5px;font-family:var(--hand);font-size:1.4375rem;line-height:1.12;transform:rotate(-5deg)}.pcf .steps-section{padding:6px 36px 23px;background:var(--cream);position:relative;text-align:center}.pcf .section-title{color:var(--red);font-size:2.4375rem;text-align:center}.pcf .section-subtitle{text-align:center;margin-top:6px;font-size:1.125rem}.pcf .steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:21px;list-style:none;margin-top:23px;text-align:center}.pcf .steps li{position:relative;min-width:0}.pcf .step-photo{position:relative}.pcf .step-photo img{width:100%;aspect-ratio:1.12;object-fit:cover;border-radius:17px;background:var(--peach)}.pcf .step-number{position:absolute;top:-10px;left:-5px;z-index:1;display:grid;place-items:center;width:41px;height:41px;background:var(--red);color:#fff;border:2px solid var(--cream);border-radius:50%;font-family:var(--hand);font-size:1.8125rem;line-height:1;box-shadow:0 2px 4px #6b17151a}.pcf .steps h3{font-family:var(--body);font-size:1.0625rem;line-height:1.3;margin-top:8px;text-wrap:initial}.pcf .swipe-hint{display:none}.pcf .reviews-section{padding:0 25px 26px}.pcf .review-notice{font-size:.875rem;line-height:1.35;max-width:570px;text-align:center;margin:8px auto 20px;color:var(--muted)}.pcf .reviews-layout{display:grid;grid-template-columns:1fr 185px;gap:20px;align-items:stretch}.pcf .review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pcf .review-card{padding:15px;background:linear-gradient(135deg,#f9ebdf,#f1ded0);border:1px solid #efddce;border-radius:18px;display:flex;flex-direction:column;min-width:0}.pcf .review-person{display:flex;gap:10px;align-items:center}.pcf .review-avatar{width:41px;height:41px;flex:0 0 41px;border-radius:50%;background:#e4d1bc;color:var(--green);display:grid;place-items:center;font-family:var(--hand);font-size:1.375rem}.pcf .review-name{font-weight:600;font-size:1.0625rem;display:block;line-height:1.15}.pcf .review-label{font-size:.75rem;color:#6b4a3d;display:block;line-height:1.2;margin-top:3px}.pcf .review-stars{color:#946100;letter-spacing:1px;font-size:1.125rem;margin-top:9px;line-height:1}.pcf .review-card blockquote{font-size:1.0625rem;line-height:1.3;margin:10px 0 15px;flex:1}.pcf .review-image{width:100%;aspect-ratio:1.6;object-fit:cover;border-radius:9px}.pcf .review-card:nth-child(2) .review-image{object-position:65% 58%}.pcf .happy-cat{position:relative;overflow:hidden;min-height:295px;border-radius:20px 5px}.pcf .happy-cat img{width:100%;height:100%;object-fit:cover;object-position:52% center}.pcf .happy-cat figcaption{position:absolute;top:15px;left:10px;right:10px;text-align:center;font-family:var(--hand);font-size:1.75rem;line-height:1.08;color:#fff;text-shadow:0 2px 6px #000;background:#193e30bd;border-radius:12px;padding:8px}.pcf .faq-section{margin:0 30px 25px;border-top:1px solid var(--line);padding:17px 0 0}.pcf .faq-section>h2{font-size:1.875rem;text-align:center;color:var(--green);margin-bottom:10px}.pcf .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.pcf .faq-item{border-bottom:1px solid var(--line);align-self:start}.pcf .faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:1.0625rem;font-weight:600;min-height:51px;padding:12px 0;cursor:pointer;list-style:none}.pcf .faq-item summary::-webkit-details-marker{display:none}.pcf .faq-item summary>.icon{width:19px;height:19px;color:var(--red);transition:transform .18s}.pcf .faq-item[open] summary>.icon{transform:rotate(45deg)}.pcf .faq-item p{font-size:1rem;color:var(--muted);padding:0 30px 16px 0;line-height:1.5}.pcf .closing{position:relative;background:var(--green);color:var(--cream);isolation:isolate;padding:43px 28px 36px}.pcf .wave{position:absolute;left:0;width:100%;height:23px;fill:var(--green);pointer-events:none}.pcf .wave-top{top:-21px}.pcf .wave-bottom{bottom:-21px;transform:rotate(180deg)}.pcf .closing-inner{display:grid;grid-template-columns:1fr 400px 1fr;gap:20px;align-items:center}.pcf .closing-note{font-family:var(--hand);font-size:1.9375rem;line-height:1.12;text-align:center;transform:rotate(-7deg);padding:10px}.pcf .closing-note .icon{margin-top:10px}.pcf .closing-buy .buy-button{width:100%;border:1px solid #ffc7b8;box-shadow:inset 0 0 0 2px #fff3,0 5px 10px #0002}.pcf .closing-buy .trust-row{margin-top:23px}.pcf .closing-buy .trust-row li{font-size:.875rem}.pcf .closing-caption{display:grid;grid-template-columns:1fr 110px;align-items:center;gap:7px}.pcf .closing-caption p{font-family:var(--hand);font-size:1.75rem;line-height:1.1;transform:rotate(-5deg);text-align:center}.pcf .closing-caption img{height:142px;width:110px;object-fit:cover;border-radius:60px 60px 16px 16px}.pcf .values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;list-style:none;padding:42px 35px 25px}.pcf .values li{display:flex;gap:10px;justify-content:center;align-items:center;font-size:1.0625rem;line-height:1.2}.pcf .values .icon{color:var(--red-dark);height:34px;width:34px}.pcf .site-footer{text-align:center;color:var(--muted);padding:0 24px 22px;font-size:.75rem;line-height:1.5}.pcf .site-footer p+p{margin-top:5px}.pcf .sticky-buy{display:none}.pcf dialog{padding:0;width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 40px);border:1px solid var(--line);border-radius:23px;color:var(--ink);background:var(--paper);box-shadow:0 20px 80px #0004;overflow:auto}.pcf dialog::backdrop{background:#15291fc4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pcf .dialog-inner{padding:27px}.pcf .dialog-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.pcf .dialog-header h2{font-size:2rem}.pcf .dialog-header .icon-button{flex:0 0 44px}.pcf .basket-item{display:grid;grid-template-columns:92px 1fr;gap:17px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.pcf .basket-item img{width:92px;height:105px;object-fit:cover;border-radius:12px}.pcf .basket-item h3{font-family:var(--body);font-size:1.3125rem;line-height:1.15;margin-bottom:7px}.pcf .basket-item p{font-size:.9375rem;color:var(--muted)}.pcf .basket-price{display:flex;justify-content:space-between;align-items:center;font-size:1.3125rem;margin:20px 0}.pcf .basket-price strong{color:var(--red)}.pcf .checkout-link{width:100%;font-size:1.25rem;min-height:54px;line-height:1.2}.pcf .unavailable{color:var(--muted);font-size:1rem;line-height:1.4;background:#f4e9de;padding:13px;border-radius:12px;text-align:center}.pcf .text-button{border:0;background:none;text-decoration:underline;color:var(--muted);font-size:.9375rem;min-height:44px;padding:8px 0}.pcf .basket-empty{padding:15px 0;text-align:center}.pcf .basket-empty .icon{width:56px;height:56px;color:var(--brown);margin-bottom:18px}.pcf .basket-empty p{margin-bottom:20px}.pcf .basket-empty a{color:var(--red-dark)}.pcf .search-form label{display:block;font-size:1.0625rem;margin-bottom:8px}.pcf .search-field{display:flex;align-items:center;gap:10px;border:1px solid #bfa893;border-radius:12px;background:#fff;padding:0 8px 0 13px}.pcf .search-field input{background:none;border:0;min-width:0;width:100%;padding:14px 0;color:var(--ink);font-size:1.0625rem}.pcf .search-results{list-style:none;margin-top:17px;display:grid;gap:8px}.pcf .search-results a{display:block;padding:11px 13px;border:1px solid var(--line);border-radius:10px;text-decoration:none}.pcf .search-results a:hover{background:var(--peach)}.pcf .search-results strong{display:block;font-size:1.0625rem}.pcf .search-results span{font-size:.9375rem;color:var(--muted)}.pcf .search-message{font-size:1rem;margin-top:18px;color:var(--muted)}.pcf [hidden]{display:none!important}@media(min-width:1500px){.pcf{background:#eee4d8}.pcf .shell{box-shadow:0 0 50px #5439230d;background:var(--cream)}.pcf .header-inner{box-shadow:none;background:var(--paper)}}@media(max-width:1060px){.pcf .header-inner{padding-inline:22px}.pcf .desktop-nav{gap:20px}.pcf .hero{grid-template-columns:56% 44%}.pcf .hero-photo{min-height:575px}.pcf .hero-copy{padding:25px 22px 25px 10px}.pcf .hero h1{font-size:3.0625rem}.pcf .hero-subtitle{font-size:1.4375rem}.pcf .hero-features{gap:6px}.pcf .hero-features li{font-size:.9375rem}.pcf .hero-description{font-size:1.25rem}.pcf .hero-note{font-size:1.6875rem;right:26px;bottom:25px}.pcf .love-section{gap:26px;padding:25px 22px}.pcf .love-content{grid-template-columns:1fr 145px;gap:13px}.pcf .gift-note{width:140px;min-height:155px;padding:12px}.pcf .gift-note p{font-size:1.375rem}.pcf .love-text h2{font-size:2.1875rem}.pcf .love-text p{font-size:1.0625rem}.pcf .love-photo{min-height:284px}.pcf .love-photo figcaption{font-size:1.5625rem}.pcf .included-section{gap:17px;padding-inline:20px;grid-template-columns:29% 37% 1fr}.pcf .included-copy h2{font-size:2.1875rem}.pcf .checklist li{font-size:1.0625rem}.pcf .pattern-table{height:320px}.pcf .pattern-table figcaption{font-size:1.375rem;max-width:130px}.pcf .pattern-cover .hand-note{font-size:1.3125rem}.pcf .reviews-layout{grid-template-columns:1fr 155px;gap:16px}.pcf .review-grid{gap:13px}.pcf .review-card{padding:12px}.pcf .review-card blockquote{font-size:1rem}.pcf .closing-inner{grid-template-columns:1fr 355px 1fr}.pcf .closing-caption{grid-template-columns:1fr}.pcf .closing-caption img{display:none}.pcf .closing-note{font-size:1.75rem}.pcf .values{padding-inline:24px;gap:12px}}@media(max-width:800px){.pcf .desktop-nav{gap:14px}.pcf .desktop-nav a{font-size:.9375rem}.pcf .brand-name{font-size:1.625rem}.pcf .brand-note{font-size:.75rem}.pcf .brand>.icon{width:35px}.pcf .header-inner{gap:12px;padding-inline:16px}.pcf .header-actions{gap:0}.pcf .hero{grid-template-columns:53% 47%}.pcf .hero-photo{min-height:558px}.pcf .hero h1{font-size:2.6875rem}.pcf .hero-copy{padding-right:17px}.pcf .hero-subtitle{font-size:1.3125rem}.pcf .hero-description{font-size:1.1875rem}.pcf .hero-features{margin-block:20px}.pcf .hero-features li{font-size:.875rem}.pcf .hero-features .icon{width:32px;height:32px}.pcf .buy-button{font-size:1.4375rem;padding:15px 22px;gap:10px}.pcf .trust-row{gap:9px}.pcf .trust-row li{flex-direction:column;text-align:center;font-size:.75rem;gap:6px}.pcf .love-section{grid-template-columns:34% 1fr;gap:22px;padding:24px 20px}.pcf .love-content{grid-template-columns:1fr}.pcf .gift-note{display:none}.pcf .love-photo figcaption{max-width:85%;font-size:1.4375rem;top:12px;right:12px}.pcf .detail-features{gap:5px}.pcf .detail-features li{font-size:.875rem;padding-inline:2px}.pcf .detail-features li+li:before{left:-2px}.pcf .included-section{grid-template-columns:30% 1fr 26%;gap:16px}.pcf .included-copy h2{font-size:1.9375rem}.pcf .checklist{gap:7px}.pcf .checklist li{font-size:1rem;gap:8px}.pcf .pattern-table{height:310px}.pcf .pattern-table figcaption{font-size:1.25rem;left:9px;top:10px;padding:8px;max-width:120px}.pcf .pattern-cover .hand-note{font-size:1.25rem;max-width:110px}.pcf .steps-section{padding-inline:26px}.pcf .section-title{font-size:2.1875rem}.pcf .steps{gap:16px}.pcf .steps h3{font-size:1rem}.pcf .step-number{width:35px;height:35px;font-size:1.5625rem}.pcf .reviews-layout{grid-template-columns:1fr 120px;gap:12px}.pcf .review-grid{gap:11px}.pcf .review-card{padding:10px}.pcf .review-avatar{width:33px;height:33px;flex-basis:33px;font-size:1.3125rem}.pcf .review-person{gap:7px}.pcf .review-name{font-size:1rem}.pcf .review-label{font-size:.75rem}.pcf .review-stars{font-size:1rem}.pcf .happy-cat figcaption{font-size:1.5rem;padding:7px;left:7px;right:7px}.pcf .closing{padding-inline:23px}.pcf .closing-inner{grid-template-columns:1fr 320px 1fr;gap:12px}.pcf .closing-note,.pcf .closing-caption p{font-size:1.5rem}.pcf .closing-buy .trust-row li{font-size:.8125rem}.pcf .values{gap:14px;padding-inline:20px}.pcf .values li{font-size:1rem;gap:7px}.pcf .values .icon{width:29px;height:29px}}@media(max-width:680px){html{scroll-padding-top:15px}.pcf{font-size:1.0625rem;padding-bottom:calc(90px + env(safe-area-inset-bottom));background:var(--cream)}.pcf .header-inner{min-height:66px;padding:8px 16px;gap:10px}.pcf .brand{gap:8px}.pcf .brand>.icon{width:36px;height:36px}.pcf .brand-name{font-size:1.75rem}.pcf .brand-note{font-size:.75rem}.pcf .desktop-nav{display:none}.pcf .header-actions{margin-left:auto}.pcf .header-actions>.search-trigger{display:none}.pcf .mobile-menu{display:block}.pcf .mobile-menu summary{list-style:none}.pcf .mobile-menu summary::-webkit-details-marker{display:none}.pcf .mobile-menu nav{position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:8px 20px 18px;display:grid;grid-template-columns:1fr 1fr;gap:3px 14px;border-bottom:1px solid var(--line);box-shadow:0 10px 18px #4f2a1714}.pcf .mobile-menu nav a{min-height:47px;display:flex;align-items:center;padding:9px 8px;text-decoration:none;font-size:1.125rem;border-bottom:1px solid var(--line)}.pcf .hero{display:flex;flex-direction:column;background:radial-gradient(ellipse at top right,#f5ded0,transparent 60%),var(--paper)}.pcf .hero-photo{min-height:0;height:auto;aspect-ratio:1.25}.pcf .hero-photo>img{object-position:51% 46%}.pcf .hero-photo:after{inset:auto 0 -1px;width:100%;height:38px;background:linear-gradient(transparent,var(--paper))}.pcf .hero-note{font-size:1.5rem;right:16px;bottom:28px;max-width:144px}.pcf .hero-copy{padding:10px 23px 26px}.pcf .hero h1{font-size:clamp(2.75rem,11.4vw,3.875rem);max-width:540px;line-height:1.01;letter-spacing:-.4px}.pcf .hero h1>span{display:inline}.pcf .hero h1>span:last-child{display:block}.pcf .hero-subtitle{font-size:1.5rem;max-width:100%;margin-top:14px}.pcf .hero-description{font-size:1.3125rem;line-height:1.23;margin-top:12px}.pcf .hero-features{margin:23px 0;gap:10px;max-width:415px}.pcf .hero-features li{font-size:1rem;gap:8px}.pcf .hero-features .icon{width:35px;height:35px}.pcf .hero .buy-button{max-width:415px;font-size:1.5625rem;min-height:78px}.pcf .buy-button small{font-size:1.4375rem}.pcf .hero .trust-row{max-width:420px;margin-top:19px;gap:10px}.pcf .trust-row li{flex-direction:row;text-align:left;font-size:.8125rem;gap:7px}.pcf .trust-row .icon{width:25px;height:25px}.pcf .product-disclaimer{font-size:.8125rem;margin-top:13px}.pcf .love-section{padding:27px 20px 26px;display:flex;flex-direction:column;gap:24px}.pcf .love-photo{height:auto;min-height:0;aspect-ratio:1.4;border-radius:22px}.pcf .love-photo img{object-position:center 49%}.pcf .love-photo figcaption{font-size:1.875rem;max-width:43%;top:20px;right:16px;padding:13px}.pcf .love-content{display:block}.pcf .love-text h2{font-size:2.3125rem;max-width:400px}.pcf .love-text p{font-size:1.125rem;line-height:1.45;margin-top:12px;max-width:none}.pcf .detail-features{margin-top:23px;gap:6px}.pcf .detail-features li{font-size:1rem}.pcf .detail-features .icon{width:32px;height:32px;margin-bottom:9px}.pcf .included-section{padding:29px 22px;grid-template-columns:1fr 1fr;gap:25px 17px}.pcf .included-copy{grid-column:1/-1;grid-row:1}.pcf .included-copy h2{font-size:2.4375rem;text-align:center}.pcf .checklist{margin:18px auto 0;max-width:420px;gap:10px}.pcf .checklist li{font-size:1.125rem;gap:10px;line-height:1.3}.pcf .checklist .check{margin-top:2px}.pcf .pattern-cover{padding:5px 0}.pcf .pattern-cover img{aspect-ratio:.85;border-radius:5px 15px}.pcf .pattern-cover>.icon{height:27px;width:27px;left:-7px;top:-6px}.pcf .pattern-cover .hand-note{font-size:1.25rem;bottom:0;left:-5px;max-width:117px;padding:7px}.pcf .pattern-table{height:100%;min-height:210px;border-radius:16px}.pcf .pattern-table figcaption{font-size:1.25rem;max-width:115px;top:12px;left:9px;padding:8px}.pcf .pattern-table img{object-position:70% center}.pcf .steps-section{padding:5px 0 26px}.pcf .section-title{font-size:2.1875rem;padding:0 20px}.pcf .section-subtitle{font-size:1.0625rem;padding:0 20px;margin-top:8px}.pcf .steps{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:43%;overflow-x:auto;gap:18px;padding:12px 22px 14px;margin-top:13px;scroll-snap-type:x mandatory;scroll-padding-inline:22px;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#bca187 transparent}.pcf .steps li{scroll-snap-align:start}.pcf .steps li:last-child{margin-right:0}.pcf .step-photo img{aspect-ratio:1.03;border-radius:17px}.pcf .step-number{height:39px;width:39px;left:-4px;top:-10px;font-size:1.75rem}.pcf .steps h3{font-size:1.125rem;text-wrap:initial;margin-top:9px}.pcf .swipe-hint{display:flex;align-items:center;justify-content:center;gap:7px;font-size:.875rem;color:var(--muted);margin-top:6px}.pcf .swipe-hint .icon{width:18px;height:18px}.pcf .reviews-section{padding:0 20px 27px}.pcf .reviews-section .section-title{padding:0}.pcf .review-notice{font-size:.875rem;line-height:1.4;margin:10px auto 18px;max-width:400px}.pcf .reviews-layout{display:block}.pcf .review-grid{display:grid;grid-template-columns:1fr;gap:15px}.pcf .review-card{padding:17px;border-radius:18px;display:grid;grid-template-columns:1fr 110px;column-gap:15px;align-items:start}.pcf .review-person{grid-column:1;gap:10px}.pcf .review-avatar{height:38px;width:38px;flex-basis:38px}.pcf .review-name{font-size:1.125rem}.pcf .review-label{font-size:.8125rem}.pcf .review-stars{grid-column:1;font-size:1.125rem;margin-top:11px}.pcf .review-card blockquote{grid-column:1/-1;grid-row:3;font-size:1.125rem;line-height:1.4;margin:13px 0 0}.pcf .review-image{grid-column:2;grid-row:1/3;width:110px;height:90px;aspect-ratio:auto;object-fit:cover;border-radius:11px}.pcf .happy-cat{margin-top:19px;height:230px;min-height:0;border-radius:20px}.pcf .happy-cat img{object-position:center 48%}.pcf .happy-cat figcaption{top:25px;left:20px;right:auto;max-width:170px;font-size:2rem;padding:10px 14px;text-align:left;transform:rotate(-4deg)}.pcf .faq-section{margin:0 22px 35px;padding-top:21px}.pcf .faq-section>h2{font-size:2rem;margin-bottom:12px}.pcf .faq-grid{grid-template-columns:1fr}.pcf .faq-item summary{font-size:1.125rem;min-height:58px;padding-block:14px}.pcf .faq-item p{font-size:1.0625rem}.pcf .closing{padding:25px 23px 29px}.pcf .closing-inner{display:flex;flex-direction:column;gap:22px}.pcf .closing-note{font-size:1.875rem;max-width:300px;padding:0;transform:rotate(-3deg)}.pcf .closing-note .icon{width:23px;height:23px;margin-top:2px}.pcf .closing-buy{width:100%;max-width:425px}.pcf .closing-buy .buy-button{font-size:1.625rem;min-height:82px}.pcf .closing-buy .trust-row{margin-top:21px;gap:14px}.pcf .closing-buy .trust-row li{font-size:.875rem;flex-direction:row}.pcf .closing-caption{display:none}.pcf .values{grid-template-columns:1fr 1fr;gap:21px 16px;padding:42px 24px 24px}.pcf .values li{font-size:1.0625rem;justify-content:flex-start;gap:10px}.pcf .values .icon{height:30px;width:30px}.pcf .site-footer{font-size:.75rem;padding-inline:24px;padding-bottom:16px}.pcf .sticky-buy{position:fixed;z-index:35;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 17px calc(11px + env(safe-area-inset-bottom));background:#fffaf3f5;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-top:1px solid #dcc7b5;box-shadow:0 -5px 25px #32211113}.pcf .sticky-info{min-width:0;line-height:1.2}.pcf .sticky-info strong{display:block;color:var(--green);font-size:.875rem;font-weight:600}.pcf .sticky-info span{font-weight:600;color:var(--red);font-size:1.5625rem;display:block;margin-top:3px}.pcf .sticky-button{display:flex;justify-content:center;align-items:center;gap:10px;background:var(--red);border:0;color:#fff;border-radius:100px;font-size:1.125rem;font-weight:600;padding:15px 23px;min-height:52px;white-space:nowrap}.pcf .sticky-button .icon{width:21px;height:21px}.pcf .sticky-button:hover{background:var(--red-dark)}.pcf .dialog-inner{padding:22px}.pcf .dialog-header h2{font-size:1.9375rem}.pcf .dialog-header{margin-bottom:10px}}@media(max-width:370px){.pcf .header-inner{padding-inline:12px}.pcf .brand-name{font-size:1.5625rem}.pcf .brand>.icon{width:32px}.pcf .hero-copy{padding-inline:18px}.pcf .hero h1{font-size:2.625rem}.pcf .hero-features{gap:7px}.pcf .hero-features li{font-size:.9375rem}.pcf .hero-subtitle{font-size:1.4375rem}.pcf .trust-row{gap:7px}.pcf .trust-row li{font-size:.75rem}.pcf .trust-row .icon{width:21px;height:21px}.pcf .love-section{padding-inline:18px}.pcf .detail-features li{font-size:.9375rem}.pcf .love-text h2{font-size:2.125rem}.pcf .included-section{padding-inline:20px}.pcf .section-title{font-size:2rem}.pcf .review-card{padding:15px;grid-template-columns:1fr 86px;gap:0 9px}.pcf .review-image{width:86px;height:86px}.pcf .review-person{gap:7px}.pcf .review-avatar{width:33px;height:33px;flex-basis:33px}.pcf .review-name{font-size:1.0625rem}.pcf .review-label{font-size:.75rem}.pcf .sticky-buy{padding-inline:13px;gap:10px}.pcf .sticky-button{font-size:1.0625rem;padding-inline:18px;gap:7px}.pcf .sticky-info strong{font-size:.8125rem}.pcf .values{padding-inline:20px;gap:18px 13px}.pcf .values li{font-size:1rem;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,.pcf *:before,.pcf *:after{transition:none!important;animation:none!important}}@media print{.pcf{padding-bottom:0}.pcf .site-header,.pcf .sticky-buy,.pcf dialog,.pcf .buy-button,.pcf .mobile-menu{display:none!important}.pcf .hero{grid-template-columns:1fr 1fr}.pcf .hero-photo{min-height:400px}.pcf .hero h1{font-size:2.625rem}.pcf .shell{max-width:100%}.pcf .steps{display:grid;grid-template-columns:repeat(5,1fr);overflow:visible}.pcf .review-card,.pcf .faq-item{break-inside:avoid}}.pcf .buy-button{border:0;font:inherit;width:100%;max-width:420px}.pcf .sticky-button{border:0;font:inherit}.pcf .closing-buy .buy-button{margin-inline:auto}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-fairy-doll-bundle.css.map */
