:root{--ink:#0b0b12;--paper:#f6f3ee;--purple:#5e2a9e;--pink:#d61a8d;--orange:#f57c20;--rule:rgba(11,11,18,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Poppins,sans-serif;overflow-x:hidden}.grain:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1050;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}#scroll-progress{position:fixed;top:0;left:0;height:3px;width:0;z-index:1100;background:linear-gradient(90deg,var(--purple),var(--pink),var(--orange))}.site-container{width:min(100% - 48px,1320px);margin-inline:auto}.site-header{transition:.35s}.site-header.scrolled{background:rgba(246,243,238,.84);backdrop-filter:blur(14px);border-bottom:1px solid var(--rule)}.navbar-brand img,.footer img{object-fit:contain}.nav-link{font-size:16px;color:rgba(11,11,18,.78);position:relative}.nav-link small,.eyebrow,.eyebrow-row,.hero-meta,.mini-stats span,.service-card small,.process-step small,.footer h3,.footer form label,.footer form small,.cta-points small{font:18px "JetBrains Mono",monospace;letter-spacing:.08em;text-transform:uppercase}.nav-link:after{content:"";position:absolute;bottom:3px;left:8px;width:0;height:1px;background:#111;transition:.35s}.nav-link:hover:after{width:calc(100% - 16px)}.pill-btn{display:inline-flex;align-items:center;gap:12px;padding:8px 8px 8px 20px;border-radius:50px;background:var(--ink);color:var(--paper);text-decoration:none;font-size:13px;font-weight:500}.pill-btn>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--paper);color:var(--ink);transition:.4s}.pill-btn:hover{background:var(--purple);color:white}.pill-btn:hover span{transform:rotate(45deg)}.pill-lg{font-size:14px}.pill-lg>span{width:42px;height:42px}.navbar-toggler{width:44px;height:44px;border:1px solid var(--rule);box-shadow:none!important}.offcanvas{background:var(--paper)}.mobile-links{display:flex;flex-direction:column}.mobile-links>a:not(.pill-btn){display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--rule);font-size:22px;font-weight:600;color:var(--ink);text-decoration:none}.section{padding:110px 0;position:relative}.hero{min-height:100vh;padding-top:135px;overflow:hidden;background-image:linear-gradient(90deg,rgba(11,11,18,.04) 1px,transparent 1px);background-size:8.333% 100%}.orb{position:absolute;border-radius:50%;filter:blur(50px);opacity:.28}.orb-a{width:500px;height:500px;left:-180px;top:-100px;background:var(--purple)}.orb-b{width:540px;height:540px;right:-200px;top:150px;background:var(--pink)}.orb-c{width:400px;height:400px;left:35%;bottom:-200px;background:var(--orange)}.hero-meta{display:flex;align-items:center;gap:12px;color:#666;margin-bottom:28px}.hero-meta>i{height:1px;flex:1;background:var(--rule)}.booking{border:1px solid var(--rule);border-radius:30px;padding:6px 10px;background:#ffffff8c}.booking b{display:inline-block;width:8px;height:8px;background:var(--pink);border-radius:50%;margin-right:6px;animation:pulse 1.4s infinite}.display-title,.section-head h2,.cta h2,.footer h2{font-weight:800;letter-spacing:-.055em;line-height:.93}.hero-title{font-size:clamp(50px,7vw,104px)}.hero-title span{display:block;animation:lineIn 1s both}.hero-title span:nth-child(2){animation-delay:.12s}.hero-title span:nth-child(3){animation-delay:.24s}.hero-title span:nth-child(4){animation-delay:.36s}.serif{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;letter-spacing:-.01em}.gradient-text{background:linear-gradient(90deg,var(--purple),var(--pink),var(--orange),var(--purple));background-size:200%;-webkit-background-clip:text;color:transparent;animation:shimmer 8s linear infinite}.hero-copy{max-width:590px;margin-top:28px;color:#56565c;font-family:Inter,sans-serif;line-height:1.7}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-size:14px;font-weight:600}.text-link>i:first-of-type{display:block;width:42px;height:1px;background:var(--ink);transition:.35s}.text-link:hover>i:first-of-type{width:64px}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:540px;border-top:1px solid var(--rule);margin-top:48px;padding-top:22px}.mini-stats strong,.stats-row strong{display:block;font-size:clamp(32px,4vw,65px);font-weight:800;letter-spacing:-.05em;background:linear-gradient(90deg,var(--purple),var(--pink),var(--orange));-webkit-background-clip:text;color:transparent}.hero-visual{position:relative;aspect-ratio:4/5;max-width:520px;margin-left:auto}.hero-media{width:100%;height:100%;overflow:hidden;position:relative}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(94,42,158,.4),rgba(214,26,141,.2),rgba(245,124,32,.35))}.hero-media img{width:100%;height:100%;object-fit:cover;animation:heroZoom 12s ease-in-out infinite alternate}.clip{clip-path:polygon(0 0,100% 0,100% 88%,88% 100%,0 100%)}.chapter{position:absolute;z-index:2;top:-24px;left:-24px}.chapter small,.chapter span{display:block}.chapter span{font:italic 62px "Instrument Serif"}.float-card,.chart-card,.cert{position:absolute;z-index:3;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border:1px solid var(--rule);border-radius:16px;box-shadow:0 18px 45px rgba(20,10,40,.18)}.float-card{display:flex;align-items:center;gap:12px;padding:13px}.float-card>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:white;background:linear-gradient(135deg,var(--purple),var(--pink),var(--orange))}.float-card small,.float-card b{display:block}.float-card small,.chart-card small{font:10px "JetBrains Mono"}.fc-one{left:-42px;top:34%}.fc-two{right:-30px;bottom:23%}.cert{right:-10px;top:-20px;padding:12px 15px;background:linear-gradient(90deg,var(--purple),var(--pink),var(--orange));color:white;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.chart-card{left:-20px;bottom:-30px;padding:14px}.bars{height:42px;display:flex;align-items:end;gap:5px}.bars i{width:8px;border-radius:5px;background:linear-gradient(var(--pink),var(--purple))}.bars i:nth-child(1){height:10px}.bars i:nth-child(2){height:20px}.bars i:nth-child(3){height:15px}.bars i:nth-child(4){height:30px}.bars i:nth-child(5){height:24px}.bars i:nth-child(6){height:38px}.bars i:nth-child(7){height:32px}.bars i:nth-child(8){height:42px}.chart-card span{font-size:11px}.hero-bottom{margin-top:85px;display:flex;justify-content:space-between;align-items:center;font:10px "JetBrains Mono";text-transform:uppercase}.hero-bottom i{width:1px;height:34px;background:#333}.eyebrow-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--rule);padding-bottom:32px;color:#666}.stats-row>div{padding-top:35px}.stats-row small,.stats-row span{display:block;color:#666}.marquee{margin-top:90px;padding:28px 0;border-block:1px solid var(--rule);overflow:hidden}.marquee div{width:max-content;font-size:clamp(34px,5vw,68px);font-weight:800;letter-spacing:-.05em;animation:marquee 45s linear infinite}.section-head{display:grid;grid-template-columns:1.4fr .6fr;gap:50px;align-items:end;margin-bottom:60px}.section-head h2{font-size:clamp(48px,6vw,76px);margin:12px 0 0}.section-head>p{font-family:Inter;color:#64646a;line-height:1.7}.service-list{border-top:1px solid var(--rule)}.service-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:27px 0;border-bottom:1px solid var(--rule);cursor:pointer}.service-row h3{font-size:clamp(22px,3vw,43px);font-weight:800;letter-spacing:-.045em;margin:0;transition:.35s}.service-row.active h3{transform:translateX(8px);background:linear-gradient(90deg,var(--purple),var(--pink),var(--orange));-webkit-background-clip:text;color:transparent}.service-row .mobile-desc{display:none;color:#666;font-size:14px;margin:10px 0 0}.service-preview,.why-card,.testimonial-card{border:1px solid var(--rule);border-radius:28px;background:rgba(255,255,255,.75);padding:30px;overflow:hidden}.service-preview{top:110px;min-height:340px}.icon-box{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,var(--purple),var(--pink),var(--orange));color:white;font-size:22px}.service-preview h3{font-size:37px;font-weight:800;letter-spacing:-.04em;margin-top:28px}.service-preview p,.why-card p,.testimonial-card p{font-family:Inter;color:#616168;line-height:1.7}.why-card{min-height:290px;display:flex;flex-direction:column;justify-content:space-between;transition:.45s}.why-card:hover,.testimonial-card:hover{transform:translateY(-7px);box-shadow:0 25px 50px rgba(20,10,40,.1)}.why-card h3{font-size:27px;font-weight:800;letter-spacing:-.04em}.process,.footer{background:var(--ink);overflow:hidden}.process .section-head p{color:#aaa}.process-line{height:1px;background:#ffffff22;margin-bottom:40px}.process-line i{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--purple),var(--pink),var(--orange));transition:width 2s}.process-line.in-view i{width:100%}.process-step h3{font-size:34px;font-weight:800}.process-step p{color:#aaa;font:14px Inter;line-height:1.6}.portfolio-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.portfolio-card{min-height:390px;position:relative;overflow:hidden;background:#111;color:white;text-decoration:none}.portfolio-card:nth-child(1){grid-column:span 3;grid-row:span 2;min-height:800px}.portfolio-card:nth-child(2){grid-column:span 3}.portfolio-card:nth-child(3),.portfolio-card:nth-child(4),.portfolio-card:nth-child(5){grid-column:span 2}.portfolio-card:nth-child(6){grid-column:span 6;min-height:470px}.portfolio-card:nth-child(even){clip-path:polygon(0 0,100% 0,100% 100%,12% 100%,0 88%)}.portfolio-card:nth-child(odd){clip-path:polygon(0 0,100% 0,100% 88%,88% 100%,0 100%)}.portfolio-card img{position:absolute;width:100%;height:100%;object-fit:cover;filter:grayscale(.35);transition:.8s}.portfolio-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(11,11,18,.8))}.portfolio-card:hover img{transform:scale(1.06);filter:none}.portfolio-content{position:relative;z-index:2;height:100%;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}.portfolio-content small{font:10px "JetBrains Mono";text-transform:uppercase}.portfolio-content h3{font-size:clamp(34px,5vw,62px);font-weight:800;letter-spacing:-.05em}.testimonial-card{height:100%;transition:.45s}.stars{color:var(--orange);letter-spacing:3px}.person{display:flex;gap:13px;align-items:center;border-top:1px solid var(--rule);padding-top:20px;margin-top:28px}.person img{width:48px;height:48px;object-fit:cover;border-radius:50%}.person b,.person small{display:block}.person small{font:10px "JetBrains Mono";color:#777}.cta{background:linear-gradient(100deg,var(--purple),var(--pink),var(--orange));padding-block:140px}.cta h2{font-size:clamp(64px,10vw,140px);max-width:12ch}.cta-actions{display:flex;align-items:center;gap:35px;margin-top:45px}.pill-btn.light{background:white;color:var(--ink)}.call{display:flex;gap:14px;align-items:center}.call>i{display:grid;place-items:center;width:46px;height:46px;border:1px solid #ffffff66;border-radius:50%}.call small,.call b{display:block}.cta-points{border-top:1px solid #ffffff44;margin-top:80px;padding-top:30px}.cta-points b,.cta-points span{display:block}.footer{padding:90px 0 35px}.footer-top{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:end;padding-bottom:60px;border-bottom:1px solid #ffffff26}.footer h2{font-size:clamp(55px,8vw,105px)}.footer form>div{display:flex;border-bottom:1px solid #ffffff55}.footer input{flex:1;background:none;border:0;color:white;padding:14px 0;outline:0}.footer button{border:0;width:42px;height:42px;border-radius:50%}.footer form small{display:block;margin-top:10px;color:#aaa}.footer-grid{padding-block:55px}.footer-grid p{color:#aaa;font:14px Inter;line-height:1.7;max-width:330px;margin-top:20px}.footer-grid h3{color:#888}.footer-grid a,.footer-grid span{display:block;color:#bbb;text-decoration:none;font-size:14px;margin:10px 0}.footer-grid a:hover{color:white}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff26;padding-top:28px;color:#888;font:16px "JetBrains Mono";text-transform:uppercase}.footer-bottom div{display:flex;gap:8px}.footer-bottom a{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff33;border-radius:50%;color:#ccc;font-size:15px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}@keyframes lineIn{from{transform:translateY(100%);opacity:0}}@keyframes shimmer{to{background-position:200%}}@keyframes heroZoom{to{transform:scale(1.07)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes pulse{50%{box-shadow:0 0 0 7px rgba(214,26,141,0)}}@media(max-width:991.98px){.section{padding:85px 0}.hero{padding-top:120px}.hero-visual{margin:40px auto 0}.section-head{grid-template-columns:1fr;gap:20px}.service-row .mobile-desc{display:block}.service-preview{display:none}.portfolio-card:nth-child(n){grid-column:span 3;min-height:430px}.portfolio-card:nth-child(6){grid-column:span 6}.footer-top{grid-template-columns:1fr}.chapter{left:0}.cta{padding-block:100px}}@media(max-width:575.98px){.site-container{width:min(100% - 30px,1320px)}.hero-meta>i,.hero-meta>span:first-child{display:none}.hero-title{font-size:13vw}.mini-stats{gap:10px}.mini-stats strong{font-size:28px}.hero-visual{max-width:88%;margin-top:60px}.chapter span{font-size:42px}.fc-one{left:-20px}.fc-two{right:-20px}.cert{right:-15px}.hero-bottom span:last-child{display:none}.eyebrow-row span:last-child{display:none}.portfolio-card:nth-child(n){grid-column:span 6;min-height:430px}.portfolio-card:nth-child(1){min-height:560px}.cta-actions{align-items:flex-start;flex-direction:column}.cta-points>div{margin-bottom:24px}.footer-bottom{flex-direction:column;text-align:center}.section-head h2{font-size:44px}}
.hero-section{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;padding:125px 0 45px;background:#080808;color:#fff}.hero-video{position:absolute;top:50%;left:50%;width:100%;height:100%;min-width:100%;min-height:100%;transform:translate(-50%,-50%);object-fit:cover;object-position:center;z-index:0}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,5,8,.96) 0%,rgba(5,5,8,.82) 38%,rgba(5,5,8,.32) 68%,rgba(5,5,8,.16) 100%)}.hero-content,.navbar{position:relative;z-index:2}.hero-content{width:100%}.hero-section .hero-meta,.hero-section .hero-copy,.hero-section .hero-bottom{color:rgba(255,255,255,.8)}.hero-section .hero-meta>i,.hero-section .hero-bottom i{background:rgba(255,255,255,.35)}.hero-section .booking{background:rgba(10,10,16,.38);border-color:rgba(255,255,255,.3);backdrop-filter:blur(10px)}.hero-section .hero-copy{font-size:17px;text-shadow:0 2px 18px rgba(0,0,0,.45)}.hero-section .pill-btn{background:#fff;color:var(--ink)}.hero-section .pill-btn>span{background:var(--ink);color:#fff}.hero-section .text-link{color:#fff}.hero-section .text-link>i:first-of-type{background:#fff}.hero-section .mini-stats{border-color:rgba(255,255,255,.3);padding:20px;border-radius:20px;background:rgba(8,8,12,.42);backdrop-filter:blur(10px)}.hero-section .mini-stats span{color:rgba(255,255,255,.72)}.hero-section .hero-title{text-shadow:0 4px 30px rgba(0,0,0,.5)}@media(max-width:991.98px){.hero-section .hero-title{font-size:clamp(52px,9vw,78px)}}@media(max-width:575.98px){.hero-section{min-height:100svh;padding-top:110px}.hero-overlay{background:linear-gradient(90deg,rgba(5,5,8,.94),rgba(5,5,8,.62)),linear-gradient(0deg,rgba(5,5,8,.72),transparent)}.hero-section .hero-copy{font-size:15px}.hero-section .hero-bottom{margin-top:50px}.hero-section .mini-stats{padding:15px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
