:root{color:#201e1b;background:#f4f1eb;font-synthesis:none;--ink: #201e1b;--paper: #f4f1eb;--cream: #ebe5dc;--stone: #aaa197;--espresso: #3a2f29;--line: rgba(32, 30, 27, .16)}html{scroll-behavior:smooth}html,body,#root{min-width:0}body{margin:0;overflow-x:hidden;background:var(--paper)}img,canvas{max-width:100%}button,input,textarea,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #8c6b54;outline-offset:3px}.brand-serif{font-family:"Noto Serif KR",serif}.nav-menu{position:relative;padding:10px 8px;color:#201e1b85;font-size:10px;font-weight:700;letter-spacing:.12em;transition:color .25s ease}.nav-menu:after{content:"";position:absolute;left:8px;right:8px;bottom:4px;height:1px;background:var(--ink);transform:scaleX(0);transition:transform .25s ease}.nav-menu:hover,.nav-menu--active{color:var(--ink)}.nav-menu--active:after{transform:scaleX(1)}.landing-shell{width:100%;overflow:hidden;background:var(--paper)}.home-section-band{width:100%;position:relative;border-top:1px solid rgba(32,30,27,.12)}.home-section-band--story{border-top:0;background:#f4f1eb}.home-section-band--instagram{background:#f7f4ef}.home-section-band--news{background:#ebe5dc}.home-section-band--location{background:#f4f1eb}.reveal-ready .reveal-section>*{opacity:0;filter:blur(10px);transform:translateY(34px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),filter .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1);will-change:opacity,filter,transform}.reveal-ready .reveal-section>:nth-child(2){transition-delay:.12s}.reveal-ready .reveal-section>:nth-child(3){transition-delay:.2s}.reveal-ready .reveal-section.is-revealed>*{opacity:1;filter:blur(0);transform:translateY(0)}.beauty-hero{min-height:calc(100svh - 72px);position:relative;display:flex;align-items:center;color:#fff;isolation:isolate}.beauty-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:#81756b url(/assets/browschool-editorial-hero.webp) center 34% / cover no-repeat;transform:scale(1.01)}.beauty-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#13110fcc,#13110f8f 38%,#13110f0d 68%,#13110f2e)}.beauty-hero__content{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:120px 0 140px}.beauty-hero h1{max-width:820px;margin:0 0 24px;font-family:"Noto Serif KR",serif;font-size:clamp(44px,6vw,88px);line-height:1.18;letter-spacing:-.055em;font-weight:400;text-wrap:balance}.beauty-hero h1 em{font-style:normal;color:#ded2c6}.beauty-hero__description{max-width:600px;color:#ffffffc7;font-size:clamp(15px,1.2vw,18px);line-height:1.9;word-break:keep-all}.beauty-hero__actions{display:flex;align-items:center;gap:14px;margin-top:38px;flex-wrap:wrap}.button-primary,.button-ghost{min-height:52px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;font-size:13px;font-weight:700;letter-spacing:-.01em;transition:transform .35s ease,background .35s ease,color .35s ease,border-color .35s ease}.button-primary{color:#27221e;background:#f4efe8}.button-primary:hover{transform:translateY(-2px);background:#fff}.button-primary--dark{color:#fff;background:var(--ink)}.button-primary--dark:hover{background:#4a3c34}.button-ghost{color:#fff;border-color:#ffffff5c;background:#ffffff0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button-ghost:hover{border-color:#fff;background:#ffffff1a}.brand-statement,.studio-section,.closing-section{width:min(1440px,calc(100% - 48px));margin:0 auto}.brand-statement{padding:clamp(90px,12vw,180px) 0}.brand-statement__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:10vw;align-items:start}.brand-statement h2,.section-heading h2,.detail-section h2,.closing-section h2{font-family:"Noto Serif KR",serif;font-weight:400;letter-spacing:-.045em;line-height:1.4;word-break:keep-all}.brand-statement h2{margin:0;font-size:clamp(34px,4vw,62px)}.brand-statement__grid>div{padding-top:10px;color:#655f59;font-size:15px;line-height:2;word-break:keep-all}.brand-statement__grid p{margin:0 0 22px}.studio-section{padding:0 0 clamp(100px,12vw,170px)}.studio-page{width:100%}.studio-page__header{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:clamp(90px,10vw,150px) 0 clamp(70px,8vw,110px)}.studio-page__header h1{margin:0 0 26px;font-family:"Noto Serif KR",serif;font-size:clamp(42px,6vw,78px);font-weight:400;letter-spacing:-.055em;line-height:1.25}.studio-page__header>p:last-child{max-width:560px;margin:0;color:#6f6861;font-size:15px;line-height:1.9;word-break:keep-all}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:48px;border-top:1px solid var(--line);padding-top:26px}.section-heading h2{margin:0;font-size:clamp(34px,4vw,58px)}.section-heading>p{max-width:430px;margin:0 0 6px;color:#746d66;font-size:14px;line-height:1.8}.studio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#201e1b24;border:1px solid rgba(32,30,27,.14)}.studio-card{min-height:500px;padding:28px;display:flex;flex-direction:column;text-align:left;background:#eee9e1;color:var(--ink);transition:background .5s ease,color .5s ease}.studio-card:nth-child(2){background:#e6ded3}.studio-card:nth-child(3){background:#dad3ca}.studio-card:hover{background:var(--espresso);color:#fff}.studio-card__topline{display:flex;justify-content:flex-end;font-size:9px;letter-spacing:.16em;opacity:.62}.studio-card__icon{width:48px;height:48px;margin-top:32px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;opacity:.8}.studio-card h3{margin:0;font-family:"Noto Serif KR",serif;font-size:clamp(28px,2.5vw,38px);font-weight:400;letter-spacing:-.04em}.studio-card__copy{min-height:74px;margin:18px 0 30px;font-size:13px;line-height:1.85;opacity:.68;word-break:keep-all}.studio-card__action{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700}.studio-card__action svg{transition:transform .3s ease}.studio-card:hover .studio-card__action svg{transform:translate(5px)}.mask-editor{background:#25211e;color:#fff}.mask-editor__toolbar{min-height:58px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f4f1eb;color:var(--ink);border-bottom:1px solid var(--line)}.mask-editor__tool-group{display:flex;align-items:center;gap:4px}.mask-editor__toolbar button{min-width:38px;height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;color:#746b64;font-size:11px;font-weight:700;transition:.2s ease}.mask-editor__toolbar button:hover:not(:disabled){background:#fff;color:var(--ink)}.mask-editor__toolbar button.is-active{border-color:#a88f7d;background:#e8ddd3;color:#583f32}.mask-editor__toolbar button:disabled{opacity:.28;cursor:not-allowed}.mask-editor__size{display:flex;align-items:center;gap:8px;color:#7b736c;font-size:10px;font-weight:700}.mask-editor__size input{width:min(110px,16vw);accent-color:#6b5141}.mask-editor__size strong{width:24px;color:#514943;font-size:10px;font-variant-numeric:tabular-nums}.mask-editor__stage{width:100%;min-height:520px;max-height:min(780px,calc(100vh - 170px));display:flex;align-items:center;justify-content:center;overflow:hidden;background:#d9d4cd;-webkit-user-select:none;user-select:none}.mask-editor__surface{position:relative;display:inline-block;max-width:100%;max-height:min(780px,calc(100vh - 170px));line-height:0}.mask-editor__surface img{display:block;width:auto;height:auto;max-width:100%;max-height:min(780px,calc(100vh - 170px));object-fit:contain;pointer-events:none}.mask-editor__surface canvas{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;cursor:none;touch-action:none}.mask-editor__stage.is-disabled canvas{cursor:wait;pointer-events:none}.mask-editor__cursor{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.9);border-radius:50%;box-shadow:0 0 0 1px #1815138c,inset 0 0 0 1px #1815132e;transform:translate(-50%,-50%);pointer-events:none}.mask-editor__cursor--eraser{border-style:dashed}.mask-editor__guide{position:absolute;left:50%;bottom:20px;transform:translate(-50%);padding:9px 14px;border:1px solid rgba(255,255,255,.22);background:#1a1614b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffeb;font-size:11px;font-weight:600;white-space:nowrap;pointer-events:none}.mask-editor__legend{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ffffff80;font-size:10px}.mask-editor__legend span:first-child{color:#ffffffd1}.mask-editor__legend i{width:12px;height:12px;margin-right:5px;display:inline-block;border:1px solid rgba(255,255,255,.3);background-color:#d5d0c9;background-image:linear-gradient(45deg,#8e8982 25%,transparent 25%),linear-gradient(-45deg,#8e8982 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#8e8982 75%),linear-gradient(-45deg,transparent 75%,#8e8982 75%);background-size:6px 6px;background-position:0 0,0 3px,3px -3px,-3px 0;vertical-align:-2px}.detail-section{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:#28231f;color:#fff}.detail-section__visual{min-height:600px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at center,#6f6258,#3c342e 42%,#211d1a)}.detail-section__visual>svg{position:relative;z-index:2;color:#d9c7b8}.detail-section__visual>span{position:absolute;bottom:34px;font-size:9px;letter-spacing:.28em;color:#ffffff73}.detail-orbit{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.detail-orbit--one{width:52%;aspect-ratio:1;animation:breathe 6s ease-in-out infinite}.detail-orbit--two{width:76%;aspect-ratio:1;animation:breathe 6s 1s ease-in-out infinite}.detail-section__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(50px,7vw,110px)}.detail-section h2{margin:0 0 28px;font-size:clamp(36px,4vw,60px)}.detail-section__copy>p{margin:0;max-width:520px;color:#ffffff9e;font-size:14px;line-height:2;word-break:keep-all}.detail-list{margin:50px 0 0;border-top:1px solid rgba(255,255,255,.18)}.detail-list div{display:grid;grid-template-columns:48px 1fr;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:12px}.detail-list dt{color:#fff6}.detail-list dd{margin:0}.instagram-section{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:clamp(110px,13vw,180px) 0}.instagram-section__heading{margin-bottom:clamp(42px,6vw,76px)}.instagram-section__title-row{display:flex;align-items:baseline;gap:clamp(18px,3vw,42px);flex-wrap:wrap}.instagram-section__heading h2{margin:0;font-family:Cormorant Garamond,cursive;font-size:clamp(58px,7vw,96px);font-weight:400;font-style:italic;letter-spacing:-.055em;line-height:.95}.instagram-section__account{padding-bottom:5px;display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid var(--ink);font-size:11px;font-weight:700;letter-spacing:.04em}.instagram-section__account svg{transition:transform .25s ease}.instagram-section__account:hover svg{transform:translate(2px,-2px)}.instagram-grid{display:grid;grid-template-columns:1.15fr .85fr 1.15fr;gap:10px}.instagram-tile{min-height:480px;position:relative;display:flex;justify-content:space-between;padding:22px;overflow:hidden;color:#fff;isolation:isolate}.instagram-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;transition:transform .7s ease}.instagram-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#12100e14,#12100e80)}.instagram-tile:hover:before{transform:scale(1.04)}.instagram-tile--portrait:before{background:#75685f url(/assets/browschool-editorial-hero.webp) 62% center / cover no-repeat}.instagram-tile--detail:before{background:#75685f url(/assets/browschool-editorial-hero.webp) 86% 30% / auto 145% no-repeat;transform:scale(1.01)}.instagram-tile--detail:hover:before{transform:scale(1.06)}.instagram-tile>span{align-self:end;font-size:9px;letter-spacing:.18em}.instagram-tile>svg{width:20px;height:20px}.instagram-tile--quote{align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#ded5ca;color:var(--ink)}.instagram-tile--quote:after{display:none}.instagram-tile--quote p{margin:auto 0;font-family:"Noto Serif KR",serif;font-size:clamp(25px,2.2vw,34px);line-height:1.65;letter-spacing:-.04em}.instagram-tile--quote span{align-self:center;color:#776e66}.instagram-gallery{position:relative}.instagram-gallery__track{display:grid;grid-template-columns:repeat(var(--visible-count),minmax(0,1fr));gap:clamp(8px,1vw,16px)}.instagram-gallery__item{position:relative;aspect-ratio:1;overflow:hidden;background:#ded8d0}.instagram-gallery__item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .4s ease}.instagram-gallery__item:hover img{transform:scale(1.035);filter:brightness(.9)}.instagram-gallery__item>span{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:#18151357;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.instagram-gallery__item>span svg{width:13px;height:13px;fill:currentColor}.instagram-gallery__arrow{position:absolute;z-index:3;top:50%;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(32,30,27,.16);border-radius:50%;background:#f4f1ebf0;color:var(--ink);box-shadow:0 10px 30px #201e1b1a;transform:translateY(-50%);transition:background .25s ease,color .25s ease,opacity .25s ease}.instagram-gallery__arrow:hover:not(:disabled){background:var(--ink);color:#fff}.instagram-gallery__arrow:disabled{opacity:0;pointer-events:none}.instagram-gallery__arrow svg{width:18px;height:18px}.instagram-gallery__arrow--prev{left:-26px}.instagram-gallery__arrow--next{right:-26px}.instagram-gallery__empty{min-height:260px;display:flex;align-items:center;justify-content:center;gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#6f6861;font-size:12px;font-weight:700}.closing-section{padding:clamp(100px,12vw,180px) 0;text-align:center}.closing-section h2{margin:0 auto 40px;font-size:clamp(38px,5vw,70px)}.board-preview{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:clamp(100px,12vw,180px) 0;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);gap:clamp(60px,10vw,150px)}.board-preview__heading h2{margin:0 0 38px;font-family:"Noto Serif KR",serif;font-size:clamp(38px,4.6vw,68px);font-weight:400;line-height:1.4;letter-spacing:-.05em}.board-preview__heading button{padding-bottom:7px;display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid var(--ink);font-size:12px;font-weight:700}.board-preview__heading svg,.board-preview__list svg{width:16px;height:16px;transition:transform .25s ease}.board-preview__heading button:hover svg,.board-preview__list button:hover svg{transform:translate(4px)}.board-preview__list{border-top:1px solid var(--line)}.board-preview__list>button{width:100%;min-height:92px;display:grid;grid-template-columns:100px 1fr 24px;align-items:center;gap:20px;border-bottom:1px solid var(--line);text-align:left}.board-preview__list time{color:#847b73;font-size:11px}.board-preview__list strong{overflow:hidden;font-family:"Noto Serif KR",serif;font-size:17px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.board-preview__list>p{margin:0;padding:45px 0;border-bottom:1px solid var(--line);color:#817970;font-size:13px}.location-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:clamp(100px,12vw,160px) 0 clamp(110px,14vw,180px);display:grid;grid-template-columns:minmax(260px,.65fr) minmax(520px,1.35fr);gap:clamp(55px,8vw,110px);align-items:center}.location-section__intro{padding-top:18px;border-top:1px solid var(--ink)}.location-section__intro h2{margin:0 0 26px;font-family:"Noto Serif KR",serif;font-size:clamp(36px,4vw,56px);font-weight:400;letter-spacing:-.05em}.location-section__intro>p{margin:0;color:#6e665f;font-size:14px;line-height:1.9;word-break:keep-all}.location-section__note{margin-top:32px;padding-top:18px;display:flex;align-items:flex-start;gap:10px;border-top:1px solid var(--line);color:#776e67;font-size:12px;line-height:1.7;word-break:keep-all}.location-section__note svg{width:15px;height:15px;flex:0 0 auto;margin-top:2px}.location-card{overflow:hidden;border:1px solid rgba(32,30,27,.14);background:#fff;text-align:left;box-shadow:0 12px 35px #201e1b0f}.location-map{width:100%;height:360px;overflow:hidden;background:#ddd6cd}.location-map--placeholder{display:grid;place-items:center;background-color:#ddd6cd;background-image:linear-gradient(rgba(244,241,235,.64) 1px,transparent 1px),linear-gradient(90deg,rgba(244,241,235,.64) 1px,transparent 1px);background-size:36px 36px}.location-map__placeholder{display:flex;align-items:center;flex-direction:column;color:#665d55;text-align:center}.location-map__placeholder svg{width:42px;height:42px;margin-bottom:20px;stroke-width:1.2}.location-map__placeholder strong{font-family:"Noto Serif KR",serif;font-size:24px;font-weight:400}.location-map__placeholder span{margin-top:10px;color:#81776e;font-size:12px}.naver-location-marker{width:164px;height:56px;display:flex;align-items:flex-start;justify-content:center;position:relative;filter:drop-shadow(0 8px 12px rgba(32,30,27,.22))}.naver-location-marker span{height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:22px;background:#302823;color:#fff;font-family:"Noto Serif KR",serif;font-size:13px;font-weight:600;letter-spacing:-.02em;white-space:nowrap}.naver-location-marker i{width:12px;height:12px;position:absolute;left:50%;bottom:9px;background:#302823;transform:translate(-50%) rotate(45deg)}.location-card__place{min-height:104px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--ink)}.location-card__place>div{min-width:0}.location-card__place strong{display:block;margin-bottom:8px;font-size:16px}.location-card__place address{overflow:hidden;color:#766e67;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.location-card__place>span{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;color:#6e665f;font-size:11px;font-weight:700}.location-card__place>span svg{width:14px;height:14px;transition:transform .25s ease}.location-card__place:hover>span svg{transform:translate(2px,-2px)}.board-page,.board-admin-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:clamp(70px,8vw,120px) 0 clamp(100px,12vw,170px)}.board-page__header,.board-admin-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:30px;margin-bottom:clamp(70px,9vw,130px)}.board-page__title{text-align:center}.board-page__title h1,.board-admin-header h1,.board-login h1{margin:0;font-family:"Noto Serif KR",serif;font-size:clamp(42px,5vw,68px);font-weight:400;letter-spacing:-.05em}.board-page__title p{margin:18px 0 0;color:#746d66;font-size:13px}.board-back,.board-admin-link{padding:8px 0;display:inline-flex;align-items:center;gap:8px;color:#6e665f;font-size:11px;font-weight:700}.board-back{justify-self:start}.board-admin-link{justify-self:end}.board-back svg,.board-admin-link svg{width:15px;height:15px}.board-list{border-top:1px solid var(--ink)}.board-post{display:grid;grid-template-columns:140px minmax(220px,.7fr) minmax(300px,1.3fr);gap:clamp(24px,5vw,70px);padding:38px 0 42px;border-bottom:1px solid var(--line)}.board-post__meta{display:flex;flex-direction:column;gap:22px;color:#8a8179;font-size:11px}.board-post__meta span{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:28px}.board-post h2{margin:0;font-family:"Noto Serif KR",serif;font-size:clamp(21px,2vw,28px);font-weight:400;line-height:1.55;letter-spacing:-.035em}.board-post>p{margin:0;color:#69625c;font-size:14px;line-height:2;white-space:pre-wrap;word-break:break-word}.board-empty{margin:0;padding:100px 0;border-bottom:1px solid var(--line);color:#817970;text-align:center}.board-admin-page--login{min-height:70vh}.board-login{width:min(100%,520px);margin:40px auto 0;display:flex;flex-direction:column}.board-login h1{text-align:center}.board-login>p{margin:22px 0 38px;color:#746d66;font-size:13px;line-height:1.8;text-align:center}.board-login input,.board-editor input,.board-editor textarea{width:100%;padding:17px 18px;border:1px solid var(--line);background:#fff;color:var(--ink);outline:none}.board-login input:focus,.board-editor input:focus,.board-editor textarea:focus{border-color:#826b5c;box-shadow:0 0 0 3px #826b5c1a}.board-login>button,.board-editor>button{min-height:54px;margin-top:14px;background:var(--ink);color:#fff;font-size:13px;font-weight:700}.board-login>button:disabled,.board-editor>button:disabled{opacity:.3;cursor:not-allowed}.board-form-error{margin-top:12px;color:#a43f35;font-size:12px}.board-admin-header{margin-bottom:70px}.board-admin-header h1{font-size:clamp(36px,4vw,54px);text-align:center}.board-admin-layout{display:grid;grid-template-columns:minmax(360px,1fr) minmax(320px,.8fr);gap:clamp(40px,8vw,100px);align-items:start}.board-editor,.board-admin-list{padding-top:24px;border-top:1px solid var(--ink)}.board-editor h2,.board-admin-list h2{margin:0 0 34px;font-family:"Noto Serif KR",serif;font-size:25px;font-weight:400}.board-admin-list h2 span{margin-left:8px;color:#897f77;font-family:sans-serif;font-size:12px}.board-editor label{margin-bottom:24px;display:flex;flex-direction:column;gap:10px;color:#615a54;font-size:12px;font-weight:700}.board-editor textarea{min-height:280px;resize:vertical;line-height:1.8}.board-admin-list>div{min-height:76px;display:grid;grid-template-columns:1fr 38px;align-items:center;gap:15px;border-bottom:1px solid var(--line)}.board-admin-list>div>div{min-width:0;display:flex;flex-direction:column;gap:7px}.board-admin-list strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.board-admin-list time,.board-admin-list>p{color:#8a8179;font-size:10px}.board-admin-list>div>button{width:34px;height:34px;display:grid;place-items:center;color:#9a7770}.board-admin-list svg{width:15px;height:15px}@keyframes breathe{0%,to{transform:scale(.96);opacity:.5}50%{transform:scale(1.03);opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal-ready .reveal-section>*{opacity:1;filter:none;transform:none}}@media(max-width:900px){.board-preview,.location-section,.board-admin-layout{grid-template-columns:1fr}.board-preview{gap:55px}.location-section{width:min(720px,calc(100% - 48px));gap:42px}.board-post{grid-template-columns:90px 1fr}.board-post>p{grid-column:2}.mask-editor__stage{min-height:0;max-height:720px}.mask-editor__surface,.mask-editor__surface img{max-height:720px}.beauty-hero{min-height:820px;align-items:end}.beauty-hero__image{background-position:62% center}.beauty-hero__veil{background:linear-gradient(0deg,#141210e6,#14121073 58%,#1412101f)}.beauty-hero__content{padding:260px 0 110px}.brand-statement__grid,.detail-section{grid-template-columns:1fr}.brand-statement__grid{gap:36px}.section-heading{align-items:start;flex-direction:column}.studio-grid{grid-template-columns:1fr}.studio-card{min-height:390px}.detail-section__visual{min-height:480px}.instagram-grid{grid-template-columns:1fr 1fr}.instagram-tile{min-height:430px}.instagram-tile--quote{grid-column:span 2;min-height:320px;order:3}}@media(max-width:600px){.site-nav__inner{height:60px;padding-inline:12px;gap:8px}.site-nav__primary{min-width:0;gap:5px}.site-nav__brand{flex:0 0 auto;min-height:44px}.site-nav__brand span{font-size:16px;white-space:nowrap}.site-nav__menu{min-width:0;gap:0}.site-nav__actions{flex:0 0 auto}.site-nav__instagram{display:none}.site-nav__actions button{width:40px;min-height:44px;padding-inline:10px;justify-content:center}.nav-menu{min-height:44px;padding-inline:5px;font-size:9px;letter-spacing:.03em;white-space:nowrap}.nav-menu:after{left:5px;right:5px}.studio-page__header{width:min(100% - 32px,1440px);padding:60px 0 46px}.studio-page__header h1{margin-bottom:18px;font-size:36px;line-height:1.3}.studio-page__header>p:last-child{font-size:14px;line-height:1.8}.mask-editor__toolbar{align-items:stretch;flex-wrap:wrap}.mask-editor__toolbar button{min-width:44px;height:44px}.mask-editor__toolbar button span{display:none}.mask-editor__toolbar .mask-editor__undo span{display:inline}.mask-editor__size{flex:1;justify-content:center;order:3;width:100%}.mask-editor__size input{width:min(240px,58vw)}.mask-editor__legend{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:10px}.mask-editor__stage{min-height:280px;max-height:68svh}.mask-editor__surface,.mask-editor__surface img{max-height:68svh}.mask-editor__guide{width:max-content;max-width:calc(100% - 24px);bottom:12px;padding:8px 11px;font-size:10px;white-space:normal;text-align:center}.beauty-hero{min-height:max(620px,calc(100svh - 60px))}.beauty-hero__content,.brand-statement,.studio-section,.instagram-section,.closing-section,.board-preview{width:min(100% - 32px,1440px)}.location-section{width:min(100% - 32px,720px)}.board-page,.board-admin-page{width:min(100% - 32px,1180px)}.beauty-hero__image{background-position:66% center}.beauty-hero__content{padding:170px 0 64px}.beauty-hero h1{max-width:340px;margin-bottom:20px;font-size:clamp(34px,10.5vw,42px);line-height:1.25}.beauty-hero__description{max-width:330px;font-size:13px;line-height:1.75}.beauty-hero__actions{width:100%;margin-top:28px;gap:10px}.button-primary,.button-ghost{width:100%;min-height:50px}.brand-statement{padding:72px 0 78px}.brand-statement h2{font-size:32px;line-height:1.45}.brand-statement__grid{gap:28px}.brand-statement__grid>div{padding-top:0;font-size:14px;line-height:1.9}.detail-section{min-height:0}.detail-section__visual{min-height:300px}.detail-section__copy{padding:54px 20px 62px}.detail-section h2{margin-bottom:22px;font-size:32px;line-height:1.45}.detail-section__copy>p{font-size:13px;line-height:1.9}.detail-list{margin-top:36px}.detail-list div{grid-template-columns:40px 1fr;padding:14px 0;line-height:1.55}.instagram-section{padding:72px 0 80px}.instagram-section__heading{margin-bottom:32px}.instagram-section__title-row{align-items:flex-start;flex-direction:column;gap:14px}.instagram-section__heading h2{font-size:52px}.instagram-section__account{min-height:38px}.board-page__header,.board-admin-header{grid-template-columns:1fr 1fr}.board-page__header,.board-admin-header{gap:14px;margin-bottom:58px}.board-page__title,.board-admin-header h1{grid-column:1 / -1;grid-row:1;margin-bottom:22px}.board-page__title h1,.board-admin-header h1,.board-login h1{font-size:38px}.board-page__title p{margin-top:12px;line-height:1.7}.board-page__header .board-back,.board-admin-header .board-back{grid-column:1;grid-row:2}.board-page__header .board-admin-link,.board-admin-header .board-admin-link{grid-column:2;grid-row:2}.board-back,.board-admin-link{min-height:44px}.board-post{grid-template-columns:1fr;gap:18px}.board-post__meta{flex-direction:row;align-items:center;justify-content:space-between}.board-post>p{grid-column:1}.board-preview{padding:72px 0 78px;gap:38px}.board-preview__heading h2{margin-bottom:26px;font-size:34px;line-height:1.4}.board-preview__heading button{min-height:42px}.board-preview__list>button{min-height:78px;grid-template-columns:66px minmax(0,1fr) 18px;gap:9px}.board-preview__list strong{font-size:15px}.location-section{padding:72px 0 82px;gap:32px}.location-section__intro{padding-top:14px}.location-section__intro h2{margin-bottom:20px;font-size:34px}.location-section__intro>p{font-size:13px;line-height:1.85}.location-section__note{margin-top:24px;padding-top:15px}.location-map{height:260px}.location-card__place{min-height:0;padding:17px;align-items:flex-start;flex-direction:column;gap:14px}.location-card__place address{white-space:normal}.location-card__place>span{min-height:32px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:32px}.section-heading>p{font-size:13px}.studio-section{padding-bottom:80px}.studio-card{min-height:310px;padding:20px}.studio-card__icon{width:44px;height:44px;margin-top:24px}.studio-card h3{font-size:29px}.studio-card__copy{min-height:0;margin:14px 0 24px}.instagram-grid{grid-template-columns:1fr}.instagram-gallery__arrow{width:42px;height:42px}.instagram-gallery__arrow--prev{left:-6px}.instagram-gallery__arrow--next{right:-6px}.instagram-tile{min-height:360px}.instagram-tile--quote{grid-column:auto;min-height:280px}.board-page,.board-admin-page{padding:54px 0 84px}.board-post{padding:26px 0 30px}.board-post h2{font-size:21px}.board-post>p{font-size:13px;line-height:1.85}.board-admin-layout{gap:56px}.board-editor,.board-admin-list{min-width:0}.board-editor textarea{min-height:220px}.api-key-modal{align-items:flex-start;overflow-y:auto;padding:16px}.api-key-modal__dialog{margin-block:auto;max-height:calc(100svh - 32px);overflow-y:auto}.api-key-modal__header,.api-key-modal__body{padding:22px 20px}.api-key-modal__header h2{font-size:25px}.api-key-modal__header p{font-size:12px;line-height:1.7}.survey-page{min-height:0;padding-bottom:52px}.survey-page__header{margin-bottom:24px;gap:10px}.survey-page__header>button{width:44px;height:44px;flex:0 0 auto;padding:0;display:grid;place-items:center}.survey-page__header h1{font-size:25px;line-height:1.3;flex-wrap:wrap}.survey-page__layout{gap:24px}.survey-page__media-inner{position:static}.survey-page__panel{padding:22px 16px}.survey-page__panel h2{font-size:21px;line-height:1.45}.survey-page__panel h3{font-size:16px}.survey-page__panel .grid-cols-2{gap:8px}.survey-page__panel .grid-cols-2>button{min-height:50px;padding:12px 10px}.survey-page__panel select{min-height:52px;padding-block:12px;font-size:14px}.survey-page__panel textarea{height:120px;padding:16px}.survey-page__submit{bottom:0;margin:28px -16px -22px;padding:14px 16px max(14px,env(safe-area-inset-bottom))}.survey-page__submit button{min-height:54px;padding:12px 16px;border-radius:12px;font-size:15px}.reveal-ready .reveal-section>*{filter:blur(6px);transform:translateY(24px)}.reveal-ready .reveal-section.is-revealed>*{filter:blur(0);transform:translateY(0)}}@media(max-width:380px){.site-nav__inner{padding-inline:10px}.site-nav__brand span{font-size:15px}.site-nav__actions{display:none}.nav-menu{padding-inline:4px;font-size:8px}.beauty-hero h1{font-size:34px}.board-preview__list>button{grid-template-columns:1fr 18px}.board-preview__list time{grid-column:1 / -1;padding-top:14px}.board-preview__list strong{padding-bottom:14px}.board-preview__list svg{grid-column:2;grid-row:2}}
