.live-toast{position:fixed;left:24px;bottom:24px;background:var(--ink);color:var(--bone);padding:14px 18px 14px 14px;border-radius:14px;display:flex;align-items:center;gap:12px;z-index:60;box-shadow:0 20px 50px -10px rgba(0,0,0,.5);max-width:340px;animation:slideUp .6s ease-out;border:1px solid rgba(244,235,221,.15)}.live-toast .ico{width:42px;height:42px;border-radius:10px;background:var(--terra);background-size:cover;background-image:url('../img/toast-ico.jpg');flex-shrink:0}.live-toast .txt{font-size:12.5px;line-height:1.4}.live-toast .txt b{color:var(--butter);font-weight:600}.live-toast .txt small{display:block;opacity:.6;font-size:11px;margin-top:3px}.live-toast .close{position:absolute;top:6px;right:8px;color:var(--bone);opacity:.5;font-size:14px;line-height:1;background:none;border:0;cursor:pointer}.live-toast .close:hover{opacity:1}@keyframes slideUp{from{transform:translateY(20px);opacity:0}to{transform:none;opacity:1}}.brands{padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bone-2);overflow:hidden}.brands-track{display:flex;gap:80px;align-items:center;animation:marquee 38s linear infinite;width:max-content}.brands-track span{font-family:var(--font-display);font-style:italic;font-weight:400;font-size:30px;color:var(--ink-soft);white-space:nowrap;letter-spacing:-.02em}.brands-track span::after{content:"✦";margin-left:80px;color:var(--terra);font-style:normal;font-size:14px;vertical-align:middle}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:clamp(70px,9vw,130px) 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:50px}.section-head h2{font-family:var(--font-display);font-weight:300;font-size:clamp(36px,5vw,68px);line-height:1;letter-spacing:-.03em;max-width:780px;font-variation-settings:"opsz" 144,"SOFT" 40}.section-head h2 em{font-style:italic;color:var(--forest);font-variation-settings:"opsz" 144,"SOFT" 90}.section-head .meta{text-align:right;min-width:200px;color:var(--ink-soft);font-size:14px;line-height:1.5;max-width:280px}.quiz-band{background:linear-gradient(135deg,var(--forest) 0%,#2d3f2b 100%);color:var(--bone);padding:36px 0;position:relative;overflow:hidden}.quiz-band::before{content:"";position:absolute;right:-60px;top:-60px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(228,178,62,.25),transparent 70%)}.quiz-row{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;position:relative}.quiz-row .text{display:flex;align-items:center;gap:24px;flex:1;min-width:300px}.quiz-row .text .icon{width:62px;height:62px;border-radius:50%;background:var(--butter);display:grid;place-items:center;flex-shrink:0;font-size:28px}.quiz-row .text h3{font-family:var(--font-display);font-weight:300;font-style:italic;font-size:30px;line-height:1.1;font-variation-settings:"opsz" 144,"SOFT" 80}.quiz-row .text h3 em{color:var(--butter);font-style:italic;font-weight:500}.quiz-row .text p{font-size:13.5px;opacity:.85;margin-top:6px}.quiz-row .btn-quiz{background:var(--butter);color:var(--ink);padding:18px 28px;border-radius:999px;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;display:inline-flex;align-items:center;gap:12px;transition:.25s;flex-shrink:0}.quiz-row .btn-quiz:hover{background:var(--bone);transform:translateY(-2px)}.quiz-row .btn-quiz::after{content:"→";font-weight:400;font-size:18px}.quiz-row .took{font-size:12px;opacity:.7;display:inline-flex;align-items:center;gap:6px;margin-top:8px}.quiz-row .took::before{content:"●";color:var(--butter);font-size:8px}.birth-list-home{padding:clamp(58px,7vw,104px) 0;background:linear-gradient(180deg,rgba(244,235,221,.9),rgba(239,227,208,.9)),var(--bone-2);border-bottom:1px solid var(--line)}.birth-list-card{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.82fr);gap:clamp(28px,5vw,74px);align-items:center;background:var(--bone);border:1px solid var(--line);border-radius:8px;padding:clamp(24px,4.2vw,58px);box-shadow:var(--shadow);position:relative;overflow:hidden}.birth-list-card::before{content:"";position:absolute;inset:16px;border:1px dashed rgba(196,74,46,.28);border-radius:6px;pointer-events:none}.birth-copy,.birth-visual{position:relative;z-index:1;min-width:0}.birth-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--terra);font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px}.birth-kicker::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--terra);box-shadow:18px 0 0 var(--butter)}.birth-copy h2{max-width:760px;font-family:var(--font-display);font-style:italic;font-weight:300;font-size:clamp(40px,5.8vw,78px);line-height:.98;letter-spacing:0;color:var(--ink);font-variation-settings:"opsz" 144,"SOFT" 50}.birth-copy h2 span{color:var(--forest)}.birth-lead{max-width:650px;margin-top:22px;color:var(--ink-soft);font-size:clamp(15px,1.25vw,18px);line-height:1.68}.birth-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;list-style:none;padding:0}.birth-points li{min-height:118px;border:1px solid var(--line);border-radius:6px;background:rgba(239,227,208,.68);padding:16px 15px}.birth-points strong{display:block;margin-bottom:6px;color:var(--ink);font-size:14px;line-height:1.25}.birth-points span{display:block;color:var(--ink-soft);font-size:13px;line-height:1.45}.birth-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:30px}.birth-cta{display:inline-flex;align-items:center;gap:14px;min-height:54px;border-radius:999px;background:var(--terra);color:var(--bone);padding:0 28px;font-size:12.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;transition:background .2s ease,transform .2s ease}.birth-cta::after{content:"";width:20px;height:1px;background:currentColor;box-shadow:7px -4px 0 -3px currentColor,7px 4px 0 -3px currentColor}.birth-cta:hover{background:var(--terra-deep);transform:translateY(-2px)}.birth-note{color:var(--mute);font-size:12.5px;line-height:1.4;max-width:250px}.birth-note b{color:var(--ink);font-weight:600}.birth-visual{display:grid;grid-template-columns:1fr;gap:14px}.birth-photo{position:relative;min-height:420px;border-radius:6px;overflow:hidden;background:var(--bone-2)}.birth-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.birth-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(27,20,16,.42));pointer-events:none}.birth-badge{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;border-radius:999px;background:rgba(244,235,221,.94);padding:12px 16px 12px 12px;box-shadow:0 16px 34px -22px rgba(27,20,16,.7)}.birth-badge i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:var(--bone);font-style:normal;font-family:var(--font-display);font-size:18px}.birth-badge strong{display:block;font-size:13px;line-height:1.25}.birth-badge span{display:block;color:var(--ink-soft);font-size:12px;line-height:1.3}.birth-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.birth-mini div{border:1px solid var(--line);border-radius:6px;background:rgba(244,235,221,.82);padding:13px 12px}.birth-mini b{display:block;color:var(--terra);font-size:18px;line-height:1;margin-bottom:4px;font-family:var(--font-display);font-style:italic;font-weight:300}.birth-mini span{color:var(--ink-soft);font-size:11.5px;line-height:1.25}.trio{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cat-card{position:relative;aspect-ratio:3/4;border-radius:4px;overflow:hidden;background:var(--bone-2);transition:transform .5s}.cat-card:hover{transform:translateY(-6px)}.cat-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.cat-card:hover img{transform:scale(1.05)}.cat-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(27,20,16,.65))}.cat-meta{position:absolute;left:24px;right:24px;bottom:24px;color:var(--bone);z-index:2}.cat-meta .age{font-size:11px;letter-spacing:.2em;text-transform:uppercase;opacity:.85;margin-bottom:10px}.cat-meta h3{font-family:var(--font-display);font-weight:400;font-style:italic;font-size:38px;line-height:1;font-variation-settings:"opsz" 144,"SOFT" 60}.cat-meta .count{margin-top:6px;font-size:12.5px;opacity:.78}.cat-meta .link{margin-top:14px;display:inline-flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;opacity:.95}.cat-meta .link::after{content:"→";font-style:normal;transition:transform .3s}.cat-card:hover .cat-meta .link::after{transform:translateX(6px)}.cat-card:nth-child(2){transform:translateY(40px)}.cat-card:nth-child(2):hover{transform:translateY(34px)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 24px}.product{position:relative}.product .frame{position:relative;aspect-ratio:4/5;background:var(--bone-2);overflow:hidden;border-radius:3px;margin-bottom:16px}.product .frame img{width:100%;height:100%;object-fit:cover;transition:opacity .5s,transform .8s}.product:hover .frame img{transform:scale(1.04)}.product .tag{position:absolute;top:14px;left:14px;background:var(--bone);color:var(--ink);font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;padding:7px 11px;border-radius:999px;z-index:2}.product .tag.new{background:var(--terra);color:var(--bone)}.product .tag.sale{background:var(--berry);color:var(--bone)}.product .tag.best{background:var(--ink);color:var(--butter)}.product .wish{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:var(--bone);display:grid;place-items:center;opacity:1;transition:.3s;z-index:2}.product .wish svg{width:16px;height:16px;stroke:var(--ink);stroke-width:1.5;fill:none}.product .wish:hover{background:var(--berry)}.product .wish:hover svg{stroke:var(--bone);fill:var(--bone)}.product .scarcity{position:absolute;left:0;right:0;bottom:0;background:rgba(27,20,16,.88);color:var(--bone);padding:8px 14px;font-size:11px;letter-spacing:.08em;display:flex;justify-content:space-between;align-items:center;z-index:2}.product .scarcity b{color:var(--butter);font-weight:600}.product .scarcity .stockbar{flex:1;height:3px;background:rgba(244,235,221,.2);border-radius:99px;margin-left:12px;overflow:hidden;max-width:80px}.product .scarcity .stockbar i{display:block;height:100%;background:linear-gradient(90deg,var(--terra),var(--butter));border-radius:99px}.product .quick{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.9);opacity:0;background:var(--bone);color:var(--ink);padding:14px 22px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;border-radius:999px;transition:.35s;white-space:nowrap;z-index:3}.product:hover .quick{opacity:1;transform:translate(-50%,-50%) scale(1)}.product .brand{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);margin-bottom:4px}.product .name{font-family:var(--font-display);font-style:italic;font-weight:400;font-size:20px;line-height:1.2;font-variation-settings:"opsz" 30,"SOFT" 60;margin-bottom:6px}.product .rating{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--ink-soft);margin-bottom:6px}.product .rating .stars{color:var(--butter);letter-spacing:.5px;font-size:12px}.product .price{font-size:14px;font-weight:500;color:var(--ink-soft);display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.product .price del{color:var(--mute);font-weight:400;text-decoration-color:var(--terra)}.product .price ins{text-decoration:none;color:var(--terra);font-weight:700;font-size:16px}.product .price .save{font-size:11px;background:var(--butter);color:var(--ink);padding:3px 8px;border-radius:4px;font-weight:700;letter-spacing:.04em}.product .pay-tease{margin-top:6px;font-size:11px;color:var(--ink-soft);opacity:.8}.swatches{display:flex;gap:6px;margin-top:10px;align-items:center}.swatches i{width:14px;height:14px;border-radius:50%;border:1px solid var(--line);display:inline-block}.swatches em{font-style:normal;font-size:11px;color:var(--mute);margin-left:4px}.bundles{background:var(--bone-2);padding:clamp(70px,9vw,130px) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.bundle{background:var(--bone);border:1.5px solid var(--line);border-radius:8px;padding:32px 28px;display:flex;flex-direction:column;position:relative;transition:.3s}.bundle:hover{border-color:var(--ink);transform:translateY(-4px);box-shadow:var(--shadow)}.bundle.featured{border-color:var(--terra);border-width:2px;background:var(--bone);transform:scale(1.03)}.bundle.featured:hover{transform:scale(1.03) translateY(-4px)}.bundle.featured::before{content:"Più scelto";position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--terra);color:var(--bone);padding:6px 16px;border-radius:999px;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;white-space:nowrap}.bundle .b-pic{width:100%;aspect-ratio:5/4;border-radius:6px;overflow:hidden;margin-bottom:20px;background:var(--bone-2)}.bundle .b-pic img{width:100%;height:100%;object-fit:cover}.bundle h4{font-family:var(--font-display);font-weight:400;font-style:italic;font-size:26px;line-height:1.1;margin-bottom:6px;font-variation-settings:"opsz" 60,"SOFT" 70}.bundle .b-pieces{font-size:12px;color:var(--mute);letter-spacing:.06em;margin-bottom:18px}.bundle ul{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:24px;flex:1}.bundle ul li{font-size:13.5px;color:var(--ink-soft);display:flex;align-items:flex-start;gap:10px}.bundle ul li::before{content:"✓";color:var(--green-safe);font-weight:700;flex-shrink:0}.bundle .b-price{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}.bundle .b-price .now{font-family:var(--font-display);font-weight:500;font-size:36px;color:var(--ink);font-variation-settings:"opsz" 144}.bundle .b-price .was{color:var(--mute);text-decoration:line-through;font-size:15px}.bundle .b-save{font-size:12px;color:var(--terra);font-weight:600;margin-bottom:18px}.bundle .b-cta{background:var(--ink);color:var(--bone);padding:14px;border-radius:999px;text-align:center;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;transition:.25s;display:block}.bundle .b-cta:hover{background:var(--terra)}.bundle.featured .b-cta{background:var(--terra)}.bundle.featured .b-cta:hover{background:var(--terra-deep)}.bundle .b-extras{margin-top:12px;font-size:11px;color:var(--ink-soft);text-align:center;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.bundle .b-extras span::before{content:"✓ ";color:var(--green-safe);font-weight:700}.founder{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(40px,6vw,100px);align-items:center;padding:clamp(70px,9vw,130px) 0}.founder-img{position:relative;aspect-ratio:5/6;overflow:hidden;border-radius:4px;box-shadow:var(--shadow)}.founder-img img{width:100%;height:100%;object-fit:cover}.founder-img .badge-cert{position:absolute;left:-18px;bottom:24px;background:var(--bone);padding:14px 18px;border-radius:999px;display:flex;align-items:center;gap:12px;box-shadow:0 12px 30px -10px rgba(0,0,0,.25)}.founder-img .badge-cert .ico{width:36px;height:36px;border-radius:50%;background:var(--forest);color:var(--bone);display:grid;place-items:center;font-family:var(--font-display);font-style:italic;font-weight:700;font-size:14px}.founder-img .badge-cert .txt{font-size:11px;line-height:1.3}.founder-img .badge-cert .txt b{display:block;font-weight:700;color:var(--ink);font-size:12px}.founder-text .quote{font-family:var(--font-display);font-weight:300;font-size:clamp(28px,3.4vw,42px);line-height:1.25;letter-spacing:-.01em;font-variation-settings:"opsz" 144,"SOFT" 60}.founder-text .quote::before{content:"\201C";color:var(--terra);font-size:1.3em;font-weight:500;line-height:0;display:inline-block;transform:translateY(.18em)}.founder-text .quote em{font-style:italic;color:var(--terra);font-variation-settings:"opsz" 144,"SOFT" 100}.founder-text .sign{margin-top:28px;display:flex;align-items:center;gap:18px}.founder-text .sign .name{font-family:var(--font-hand);font-weight:700;font-size:30px;color:var(--ink);line-height:1}.founder-text .sign .role{font-size:12.5px;color:var(--ink-soft);letter-spacing:.04em}.founder-text .sign .role b{display:block;color:var(--ink);font-weight:600;font-family:var(--font-display);font-style:italic;font-size:16px;margin-bottom:2px;letter-spacing:0}.founder-text .certs{margin-top:36px;display:flex;flex-wrap:wrap;gap:12px}.founder-text .certs span{background:var(--bone-2);border:1px solid var(--line);padding:10px 16px;border-radius:999px;font-size:11.5px;letter-spacing:.08em;font-weight:600;color:var(--ink-soft);display:inline-flex;align-items:center;gap:8px}.founder-text .certs span::before{content:"●";color:var(--forest);font-size:8px}.reviews{background:var(--ink);color:var(--bone);padding:clamp(70px,9vw,130px) 0;position:relative;overflow:hidden}.reviews::before{content:"\201C";position:absolute;left:-30px;top:-100px;font-family:var(--font-display);font-size:580px;line-height:1;color:rgba(244,235,221,.06);font-weight:300}.reviews .container{position:relative}.reviews .eyebrow{color:var(--butter)}.reviews-meta-bar{margin-top:14px;display:flex;align-items:center;gap:24px;flex-wrap:wrap;font-size:13px;opacity:.85}.reviews-meta-bar .big{font-family:var(--font-display);font-weight:500;font-size:48px;color:var(--butter);line-height:1}.reviews-meta-bar .stars-big{color:var(--butter);letter-spacing:3px;font-size:20px}.reviews-meta-bar small{font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:.6}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.review{border-top:1px solid rgba(244,235,221,.2);padding-top:24px}.review .stars{color:var(--butter);letter-spacing:3px;margin-bottom:14px;font-size:14px}.review .verified{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--green-safe);margin-bottom:14px;display:inline-flex;align-items:center;gap:6px}.review .verified::before{content:"✓";font-size:12px}.review p{font-family:var(--font-display);font-style:italic;font-weight:300;font-size:22px;line-height:1.45;font-variation-settings:"opsz" 30,"SOFT" 70}.review footer{margin-top:24px;display:flex;align-items:center;gap:12px;font-size:13px;letter-spacing:.04em}.review footer .avatar{width:36px;height:36px;border-radius:50%;background:var(--terra);display:grid;place-items:center;font-family:var(--font-display);font-style:italic;font-weight:500;color:var(--bone);font-size:15px}.review footer .info{display:flex;flex-direction:column;line-height:1.2}.review footer .info small{opacity:.55;font-size:11px;letter-spacing:.04em;text-transform:none;margin-top:2px}.review footer span.bought{opacity:.55;margin-left:auto;font-size:11px;letter-spacing:.04em}.pb-footer{background:var(--ink);color:var(--bone);padding:0 0 28px}.pb-footer a{color:inherit}.pb-footer-service{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(244,235,221,.14);border-bottom:1px solid rgba(244,235,221,.14)}.pb-footer-service div{background:var(--ink);padding:18px 20px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 12px;align-items:start;min-width:0}.pb-footer-service span{grid-row:1/3;color:var(--butter);font-size:11px;font-weight:900;letter-spacing:.14em}.pb-footer-service strong{font-size:14px;line-height:1.2}.pb-footer-service small{color:rgba(244,235,221,.62);font-size:12px}.pb-footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,minmax(140px,1fr));gap:44px;padding:54px 0 42px;border-bottom:1px solid rgba(244,235,221,.14)}.pb-footer-grid>*{min-width:0}.pb-footer-brand .logo{color:var(--bone);font-size:42px}.pb-footer-brand .logo::after{color:var(--butter)}.pb-footer-brand p{margin-top:18px;max-width:330px;color:rgba(244,235,221,.72);font-size:14px;line-height:1.7}.pb-footer-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.pb-footer-badges span,.pb-footer-pay span{border:1px solid rgba(228,178,62,.34);border-radius:999px;color:var(--butter);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:7px 10px}.pb-footer-col h2{margin:0 0 16px;font-family:var(--font-display);font-size:20px;font-style:italic;font-weight:500;color:var(--butter)}.pb-footer-col ul{display:grid;gap:10px;list-style:none;margin:0;padding:0}.pb-footer-col a{color:rgba(244,235,221,.74);font-size:14px;line-height:1.25;transition:color .2s,opacity .2s}.pb-footer-col a:hover{color:var(--butter)}.pb-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:24px;color:rgba(244,235,221,.58);font-size:12px;flex-wrap:wrap}.pb-footer-bottom p{margin:0}.pb-footer-pay{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.sticky-mobile{display:none;position:fixed;left:0;right:0;bottom:0;z-index:55;background:rgba(244,235,221,.98);backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:12px 16px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px -10px rgba(0,0,0,.15)}.sticky-mobile .row{display:flex;align-items:center;gap:10px}.sticky-mobile .btn-m{flex:1;background:var(--terra);color:var(--bone);padding:14px;border-radius:999px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}.sticky-mobile .btn-m::after{content:"→"}.sticky-mobile .ico-btn{width:46px;height:46px;border-radius:50%;background:var(--ink);color:var(--bone);display:grid;place-items:center;position:relative}.sticky-mobile .ico-btn svg{width:18px;height:18px;stroke:var(--bone);stroke-width:1.5;fill:none}.sticky-mobile .ico-btn .badge{position:absolute;top:-2px;right:-2px;background:var(--butter);color:var(--ink);font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:999px;display:grid;place-items:center;padding:0 4px}@media (max-width:880px){:root{--gutter:18px}body{padding-bottom:0}body:has(.sticky-mobile){padding-bottom:78px}.urg-row{height:auto;padding:8px 0;flex-direction:column;gap:6px;align-items:flex-start;font-size:11px}.urg-row .right{gap:10px}.urg-row .right span:nth-child(n+3){display:none}.header-row{grid-template-columns:auto 1fr auto;height:60px}.logo{font-size:22px}.logo small{display:none}nav.primary{display:none}.hamburger{display:flex}.header-tools{gap:4px}.header-tools .tool:nth-child(1){display:none}.trust-row{justify-content:center;gap:14px;padding:10px 0;font-size:11px}.trust-item{font-size:11px}.trust-item svg{width:14px;height:14px}.hero{padding:28px 0 40px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-headline{font-size:50px;letter-spacing:-.025em}.hero-sub{margin-top:20px;font-size:15.5px}.btn{padding:16px 24px;font-size:11.5px}.btn .gift-tag{font-size:12px;top:-10px;right:-4px}.hero-visual{aspect-ratio:3/4;order:-1}.hero-fabric-overlay{left:16px;right:16px;bottom:18px;gap:9px}.hero-fabric-kicker{font-size:10px;letter-spacing:.16em}.hero-fabric-overlay strong{font-size:30px;max-width:11ch}.hero-fabric-pills{gap:6px}.hero-fabric-pills span{font-size:9px;padding:7px 9px}.hero-scarcity{font-size:10px;padding:8px 12px}.sticker{width:96px;height:96px;font-size:14px;right:-4px;top:auto;bottom:-24px;z-index:5}.hero-social-proof{flex-wrap:wrap;padding:12px 16px}.hero-social-proof .copy{font-size:12px}.live-toast{left:8px;right:8px;bottom:84px;max-width:none;padding:10px 30px 10px 12px}.live-toast .ico{width:36px;height:36px}.live-toast .txt{font-size:11.5px}.brands-track{gap:48px}.brands-track span{font-size:22px}.brands-track span::after{margin-left:48px}.quiz-band{padding:28px 0}.quiz-row{flex-direction:column;align-items:flex-start;gap:20px}.quiz-row .text{flex-direction:row;align-items:center}.quiz-row .text h3{font-size:22px}.quiz-row .btn-quiz{width:100%;justify-content:center;padding:16px}.section{padding:50px 0}.section-head{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:32px}.section-head h2{font-size:36px}.section-head .meta{text-align:left;max-width:none}.trio{grid-template-columns:1fr;gap:14px}.cat-card:nth-child(2){transform:none}.cat-card{aspect-ratio:4/3}.cat-meta h3{font-size:28px}.products{grid-template-columns:repeat(2,1fr);gap:22px 12px}.product .name{font-size:16px}.product .scarcity{padding:6px 10px;font-size:10px}.product .quick{display:none}.product .price ins{font-size:14px}.bundles{padding:50px 0}.bundle-grid{grid-template-columns:1fr;gap:30px}.bundle.featured{transform:none;order:-1}.bundle.featured:hover{transform:translateY(-4px)}.founder{grid-template-columns:1fr;gap:34px;padding:50px clamp(16px,4.5vw,32px)}.founder-img{aspect-ratio:4/5;width:100%;max-width:640px;justify-self:center;border-radius:18px}.founder-img .badge-cert{left:14px;bottom:18px;max-width:calc(100% - 28px)}.founder-text{max-width:640px;width:100%;justify-self:center}.founder-text .quote{font-size:24px}.reviews{padding:50px 0}.reviews-grid{grid-template-columns:1fr;gap:28px;margin-top:28px}.review p{font-size:17px}.reviews-meta-bar .big{font-size:36px}.pb-footer{padding-bottom:24px}.pb-footer-service{grid-template-columns:1fr 1fr}.pb-footer-service div{padding:15px 14px}.pb-footer-service strong,.pb-footer-service small{min-width:0;overflow-wrap:anywhere}.pb-footer-grid{grid-template-columns:1fr;gap:28px;padding:38px 0 30px}.pb-footer-brand .logo{font-size:34px}.pb-footer-bottom{flex-direction:column;text-align:center}.sticky-mobile{display:block}}@media (min-width:881px) and (max-width:1180px){nav.primary{gap:20px}nav.primary a{font-size:12px}.products{grid-template-columns:repeat(3,1fr)}.pb-footer-grid{grid-template-columns:1.35fr repeat(2,minmax(130px,1fr))}.pb-footer-service{grid-template-columns:repeat(2,1fr)}.bundle-grid{grid-template-columns:1fr 1fr;gap:24px}.bundle.featured{grid-column:1/-1}}.pb-blog-chip{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:var(--bone-2);border-radius:999px;padding:9px 16px;font-size:13px;font-weight:800;color:var(--ink)}.pb-blog-chip:hover{border-color:var(--ink)}@media (max-width:760px){.blog-archive .featured{grid-template-columns:1fr!important}}.pb-newsletter{padding:72px 0 84px;background:radial-gradient(circle at 18% 20%,rgba(228,178,62,.18),transparent 34%),var(--bone)}.pb-newsletter-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,440px);gap:34px;align-items:stretch;background:linear-gradient(135deg,var(--forest),#243a29);border-radius:18px;padding:clamp(24px,4vw,46px);color:var(--bone);box-shadow:0 22px 52px rgba(27,20,16,.18);position:relative;overflow:hidden}.pb-newsletter-panel:after{content:"";position:absolute;right:-70px;bottom:-90px;width:220px;height:220px;border-radius:999px;background:var(--butter);opacity:.85}.pb-newsletter-copy,.pb-newsletter-form{position:relative;z-index:1}.pb-newsletter-copy .eyebrow{color:var(--butter)}.pb-newsletter-copy h2{font-family:'Fraunces',serif;font-weight:500;font-size:clamp(34px,5vw,62px);line-height:.98;max-width:760px;margin:12px 0 18px;letter-spacing:0}.pb-newsletter-copy p{font-size:17px;line-height:1.65;max-width:640px;color:rgba(255,250,240,.82)}.pb-newsletter-points{list-style:none;margin:28px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.pb-newsletter-points li{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,250,240,.24);border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--bone)}.pb-newsletter-points li:before{content:"?";color:var(--butter);font-weight:900}.pb-newsletter-form{background:rgba(255,250,240,.95);color:var(--ink);border:1px solid rgba(255,255,255,.38);border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:14px;box-shadow:0 16px 34px rgba(0,0,0,.12)}.pb-newsletter-form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--mute)}.pb-newsletter-form input[type="text"],.pb-newsletter-form input[type="email"]{width:100%;height:52px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font:600 15px 'Instrument Sans',sans-serif;padding:0 14px;outline:none}.pb-newsletter-form input:focus{border-color:var(--forest);box-shadow:0 0 0 3px rgba(59,82,57,.14)}.pb-newsletter-consent{flex-direction:row!important;align-items:flex-start;text-transform:none!important;letter-spacing:0!important;font-size:13px!important;line-height:1.45!important;color:var(--ink-soft)!important;font-weight:600!important}.pb-newsletter-consent input{margin-top:3px;flex:0 0 auto}.pb-newsletter-consent a{color:var(--terra);text-decoration:underline;text-underline-offset:3px}.pb-newsletter-submit{height:54px;border:0;border-radius:999px;background:var(--terra);color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;box-shadow:0 10px 22px rgba(196,74,46,.22)}.pb-newsletter-submit:hover{background:var(--terra-deep)}.pb-newsletter-submit:disabled{opacity:.7;cursor:wait}.pb-newsletter-status{margin:0;padding:12px 14px;border-radius:10px;font-size:13px;font-weight:700;line-height:1.4}.pb-newsletter-status.is-info{background:rgba(228,178,62,.18);color:#806015}.pb-newsletter-status.is-success{background:rgba(59,82,57,.14);color:var(--forest)}.pb-newsletter-status.is-error{background:rgba(196,74,46,.13);color:var(--terra-deep)}.pb-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media (max-width:880px){.pb-newsletter{padding:50px 0 58px}.pb-newsletter-panel{grid-template-columns:1fr;padding:24px;border-radius:16px}.pb-newsletter-panel:after{width:150px;height:150px;right:-62px;bottom:-72px}.pb-newsletter-copy h2{font-size:38px}.pb-newsletter-copy p{font-size:15px}.pb-newsletter-points{display:grid;grid-template-columns:1fr;gap:8px}.pb-newsletter-form{padding:18px}.pb-newsletter-submit{height:52px;font-size:12px}}.pb-news-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.pb-news-modal[hidden]{display:none}.pb-news-modal__backdrop{position:absolute;inset:0;background:rgba(27,20,16,.55);backdrop-filter:blur(3px);animation:pbNewsFade .2s ease}.pb-news-modal__card{position:relative;z-index:1;width:100%;max-width:440px;background:var(--bone,#F4EBDD);border:1px solid rgba(27,20,16,.12);border-radius:18px;box-shadow:0 30px 70px -30px rgba(27,20,16,.5);padding:40px 32px 32px;text-align:center;animation:pbNewsPop .28s cubic-bezier(.2,.9,.3,1.3)}.pb-news-modal__x{position:absolute;top:14px;right:16px;width:34px;height:34px;border-radius:50%;font-size:22px;line-height:1;color:var(--ink-soft,#3D2E22);background:transparent;border:0;cursor:pointer;transition:background .2s}.pb-news-modal__x:hover{background:rgba(27,20,16,.08)}.pb-news-modal__icon{width:64px;height:64px;margin:0 auto 18px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--green-safe,#4F7A4A);color:#fff}.pb-news-modal.is-error .pb-news-modal__icon{background:var(--terra,#C44A2E)}.pb-news-modal__title{font-family:var(--font-display,Georgia,serif);font-weight:400;font-size:28px;line-height:1.1;color:var(--ink,#1B1410);margin:0 0 10px}.pb-news-modal__msg{font-family:var(--font-body,system-ui,sans-serif);font-size:15px;line-height:1.55;color:var(--ink-soft,#3D2E22);margin:0 0 24px}.pb-news-modal__btn{display:inline-block;background:var(--terra,#C44A2E);color:var(--bone,#F4EBDD);font-family:var(--font-body,system-ui,sans-serif);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;border:0;border-radius:999px;padding:15px 30px;cursor:pointer;transition:background .2s,transform .2s}.pb-news-modal__btn:hover{background:var(--terra-deep,#9F3A22);transform:translateY(-1px)}.pb-news-modal.is-error .pb-news-modal__btn{background:var(--ink,#1B1410)}html.pb-news-modal-open{overflow:hidden}@keyframes pbNewsFade{from{opacity:0}to{opacity:1}}@keyframes pbNewsPop{from{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:none}}@media (max-width:480px){.pb-news-modal__card{padding:34px 22px 26px}.pb-news-modal__title{font-size:24px}}.screen-reader-text,.screen-reader-text span,.screen-reader-text:focus:not(:focus-visible){border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;word-wrap:normal!important;white-space:nowrap!important}@media (max-width:880px){.birth-list-home{padding:34px 0}.birth-list-card{grid-template-columns:1fr;padding:22px;border-radius:8px}.birth-list-card::before{inset:10px}.birth-copy h2{font-size:32px;line-height:1.04;overflow-wrap:break-word}.birth-lead{font-size:15px;margin-top:16px}.birth-points{grid-template-columns:1fr;gap:9px;margin-top:22px}.birth-points li{min-height:auto;padding:13px 14px}.birth-actions{gap:12px;margin-top:22px}.birth-cta{width:100%;justify-content:center;padding:0 18px}.birth-note{max-width:none}.birth-photo{min-height:300px}.birth-mini{grid-template-columns:1fr}.birth-mini div{display:flex;align-items:center;gap:10px}.birth-mini b{margin-bottom:0;min-width:36px}}