@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600&family=Italiana&display=swap');
:root{--paper:#f7f7f4;--ink:#202120;--grey:#71736d;--blue:#6355df;--line:#dddfd8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;line-height:1.08;letter-spacing:-2.6px}h1{font-size:clamp(50px,5.3vw,88px)}h2{font-size:clamp(42px,4.2vw,64px)}em{font-family:Italiana,Georgia,serif;font-weight:400}header{height:98px;padding:0 4.8%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:12px;width:auto;min-width:181px;flex-shrink:0;overflow:visible}.brand svg{width:32px;height:32px;flex-shrink:0}.wordmark-crop{display:block;position:relative;width:148px;height:58px;flex:0 0 148px;overflow:hidden}.wordmark-crop img{position:absolute;max-width:none;width:590px;left:-228px;top:-138px}nav{display:flex;gap:34px;font-size:14px}nav a{padding:12px 0;position:relative}nav a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:1px;background:var(--ink);transition:width .2s}nav a:hover:after{width:100%}.header-cta{font-size:14px;border-bottom:1px solid #aaa;padding:8px 0;display:flex;gap:32px}.header-cta span{color:var(--blue)}.menu{display:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:660px}.hero-copy{padding:78px 8% 30px 9.3%;display:flex;flex-direction:column}.eyebrow{font-size:11px;font-weight:500;letter-spacing:2px;line-height:1.5;margin-bottom:32px}.hero h1{margin-bottom:28px}.intro{color:var(--grey);line-height:1.8;font-size:16px;margin-bottom:34px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:48px;padding:15px 22px;min-height:54px;font-size:14px;border:1px solid transparent;transition:background .2s;align-self:flex-start}.button.dark{background:#272925;color:white}.button.dark:hover{background:var(--blue)}.hero-foot{display:flex;justify-content:space-between;gap:20px;margin-top:auto;padding-top:60px;font-size:10px;letter-spacing:1.2px;line-height:1.8;color:#777b73}.hero-art{position:relative;background:#202222;min-height:580px;overflow:hidden}.hero-art>img{width:100%;height:100%;position:absolute;object-fit:cover}.art-caption{position:absolute;bottom:29px;left:30px;color:white;font-size:11px;letter-spacing:.5px;text-shadow:0 1px 5px #000}.section{padding:100px 7%;max-width:1800px;margin:auto}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:48px}.section-head .eyebrow{margin-bottom:20px}.section-head>p{font-size:15px;color:var(--grey);padding-bottom:5px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.project.seet{padding-top:0}.project-image{display:block;padding:0;border:0;width:100%;height:540px;position:relative;overflow:hidden;background:#dedacf;text-align:left}.project-image>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.project-image:hover>img{transform:scale(1.025)}.project-image.sada img{object-position:50% 34%;filter:brightness(.88)}.project-word{position:absolute;bottom:38px;left:35px;color:white;font:60px/1 Georgia,serif;letter-spacing:5px}.project-word>span{display:block;font:10px/1.5 'DM Sans',sans-serif;letter-spacing:2px;margin-top:15px}.circle-arrow{position:absolute;right:25px;bottom:28px;width:46px;height:46px;display:grid;place-items:center;border:1px solid #ffffff90;color:white;border-radius:50%;font-size:21px}.kart-image{height:540px;background:#f3eee6}
.kart-image>img{width:calc(100% - 32px);height:calc(100% - 32px);object-fit:contain;object-position:center center;position:absolute;inset:16px;max-height:none}
.detail-image.kart-detail{object-fit:contain;object-position:center center;background:#f3eee6;height:320px}
.seet-image{height:540px;background:#eceaf8}
.seet-image>img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;position:absolute;inset:16px;width:calc(100% - 32px);height:calc(100% - 32px)}
.detail-image.seet-detail{object-fit:contain;object-position:center center;background:#eceaf8;height:320px}.project-status{position:absolute;top:22px;left:22px;font-size:10px;letter-spacing:1px;color:white;border:1px solid #ffffff66;background:#1413228c;padding:7px 12px}.project-caption{display:flex;justify-content:space-between;gap:15px;margin-top:20px;align-items:center}.project-caption h3{font-size:20px;font-weight:500}.project-caption p{font-size:14px;color:var(--grey);margin-top:4px}.project-caption>span{font-size:10px;letter-spacing:1px;color:#73756e}.services{display:grid;grid-template-columns:1fr 1.15fr;gap:9%;background:#eeefea;max-width:none}.service-intro>p:last-child{margin-top:28px;font-size:15px;color:var(--grey)}.service-list{border-top:1px solid #c5c8bf}details{border-bottom:1px solid #c5c8bf}summary{display:flex;list-style:none;align-items:center;gap:23px;padding:27px 0;cursor:pointer;font-size:20px;line-height:1.3}summary::-webkit-details-marker{display:none}.number{font-size:11px;color:#828579}summary b{margin-left:auto;font-size:23px;font-weight:400;color:#686a61;transition:transform .2s}details[open] summary b{transform:rotate(45deg)}.service-body{padding:0 0 30px 40px}.service-body>p{font-size:15px;color:var(--grey);max-width:430px}.tags{display:flex;flex-wrap:wrap;gap:7px 14px;margin:20px 0;color:#5d6157;font-size:12px}.tags span:not(:last-child):after{content:' /';margin-left:12px;color:#abb09f}.text-link{padding:7px 0;background:none;border:0;border-bottom:1px solid #999f91;font-size:14px}.text-link span{margin-left:25px;color:var(--blue)}.studio{display:grid;grid-template-columns:1fr 1.15fr;gap:9%}.studio-body>.statement{font-size:23px;line-height:1.5;margin-bottom:24px}.studio-body>p{color:var(--grey);font-size:16px;max-width:590px}.studio-body .statement{color:var(--ink)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;border-top:1px solid var(--line);margin-top:38px;padding-top:25px}.steps span{font-size:11px;color:var(--blue)}.steps h3{font-size:15px;margin:14px 0 8px;font-weight:500}.steps p{font-size:13px;color:var(--grey);line-height:1.65}.contact{max-width:none;background:#232526;color:#f5f5ed;display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:85px;padding-bottom:85px}.contact .eyebrow{color:#afb4aa}.contact-title>p:not(.eyebrow){color:#aeb2ab;margin-top:26px;font-size:15px}.contact-direct{font-size:14px;display:inline-flex;gap:30px;border-bottom:1px solid #7c8178;padding-bottom:8px;margin-top:35px}.contact form{padding-top:7px}label{display:block;font-size:12px;color:#bdc1b9;margin-bottom:25px}input,select,textarea{width:100%;display:block;border:0;border-bottom:1px solid #656a61;background:transparent;border-radius:0;color:#f3f4eb;padding:12px 0;font-size:16px;margin-top:3px;resize:vertical}select option{background:#232526;color:white}input::placeholder,textarea::placeholder{color:#92978f;font-size:14px}.light{background:#eeefe8;color:#232526;min-width:100%;margin-top:5px}.light:hover{background:#d5cfff}form small{display:block;font-size:11px;color:#a0a69b;margin-top:12px}#form-status{font-size:13px;color:#d4ceff;margin-top:12px}footer{display:flex;justify-content:space-between;align-items:center;padding:45px 7%;gap:25px}.footer-word{font-size:29px;font-weight:500;letter-spacing:-1px}.footer-word span{display:block;font-size:10px;letter-spacing:0;color:#84877e;margin-top:4px}footer p{font-size:12px;color:var(--grey)}footer>a:last-child{font-size:12px}.skip{position:absolute;top:-100px;background:white;padding:10px;z-index:30}.skip:focus{top:0}dialog{border:0;background:var(--paper);color:var(--ink);width:min(700px,92vw);max-height:88vh;padding:55px}dialog::backdrop{background:#111b;backdrop-filter:blur(5px)}.close{position:absolute;right:20px;top:12px;border:0;background:none;font-size:30px;color:#666}.detail-image{width:100%;height:250px;object-fit:cover;object-position:center 30%;margin-bottom:25px}.detail-image.seet-detail{object-position:center top}dialog h2{font-size:45px;margin-bottom:20px}dialog p{color:var(--grey);margin-bottom:20px}dialog .eyebrow{font-size:10px;margin-bottom:13px}dialog .button{margin-top:10px}dialog .tags{margin-bottom:25px}.menu{background:none;border:0;width:40px;height:44px;padding:10px}.menu span{display:block;width:22px;height:1px;background:#222;margin:6px 0}@media(min-width:1600px){.hero-copy{padding-top:100px}.hero{min-height:760px}}@media(max-width:1100px){header{padding:0 5%;height:86px}.brand{width:auto;min-width:181px}nav{gap:22px}.hero{min-height:600px}.hero-copy{padding-top:65px}.hero h1{font-size:54px}.hero-art{min-height:570px}.section{padding:80px 6%}.project-grid{grid-template-columns:1fr 1fr;gap:30px}.project-image{height:440px}.seet-image,.kart-image{height:440px}.services,.studio{gap:6%}.service-intro h2{font-size:45px}summary{font-size:18px}.contact{gap:7%}.contact h2{font-size:46px}}@media(max-width:760px){html{scroll-padding-top:52px}.header-cta{display:none}nav a{font-size:16px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:53px 7% 32px}.hero h1{font-size:clamp(43px,9vw,64px);letter-spacing:-1.8px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:25px}.intro{font-size:15px}.hero-foot{padding-top:35px;font-size:9px}.hero-art{min-height:390px}.hero-art img{object-position:center center}.art-caption{font-size:10px;left:25px;bottom:22px}.section{padding:64px 7%}.section-head{display:block;margin-bottom:30px}h2{font-size:43px;letter-spacing:-1.6px}.section-head>p{margin-top:22px;font-size:14px}.project-grid{grid-template-columns:1fr;gap:35px}.project.seet{padding-top:0}.project-image{height:460px}.seet-image,.kart-image{height:430px}.project-caption>span{font-size:9px;max-width:100px;text-align:right}.project-word{font-size:49px}.services,.studio,.contact{grid-template-columns:1fr;gap:35px}.service-intro>p:last-child{font-size:14px;margin-top:22px}summary{font-size:18px;padding:25px 0}.service-body{padding-left:33px}.studio-body>.statement{font-size:21px}.steps{gap:16px}.steps p{font-size:12px}.contact{gap:35px}.contact h2{font-size:45px}.contact form{padding:0}.contact-direct{margin-top:24px}footer p{font-size:11px}dialog{padding:45px 25px 30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hp,.visually-hidden{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.notes{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:min(72vh,720px);padding:90px 7%;border-top:1px solid var(--line)}
.notes .eyebrow{margin-bottom:22px;letter-spacing:2.4px}
.page-contact .contact{min-height:calc(100svh - 98px)}
.letter{width:min(420px,100%);margin:0 auto;display:flex;flex-direction:column;align-items:center}
.letter-row{display:flex;align-items:center;justify-content:center;gap:14px;width:100%}
.letter input{flex:1 1 auto;width:auto;min-width:0;color:var(--ink);border-bottom-color:var(--line);padding:10px 0;font-size:15px;margin:0;text-align:left}
.letter input::placeholder{color:#9aa094}
.letter button{margin:0;border:0;background:#272925;color:#fff;padding:11px 22px;font-size:13px;flex:0 0 auto}
.letter button:hover{background:var(--blue)}
.letter small{display:block;color:var(--grey);margin-top:12px;font-size:11px}
#letter-status{font-size:12px;color:var(--blue);margin-top:8px}
@media(max-width:760px){.notes{min-height:min(62vh,560px);padding:72px 7%}.letter,.letter-row{width:100%}.letter button{padding:11px 18px}.page-contact .contact{min-height:calc(100svh - 86px)}}
.header-tools{display:flex;align-items:center;gap:22px;flex-shrink:0}
.lang{display:flex;align-items:baseline;gap:8px}
.lang-btn{background:none;border:0;padding:4px 0;color:#9aa094;font-size:11px;letter-spacing:1.1px;line-height:1}
.lang-btn.on{color:var(--ink);font-weight:600}
.footer-brand{min-width:0}
footer .brand{width:auto}
html[dir=rtl] h1,html[dir=rtl] h2{letter-spacing:-1.4px}
html[dir=rtl] .eyebrow{letter-spacing:1.4px}
html[dir=rtl] nav a:after{left:auto;right:0}
html[dir=rtl] .letter input,html[dir=rtl] .letter-row{text-align:right}
html[dir=rtl] .project-caption>span{text-align:left}
html[dir=rtl] .service-body{padding:0 40px 30px 0}
html[dir=rtl] summary b{margin-left:0;margin-right:auto}
html[dir=rtl] .text-link span{margin-left:0;margin-right:25px}
html[dir=rtl] .header-cta{gap:18px}
html[dir=rtl] .circle-arrow{right:auto;left:25px}
html[dir=rtl] .project-status{left:auto;right:22px}
html[dir=rtl] .project-word{left:auto;right:35px}
.header-row{display:contents}
@media(min-width:761px){.menu{display:none!important}.nav-lang{display:none!important}}
.menu{display:none;background:none;border:0;width:44px;height:44px;padding:0;flex-shrink:0}
.menu i{display:block;width:18px;height:2px;background:#202120;margin:4px auto}
.lang-sep{color:#c5c7c0;font-size:11px;line-height:1;padding:0 1px}
.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%;padding-bottom:26px;margin-bottom:20px;border-bottom:1px solid var(--line)}
.footer-tag{margin:0;text-align:right;font-size:13px;line-height:1.55;color:var(--grey)}
.footer-back{font-size:13px;justify-self:start}
.footer-url{display:inline-flex;align-items:center;justify-content:center;justify-self:center;margin:28px auto 0;padding:15px 34px;border-radius:999px;background:#fff;border:1px solid #e7e8e2;box-shadow:0 12px 30px rgba(32,33,32,.08);font-size:16px;font-weight:600;letter-spacing:-.2px;color:var(--ink)}
footer{display:grid;grid-template-columns:1fr;padding:42px 7% 52px;gap:0}
html[dir=rtl] .footer-tag{text-align:left}
@media(max-width:760px){
  html{scroll-padding-top:52px}
  header{
    position:sticky!important;
    top:0;
    z-index:60;
    display:flex!important;
    flex-direction:row!important;
    grid-template-columns:none!important;
    align-items:center;
    justify-content:flex-start;
    height:52px!important;
    min-height:52px;
    padding:0 52px 0 12px!important;
    gap:8px;
    background:var(--paper);
    border-bottom:1px solid var(--line);
  }
  header .brand{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap;
    grid-column:auto!important;
    justify-self:start!important;
    justify-content:flex-start;
    align-items:center;
    width:auto!important;
    min-width:0!important;
    max-width:calc(100% - 56px)!important;
    padding:0!important;
    border:0!important;
    gap:6px;
    overflow:hidden;
    position:relative;
    z-index:1;
  }
  header .brand svg{width:18px;height:18px;flex:0 0 18px}
  header .wordmark-crop{width:82px;height:36px;flex:0 0 82px}
  header .wordmark-crop img{width:327px;left:-126px;top:-76px}
  .header-row{display:contents}
  header .header-tools{display:none!important}
  header .menu{
    display:flex!important;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    position:absolute!important;
    top:4px;
    right:4px;
    left:auto;
    bottom:4px;
    width:44px;
    height:auto;
    margin:0!important;
    transform:none;
    flex-shrink:0;
    visibility:visible!important;
    opacity:1!important;
    z-index:80!important;
    background:transparent!important;
    border:0!important;
    color:#202120;
    pointer-events:auto;
  }
  header .menu span,header .menu i{display:none!important}
  header .menu:before,header .menu:after{content:""!important;display:block!important;width:18px;height:2px;background:#202120!important;margin:4px auto;flex:0 0 auto}
  html[dir=rtl] header{
    padding:0 12px 0 52px!important;
  }
  html[dir=rtl] header .menu{
    right:auto!important;
    left:4px!important;
  }
  .menu{display:flex!important}
  header nav{
    display:flex!important;
    flex-direction:column;
    align-items:stretch;
    gap:4px;
    position:fixed!important;
    top:0!important;
    right:0;
    left:auto;
    width:min(300px,86vw);
    height:100dvh;
    padding:64px 22px 28px;
    background:var(--paper);
    border-bottom:0;
    border-left:1px solid var(--line);
    box-shadow:-18px 0 40px rgba(32,33,32,.08);
    z-index:50;
    transform:translateX(110%);
    transition:transform .25s ease;
    overflow:auto;
    pointer-events:none;
  }
  header nav.open{transform:none;pointer-events:auto}
  html[dir=rtl] header nav{
    right:auto;
    left:0;
    border-left:0;
    border-right:1px solid var(--line);
    box-shadow:18px 0 40px rgba(32,33,32,.08);
    transform:translateX(-110%);
  }
  html[dir=rtl] header nav.open{transform:none}
  .nav-lang{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:10px;
    margin-top:auto;
    padding-top:22px;
    border-top:1px solid var(--line);
  }
  .nav-lang-label{width:100%;font-size:11px;letter-spacing:1.2px;color:var(--grey);text-transform:uppercase}
  .lang-btn{font-size:15px;padding:8px 4px;min-height:40px}
  .lang-sep{font-size:15px}
  .page-contact .contact{min-height:calc(100svh - 52px)}
  footer{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    gap:0!important;
    padding:26px 6% 34px!important;
  }
  .footer-top{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    gap:12px;
    width:100%;
    padding-bottom:18px;
    margin-bottom:0;
    border-bottom:1px solid var(--line);
  }
  .footer-brand,footer .brand{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center;
    width:auto!important;
    min-width:0!important;
    gap:8px;
  }
  .footer-brand svg,footer .brand svg{width:22px;height:22px;flex:0 0 22px}
  .footer-brand .wordmark-crop,footer .brand .wordmark-crop{width:102px;height:44px;flex:0 0 102px}
  .footer-brand .wordmark-crop img,footer .brand .wordmark-crop img{width:407px;left:-157px;top:-95px}
  .footer-tag{
    display:block;
    width:100%;
    max-width:none!important;
    margin:0;
    text-align:start!important;
    font-size:13px;
    line-height:1.55;
  }
  .footer-back{
    display:block;
    width:100%!important;
    padding:16px 0!important;
    border:0!important;
    border-bottom:1px solid var(--line)!important;
    font-size:14px;
  }
  .footer-url,footer>a:last-child{
    display:inline-flex!important;
    align-self:center!important;
    justify-content:center;
    width:auto!important;
    max-width:calc(100% - 8px);
    margin:22px auto 0!important;
    padding:12px 26px!important;
    border-top:0!important;
    font-size:15px;
  }
  html[dir=rtl] .header-row{margin-left:0;margin-right:auto}
  html[dir=rtl] .footer-top,html[dir=rtl] .footer-tag{align-items:flex-start;text-align:start}
  html[dir=rtl] .footer-back{width:100%}
  html[dir=rtl] .service-body{padding-left:0;padding-right:33px}
}




