:root{--ink:#17212b;--muted:#5d6875;--blue:#075893;--blue-deep:#073e69;--blue-soft:#eaf3f8;--terracotta:#a94f32;--terracotta-deep:#843b27;--terracotta-soft:#f4e5dd;--sage:#5c786b;--sage-deep:#405b4f;--sage-soft:#e8f0ec;--gold:#e4b65f;--ice:#f4f8fb;--line:#dbe4ea;--paper:#fff;--cream:#fbf7f0;--warm:#f6eee4}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid rgba(7,88,147,.38);outline-offset:4px;border-radius:4px}img{display:block;max-width:100%}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:100;transform:translateY(-160%);padding:10px 14px;border-radius:8px;background:#fff;color:var(--blue-deep);font-weight:800;box-shadow:0 8px 30px rgba(0,0,0,.2)}.skip-link:focus{transform:none}
.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(219,228,234,.9);background:rgba(255,255,255,.95);backdrop-filter:blur(16px)}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:38px;color:var(--muted);font-size:.78rem}.topbar-label strong{color:var(--terracotta);font-weight:900}.topbar-links{display:flex;gap:22px}.nav{display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:26px;min-height:84px}.brand img{width:220px;height:53px;object-fit:contain;object-position:left center}.nav-links{display:flex;justify-content:center;gap:clamp(18px,3vw,36px);color:#46515e;font-size:.92rem;font-weight:700}.nav-links a,.topbar a,.footer a,.text-link{transition:color 160ms ease}.nav-links a:hover,.topbar a:hover,.footer a:hover,.text-link:hover{color:var(--terracotta)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-size:.9rem;font-weight:800;line-height:1;transition:transform 160ms ease,box-shadow 160ms ease,background 160ms ease,color 160ms ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-small{min-height:42px;padding-inline:18px}.button-outline{border-color:var(--sage);background:var(--sage);color:#fff;box-shadow:0 8px 22px rgba(64,91,79,.15)}.button-outline:hover{background:var(--sage-deep);box-shadow:0 10px 26px rgba(64,91,79,.24)}.button-primary{background:var(--terracotta);color:#fff;box-shadow:0 12px 30px rgba(169,79,50,.24)}.button-primary:hover{background:var(--terracotta-deep);box-shadow:0 15px 34px rgba(132,59,39,.28)}.button-secondary{border-color:#b9cec4;background:var(--sage-soft);color:var(--sage-deep)}.button-secondary:hover{border-color:var(--sage);background:var(--sage);color:#fff}.button-light{margin-top:14px;background:var(--gold);color:#253b34;box-shadow:0 12px 28px rgba(0,0,0,.16)}.button-light:hover{background:#f0c774;box-shadow:0 15px 32px rgba(0,0,0,.21)}
.hero{overflow:hidden;background:radial-gradient(circle at 84% 18%,rgba(126,164,169,.28),transparent 31%),radial-gradient(circle at 12% 88%,rgba(190,103,65,.10),transparent 28%),linear-gradient(180deg,#fcfaf6 0%,#eef6f5 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(50px,8vw,100px);align-items:center;min-height:680px;padding-block:72px 78px}.hero-copy{position:relative}.hero-copy:before{position:absolute;top:1px;bottom:5px;left:-28px;width:2px;background:linear-gradient(180deg,var(--terracotta),rgba(169,79,50,0));content:""}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 16px;color:var(--terracotta);font-size:.74rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{width:24px;height:1px;background:currentColor;content:""}.eyebrow-light:before{background:currentColor}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:24px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,5.25vw,4.85rem);font-weight:500;letter-spacing:-.052em;line-height:1}h1 span{display:block;margin-top:.15em;color:var(--terracotta)}h2{margin-bottom:18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.3rem,4vw,3.8rem);font-weight:500;letter-spacing:-.04em;line-height:1.06}h3{margin-bottom:12px;font-family:Georgia,"Times New Roman",serif;font-size:1.45rem;font-weight:500;line-height:1.2}.lead{max-width:640px;margin-bottom:30px;color:#465565;font-size:1.08rem;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.text-link{color:var(--blue-deep);font-size:.92rem;font-weight:800}.proof-row{display:flex;gap:0;margin:44px 0 0}.proof-row div{min-width:120px;padding-right:24px;border-right:1px solid #cfdce4}.proof-row div+div{padding-left:24px}.proof-row div:last-child{border:0}.proof-row dt{color:var(--blue-deep);font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;font-weight:700}.proof-row div:nth-child(2) dt{color:var(--terracotta)}.proof-row div:nth-child(3) dt{color:var(--sage-deep)}.proof-row dd{margin:2px 0 0;color:var(--muted);font-size:.75rem}.hero-visual{position:relative;padding:0 0 52px 42px}.portrait-frame{overflow:hidden;border:10px solid rgba(255,255,255,.88);border-radius:180px 180px 34px 34px;box-shadow:0 28px 70px rgba(47,69,61,.18)}.portrait-frame img{width:100%;aspect-ratio:1/1.03;object-fit:cover;object-position:58% center}.portrait-note{position:absolute;right:-20px;bottom:0;display:flex;max-width:330px;flex-direction:column;gap:4px;padding:20px 24px;border:1px solid rgba(205,220,213,.95);border-left:4px solid var(--terracotta);border-radius:18px;background:rgba(255,255,255,.95);box-shadow:0 16px 36px rgba(42,63,55,.13)}.portrait-note strong{color:var(--sage-deep);font-family:Georgia,"Times New Roman",serif;font-size:1.08rem}.portrait-note span{color:var(--muted);font-size:.79rem}
.section{padding-block:112px}.section-heading{max-width:760px;margin-bottom:54px}.section-heading>p:last-child,.story-copy p,.studio-copy p,.method-copy>p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps article{padding:34px 32px 38px 0}.steps article+article{padding-left:32px;border-left:1px solid var(--line)}.steps p{margin-bottom:0;color:var(--muted);font-size:.94rem}.step-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.step-number{color:#8ba9ba;font-size:.75rem;font-weight:900;letter-spacing:.15em}.step-icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid #cbdde7;border-radius:50%;background:#f8fcfe;color:var(--blue)}.steps article:nth-child(2) .step-icon{border-color:#dfb4a4;background:var(--terracotta-soft);color:var(--terracotta)}.steps article:nth-child(3) .step-icon{border-color:#b9cec4;background:var(--sage-soft);color:var(--sage-deep)}.step-icon svg{width:21px;height:21px}.practice-gallery{display:grid;grid-template-columns:1.15fr 1fr .82fr;gap:16px;margin-top:54px}.practice-photo{position:relative;overflow:hidden;min-height:340px;margin:0;border-radius:8px 42px 8px 8px;background:#dfe9ef}.practice-photo-wide{border-radius:52px 8px 8px 8px}.practice-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.06) brightness(1.03);transition:filter 350ms ease,transform 500ms ease}.practice-photo:hover img{filter:saturate(1) contrast(1.04) brightness(1.04);transform:scale(1.025)}.practice-photo figcaption{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:2px;padding:54px 22px 20px;background:linear-gradient(180deg,transparent,rgba(31,49,42,.90));color:#fff}.practice-photo figcaption strong{font-family:Georgia,"Times New Roman",serif;font-size:1.15rem}.practice-photo figcaption span{color:#e2ebe6;font-size:.76rem}.practice-note{display:flex;flex-direction:column;justify-content:flex-end;padding:30px 26px;border:1px solid #d8c7bd;border-top:4px solid var(--terracotta);border-radius:8px 8px 52px 8px;background:var(--cream)}.practice-note>img{width:100%;margin:auto 0 34px;opacity:.82}.practice-note .eyebrow{margin-bottom:10px;font-size:.64rem}.practice-note h3{color:var(--sage-deep)}.practice-note>p:last-child{margin:0;color:var(--muted);font-size:.86rem}.section-tint{background:linear-gradient(135deg,var(--sage-soft),#f5f8f7 55%,var(--blue-soft))}
.method-grid,.story-grid,.studio-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,9vw,120px);align-items:center}.lead-small{font-size:1.04rem;line-height:1.85}.inline-photo{position:relative;width:148px;margin:2px 0 16px 22px;padding:6px 6px 9px;border:1px solid #d8c4b8;border-bottom:3px solid var(--terracotta);border-radius:8px 28px 8px 8px;background:rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(61,70,61,.11)}.inline-photo-right{float:right}.inline-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:5px 20px 5px 5px}.inline-photo-tall{width:132px}.inline-photo-tall img{aspect-ratio:4/5;object-position:center top}.inline-photo-portrait img{object-position:center}.inline-photo figcaption{padding:8px 3px 0;color:var(--terracotta-deep);font-size:.62rem;font-weight:900;letter-spacing:.06em;line-height:1.25;text-transform:uppercase}.check-list{display:grid;gap:14px;margin:30px 0 0;padding:0;clear:both;list-style:none}.check-list li{position:relative;padding-left:30px;color:#35424f}.check-list li:before{position:absolute;top:.06em;left:0;color:var(--terracotta);content:"✓";font-weight:900}.method-card{position:relative;padding:62px 54px 50px;border:1px solid #d8c4b8;border-top:5px solid var(--terracotta);border-radius:8px 64px 8px 8px;background:var(--cream);box-shadow:0 24px 60px rgba(53,69,61,.09)}.quote-mark{position:absolute;top:20px;left:38px;color:#d9a893;font-family:Georgia,serif;font-size:5.5rem;line-height:1}blockquote{position:relative;margin:0;color:var(--sage-deep);font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.36}.method-signature{margin:28px 0 0;color:var(--terracotta-deep);font-size:.8rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.story-image{margin:0}.story-image img{width:min(100%,520px);aspect-ratio:1/1;object-fit:cover;border-radius:8px 90px 8px 8px;box-shadow:24px 24px 0 var(--terracotta-soft);filter:grayscale(100%) contrast(1.04)}.story-image figcaption{max-width:440px;margin:38px 0 0;color:#78838d;font-size:.75rem;font-style:italic}.story-copy p,.studio-copy p{font-size:1rem;line-height:1.85}.story-copy .text-link{display:inline-block;margin-top:14px;color:var(--terracotta-deep)}.section-studio{background:linear-gradient(135deg,var(--warm),#fbf8f3)}.studio-copy address{margin-top:28px;color:var(--sage-deep);font-style:normal;font-weight:800}.studio-image{position:relative;margin:0}.studio-image img{width:100%;max-height:430px;object-fit:cover;border-radius:70px 8px 8px 8px;box-shadow:0 22px 54px rgba(43,48,52,.14);filter:saturate(1.08) contrast(1.04) brightness(1.025)}.studio-image figcaption{position:absolute;right:18px;bottom:16px;display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #d8c4b8;border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(30,39,45,.12);color:var(--terracotta-deep);font-size:.75rem;font-weight:900}.map-pin{font-size:1rem}
.faq{background:#fff}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(42px,8vw,100px);align-items:start}.faq-intro{position:sticky;top:150px}.faq-intro p:last-child{color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:24px 52px 24px 0;color:var(--sage-deep);cursor:pointer;font-family:Georgia,"Times New Roman",serif;font-size:1.2rem;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{position:absolute;top:19px;right:0;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--blue-soft);color:var(--blue);content:"+";font-family:Arial,sans-serif;font-size:1.25rem;font-weight:500}.faq-list details[open] summary:after{background:var(--terracotta-soft);color:var(--terracotta);content:"−"}.faq-list details p{max-width:700px;margin:0;padding:0 52px 24px 0;color:var(--muted)}.seo-links{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px}.seo-links a{color:var(--blue-deep);font-size:.86rem;font-weight:800}.seo-links a:hover{color:var(--terracotta)}
.contact{padding-block:84px;border-top:5px solid var(--gold);background:linear-gradient(115deg,var(--blue-deep),#164d5a 58%,var(--sage-deep));color:#fff}.contact h2{margin:0}.eyebrow-light{color:#f1c97c}.contact-action p{max-width:520px;color:#d9e7e3}.mobile-whatsapp{display:none}.footer{padding-block:62px 24px;background:var(--cream);color:var(--muted);font-size:.86rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid strong{color:var(--sage-deep)}.footer-logo{width:190px;margin-bottom:5px}.footer-bottom{display:flex;justify-content:space-between;margin-top:46px;padding-top:22px;border-top:1px solid #e4d8cf;font-size:.76rem}
@media(max-width:980px){.topbar,.nav-links{display:none}.nav{grid-template-columns:1fr auto;min-height:74px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{max-width:760px}.hero-visual{max-width:600px;margin-inline:auto}.practice-gallery{grid-template-columns:1fr 1fr}.practice-note{grid-column:1/-1;min-height:250px}.practice-note>img{max-width:360px;margin-bottom:28px}.method-grid,.story-grid,.studio-grid,.contact-grid,.faq-grid{grid-template-columns:1fr}.story-image{order:2}.faq-intro{position:static}}
@media(max-width:680px){body{padding-bottom:72px}.shell{width:min(100% - 28px,1160px)}.nav{gap:12px}.brand img{width:156px;height:44px}.button-small{min-height:38px;padding-inline:13px;font-size:.76rem}.hero-grid{gap:48px;padding-block:58px 62px}.hero-copy:before{display:none}h1{font-size:clamp(2.55rem,12vw,3.85rem)}h2{font-size:2.35rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.proof-row{display:grid;grid-template-columns:repeat(3,1fr)}.proof-row div,.proof-row div+div{min-width:0;padding:0 10px}.proof-row div:first-child{padding-left:0}.proof-row dt{font-size:1.25rem}.proof-row dd{line-height:1.35}.hero-visual{padding:0 0 56px}.portrait-frame{border-width:7px;border-radius:120px 120px 26px 26px}.portrait-note{right:8px;left:18px;max-width:none}.section{padding-block:78px}.steps{grid-template-columns:1fr}.steps article,.steps article+article{padding:30px 4px;border-left:0}.steps article+article{border-top:1px solid var(--line)}.step-head{margin-bottom:20px}.practice-gallery{grid-template-columns:1fr;margin-top:38px}.practice-photo{min-height:300px}.practice-note{grid-column:auto;min-height:300px;padding:26px 22px}.inline-photo{width:126px;margin-left:16px}.inline-photo-tall{width:112px}.method-card{padding:58px 30px 38px;border-radius:8px 42px 8px 8px}.quote-mark{left:20px}.story-image img{box-shadow:12px 12px 0 var(--terracotta-soft)}.story-image figcaption{margin-top:26px}.contact{padding-block:68px}.footer-grid{grid-template-columns:1fr;gap:34px}.mobile-whatsapp{position:fixed;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;z-index:30;display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 20px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#087f5b;color:#fff;box-shadow:0 12px 34px rgba(5,50,38,.28);font-size:.9rem;font-weight:900;letter-spacing:.02em}}
@media(max-width:360px){.brand img{width:128px}.button-small{gap:5px;padding-inline:10px;font-size:.69rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
