.AboutSection-module-scss-module__kA0V9G__about{background:#fefbf6;border-radius:clamp(64px,8vw,128px) 0;padding:clamp(60px,12vw,100px) 0}.AboutSection-module-scss-module__kA0V9G__about__container{max-width:1200px;margin:0 auto;padding:0 clamp(24px,5vw,48px)}.AboutSection-module-scss-module__kA0V9G__about__grid{grid-template-columns:1fr 2fr;align-items:start;gap:clamp(48px,8vw,96px);display:grid}@media (max-width:768px){.AboutSection-module-scss-module__kA0V9G__about__grid{gap:64px}}@media (max-width:560px){.AboutSection-module-scss-module__kA0V9G__about__grid{grid-template-columns:1fr;gap:48px}}@media (max-width:420px){.AboutSection-module-scss-module__kA0V9G__about__grid{gap:40px}}.AboutSection-module-scss-module__kA0V9G__about__photo{position:sticky;top:120px}@media (max-width:560px){.AboutSection-module-scss-module__kA0V9G__about__photo{max-width:280px;margin:0 auto;position:static}}@media (max-width:420px){.AboutSection-module-scss-module__kA0V9G__about__photo{max-width:240px}}.AboutSection-module-scss-module__kA0V9G__about__photo-placeholder{z-index:1;aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;padding:0 1.5em 1.5em 0;display:flex;position:relative}.AboutSection-module-scss-module__kA0V9G__about__photo-placeholder img{z-index:1;border-radius:50%}.AboutSection-module-scss-module__kA0V9G__about__photo-placeholder:before{z-index:0;content:"";background-color:#fff4da;border-radius:50%;width:calc(100% - .8em);height:calc(100% - .8em);position:absolute;bottom:0;right:0}.AboutSection-module-scss-module__kA0V9G__about__skills{flex-direction:column;display:flex}.AboutSection-module-scss-module__kA0V9G__about__title{color:#1f2937;margin-bottom:clamp(12px,2vw,16px);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.AboutSection-module-scss-module__kA0V9G__about__description{color:#6b7280;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.8}.AboutSection-module-scss-module__kA0V9G__skills,.AboutSection-module-scss-module__kA0V9G__tools{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:clamp(12px,2vw,16px);margin:0 0 1em;padding:0;list-style:none;display:grid}@media (max-width:560px){.AboutSection-module-scss-module__kA0V9G__skills,.AboutSection-module-scss-module__kA0V9G__tools{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.AboutSection-module-scss-module__kA0V9G__skills,.AboutSection-module-scss-module__kA0V9G__tools{grid-template-columns:1fr}}.AboutSection-module-scss-module__kA0V9G__skills__item,.AboutSection-module-scss-module__kA0V9G__tools__item{color:#1f2937;background:linear-gradient(135deg,#fffc,#fff9);border-radius:12px;padding:clamp(12px,2vw,16px) clamp(16px,3vw,20px) clamp(12px,2vw,16px) clamp(28px,4vw,36px);font-size:clamp(.9rem,1.2vw,1rem);font-weight:500;transition:all .3s;position:relative;box-shadow:0 2px 8px #0000000d}.AboutSection-module-scss-module__kA0V9G__skills__item:before,.AboutSection-module-scss-module__kA0V9G__tools__item:before{content:"";background:linear-gradient(135deg,#ff8c72,#ff6f91);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:clamp(12px,2vw,16px);transform:translateY(-50%)}.AboutSection-module-scss-module__kA0V9G__skills__item:hover,.AboutSection-module-scss-module__kA0V9G__tools__item:hover{background:linear-gradient(135deg,#fffffff2,#ffffffbf);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}
.BlogSection-module-scss-module__foFz4G__blog{background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.05)0%,rgba(var(--color-accent-rgb),.05)100%);padding:clamp(60px,12vw,100px) 0}.BlogSection-module-scss-module__foFz4G__blog__container{max-width:1200px;margin:0 auto;padding:0 clamp(24px,5vw,48px)}.BlogSection-module-scss-module__foFz4G__blog__header{text-align:center;margin-bottom:clamp(48px,8vw,80px)}.BlogSection-module-scss-module__foFz4G__blog__title{color:#000;margin-bottom:16px;font-size:clamp(32px,6vw,48px);font-weight:700}@media (max-width:560px){.BlogSection-module-scss-module__foFz4G__blog__title{font-size:28px}}.BlogSection-module-scss-module__foFz4G__blog__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}@media (max-width:560px){.BlogSection-module-scss-module__foFz4G__blog__subtitle{font-size:14px}}.BlogSection-module-scss-module__foFz4G__blog__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(32px,4vw,48px);margin-bottom:clamp(48px,8vw,80px);display:grid}@media (max-width:768px){.BlogSection-module-scss-module__foFz4G__blog__grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:560px){.BlogSection-module-scss-module__foFz4G__blog__grid{grid-template-columns:1fr;gap:32px}}.BlogSection-module-scss-module__foFz4G__blog__card{background:#fefbf6;border:1px solid #1f29371a;border-radius:clamp(12px,2vw,20px);flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.BlogSection-module-scss-module__foFz4G__blog__card:hover{border-color:var(--color-primary);box-shadow:0 20px 40px rgba(var(--color-primary-rgb),.1)}.BlogSection-module-scss-module__foFz4G__blog__link{color:inherit;flex-direction:column;height:100%;text-decoration:none;transition:all .3s;display:flex}.BlogSection-module-scss-module__foFz4G__blog__image{aspect-ratio:16/9;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.1)0%,rgba(var(--color-accent-rgb),.1)100%);width:100%;position:relative;overflow:hidden}.BlogSection-module-scss-module__foFz4G__blog__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.BlogSection-module-scss-module__foFz4G__blog__image:hover img{transform:scale(1.05)}.BlogSection-module-scss-module__foFz4G__blog__imagePlaceholder{background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.08)0%,rgba(var(--color-accent-rgb),.08)100%);width:100%;height:100%;color:rgba(var(--color-primary-rgb),.4);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.BlogSection-module-scss-module__foFz4G__blog__imagePlaceholder:before{content:"";background:radial-gradient(circle,rgba(var(--color-primary-rgb),.05)0%,transparent 70%);border-radius:50%;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BlogSection-module-scss-module__foFz4G__blog__imagePlaceholder svg{z-index:1;opacity:.6;position:relative}.BlogSection-module-scss-module__foFz4G__blog__category{background:var(--color-primary);color:#fff;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;position:absolute;top:12px;right:12px}.BlogSection-module-scss-module__foFz4G__blog__content{flex-direction:column;flex-grow:1;padding:clamp(20px,4vw,32px);display:flex}.BlogSection-module-scss-module__foFz4G__blog__date{color:#6b7280;margin-bottom:12px;font-size:13px;font-weight:500;display:block}.BlogSection-module-scss-module__foFz4G__blog__cardTitle{color:#1f2937;margin-bottom:16px;font-size:clamp(18px,2.5vw,22px);font-weight:700;line-height:1.4;transition:color .3s}@media (max-width:560px){.BlogSection-module-scss-module__foFz4G__blog__cardTitle{font-size:18px}}.BlogSection-module-scss-module__foFz4G__blog__excerpt{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogSection-module-scss-module__foFz4G__blog__readMore{color:var(--color-primary);align-items:center;gap:8px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.BlogSection-module-scss-module__foFz4G__blog__readMore:hover{gap:12px}.BlogSection-module-scss-module__foFz4G__blog__arrow{width:16px;height:16px;transition:transform .3s}.BlogSection-module-scss-module__foFz4G__blog__card:hover .BlogSection-module-scss-module__foFz4G__blog__arrow{transform:translate(4px)}.BlogSection-module-scss-module__foFz4G__blog__cta{border-top:1px solid #1f29371a;justify-content:center;padding-top:clamp(32px,4vw,48px);display:flex}.BlogSection-module-scss-module__foFz4G__blog__ctaButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);color:#000;letter-spacing:.3px;border-radius:8px;align-items:center;gap:12px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.BlogSection-module-scss-module__foFz4G__blog__ctaButton:hover{box-shadow:0 12px 24px rgba(var(--color-primary-rgb),.3);transform:translateY(-2px)}.BlogSection-module-scss-module__foFz4G__blog__ctaButton:hover svg{transform:translate(4px)}.BlogSection-module-scss-module__foFz4G__blog__ctaButton svg{width:20px;height:20px;transition:transform .3s}@media (max-width:560px){.BlogSection-module-scss-module__foFz4G__blog__ctaButton{justify-content:center;width:100%;padding:12px 24px;font-size:15px}}
.HeroSection-module-scss-module___2fJGG__page{min-height:100vh;font-family:var(--font-kiwi-maru,"Kiwi Maru",sans-serif);background:#fefbf6;justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:768px){.HeroSection-module-scss-module___2fJGG__page{padding:32px}}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__page{padding:24px}}.HeroSection-module-scss-module___2fJGG__shapes{z-index:0;pointer-events:none;position:absolute;inset:0}.HeroSection-module-scss-module___2fJGG__shapes__item{pointer-events:none;mix-blend-mode:multiply;display:block;position:absolute}.HeroSection-module-scss-module___2fJGG__shapes__item--peach{background:radial-gradient(circle at 30% 30%,#ffd6c6f2,#faae98e6);border-radius:48%;width:420px;height:420px;top:-180px;left:-160px;box-shadow:0 40px 80px #faae9866}@media (max-width:1024px){.HeroSection-module-scss-module___2fJGG__shapes__item--peach{width:340px;height:340px;left:-100px}}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__shapes__item--peach{opacity:.55}}@media (max-width:420px){.HeroSection-module-scss-module___2fJGG__shapes__item--peach{width:260px;height:260px;top:-140px;left:-120px}}.HeroSection-module-scss-module___2fJGG__shapes__item--mint{background:repeating-linear-gradient(135deg,#bcdfcdd9 0 26px,#bcdfcdd9 26px 36px,#ffffffb3 36px 56px),#bcdfcde6;border-radius:50%;width:320px;height:320px;top:-90px;right:-90px;box-shadow:0 20px 60px #7fb59d40}@media (max-width:1024px){.HeroSection-module-scss-module___2fJGG__shapes__item--mint{width:260px;height:260px;right:-60px}}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__shapes__item--mint{opacity:.55}}@media (max-width:420px){.HeroSection-module-scss-module___2fJGG__shapes__item--mint{width:200px;height:200px;top:-60px}}.HeroSection-module-scss-module___2fJGG__shapes__item--dots{background-image:radial-gradient(circle,#f39fb3d9 0 5px,#0000 5px);background-size:28px 28px;border-radius:32px;width:180px;height:180px;top:84px;left:240px}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__shapes__item--dots{opacity:.55}}@media (max-width:420px){.HeroSection-module-scss-module___2fJGG__shapes__item--dots{top:120px;left:40%}}.HeroSection-module-scss-module___2fJGG__shapes__item--lemon{background:linear-gradient(120deg,#ffe0a9eb,#f8c67ef2);border-radius:40px;width:260px;height:260px;bottom:-110px;left:-80px;transform:rotate(16deg);box-shadow:0 20px 50px #f8c67e66}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__shapes__item--lemon{opacity:.55;left:-40px}}.HeroSection-module-scss-module___2fJGG__shapes__item--sky{background:radial-gradient(circle at 28% 32%,#cad6eaf2,#afc5e0e6);border-radius:55%;width:360px;height:360px;bottom:-160px;right:-120px;box-shadow:0 24px 80px #9bb2d259}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__shapes__item--sky{opacity:.55}}.HeroSection-module-scss-module___2fJGG__shapes__item--blush{background:radial-gradient(circle at 40% 40%,#ffbac9d9,#fd95add1);border-radius:60% 40% 50% 50%;width:220px;height:220px;top:220px;left:8%;box-shadow:0 16px 36px #fd95ad4d}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__shapes__item--blush{opacity:.55}}@media (max-width:420px){.HeroSection-module-scss-module___2fJGG__shapes__item--blush{width:160px;height:160px;left:4%}}.HeroSection-module-scss-module___2fJGG__shapes__item--ring{mix-blend-mode:screen;border:18px solid #ffcdb280;border-radius:50%;width:260px;height:260px;top:18%;right:15%;box-shadow:0 0 0 12px #ffcdb22e}@media (max-width:1024px){.HeroSection-module-scss-module___2fJGG__shapes__item--ring{right:8%}}@media (max-width:768px){.HeroSection-module-scss-module___2fJGG__shapes__item--ring{width:200px;height:200px;top:12%}}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__shapes__item--ring{opacity:.55}}@media (max-width:420px){.HeroSection-module-scss-module___2fJGG__shapes__item--ring{top:14%;right:2%}}.HeroSection-module-scss-module___2fJGG__shapes__item--sprinkle{background-image:linear-gradient(45deg,#abd2ff73 25%,#0000 25% 50%,#abd2ff73 50% 75%,#0000 75%,#0000),linear-gradient(-45deg,#ffe9a88c 25%,#0000 25% 50%,#ffe9a88c 50% 75%,#0000 75%,#0000);background-position:0 0,16px 16px;background-size:32px 32px;border-radius:48px;width:240px;height:240px;bottom:12%;right:38%;box-shadow:0 12px 32px #abd2ff40}@media (max-width:768px){.HeroSection-module-scss-module___2fJGG__shapes__item--sprinkle{bottom:10%;right:8%}}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__shapes__item--sprinkle{opacity:.55;width:180px;height:180px}}.HeroSection-module-scss-module___2fJGG__shapes__item--wave{color:#f498afbf;mix-blend-mode:normal;width:240px;height:80px;top:180px;right:120px}@media (max-width:768px){.HeroSection-module-scss-module___2fJGG__shapes__item--wave{display:none}}.HeroSection-module-scss-module___2fJGG__hero{z-index:1;border-radius:clamp(28px,4vw,56px);justify-content:center;align-items:center;width:min(1100px,100%);min-height:clamp(260px,48vw,460px);padding:clamp(32px,6vw,96px) 0;display:flex;position:relative}@media (max-width:1024px){.HeroSection-module-scss-module___2fJGG__hero{padding:clamp(28px,8vw,72px) 10px}}@media (max-width:768px){.HeroSection-module-scss-module___2fJGG__hero{border-radius:32px;padding:clamp(32px,8vw,48px) 10px}}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__hero{min-height:220px;padding:24px}}.HeroSection-module-scss-module___2fJGG__hero__content{width:100%}.HeroSection-module-scss-module___2fJGG__hero__title{color:#1f2937;text-shadow:0 12px 40px #1f29371f;letter-spacing:0;font-size:clamp(3rem,9vw,6.2rem);line-height:1}@media (max-width:560px){.HeroSection-module-scss-module___2fJGG__hero__title{letter-spacing:-.08em;font-size:clamp(2.4rem,16vw,3.5rem)}}
.LeadSection-module-scss-module__ldwZaG__lead{background:#fff;padding:clamp(80px,12vw,160px) 0}.LeadSection-module-scss-module__ldwZaG__lead__container{max-width:900px;margin:0 auto;padding:0 clamp(24px,5vw,48px)}.LeadSection-module-scss-module__ldwZaG__lead__text{color:#1f2937;text-align:center;font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:400;line-height:1.8}
.ScrollProgress-module-scss-module__T66A3q__scrollProgress{z-index:9999;transform-origin:0%;background:linear-gradient(135deg,#ff8c72,#ff6f91);height:4px;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #ff6f914d}
