:root{--deep:#24113f;--purple:#46216f;--purple-light:#65358d;--lilac:#b792d4;--gold:#d7af5a;--cream:#f8f2e8;--white:#faf8fc;--muted:#d8cbe3;--ink:#21132e;--ink-muted:#6f607a;--line:#ffffff29;--shadow:0 22px 70px #1607283d;--radius-lg:28px;--radius-md:19px;--ease:cubic-bezier(.16, 1, .3, 1);color:var(--white);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,sans-serif;font-size:16px;line-height:1.55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--deep);min-width:320px;margin:0}body,button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--gold);color:var(--deep)}.site-shell{background:linear-gradient(145deg, var(--deep) 0%, var(--purple) 50%, var(--purple-light) 100%);position:relative;overflow:hidden}.site-shell:before{content:"";pointer-events:none;opacity:.18;background-image:radial-gradient(#ffffff1f .7px,#0000 .7px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 35%);mask-image:linear-gradient(#000,#0000 35%)}.ambient{pointer-events:none;filter:blur(1px);opacity:.18;border-radius:999px;position:absolute}.ambient--one{background:radial-gradient(circle at 35% 35%,#d7af5ab3,#0000 65%);width:460px;height:460px;animation:20s ease-in-out infinite alternate ambientDrift;top:200px;right:-200px}.ambient--two{background:radial-gradient(circle,#b792d480,#0000 68%);width:370px;height:370px;animation:24s ease-in-out infinite alternate ambientDriftReverse;top:900px;left:-220px}.section-shell{width:min(1160px,100% - 48px);margin:0 auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;position:absolute;top:24px;left:0;right:0}.site-nav{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#1a0b2f80;border:1px solid #ffffff26;border-radius:999px;justify-content:space-between;align-items:center;width:min(1160px,100% - 48px);min-height:68px;margin:0 auto;padding:10px 12px 10px 18px;display:flex;box-shadow:0 15px 40px #19072a2e}.brand{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.brand-mark{width:38px;height:38px;color:var(--cream);place-items:center;display:grid}.brand-mark svg{width:100%;height:100%}.brand-copy{letter-spacing:-.02em;flex-direction:column;gap:4px;font-family:Outfit,sans-serif;line-height:1;display:flex}.brand-copy strong{font-size:.94rem;font-weight:700}.brand-copy em{color:var(--lilac);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-style:normal}.nav-links{color:var(--muted);align-items:center;gap:clamp(16px,2.4vw,34px);font-size:.84rem;display:flex}.nav-links a{transition:color .25s}.nav-links a:not(.nav-cta):hover,.nav-links a:not(.nav-cta):focus-visible{color:var(--white)}.nav-cta{background:var(--gold);min-height:44px;color:var(--deep);border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-weight:700;display:inline-flex}.nav-cta:hover,.nav-cta:focus-visible{background:#e5c377;transform:translateY(-2px)}.menu-toggle{color:var(--white);cursor:pointer;background:0 0;border:0;padding:8px;display:none}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:40px;min-height:760px;padding-top:190px;padding-bottom:92px;display:grid;position:relative}.hero__copy{padding-bottom:44px}.status-pill{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:#d7af5a12;border:1px solid #d7af5a47;border-radius:999px;align-items:center;gap:8px;margin-bottom:25px;padding:7px 12px;font-size:.72rem;display:inline-flex}.status-dot{background:var(--gold);border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite statusPulse;display:inline-block;box-shadow:0 0 0 4px #d7af5a1f}.eyebrow{color:var(--lilac);letter-spacing:.2em;text-transform:uppercase;margin:0 0 15px;font:600 .72rem/1 Outfit,sans-serif}.eyebrow--gold{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Outfit,sans-serif}h1{letter-spacing:-.065em;max-width:650px;margin-bottom:23px;font-size:clamp(3rem,6.2vw,5.75rem);font-weight:700;line-height:.98}h1 span,h2 span{color:var(--lilac)}.hero__description{max-width:500px;color:var(--muted);margin-bottom:31px;font-size:1.06rem}.hero__tech-highlight{border-left:2px solid var(--gold);background:linear-gradient(90deg,#d7af5a1c,#d7af5a06);border-top:1px solid #d7af5a29;border-bottom:1px solid #d7af5a29;border-right:1px solid #d7af5a1a;border-radius:0 14px 14px 0;align-items:center;gap:12px;max-width:390px;margin:-8px 0 29px;padding:11px 15px;display:flex}.hero__tech-icon{width:34px;height:34px;color:var(--gold);border:1px solid #d7af5a6b;border-radius:50%;flex:none;place-items:center;display:grid}.hero__tech-highlight>span:last-child{flex-direction:column;gap:1px;display:flex}.hero__tech-highlight strong{color:var(--cream);letter-spacing:-.01em;font:700 .95rem/1.2 Outfit,sans-serif}.hero__tech-highlight small{color:var(--muted);font-size:.72rem}.hero__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{min-height:50px;transition:transform .3s var(--ease), box-shadow .3s ease, background .3s ease, border-color .3s ease;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font:600 .84rem Outfit,sans-serif;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-3px)}.button--primary{color:var(--deep);background:linear-gradient(110deg,#b792d4,#d7af5a);box-shadow:0 12px 30px #b792d42e}.button--primary:hover,.button--primary:focus-visible{box-shadow:0 17px 36px #b792d44d}.button--ghost{color:var(--white);background:#ffffff12;border-color:#ffffff38}.button--ghost:hover,.button--ghost:focus-visible{background:#ffffff1f;border-color:#ffffff61}.button--dark{background:var(--deep);color:var(--white);border-color:#24113f2e}.button--dark:hover,.button--dark:focus-visible{background:var(--purple)}.button--large{padding-inline:26px}.hero__meta{color:#f8f2e8a3;align-items:center;gap:12px;margin-top:34px;font-size:.75rem;display:flex}.hero__meta i{background:var(--gold);border-radius:50%;width:3px;height:3px}.hero__visual{place-items:center;min-height:470px;display:grid;position:relative}.hero-product-frame{width:min(420px,82%);min-height:488px;box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffff24,#ffffff09);border:1px solid #ffffff38;border-radius:230px 230px 24px 24px;padding:13px;animation:7s ease-in-out infinite productFloat;position:relative;transform:rotate(2deg)}.hero-product-frame:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #d7af5a1f}.frame-label{z-index:2;color:var(--gold);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:7px;font:600 .68rem Outfit,sans-serif;display:flex;position:absolute;top:28px;left:28px}.hero-image-placeholder{background:radial-gradient(circle at 50% 35%,#d7af5a33,#0000 33%),linear-gradient(160deg,#65358da6,#24113fc7);border-radius:220px 220px 15px 15px;justify-content:center;align-items:center;min-height:460px;display:flex;position:relative;overflow:hidden}.hero-image-placeholder:before{content:"";border:1px solid #d7af5a40;border-radius:50%;width:290px;height:290px;position:absolute;box-shadow:0 0 0 26px #d7af5a09,0 0 0 60px #d7af5a06}.placeholder-sun{border:2px solid #d7af5ab3;border-radius:50%;width:140px;height:140px;position:absolute;box-shadow:0 0 55px #d7af5a29}.placeholder-sun:before,.placeholder-sun:after{content:"";border:1px solid #f7e2a699;border-radius:50%;position:absolute;inset:21px}.placeholder-sun:after{border-color:#d7af5a5c;inset:42px}.placeholder-sun span{background:var(--gold);transform-origin:84px;width:15px;height:1px;position:absolute;top:50%;left:-14px}.placeholder-sun span:first-child{transform:rotate(0)}.placeholder-sun span:nth-child(2){transform:rotate(45deg)}.placeholder-sun span:nth-child(3){transform:rotate(90deg)}.placeholder-sun span:nth-child(4){transform:rotate(135deg)}.placeholder-sun span:nth-child(5){transform:rotate(180deg)}.placeholder-sun span:nth-child(6){transform:rotate(225deg)}.placeholder-sun span:nth-child(7){transform:rotate(270deg)}.placeholder-sun span:nth-child(8){transform:rotate(315deg)}.placeholder-pedestal{background:linear-gradient(#d7af5ab8,#84579d59);border-radius:50%;width:180px;height:34px;position:absolute;bottom:72px;box-shadow:0 20px 32px #00000047}.placeholder-disc{border:1px solid #f8f2e894;border-radius:50%;width:135px;height:12px;position:absolute;top:-1px;left:22px}.placeholder-note{flex-direction:column;gap:2px;display:flex;position:absolute;bottom:23px;left:25px}.placeholder-note small{color:var(--muted);font-size:.64rem}.placeholder-note strong{color:var(--white);font:500 1rem Outfit,sans-serif}.floating-note{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--muted);background:#24113fad;border:1px solid #ffffff2e;border-radius:13px;align-items:center;gap:8px;padding:10px 13px;font-size:.66rem;line-height:1.2;display:flex;position:absolute;box-shadow:0 12px 30px #13052333}.floating-note strong{color:var(--white);font-family:Outfit,sans-serif;font-size:.78rem}.floating-note svg{color:var(--gold)}.floating-note--top{animation:6.5s ease-in-out infinite noteFloatTop;top:112px;right:-26px}.floating-note--bottom{animation:7.5s ease-in-out infinite noteFloatBottom;bottom:55px;left:-34px}.mini-dot{background:#80d8af;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #80d8af1f}.hero-orbit{border:1px solid #d7af5a24;border-radius:50%;position:absolute;transform:rotate(-23deg)}.hero-orbit--outer{width:590px;height:300px;animation:18s ease-in-out infinite alternate orbitOuter}.hero-orbit--inner{border-color:#b792d421;width:420px;height:250px;animation:15s ease-in-out infinite alternate orbitInner;transform:rotate(45deg)}.intro-strip{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;grid-template-columns:auto 1fr auto auto;align-items:center;gap:27px;min-height:128px;display:grid}.intro-strip__number,.intro-strip__caption{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font:600 .68rem Outfit,sans-serif}.intro-strip p{letter-spacing:-.02em;max-width:580px;margin:0;font:500 clamp(1.2rem,2vw,1.6rem)/1.25 Outfit,sans-serif}.intro-strip p em{color:var(--lilac);font-style:normal}.intro-strip__line{background:#ffffff2e;width:100%;height:1px}.catalog-section{padding-top:138px;padding-bottom:145px}.section-heading{justify-content:space-between;align-items:end;gap:42px;margin-bottom:45px;display:flex}.section-heading h2{letter-spacing:-.06em;max-width:630px;margin-bottom:0;font-size:clamp(2.6rem,5vw,4.5rem);line-height:.98}.section-heading__description{max-width:345px;color:var(--muted);margin:0 0 4px;font-size:.92rem}.category-switcher{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.category-switcher__item{min-height:42px;color:var(--muted);cursor:pointer;transition:color .25s ease, border-color .25s ease, background .25s ease, transform .25s var(--ease);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:0 17px;font:600 .78rem Outfit,sans-serif}.category-switcher__item:hover,.category-switcher__item:focus-visible{color:var(--white);border-color:#d7af5a80;transform:translateY(-2px)}.category-switcher__item--active{border-color:var(--gold);background:var(--gold);color:var(--deep)}.products-grid{grid-template-columns:1.16fr 1fr 1fr;gap:17px;display:grid}.category-empty{border-radius:var(--radius-lg);background:#fff1;border:1px solid #ffffff26;flex-direction:column;justify-content:center;gap:10px;min-height:220px;padding:35px;display:flex}.category-empty--faith{background:linear-gradient(120deg,#d7af5a1f,#ffffff0f);flex-direction:row;justify-content:space-between;align-items:center;gap:30px}.category-empty h3{letter-spacing:-.04em;max-width:520px;margin:0 0 7px;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.03}.category-empty p{max-width:520px;color:var(--muted);margin:0;font-size:.88rem}.category-empty--faith .button{flex:none}.product-card{border-radius:var(--radius-lg);min-width:0;transition:transform .5s var(--ease), border-color .3s ease, background .3s ease;background:#ffffff14;border:1px solid #ffffff29;overflow:hidden;box-shadow:0 17px 50px #19072a29}.product-card:hover{background:#ffffff1d;border-color:#d7af5a6b;transform:translateY(-5px)}.product-card--featured{background:linear-gradient(145deg,#d7af5a21,#ffffff14)}.product-image-wrap{background:linear-gradient(145deg,#65358d80,#24113f73);height:315px;position:relative;overflow:hidden}.product-card:not(.product-card--featured) .product-image-wrap{height:250px}.product-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 56%,#24113f85);position:absolute;inset:0}.product-image-placeholder{color:#f8f2e8ad;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:100%;display:flex}.product-image-placeholder svg{color:var(--gold)}.product-image-placeholder span{color:var(--white);font:600 .98rem Outfit,sans-serif}.product-image-placeholder small{color:var(--muted);font-size:.68rem}.product-index{z-index:1;color:#f8f2e8b8;font:600 .7rem Outfit,sans-serif;position:absolute;top:18px;right:19px}.product-card__body{flex-direction:column;justify-content:space-between;min-height:190px;padding:23px 23px 21px;display:flex}.product-card h3{letter-spacing:-.03em;margin:0 0 8px;font-size:1.34rem;line-height:1.1}.product-card p{max-width:255px;color:var(--muted);margin:0;font-size:.84rem}.eyebrow--gold.eyebrow{margin-bottom:10px;font-size:.62rem}.product-card__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}.availability{color:#f8f2e89e;font-size:.68rem}.icon-link{width:37px;height:37px;color:var(--gold);transition:transform .3s var(--ease), background .3s ease, color .3s ease;border:1px solid #d7af5a7a;border-radius:50%;flex:none;place-items:center;display:grid}.icon-link:hover,.icon-link:focus-visible{background:var(--gold);color:var(--deep);transform:rotate(5deg)}.section-footnote{color:#f8f2e894;align-items:center;gap:14px;margin-top:24px;font-size:.72rem;display:flex}.gold-line{background:var(--gold);width:39px;height:1px}.faith-section{background:var(--cream);color:var(--ink);border-radius:34px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:9%;margin-bottom:140px;padding:74px;display:grid}.faith-visual{place-items:center;min-height:460px;display:grid}.faith-frame{border:1px solid #24113f2e;border-radius:190px 190px 18px 18px;width:min(330px,80%);height:415px;padding:13px;position:relative;transform:rotate(-4deg)}.faith-frame:after{content:"";border:1px solid #24113f1c;border-radius:170px 170px 10px 10px;position:absolute;inset:17px}.faith-placeholder{z-index:1;height:100%;color:var(--deep);text-align:center;background:radial-gradient(circle at 50% 35%,#d7af5a8a,#0000 32%),linear-gradient(145deg,#e4d4bb,#cab7d5);border-radius:175px 175px 10px 10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font:600 1rem Outfit,sans-serif;display:flex;position:relative}.faith-placeholder svg{color:#8a5c92}.faith-caption{z-index:2;color:var(--ink-muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font:600 .66rem Outfit,sans-serif;display:flex;position:absolute;bottom:37px;right:-44px;transform:rotate(4deg)}.faith-caption span:first-child{color:#9a6b32}.faith-ornament{z-index:2;color:#9a6b32;position:absolute}.faith-ornament--one{font-size:1.2rem;top:48px;right:7px}.faith-ornament--two{font-size:2rem;bottom:100px;left:-27px}.faith-copy h2{color:var(--ink);letter-spacing:-.065em;margin-bottom:25px;font-size:clamp(2.7rem,5vw,4.6rem);line-height:.98}.faith-copy h2 span{color:#956bb1}.faith-copy>p:not(.fine-print){max-width:470px;color:var(--ink-muted);margin-bottom:18px;font-size:.98rem}.faith-copy .fine-print{color:#907d96;max-width:465px;margin-bottom:30px;font-size:.78rem;line-height:1.55}.section-heading__description strong{color:var(--white);font-family:Outfit,sans-serif;font-weight:700}.values-section{padding-bottom:145px}.section-heading--light .section-heading__description{color:var(--muted)}.values-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.value-card{border-radius:var(--radius-md);min-height:230px;transition:transform .4s var(--ease), border-color .3s ease;background:#fff1;border:1px solid #ffffff24;padding:27px;position:relative}.value-card:hover{border-color:#d7af5a59;transform:translateY(-4px)}.value-card svg{color:var(--gold);margin:17px 0 25px}.value-card h3{letter-spacing:-.02em;margin:0 0 9px;font-size:1.22rem}.value-card p{max-width:260px;color:var(--muted);margin:0;font-size:.82rem}.value-number{color:#d7af5ab8;font:600 .7rem Outfit,sans-serif;position:absolute;top:25px;right:26px}.process-section{border-top:1px solid #ffffff24;padding-top:130px;padding-bottom:138px}.process-list{border-top:1px solid #ffffff2b;border-bottom:1px solid #ffffff2b;grid-template-columns:repeat(5,1fr);gap:0;display:grid}.process-item{border-right:1px solid #ffffff2b;min-height:242px;padding:24px 20px 20px 0;position:relative}.process-item:not(:first-child){padding-left:20px}.process-item:last-child{border-right:0}.process-item__number{color:var(--gold);font:600 .72rem Outfit,sans-serif}.process-item h3{letter-spacing:-.025em;margin:66px 0 9px;font-size:1.1rem}.process-item p{max-width:165px;color:var(--muted);margin:0;font-size:.77rem;line-height:1.5}.process-item svg{color:#f8f2e86b;position:absolute;top:24px;right:18px}.process-item:last-child svg{color:var(--gold)}.final-cta{text-align:center;background:linear-gradient(125deg,#24113fbf,#65358d80);border:1px solid #d7af5a3d;border-radius:33px;min-height:425px;margin-bottom:100px;padding:78px 70px;position:relative;overflow:hidden}.final-cta__glow{border:1px solid #d7af5a42;border-radius:50%;width:470px;height:470px;position:absolute;top:-270px;left:calc(50% - 235px);box-shadow:0 0 0 32px #d7af5a08,0 0 0 76px #d7af5a06,0 0 0 130px #d7af5a05}.final-cta h2{letter-spacing:-.065em;margin-bottom:17px;font-size:clamp(2.6rem,5vw,4.5rem);line-height:.98;position:relative}.final-cta p:not(.eyebrow){max-width:390px;color:var(--muted);margin:0 auto 27px;font-size:.91rem;position:relative}.final-cta .button{position:relative}.site-footer{border-top:1px solid #ffffff24;grid-template-columns:1fr 1.4fr auto;align-items:center;gap:15px 40px;padding-bottom:35px;display:grid}.site-footer .brand{grid-row:span 2}.site-footer p{color:var(--muted);margin:0;font-size:.78rem}.footer-links{color:var(--muted);justify-content:end;gap:20px;font-size:.74rem;display:flex}.footer-links a{align-items:center;gap:6px;display:inline-flex}.footer-links a:hover,.footer-links a:focus-visible{color:var(--gold)}.site-footer small{color:#d8cbe385;grid-column:2/-1;font-size:.68rem}.floating-whatsapp{z-index:15;color:#fff;width:52px;height:52px;transition:transform .3s var(--ease);background:#5dba82;border:1px solid #f8f2e873;border-radius:50%;place-items:center;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #0d311d59}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{transform:translateY(-4px)scale(1.04)}[data-reveal]{opacity:1;transition:opacity .7s var(--ease), transform .7s var(--ease)}.reveal-pending:not(.is-visible){opacity:0;transform:translateY(24px)}.is-visible{opacity:1;transform:translateY(0)}.hero__visual[data-reveal]{transition-delay:.13s}.product-card:nth-child(2)[data-reveal]{transition-delay:80ms}.product-card:nth-child(3)[data-reveal]{transition-delay:.16s}.value-card:nth-child(2)[data-reveal]{transition-delay:80ms}.value-card:nth-child(3)[data-reveal]{transition-delay:.16s}@keyframes productFloat{0%,to{transform:translate(0,0)rotate(2deg)}50%{transform:translateY(-12px)rotate(1deg)}}@keyframes orbitOuter{0%{opacity:.65;transform:rotate(-23deg)translate(-6px)scale(.98)}to{opacity:1;transform:rotate(-16deg)translate(7px,-4px)scale(1.02)}}@keyframes orbitInner{0%{opacity:.48;transform:rotate(45deg)translate(5px,3px)}to{opacity:.82;transform:rotate(53deg)translate(-4px,-5px)}}@keyframes ambientDrift{0%{transform:translate(0,0)scale(1)}to{transform:translate(-30px,42px)scale(1.1)}}@keyframes ambientDriftReverse{0%{transform:translate(0,0)scale(1)}to{transform:translate(36px,-28px)scale(1.08)}}@keyframes noteFloatTop{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-7px)rotate(1deg)}}@keyframes noteFloatBottom{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(6px)rotate(-1deg)}}@keyframes statusPulse{0%,to{opacity:1;box-shadow:0 0 0 4px #d7af5a1f}50%{opacity:.48;box-shadow:0 0 0 7px #d7af5a0a}}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}@media (width<=680px){.hero-product-frame,.hero-orbit--outer,.hero-orbit--inner,.floating-note--top,.floating-note--bottom,.ambient--one,.ambient--two{animation:none}.category-switcher{gap:7px}.category-switcher__item{flex:auto;padding-inline:14px}.category-empty,.category-empty--faith{align-items:flex-start;padding:25px 21px}.category-empty--faith{flex-direction:column}.category-empty--faith .button{width:auto}}@media (width<=900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:165px}.hero__copy{max-width:700px;padding-bottom:0}.hero__visual{min-height:540px}.hero-product-frame{width:min(410px,72%)}.section-heading{flex-direction:column;align-items:start;gap:18px}.section-heading__description{max-width:520px}.intro-strip{grid-template-columns:auto 1fr}.intro-strip__line{display:none}.intro-strip__caption{grid-column:2}.faith-section{gap:40px;padding:55px 45px}.process-list{grid-template-columns:repeat(3,1fr)}.process-item:nth-child(3){border-right:0}.process-item:nth-child(n+4){border-top:1px solid #ffffff2b}.process-item:nth-child(4){padding-left:0}.process-item:nth-child(5){border-right:0}.site-footer{grid-template-columns:1fr 1fr}.site-footer .brand{grid-row:auto}.site-footer p,.site-footer small{grid-column:1/-1}.footer-links{justify-content:end}}@media (width<=680px){.section-shell,.site-nav{width:min(100% - 32px,1160px)}.site-header{top:12px}.site-nav{min-height:59px;padding:7px 9px 7px 12px}.brand-mark{width:33px;height:33px}.brand-copy strong{font-size:.82rem}.brand-copy em{font-size:.63rem}.menu-toggle{place-items:center;display:grid}.nav-links{box-shadow:var(--shadow);background:#24113ff2;border:1px solid #ffffff26;border-radius:22px;flex-direction:column;align-items:stretch;gap:3px;padding:18px;display:none;position:absolute;top:67px;left:0;right:0}.nav-links--open{display:flex}.nav-links>a:not(.nav-cta){padding:13px 10px}.nav-cta{justify-content:center;margin-top:7px}.hero{padding-top:130px;padding-bottom:62px}.status-pill{font-size:.63rem}.hero__description{font-size:.94rem}.hero__tech-highlight{margin-top:-4px}.hero__actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero__meta{flex-direction:column;align-items:flex-start;gap:7px;margin-top:24px}.hero__meta i{display:none}.hero__visual{min-height:450px;margin-top:15px}.hero-product-frame{width:min(350px,82%);min-height:410px}.hero-image-placeholder{min-height:382px}.hero-orbit--outer{width:480px;height:260px}.hero-orbit--inner{width:350px;height:220px}.floating-note--top{top:78px;right:-12px}.floating-note--bottom{bottom:28px;left:-11px}.intro-strip{grid-template-columns:auto 1fr;gap:14px;min-height:152px}.intro-strip__line{display:none}.intro-strip__caption{grid-column:2}.catalog-section{padding-top:90px;padding-bottom:95px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:clamp(2.5rem,12vw,3.8rem)}.products-grid{grid-template-columns:1fr;gap:16px}.product-image-wrap,.product-card:not(.product-card--featured) .product-image-wrap{height:280px}.product-card__body{min-height:170px}.faith-section{border-radius:0;grid-template-columns:1fr;width:100%;margin-bottom:95px;padding:55px 24px 62px}.faith-visual{min-height:415px}.faith-copy h2{font-size:clamp(2.6rem,12vw,3.8rem)}.values-section{padding-bottom:95px}.values-grid{grid-template-columns:1fr;gap:12px}.value-card{min-height:190px}.process-section{padding-top:85px;padding-bottom:90px}.process-list{grid-template-columns:1fr}.process-item,.process-item:not(:first-child),.process-item:nth-child(4){border-bottom:1px solid #ffffff2b;border-right:0;min-height:auto;padding:21px 0 24px}.process-item:last-child{border-bottom:0}.process-item h3{margin:25px 0 6px}.process-item p{max-width:260px}.process-item svg{top:21px;right:0}.final-cta{border-radius:24px;margin-bottom:70px;padding:65px 20px}.site-footer{flex-direction:column;align-items:flex-start;gap:20px;padding-bottom:28px;display:flex}.site-footer p{max-width:290px}.footer-links{flex-wrap:wrap;justify-content:flex-start}.site-footer small{margin-top:7px}.floating-whatsapp{width:48px;height:48px;bottom:16px;right:16px}}@media (width<=390px){h1{font-size:2.8rem}.hero-product-frame{width:88%}.floating-note--top{right:-6px}.floating-note--bottom{left:-5px}.product-card__body{padding-inline:19px}}:root{--body-size:1rem;--small-size:.875rem}section[id],main[id]{scroll-margin-top:110px}.site-header{position:fixed}.site-nav{position:relative}.header-highlight{min-height:34px;color:var(--gold);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#f0c15b1a;border:1px solid #f0c15b6b;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:.72rem;font-weight:700;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.header-highlight span{color:var(--gold);font-size:.9rem}.header-highlight:hover,.header-highlight:focus-visible{background:#f0c15b2e;border-color:#f0c15bb8;transform:translateY(-1px)}.skip-link{z-index:50;color:var(--deep);background:var(--cream);padding:12px 20px;position:fixed;top:8px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:none}h1{letter-spacing:-.045em;font-size:clamp(2.3rem,4.5vw,4.1rem);line-height:1.08}.hero__meta{font-size:var(--small-size);flex-wrap:wrap}.hero__meta span:last-child{max-width:340px}.photo-pending{text-align:center;color:var(--cream);justify-items:center;gap:14px;padding:24px;display:grid;position:relative}.photo-pending strong{font:600 1.5rem Outfit,sans-serif}.photo-pending span{font-size:var(--body-size)}.hero-real-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.faith-placeholder img{object-fit:cover;object-position:center;border-radius:175px 175px 10px 10px;width:100%;height:100%;display:block}.hero__description,.section-heading__description,.product-card p,.value-card p,.process-item p,.category-empty p,.faith-copy>p,.faith-copy .fine-print,.final-cta p:not(.eyebrow),.site-footer p{font-size:var(--body-size);line-height:1.65}.eyebrow,.eyebrow--gold.eyebrow,.availability,.hero__tech-highlight small,.section-footnote,.footer-links,.site-footer small{font-size:var(--small-size)}.availability,.section-footnote,.site-footer small{color:var(--muted)}.faith-copy .fine-print{color:var(--ink-muted)}.faith-copy .eyebrow{color:#79551c}.button,.nav-links,.category-switcher__item{font-size:1rem}.menu-toggle,.category-switcher__item{min-width:44px;min-height:44px}.category-switcher__item--active:hover,.category-switcher__item--active:focus-visible{color:var(--deep)}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-image-wrap,.product-card:not(.product-card--featured) .product-image-wrap{aspect-ratio:1;height:auto}.product-image-wrap img{object-fit:cover;object-position:center 42%;width:100%;height:100%;display:block}.product-card__footer{flex-direction:column;align-items:stretch}.product-card:hover,.value-card:hover{transform:none}.process-list{grid-template-columns:repeat(3,minmax(0,1fr))}.process-item{min-height:220px;padding:24px!important}.process-item:nth-child(3n){border-right:0}.process-item:nth-child(n+4){border-top:1px solid var(--line)}.process-item h3{margin-top:30px}.process-item p{max-width:none}.site-footer{padding-top:28px}.ambient,.floating-note,.hero-orbit,.status-dot{animation:none}@media (width<=1100px){.menu-toggle{place-items:center;display:grid}.nav-links{border:1px solid var(--line);background:var(--deep);border-radius:22px;flex-direction:column;align-items:stretch;gap:4px;max-height:75vh;padding:18px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.nav-links--open{display:flex}.nav-links>a{padding:12px}.nav-cta{justify-content:center}}@media (width<=680px){.header-highlight{letter-spacing:.035em;text-overflow:ellipsis;max-width:150px;padding:0 9px;font-size:.59rem;overflow:hidden}.header-highlight span{font-size:.76rem}}@media (width<=900px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faith-section{grid-template-columns:1fr}.faith-copy{max-width:600px}.category-empty--faith{flex-direction:column;align-items:start}}@media (width<=680px){h1{font-size:clamp(2.15rem,8.5vw,3rem)}.hero{gap:16px;padding-top:115px}.hero__visual{min-height:400px}.status-pill{letter-spacing:.02em;font-size:.75rem}.products-grid,.process-list{grid-template-columns:1fr}.process-item{border-right:0}.catalog-section,.process-section{padding-block:64px}.faith-section,.final-cta{margin-bottom:64px}.values-section{padding-bottom:64px}.faith-caption{right:0}}@media (prefers-reduced-motion:reduce){.reveal-pending:not(.is-visible){opacity:1;transform:none}.hero-product-frame{animation:none}}
