:root{--pk-ink:#111b2a;--pk-ink-soft:#344051;--pk-paper:#fbfaf6;--pk-cream:#f3eee4;--pk-card:#fffdf9;--pk-gold:#be8120;--pk-gold-soft:#ead4a5;--pk-lilac:#8b7ac3;--pk-teal:#2faaa6;--pk-coral:#ef806c;--pk-line:#ded8cd;--pk-shadow:0 24px 70px #221b121a;--pk-radius:24px;color:var(--pk-ink);background:var(--pk-paper);scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--pk-paper);color:var(--pk-ink);margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,.choice-card h3{font-family:Georgia,Times New Roman,serif}.skip-link{z-index:99;background:var(--pk-ink);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:30;backdrop-filter:blur(18px);background:#fbfaf6eb;border-bottom:1px solid #ded8cdb3;grid-template-columns:210px 1fr auto;align-items:center;min-height:82px;padding:6px clamp(20px,4vw,70px);display:grid;position:sticky;top:0}.brand{width:190px;height:66px;display:block;overflow:hidden}.brand img{object-fit:contain;object-position:left center;width:100%;height:100%}nav{justify-content:center;gap:clamp(18px,2.2vw,38px);font-size:13px;font-weight:650;display:flex}nav a,.login{padding:12px 0;position:relative}nav a:after,.login:after{content:"";background:var(--pk-gold);height:1px;transition:transform .2s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0)}nav a:hover:after,nav a:focus-visible:after,.login:hover:after,.login:focus-visible:after{transform:scaleX(1)}.account-links{align-items:center;gap:18px;font-size:13px;font-weight:700;display:flex}.button{border:1px solid var(--pk-ink);background:var(--pk-ink);color:#fff;letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;font-size:13px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 30px #111b2a33}.button-small{min-height:40px;padding:0 18px}.button-ghost{border-color:var(--pk-line);color:var(--pk-ink);background:0 0}.hero{border-bottom:1px solid var(--pk-line);background:linear-gradient(105deg,#fbf8f1 0 42%,#eee4d4 100%);grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);min-height:calc(100svh - 82px);display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(56px,7vw,110px) clamp(28px,6vw,100px);display:flex}.eyebrow{color:var(--pk-gold);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:18px;font-size:11px;font-weight:800;display:flex}.eyebrow span{font-size:16px}.hero h1{letter-spacing:-.06em;max-width:690px;margin-bottom:24px;font-size:clamp(56px,6.4vw,108px);font-weight:500;line-height:.88}.hero h1 em{color:var(--pk-coral);font-weight:400;display:block}.lede{max-width:610px;color:var(--pk-ink-soft);margin-bottom:30px;font-size:clamp(16px,1.4vw,20px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.trust-list{border-top:1px solid var(--pk-line);grid-template-columns:repeat(4,1fr);gap:18px;margin:46px 0 0;padding:26px 0 0;list-style:none;display:grid}.trust-list li{gap:5px;font-size:11px;display:grid}.trust-list strong{font-size:12px}.trust-list span{color:#6a716f}.hero-art{min-height:640px;margin:0;position:relative;overflow:hidden}.hero-art:after{content:"";pointer-events:none;background:linear-gradient(90deg,#eee4d4 0,#0000 22%);position:absolute;inset:0}.hero-art img{object-fit:cover;object-position:58% center;width:100%;height:100%}.hero-art figcaption{z-index:1;backdrop-filter:blur(12px);background:#fffdf9c2;border:1px solid #ffffff8c;border-radius:999px;align-items:center;gap:12px;padding:10px 14px;font-family:Georgia,serif;font-size:13px;display:flex;position:absolute;bottom:24px;right:28px}.hero-art figcaption span{background:var(--pk-gold);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-family:Inter,sans-serif;font-size:10px;display:grid}.section{padding:clamp(76px,9vw,140px) clamp(22px,5vw,80px)}.section-heading{text-align:center;max-width:850px;margin:0 auto 48px}.section-heading h2{letter-spacing:-.045em;margin-bottom:12px;font-size:clamp(38px,4vw,64px);font-weight:500;line-height:1}.section-heading>p:last-child:not(.eyebrow){color:#68706f}.section-heading .eyebrow{justify-content:center}.section-heading-row{text-align:left;justify-content:space-between;align-items:end;max-width:none;display:flex}.section-heading-row .eyebrow{justify-content:flex-start}.section-heading-row h2{margin-bottom:0}.choice-section{background:#fff}.choice-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:1420px;margin:auto;display:grid}.choice-card{border:1px solid var(--pk-line);border-radius:var(--pk-radius);grid-template-columns:.8fr 1.2fr;min-height:460px;padding:clamp(28px,4vw,58px);display:grid;position:relative;overflow:hidden}.choice-card>div:first-child{z-index:2;position:relative}.choice-custom{background:linear-gradient(135deg,#f4f1e9,#e6eadf)}.choice-shop{background:linear-gradient(135deg,#faf0e3,#f4e6d5)}.kicker{color:#777d72;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:800}.choice-card h3{letter-spacing:-.04em;margin:12px 0 14px;font-size:clamp(34px,3.3vw,54px);font-weight:500}.choice-card p:not(.kicker){color:#5f655e;max-width:330px;line-height:1.6}.text-link{color:var(--pk-teal);align-items:center;gap:12px;margin-top:18px;font-size:13px;font-weight:800;display:inline-flex}.text-link span{border:1px solid;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.text-link-coral{color:var(--pk-coral)}.art-crop,.product-image,.comparison-half,.how-image{background-image:url(/hero.webp);background-repeat:no-repeat}.choice-custom>.art-crop{aspect-ratio:1;width:59%;box-shadow:var(--pk-shadow);background-size:370%;border-radius:50%;position:absolute;bottom:-16%;right:-7%}.art-stack{width:58%;height:94%;position:absolute;bottom:-10%;right:-3%}.art-stack .art-crop{aspect-ratio:1;width:57%;box-shadow:var(--pk-shadow);background-size:390%;border:10px solid #8a5b34;border-radius:50%;position:absolute}.art-stack .art-crop:first-child{top:0;left:23%}.art-stack .art-crop:nth-child(2){bottom:0;left:0}.art-stack .art-crop:nth-child(3){bottom:1%;right:0}.comparison-section{background:var(--pk-cream)}.comparison-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1500px;margin:auto;display:grid}.comparison-card h3{text-align:center;margin-bottom:10px;font-family:Inter,sans-serif;font-size:12px}.comparison-visual{aspect-ratio:.96;border:1px solid var(--pk-line);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:hidden}.comparison-half{background-size:330%;position:relative}.comparison-before{filter:grayscale(.72)contrast(.82)}.comparison-half span{background:#ffffffd1;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;bottom:8px;right:8px}.comparison-visual i{background:var(--pk-ink);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.collection-section{background:#fff}.filter-row{scrollbar-width:none;gap:8px;max-width:1500px;margin:-18px auto 24px;display:flex;overflow-x:auto}.filter-row button{color:#68706f;cursor:pointer;background:0 0;border:0;border-radius:99px;flex:none;padding:9px 16px;font-size:12px}.filter-row .active{background:var(--pk-ink);color:#fff}.product-grid{grid-template-columns:repeat(5,1fr);gap:16px;max-width:1500px;margin:auto;display:grid}.product-card{border:1px solid var(--pk-line);background:var(--pk-card);border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{box-shadow:var(--pk-shadow);transform:translateY(-5px)}.product-image{aspect-ratio:1.06;background-size:310%;position:relative}.badge{background:var(--pk-coral);color:#fff;text-transform:uppercase;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:800;position:absolute;top:10px;left:10px}.product-info{padding:16px}.product-info>p{color:#878c87;text-transform:uppercase;margin-bottom:5px;font-size:10px}.product-info h3{margin-bottom:9px;font-family:Inter,sans-serif;font-size:14px}.rating{color:#777;font-size:10px}.rating span{color:var(--pk-gold);letter-spacing:1px}.price-row{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.price-row a{background:var(--pk-teal);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.how-section{background:var(--pk-ink);color:#fff;grid-template-rows:auto 1fr;grid-template-columns:1fr 1.3fr;min-height:660px;display:grid}.how-section .section-heading{text-align:left;grid-column:1;margin:0;padding:clamp(70px,7vw,110px) clamp(30px,6vw,90px) 36px}.how-section .section-heading .eyebrow{color:var(--pk-gold-soft);justify-content:flex-start}.steps{grid-column:1;grid-template-columns:1fr 1fr;gap:32px;margin:0;padding:0 clamp(30px,6vw,90px) 90px;list-style:none;display:grid}.steps li{grid-template-columns:45px 1fr;align-items:center;gap:4px 14px;display:grid}.step-icon{width:45px;height:45px;color:var(--pk-gold-soft);border:1px solid #52606f;border-radius:50%;grid-row:1/3;place-items:center;font-size:20px;display:grid}.steps p{color:#aeb7be;margin:0;font-size:12px;line-height:1.5}.how-image{background-position:66%;background-size:cover;grid-area:1/2/3;min-height:660px}.why-section{background:#f8f5ee}.why-grid{grid-template-columns:repeat(5,1fr);gap:24px;max-width:1400px;margin:auto;display:grid}.why-grid article{text-align:center;padding:28px 20px}.why-grid article>span{border:1px solid var(--pk-gold-soft);width:54px;height:54px;color:var(--pk-gold);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:22px;display:grid}.why-grid h3{margin-bottom:8px;font-family:Inter,sans-serif;font-size:14px}.why-grid p{color:#747a76;margin:0;font-size:12px;line-height:1.6}footer{border-top:1px solid var(--pk-line);background:var(--pk-card);grid-template-columns:1.2fr 1.5fr .7fr .7fr;gap:50px;padding:70px clamp(24px,5vw,80px) 28px;display:grid}.brand-footer{width:180px}.footer-brand p,.newsletter p{color:#737976;max-width:340px;font-size:12px;line-height:1.6}footer h2{margin-bottom:12px;font-family:Inter,sans-serif;font-size:13px}.newsletter form{max-width:430px;margin-top:18px;display:flex}.newsletter label{flex:1}.newsletter input{border:1px solid var(--pk-line);background:#fff;border-radius:10px 0 0 10px;width:100%;height:44px;padding:0 14px}.newsletter button{background:var(--pk-ink);color:#fff;cursor:pointer;border:0;border-radius:0 10px 10px 0;padding:0 18px}.footer-links{flex-direction:column;gap:10px;font-size:12px;display:flex}.footer-links a{color:#717875}.footer-bottom{border-top:1px solid var(--pk-line);color:#858a86;grid-column:1/-1;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}.footer-bottom span:last-child{gap:20px;display:flex}.crop-winter{background-position:17% 89%}.crop-dog{background-position:19% 51%}.crop-peony{background-position:42% 62%}.crop-couple{background-position:92% 24%}.crop-travel{background-position:62% 89%}@media (width<=1100px){.site-header{grid-template-columns:190px 1fr}nav{display:none}.account-links{justify-self:end}.hero{grid-template-columns:1fr}.hero-copy,.hero-art{min-height:620px}.choice-card{grid-template-columns:1fr;min-height:540px}.choice-card>div:first-child{max-width:55%}.comparison-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card:nth-child(n+4){display:none}.why-grid{grid-template-columns:repeat(3,1fr)}footer{grid-template-columns:1fr 1fr}}@media (width<=720px){.site-header{grid-template-columns:140px 1fr;min-height:70px;padding-inline:12px}.brand{width:140px;height:54px}.login{display:none}.button-small{min-height:36px;padding:0 12px;font-size:11px}.hero{min-height:auto}.hero-copy{min-height:0;padding:72px 22px 56px}.hero h1{font-size:clamp(52px,17vw,76px)}.trust-list{grid-template-columns:1fr 1fr}.hero-art{min-height:430px}.hero-art:after{background:linear-gradient(#eee4d4 0,#0000 18%)}.section{padding:78px 18px}.section-heading{margin-bottom:34px}.section-heading-row{align-items:start;gap:22px}.choice-grid{grid-template-columns:1fr}.choice-card{min-height:500px;padding:30px 24px}.choice-card>div:first-child{max-width:78%}.choice-custom>.art-crop,.art-stack{width:66%}.comparison-grid{grid-template-columns:1fr}.comparison-card:nth-child(n+3){display:none}.product-grid{grid-template-columns:1fr 1fr}.product-card:nth-child(3){display:none}.filter-row{margin-top:0}.how-section{grid-template-rows:auto auto 430px;grid-template-columns:1fr}.how-section .section-heading{grid-area:1/1}.steps{grid-area:2/1;padding-bottom:70px}.how-image{grid-area:3/1;min-height:430px}.why-grid{grid-template-columns:1fr 1fr;gap:2px}.why-grid article:last-child{grid-column:1/-1}footer{grid-template-columns:1fr;gap:34px}.footer-bottom{gap:16px}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
