.hero.svelte-1q37ri0{background:#f5f0eb;padding:100px 24px 110px;position:relative}.hero-inner.svelte-1q37ri0{align-items:center;gap:clamp(32px,4vw,56px);max-width:1240px;margin:0 auto;display:flex}.hero-photo.svelte-1q37ri0{flex:0 0 clamp(190px,17vw,270px)}.photo-main.svelte-1q37ri0{aspect-ratio:4/5;object-fit:cover;border-radius:16px;width:100%;animation:.9s ease-out both svelte-1q37ri0-hero-photo-in;display:block;box-shadow:0 28px 56px -28px #50322366}.hero-collage.svelte-1q37ri0{flex:0 0 clamp(240px,31vw,450px);align-items:center;gap:12px;display:flex}.photos-col.svelte-1q37ri0{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.photos-col-mid.svelte-1q37ri0{transform:translateY(24px)}.photos-col-far.svelte-1q37ri0{transform:translateY(48px)}.photo-side.svelte-1q37ri0{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%;transition:transform .38s ease-in-out;animation:1.8s cubic-bezier(.22,1,.36,1) .35s backwards svelte-1q37ri0-collage-burst;display:block;box-shadow:0 18px 36px -22px #50322366}.photo-side.shrinking.svelte-1q37ri0{transform:scale(0)}.photos-col.svelte-1q37ri0 .photo-side:where(.svelte-1q37ri0):first-child{--bx:calc(100% + 12px);--by:calc(50% + 6px + 24px)}.photos-col.svelte-1q37ri0 .photo-side:where(.svelte-1q37ri0):nth-child(2){--bx:calc(100% + 12px);--by:calc(-50% - 6px + 24px)}.photos-col-mid.svelte-1q37ri0 .photo-side:where(.svelte-1q37ri0):first-child{--bx:0px;--by:calc(50% + 6px)}.photos-col-mid.svelte-1q37ri0 .photo-side:where(.svelte-1q37ri0):nth-child(2){--bx:0px;--by:calc(-50% - 6px)}.photos-col-far.svelte-1q37ri0 .photo-side:where(.svelte-1q37ri0):first-child{--bx:calc(-100% - 12px);--by:calc(50% + 6px - 24px)}.photos-col-far.svelte-1q37ri0 .photo-side:where(.svelte-1q37ri0):nth-child(2){--bx:calc(-100% - 12px);--by:calc(-50% - 6px - 24px)}@keyframes svelte-1q37ri0-collage-burst{0%{transform:translate(var(--bx), var(--by)) scale(.6);opacity:0}16%{transform:translate(var(--bx), var(--by)) scale(1);opacity:1}50%{transform:translate(var(--bx), var(--by)) scale(1);opacity:1}to{opacity:1;transform:translate(0)scale(1)}}.hero-content.svelte-1q37ri0{flex:1;min-width:0}.eyebrow.svelte-1q37ri0{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin:0 0 20px;font-size:13px;animation:.7s ease-out .1s both svelte-1q37ri0-hero-fade-up}h1.svelte-1q37ri0{margin:0 0 24px;animation:.7s ease-out .2s both svelte-1q37ri0-hero-fade-up}.h1-name.svelte-1q37ri0{font-family:var(--font-serif);color:#2b2b2b;letter-spacing:-1px;font-size:clamp(3rem,8vw,5rem);font-weight:400;line-height:1.05;display:block}.h1-tagline.svelte-1q37ri0{letter-spacing:0;color:#8a7a72;margin-top:14px;font-family:inherit;font-size:17px;font-weight:400;line-height:1.4;display:block}.subtitle.svelte-1q37ri0{color:#6b625a;max-width:480px;margin:0 0 24px;font-size:18px;line-height:1.6;animation:.7s ease-out .3s both svelte-1q37ri0-hero-fade-up}.trust.svelte-1q37ri0{color:#8a7a72;flex-wrap:wrap;gap:8px 20px;margin:0 0 32px;padding:0;font-size:13.5px;list-style:none;animation:.7s ease-out .35s both svelte-1q37ri0-hero-fade-up;display:flex}.trust.svelte-1q37ri0 li:where(.svelte-1q37ri0){align-items:center;gap:6px;display:inline-flex}.trust-stars.svelte-1q37ri0{color:var(--accent);letter-spacing:1px}.hero-actions.svelte-1q37ri0{flex-wrap:wrap;align-items:stretch;gap:16px;animation:.7s ease-out .4s both svelte-1q37ri0-hero-fade-up;display:flex}.reassure.svelte-1q37ri0{color:#8a7a72;margin:18px 0 0;font-size:13.5px;animation:.7s ease-out .5s both svelte-1q37ri0-hero-fade-up}.reassure.svelte-1q37ri0 a:where(.svelte-1q37ri0){color:var(--accent);text-underline-offset:3px;text-decoration:underline}@keyframes svelte-1q37ri0-hero-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes svelte-1q37ri0-hero-photo-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}.scroll-hint.svelte-1q37ri0{flex-direction:column;align-items:center;gap:8px;animation:.7s ease-out .8s both svelte-1q37ri0-scroll-hint-in;display:none;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.scroll-label.svelte-1q37ri0{text-transform:uppercase;letter-spacing:3px;color:#b09a90;font-size:11px}.scroll-line.svelte-1q37ri0{background:#e0cdc5;width:1px;height:40px;position:relative;overflow:hidden}.scroll-arrow.svelte-1q37ri0{color:var(--accent);margin-top:-4px;animation:2.4s ease-in-out infinite svelte-1q37ri0-scroll-arrow-bob}@keyframes svelte-1q37ri0-scroll-arrow-bob{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(4px)}}.scroll-line.svelte-1q37ri0:after{content:"";background:var(--accent);animation:2.4s ease-in-out infinite svelte-1q37ri0-scroll-line;position:absolute;inset:0}@keyframes svelte-1q37ri0-scroll-hint-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-1q37ri0-scroll-line{0%{transform-origin:top;transform:scaleY(0)}45%{transform-origin:top;transform:scaleY(1)}55%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@media (width>=901px){.scroll-hint.svelte-1q37ri0{display:flex}}.btn-primary.svelte-1q37ri0{background:var(--accent);color:#fff;border:1px solid #0000;border-radius:6px;flex:auto;justify-content:center;align-items:center;gap:9px;padding:14px 30px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,transform .2s,box-shadow .2s;display:inline-flex}.btn-primary.svelte-1q37ri0:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 24px -10px #b87a64a6}.btn-outline.svelte-1q37ri0{color:#2b2b2b;background:0 0;border:1px solid #d8c2b8;border-radius:6px;flex:auto;justify-content:center;align-items:center;padding:14px 30px;font-size:15px;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s,transform .2s;display:inline-flex}.btn-outline.svelte-1q37ri0:hover{border-color:var(--accent);background:#efe2db;transform:translateY(-2px)}@media (width<=768px){.hero.svelte-1q37ri0{padding:80px 24px 90px}.hero-inner.svelte-1q37ri0{text-align:center;flex-direction:column;gap:40px}.hero-photo.svelte-1q37ri0{flex:none;width:100%;max-width:300px}.hero-collage.svelte-1q37ri0{flex:none;width:100%;max-width:380px}.subtitle.svelte-1q37ri0{margin-left:auto;margin-right:auto}.trust.svelte-1q37ri0,.hero-actions.svelte-1q37ri0{justify-content:center}}.marquee.svelte-1xpng2k{padding:44px 0;overflow:hidden}.track.svelte-1xpng2k{width:max-content;animation:40s linear infinite svelte-1xpng2k-marquee;display:flex}.track.reverse.svelte-1xpng2k{animation-direction:reverse}.group.svelte-1xpng2k{flex-shrink:0;align-items:center;display:flex}.item.svelte-1xpng2k{font-family:var(--font-serif);color:var(--ink);white-space:nowrap;padding:0 28px;font-size:clamp(18px,2.4vw,30px)}.item.svelte-1xpng2k:nth-of-type(4n+3){color:var(--accent-hover);font-style:italic}.sep.svelte-1xpng2k{color:var(--accent);font-size:clamp(14px,1.6vw,20px)}@keyframes svelte-1xpng2k-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.viewport.svelte-8ojyxu{border-radius:10px;animation:.45s ease-out svelte-8ojyxu-carousel-in;position:relative;overflow:hidden}@keyframes svelte-8ojyxu-carousel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.track.svelte-8ojyxu{transition:transform .5s;display:flex}.slide.svelte-8ojyxu{aspect-ratio:3/2;flex:0 0 100%}.slide.svelte-8ojyxu img:where(.svelte-8ojyxu){object-fit:contain;width:100%;height:100%;display:block}.arrow.svelte-8ojyxu{color:#2b2b2b;cursor:pointer;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:26px;line-height:1;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.arrow.svelte-8ojyxu:hover{background:#fff}.prev.svelte-8ojyxu{left:16px}.next.svelte-8ojyxu{right:16px}.counter.svelte-8ojyxu{color:#fff;letter-spacing:1px;pointer-events:none;background:#2b2b2b8c;border-radius:999px;padding:4px 10px;font-size:12px;position:absolute;bottom:12px;right:14px}.dots.svelte-8ojyxu{justify-content:center;gap:10px;margin-top:24px;display:flex}.dot.svelte-8ojyxu{cursor:pointer;background:#e0cdc5;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .15s}.dot.active.svelte-8ojyxu{background:var(--accent)}@media (width<=600px){.slide.svelte-8ojyxu{aspect-ratio:3/4}.arrow.svelte-8ojyxu{width:38px;height:38px;font-size:22px}}.portfolio.svelte-18e23a4{background:#fff;padding:90px 24px 100px;position:relative;overflow:hidden}.portfolio.svelte-18e23a4 .ghost-word{top:36px}.header.svelte-18e23a4{text-align:center;z-index:1;margin-bottom:48px;position:relative}.eyebrow.svelte-18e23a4{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin:0 0 12px;font-size:13px}h2.svelte-18e23a4{font-family:var(--font-serif);color:#2b2b2b;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:400}.layout.svelte-18e23a4{z-index:1;align-items:flex-start;gap:40px;max-width:1100px;margin:0 auto;display:flex;position:relative}.tabs-wrapper.svelte-18e23a4{flex:0 0 220px}.tabs.svelte-18e23a4{flex-direction:column;gap:4px;display:flex}.tabs-arrow.svelte-18e23a4,.scroll-hint.svelte-18e23a4{display:none}.tab.svelte-18e23a4{text-align:left;color:#7a6a63;cursor:pointer;background:0 0;border:none;border-left:2px solid #ecdcd5;border-radius:0 6px 6px 0;padding:14px 16px;font-family:inherit;font-size:15px;transition:color .15s,background .15s,border-color .15s}.tab.svelte-18e23a4:hover{color:#2b2b2b;background:#fbf4f1}.tab.active.svelte-18e23a4{color:#2b2b2b;border-left-color:var(--accent);background:#f7ece8;font-weight:500}.content.svelte-18e23a4{flex:1;min-width:0}@media (width<=768px){.layout.svelte-18e23a4{flex-direction:column;gap:24px}.tabs-wrapper.svelte-18e23a4{flex:none;width:100%}.tabs-row.svelte-18e23a4{align-items:center;gap:8px;display:flex}.tabs.svelte-18e23a4{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;flex:1;gap:8px;min-width:0;padding-bottom:6px;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 90%,#0000 100%);mask-image:linear-gradient(90deg,#000 90%,#0000 100%)}.tabs.svelte-18e23a4::-webkit-scrollbar{display:none}.tab.svelte-18e23a4{white-space:nowrap;border-bottom:2px solid #ecdcd5;border-left:none;border-radius:6px 6px 0 0;flex:none}.tab.active.svelte-18e23a4{border-left:none;border-bottom-color:var(--accent)}.tabs-arrow.svelte-18e23a4{width:34px;height:34px;color:var(--accent);cursor:pointer;background:#f7ece8;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;display:flex}.scroll-hint.svelte-18e23a4{letter-spacing:.5px;color:#b09a90;text-align:center;margin:10px 0 0;font-size:12px;display:block}.content.svelte-18e23a4{width:100%}}.about.svelte-7hpc9t{background:#faf3ee;padding:90px 24px 100px;position:relative;overflow:hidden}.about.svelte-7hpc9t .ghost-word{top:28px}.layout.svelte-7hpc9t{z-index:1;align-items:center;gap:56px;max-width:1000px;margin:0 auto;display:flex;position:relative}.photo.svelte-7hpc9t{flex:0 0 360px}.photo.svelte-7hpc9t img:where(.svelte-7hpc9t){aspect-ratio:4/5;object-fit:cover;border-radius:16px;width:100%;display:block;box-shadow:0 28px 56px -28px #50322366}.content.svelte-7hpc9t{flex:1;min-width:0}.eyebrow.svelte-7hpc9t{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin:0 0 12px;font-size:13px}h2.svelte-7hpc9t{font-family:var(--font-serif);color:#2b2b2b;margin:0 0 24px;font-size:clamp(2rem,5vw,3rem);font-weight:400}.content.svelte-7hpc9t p:where(.svelte-7hpc9t):not(.eyebrow){color:#4a443e;margin:0 0 16px;font-size:16px;line-height:1.7}@media (width<=768px){.layout.svelte-7hpc9t{text-align:center;flex-direction:column;gap:32px}.photo.svelte-7hpc9t{flex:none;width:100%;max-width:320px}}.testimonials.svelte-1jhcrt0{background:#fff;padding:90px 24px 100px;position:relative;overflow:hidden}.testimonials.svelte-1jhcrt0 .ghost-word{top:36px}.header.svelte-1jhcrt0{text-align:center;z-index:1;margin-bottom:48px;position:relative}.eyebrow.svelte-1jhcrt0{text-transform:uppercase;letter-spacing:3px;color:var(--accent);margin:0 0 12px;font-size:13px}h2.svelte-1jhcrt0{font-family:var(--font-serif);color:#2b2b2b;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:400}.list.svelte-1jhcrt0{z-index:1;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid;position:relative}.card.svelte-1jhcrt0{text-align:center;background:#f7ece8;border-radius:12px;flex-direction:column;align-items:center;margin:0;padding:32px;transition:transform .25s,box-shadow .25s;display:flex}.card.svelte-1jhcrt0:hover{transform:translateY(-4px);box-shadow:0 18px 36px -24px #50322366}.avatar.svelte-1jhcrt0{object-fit:cover;border-radius:16px;width:130px;height:130px;margin-bottom:20px}.stars.svelte-1jhcrt0{color:var(--accent);gap:3px;margin-bottom:16px;display:flex}blockquote.svelte-1jhcrt0{color:#5a4a44;margin:0 0 20px;font-size:16px;font-style:italic;line-height:1.6}blockquote.svelte-1jhcrt0 p:where(.svelte-1jhcrt0){margin:0 0 12px}blockquote.svelte-1jhcrt0 p:where(.svelte-1jhcrt0):last-child{margin-bottom:0}blockquote.svelte-1jhcrt0 p:where(.svelte-1jhcrt0):first-child:before{content:"“";color:var(--accent);font-family:var(--font-serif);vertical-align:-.1em;margin-right:2px;font-size:28px;line-height:0}blockquote.svelte-1jhcrt0 p:where(.svelte-1jhcrt0):last-child:after{content:"”";color:var(--accent);font-family:var(--font-serif);vertical-align:-.3em;margin-left:2px;font-size:28px;line-height:0}figcaption.svelte-1jhcrt0{color:#2b2b2b;font-size:15px;font-weight:600}.google-rating.svelte-1jhcrt0{text-align:center;z-index:1;margin-top:40px;position:relative}.google-rating.svelte-1jhcrt0 a:where(.svelte-1jhcrt0){color:#5a4a44;text-underline-offset:4px;align-items:center;gap:10px;font-size:15px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .15s;display:inline-flex}.google-rating.svelte-1jhcrt0 a:where(.svelte-1jhcrt0):hover{color:var(--accent)}.rating-badge.svelte-1jhcrt0{color:var(--accent);background:#f7ece8;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-flex}@media (width<=768px){.list.svelte-1jhcrt0{grid-template-columns:1fr}.card.svelte-1jhcrt0{padding:28px 24px}.avatar.svelte-1jhcrt0{width:180px;height:180px}}
