:root{--cream:#fff9ef;--ink:#34354b;--pink:#f9c7d8;--hot-pink:#f28db5;--blue:#b9ddf3;--yellow:#ffe48a;--lilac:#d9c7f3;--mint:#cbe9cd;--peach:#f6c5a8;--red:#f7a9a2;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;min-height:100%}body{background:var(--cream);color:var(--ink);font-family:Trebuchet MS,Arial,sans-serif}.pbp-landing{overflow:hidden;background:var(--cream)}.pbp-shell{width:min(1120px,90vw);margin:0 auto}.pbp-hero{position:relative;min-height:100svh;display:grid;place-items:center;background:var(--cream)}.pbp-hero__art{width:100%;display:grid;place-items:center}.pbp-hero__banner{display:block;width:min(100vw,1000px);height:auto;max-height:92svh;object-fit:contain}.pbp-scroll{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:9px;padding:11px 18px;border:2px solid var(--ink);border-radius:999px;background:#ffffffe0;color:var(--ink);text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.04em;box-shadow:4px 4px 0 var(--ink)}.pbp-scroll__arrow{font-size:19px;line-height:1}.pbp-intro{position:relative;padding:90px 0 100px;background:linear-gradient(135deg,#fff3b8,#ffd3e3 43%,#d8eef9)}.pbp-intro__inner{text-align:center;max-width:820px}.pbp-kicker,.pbp-eyebrow{font-size:13px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.pbp-intro h1,.pbp-section-heading h2,.pbp-product-tease h2,.pbp-signup-card h2{margin:10px 0 18px;font-size:clamp(38px,6vw,72px);line-height:.98;letter-spacing:-.045em}.pbp-intro p:not(.pbp-kicker){font-size:clamp(18px,2.2vw,24px);line-height:1.6;margin:0 auto;max-width:720px}.pbp-spark{position:absolute;font-size:36px;opacity:.8}.pbp-spark--one{left:10%;top:28%}.pbp-spark--two{right:12%;top:20%;color:#e66c9e}.pbp-spark--three{right:8%;bottom:20%}.pbp-dot-row{display:flex;justify-content:center;gap:9px;margin-top:30px}.pbp-dot-row span{width:13px;height:13px;border-radius:50%;background:#f28db5}.pbp-dot-row span:nth-child(2){background:#8fc9e9}.pbp-dot-row span:nth-child(3){background:#f4cf58}.pbp-dot-row span:nth-child(4){background:#b6dcb8}.pbp-dot-row span:nth-child(5){background:#c1a6e3}.pbp-pals{padding:100px 0 110px;background:#fffdfa}.pbp-section-heading{text-align:center;max-width:760px;margin:0 auto 46px}.pbp-section-heading .pbp-eyebrow{display:inline-block;background:var(--yellow);padding:8px 13px;border-radius:999px}.pbp-section-heading p{font-size:18px;line-height:1.6;max-width:660px;margin:0 auto}.pbp-pal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pbp-pal-card{min-height:235px;border:2px solid var(--ink);border-radius:30px;padding:30px 18px 24px;text-align:center;box-shadow:6px 6px 0 var(--ink);transition:transform .2s ease,box-shadow .2s ease}.pbp-pal-card:hover{transform:translate(-2px,-4px);box-shadow:8px 10px 0 var(--ink)}.pbp-pal-face{width:94px;height:94px;margin:0 auto 19px;border-radius:50%;display:grid;place-items:center;background:#ffffffad;font-size:52px;border:2px solid rgba(52,53,75,.18)}.pbp-pal-card h3{margin:0 0 6px;font-size:26px;letter-spacing:-.03em}.pbp-pal-card span{font-size:14px;font-weight:700;opacity:.75}.pbp-pal-card--pink{background:var(--pink)}.pbp-pal-card--blue{background:var(--blue)}.pbp-pal-card--yellow{background:var(--yellow)}.pbp-pal-card--lilac{background:var(--lilac)}.pbp-pal-card--mint{background:var(--mint)}.pbp-pal-card--peach{background:var(--peach)}.pbp-pal-card--red{background:var(--red)}.pbp-pal-card--sun{background:#fbe59f}.pbp-reveal-pill{width:max-content;max-width:100%;margin:44px auto 0;padding:14px 22px;border:2px dashed var(--ink);border-radius:999px;font-weight:900;background:#fff}.pbp-product-tease{position:relative;padding:110px 0;background:var(--ink);color:#fff;text-align:center;overflow:hidden}.pbp-product-tease__inner{position:relative;z-index:2;max-width:850px}.pbp-product-tease .pbp-eyebrow{color:#ffe48a}.pbp-product-tease h2{font-size:clamp(42px,6vw,70px)}.pbp-product-tease p:not(.pbp-eyebrow){font-size:19px;line-height:1.6;max-width:680px;margin:0 auto}.pbp-mini-features{margin-top:34px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.pbp-mini-features span{padding:12px 16px;border-radius:999px;background:#fff;color:var(--ink);font-weight:800}.pbp-product-tease__shape{position:absolute;width:260px;height:260px;border-radius:50%;filter:none}.pbp-product-tease__shape--left{left:-95px;top:-70px;background:#f28db5}.pbp-product-tease__shape--right{right:-100px;bottom:-85px;background:#8fc9e9}.pbp-signup-section{padding:95px 0;background:#cfe8cb}.pbp-signup-card{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding:48px;border:2px solid var(--ink);border-radius:36px;background:#fff9ef;box-shadow:8px 8px 0 var(--ink)}.pbp-signup-card h2{font-size:clamp(38px,5vw,58px);margin-bottom:12px}.pbp-signup-card p{font-size:17px;line-height:1.55;margin:0}.pbp-form-row{display:flex;gap:10px;flex-wrap:wrap}.pbp-launch-form input{flex:1 1 220px;min-width:0;border:2px solid var(--ink);border-radius:999px;padding:15px 18px;background:#fff;color:var(--ink);font:inherit;outline:none}.pbp-launch-form button{border:2px solid var(--ink);border-radius:999px;padding:15px 20px;background:var(--hot-pink);color:var(--ink);font:inherit;font-weight:900;cursor:pointer;box-shadow:3px 3px 0 var(--ink)}.pbp-launch-form button:hover{transform:translate(-1px,-1px);box-shadow:4px 4px 0 var(--ink)}.pbp-form-message,.pbp-launch-form .errors{margin:12px 0 0;font-size:14px}.pbp-footer{text-align:center;padding:34px 20px 40px;background:#fff9ef}.pbp-footer p{margin:0 0 6px;font-size:17px;font-weight:900}.pbp-footer span{font-size:13px;opacity:.7}.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:850px){.pbp-pal-grid{grid-template-columns:repeat(2,1fr)}.pbp-signup-card{grid-template-columns:1fr;gap:26px}.pbp-hero{min-height:auto;padding-bottom:70px}.pbp-hero__banner{width:100vw;max-height:none}.pbp-scroll{bottom:16px}.pbp-intro{padding:75px 0}.pbp-pals{padding:80px 0 90px}}@media(max-width:520px){.pbp-shell{width:min(92vw,1120px)}.pbp-pal-grid{gap:12px}.pbp-pal-card{min-height:190px;padding:22px 10px;border-radius:22px;box-shadow:4px 4px 0 var(--ink)}.pbp-pal-face{width:72px;height:72px;font-size:40px;margin-bottom:14px}.pbp-pal-card h3{font-size:21px}.pbp-pal-card span{font-size:12px}.pbp-intro h1,.pbp-section-heading h2,.pbp-product-tease h2,.pbp-signup-card h2{letter-spacing:-.035em}.pbp-signup-card{padding:32px 22px;border-radius:26px}.pbp-form-row button{width:100%}.pbp-product-tease{padding:85px 0}.pbp-spark{font-size:26px}}.pbp-plain-clips{display:flex;justify-content:center;align-items:flex-end;gap:34px;margin:34px auto 28px;min-height:230px}.pbp-plain-clip{width:118px;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 14px 18px rgba(47,42,42,.1))}.pbp-plain-clip:nth-child(1){transform:rotate(-9deg)}.pbp-plain-clip:nth-child(2){transform:translateY(-12px)}.pbp-plain-clip:nth-child(3){transform:rotate(9deg)}.pbp-plain-plaque{width:108px;height:108px;border-radius:42% 58% 50% 50%;border:7px solid #fff;display:block}.pbp-plain-jaw{width:48px;height:100px;border-radius:0 0 26px 26px;background:#f4cf9b;display:block;position:relative;margin-top:-8px}.pbp-plain-jaw:after{content:"";position:absolute;width:42px;height:48px;border:8px solid #f4cf9b;border-top:0;border-radius:0 0 24px 24px;left:-5px;bottom:-25px}.pbp-plain-clip--pink .pbp-plain-plaque{background:#f6c9d5}.pbp-plain-clip--blue .pbp-plain-plaque{background:#b9dced}.pbp-plain-clip--yellow .pbp-plain-plaque{background:#f7df8a}@media(max-width:560px){.pbp-plain-clips{gap:14px;min-height:185px}.pbp-plain-clip{width:88px}.pbp-plain-plaque{width:82px;height:82px;border-width:5px}.pbp-plain-jaw{width:39px;height:78px}.pbp-plain-jaw:after{width:34px;height:40px;border-width:7px;left:-4px}}.pbp-hero__banner-wrap{position:relative;width:min(100vw,1000px);margin:0 auto}.pbp-hero__banner-wrap .pbp-hero__banner{width:100%;height:auto}@media(max-width:850px){.pbp-hero__banner-wrap{width:100vw}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/peekboo.css.map */
