@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_2e8a9c9a-module__7mZJ8q__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_2e8a9c9a-module__7mZJ8q__variable{--font-manrope:"Manrope", "Manrope Fallback"}
:root{--bg:#efe9dd;--bg-glow:#e3f1e8;--surface:#fff;--border:#e3dbcb;--text:#211f1a;--muted:#6b6558;--accent:#2e4a38;--accent-2:#5e7a5c}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--font-manrope), system-ui, -apple-system, sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow-x:hidden}.page{isolation:isolate;justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1.5rem;display:flex;position:relative}.page--home{flex-direction:column;justify-content:flex-start}.page--home .card{flex:auto;justify-content:center}.page:before{content:"";z-index:-2;background:radial-gradient(60% 55% at 50% 0%, var(--bg-glow) 0%, transparent 60%), radial-gradient(50% 50% at 85% 100%, #3fd8a41f 0%, transparent 55%);position:absolute;inset:0}.page:after{content:"";z-index:-1;background-image:radial-gradient(#211f1a0f 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 40%,#000 0%,#0000 100%);mask-image:radial-gradient(70% 70% at 50% 40%,#000 0%,#0000 100%)}.card{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:460px;animation:.8s cubic-bezier(.16,1,.3,1) both rise;display:flex}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.avatar{background:linear-gradient(145deg, var(--accent), transparent 55%);border-radius:50%;width:180px;height:180px;padding:4px;position:relative}.avatar-inner{background:var(--surface);border:1px solid var(--border);border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.avatar-inner img{object-fit:cover;object-position:50% 15%}.avatar-placeholder{width:100%;height:100%;color:var(--accent);letter-spacing:0;justify-content:center;align-items:center;font-size:3.5rem;font-weight:700;display:flex}.avatar:after{content:"";z-index:-1;filter:blur(4px);background:radial-gradient(circle,#3fd8a440,#0000 70%);border-radius:50%;position:absolute;inset:-14px}.title{letter-spacing:-.02em;background:linear-gradient(#211f1a,#2e4a38);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.6rem,9vw,3.6rem);font-weight:800;line-height:1.05}.tagline{color:var(--muted);max-width:22rem;font-size:1.05rem;font-weight:500}.menu-tiles{flex-direction:column;gap:.75rem;width:100%;margin-top:.25rem;display:flex}.menu-tile{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);text-align:left;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:flex}.menu-tile:hover{background:#3fd8a41a;border-color:#3fd8a466;transform:translateY(-2px)}.menu-tile-text{flex-direction:column;gap:.25rem;display:flex}.menu-tile-title{font-size:1.05rem;font-weight:700}.menu-tile-desc{color:var(--muted);font-size:.85rem}.menu-tile-arrow{color:var(--accent);flex-shrink:0;font-size:1.1rem}.socials{justify-content:center;gap:.6rem;margin-top:.5rem;display:flex}.social-icon{background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;transition:transform .18s,background .18s,border-color .18s;display:flex}.social-icon:hover{background:#3fd8a41a;border-color:#3fd8a466;transform:translateY(-2px)}.link-icon{flex-shrink:0;width:18px;height:18px}.footer{color:var(--muted);opacity:.7;margin-top:1rem;font-size:.85rem}.page--doc{align-items:flex-start;padding-top:clamp(2.5rem,8vh,5rem);padding-bottom:4rem}.doc{text-align:left;width:100%;max-width:560px;animation:.7s cubic-bezier(.16,1,.3,1) both rise}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.doc-title{letter-spacing:-.02em;background:linear-gradient(#211f1a,#2e4a38);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,6vw,2.9rem);font-weight:800;line-height:1.08}.doc-lead{color:var(--muted);margin-top:1rem;font-size:1.05rem;line-height:1.6}.panel{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin-top:2rem;padding:1.5rem}.panel-title{margin-bottom:1rem;font-size:1.15rem;font-weight:700}.checklist{flex-direction:column;gap:.7rem;list-style:none;display:flex}.checklist li{color:var(--text);padding-left:1.9rem;line-height:1.45;position:relative}.checklist li:before{content:"";background:#3fd8a426 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233fd8a4' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/.8rem no-repeat;border-radius:50%;width:1.25rem;height:1.25rem;position:absolute;top:.1rem;left:0}.specs{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem;display:grid}.spec{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.3rem;padding:1rem;display:flex}.spec-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.75rem}.spec-value{font-size:.95rem;font-weight:600}.pay{background:radial-gradient(120% 120% at 50% 0%, #3fd8a424, transparent 60%), var(--surface);text-align:center;border:1px solid #3fd8a44d;border-radius:20px;margin-top:2rem;padding:1.75rem}.pay-price{justify-content:center;align-items:baseline;gap:.4rem;display:flex}.pay-amount{letter-spacing:-.02em;font-size:2.6rem;font-weight:800}.pay-currency{color:var(--muted);font-size:1.1rem;font-weight:600}.btn-pay{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border-radius:14px;width:100%;margin-top:1.25rem;padding:1.05rem 1.25rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:block;box-shadow:0 10px 30px -10px #2e4a3873}.btn-pay:hover{transform:translateY(-2px);box-shadow:0 16px 40px -12px #2e4a388c}.pay-note{color:var(--muted);margin-top:.9rem;font-size:.82rem;line-height:1.45}.pay-systems{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.pay-badge{border:1px solid var(--border);letter-spacing:.03em;color:var(--text);background:#211f1a0a;border-radius:8px;padding:.35rem .7rem;font-size:.78rem;font-weight:700}.doc-back{color:var(--muted);margin-top:2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .18s;display:inline-block}.doc-back:hover{color:var(--accent)}@media (max-width:460px){.specs{grid-template-columns:1fr}}.detox-days{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.detox-day{background:var(--surface);border:1px solid var(--border);border-radius:20px;overflow:hidden}.detox-photo{aspect-ratio:4/3;background:#211f1a0a;width:100%;position:relative}.detox-photo img{object-fit:cover}.detox-day-body{padding:1.5rem}.detox-day-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.detox-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.detox-day-title{letter-spacing:-.01em;margin-top:.5rem;font-size:1.4rem;font-weight:800}.detox-day-lead{color:var(--muted);margin-top:.4rem;line-height:1.5}.detox-day-body .sec-title{margin-top:1.25rem}.detox-day-body .checklist{gap:.45rem}.detox-process{color:var(--text);line-height:1.6}.cta{background:radial-gradient(120% 120% at 50% 0%, #3fd8a424, transparent 60%), var(--surface);text-align:center;border:1px solid #3fd8a44d;border-radius:20px;margin-top:2rem;padding:1.75rem}.cta-title{letter-spacing:-.01em;font-size:1.5rem;font-weight:800}.cta-lead{color:var(--muted);margin-top:.6rem;line-height:1.55}.cta-note{border:1px solid var(--border);color:var(--text);background:#2e4a380f;border-radius:12px;margin-top:1rem;padding:.85rem 1rem;font-size:.88rem;line-height:1.5}.cta-form{flex-direction:column;gap:.75rem;margin-top:1.25rem;display:flex}.cta-row{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.cta-textarea{resize:vertical;min-height:5.5rem;font-family:inherit}.cta-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b6558' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.5rem}.cta-select option{color:var(--text);background:#fff}@media (max-width:460px){.cta-row{grid-template-columns:1fr}}.cta-input{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:14px;padding:.95rem 1.1rem;font-family:inherit;font-size:1rem}.cta-input::placeholder{color:var(--muted)}.cta-input:focus{border-color:#3fd8a480;outline:none}.cta-hp{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.cta-success{color:var(--accent);margin-top:1rem;font-weight:600}.cta-error{color:#c0392b;font-size:.9rem}.legal{border-top:1px solid var(--border);text-align:center;width:100%;max-width:560px;margin-top:2.5rem;padding-top:1.5rem}.legal-line{color:var(--muted);opacity:.85;font-size:.8rem;line-height:1.55}.legal-line:first-child{color:var(--text);opacity:1;margin-bottom:.35rem;font-weight:600}.pricing{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.price-card{background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:18px;padding:1.5rem}.price-card-amount{flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-top:.75rem;display:flex}.price-card-amount-new{letter-spacing:-.02em;color:var(--accent);font-size:2rem;font-weight:800}.price-card-currency{font-size:1.1rem;font-weight:600}.price-card-title{font-size:1.15rem;font-weight:700;line-height:1.6rem}.price-card-desc{color:var(--muted);margin-top:.5rem;font-size:.92rem;line-height:1.5}.pricing--select{margin-top:1.25rem}.price-card--selected{border-color:var(--accent);background:radial-gradient(120% 120% at 0% 0%, #2e4a380f, transparent 60%), var(--surface)}label.price-card{cursor:pointer;transition:border-color .15s;display:block}.price-card-check{align-items:flex-start;gap:.6rem;display:flex}.price-card-radio{flex-shrink:0;align-items:center;height:1.6rem;display:flex}.price-card-check input{appearance:none;border:1.5px solid var(--accent-2);cursor:pointer;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin:0;position:relative}.price-card-check input:checked{border-color:var(--accent)}.price-card-check input:checked:after{content:"";background:var(--accent);border-radius:50%;position:absolute;inset:3px}.price-card-old{color:var(--muted);font-size:1.05rem;font-weight:500;text-decoration:line-through}.cta-product-shot{width:120px;height:160px;margin:0 auto 1.25rem;position:relative}.cta-product-shot img{object-fit:contain}@media (max-width:620px){.pricing--select{grid-template-columns:1fr}}.testimonials{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.testimonial{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.5rem}.testimonial-text{color:var(--text);font-size:1rem;line-height:1.6}.testimonial-name{color:var(--muted);margin-top:.75rem;font-size:.85rem;font-weight:600}@media (max-width:460px){.pricing{grid-template-columns:1fr}}.locked-block{margin-top:2rem}.locked-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.25rem;display:grid}.locked-tile{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:center;gap:.75rem;padding:1rem;display:flex}.locked-icon{width:20px;height:20px;color:var(--muted);flex-shrink:0}.locked-tile-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.locked-tile-name{color:var(--text);filter:blur(3px);-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.locked-tile-type{color:var(--muted);font-size:.72rem}@media (max-width:460px){.locked-grid{grid-template-columns:1fr}}.habits{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.habit{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.5rem}.habit-title{font-size:1.1rem;font-weight:700}.habit-text{color:var(--text);margin-top:.6rem;line-height:1.6}.habit-visual{margin-top:1rem;display:block}.card-tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.card-tag{border:1px solid var(--border);color:var(--accent);background:#2e4a3812;border-radius:999px;padding:.4rem .75rem;font-size:.82rem;font-weight:600}.hero-photo{aspect-ratio:4/3;background:#211f1a0a;border-radius:20px;width:100%;margin-top:1.5rem;position:relative;overflow:hidden}.hero-photo img{object-fit:cover}.hero-photo--wide{aspect-ratio:3/2}.hero-photo--bottle{aspect-ratio:1;background:#fff;max-width:320px;margin-left:auto;margin-right:auto}.hero-photo--bottle img{object-fit:contain;padding:1.5rem}.product-shots{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.5rem;display:grid}.product-shot{aspect-ratio:1;border:1px solid var(--border);background:#fff;border-radius:16px;position:relative;overflow:hidden}.product-shot img{object-fit:contain;padding:.75rem}@media (min-width:900px){.page--skin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50,8 C74,8 89,28 89,49 C89,65 78,79 66,87 C59,92 53,89 50,80 C47,89 41,92 34,87 C22,79 11,65 11,49 C11,28 26,8 50,8 Z' fill='%232e4a38' fill-opacity='0.09'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50,8 C74,8 89,28 89,49 C89,65 78,79 66,87 C59,92 53,89 50,80 C47,89 41,92 34,87 C22,79 11,65 11,49 C11,28 26,8 50,8 Z' fill='%232e4a38' fill-opacity='0.06'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50,8 C74,8 89,28 89,49 C89,65 78,79 66,87 C59,92 53,89 50,80 C47,89 41,92 34,87 C22,79 11,65 11,49 C11,28 26,8 50,8 Z' fill='%232e4a38' fill-opacity='0.09'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50,8 C74,8 89,28 89,49 C89,65 78,79 66,87 C59,92 53,89 50,80 C47,89 41,92 34,87 C22,79 11,65 11,49 C11,28 26,8 50,8 Z' fill='%232e4a38' fill-opacity='0.06'/%3E%3C/svg%3E");background-position:-70px 120px,left -40px bottom 140px,right -70px top 260px,right -50px bottom 60px;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-size:220px 220px,140px 140px,190px 190px,130px 130px}.page--collagen{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 260'%3E%3Cpath d='M12,0 C12,32 48,32 48,65 C48,98 12,98 12,130 C12,162 48,162 48,195 C48,228 12,228 12,260' fill='none' stroke='%232e4a38' stroke-opacity='0.11' stroke-width='3'/%3E%3Cpath d='M48,0 C48,32 12,32 12,65 C12,98 48,98 48,130 C48,162 12,162 12,195 C12,228 48,228 48,260' fill='none' stroke='%232e4a38' stroke-opacity='0.11' stroke-width='3'/%3E%3Cline x1='14' y1='16' x2='46' y2='16' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3Cline x1='14' y1='81' x2='46' y2='81' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3Cline x1='14' y1='146' x2='46' y2='146' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3Cline x1='14' y1='211' x2='46' y2='211' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 260'%3E%3Cpath d='M12,0 C12,32 48,32 48,65 C48,98 12,98 12,130 C12,162 48,162 48,195 C48,228 12,228 12,260' fill='none' stroke='%232e4a38' stroke-opacity='0.08' stroke-width='3'/%3E%3Cpath d='M48,0 C48,32 12,32 12,65 C12,98 48,98 48,130 C48,162 12,162 12,195 C12,228 48,228 48,260' fill='none' stroke='%232e4a38' stroke-opacity='0.08' stroke-width='3'/%3E%3Cline x1='14' y1='16' x2='46' y2='16' stroke='%232e4a38' stroke-opacity='0.07' stroke-width='2'/%3E%3Cline x1='14' y1='81' x2='46' y2='81' stroke='%232e4a38' stroke-opacity='0.07' stroke-width='2'/%3E%3Cline x1='14' y1='146' x2='46' y2='146' stroke='%232e4a38' stroke-opacity='0.07' stroke-width='2'/%3E%3Cline x1='14' y1='211' x2='46' y2='211' stroke='%232e4a38' stroke-opacity='0.07' stroke-width='2'/%3E%3C/svg%3E");background-position:60px 0,right 60px top;background-repeat:repeat-y,repeat-y;background-size:60px 260px,60px 260px}.page--home{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 130'%3E%3Cpath d='M30,0 L30,32 L19,42 L41,58 L21,78 L39,98 L30,108 L30,130' fill='none' stroke='%232e4a38' stroke-opacity='0.11' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 130'%3E%3Cpath d='M30,0 L30,32 L19,42 L41,58 L21,78 L39,98 L30,108 L30,130' fill='none' stroke='%232e4a38' stroke-opacity='0.08' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50px 0,right 50px top;background-repeat:repeat-y,repeat-y;background-size:60px 130px,60px 130px}.page--kickoff{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 130'%3E%3Crect x='10' y='30' width='6' height='20' rx='3' fill='%232e4a38' fill-opacity='0.11'/%3E%3Crect x='24' y='14' width='6' height='52' rx='3' fill='%232e4a38' fill-opacity='0.11'/%3E%3Crect x='38' y='36' width='6' height='16' rx='3' fill='%232e4a38' fill-opacity='0.11'/%3E%3Crect x='10' y='90' width='6' height='16' rx='3' fill='%232e4a38' fill-opacity='0.11'/%3E%3Crect x='24' y='78' width='6' height='40' rx='3' fill='%232e4a38' fill-opacity='0.11'/%3E%3Crect x='38' y='96' width='6' height='18' rx='3' fill='%232e4a38' fill-opacity='0.11'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 130'%3E%3Crect x='10' y='30' width='6' height='20' rx='3' fill='%232e4a38' fill-opacity='0.08'/%3E%3Crect x='24' y='14' width='6' height='52' rx='3' fill='%232e4a38' fill-opacity='0.08'/%3E%3Crect x='38' y='36' width='6' height='16' rx='3' fill='%232e4a38' fill-opacity='0.08'/%3E%3Crect x='10' y='90' width='6' height='16' rx='3' fill='%232e4a38' fill-opacity='0.08'/%3E%3Crect x='24' y='78' width='6' height='40' rx='3' fill='%232e4a38' fill-opacity='0.08'/%3E%3Crect x='38' y='96' width='6' height='18' rx='3' fill='%232e4a38' fill-opacity='0.08'/%3E%3C/svg%3E");background-position:60px 0,right 60px top;background-repeat:repeat-y,repeat-y;background-size:60px 130px,60px 130px}.page--diet-review{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='38' fill='none' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2.5'/%3E%3Cline x1='50' y1='50' x2='50' y2='12' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3Cline x1='50' y1='50' x2='83' y2='69' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3Cline x1='50' y1='50' x2='17' y2='69' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='38' fill='none' stroke='%232e4a38' stroke-opacity='0.06' stroke-width='2.5'/%3E%3Cline x1='50' y1='50' x2='50' y2='12' stroke='%232e4a38' stroke-opacity='0.06' stroke-width='2'/%3E%3Cline x1='50' y1='50' x2='83' y2='69' stroke='%232e4a38' stroke-opacity='0.06' stroke-width='2'/%3E%3Cline x1='50' y1='50' x2='17' y2='69' stroke='%232e4a38' stroke-opacity='0.06' stroke-width='2'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='38' fill='none' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2.5'/%3E%3Cline x1='50' y1='50' x2='50' y2='12' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3Cline x1='50' y1='50' x2='83' y2='69' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3Cline x1='50' y1='50' x2='17' y2='69' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='38' fill='none' stroke='%232e4a38' stroke-opacity='0.06' stroke-width='2.5'/%3E%3Cline x1='50' y1='50' x2='50' y2='12' stroke='%232e4a38' stroke-opacity='0.06' stroke-width='2'/%3E%3Cline x1='50' y1='50' x2='83' y2='69' stroke='%232e4a38' stroke-opacity='0.06' stroke-width='2'/%3E%3Cline x1='50' y1='50' x2='17' y2='69' stroke='%232e4a38' stroke-opacity='0.06' stroke-width='2'/%3E%3C/svg%3E");background-position:-60px 140px,left -35px bottom 120px,right -60px top 280px,right -40px bottom 50px;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-size:190px 190px,120px 120px,170px 170px,110px 110px}.page--consultation{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='40' fill='none' stroke='%232e4a38' stroke-opacity='0.08' stroke-width='2'/%3E%3Ccircle cx='50' cy='50' r='26' fill='none' stroke='%232e4a38' stroke-opacity='0.09' stroke-width='2'/%3E%3Ccircle cx='50' cy='50' r='12' fill='none' stroke='%232e4a38' stroke-opacity='0.10' stroke-width='2'/%3E%3Ccircle cx='50' cy='50' r='3.5' fill='%232e4a38' fill-opacity='0.11'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='40' fill='none' stroke='%232e4a38' stroke-opacity='0.06' stroke-width='2'/%3E%3Ccircle cx='50' cy='50' r='26' fill='none' stroke='%232e4a38' stroke-opacity='0.07' stroke-width='2'/%3E%3Ccircle cx='50' cy='50' r='12' fill='none' stroke='%232e4a38' stroke-opacity='0.08' stroke-width='2'/%3E%3Ccircle cx='50' cy='50' r='3.5' fill='%232e4a38' fill-opacity='0.09'/%3E%3C/svg%3E");background-position:-50px 160px,right -50px bottom 100px;background-repeat:no-repeat,no-repeat;background-size:210px 210px,170px 170px}.page--detox{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 260'%3E%3Cpath d='M20,6 C30,24 38,36 38,48 C38,58 30,66 20,66 C10,66 2,58 2,48 C2,36 10,24 20,6 Z' fill='%232e4a38' fill-opacity='0.10'/%3E%3Cpath d='M20,96 C30,114 38,126 38,138 C38,148 30,156 20,156 C10,156 2,148 2,138 C2,126 10,114 20,96 Z' fill='%232e4a38' fill-opacity='0.09'/%3E%3Cpath d='M20,186 C30,204 38,216 38,228 C38,238 30,246 20,246 C10,246 2,238 2,228 C2,216 10,204 20,186 Z' fill='%232e4a38' fill-opacity='0.10'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 260'%3E%3Cpath d='M20,6 C30,24 38,36 38,48 C38,58 30,66 20,66 C10,66 2,58 2,48 C2,36 10,24 20,6 Z' fill='%232e4a38' fill-opacity='0.07'/%3E%3Cpath d='M20,96 C30,114 38,126 38,138 C38,148 30,156 20,156 C10,156 2,148 2,138 C2,126 10,114 20,96 Z' fill='%232e4a38' fill-opacity='0.06'/%3E%3Cpath d='M20,186 C30,204 38,216 38,228 C38,238 30,246 20,246 C10,246 2,238 2,228 C2,216 10,204 20,186 Z' fill='%232e4a38' fill-opacity='0.07'/%3E%3C/svg%3E");background-position:55px 0,right 55px top;background-repeat:repeat-y,repeat-y;background-size:40px 260px,40px 260px}}
