:root{--theme-primary-bg: #FDFBF5;--theme-bg-subtle: #FCFAF7;--accent-pink-tag: #f582ae;--theme-surface: #FFFFFF;--theme-accent-1: #B08D57;--theme-accent-1-dark: #937047;--theme-accent-2: #A03C50;--theme-accent-2-dark: #7B2B3A;--theme-text-dark: #5D4037;--theme-text-light: #8D6E63;--theme-border: #D7CCC8;--theme-icon-border: #A68A6D;--theme-icon-dark: #7B5B3E;--theme-service-title: #3E2723;--theme-text-secondary: #7C6A5A}body{background-color:var(--theme-primary-bg);color:var(--theme-text-dark);line-height:1.6;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;color:var(--theme-text-dark);font-weight:600}.hero-slide-item{opacity:0;visibility:hidden}.hero-slide-item.active{opacity:1;visibility:visible;z-index:1}.slide-arrow,.indicator-dot{z-index:2}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeIn .5s ease-out forwards}.blog-post-card p.text-ellipsis{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hero-section{height:70vh;min-height:500px;position:relative;max-height:800px;background-color:#0003}.hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1200px;text-align:center;z-index:5;background-color:#00000040;border-radius:8px;padding:1.5rem;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.hero-title{font-size:clamp(2rem,5vw,4rem);font-weight:700;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.5);margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:clamp(1rem,2vw,1.5rem);color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.4);max-width:800px;margin:0 auto 2rem;line-height:1.5}#core-services .flex{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scroll-behavior:smooth;position:relative;padding-bottom:.5rem}#core-services .flex::-webkit-scrollbar{height:4px}#core-services .flex::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}#core-services .flex::-webkit-scrollbar-thumb{background:var(--theme-accent-1);border-radius:10px}@keyframes scrollHint{0%{transform:translate(0)}25%{transform:translate(10px)}50%{transform:translate(0)}75%{transform:translate(10px)}to{transform:translate(0)}}@media (max-width: 768px){.container{padding-left:1rem;padding-right:1rem}section{background-color:#fff!important}h1{font-size:1.5rem!important}h2{font-size:1.25rem!important}h3,.service-card h3{font-size:1.125rem!important}.service-card p{font-size:.9rem!important;line-height:1.6!important}.service-card{margin-bottom:0;box-shadow:0 5px 15px #00000014}.hero-section{height:auto;min-height:450px;padding-top:80px;aspect-ratio:5/4}.hero-content{padding:1.5rem;width:90%;max-width:500px;border-radius:12px}.hero-title{font-size:clamp(1.5rem,4vw,2rem)!important;margin-bottom:.75rem;line-height:1.3}.hero-subtitle{font-size:clamp(.85rem,2vw,1.1rem)!important;margin-bottom:1.5rem;line-height:1.4;max-width:100%}.slide-indicators{bottom:1.5rem}.slide-arrow{opacity:.9;box-shadow:0 3px 10px #0000004d;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;z-index:10!important;position:relative;background-color:#fff3!important;border-radius:50%;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent}.slide-arrow i{font-size:1.25rem;color:#fff;pointer-events:none}.slide-arrow:active{transform:scale(.95);background-color:#ffffff4d!important}}@media (max-width: 480px){h1{font-size:1.25rem!important}h2{font-size:1.125rem!important}h3,.service-card h3{font-size:1rem!important}.service-card p{font-size:.85rem!important}.hero-section{min-height:360px;aspect-ratio:4/5;padding-top:70px}.hero-content{padding:1.25rem;width:94%;border-radius:10px}.hero-title{font-size:clamp(1.25rem,4.5vw,1.75rem)!important;margin-bottom:.5rem;line-height:1.25}.hero-subtitle{font-size:clamp(.8rem,1.8vw,1rem)!important;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.slide-indicators{bottom:1.25rem}.slide-arrow{width:40px;height:40px}.slide-arrow i{font-size:.9rem}}.slide-indicators .indicator-dot{width:12px;height:12px;min-width:12px;min-height:12px;background:transparent;border:2px solid #fff;transition:background .3s,transform .3s;opacity:.7;transform:scale(1)}.slide-indicators .indicator-dot.bg-white{background:#fff!important;opacity:1;transform:scale(1.25)}.service-icon-container{width:112px;height:112px;border-radius:50%;border:4px solid var(--theme-brown-light-bg);margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--primary-bg)}.service-icon-container i{font-size:3rem;color:var(--theme-brown-text)}.slide-in-left{animation:slideInLeft .8s ease-out forwards}.fade-in{animation:fadeIn 1s ease-out forwards}.animate-pulse-slow{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.shine-text{position:relative;overflow:hidden}.shine-text:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#fff0,#fffc,#fff0);background-size:200px 100%;background-repeat:no-repeat;background-position:-100px;animation:shine 3s infinite;animation-delay:1s}.sns-icon-link-revised{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background-color:#ffffff1a;transition:all .3s ease}.sns-icon-link-revised:hover{background-color:#fff3;transform:translateY(-3px)}@keyframes slideInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}.slide-in-left{animation:slideInLeft .8s ease-out forwards;opacity:0}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-600{animation-delay:.6s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes shine{0%{background-position:-100px}20%{background-position:200px}to{background-position:200px}}.sns-icon{color:#fff;display:flex;align-items:center;justify-content:center}@media (max-width: 640px){.sns-icon-grid{gap:1.5rem}.sns-icon-link-revised{width:3.5rem;height:3.5rem}.sns-icon i{font-size:1.5rem}.about-center-mobile a.inline-block{display:flex!important;align-items:center!important;justify-content:center!important;padding-top:1.1rem!important;padding-bottom:1.1rem!important;min-height:48px}.about-center-mobile a.inline-block>span{align-items:center!important;display:flex!important;height:100%;line-height:1.2}.hero-section .hero-content a,.hero-section .hero-content button,.hero-content a,.hero-content button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;padding-top:.9rem!important;padding-bottom:1.3rem!important;line-height:normal!important;gap:.5rem}.hero-section .hero-content a>span,.hero-section .hero-content button>span,.hero-content a>span,.hero-content button>span{align-items:center!important;display:flex!important;height:100%!important;line-height:normal!important;width:100%;justify-content:center}.hero-section .hero-content svg,.hero-content svg{vertical-align:middle!important;align-self:center!important;margin-top:0!important;margin-bottom:0!important}#about-bodydaum .about-center-mobile{display:flex;flex-direction:column;justify-content:center;min-height:60vh}}
