:root{color-scheme:dark;--ink:#0b0d0e;--surface:#111415;--surface-raised:#191c1c;--text:#f2f0ea;--muted:#afb1ae;--gold:#d8b679;--line:#ffffff24;--serif:Georgia,'Times New Roman',serif;--sans:'Arial','Helvetica Neue',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--ink);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,summary,a{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:6px}button{cursor:pointer}button:disabled{cursor:default}h1,h2,h3,p{margin:0}img{display:block;max-width:100%}em{font-family:var(--serif);font-weight:400;color:var(--gold)}.container{width:min(1328px,90%);margin-inline:auto}.skip-link{position:fixed;top:10px;left:15px;z-index:100;background:var(--gold);color:var(--ink);padding:10px 18px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:absolute;inset:0 0 auto;z-index:10;border-bottom:1px solid var(--line)}.header-inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand-monogram{position:relative;font-family:var(--serif);font-size:49px;line-height:1;color:var(--gold);width:52px;font-weight:400}.brand-monogram>span{font-size:30px;position:absolute;top:16px;left:25px;color:var(--text)}.brand-name{font-size:16px;font-weight:600;line-height:1.3;letter-spacing:.15em}.brand-sub{display:block;font-size:12px;letter-spacing:.24em;font-weight:400;color:var(--muted);margin-top:7px}.desktop-nav{display:flex;gap:32px;margin-left:auto;margin-right:22px}.desktop-nav a{font-size:14px;color:#d1d2ce;transition:color .2s}.desktop-nav a:hover,.back-top:hover{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:25px}.language-toggle{background:transparent;border:0;font-size:14px;padding:10px 0;color:var(--muted);min-width:46px;min-height:44px}.language-toggle:hover{color:var(--gold)}.header-link{display:flex;align-items:center;gap:28px;border:1px solid #ffffff50;padding:10px 17px;font-size:14px;transition:background .2s,border-color .2s}.header-link:hover{background:#ffffff0c;border-color:var(--gold)}.header-link>span:last-child{font-size:23px;line-height:1}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:8px}.menu-toggle span{height:1px;width:26px;display:block;background:var(--text);margin:7px auto;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{background:var(--ink);padding:10px 5% 26px;border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-size:18px}.mobile-nav[hidden]{display:none}.hero{position:relative;min-height:850px;height:min(940px,100svh);overflow:hidden;display:flex;align-items:center}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%;opacity:.95}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,8,.93) 0%,rgba(6,8,9,.85) 20%,rgba(6,8,9,.39) 49%,rgba(6,8,9,.02) 80%),linear-gradient(0deg,rgba(9,11,12,.96) 0%,transparent 24%,transparent 77%,rgba(7,9,10,.75) 100%)}.hero-content{position:relative;padding-top:70px;padding-bottom:100px}.eyebrow{font-size:12px;line-height:1.7;letter-spacing:.15em;font-weight:500;color:var(--muted);display:flex;align-items:center;gap:15px}.short-rule{height:1px;width:28px;background:var(--gold)}.hero .eyebrow{color:#d1c5b2;margin-bottom:29px}.hero h1{font-size:clamp(4.5rem,7.1vw,7rem);font-weight:400;line-height:1.065;letter-spacing:-.055em;max-width:890px}.hero h1 em{display:block;letter-spacing:-.055em;line-height:1.15}.hero-description{max-width:438px;color:#c4c6c3;font-size:17px;line-height:1.8;margin-top:27px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:37px;min-height:54px;padding:13px 23px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button-gold{background:var(--gold);color:#161717;margin-top:33px}.button-gold:hover{background:#ecd0a0;transform:translateY(-3px)}.button>span:last-child{font-size:25px;line-height:1}.hero-bottom{position:absolute;bottom:31px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;letter-spacing:.13em;color:#c4c6c2}.hero-location{display:flex;align-items:center;gap:12px}.tiny-cross{font-size:22px;color:var(--gold)}.hero-motto{color:#b2b3ae}.scroll-link{display:flex;gap:15px;align-items:center}.scroll-link>span:last-child{font-size:25px;color:var(--gold)}.craft-strip{border-block:1px solid var(--line);background:#0e1011}.strip-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:86px}.strip-inner>span{font-size:13px;letter-spacing:.13em;color:#d7d7cf;white-space:nowrap}.strip-inner i{font-style:normal;color:var(--gold);font-size:24px;line-height:1}.section{padding:115px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:55px}.section-number{color:var(--gold);letter-spacing:.03em;margin-right:3px}.section h2{font-size:clamp(2.8rem,4.5vw,4.8rem);line-height:1.14;letter-spacing:-.045em;font-weight:400;margin-top:24px}.section h2 em{letter-spacing:-.045em}.section-intro{max-width:345px;padding-bottom:8px}.section-intro p{font-size:16px;color:var(--muted);line-height:1.8}.small-note{display:block;font-size:13px;color:#929690;margin-top:20px}.services-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:65px;align-items:start}.service{border-top:1px solid var(--line);min-width:0}.service:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.service summary{display:flex;align-items:center;gap:22px;min-height:133px;list-style:none;cursor:pointer;padding-block:27px}.service summary::-webkit-details-marker{display:none}.service-number{font-size:12px;color:var(--gold);align-self:flex-start;margin-top:5px}.service-text{display:flex;flex-direction:column;gap:7px;min-width:0}.service-title{font-size:23px;line-height:1.25;letter-spacing:-.03em;transition:color .2s}.service-caption{font-size:14px;line-height:1.5;color:var(--muted)}.expand-icon{margin-left:auto;flex-shrink:0;height:36px;width:36px;border:1px solid #ffffff2f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:23px;font-weight:300;color:#dcdbd4;transition:transform .2s,background .2s}.service summary:hover .service-title{color:var(--gold)}.service summary:hover .expand-icon{background:#d8b6791a}.service[open] .expand-icon{transform:rotate(45deg);border-color:var(--gold);color:var(--gold)}.service-detail{padding:0 0 28px 36px;max-width:530px}.service-detail p{font-size:16px;color:var(--muted);line-height:1.8}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tags span{border:1px solid var(--line);font-size:12px;color:#c9c5bc;padding:4px 10px}.vision-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:4px;padding-bottom:28px}.vision-side-note{font-size:12px;letter-spacing:.14em;color:#9d9f99}.vision-frame{position:relative;min-height:670px;display:flex;align-items:center;overflow:hidden}.vision-frame>img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center}.vision-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,15,.8) 0%,rgba(4,13,16,.6) 39%,rgba(5,13,17,.1) 75%),linear-gradient(0deg,rgba(2,8,10,.85) 0%,transparent 35%)}.vision-content{position:relative;padding:85px 0 125px}.vision-content .eyebrow{color:#d0c4ae}.vision-content h2{font-size:clamp(2.8rem,4.8vw,4.9rem);font-weight:400;letter-spacing:-.045em;line-height:1.13;margin-top:27px}.vision-content em{color:#e5c695}.vision-copy{max-width:435px;font-size:16px;line-height:1.85;color:#c6cecb;margin-top:26px}.vision-caption{display:flex;justify-content:space-between;gap:30px;position:absolute;bottom:25px;left:50%;transform:translateX(-50%);font-size:12px;letter-spacing:.1em;color:#b2bfbb}.vision-caption>span:last-child{letter-spacing:0;font-size:12px;color:#aab4af}.studio-section{padding-block:125px}.studio-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:100px}.studio-title h2{font-size:clamp(2.6rem,3.6vw,3.9rem);line-height:1.2}.signature-block{display:flex;align-items:center;gap:17px;margin-top:48px}.signature-rule{height:1px;width:35px;background:var(--gold)}.founder-name{font-size:18px;display:block}.founder-role{font-size:12px;letter-spacing:.1em;color:#989d98;display:block;margin-top:4px}.studio-copy{padding-top:4px}.studio-copy>p{font-size:16px;color:var(--muted);line-height:1.9}.studio-copy p.lead{font-size:22px;letter-spacing:-.015em;line-height:1.6;color:#dfdfd8;margin-bottom:20px}.studio-copy blockquote{font-family:var(--serif);font-style:italic;color:var(--gold);font-size:25px;line-height:1.5;margin:28px 0 30px;padding:0 0 0 19px;border-left:1px solid var(--gold)}.studio-copy p.language-label{font-size:12px;letter-spacing:.12em;color:#969b96;margin-top:35px}.studio-copy p.language-list{font-size:14px;margin-top:7px;color:#d7d8d0}.process-section{border-block:1px solid var(--line);background:var(--surface);padding-block:85px 96px}.compact-heading{margin-bottom:49px}.compact-heading h2{font-size:clamp(2.5rem,3.8vw,3.7rem)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:64px}.process-step{display:flex;align-items:center;gap:20px;margin-bottom:25px}.process-step>span:first-child{font-family:var(--serif);color:var(--gold);font-size:28px;font-style:italic}.process-line{height:1px;background:var(--line);flex:1}.process-grid h3{font-weight:400;font-size:22px;letter-spacing:-.02em;line-height:1.4;margin-bottom:15px}.process-grid p{font-size:16px;color:var(--muted);line-height:1.9}.closing-section{padding:110px 0 105px;background:#d8b679;color:#141819}.closing-inner{display:flex;justify-content:space-between;gap:70px;align-items:flex-end}.closing-section .eyebrow{color:#53503f}.closing-section h2{font-size:clamp(4rem,7vw,7rem);font-weight:400;letter-spacing:-.05em;line-height:1.1;margin-top:26px}.closing-section h2 em{color:#373b32}.closing-aside{max-width:290px;padding-bottom:5px}.closing-star{display:block;font-size:75px;font-weight:300;line-height:1;margin-bottom:25px}.closing-aside>p{font-size:21px;line-height:1.6;max-width:240px;letter-spacing:-.02em}.enquiry-note{margin-top:32px;padding-top:22px;border-top:1px solid #1418193d}.enquiry-note>span{font-size:12px;letter-spacing:.13em}.enquiry-note p{font-size:14px;color:#464b40;margin-top:7px}.site-footer{background:#090c0d}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:156px;border-bottom:1px solid var(--line)}.footer-top>p{font-size:14px;color:#9ea59f}.back-top{display:flex;gap:16px;align-items:center;font-size:14px}.back-top>span:last-child{font-size:24px;color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:23px;font-size:12px;color:#959b95}.footer-bottom>span:last-child{font-size:12px;letter-spacing:.12em}:lang(te){font-family:'Nirmala UI','Noto Sans Telugu',Gautami,var(--sans)}html[lang=te] .brand,html[lang=te] .brand *{font-family:var(--sans)}html[lang=te] .brand-monogram,html[lang=te] .brand-monogram>span{font-family:var(--serif)}html[lang=te] h1,html[lang=te] h2,html[lang=te] em{font-family:'Nirmala UI','Noto Sans Telugu',Gautami,var(--sans);letter-spacing:-.025em;font-style:normal}html[lang=te] .hero h1{font-size:clamp(3.3rem,5.8vw,5.6rem);line-height:1.5}html[lang=te] .hero h1 em{line-height:1.5}html[lang=te] h2{line-height:1.6;font-size:clamp(2.3rem,3.7vw,3.7rem)}html[lang=te] .eyebrow{letter-spacing:0;line-height:1.9}html[lang=te] .service-title{font-size:21px;line-height:1.8}html[lang=te] .service summary{min-height:145px}html[lang=te] .service-number,html[lang=te] .section-number{font-family:var(--sans)}html[lang=te] .hero-description,html[lang=te] .vision-copy,html[lang=te] .service-detail p,html[lang=te] .studio-copy>p{line-height:2}html[lang=te] .closing-section h2{font-size:clamp(3rem,5vw,5rem);line-height:1.7}html[lang=te] .studio-copy blockquote{font-family:'Nirmala UI','Noto Sans Telugu',Gautami,var(--sans);font-style:normal;font-size:21px;line-height:2}html[lang=te] .service-caption{line-height:1.8}
@media(min-width:1600px){.hero-image{object-position:center 48%}.hero-content{padding-top:60px}}@media(max-width:1200px){.header-inner{gap:20px}.desktop-nav{gap:23px;margin-right:10px}.header-actions{gap:20px}.header-link{gap:18px}.brand-name{font-size:14px}.hero{min-height:780px;height:92svh}.hero h1{font-size:7.5vw}.hero-motto{display:none}.services-grid{column-gap:40px}.service-title{font-size:21px}.studio-grid{gap:55px}.process-grid{gap:35px}.strip-inner>span{font-size:12px;letter-spacing:.09em}.closing-section h2{font-size:7.8vw}}@media(max-width:960px){.desktop-nav{display:none}.header-inner{min-height:90px}.header-actions{margin-left:auto;gap:24px}.menu-toggle{display:block}.hero{min-height:780px}.hero h1{font-size:clamp(4.5rem,9vw,6.5rem)}.hero-shade{background:linear-gradient(90deg,rgba(4,7,8,.9) 0%,rgba(5,8,9,.65) 45%,rgba(5,8,9,.18) 100%),linear-gradient(0deg,#090b0c 0%,transparent 40%,rgba(7,9,10,.4) 100%)}.hero-image{object-position:62% 50%}.hero-content{padding-top:65px}.hero .eyebrow{font-size:12px}.strip-inner{min-height:77px;gap:14px;flex-wrap:wrap;justify-content:center;padding-block:23px}.strip-inner>span{font-size:12px}.strip-inner i{font-size:18px}.section{padding-block:85px}.section-heading{gap:35px}.section-intro{max-width:300px}.section h2{font-size:3.4rem}.services-grid{column-gap:32px}.service summary{gap:13px}.service-title{font-size:20px}.service-caption{font-size:13px}.expand-icon{width:28px;height:28px;font-size:20px}.service-detail{padding-left:26px}.vision-frame{min-height:660px}.vision-content h2{font-size:3.8rem}.studio-grid{gap:50px;grid-template-columns:1fr}.studio-copy{max-width:660px}.studio-title h2{font-size:3.7rem}.signature-block{margin-top:30px}.process-grid{gap:28px}.process-grid h3{font-size:20px}.compact-heading h2{font-size:3rem}.closing-inner{gap:40px}.closing-section h2{font-size:4.7rem}.closing-aside>p{font-size:18px}.closing-aside{max-width:230px}.footer-top{flex-wrap:wrap;padding-block:36px;row-gap:23px}.footer-top>p{order:3;flex-basis:100%;font-size:13px}.footer-top .back-top{margin-left:auto}.footer-bottom{padding-block:20px}html[lang=te] .hero h1{font-size:4.2rem}html[lang=te] .hero-description{max-width:380px}html[lang=te] .section-heading{align-items:flex-start}html[lang=te] .section h2{font-size:2.8rem}html[lang=te] .service-title{font-size:18px}html[lang=te] .closing-section h2{font-size:3.6rem}}
@media(max-width:640px){html{scroll-padding-top:30px}.container{width:88%}.header-inner{gap:10px;min-height:84px}.brand{gap:10px}.brand-name{font-size:12px;letter-spacing:.13em}.brand-monogram{font-size:42px;width:45px}.brand-monogram>span{font-size:25px;left:21px;top:14px}.brand-sub{font-size:12px;letter-spacing:.2em;margin-top:5px}.header-actions{gap:11px}.header-link{display:none}.language-toggle{font-size:14px;min-width:43px}.menu-toggle{width:35px;padding:5px}.mobile-nav{padding-inline:6%}.hero{min-height:790px;height:95svh;max-height:940px;align-items:flex-start}.hero-content{padding-top:170px;padding-bottom:145px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,rgba(5,8,9,.88),rgba(5,8,9,.55)),linear-gradient(0deg,#090b0c 2%,transparent 40%,rgba(7,9,10,.45) 100%)}.hero .eyebrow{font-size:12px;letter-spacing:.1em;gap:9px;margin-bottom:27px}.short-rule{width:20px}.hero h1{font-size:clamp(3.1rem,11.9vw,4.7rem);line-height:1.14;letter-spacing:-.045em}.hero h1 em{line-height:1.16;letter-spacing:-.06em}.hero-description{font-size:16px;max-width:320px;margin-top:27px;line-height:1.85}.button{font-size:14px;min-height:54px;padding-inline:20px;gap:27px}.button-gold{margin-top:28px}.hero-bottom{bottom:22px;align-items:center;font-size:12px;letter-spacing:.04em}.hero-location{gap:7px}.scroll-link{gap:10px}.scroll-link>span:first-child{display:none}.strip-inner{gap:12px 16px;min-height:95px;padding-block:23px}.strip-inner>span{font-size:12px;letter-spacing:.09em}.strip-inner i{font-size:15px}.strip-inner i:nth-child(6){display:none}.section{padding-block:67px}.section-heading{flex-direction:column;align-items:stretch;gap:26px;margin-bottom:35px}.eyebrow{font-size:12px;letter-spacing:.1em;gap:12px}.section h2{font-size:clamp(2.6rem,10.3vw,3.5rem);margin-top:19px}.section-intro{max-width:100%;padding-bottom:0}.section-intro p{font-size:16px;max-width:355px}.small-note{margin-top:14px;font-size:12px}.services-grid{grid-template-columns:1fr;gap:0}.service summary{min-height:121px;padding-block:24px;gap:18px}.service-title{font-size:21px}.service-caption{font-size:14px;max-width:245px}.service-number{font-size:12px}.service:nth-last-child(2){border-bottom:0}.expand-icon{width:32px;height:32px}.service-detail{padding-left:33px}.service-detail p{font-size:15px}.vision-top{padding-top:5px;padding-bottom:24px}.vision-side-note{display:none}.vision-frame{min-height:670px}.vision-frame>img{object-position:55% center}.vision-shade{background:linear-gradient(90deg,rgba(3,11,14,.77),rgba(3,11,14,.53)),linear-gradient(0deg,rgba(2,8,10,.9),transparent 70%)}.vision-content{padding-block:65px 120px}.vision-content h2{font-size:clamp(2.6rem,9.8vw,3.5rem);line-height:1.2;margin-top:23px}.vision-copy{font-size:16px;margin-top:26px;max-width:340px}.vision-caption{flex-direction:column;gap:6px;bottom:26px;font-size:12px;letter-spacing:.05em}.vision-caption>span:last-child{font-size:12px}.studio-grid{gap:32px}.studio-title h2{font-size:clamp(2.45rem,9vw,3.1rem)}.signature-block{margin-top:27px}.founder-name{font-size:17px}.founder-role{font-size:12px}.studio-copy p.lead{font-size:20px;line-height:1.6}.studio-copy>p{font-size:16px;line-height:1.85}.studio-copy blockquote{font-size:24px;margin-block:24px;padding-left:17px}.studio-copy p.language-label{font-size:12px;margin-top:28px}.studio-copy p.language-list{font-size:13px}.process-section{padding-block:65px}.compact-heading{margin-bottom:34px}.compact-heading h2{font-size:2.65rem}.compact-heading h2 em{display:block}.process-grid{grid-template-columns:1fr;gap:32px}.process-step{margin-bottom:17px;gap:18px}.process-grid h3{font-size:21px;margin-bottom:11px}.process-grid p{font-size:16px;line-height:1.8;max-width:400px}.closing-section{padding-block:65px}.closing-inner{flex-direction:column;align-items:stretch;gap:36px}.closing-section h2{font-size:clamp(3.35rem,13vw,5rem);line-height:1.12;margin-top:25px}.closing-aside{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:0 19px;max-width:100%}.closing-star{font-size:53px;margin-bottom:0}.closing-aside>p{font-size:20px;max-width:250px;line-height:1.5}.enquiry-note{grid-column:1/-1;margin-top:28px;padding-top:23px}.enquiry-note>span{font-size:12px}.enquiry-note p{font-size:14px}.footer-top{padding-block:31px;gap:27px 15px;min-height:150px}.footer-brand .brand-name{font-size:12px}.footer-brand .brand-monogram{width:42px}.footer-top>p{font-size:13px}.back-top{font-size:14px;gap:8px}.footer-bottom{font-size:12px;gap:17px}.footer-bottom>span:last-child{font-size:12px;letter-spacing:.02em}html[lang=te] .hero{min-height:830px}html[lang=te] .hero-content{padding-top:159px}html[lang=te] .hero h1{font-size:clamp(2.7rem,10vw,3.65rem);line-height:1.6}html[lang=te] .hero h1 em{line-height:1.6}html[lang=te] .hero-description{max-width:310px;margin-top:20px}html[lang=te] .strip-inner>span{font-size:12px}html[lang=te] .section h2,html[lang=te] .vision-content h2{font-size:2.5rem;line-height:1.65}html[lang=te] .service-title{font-size:19px;line-height:1.85}html[lang=te] .service summary{min-height:130px;gap:14px}html[lang=te] .service-caption{font-size:14px}html[lang=te] .vision-frame{min-height:760px}html[lang=te] .closing-section h2{font-size:3rem;line-height:1.7}html[lang=te] .closing-aside>p{font-size:19px;line-height:1.9}html[lang=te] .footer-top .back-top{font-size:12px}html[lang=te] .footer-bottom>span:last-child{font-size:12px}}@media(max-width:360px){.brand-name{font-size:12px}.header-actions{gap:6px}.hero h1{font-size:11.5vw}.service-title{font-size:19px}.service-caption{font-size:13px}.service summary{gap:12px}.hero-location{font-size:12px}.footer-bottom{flex-wrap:wrap}.footer-brand .brand-name{font-size:12px}.back-top{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button-gold:hover{transform:none}}@media(prefers-contrast:more){:root{--muted:#d2d5cf;--line:#ffffff66}.small-note,.founder-role,.language-label,.footer-bottom{color:#bfc5bf}}
