:root{--color-stitch-cream:#fcf9f8;--color-stitch-sand:#f4efea;--color-stitch-sand-deep:#e5e2e1;--color-stitch-forest:#2d3a30;--color-stitch-forest-deep:#18241b;--color-stitch-gold:#c89a45;--color-stitch-caramel:#c9853c;--color-stitch-sage:#8c9a82;--color-stitch-terracotta:#b07d4f;--color-stitch-terracotta-deep:#82542a;--color-stitch-ink:#1c1b1b;--color-stitch-muted:#5c635e;--color-stitch-outline:#c3c8c1;--surface-elevated-white:#fff;--surface-paper:var(--color-stitch-cream);--surface-panel:var(--color-stitch-sand);--surface-sage-panel:linear-gradient(135deg, var(--color-stitch-sage), color-mix(in srgb, var(--color-stitch-forest) 68%, var(--color-stitch-sage)));--surface-panel-soft:linear-gradient(145deg, var(--surface-elevated-white), color-mix(in srgb, var(--color-stitch-sand) 78%, white));--surface-forest:linear-gradient(135deg, var(--color-stitch-forest), var(--color-stitch-forest-deep));--color-ink:var(--color-stitch-forest);--color-ink-deep:var(--color-stitch-ink);--color-ink-muted:var(--color-stitch-muted);--color-line:color-mix(in srgb, var(--color-stitch-forest) 22%, transparent);--accent-editorial-line:color-mix(in srgb, var(--color-stitch-gold) 78%, transparent);--color-accent-line:color-mix(in srgb, var(--color-stitch-gold) 48%, transparent);--color-silk-highlight:#ffffffc7;--cta-primary-background:linear-gradient(135deg, var(--color-stitch-caramel), var(--color-stitch-gold));--cta-primary-color:var(--color-stitch-forest-deep);--cta-secondary-background:var(--surface-elevated-white);--cta-secondary-color:var(--color-stitch-ink);--radius-card:1.5rem;--radius-control:.75rem;--radius-pill:999px;--radius-arch:999px 999px 1.5rem 1.5rem;--shadow-whisper:0 4px 20px #2d3a300d;--shadow-soft:0 24px 70px -48px #2d3a306b, inset 0 1px 0 var(--color-silk-highlight);--shadow-button:0 16px 34px -24px #2d3a309e, inset 0 1px 0 #ffffff57;--focus-ring:0 0 0 3px color-mix(in srgb, var(--color-stitch-forest) 24%, transparent);--font-display:"Playfair Display", Georgia, "Times New Roman", serif;--font-body:"Poppins", Aptos, system-ui, sans-serif;--font-label:"Lato", "Poppins", Aptos, system-ui, sans-serif;--tracking-editorial:.15em;--space-safe-inline-mobile:20px;--space-safe-inline-desktop:64px;--app-header-height:76px;--app-bottom-nav-height:80px;--motion-spring-snap:cubic-bezier(.2, .9, .2, 1);--motion-spring-glow:cubic-bezier(.18, .82, .24, 1);--reward-gold-bloom:0 18px 46px -24px #c89a45db, 0 0 0 1px color-mix(in srgb, var(--color-stitch-gold) 32%, transparent);--reward-forest-depth:0 28px 86px -54px #18241bb8;--logo-gold-aura:drop-shadow(0 10px 18px #bba25c38) drop-shadow(0 0 16px #c89a4533)}html{scroll-padding-top:var(--app-header-height);scroll-padding-bottom:calc(var(--app-bottom-nav-height) + max(1rem, env(safe-area-inset-bottom)))}body{color:var(--color-ink-deep);background:var(--surface-paper);font-family:var(--font-body);padding-bottom:calc(var(--app-bottom-nav-height) + max(1rem, env(safe-area-inset-bottom)));margin:0;line-height:1.6}[data-art-direction=stitch-editorial-beauty-app]{background:var(--surface-paper)}a{color:var(--color-stitch-forest)}.site-header,.site-footer{color:var(--color-stitch-ink);padding:1rem clamp(1rem,5vw,4rem)}.site-footer{text-align:center;background:var(--surface-paper);box-shadow:none;padding-bottom:calc(var(--app-bottom-nav-height) + max(1rem, env(safe-area-inset-bottom)));scroll-margin-bottom:calc(var(--app-bottom-nav-height) + max(2rem, env(safe-area-inset-bottom)));justify-items:center;gap:1rem;display:grid}.site-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.app-header{z-index:20;height:var(--app-header-height);min-height:var(--app-header-height);box-sizing:border-box;box-shadow:0 1px 0 color-mix(in srgb, var(--color-stitch-forest) 10%, transparent), 0 16px 46px -42px #18241b70;backdrop-filter:blur(18px);background:linear-gradient(90deg,#fcf9f8fa,#fffffff0),radial-gradient(circle at 50% 0,#c89a451f,#0000 42%);padding-block:0;position:sticky;top:0}.app-header__icon{width:44px;height:44px;color:var(--color-stitch-ink);transition:transform .18s var(--motion-spring-snap), box-shadow .24s var(--motion-spring-glow), color .24s var(--motion-spring-glow);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:none;position:relative}.app-header__icon:is(:hover,:focus-visible){color:var(--color-stitch-forest-deep);box-shadow:var(--reward-gold-bloom);transform:translateY(-1px)}.app-header__icon:active{transform:scale(.96)}.app-menu{justify-self:start;position:relative}.app-menu summary{cursor:pointer;list-style:none}.app-menu summary::-webkit-details-marker{display:none}.app-menu__drawer{border:1px solid color-mix(in srgb, var(--color-stitch-forest) 12%, transparent);background:#fcf9f8fa;border-radius:1.4rem;gap:.15rem;min-width:min(18rem,100vw - 2rem);padding:.7rem;display:grid;position:absolute;top:calc(100% + .6rem);left:0;box-shadow:0 28px 90px -58px #111812b3}.app-menu__drawer a{border-radius:999px;padding:.75rem .8rem;text-decoration:none}.site-header a,.site-footer a{color:var(--color-stitch-forest)}.site-footer a:focus-visible{outline:2px solid var(--color-accent-line);outline-offset:4px}.brand{isolation:isolate;max-width:min(146px + .5rem,100vw - 7.5rem);transition:transform .18s var(--motion-spring-snap);justify-content:center;justify-self:center;align-items:center;padding:.18rem .25rem;text-decoration:none;display:inline-flex;position:relative}.brand:before{content:"";z-index:-1;filter:blur(10px);opacity:0;pointer-events:none;transition:opacity .26s var(--motion-spring-glow), transform .26s var(--motion-spring-glow);background:radial-gradient(at 52%,#c89a4538,#0000 64%),linear-gradient(90deg,#0000,#ffffff94,#0000);border-radius:999px;position:absolute;inset:.1rem -.2rem;transform:scale(.92)}.brand[data-logo-effect=gold-aura]:before{opacity:.34}.brand[data-logo-effect=gold-aura]:is(:hover,:focus-visible):before{opacity:.82;transform:scale(1)}.brand[data-logo-effect=gold-aura]:is(:hover,:focus-visible){transform:translateY(-1px)}.brand:active{transform:scale(.985)}.brand img{object-fit:contain;width:min(146px,100%);height:auto;max-height:68px;box-shadow:none;opacity:1;visibility:visible;background:0 0;border:0;border-radius:0;display:block}nav,.site-nav{flex-wrap:wrap;gap:.55rem;display:flex}nav a,.site-nav a{border-radius:var(--radius-pill);transition:transform .18s var(--motion-spring-snap), border-color .24s var(--motion-spring-glow), box-shadow .24s var(--motion-spring-glow), background .24s var(--motion-spring-glow);border:1px solid #fffaf029;padding:.45rem .75rem;text-decoration:none;position:relative;overflow:hidden}nav a:is(:hover,:focus-visible),.site-nav a:is(:hover,:focus-visible){border-color:color-mix(in srgb, var(--color-stitch-gold) 38%, transparent);background:#ffffff85;transform:translateY(-1px);box-shadow:0 16px 34px -28px #18241bb8}nav a:active,.site-nav a:active{transform:scale(.97)}main{padding:clamp(1rem,5vw,4rem)}main.semantic-shell{padding:0}.semantic-shell>section:not(.editorial-hero){margin-inline:clamp(1rem,5vw,4rem)}.hero{max-width:72rem;padding:clamp(2rem,7vw,6rem) 0;position:relative}.editorial-hero{isolation:isolate;max-width:none;min-height:calc(80vh - var(--app-header-height));background:radial-gradient(circle at 18% 20%, color-mix(in srgb, var(--color-stitch-gold) 13%, transparent), transparent 34%), linear-gradient(90deg, #fcf9f8fa 0 54%, color-mix(in srgb, var(--color-stitch-sand) 72%, white) 54% 100%), var(--surface-paper);border-radius:0 0 clamp(1.75rem,6vw,4rem) clamp(1.75rem,6vw,4rem);grid-template-columns:minmax(0,.92fr) minmax(18rem,.78fr);align-items:end;margin:0 0 clamp(2rem,5vw,4rem);padding:clamp(5rem,16vw,9rem) clamp(1rem,6vw,5rem) clamp(1.2rem,5vw,4rem);display:grid;overflow:hidden;box-shadow:0 34px 110px -76px #2d3a3061}.editorial-hero:before,.editorial-hero:after{content:"";pointer-events:none;z-index:-1;position:absolute}.editorial-hero:before{border:1px solid var(--accent-editorial-line);opacity:.72;border-radius:52% 48% 56% 44%;width:min(19rem,42vw);height:min(25rem,54vw);bottom:clamp(3rem,9vw,7rem);right:min(45vw,38rem);transform:rotate(14deg)}.editorial-hero:after{mix-blend-mode:multiply;opacity:.72;background:radial-gradient(at 8% 72%,#8c9a821f,#0000 34%),radial-gradient(at 88% 18%,#c89a4529,#0000 26%);inset:0}.editorial-hero__ambient{z-index:0;filter:blur(18px);mix-blend-mode:multiply;pointer-events:none;opacity:.72;background:radial-gradient(circle at 34% 42%,#ffffff8a,#0000 22%),radial-gradient(#c89a4529,#0000 62%);border-radius:50%;width:min(28rem,58vw);height:min(18rem,42vw);position:absolute;inset:7rem auto auto clamp(1rem,5vw,5rem)}.editorial-hero__media{z-index:-2;border-radius:var(--radius-arch);background:var(--surface-sage-panel);width:min(46rem,48vw);box-shadow:0 40px 120px -72px #111812b8, 0 0 0 1px color-mix(in srgb, var(--color-stitch-gold) 18%, transparent);position:absolute;inset:clamp(4.5rem,11vw,7rem) clamp(1rem,6vw,5rem) clamp(2.2rem,6vw,4rem) auto;overflow:hidden}.editorial-hero__media:before,.editorial-hero__media:after{content:"";pointer-events:none;position:absolute;inset:0}.editorial-hero__media:before{border:1px solid var(--accent-editorial-line);z-index:2;opacity:.82;border-radius:50%;width:70%;inset:9% 7% 8% auto;transform:rotate(-18deg)}.editorial-hero__image{object-fit:cover;filter:saturate(.82)contrast(1.04)sepia(.08);width:100%;height:100%;display:block}.editorial-hero__media:after{z-index:1;background:linear-gradient(#fffaf00a,#18241b2e 64%,#18241b6b),radial-gradient(circle at 86% 18%,#c89a453d,#0000 34%)}.editorial-hero__gold-loop{z-index:0;aspect-ratio:1;border:1px solid var(--accent-editorial-line);pointer-events:none;opacity:.72;border-radius:47% 53% 44% 56%;width:min(12rem,32vw);position:absolute;top:clamp(5rem,11vw,8rem);right:clamp(1.5rem,8vw,7rem);transform:rotate(-16deg);box-shadow:inset 0 0 0 1px #ffffff6b}.hero__content{max-width:67rem}.editorial-hero__content{z-index:1;min-height:min(32rem,58vh);color:var(--color-stitch-forest-deep);align-content:end;display:grid}.editorial-hero__statement{max-width:18ch;font-family:var(--font-display);letter-spacing:-.04em;color:var(--color-stitch-gold);margin:0 0 .35rem;font-size:clamp(1.55rem,4vw,3rem);font-style:italic;line-height:.98}.editorial-intro,.service-story__header{max-width:72rem}.editorial-intro{background:var(--surface-panel);max-width:none;box-shadow:none;text-align:center;border:0;border-radius:0;margin-top:0;padding:clamp(5rem,16vw,8rem) clamp(1.35rem,7vw,4rem) clamp(4rem,12vw,6rem);position:relative;overflow:hidden}.editorial-intro:before{content:"";border:1px solid color-mix(in srgb, var(--color-stitch-terracotta) 20%, transparent);opacity:.72;border-radius:0 0 999px 999px;width:min(21rem,78vw);height:10rem;position:absolute;top:-5.2rem;left:50%;transform:translate(-50%)}.editorial-intro__leaf{width:3.1rem;height:3.1rem;color:var(--color-stitch-terracotta);place-items:center;margin:0 auto 1.3rem;display:grid}.editorial-intro h2{max-width:12ch;margin:0 auto 1rem;font-size:clamp(2.2rem,8vw,4.6rem);line-height:.96}.editorial-intro p:last-child{max-width:42rem;margin-inline:auto}.hero__copy{max-width:74ch}.hero__actions{flex-wrap:wrap;gap:.25rem;display:flex}.editorial-hero__actions{margin-top:auto;padding-top:clamp(1rem,5vw,3rem)}.hero__actions--anchored{margin-top: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}.motion-signature{pointer-events:none;opacity:.82;max-width:21rem;margin:-.5rem 0 .75rem}.motion-signature__svg,.motion-gallery-accent__mark{width:100%;display:block}.motion-signature__path,.motion-signature__underline,.motion-gallery-accent__mark path{fill:none;stroke:var(--color-stitch-terracotta);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 10px 24px #bba25c38)}.motion-signature__underline,.motion-gallery-accent__mark path{stroke-width:2px;opacity:.72}.motion-gallery-accent{pointer-events:none;opacity:.72;max-width:13rem;margin:1rem 0 0}@media (prefers-reduced-motion:reduce){.motion-signature,.motion-gallery-accent{opacity:.72;transform:none}}h1{max-width:12ch;font-family:var(--font-display);letter-spacing:-.04em;margin:.25rem 0 1rem;font-size:clamp(2.35rem,7vw,5.4rem);font-weight:500;line-height:.96}h2{color:var(--color-stitch-forest);font-family:var(--font-display);letter-spacing:-.025em;margin-top:2.5rem;font-weight:540}.eyebrow{color:var(--color-stitch-muted);font-family:var(--font-label);text-transform:uppercase;letter-spacing:var(--tracking-editorial);font-size:.78rem;font-weight:700}.hero .eyebrow{overflow-wrap:anywhere;max-width:min(100%,58ch)}.cta{isolation:isolate;border-radius:var(--radius-pill);min-height:44px;box-shadow:var(--shadow-button);letter-spacing:.01em;transition:transform .18s var(--motion-spring-snap), border-color .24s var(--motion-spring-glow), box-shadow .24s var(--motion-spring-glow), background .24s var(--motion-spring-glow);border:1px solid #0000;justify-content:center;align-items:center;margin:.5rem .5rem .5rem 0;padding:.75rem 1.05rem;font-weight:750;line-height:1;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.cta:after{content:"";z-index:-1;opacity:0;transition:opacity .26s var(--motion-spring-glow), transform .42s var(--motion-spring-glow);background:linear-gradient(110deg,#0000 34%,#ffffff8a 49%,#0000 64%);position:absolute;inset:-45% -25%;transform:translate(-42%)rotate(8deg)}.cta.primary,.cta:not(.secondary):not(.whatsapp):not(.ghost){background:var(--cta-primary-background);border-color:var(--color-accent-line);color:var(--cta-primary-color)}.cta.secondary{background:var(--cta-secondary-background);border-color:color-mix(in srgb, var(--color-stitch-forest) 18%, transparent);color:var(--cta-secondary-color)}.cta.whatsapp{border-color:var(--color-accent-line);color:var(--color-stitch-forest);background:#ffffffeb}.cta.ghost{border-color:color-mix(in srgb, var(--color-stitch-forest) 24%, transparent);box-shadow:none;color:var(--color-stitch-forest);background:0 0}.cta:hover,.cta:focus-visible{border-color:var(--color-stitch-terracotta);box-shadow:var(--reward-gold-bloom), 0 18px 44px -26px #2d3a30d9, var(--focus-ring);transform:translateY(-1px)}.cta:is(:hover,:focus-visible):after{opacity:.68;transform:translate(42%)rotate(8deg)}.cta:focus-visible{outline:2px solid var(--color-stitch-terracotta);outline-offset:3px}.cta:active{transform:scale(.965);box-shadow:0 12px 28px -22px #32695ac7}.mobile-cta-shell{display:none}.service-story,.service-packages,.cards,.booking-panel,.booking-bento,.booking-form,.form-grid,.proof-category-grid,.proof-cards{gap:1rem;display:grid}.service-story__nav{flex-wrap:wrap;gap:.5rem;margin:0 0 1.25rem;display:flex}.service-story{padding-block:clamp(1.5rem,7vw,4rem)}.service-story__header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-bottom:.8rem;display:grid}.service-story__header h2{margin:0;font-size:clamp(2.3rem,8vw,4.8rem)}.service-story__all{padding-bottom:.35rem;font-weight:750;text-decoration:none}.service-story__copy{max-width:44rem;color:var(--color-stitch-muted);margin:0 0 clamp(1.4rem,5vw,2.4rem)}.service-story__grid{grid-template-columns:1fr;gap:clamp(2.25rem,7vw,4.5rem);display:grid}.service-card,.service-card--arch{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;align-items:stretch;gap:0;margin:0;padding:0;display:grid;position:relative;overflow:hidden}.service-card--arch{transition:transform .22s var(--motion-spring-snap), filter .26s var(--motion-spring-glow);grid-template-columns:minmax(14rem,.42fr) minmax(0,1fr);gap:clamp(1.25rem,4vw,2.4rem);overflow:visible}.service-card__media{aspect-ratio:4/5;border-radius:var(--radius-arch);background:linear-gradient(180deg, #11181205, #1118127a), radial-gradient(circle at 74% 20%, #bba25c42, transparent 34%), linear-gradient(145deg, color-mix(in srgb, var(--color-stitch-sand) 86%, white), color-mix(in srgb, var(--color-stitch-forest) 24%, var(--color-stitch-sand)));color:#ffffffd1;min-height:0;transition:transform .24s var(--motion-spring-snap), box-shadow .28s var(--motion-spring-glow), filter .28s var(--motion-spring-glow);place-items:end center;padding:1rem .75rem;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px -52px #111812b8}.service-card__image{z-index:0;object-fit:cover;filter:saturate(.9)contrast(1.04)sepia(.06);width:100%;height:100%;display:block;position:absolute;inset:0}.service-card__media:after{content:"";pointer-events:none;opacity:.62;z-index:1;transition:opacity .26s var(--motion-spring-glow);background:linear-gradient(#1118120f,#11181238 56%,#11181285),linear-gradient(150deg,#ffffff29,#0000 36%),radial-gradient(circle at 68% 16%,#c89a4538,#0000 34%);position:absolute;inset:0}.service-card--arch:is(:hover,:focus-within) .service-card__media{box-shadow:var(--reward-forest-depth), 0 0 0 1px color-mix(in srgb, var(--color-stitch-gold) 28%, transparent);filter:saturate(1.06)contrast(1.02);transform:translateY(-.18rem)scale(1.012)}.service-card--arch:is(:hover,:focus-within) .service-card__media:after{opacity:.86}.service-card__overlay-label{z-index:2;color:#fcf9f89e;max-width:96%;font-family:var(--font-display);letter-spacing:-.085em;text-align:center;text-shadow:0 1px 22px #11181294,0 18px 42px #1118126b;mix-blend-mode:screen;pointer-events:none;opacity:.82;margin-inline:auto;font-size:clamp(2.45rem,4.8vw,5.65rem);font-style:italic;font-weight:500;line-height:.82;position:absolute;inset:50% .4rem auto;transform:translateY(-50%)rotate(-2deg)}.service-card__content{padding:clamp(.35rem,1vw,.6rem) 0 0}.service-card__caption{color:var(--color-stitch-muted);font-size:.88rem}.service-chapter{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(1rem,4vw,2rem);margin:0 0 1.25rem;display:grid}.service-card .service-chapter__intro{padding:clamp(1rem,4vw,2.25rem) 0 0}.service-chapter__intro h3{font-family:var(--font-display);margin:.15rem 0 .45rem;font-size:clamp(1.25rem,4vw,2rem);line-height:1}.service-chapter__visual{border:1px solid var(--color-accent-line);border-radius:var(--radius-arch);background:radial-gradient(circle at 70% 20%, color-mix(in srgb, var(--color-stitch-terracotta) 24%, transparent), transparent 42%), var(--surface-panel);min-height:11rem;box-shadow:var(--shadow-whisper);color:color-mix(in srgb, var(--color-stitch-terracotta) 58%, transparent);font-family:var(--font-display);letter-spacing:-.08em;place-items:center;font-size:clamp(2.8rem,8vw,5rem);display:grid}.service-packages{grid-template-columns:1fr;gap:clamp(1.1rem,3vw,1.75rem);margin-top:.8rem}.cards,.proof-category-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.form-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.booking-panel--bento{border-radius:calc(var(--radius-card) + .65rem);grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(1rem,4vw,2rem);padding:clamp(1rem,5vw,2rem)}.booking-panel__intro{top:calc(var(--app-header-height) + 1rem);position:sticky}.booking-bento{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.booking-bento__card{border-radius:var(--radius-card);box-shadow:var(--shadow-whisper);background:#fffaf0ad;border:1px solid #4a544c2e;padding:1rem}.booking-bento__card--primary{background:radial-gradient(circle at 84% 12%, #bba25c33, transparent 38%), var(--color-stitch-forest-deep);color:var(--color-stitch-cream)}.booking-bento__card--primary .eyebrow{color:color-mix(in srgb, var(--color-stitch-cream) 72%, var(--color-stitch-terracotta))}.booking-bento .booking-form{grid-column:1/-1}.service-package,.card,article,.booking-panel{background:var(--surface-panel);border:1px solid #32695a29;border-top-color:var(--color-accent-line);border-radius:var(--radius-card);box-shadow:var(--shadow-whisper);padding:1rem}.service-package{min-width:0;box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(.85rem,2.5vw,1.35rem);padding:0;font-size:.9rem;display:grid}.service-package__investment,.service-package__includes{border-radius:calc(var(--radius-card) + .35rem);min-width:0;padding:clamp(1rem,4vw,1.35rem)}.service-package__investment{background:var(--surface-elevated-white);border:1px solid color-mix(in srgb, var(--color-stitch-forest) 9%, transparent);transition:transform .22s var(--motion-spring-snap), border-color .26s var(--motion-spring-glow), box-shadow .26s var(--motion-spring-glow);position:relative;overflow:hidden;box-shadow:0 24px 70px -52px #2d3a306b,inset 0 1px #fffffff0}.service-package__media{z-index:1;aspect-ratio:16/10;border-radius:calc(var(--radius-card) - .15rem);width:100%;box-shadow:0 18px 52px -38px #111812b8, 0 0 0 1px color-mix(in srgb, var(--color-stitch-gold) 18%, transparent);margin:0 0 1rem;position:relative;overflow:hidden}.service-package__media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#11181205,#1118126b),radial-gradient(circle at 82% 18%,#fcf9f82e,#0000 34%);position:absolute;inset:0}.service-package__thumb{z-index:1;object-fit:cover;filter:saturate(.94)contrast(1.03)sepia(.04);border-radius:0;width:100%;height:100%;display:block;position:absolute;inset:0}.service-package__overlay-label{z-index:2;color:#fcf9f8a8;font-family:var(--font-display);letter-spacing:-.08em;text-align:center;text-shadow:0 14px 34px #1118129e;mix-blend-mode:screen;pointer-events:none;font-size:clamp(1.75rem,4vw,3.35rem);font-style:italic;font-weight:500;line-height:.82;position:absolute;bottom:.45rem;left:.6rem;right:.6rem}.service-package__investment:before{content:"";opacity:0;pointer-events:none;transition:opacity .26s var(--motion-spring-glow), transform .46s var(--motion-spring-glow);background:radial-gradient(circle at 16% 18%,#c89a451f,#0000 32%),linear-gradient(120deg,#0000 0 44%,#fff9 50%,#0000 56%);position:absolute;inset:0;transform:translate(-32%)}.service-package__investment:is(:hover,:focus-within){border-color:color-mix(in srgb, var(--color-stitch-gold) 34%, transparent);box-shadow:var(--reward-gold-bloom), 0 28px 76px -54px #2d3a3085, inset 0 1px 0 #fffffff0;transform:translateY(-.12rem)}.service-package__investment:is(:hover,:focus-within):before{opacity:.72;transform:translate(34%)}.service-package__diamond{z-index:1;background:color-mix(in srgb, var(--color-stitch-terracotta) 82%, var(--color-stitch-forest));width:.72rem;height:.72rem;margin-bottom:.85rem;display:block;position:relative;transform:rotate(45deg);box-shadow:0 10px 24px -12px #b07d4fb8}.service-package__name{margin:0 0 .35rem}.service-package__investment h4,.service-package__includes h5{font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 .55rem;font-weight:540;line-height:1}.service-package__investment h4{color:var(--color-stitch-forest);font-size:clamp(1.55rem,6vw,2.25rem)}.service-package__investment p{margin:0}.service-package__investment>p:not(.price,.service-package__label,.service-package__name){color:var(--color-stitch-muted)}.service-package__investment hr{border:0;border-top:1px solid color-mix(in srgb, var(--color-stitch-forest) 12%, transparent);margin:1rem 0 .85rem}.service-package__label{color:var(--color-stitch-muted);font-family:var(--font-label);letter-spacing:var(--tracking-editorial);text-transform:uppercase;margin-bottom:.2rem;font-size:.68rem;font-weight:800}.service-package__price{margin:0}.service-package__duration,.service-package__deposit{font-size:.82rem}.service-package__duration{margin-top:.35rem}.service-package__deposit{margin-top:.7rem}.service-package__includes{background:radial-gradient(circle at 82% 12%, #b07d4f33, transparent 36%), var(--surface-forest);color:var(--color-stitch-cream);box-shadow:0 26px 72px -52px #111812e6}.service-package__includes h5{color:var(--color-stitch-cream);font-size:clamp(1.35rem,5vw,1.9rem)}.service-package__includes ul{gap:.55rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.service-package__includes li{color:color-mix(in srgb, var(--color-stitch-cream) 88%, transparent);padding-left:1.55rem;position:relative}.service-package__includes li:before{content:"";border-left:1.5px solid color-mix(in srgb, var(--color-stitch-terracotta) 84%, var(--color-stitch-cream));border-bottom:1.5px solid color-mix(in srgb, var(--color-stitch-terracotta) 84%, var(--color-stitch-cream));width:.72rem;height:.38rem;position:absolute;top:.48em;left:0;transform:rotate(-45deg)}.service-package__includes .cta.secondary{background:color-mix(in srgb, var(--color-stitch-cream) 92%, transparent);color:var(--color-stitch-forest-deep);margin-top:1rem}.price{font-variant-numeric:tabular-nums;font-family:var(--font-display);letter-spacing:-.05em;color:var(--color-stitch-forest);font-size:clamp(1.85rem,7vw,2.65rem);font-weight:540;line-height:.95}.process-timeline{padding-block:clamp(3rem,10vw,6rem);position:relative}.process-timeline>.eyebrow,.process-timeline>h2{text-align:center}.process-timeline>h2{margin-top:.3rem;font-size:clamp(2.2rem,8vw,4.6rem)}.process-timeline__steps{counter-reset:process-step;gap:.8rem;max-width:42rem;margin:2rem auto;padding:0;list-style:none;display:grid}.process-timeline__step{border-left:1px solid color-mix(in srgb, var(--color-stitch-forest) 20%, transparent);padding:0 0 1rem 4.2rem;position:relative}.process-timeline__step:before{counter-increment:process-step;content:counter(process-step, decimal-leading-zero);border:1px solid var(--color-accent-line);background:var(--surface-paper);width:2.7rem;height:2.7rem;color:var(--color-stitch-forest);font-family:var(--font-label);letter-spacing:.12em;border-radius:50%;place-items:center;font-size:.72rem;display:grid;position:absolute;top:1rem;left:-1.35rem}.process-timeline__card{border:1px solid color-mix(in srgb, var(--color-stitch-forest) 12%, transparent);border-radius:calc(var(--radius-card) + .2rem);box-shadow:var(--shadow-whisper);background:#ffffff94;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.2rem .75rem;padding:1rem;display:grid}.process-timeline__step:first-child .process-timeline__card{background:var(--surface-elevated-white);transform:translateY(-.15rem);box-shadow:0 30px 90px -66px #111812c7}.process-timeline__icon{background:color-mix(in srgb, var(--color-stitch-terracotta) 14%, transparent);width:2rem;height:2rem;color:var(--color-stitch-terracotta-deep);font-family:var(--font-label);border-radius:50%;grid-row:span 2;place-items:center;font-size:.65rem;font-weight:800;display:grid}.process-timeline__step:last-child{border-left-color:#0000}.process-timeline__step h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,2rem)}.process-timeline__step p{max-width:58ch;margin:0}.process-timeline>p:last-child{text-align:center}.booking-form label{gap:.35rem;font-weight:700;display:grid}.booking-form,.booking-form :is(input,select,textarea,button,a):focus-visible{scroll-margin-bottom:calc(var(--app-bottom-nav-height) + max(2rem, env(safe-area-inset-bottom)))}input,select,textarea{box-sizing:border-box;border-radius:var(--radius-control);width:100%;color:var(--color-ink-deep);font:inherit;background:#fffaf0c7;border:1px solid #32695a47;padding:.82rem}textarea{min-height:6rem}.checkbox{grid-template-columns:auto 1fr;align-items:start;font-weight:400}.checkbox input{width:auto;margin-top:.4rem}.form-note,.proof-empty{color:var(--color-ink-muted)}.form-note{font-size:.92rem}.proof-principles,.proof-gallery{margin-top:2rem}.proof-gallery--editorial{background:var(--surface-paper);box-shadow:none;border:0;border-radius:0;padding-block:clamp(3rem,9vw,5rem)}.gallery-rail{scroll-snap-type:x mandatory;overflow-x:auto}.proof-gallery__intro{text-align:center;max-width:42rem;margin-inline:auto}.proof-gallery__intro h2{margin-top:0;font-size:clamp(2.2rem,8vw,4.8rem)}.proof-category-rail{flex-wrap:wrap;gap:.5rem;margin:1rem 0 1.25rem;display:flex}.proof-category-grid--editorial{scroll-snap-type:x mandatory;align-items:stretch;gap:1rem;padding:1.4rem 0 .8rem;scroll-padding-inline:1rem;display:flex;overflow-x:auto}.proof-category{scroll-snap-align:start;border-radius:calc(var(--radius-card) + .65rem);background:var(--surface-elevated-white);border:0;flex-direction:column;flex:0 0 min(22rem,84vw);gap:.85rem;min-height:30rem;padding:.85rem;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px -60px #111812c2}.proof-category:after{display:none}.proof-category__copy{z-index:2;color:var(--color-ink);gap:.35rem;padding:.15rem .15rem 0;display:grid;position:relative}.proof-category__copy .eyebrow{border:1px solid color-mix(in srgb, var(--color-stitch-terracotta) 34%, transparent);background:color-mix(in srgb, var(--color-stitch-cream) 84%, transparent);color:var(--color-stitch-forest-deep);border-radius:999px;justify-self:start;margin:0;padding:.34rem .62rem .3rem;font-size:.62rem;line-height:1}.proof-category__copy p:not(.eyebrow){color:var(--color-ink-muted);margin:0;font-size:.82rem;line-height:1.45}.proof-category__copy h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.055em;margin:0;font-size:clamp(1.28rem,6vw,2.05rem);line-height:.95}[data-motion-layer=safe-ordered-parallax] [data-parallax-layer]{--parallax-phase:0;will-change:transform, opacity}[data-motion-layer=safe-ordered-parallax] [data-parallax-phase=foreground]{--parallax-phase:1}[data-motion-layer=safe-ordered-parallax] [data-parallax-phase=surface-lift]{--parallax-phase:2}[data-motion-layer=safe-ordered-parallax] [data-parallax-phase=accent-delay]{--parallax-phase:3}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){[data-motion-layer=safe-ordered-parallax] .editorial-hero__ambient[data-parallax-layer=hero-ambient]{animation:linear both heroAmbientDepth view();animation-range:cover cover 92%}[data-motion-layer=safe-ordered-parallax] .editorial-hero__media[data-parallax-layer=hero-media]{animation:linear both heroMediaDepth view();animation-range:cover}[data-motion-layer=safe-ordered-parallax] .editorial-hero__gold-loop[data-parallax-layer=gold-loop]{animation:linear both editorialGoldLoopDepth view();animation-range:cover cover 90%}[data-motion-layer=safe-ordered-parallax] .editorial-intro__leaf[data-parallax-layer=intro-motif]{animation:linear both introMotifDepth view();animation-range:entry cover 82%}[data-motion-layer=safe-ordered-parallax] .service-card__media[data-parallax-layer=service-media]{animation:linear both serviceMediaDepth view();animation-range:entry cover 78%}[data-motion-layer=safe-ordered-parallax] .service-package__investment[data-parallax-layer=package-surface]{animation:linear both packageSurfaceLift view();animation-range:entry 5% cover 76%}[data-motion-layer=safe-ordered-parallax] .service-package__diamond[data-parallax-layer=package-accent]{animation:linear both packageAccentDepth view();animation-range:entry 8% cover 70%}[data-motion-layer=safe-ordered-parallax] .proof-category[data-parallax-layer=gallery-card]{animation:linear both galleryCardDepth view();animation-range:entry cover 72%}}}@keyframes heroAmbientDepth{0%{opacity:.42;transform:translate(-.45rem,-.9rem)scale(.96)}to{opacity:.76;transform:translate(.35rem,.6rem)scale(1.04)}}@keyframes heroMediaDepth{0%{transform:translate3d(0, calc(-.7rem - (var(--parallax-phase) * .04rem)), 0) scale(1.01);opacity:.94}to{transform:translate3d(0, calc(.9rem + (var(--parallax-phase) * .04rem)), 0) scale(1.035);opacity:1}}@keyframes editorialGoldLoopDepth{0%{transform:translate3d(.45rem, calc(-.8rem - (var(--parallax-phase) * .08rem)), 0) rotate(-20deg);opacity:.54}to{transform:translate3d(-.35rem, calc(.9rem + (var(--parallax-phase) * .08rem)), 0) rotate(-8deg);opacity:.82}}@keyframes introMotifDepth{0%{opacity:.52;transform:translateY(-.75rem)rotate(-6deg)}to{opacity:.82;transform:translateY(.75rem)rotate(5deg)}}@keyframes serviceMediaDepth{0%{transform:translate3d(0, calc(-.5rem - (var(--parallax-phase) * .03rem)), 0) scale(.985);opacity:.92}to{transform:translate3d(0, calc(.65rem + (var(--parallax-phase) * .03rem)), 0) scale(1.015);opacity:1}}@keyframes packageSurfaceLift{0%{opacity:.95;transform:translateY(.45rem)scale(.992)}to{opacity:1;transform:translateY(-.18rem)scale(1.006)}}@keyframes packageAccentDepth{0%{transform:rotate(45deg) translate3d(calc(-.18rem - (var(--parallax-phase) * .02rem)), -.18rem, 0);opacity:.68}to{transform:rotate(45deg) translate3d(calc(.22rem + (var(--parallax-phase) * .02rem)), .22rem, 0);opacity:1}}@keyframes galleryCardDepth{0%{opacity:.9;transform:translateY(.7rem)scale(.985)}to{opacity:1;transform:translateY(-.35rem)scale(1.01)}}@media (prefers-reduced-motion:reduce){.cta,.brand,.app-header__icon,.service-card--arch,.service-card__media,.service-package__investment,nav a,.site-nav a{transition-duration:1ms}.cta:after,.brand:before,.service-card__media:after,.service-package__investment:before,.editorial-hero__ambient{opacity:0!important;animation:none!important;transform:none!important}[data-motion-layer=safe-ordered-parallax] [data-parallax-layer]{will-change:auto;opacity:1;animation:none!important;transform:none!important}}.proof-empty{border:1px dashed color-mix(in srgb, var(--color-stitch-terracotta) 30%, transparent);border-radius:inherit;background:linear-gradient(135deg, #ffffffbd, #ffffff61), var(--surface-paper);place-items:end start;min-height:22rem;padding:1rem;display:grid}.proof-empty strong{color:var(--color-stitch-forest-deep);font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;display:block}.proof-rail-card{flex:1;position:relative}.proof-rail-card img,.proof-card img{object-fit:cover;width:100%;height:100%;display:block}.proof-rail-card:after,.proof-card__figure:after{content:"";background:linear-gradient(#1118120d,#111812b8);position:absolute;inset:0}.proof-rail-card figcaption{z-index:2;color:var(--color-ink);position:relative;bottom:auto;left:auto;right:auto}.proof-rail-card figcaption span{margin-top:.3rem;font-size:.76rem;display:block}.proof-card figure{border-radius:calc(var(--radius-card) + .65rem);min-height:22rem;margin:0;position:relative;overflow:hidden}.proof-cards--snap{scroll-snap-type:x proximity;border-radius:calc(var(--radius-card) + .65rem);flex:1;min-height:22rem;scroll-padding-inline:.25rem;display:flex;overflow-x:auto}.proof-card--snap{scroll-snap-align:start;flex:0 0 100%}.proof-card img{aspect-ratio:auto;border-radius:0}.proof-card__caption{z-index:2;color:var(--color-stitch-cream);position:absolute;bottom:1rem;left:1rem;right:1rem}.proof-card__caption strong{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem}.proof-card blockquote{border-left:3px solid var(--color-stitch-terracotta);margin:.75rem 0 0;padding-left:1rem}.contact-booking-panel{scroll-margin-bottom:calc(var(--app-bottom-nav-height) + max(2rem, env(safe-area-inset-bottom)));border-radius:calc(var(--radius-card) + 1rem);background:radial-gradient(circle at 78% 12%, #b07d4f42, transparent 34%), var(--color-stitch-forest-deep);color:var(--color-stitch-cream);text-align:center;border:0;padding:clamp(3rem,12vw,6rem) clamp(1.4rem,7vw,4rem);box-shadow:0 34px 120px -76px #111812e0}.contact-booking-panel .eyebrow{color:color-mix(in srgb, var(--color-stitch-cream) 72%, var(--color-stitch-terracotta))}.contact-booking-panel h2{max-width:11ch;color:var(--color-stitch-cream);margin:.2rem auto 1rem;font-size:clamp(2.4rem,10vw,5rem);line-height:.96}.contact-booking-panel p:not(.eyebrow){max-width:42rem;margin-inline:auto}.contact-booking-panel .cta.ghost{color:var(--color-stitch-cream);border-color:#ffffff38}.site-footer__brand{font-family:var(--font-label);letter-spacing:.22em;font-size:.92rem}.site-footer__links{gap:.45rem;display:grid}.site-footer__links a{border:0;border-radius:0;padding:0}.site-footer__social{gap:.7rem;display:flex}.site-footer__social a{border:1px solid color-mix(in srgb, var(--color-stitch-forest) 16%, transparent);width:2.35rem;height:2.35rem;font-family:var(--font-label);border-radius:50%;place-items:center;font-size:.7rem;font-weight:800;text-decoration:none;display:grid}.site-footer__copyright{color:var(--color-stitch-muted);font-size:.82rem}@media (width>=721px){body{padding-bottom:0}.site-header,.site-footer{padding-inline:clamp(2rem,5vw,5.5rem)}.app-header{align-items:center;gap:clamp(1rem,2vw,2rem);position:sticky}.app-menu,.app-header__icon{display:none}.brand{justify-self:start;max-width:12rem}.semantic-shell>section:not(.editorial-hero){max-width:min(112rem,100% - 3rem);margin-inline:auto}.editorial-hero{max-width:min(118rem,100% - 3rem);min-height:calc(88vh - var(--app-header-height));background:radial-gradient(circle at 14% 18%, color-mix(in srgb, var(--color-stitch-gold) 18%, transparent), transparent 31%), linear-gradient(90deg, #fcf9f8fa 0 50%, color-mix(in srgb, var(--color-stitch-sand) 80%, white) 50% 100%), var(--surface-paper);border-radius:clamp(2rem,4vw,4.5rem);grid-template-columns:minmax(28rem,.82fr) minmax(26rem,.72fr);align-items:center;gap:clamp(2rem,5vw,6rem);margin:clamp(1.25rem,2vw,2rem) auto clamp(4rem,8vw,7rem);padding:clamp(5rem,9vw,8rem) clamp(2.5rem,6vw,7rem)}.editorial-hero__content{align-content:center;max-width:min(46rem,100%);min-height:min(34rem,64vh)}.editorial-hero__statement{max-width:20ch;font-size:clamp(2rem,3vw,3.4rem)}.editorial-hero h1{max-width:11ch;font-size:clamp(4rem,6.4vw,6.8rem)}.editorial-hero .hero__copy{max-width:58ch;font-size:clamp(1rem,1.1vw,1.12rem)}.editorial-hero__media{width:min(47rem,42vw);inset:clamp(3rem,5vw,5rem) clamp(2.5rem,5vw,6rem) clamp(3rem,5vw,5rem) auto}.editorial-intro{border-radius:clamp(2rem,4vw,4rem);max-width:min(112rem,100% - 3rem);margin-inline:auto;padding-block:clamp(5rem,8vw,7rem)}.service-story{padding-block:clamp(4rem,8vw,7rem)}.service-story__header,.service-story__copy{max-width:min(88rem,100%);margin-inline:auto}.service-story__header h2{font-size:clamp(3.4rem,6vw,6.2rem)}.service-story__grid{gap:clamp(4rem,8vw,7rem)}.service-card--arch{grid-template-columns:minmax(15rem,.3fr) minmax(32rem,.7fr);align-items:start;gap:clamp(1rem,2vw,1.75rem)}.service-card__media{min-height:clamp(24rem,36vw,36rem);top:calc(var(--app-header-height) + 1.5rem);grid-area:1/1/span 2;position:sticky}.service-card .service-chapter__intro{grid-column:2;max-width:60ch;padding-top:clamp(.35rem,1.2vw,.8rem);position:relative}.service-chapter__intro h3{font-size:clamp(2.2rem,3vw,3.4rem)}.service-card__content.service-packages{grid-column:2;gap:clamp(1.3rem,2vw,2rem);margin-top:clamp(.2rem,1vw,.7rem)}.service-package{grid-template-columns:minmax(16rem,.9fr) minmax(18rem,1.1fr);gap:clamp(1rem,2vw,1.6rem);font-size:.96rem}.service-package__investment,.service-package__includes{padding:clamp(1.25rem,2vw,1.8rem)}.proof-gallery--editorial{padding-block:clamp(4rem,8vw,7rem)}.proof-category-grid--editorial{scroll-snap-type:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.9rem,1.5vw,1.4rem);padding:clamp(1.8rem,3vw,2.5rem) 0 0;display:grid;overflow-x:visible}.proof-category{flex:initial;min-height:clamp(26rem,33vw,34rem)}.process-timeline{padding-block:clamp(4rem,8vw,7rem)}.process-timeline__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.6rem);max-width:min(86rem,100%)}.process-timeline__step{border-left:0;border-top:1px solid color-mix(in srgb, var(--color-stitch-forest) 20%, transparent);padding:3.8rem 0 0}.process-timeline__step:before{top:-1.35rem;left:0}.process-timeline__step:last-child{border-top-color:color-mix(in srgb, var(--color-stitch-forest) 20%, transparent)}.process-timeline__card{min-height:12rem;padding:clamp(1.2rem,2vw,1.7rem)}.contact-booking-panel{max-width:min(98rem,100% - 3rem);margin-inline:auto;padding:clamp(4rem,8vw,7rem) clamp(3rem,7vw,8rem)}.site-footer{padding-bottom:clamp(2rem,4vw,4rem)}}@media (width<=720px){.site-header{padding-inline:max(.75rem, env(safe-area-inset-left)) max(.75rem, env(safe-area-inset-right));background:#fff;grid-template-columns:44px minmax(min(9rem,100vw - 7.5rem),1fr) 44px;align-items:center;gap:.25rem;display:grid}.app-header__icon{display:inline-flex}.brand{justify-self:center;width:min(146px,100vw - 7.5rem);min-width:min(9rem,100vw - 7.5rem);max-width:100%}.brand img{opacity:1;visibility:visible;width:min(146px,100vw - 7.5rem);max-width:100%;height:auto}.app-menu__drawer{top:calc(var(--app-header-height) + .5rem);left:max(.75rem, env(safe-area-inset-left));position:fixed}.site-nav{display:none}.editorial-hero{min-height:calc(80svh - var(--app-header-height));padding:clamp(4rem, 18vw, 6rem) 1rem calc(var(--app-bottom-nav-height) + max(1.25rem, env(safe-area-inset-bottom)));background:var(--color-stitch-forest-deep);grid-template-columns:1fr;align-items:end;gap:0;margin-inline:0}.editorial-hero:before{opacity:.48;width:13rem;height:18rem;bottom:7rem;right:-3rem}.editorial-hero:after{mix-blend-mode:normal;opacity:.5}.editorial-hero__media{width:auto;box-shadow:none;border-radius:0;inset:0}.editorial-hero__media:after{background:linear-gradient(#11181214,#111812b8 58%,#111812f5),linear-gradient(90deg,#111812d6,#1c2a2438)}.editorial-hero__content{min-height:calc(80svh - var(--app-header-height) - var(--app-bottom-nav-height) - 5rem);color:var(--color-stitch-cream)}.hero .eyebrow{letter-spacing:.14em;max-width:min(100%,34ch);font-size:.7rem}h1{font-size:clamp(2.15rem,10vw,3.6rem)}.editorial-hero__actions{gap:.4rem;padding-top:1rem;display:flex}.mobile-cta-shell{z-index:10;min-height:var(--app-bottom-nav-height);box-sizing:border-box;padding:.35rem max(.5rem, env(safe-area-inset-right)) max(.35rem, calc(.35rem + env(safe-area-inset-bottom))) max(.5rem, env(safe-area-inset-left));border-top:1px solid color-mix(in srgb, var(--color-stitch-forest) 12%, transparent);box-shadow:var(--shadow-whisper);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-cta-shell[data-app-nav]{min-height:var(--app-bottom-nav-height);position:fixed}.mobile-cta-shell .bottom-nav__item:focus-visible{outline:2px solid var(--color-stitch-terracotta);outline-offset:4px}.mobile-cta-shell[data-app-nav] .bottom-nav__item:focus-visible{outline:2px solid var(--color-stitch-forest);outline-offset:4px}.mobile-cta-shell .bottom-nav__item{min-width:0;color:var(--color-stitch-muted);place-items:center;gap:.1rem;padding:.25rem .2rem;font-size:.68rem;font-weight:700;line-height:1.1;text-decoration:none;display:grid}.mobile-cta-shell .bottom-nav__item svg{color:var(--color-stitch-ink)}.service-card{grid-template-columns:1fr}.service-story__grid{grid-template-columns:1fr;gap:2.25rem}.service-story__header{margin-top:.6rem}.service-card:nth-child(2n){padding-top:1.4rem}.service-card__media{aspect-ratio:.82;min-height:0}.service-card .service-chapter__intro,.service-card__content{padding:.85rem 0 0}.service-card__caption,.service-package ul,.service-package p:not(.price){font-size:.78rem}.service-packages,.service-package,.booking-panel--bento{grid-template-columns:1fr}.booking-panel__intro{position:static}.booking-bento{grid-template-columns:1fr}.process-timeline__step{padding-left:3.25rem}.service-chapter__visual{min-height:8rem}}
