@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--red:#ee3024;--ink:#171716;--paper:#fafaf8;--line:#deded8;--muted:#6b6b65;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #286cff;outline-offset:5px}a:hover{color:var(--red)}button:disabled{opacity:.5;cursor:wait}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}img{display:block;max-width:100%;object-fit:cover}button{border:0}html{scroll-behavior:smooth;scroll-padding-top:30px}.header{padding:34px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.wordmark{font-family:'Manrope',Arial,sans-serif;font-size:53px;line-height:.75;letter-spacing:-4px;font-weight:800;display:inline-block}.brand-dot{color:var(--red)}.wordmark small{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:3.7px;font-weight:700;margin:13px 0 0 4px}.header nav{display:flex;gap:32px;align-items:center;font-size:14px;font-weight:600}.header nav a[aria-current]{color:var(--red)}.header nav a:last-child{border:1px solid var(--line);padding:13px 18px;border-radius:50px}.menu-toggle{display:none}.hero{padding:43px 5% 54px;position:relative;overflow:hidden}.hero-top{display:flex;justify-content:space-between}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:700;line-height:1.6}.edition{font-size:10px;letter-spacing:1.2px;color:var(--muted)}.hero h1{font-size:clamp(70px,8.4vw,142px);letter-spacing:-.075em;line-height:1.03;font-weight:600;margin:38px 0 36px;position:relative;z-index:1}.hero h1::first-line{color:var(--red)}.hero-star{position:absolute;right:10%;top:83px;color:var(--red);font-size:260px;line-height:1;transform:rotate(-14deg)}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.hero-bottom p{max-width:370px;font-size:17px;line-height:1.6}.pill{display:inline-flex;align-items:center;justify-content:center;gap:35px;border:1px solid var(--ink);border-radius:40px;padding:16px 23px;font-size:14px;background:transparent;line-height:1.3}.pill:hover{color:white;background:var(--ink)}.pill.dark{color:white;background:var(--ink)}.pill.dark:hover{background:var(--red);border-color:var(--red)}.section{padding:80px 5%}.section.works{padding-top:44px;border-top:1px solid var(--line)}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px;gap:25px}.section-title .eyebrow{color:var(--muted);margin-bottom:14px}h2{font-size:clamp(30px,3.1vw,51px);font-weight:600;letter-spacing:-.055em;line-height:1.13}.text-link{font-size:14px;border-bottom:1px solid;padding-bottom:7px;white-space:nowrap}.work-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:25px}.work-art{position:relative;aspect-ratio:1.45;background:#203dd6;overflow:hidden}.work-art img{width:100%;height:100%;transition:transform .6s}.work-card:hover img{transform:scale(1.045)}.work-1 .work-art{background:#ef3124;color:#171716}.type-art{display:block;font-family:'Manrope',sans-serif;font-size:clamp(50px,7.6vw,114px);font-weight:800;line-height:.85;letter-spacing:-.09em;padding:45px}.type-art i{color:#fafaf8;font-style:normal}.art-tag{position:absolute;left:22px;bottom:22px;color:white;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.round-arrow{position:absolute;right:20px;bottom:18px;display:grid;place-items:center;background:white;color:var(--ink);border-radius:100%;width:40px;height:40px;font-size:23px}.card-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 0}.card-caption h3{font-size:23px;line-height:1.3;letter-spacing:-1px;font-weight:600}.card-caption h3 br{display:none}.card-caption span{font-size:11px;color:var(--muted);padding-top:5px;white-space:nowrap}.portfolio-note{font-size:14px;color:var(--muted);padding-top:20px}.portfolio-note a{color:var(--ink);border-bottom:1px solid}.about-strip{background:var(--ink);color:var(--paper);padding:85px 5%;display:grid;grid-template-columns:1fr 2fr;gap:60px}.about-strip .eyebrow{color:#bbb}.about-strip h2{font-size:clamp(42px,5vw,76px);max-width:800px}.about-strip p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:570px;margin:30px 0}.about-strip .pill{color:white;border-color:#777}.news-row{padding:30px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr 40px;gap:30px;align-items:center}.news-row>span{font-size:14px}.news-row small{display:block;font-size:12px;color:var(--muted);margin-top:8px}.news-row h3{font-size:27px;letter-spacing:-1px;font-weight:500}.news-row>span:last-child{font-size:30px}.page-head{padding:75px 5% 65px}.page-head h1{font-size:clamp(49px,6.6vw,100px);letter-spacing:-.065em;font-weight:600;line-height:1.07;margin:26px 0}.page-head>p:not(.eyebrow){font-size:20px;line-height:1.6;max-width:650px}.compact{padding-top:0}.filters{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:35px;padding-bottom:30px;align-items:end}.filters label{flex:1;font-size:12px;text-transform:uppercase;letter-spacing:1px}input,select,textarea{display:block;border:1px solid #ccc;background:white;padding:13px 15px;border-radius:5px;color:var(--ink);width:100%;margin-top:8px;font-size:16px}.filters input,.filters select{background:transparent}.detail-image{width:90%;margin:0 auto;max-height:800px;height:auto}.detail-meta{font-size:13px;margin-top:30px;color:var(--muted)}.prose{max-width:850px;padding:25px 5% 95px;font-size:20px;line-height:1.8;margin:auto}.prose .pill{margin:30px 10px 0 0}.about-body{padding:0 5% 90px;display:grid;grid-template-columns:1fr 1fr;gap:10%}.about-body>p{font-size:25px;line-height:1.65}.service{padding:20px 0;border-bottom:1px solid var(--line);font-size:23px;display:flex;gap:30px}.service span{color:var(--red);font-size:12px;padding-top:8px}.contact-body{padding:0 5% 95px}.email-link{font-size:clamp(18px,3.5vw,53px);letter-spacing:-.04em;border-bottom:2px solid var(--red);overflow-wrap:anywhere}.contact-columns{display:flex;gap:15%;padding-top:65px}.contact-columns h2{font-size:24px;margin-bottom:20px}.contact-columns a,.contact-columns p{display:block;font-size:18px;line-height:1.8}.client-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.client-grid img{height:140px;object-fit:contain}.client-grid h2{font-size:30px;margin:20px 0}.empty-state{grid-column:1/-1;padding:40px 0;font-size:20px}.empty-state p{margin-bottom:25px}footer{background:var(--red);padding:65px 5% 25px}.footer-cta{display:flex;justify-content:space-between;align-items:center;padding-bottom:65px}.footer-cta h2{font-size:clamp(47px,6vw,88px)}.big-arrow{font-size:100px;border:1px solid var(--ink);border-radius:100%;width:140px;height:140px;display:grid;place-items:center}.big-arrow:hover{background:var(--ink);color:white}.footer-main{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:40px 0;border-top:1px solid #bb241b}.footer-main .brand-dot{color:white}.footer-main>div{display:flex;gap:25px}footer a:hover{color:white}.footer-bottom{border-top:1px solid #bb241b;padding-top:25px;display:flex;justify-content:space-between;font-size:12px}.skip{position:absolute;top:-100px}.skip:focus{top:10px;left:10px;z-index:100;background:white;padding:15px}.preview-bar{background:#ffe175;text-align:center;padding:12px;font-size:14px}.preview-bar a{text-decoration:underline;margin-left:20px}[hidden]{display:none!important}
/* Content management */
.admin{background:#f3f3ef}.login{max-width:450px;margin:12vh auto;padding:35px;background:white;border:1px solid var(--line);border-radius:15px}.login h1{font-size:35px;margin:35px 0 15px;letter-spacing:-1.5px}.login p{line-height:1.6;color:var(--muted);margin-bottom:25px}.login label{font-size:14px}.login button{margin-top:22px;width:100%}.admin-shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.sidebar{background:var(--ink);color:white;padding:40px 25px}.sidebar nav{display:grid;gap:8px;margin-top:45px}.sidebar button{background:none;color:#ccc;text-align:left;border-radius:6px;padding:12px 15px;font-size:14px}.sidebar button.active{background:var(--red);color:white}.sidebar a{display:block;font-size:14px;padding:20px 15px;color:#ccc}.admin-main{padding:35px 5%;min-width:0}.admin-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:30px}.admin-toolbar h1{font-size:32px;letter-spacing:-1.5px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-actions .pill{padding:12px 18px;gap:10px}.editor-note{font-size:14px;color:var(--muted);line-height:1.7;margin-bottom:25px}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.editor-grid label{font-size:14px;font-weight:500}.editor-grid textarea{resize:vertical;min-height:110px;line-height:1.5}.field-wide{grid-column:1/-1}.check-field{display:flex;align-items:center;gap:10px;padding:15px 0}.check-field input{width:20px;height:20px;margin:0}.edit-card{background:white;border:1px solid var(--line);padding:24px;margin-bottom:20px;border-radius:10px}.edit-card summary{cursor:pointer;font-size:20px;font-weight:600}.edit-card .editor-grid{margin-top:25px}.item-actions{display:flex;gap:20px;margin-top:20px}.item-actions button{background:#efefeb;padding:10px 15px;border-radius:5px}.upload-field{margin-top:10px;font-size:12px!important}.toast{position:fixed;bottom:25px;right:25px;max-width:450px;background:var(--ink);color:white;border-radius:10px;padding:18px 24px;z-index:99;line-height:1.5}.toast.error{background:#ad241b}.status-text{font-size:12px;color:var(--muted);margin-top:8px}.editor-intro{background:#e9e9e3;border-radius:8px;padding:20px;margin-bottom:24px;line-height:1.7;font-size:14px}.editor-section{margin:30px 0 20px;font-size:25px}.image-preview{width:140px;height:85px;object-fit:cover;margin-top:12px;border-radius:4px}
@media(min-width:1600px){.hero,.section,.page-head,.about-body,.contact-body,.header,footer,.about-strip{padding-left:max(5%,calc((100vw - 1500px)/2));padding-right:max(5%,calc((100vw - 1500px)/2))}.hero-star{right:15%}}
@media(max-width:1000px){.header nav{gap:17px;font-size:12px}.header nav a:last-child{padding:10px}.hero-star{font-size:200px;right:5%;top:100px}.hero h1{font-size:10vw}.edition{display:none}.work-grid{grid-template-columns:1fr 1fr}.type-art{padding:30px;font-size:8vw}.card-caption{display:block}.card-caption span{display:block}.about-strip{gap:35px;grid-template-columns:1fr 2fr}.admin-shell{grid-template-columns:190px 1fr}.sidebar{padding:30px 15px}.admin-toolbar{align-items:start;flex-direction:column}.footer-main{flex-wrap:wrap}}
@media(max-width:700px){.header{padding:25px 6%;flex-wrap:wrap}.wordmark{font-size:45px}.wordmark small{font-size:8px;letter-spacing:3px}.menu-toggle{display:flex;background:none;gap:15px;align-items:center;font-size:14px}.menu-toggle span{font-size:20px}.header nav{display:none;width:100%;flex-direction:column;align-items:stretch;font-size:18px;gap:0;padding-top:20px}.header nav.open{display:flex}.header nav a{padding:13px 0}.header nav a:last-child{border:0;padding:13px 0}.hero{padding:32px 6% 40px}.eyebrow{font-size:10px;letter-spacing:1px}.hero h1{font-size:clamp(49px,11vw,77px);margin:50px 0 30px;letter-spacing:-.065em}.hero-star{font-size:85px;right:6%;top:50px;opacity:.9}.hero-bottom{align-items:start;flex-direction:column;gap:24px}.hero-bottom p{font-size:16px;max-width:300px}.section{padding:55px 6%}.section.works{padding-top:35px}.section-title{align-items:start;flex-direction:column;gap:20px}.section-title .eyebrow{margin-bottom:10px}.work-grid{grid-template-columns:1fr;gap:25px}.work-art{aspect-ratio:1.25}.type-art{font-size:23vw;padding:35px}.card-caption{display:flex}.card-caption h3{font-size:21px}.card-caption span{font-size:10px}.about-strip{padding:55px 6%;display:block}.about-strip>.eyebrow{margin-bottom:30px}.about-strip h2{font-size:40px}.about-strip p:not(.eyebrow){font-size:16px}.news-row{grid-template-columns:1fr 35px;gap:15px}.news-row>span:first-child{grid-column:1/-1;font-size:12px}.news-row small{display:inline;margin-left:12px}.news-row h3{font-size:23px}.page-head{padding:50px 6%}.page-head h1{font-size:12vw}.page-head>p:not(.eyebrow){font-size:17px}.filters{flex-direction:column;align-items:stretch}.prose{padding:15px 6% 60px;font-size:18px}.about-body{display:block;padding:0 6% 60px}.about-body>p{font-size:21px;margin-bottom:40px}.contact-body{padding:0 6% 60px}.contact-columns{display:block;padding-top:40px}.contact-columns>div{margin-bottom:30px}.client-grid{grid-template-columns:1fr 1fr}.footer-cta{padding-bottom:40px;gap:20px}.footer-cta h2{font-size:43px}.big-arrow{width:65px;height:65px;font-size:45px;flex-shrink:0}.footer-main{align-items:start;flex-direction:column;font-size:14px}.footer-main .wordmark{margin-bottom:10px}footer{padding:45px 6% 25px}.admin-shell{display:block}.sidebar{padding:25px}.sidebar nav{display:flex;overflow:auto;margin-top:25px}.sidebar button{white-space:nowrap}.sidebar>a{display:inline-block;padding:15px}.admin-main{padding:25px 6%}.editor-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.login{margin:8vh 5%}.admin-actions .pill{padding:10px 12px;font-size:12px}.toast{left:20px;right:20px;bottom:20px}.edit-card{padding:18px}.preview-bar{font-size:12px}}
@media(max-width:700px){.hero-star{font-size:65px;top:28px}}
.official-logo{display:block;position:relative;overflow:hidden;width:156px;height:106px;flex-shrink:0;background:#000}.official-logo img{position:absolute;width:225%;max-width:none;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.header{background:#000;color:#fff;padding-top:8px;padding-bottom:8px}.header nav a:last-child{border-color:#555}.header .menu-toggle{color:#fff}.footer-main .official-logo{width:160px;height:110px}.sidebar>a:first-child{padding:0}.sidebar .official-logo{width:150px;height:102px}.login .official-logo{width:160px;height:110px}.header nav a:hover{color:#ff746b}
@media(max-width:700px){.header .official-logo{width:120px;height:82px}.header{padding-top:4px;padding-bottom:4px}.header nav{padding-bottom:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
