@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#1e1840;--purple:#6545e8;--pink:#e956b4;--lilac:#f4f0ff;--white:#fff;--muted:#69627b;--line:#e9e4f3;--gradient:linear-gradient(125deg,#6748ed 0%,#9659ec 51%,#e05abd 100%)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;background:#fff;color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}a:focus-visible{outline:3px solid var(--purple);outline-offset:4px}::selection{background:#9b78ee;color:white}.wrap{width:min(100% - 64px,1320px);margin-inline:auto}.section{padding:116px 0}.scroll-progress{position:fixed;top:0;left:0;width:0;height:4px;z-index:80;background:var(--gradient);box-shadow:0 0 14px #9549df88}
.site-header{position:sticky;top:0;z-index:40;height:78px;background:#fffffff0;backdrop-filter:blur(18px);border-bottom:1px solid #eae3f4}.nav{display:flex;align-items:center;justify-content:space-between;height:100%;gap:24px}.brand{display:flex;gap:9px;align-items:center;min-width:173px}.brand-mark{height:40px;width:40px;border-radius:13px;display:grid;place-items:center;background:var(--gradient);color:#fff;font-size:24px;font-weight:800;letter-spacing:-.13em;box-shadow:0 8px 18px #7551dd43}.brand-mark span{font-size:10px;letter-spacing:0;align-self:start;margin-top:7px}.brand-word{font-size:27px;font-weight:800;letter-spacing:-.09em;line-height:.9;display:flex;flex-direction:column}.brand-sub{font-size:8px;letter-spacing:.09em;font-weight:800;margin-top:8px}.nav nav{display:flex;gap:36px}.nav nav a{font-size:14px;font-weight:700;transition:color .2s}.nav nav a:hover{color:var(--purple)}.nav-contact{background:var(--ink);border-radius:100px;color:white;font-size:13px;font-weight:800;padding:13px 22px;transition:background .25s,transform .25s}.nav-contact:hover{background:var(--purple);transform:translateY(-2px)}.nav-contact span{margin-left:12px}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 69% 10%,#eee6ff 0,#f5f0ff 34%,#fcfaff 75%)}.hero-ambient{position:absolute;left:-220px;top:-260px;width:590px;height:590px;border-radius:50%;background:radial-gradient(circle,#e7d7ff 0,transparent 70%);filter:blur(15px);pointer-events:none;animation:ambient 9s ease-in-out infinite alternate}@keyframes ambient{to{transform:translate(65px,25px) scale(1.18)}}.hero-grid{min-height:665px;display:grid;grid-template-columns:1.08fr .92fr;position:relative}.hero-copy{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:72px 32px 68px 0}.eyebrow,.overline{font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px;color:#6947c4}.spark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--gradient);color:#fff;font-size:17px;box-shadow:0 5px 17px #a26ae55a}.hero h1{font-size:clamp(57px,5.8vw,88px);line-height:1.08;letter-spacing:-.085em;margin:30px 0 23px;font-weight:800}.hero h1 em,h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.075em}.hero h1 em{background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:16px;line-height:1.75;max-width:510px;color:#615875;margin:0 0 31px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{border-radius:100px;min-height:54px;padding:14px 24px;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:20px;transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 12px 26px #49249730}.button-hot{background:var(--gradient);color:white;box-shadow:0 10px 28px #8057d457}.button-ghost{background:white;border:1px solid #d7c9ec;color:#37285c}.hero-meta{margin-top:54px;display:flex;gap:30px;flex-wrap:wrap;color:#6c5b86;font-size:11px;font-weight:800;letter-spacing:.02em}.hero-meta span:first-child{color:#8b54d9}.hero-art{min-height:665px;position:relative;display:flex;justify-content:center;align-items:end}.hero-orbit{position:absolute;width:610px;height:610px;border-radius:50%;left:50%;top:3%;transform:translateX(-50%);background:linear-gradient(135deg,#a281f4,#f3a6db 58%,#ae80ed);box-shadow:inset 0 -40px 80px #b14dd433,0 0 0 32px #ffffff66}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border:1px solid #fff8;border-radius:50%;inset:35px;animation:orbit 18s linear infinite}.hero-orbit:after{inset:75px;animation-direction:reverse}@keyframes orbit{to{transform:rotate(360deg)}}.portrait-frame{position:relative;z-index:1;width:min(75%,425px);height:590px;border-radius:240px 240px 16px 16px;overflow:hidden;border:7px solid #fff;box-shadow:18px 20px 0 #b69af4,0 28px 65px #3e256f50}.portrait-frame img{object-position:center 30%}.float-stamp{position:absolute;z-index:2;right:0;top:14%;width:117px;height:117px;border-radius:50%;background:#fff;box-shadow:0 16px 30px #422e6c35;display:flex;align-items:center;justify-content:center;transform:rotate(12deg);animation:bob 5s ease-in-out infinite}.float-stamp>span{font-size:36px;color:#8556df;margin-bottom:17px}.float-stamp small{position:absolute;bottom:15px;color:#6143ae;font-size:8px;line-height:1.3;text-align:center;font-weight:800;letter-spacing:.08em}@keyframes bob{50%{transform:translateY(-12px) rotate(4deg)}}.hero-caption{z-index:3;position:absolute;bottom:21px;left:4%;right:4%;display:flex;justify-content:space-between;color:white;text-shadow:0 2px 8px #2a1c4f;font-size:9px;font-weight:800;letter-spacing:.14em}
.ticker{overflow:hidden;background:var(--gradient);color:white;white-space:nowrap;font-size:11px;font-weight:800;letter-spacing:.2em;padding:16px 0}.ticker-track{width:max-content;animation:move 30s linear infinite}@keyframes move{to{transform:translateX(-33.333%)}}
.overline{color:var(--purple);margin:0 0 18px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:43px}.section-heading h2,.journey h2,.about h2,.location h2{font-size:clamp(46px,5vw,75px);line-height:1.07;letter-spacing:-.075em;font-weight:700;margin:0}.section-heading h2 em,.about h2 em{color:#8551df}.section-intro{max-width:345px;color:var(--muted);line-height:1.8;font-size:15px;margin:0 0 6px}.services{background:#fff}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-card{border:1px solid #e8e1f2;border-radius:25px;background:#fff;box-shadow:0 12px 35px #3825680b;display:flex;flex-direction:column;min-height:402px;overflow:hidden;transition:transform .36s,box-shadow .36s,border-color .36s,opacity .6s}.service-card:hover{transform:translateY(-7px);box-shadow:0 23px 50px #54358726;border-color:#c6b2ed}.card-top{padding:24px 25px 0;display:flex;align-items:center;justify-content:space-between}.card-index{font-size:11px;font-weight:800;color:#a8a1b4;letter-spacing:.1em}.category{font-size:11px;font-weight:800;color:#754ed0;background:#f4efff;border-radius:100px;padding:7px 12px}.service-icon{margin:21px 25px 0;width:94px;height:94px;border-radius:26px;display:grid;place-items:center;position:relative;color:#6845d8;background:linear-gradient(145deg,#f5eeff,#e6dcff);box-shadow:inset 0 1px 0 white,0 12px 22px #6a4ddd17;transition:transform .36s,border-radius .36s}.service-icon:before{content:"";position:absolute;inset:9px;border:1px solid #fff9;border-radius:20px}.service-card:hover .service-icon{transform:rotate(-5deg) scale(1.06);border-radius:32px}.service-icon svg{position:relative;z-index:1;width:61px;height:61px;filter:drop-shadow(0 4px 6px #5c32b52a)}.tone-1 .service-icon{color:#b445a9;background:linear-gradient(145deg,#fff0fc,#f5d9f4)}.tone-2 .service-icon{color:#7354db;background:linear-gradient(145deg,#eff0ff,#e0dbff)}.icon-glow{position:absolute;width:50px;height:50px;right:-8px;top:-10px;border-radius:50%;background:#ffffff90;filter:blur(7px)}.service-inner{padding:20px 25px 24px;flex:1;display:flex;flex-direction:column}.service-inner h3{font-size:23px;line-height:1.22;letter-spacing:-.045em;margin:0 0 10px}.service-inner p{font-size:14px;line-height:1.6;color:#6b6279;margin:0;flex:1}.service-bottom{border-top:1px solid var(--line);padding-top:18px;margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:10px}.service-bottom strong{font-size:24px;letter-spacing:-.06em;white-space:nowrap}.service-bottom a{display:inline-flex;align-items:center;gap:10px;color:#6647cf;font-size:14px;font-weight:800;white-space:nowrap}.arrow-circle{height:32px;width:32px;border-radius:50%;display:grid;place-items:center;background:#f0eaff;font-size:17px;transition:background .25s,color .25s,transform .25s}.service-bottom a:hover .arrow-circle{background:var(--purple);color:#fff;transform:rotate(45deg)}
.journey{background:#211840;color:white;position:relative;overflow:hidden}.journey:before{content:"";position:absolute;right:-170px;top:-280px;width:680px;height:680px;border:90px solid #6e4cc24a;border-radius:50%;pointer-events:none}.journey .wrap{position:relative}.journey .overline{color:#c5a8ff}.journey-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:50px}.journey h2 em{color:#bb9aff}.journey-head p{max-width:340px;font-size:15px;line-height:1.8;color:#d2c6e9;margin:0 0 6px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{border:1px solid #947ac856;background:#ffffff0c;border-radius:22px;min-height:254px;padding:25px;position:relative;transition:background .3s,transform .3s,opacity .6s}.step:hover{background:#ffffff16;transform:translateY(-5px)}.step-num{font-size:11px;color:#c4a7f5;font-weight:800;letter-spacing:.15em}.step-icon{position:absolute;right:25px;top:18px;color:#d4b6ff;font-size:28px}.step h3{font-size:22px;margin:66px 0 10px;letter-spacing:-.045em}.step p{font-size:14px;line-height:1.7;color:#d6cce8;margin:0}
.about{background:#f7f4ff;overflow:hidden}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;transition:opacity .7s,transform .7s}.about-photos{height:620px;position:relative}.about-photo-main{position:absolute;top:0;left:4%;width:59%;height:530px;border:8px solid white;border-radius:250px 250px 18px 18px;overflow:hidden;box-shadow:0 20px 50px #7351c826}.about-photo-main img{object-position:50% 34%}.about-photo-secondary{position:absolute;bottom:0;right:0;width:47%;height:306px;border:8px solid #f7f4ff;border-radius:160px 160px 18px 18px;overflow:hidden;box-shadow:0 16px 45px #7351c820}.round-label{position:absolute;z-index:2;right:10%;top:4%;width:102px;height:102px;background:var(--gradient);border-radius:50%;display:grid;place-items:center;text-align:center;color:white;font-size:9px;font-weight:800;letter-spacing:.08em;padding:16px;transform:rotate(13deg)}.about-name{font-size:17px;font-weight:800;margin:28px 0 9px}.about-copy>p:not(.overline):not(.about-name){color:#665d78;font-size:15px;line-height:1.8;max-width:500px}.credential{border-top:1px solid #dacdea;border-bottom:1px solid #dacdea;padding:23px 0;margin:27px 0;display:flex;gap:15px;max-width:520px}.credential-icon{width:38px;height:38px;border-radius:50%;background:var(--gradient);color:white;display:grid;place-items:center;flex:none}.credential strong{display:block;font-size:14px;margin-bottom:6px}.credential span:last-child{color:#695e7b;display:block;font-size:13px;line-height:1.65}.text-link{font-size:13px;font-weight:800;color:#6545c9;border-bottom:1px solid currentColor;padding-bottom:7px}.text-link:hover{color:#a453be}
.location{background:linear-gradient(120deg,#6243d4,#734ddc 55%,#965bdc);color:white;position:relative;overflow:hidden}.location:after{content:"";position:absolute;border:1px solid #ffffff3a;border-radius:50%;width:700px;height:700px;right:-350px;bottom:-460px;pointer-events:none}.location-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr minmax(340px,430px);gap:12%;align-items:center;transition:opacity .7s,transform .7s}.location .overline{color:#e4d4ff}.location h2 em{color:#f0d8ff}.location-address{font-size:22px;font-weight:800;margin:35px 0 8px}.location-copy>p:not(.overline):not(.location-address){font-size:14px;line-height:1.75;color:#eee5ff;max-width:350px}.location-actions{margin-top:27px}.button-light{background:white;color:#5434ba}.contact-panel{background:#fff;color:var(--ink);border-radius:27px;padding:32px 35px;position:relative;box-shadow:22px 22px 0 #d9c5ff4a}.panel-flower{position:absolute;right:32px;top:22px;color:#9d67e6;font-size:35px}.panel-title{display:block;font-size:31px;line-height:1.12;font-weight:700;letter-spacing:-.06em;margin-bottom:27px}.contact-panel>a{display:flex;justify-content:space-between;font-size:17px;font-weight:800;border-top:1px solid #e8e0f3;padding:16px 0}.contact-panel>a:hover{color:#704cd3}.contact-panel>a span{font-weight:400}.panel-phone{display:block;font-size:13px;color:#796d87;margin-top:16px}footer{background:#18122d;color:#e8e1f1;padding:29px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-logo{font-size:33px;font-weight:800;letter-spacing:-.09em;color:white}.footer-logo span{color:#be91f4;font-size:17px;vertical-align:top}.footer-inner p,.footer-inner>a:last-child{font-size:11px;color:#c7bad9}.mobile-bar{display:none}
.js .service-card:not(.is-visible),.js .about-grid:not(.is-visible),.js .location-grid:not(.is-visible),.js .step:not(.is-visible){opacity:0;transform:translateY(18px)}.service-card.is-visible,.about-grid.is-visible,.location-grid.is-visible,.step.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1050px){.hero h1{font-size:clamp(53px,6vw,72px)}.hero-grid,.hero-art{min-height:600px}.hero-orbit{width:545px;height:545px}.portrait-frame{height:535px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-photos{height:550px}.about-photo-main{height:470px}.about-photo-secondary{height:265px}}
@media(max-width:700px){html{scroll-padding-top:70px}.wrap{width:min(100% - 36px,560px)}.section{padding:72px 0}.site-header{height:66px}.nav nav,.nav-contact{display:none}.brand{min-width:0}.brand-mark{height:36px;width:36px;font-size:21px}.brand-word{font-size:24px}.hero-grid{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:54px 0 28px}.eyebrow{font-size:10px;letter-spacing:.1em}.hero h1{font-size:clamp(49px,12.6vw,70px);margin:27px 0 19px}.hero-lead{font-size:14px;line-height:1.68}.hero-actions{gap:9px}.button{font-size:12px;padding:13px 17px;min-height:50px;gap:12px}.hero-meta{margin-top:30px;gap:8px 18px;font-size:10px}.hero-art{min-height:0;height:450px}.hero-orbit{width:455px;height:455px;top:0}.portrait-frame{height:417px;width:min(74%,320px);border-width:5px;box-shadow:12px 13px 0 #b69af4}.float-stamp{width:84px;height:84px;right:0;top:5%}.float-stamp>span{font-size:26px;margin-bottom:11px}.float-stamp small{font-size:6px;bottom:11px}.hero-caption{font-size:7px;bottom:13px}.ticker{padding:12px 0;font-size:10px}.section-heading{display:block;margin-bottom:28px}.section-heading h2,.journey h2,.about h2,.location h2{font-size:clamp(43px,10vw,61px)}.section-intro{font-size:14px;margin:17px 0 0}.services-grid{grid-template-columns:1fr;gap:14px}.service-card{min-height:0}.service-icon{height:87px;width:87px;margin-top:17px}.service-icon svg{height:56px;width:56px}.service-inner p{font-size:14px}.journey-head{display:block;margin-bottom:26px}.journey-head p{font-size:14px;margin-top:18px}.steps{grid-template-columns:1fr;gap:12px}.step{min-height:0;padding:22px}.step h3{margin:25px 0 8px;font-size:20px}.about-grid{display:flex;flex-direction:column;gap:35px}.about-copy{order:1}.about-photos{order:2;width:100%;max-width:440px;height:420px}.about-photo-main{height:370px;width:61%}.about-photo-secondary{height:220px;width:46%}.round-label{width:76px;height:76px;font-size:7px}.location-grid{display:flex;flex-direction:column;align-items:stretch;gap:36px}.location-address{font-size:20px;margin-top:28px}.contact-panel{padding:27px}.footer-inner{flex-direction:column;align-items:flex-start;gap:5px}.footer-inner p{line-height:1.4}.mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;padding:9px 10px max(9px,env(safe-area-inset-bottom));background:#fffefef0;backdrop-filter:blur(16px);border-top:1px solid #e9ddf6;gap:6px}.mobile-bar a{flex:1;text-align:center;padding:12px 3px;border-radius:25px;background:#eee8fb;font-size:12px;font-weight:800;white-space:nowrap}.mobile-bar a:first-child{background:var(--ink);color:white}.mobile-bar a:nth-child(2){background:#7150d9;color:white}footer{padding-bottom:92px}}
@media(max-width:360px){.hero h1{font-size:46px}.hero-art{height:405px}.portrait-frame{height:374px}.service-inner h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track,.hero-ambient,.hero-orbit:before,.hero-orbit:after,.float-stamp{animation:none}.js .service-card:not(.is-visible),.js .about-grid:not(.is-visible),.js .location-grid:not(.is-visible),.js .step:not(.is-visible){opacity:1;transform:none}*{transition-duration:.01ms!important;scroll-behavior:auto!important}}
