.site-header{z-index:100;background:0 0;width:100%;transition:background-color .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0}.site-header--scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f5f0e0;box-shadow:0 1px #2528230f}.site-header__inner{z-index:2;justify-content:space-between;align-items:center;width:100%;padding:28px clamp(28px,4vw,64px);transition:padding .3s;display:flex;position:relative}.site-header__brand{flex:none;display:block}.site-header__logo{width:145px;height:auto;transition:width .3s;display:block}.site-header__nav{font-family:var(--font-zen-maru), sans-serif;letter-spacing:.08em;align-items:center;gap:clamp(20px,2.3vw,38px);font-size:13px;font-weight:500;display:flex}.site-header__nav a{color:var(--foreground);text-decoration:none;transition:opacity .18s}.site-header__nav a:hover{opacity:.55}.site-header__contact{border-bottom:1px solid #2528236b;padding-bottom:4px}.site-header__instagram,.mobile-menu__instagram{color:var(--foreground);justify-content:center;align-items:center;display:flex}.site-header__instagram{width:19px;height:19px}.mobile-menu__instagram{width:21px;height:21px;margin-top:42px}.site-header__instagram svg,.mobile-menu__instagram svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.instagram-icon__dot{fill:currentColor;stroke:none}.site-header__menu{color:var(--foreground);font-family:var(--font-zen-maru), sans-serif;letter-spacing:.18em;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:500;display:none}.mobile-menu{z-index:90;opacity:0;visibility:hidden;pointer-events:none;background:#f7f5f0fa;flex-direction:column;justify-content:center;align-items:center;padding:100px 28px 52px;transition:opacity .28s,visibility .28s,transform .28s;display:flex;position:fixed;inset:0;transform:translateY(-8px)}.mobile-menu--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-menu__nav{flex-direction:column;align-items:center;gap:26px;display:flex}.mobile-menu__nav a{color:var(--foreground);font-family:var(--font-zen-maru), sans-serif;letter-spacing:.08em;font-size:18px;font-weight:500;line-height:1.6;text-decoration:none}@media (max-width:800px){.site-header__inner{padding:20px}.site-header__logo{width:112px}.site-header__nav{display:none}.site-header__menu{display:block}.site-header--menu-open{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#f7f5f0fa}}@media (min-width:801px){.mobile-menu{display:none}}
.site-footer{background:var(--footer-background);padding:72px clamp(28px,5vw,80px) 32px}.site-footer__inner{width:100%;max-width:var(--content-width);margin:0 auto}.site-footer__main{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:start;column-gap:clamp(60px,10vw,150px);display:grid}.site-footer__left{min-width:0}.site-footer__brand{color:var(--foreground);letter-spacing:.08em;font-size:19px;font-weight:500;line-height:1.6;text-decoration:none;transition:opacity .18s;display:inline-block}@media (hover:hover){.site-footer__brand:hover{opacity:.55}}.site-footer__right{min-width:0}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(30px,4vw,60px);display:grid}.site-footer__nav-column{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.site-footer__nav a{color:var(--foreground);letter-spacing:.045em;font-size:12px;font-weight:400;line-height:1.7;text-decoration:none;transition:opacity .18s}@media (hover:hover){.site-footer__nav a:hover{opacity:.55}}.site-footer__social{margin-top:34px}.site-footer__social a{color:var(--muted);letter-spacing:.05em;font-size:12px;font-weight:400;line-height:1.6;text-decoration:none;transition:opacity .18s;display:inline-block}@media (hover:hover){.site-footer__social a:hover{opacity:.55}}.site-footer__bottom{margin-top:72px}.site-footer__copyright{color:#2528237a;letter-spacing:.06em;font-size:10px;font-weight:400;line-height:1.5}@media (max-width:800px){.site-footer{padding:56px 20px 26px}.site-footer__main{grid-template-columns:1fr;row-gap:38px}.site-footer__brand{font-size:17px}.site-footer__nav{grid-template-columns:1fr;row-gap:12px}.site-footer__nav-column{gap:12px}.site-footer__nav a{font-size:12px}.site-footer__social{margin-top:26px}.site-footer__bottom{margin-top:52px}}
