.ph-root{--page:#fff;--cream:#faf6f0;--cream-deep:#f7ede6;--ink:#1a1a1a;--body:#4a4a4a;--muted:#8a8a8a;--line:#ececec;--coral:#f43f5e;--coral-deep:#e11d48;--coral-tint:#fff1f3;--display:var(--font-fraunces), Georgia, "Times New Roman", serif;--sans:var(--font-archivo), system-ui, -apple-system, sans-serif;--gut:20px;--max:1240px;background:var(--page);color:var(--ink);font-family:var(--sans);overflow-x:hidden}.ph-root :focus-visible{outline:2px solid var(--coral);outline-offset:3px;border-radius:4px}.ph-announce{background:var(--cream);color:var(--ink);border-bottom:1px solid var(--line);justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.76rem;font-weight:500;display:flex}.ph-announce svg{color:var(--ink);flex:none}.ph-nav{z-index:80;background:var(--page);border-bottom:1px solid var(--line);position:sticky;top:0}.ph-nav-inner{max-width:var(--max);padding:0 var(--gut);align-items:center;gap:14px;height:64px;margin:0 auto;display:flex}.ph-brand{min-height:44px;color:var(--ink);flex:none;align-items:center;display:flex}.ph-brand-mark{width:auto;height:28px;display:block}.ph-nav-links{align-items:center;gap:2px;margin-left:26px;display:none}.ph-nav-link{color:var(--body);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:5px;padding:9px 13px;font-family:inherit;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.ph-nav-link:hover{color:var(--ink);background:#f7f7f7}.ph-drop{position:relative}.ph-drop-menu{background:var(--page);border:1px solid var(--line);border-radius:12px;flex-direction:column;min-width:252px;padding:7px;display:flex;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 16px 40px #0000001a}.ph-drop-item{border-radius:8px;flex-direction:column;gap:2px;padding:10px 12px;text-decoration:none;display:flex}.ph-drop-item:hover{background:var(--cream)}.ph-drop-name{color:var(--ink);font-size:.88rem;font-weight:600}.ph-drop-meta{color:var(--muted);font-size:.75rem}.ph-nav-actions{align-items:center;gap:2px;margin-left:auto;display:flex}.ph-icon{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.ph-icon:hover{background:#f7f7f7}.ph-bag-count{background:var(--coral);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.62rem;font-weight:700;display:flex;position:absolute;top:5px;right:4px}.ph-burger{display:flex}.ph-mobile-menu{border-top:1px solid var(--line);padding:4px var(--gut) 12px;background:var(--page);flex-direction:column;display:flex}.ph-mobile-item{border-bottom:1px solid var(--line);min-height:50px;color:var(--ink);justify-content:space-between;align-items:center;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.ph-mobile-item:last-child{border-bottom:none}.ph-mobile-meta{color:var(--coral);font-size:.8rem;font-weight:600}.ph-hero{background:var(--cream);padding:34px var(--gut) 0;position:relative}.ph-hero-copy{max-width:var(--max);margin:0 auto}.ph-hero-title{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);margin:0 0 14px;font-size:clamp(2.3rem,10vw,3.1rem);font-weight:400;line-height:1.08}.ph-hero-title span{color:var(--coral)}.ph-hero-sub{color:var(--body);margin:0 0 22px;font-size:.92rem;line-height:1.6}.ph-hero-photo{height:260px;margin:0 calc(var(--gut) * -1);background:url(/placeholders/hero.jpg) 50%/cover no-repeat}.ph-assure{max-width:var(--max);flex-wrap:wrap;gap:8px 18px;margin:0 auto;padding:14px 0;list-style:none;display:flex}.ph-assure li{color:var(--body);align-items:center;gap:7px;font-size:.76rem;font-weight:500;display:flex}.ph-assure svg{color:var(--ink);flex:none}.ph-cta{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 26px;font-family:inherit;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .18s;display:inline-flex}.ph-cta:hover{background:var(--coral-deep)}.ph-section{max-width:var(--max);padding:52px var(--gut);margin:0 auto}.ph-h2{font-family:var(--display);letter-spacing:-.015em;color:var(--ink);margin:0;font-size:clamp(1.55rem,6vw,2.05rem);font-weight:400;line-height:1.18}.ph-head-row{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:24px;display:flex}.ph-viewall{min-height:44px;color:var(--coral);flex:none;align-items:center;gap:6px;font-size:.83rem;font-weight:600;text-decoration:none;display:inline-flex}.ph-viewall:hover{gap:9px}.ph-formats{gap:18px;display:grid}.ph-format{background:var(--page);border:1px solid var(--line);color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.ph-format:hover{transform:translateY(-3px);box-shadow:0 14px 30px -12px #0003}.ph-format-img{aspect-ratio:4/3;background:var(--cream);overflow:hidden}.ph-format-img img{object-fit:cover;width:100%;height:100%;display:block}.ph-format-body{padding:16px 18px 18px}.ph-format-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ph-format-name{color:var(--ink);margin:0 0 2px;font-size:1rem;font-weight:700}.ph-format-size{color:var(--muted);margin:0;font-size:.78rem}.ph-format-badge{background:var(--coral-tint);width:38px;height:38px;color:var(--coral);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.ph-format-price{color:var(--coral);margin:0 0 10px;font-size:1.05rem;font-weight:700}.ph-format-go{color:var(--coral);align-items:center;gap:6px;font-size:.83rem;font-weight:600;display:inline-flex}.ph-band{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ph-band-inner{max-width:var(--max);padding:52px var(--gut);gap:30px;margin:0 auto;display:grid}.ph-how-title{color:var(--ink)}.ph-steps{gap:26px;margin:0;padding:0;list-style:none;display:grid}.ph-step{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.ph-step-icon{background:var(--page);border:1px solid var(--line);width:62px;height:62px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.ph-step-arrow{display:none}.ph-step-n{color:var(--coral);margin-bottom:5px;font-size:.78rem;font-weight:700}.ph-step-title{color:var(--ink);margin:0 0 5px;font-size:.92rem;font-weight:700}.ph-step-body{color:var(--body);max-width:24ch;margin:0;font-size:.82rem;line-height:1.55}.ph-craft{align-items:center;gap:30px;display:grid}.ph-craft-img{aspect-ratio:4/3;background:var(--cream);border-radius:18px;overflow:hidden}.ph-craft-img img{object-fit:cover;width:100%;height:100%;display:block}.ph-craft-rule{background:var(--coral);opacity:.5;width:52px;height:1.5px;margin:18px 0 26px;display:block}.ph-craft-list{gap:26px;margin:0;padding:0;list-style:none;display:grid}.ph-craft-item{text-align:center;flex-direction:column;align-items:center;padding:0 6px;display:flex}.ph-craft-icon{background:var(--cream-deep);width:54px;height:54px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.ph-craft-title{font-family:var(--display);color:var(--ink);white-space:pre-line;margin:0 0 8px;font-size:1rem;font-weight:600;line-height:1.25}.ph-craft-body{color:var(--body);max-width:22ch;margin:0;font-size:.8rem;line-height:1.6}.ph-craft-sign{font-family:var(--font-dancing), var(--display);color:var(--coral);text-align:center;margin:32px 0 0;font-size:1.4rem;line-height:1.35}.ph-craft-heart{color:var(--coral);margin-top:4px;display:block}.ph-proof-section{gap:26px;display:grid}.ph-stars{color:var(--coral);gap:2px;margin:16px 0 6px;display:flex}.ph-proof-count{color:var(--body);margin:0 0 16px;font-size:.83rem;font-weight:500}.ph-review{background:var(--page);border:1px solid var(--line);border-radius:12px;max-width:320px;margin:0;padding:16px}.ph-review blockquote{color:var(--ink);margin:0 0 12px;font-size:.85rem;line-height:1.55}.ph-review figcaption{align-items:center;gap:9px;display:flex}.ph-review-avatar{background:var(--cream-deep);width:30px;height:30px;color:var(--body);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.ph-review-who{color:var(--muted);flex-direction:column;font-size:.78rem;line-height:1.4;display:flex}.ph-review-who strong{color:var(--ink);font-weight:700}.ph-review-who a{color:var(--coral);text-decoration:none}.ph-review-who a:hover{text-decoration:underline}.ph-wall{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.ph-wall-item{aspect-ratio:1;background:var(--cream);border-radius:10px;overflow:hidden}.ph-wall-item img{object-fit:cover;width:100%;height:100%;display:block}.ph-offer{background:linear-gradient(180deg, var(--coral-tint) 0%, #fde8ec 100%);text-align:center;border-radius:16px;align-items:center;gap:18px;padding:28px 24px;display:grid}.ph-offer-art{background:url(/placeholders/gallery-4.jpg) 50%/cover no-repeat;border-radius:12px;height:110px}.ph-offer-title{font-family:var(--display);letter-spacing:-.015em;color:var(--ink);margin:0 0 6px;font-size:clamp(1.4rem,5.5vw,1.9rem);font-weight:400}.ph-offer-sub{color:var(--body);margin:0 0 14px;font-size:.86rem}.ph-code{border:1.5px dashed var(--coral);color:var(--body);background:#fff9;border-radius:9px;align-items:center;gap:8px;padding:11px 20px;font-size:.85rem;display:inline-flex}.ph-code strong{color:var(--coral);letter-spacing:.06em;font-size:1rem;font-weight:700}.ph-offer .ph-cta{justify-self:center}.ph-footer{background:var(--cream);border-top:1px solid var(--line);margin-top:20px}.ph-footer-inner{max-width:var(--max);padding:40px var(--gut) 28px;gap:28px;margin:0 auto;display:grid}.ph-footer-brand p{color:var(--body);margin:12px 0 14px;font-size:.82rem;line-height:1.6}.ph-social{gap:8px;display:flex}.ph-social-btn{border:1px solid var(--line);background:var(--page);width:32px;height:32px;color:var(--body);border-radius:50%;justify-content:center;align-items:center;display:flex}.ph-footer-col{flex-direction:column;display:flex}.ph-footer-head{color:var(--ink);margin:0 0 10px;font-size:.82rem;font-weight:700}.ph-footer-col a{min-height:44px;color:var(--body);align-items:center;font-size:.82rem;text-decoration:none;display:flex}.ph-footer-col a:hover{color:var(--coral)}.ph-news-copy{color:var(--body);margin:0 0 12px;font-size:.82rem;line-height:1.6}.ph-news-form{border:1px solid var(--line);background:var(--page);border-radius:9px;max-width:280px;display:flex;overflow:hidden}.ph-news-form input{min-width:0;min-height:44px;color:var(--ink);background:0 0;border:none;flex:1;padding:0 12px;font-family:inherit;font-size:.82rem}.ph-news-form input:focus{outline:none}.ph-news-form button{background:var(--coral);color:#fff;cursor:pointer;border:none;flex:none;justify-content:center;align-items:center;width:44px;min-height:44px;display:flex}.ph-news-form button:hover{background:var(--coral-deep)}.ph-news-form button:disabled{opacity:.6;cursor:not-allowed}.ph-news-msg{color:#15803d;margin:8px 0 0;font-size:.76rem}.ph-news-msg.is-error{color:var(--coral-deep)}.ph-footer-base{border-top:1px solid var(--line);max-width:var(--max);padding:16px var(--gut) 22px;gap:12px;margin:0 auto;display:grid}.ph-footer-base p{color:var(--muted);margin:0;font-size:.75rem}.ph-footer-entity{color:#6b6259;gap:1px;font-size:.75rem;font-style:normal;line-height:1.65;display:grid}.ph-footer-entity strong{color:var(--ink);font-weight:600}.ph-footer-ids{flex-wrap:wrap;gap:2px 14px;margin-top:2px;display:flex}.ph-footer-ids a{color:inherit;text-underline-offset:2px;text-decoration:underline}.ph-footer-trust{flex-wrap:wrap;gap:8px 20px;margin:0;padding:0;list-style:none;display:flex}.ph-footer-trust li{color:var(--body);align-items:center;gap:7px;font-size:.75rem;display:flex}.ph-footer-trust svg{color:var(--ink);flex:none}.ph-whatsapp{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:90;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:fixed;box-shadow:0 6px 20px #00000038}@media (min-width:900px){.ph-root{--gut:40px}.ph-nav-links{display:flex}.ph-burger{display:none}.ph-hero{padding:0 var(--gut);flex-direction:column;justify-content:center;min-height:500px;display:flex}.ph-hero-copy{z-index:2;width:100%;max-width:var(--max);padding:40px 0 26px;position:relative}.ph-hero-title{max-width:12ch;font-size:clamp(2.8rem,4vw,3.5rem)}.ph-hero-sub{font-size:.95rem}.ph-hero-photo{width:58%;height:auto;margin:0;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 22%);mask-image:linear-gradient(90deg,#0000 0%,#000 22%)}.ph-assure{z-index:2;gap:0;width:100%;padding:0 0 26px;position:relative}.ph-assure li{padding-right:22px}.ph-assure li+li{border-left:1px solid #0000001a;padding-left:22px}.ph-section{padding:68px var(--gut)}.ph-formats{grid-template-columns:repeat(3,1fr);gap:22px}.ph-band-inner{padding:68px var(--gut);grid-template-columns:minmax(240px,1fr) 2fr;align-items:center;gap:46px}.ph-steps{grid-template-columns:repeat(3,1fr);gap:18px}.ph-step-arrow{border-top:1.5px dashed #d6cfc7;display:block;position:absolute;top:31px;left:calc(50% + 42px);right:calc(42px - 50%)}.ph-step-arrow:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:5px solid #d6cfc7;position:absolute;top:-4px;right:-1px}.ph-craft{grid-template-columns:1fr 1.1fr;gap:60px}.ph-craft-list{grid-template-columns:repeat(3,1fr);gap:0}.ph-craft-item+.ph-craft-item{border-left:1px solid var(--line)}.ph-craft-item{padding:0 16px}.ph-proof-section{grid-template-columns:minmax(280px,1fr) 2fr;align-items:center;gap:44px}.ph-wall{grid-template-columns:repeat(4,1fr);gap:12px}.ph-offer{text-align:left;grid-template-columns:auto 1fr auto;gap:30px;padding:22px 32px}.ph-offer-art{width:230px;height:150px}.ph-offer .ph-cta{justify-self:end}.ph-footer-inner{padding:52px var(--gut) 34px;grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:36px}.ph-footer-base{grid-template-columns:1fr auto;align-items:center}}@media (prefers-reduced-motion:reduce){.ph-root *,.ph-root :before,.ph-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.ph-editor{align-items:center;gap:30px;display:grid}.ph-editor-list{gap:16px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.ph-editor-list li{color:var(--body);align-items:flex-start;gap:11px;font-size:.86rem;line-height:1.55;display:flex}.ph-editor-list strong{color:var(--ink);font-weight:700}.ph-editor-icon{background:var(--coral-tint);width:32px;height:32px;color:var(--coral);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;display:flex}.ph-editor-note{color:var(--muted);margin:10px 0 0;font-size:.75rem}.ph-editor-art{justify-content:center;display:flex}.ph-editor-print{background:#fff;border-radius:3px;width:100%;max-width:300px;margin:0;padding:12px 12px 0;transform:rotate(-1.5deg);box-shadow:0 2px 6px #00000012,0 20px 44px -16px #00000047}.ph-editor-window{aspect-ratio:1;background:var(--cream);position:relative;overflow:hidden}.ph-editor-window img{object-fit:cover;width:100%;height:100%;display:block}.ph-editor-print figcaption{height:54px;font-family:var(--font-dancing), var(--display);color:#1a1a1a;justify-content:center;align-items:center;font-size:1.35rem;display:flex}@media (min-width:900px){.ph-editor{grid-template-columns:1.05fr 1fr;gap:60px}.ph-editor-art{justify-content:flex-end}.ph-editor-print{max-width:340px}}@media (prefers-reduced-motion:reduce){.ph-editor-print{transform:none}}
