:root{--ink:#193438;--paper:#f6f9f8;--glass:#d6e8e5;--teal:#286a63;--mist:#e9eeee;--white:#fff;--muted:#627674;--line:#dce5e2;--danger:#a44139;--radius:18px;font-family:'Noto Sans KR',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{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button,a{touch-action:manipulation}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #6d9e95;outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}button{border:0;background:none}h1,h2,h3{font-weight:600;letter-spacing:-.055em;word-break:keep-all}.demo-bar{min-height:36px;display:flex;gap:12px;align-items:center;justify-content:space-between;padding:7px 4%;background:var(--ink);color:#ecf5f2;font-size:11px}.demo-bar b{font-family:Manrope,sans-serif;font-weight:600;letter-spacing:.1em;margin-right:13px}.demo-bar button{font-size:11px;color:#fff;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}.site-header{height:100px;padding:0 4%;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:18px;font:800 49px/1 Manrope,sans-serif;letter-spacing:-4px}.brand span{font:600 9px/1.6 Manrope,sans-serif;letter-spacing:1.2px;max-width:80px}.site-header nav{display:flex;gap:34px;align-items:center;font-size:14px}.site-header nav>a{padding:12px 0}.site-header nav>a.active{color:var(--teal);font-weight:700}.site-header .nav-book{background:var(--ink);border-radius:50px;color:#fff;padding:14px 22px;min-width:142px;display:flex;gap:28px;justify-content:space-between}.site-header .nav-book.active{color:#fff}.hero{position:relative;isolation:isolate;margin:0 22px;height:min(760px,calc(100svh - 170px));min-height:550px;overflow:hidden;border-radius:5px;background:#57746b;color:#fff}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 53%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,38,34,.55),rgba(16,38,34,.06) 72%),linear-gradient(0deg,rgba(16,38,34,.33),transparent 70%);z-index:-2}.hero-top{display:flex;justify-content:space-between;padding:30px 34px;font-size:11px;line-height:1.6;letter-spacing:.03em}.hero-top>span:last-child{text-align:right;font:500 10px/1.7 Manrope,sans-serif;letter-spacing:.12em}.hero-content{position:absolute;top:23%;left:6%;}.hero-content>p{font-size:12px;letter-spacing:.08em;margin-bottom:18px}.hero-content h1{font-size:clamp(30px,3.2vw,52px);line-height:1.5;font-weight:500;letter-spacing:-.065em}.hero-link{display:inline-flex;gap:52px;align-items:center;border-bottom:1px solid #ffffff80;padding:17px 0 14px;margin-top:16px;font-size:13px}.hero-link span{font-size:24px}.hero-word{position:absolute;bottom:-.1em;left:4.7%;font:600 clamp(115px,18vw,270px)/1.25 Manrope,sans-serif;letter-spacing:-.085em;white-space:nowrap;opacity:.9;pointer-events:none}.photo-credit{position:absolute;right:25px;bottom:24px;font-size:8px;writing-mode:vertical-rl;letter-spacing:.12em}.booking-rail{display:flex;align-items:center;gap:36px;padding:40px 6%;border-bottom:1px solid var(--line)}.booking-rail>div:first-child{flex:1}.eyebrow{font:600 10px/1.5 Manrope,sans-serif;letter-spacing:.16em;color:var(--teal);margin-bottom:12px}.booking-rail h2{font-size:23px;letter-spacing:-.04em}.rate strong{font:700 27px/1.4 Manrope,sans-serif}.rate strong span{font:400 12px 'Noto Sans KR',sans-serif;margin-left:6px}.rate small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:50px;padding:13px 23px;border-radius:8px;background:var(--mist);font-size:13px;font-weight:500}.button.primary{background:var(--teal);color:#fff}.button.primary:hover{background:#20574f}.full{width:100%}.home-section{padding:92px 6%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:38px}.section-heading h2{font-size:38px;line-height:1.5}.section-heading>p{font-size:13px;line-height:1.9;color:var(--muted);padding-bottom:8px}.concepts{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.concepts img{width:100%;aspect-ratio:1.15;object-fit:cover;border-radius:6px}.concepts article:nth-child(2){padding-top:60px}.concepts article:nth-child(3){padding-top:120px}.concepts h3{font-size:19px;margin-top:20px}.concepts p{font-size:12px;color:var(--muted);margin-top:8px}.visit-section{margin:0 6% 80px;padding:42px;border-radius:12px;background:var(--glass);display:grid;grid-template-columns:1.3fr 1fr;gap:40px}.visit-section h2{font-size:27px;line-height:1.6}.visit-section h3{font-size:19px}.visit-section p:not(.eyebrow){font-size:12px;line-height:1.9;margin:18px 0;color:#47675f}.visit-section a{font-size:12px;text-decoration:underline;text-underline-offset:5px}footer{border-top:1px solid var(--line);padding:38px 6%;display:flex;align-items:center;gap:50px}footer .brand{font-size:36px}footer p{flex:1;font-size:10px;color:var(--muted);line-height:1.9}footer>span{font:500 10px/1.8 Manrope,sans-serif;text-align:right;color:var(--muted)}.content-page{max-width:1220px;padding:44px 38px 90px;margin:auto;min-height:70vh}.page-heading{margin-bottom:34px}.page-heading h1{font-size:36px;line-height:1.4;margin-bottom:15px}.page-heading>p:not(.eyebrow),.page-heading>div>p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted)}.panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-width:0}.panel h2,.booking-summary h2{font-size:21px;margin-bottom:12px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.panel-heading h2{margin:0}.schedule-layout{display:grid;grid-template-columns:1.06fr 1fr;gap:22px}.month-actions{display:flex;gap:6px}.icon-button{background:var(--paper);border-radius:50%;width:38px;height:38px;font-size:20px}.weekday,.calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.weekday{font-size:11px;color:var(--muted);text-align:center;margin:28px 0 14px}.weekday span:first-child{color:var(--danger)}.calendar button,.calendar .empty{min-height:59px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-family:Manrope,sans-serif;font-size:14px;border-radius:10px}.calendar button:hover{background:var(--paper)}.calendar button.selected{color:#fff;background:var(--teal)}.calendar button.today:not(.selected){box-shadow:inset 0 0 0 1px var(--line)}.calendar i{height:4px;width:4px;border-radius:50%;background:var(--teal)}.calendar .selected i{background:white}.legend{display:flex;gap:20px;font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-top:22px;margin-top:24px}.legend span{display:flex;gap:8px;align-items:center}.dot{width:8px;height:8px;background:var(--teal);border-radius:50%;display:inline-block}.dot.busy{width:4px;height:4px}.muted{color:var(--muted);font-size:12px;line-height:1.9}.slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0}.slot{border:1px solid var(--line);border-radius:9px;padding:13px 3px;display:flex;flex-direction:column;gap:5px;align-items:center;background:var(--white)}.slot strong{font:600 15px Manrope,sans-serif}.slot span{font-size:10px;color:var(--teal)}.slot.available:hover{background:var(--glass);border-color:var(--teal)}.slot.unavailable{opacity:1;background:#eef2f0;color:#7a8985;border-color:transparent}.slot.unavailable span{color:#7a8985}.notice{background:#e9f2ef;padding:15px 17px;border-radius:9px;font-size:11px;line-height:1.85;color:#4e6c64;margin-top:20px}.booking-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin-top:23px}.wide{grid-column:1/-1}label{display:flex;flex-direction:column;gap:10px;font-size:12px;font-weight:500;min-width:0}input,select,textarea{border:1px solid var(--line);border-radius:8px;padding:12px;width:100%;background:var(--white);color:var(--ink);font-size:13px;min-height:46px;min-width:0}input::placeholder,textarea::placeholder{color:#82958f;font-size:11px}textarea{resize:vertical;line-height:1.85}.check-row{display:flex;flex-direction:row;gap:9px;align-items:center;margin-top:24px;font-size:11px}.check-row input{width:16px;min-height:16px;accent-color:var(--teal)}.field-help{font-size:10px;color:var(--muted);line-height:1.9;margin:12px 0 22px}.error{font-size:12px;line-height:1.8;color:var(--danger);margin:14px 0}.booking-summary{border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:white}.booking-summary img{width:100%;height:190px;object-fit:cover;border-radius:8px;margin-bottom:25px}.summary-line{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.summary-line strong{text-align:right;line-height:1.8;font-size:13px}.summary-line:last-of-type strong{font-size:24px;font-family:Manrope,sans-serif}.admin-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.admin-tabs{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:26px}.admin-tabs button{padding:0 2px 17px;font-size:13px;color:var(--muted)}.admin-tabs button[aria-current]{border-bottom:2px solid var(--teal);color:var(--teal);font-weight:600}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:23px}.stat{border:1px solid var(--line);background:white;border-radius:12px;padding:23px}.stat:first-child{background:var(--glass);border-color:var(--glass)}.stat span{font-size:11px;color:var(--muted)}.stat strong{display:block;font:600 34px Manrope,sans-serif;margin-top:8px}.stat small{font-size:12px;margin-left:5px}.panel-heading select{width:auto;max-width:150px;min-height:40px;padding:8px;font-size:11px}.admin-row{display:grid;grid-template-columns:115px 1fr 100px 1.5fr;gap:18px;align-items:center;border-top:1px solid var(--line);padding:22px 0}.admin-row time{font:600 12px/1.7 Manrope,sans-serif}.admin-row h3{font-size:13px;letter-spacing:-.02em}.admin-row p{font-size:10px;color:var(--muted);margin-top:6px}.badge{display:inline-block;padding:6px 10px;border-radius:5px;font-size:10px;white-space:nowrap;justify-self:start;background:#edf0ef;color:#5d736b}.badge.pending{background:#fff3d8;color:#8c6a25}.badge.confirmed{background:var(--glass);color:var(--teal)}.row-actions{display:flex;justify-content:flex-end;gap:5px;flex-wrap:wrap}.row-actions button{font-size:10px;padding:8px 9px;background:var(--paper);border-radius:5px;min-height:33px}.row-actions button.confirm{color:white;background:var(--teal)}.row-actions button.danger{color:var(--danger)}.empty-state{text-align:center;padding:35px 0;color:var(--muted);font-size:13px}.message-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:38px}.message-layout form>label{margin-top:20px}.message-preview{padding:16px 25px}.message-preview>.eyebrow{text-align:center}.phone{max-width:310px;margin:20px auto;background:#e8eeed;border:7px solid #fff;box-shadow:0 12px 45px #19343812;border-radius:36px;min-height:420px;padding:18px 13px}.phone-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding:6px 8px 24px}.phone-top span{font-size:18px}.bubble{background:white;padding:18px;border-radius:0 16px 16px 16px;font-size:12px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;min-height:110px}.phone-note{font-size:9px;text-align:center;color:var(--muted);margin:22px 0}.draft-list{font-size:11px;line-height:1.8;margin:20px auto;max-width:310px}.draft-item{margin-top:8px;border-top:1px solid var(--line);padding-top:10px}.draft-item span{display:block;font-size:10px;color:var(--muted)}#messageStatus{font-size:12px;margin-top:12px;line-height:1.8;color:var(--teal)}dialog{border:1px solid var(--line);border-radius:20px;padding:30px;max-width:460px;width:calc(100% - 32px);color:var(--ink);max-height:90svh;overflow:auto}dialog::backdrop{background:#19343866;backdrop-filter:blur(4px)}dialog h2{font-size:24px}dialog form>label{margin-top:20px}#successDialog{text-align:center;padding:40px 30px}#successDialog p{margin:15px 0;font-size:12px;line-height:1.9}#successDialog .button{margin-top:10px}.success-mark{margin:0 auto 24px;width:54px;height:54px;border-radius:50%;background:var(--glass);display:grid;place-items:center;font-size:25px;color:var(--teal)}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);padding:14px 24px;border-radius:10px;background:var(--ink);color:white;z-index:20;font-size:12px;box-shadow:0 8px 30px #0002;max-width:calc(100% - 30px);text-align:center}.page{animation:appear .35s ease-out}@keyframes appear{from{opacity:.4;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.hero-word{font-size:270px}.hero-content h1{font-size:52px}}@media(max-width:1000px){.booking-rail{flex-wrap:wrap}.booking-rail>div:first-child{flex-basis:45%}.concepts{gap:15px}.hero{height:660px}.hero-content{top:25%}.hero-word{bottom:1%;font-size:18vw}.admin-row{grid-template-columns:100px 1fr 85px}.row-actions{grid-column:1/-1;justify-content:flex-start}.message-preview{padding:10px}.site-header nav{gap:20px}.rate small{max-width:210px;line-height:1.8}}@media(max-width:700px){.demo-bar{padding:8px 15px;font-size:9px;align-items:center}.demo-bar b{display:block;font-size:8px;margin-bottom:3px}.demo-bar button{font-size:9px}.site-header{height:79px;padding:0 20px}.brand{font-size:40px;gap:12px}.brand span{font-size:7px;max-width:65px}.site-header nav{gap:16px;font-size:11px}.site-header nav>a:first-child{display:none}.site-header .nav-book{min-width:auto;padding:10px 13px;gap:10px}.hero{margin:0 10px;height:650px;min-height:500px;max-height:78svh}.hero>img{object-position:55% 50%}.hero-top{padding:22px 20px;font-size:9px}.hero-top>span:last-child{font-size:8px}.hero-content{top:27%;left:7%;right:7%}.hero-content h1{font-size:29px;line-height:1.55}.hero-content>p{font-size:10px}.hero-link{font-size:11px;padding-top:12px;gap:45px}.hero-word{font-size:18vw;bottom:6%;left:6%}.photo-credit{font-size:7px;bottom:19px;right:13px}.booking-rail{padding:30px 24px;gap:24px}.booking-rail>div:first-child{flex-basis:100%}.booking-rail h2{font-size:22px}.booking-rail .rate{flex:1}.rate strong{font-size:24px}.rate small{font-size:9px;max-width:190px}.booking-rail .button{font-size:11px;padding:13px;gap:15px}.eyebrow{font-size:8px}.home-section{padding:60px 24px}.section-heading{display:block}.section-heading h2{font-size:29px}.section-heading>p{margin-top:22px;font-size:12px}.concepts{grid-template-columns:1fr;gap:32px}.concepts article:nth-child(n){padding:0}.concepts img{aspect-ratio:1.3}.concepts h3{margin-top:15px}.concepts p{font-size:11px}.visit-section{grid-template-columns:1fr;margin:0 20px 45px;padding:28px;gap:35px}.visit-section h2{font-size:25px}.visit-section h3{font-size:17px}.visit-section p:not(.eyebrow){font-size:11px}.content-page{padding:32px 18px 60px}.page-heading h1{font-size:28px}.page-heading>p:not(.eyebrow){font-size:12px}.schedule-layout,.booking-layout,.message-layout{grid-template-columns:1fr;gap:20px}.panel{padding:22px 18px}.panel h2{font-size:19px}.calendar button,.calendar .empty{min-height:50px}.booking-layout aside{order:-1}.booking-summary{padding:20px}.booking-summary>img{display:none}.booking-summary>.eyebrow,.booking-summary>.muted{display:none}.summary-line{margin-top:15px;padding-top:13px}.summary-line strong{font-size:12px}.booking-summary>.field-help{margin-bottom:0}.booking-layout aside>.notice{font-size:10px}.fields{gap:17px 12px}.fields>label{font-size:11px}input,select,textarea{font-size:16px}.admin-heading{align-items:flex-end;gap:10px}.admin-heading h1{font-size:29px}.admin-heading>div>p:not(.eyebrow){font-size:11px;max-width:205px}.admin-heading .button{font-size:11px;padding:12px;white-space:nowrap;min-height:43px}.stats{gap:9px}.stat{padding:15px 10px}.stat span{font-size:10px}.stat strong{font-size:26px}.stat small{font-size:10px}.admin-row{grid-template-columns:81px 1fr 68px;gap:9px}.admin-row time{font-size:10px}.admin-row h3{font-size:12px}.admin-row p{font-size:9px}.badge{font-size:9px;padding:6px 7px}.panel-heading{gap:10px}.panel-heading h2{font-size:16px}.row-actions button{min-height:39px;padding:10px 13px}.message-preview{padding:12px}.message-layout form>label{font-size:12px}.message-layout textarea{font-size:14px}footer{padding:28px 24px;flex-wrap:wrap;gap:20px}footer p{flex-basis:65%;font-size:9px}footer>span{font-size:8px;text-align:left}footer .brand span{font-size:7px}.check-row{align-items:flex-start}.check-row input{flex:0 0 16px}dialog{padding:24px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;scroll-behavior:auto!important}}
/* Dedicated studio introduction and original photo gallery. */
.site-header nav{gap:25px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:12px;border-bottom:1px solid var(--ink);padding:11px 0;text-underline-offset:5px}.text-link:hover{color:var(--teal)}.home-page-links{display:flex;gap:36px;justify-content:flex-end;margin-top:34px}.about-page,.gallery-page{max-width:1440px;margin:auto;padding:40px 6% 80px}.about-intro{display:grid;grid-template-columns:1fr 1.12fr;gap:60px;align-items:center}.about-copy h1{font-size:clamp(34px,3.6vw,54px);line-height:1.45;margin-bottom:26px}.about-copy>p:not(.eyebrow){font-size:13px;line-height:2.05;color:var(--muted);margin-bottom:16px;word-break:keep-all}.about-tags{display:flex;flex-wrap:wrap;gap:7px;margin:25px 0}.about-tags span{font-size:10px;padding:8px 10px;border:1px solid var(--line);border-radius:30px}.about-cover{margin:0;position:relative}.about-cover img{width:100%;aspect-ratio:.91;object-fit:cover;border-radius:5px}.about-cover figcaption{font:500 9px Manrope,sans-serif;letter-spacing:.17em;margin-top:13px;color:var(--muted);text-align:right}.about-statement{text-align:center;padding:100px 20px 65px}.about-statement h2{font-size:33px;line-height:1.6}.about-statement>p:last-child{font-size:12px;color:var(--muted);line-height:1.9;margin:22px 0}.space-story{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;margin:0 0 65px}.space-story img{width:100%;aspect-ratio:1.17;object-fit:cover;border-radius:5px}.space-story>div{padding:25px}.space-story h2{font-size:32px;line-height:1.5;margin:15px 0 22px}.space-story p:not(.eyebrow){font-size:13px;line-height:2;color:var(--muted);word-break:keep-all}.space-story.reverse{grid-template-columns:1fr 1.1fr}.space-story.reverse>img{order:2}.space-note{display:block;font-size:10px;color:var(--teal);padding-top:24px;margin-top:24px;border-top:1px solid var(--line)}.about-info{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:55px 0;border-top:1px solid var(--line)}.about-info h2{font-size:26px;margin-bottom:30px}.about-rate{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.about-rate span{font-size:13px}.about-rate p{font-size:10px;color:var(--muted);margin-top:8px}.about-rate strong{font:600 28px Manrope,sans-serif;white-space:nowrap}.about-rate small{font:400 11px 'Noto Sans KR',sans-serif;margin-left:7px}.reservation-steps{padding-left:20px;font-size:12px;line-height:2.2;color:var(--muted);margin:22px 0 26px}.about-guide{background:var(--white);padding:30px;border:1px solid var(--line);border-radius:12px}.about-guide h2{font-size:23px}.about-guide details{border-top:1px solid var(--line);padding:16px 0}.about-guide details:last-child{padding-bottom:0}.about-guide summary{cursor:pointer;font-size:12px;font-weight:500;line-height:1.8}.about-guide details p{font-size:11px;color:var(--muted);line-height:1.95;margin:14px 0 5px;word-break:keep-all}.about-guide details a{font-size:11px}.page-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:35px 40px;background:var(--glass);border-radius:12px;margin-top:40px}.page-cta h2{font-size:25px}.page-cta .eyebrow{font-size:9px}.gallery-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;padding-bottom:40px}.gallery-heading h1{font-size:39px;line-height:1.45;margin-bottom:20px}.gallery-heading p:not(.eyebrow){font-size:12px;line-height:1.9;color:var(--muted)}.gallery-heading>.text-link{white-space:nowrap}.gallery-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0 25px;font-size:11px;color:var(--muted)}.gallery-meta b{font:600 13px Manrope,sans-serif;color:var(--ink);margin-left:4px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px}.gallery-card{text-align:left;padding:0;min-width:0;display:block}.gallery-photo{position:relative;display:block;aspect-ratio:1.05;overflow:hidden;border-radius:5px;background:var(--mist)}.gallery-card:nth-child(6n+2) .gallery-photo,.gallery-card:nth-child(6n+5) .gallery-photo{aspect-ratio:1.05}.gallery-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gallery-card:hover img{transform:scale(1.035)}.gallery-zoom{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:34px;height:34px;background:#fffffff0;border-radius:50%;font-size:17px;opacity:0;transform:translateY(5px);transition:.2s}.gallery-card:hover .gallery-zoom,.gallery-card:focus-visible .gallery-zoom{opacity:1;transform:none}.gallery-caption{display:flex;justify-content:space-between;gap:12px;font-size:10px;margin-top:12px;color:var(--muted)}.gallery-caption>span:last-child{font-family:Manrope,sans-serif}.gallery-card.image-unavailable .gallery-photo:after{content:'사진을 불러오지 못했어요 · 눌러서 다시 보기';position:absolute;inset:0;display:grid;place-items:center;font-size:10px;padding:20px;color:var(--muted);text-align:center}.gallery-more{text-align:center;margin:42px 0 60px}.gallery-more>p{font-size:11px;color:var(--muted);margin-bottom:16px}.gallery-more .button{min-width:210px;border:1px solid var(--line);background:var(--white)}.photo-dialog{width:min(1160px,calc(100% - 36px));max-width:none;max-height:94svh;padding:20px 26px;background:var(--paper);border-radius:14px;overflow:auto}.photo-dialog::backdrop{background:#102d31e6;backdrop-filter:blur(7px)}.photo-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.photo-toolbar>span{font:500 12px Manrope,sans-serif;color:var(--muted)}.photo-toolbar button{font-size:12px;min-height:40px;padding:10px 0 10px 20px}.photo-stage{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:16px;align-items:center}.photo-stage figure{margin:0;min-width:0;text-align:center}.photo-stage img{display:block;width:100%;height:67svh;object-fit:contain;background:var(--mist)}.photo-stage figcaption{font-size:11px;margin-top:15px;color:var(--muted)}.photo-stage #photoStatus{font-size:11px;color:var(--muted);margin-top:8px}.photo-arrow{width:44px;min-height:48px;border-radius:50%;background:var(--white);font-size:21px}.photo-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);padding-top:20px}.photo-bottom a{text-decoration:underline;text-underline-offset:4px}.photo-dialog:focus-visible{outline:0}@media(max-width:1000px){.site-header nav{gap:18px}.about-intro{gap:30px}.space-story,.space-story.reverse{gap:25px}.space-story>div{padding:15px}.space-story h2{font-size:28px}.about-info{gap:30px}.gallery-heading h1{font-size:34px}}@media(max-width:700px){.site-header{height:auto;min-height:124px;padding:18px 20px 10px;flex-wrap:wrap;gap:18px}.site-header nav{width:100%;gap:6px;justify-content:space-between;font-size:10px}.site-header nav>a:first-child{display:block}.site-header nav>a{padding:10px 0;white-space:nowrap}.site-header .nav-book{padding:10px 12px;gap:9px;font-size:10px}.about-page,.gallery-page{padding:30px 22px 50px}.about-intro{grid-template-columns:1fr;gap:32px}.about-copy h1{font-size:35px}.about-copy>p:not(.eyebrow){font-size:12px}.about-cover img{aspect-ratio:1.05}.about-statement{padding:65px 0 35px}.about-statement h2{font-size:25px}.about-statement>p:last-child{font-size:11px}.space-story,.space-story.reverse{grid-template-columns:1fr;gap:8px;margin-bottom:35px}.space-story.reverse>img{order:0}.space-story>div{padding:20px 0}.space-story h2{font-size:27px}.space-story p:not(.eyebrow){font-size:12px}.space-note{margin-top:18px;padding-top:18px}.about-info{grid-template-columns:1fr;gap:40px;padding:30px 0}.about-info h2{font-size:24px}.about-guide{padding:23px}.about-rate strong{font-size:24px}.about-rate span{font-size:12px}.about-rate small{font-size:10px}.about-rate p{font-size:9px}.page-cta{padding:26px;display:block;margin-top:25px}.page-cta h2{font-size:23px;line-height:1.6}.page-cta .button{margin-top:24px;font-size:11px}.gallery-heading{display:block;padding-bottom:26px}.gallery-heading h1{font-size:30px}.gallery-heading p:not(.eyebrow){font-size:11px}.gallery-heading>.text-link{margin-top:15px;font-size:11px}.gallery-meta{font-size:9px;gap:10px}.gallery-meta b{font-size:11px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.gallery-caption{font-size:9px;gap:6px;line-height:1.8}.gallery-caption>span:first-child{max-width:83px}.gallery-zoom{opacity:1;transform:none;width:25px;height:25px;right:8px;bottom:8px;font-size:13px}.home-page-links{justify-content:flex-start;flex-wrap:wrap;gap:12px 25px;margin-top:24px}.home-page-links a{font-size:11px}.photo-dialog{width:calc(100% - 16px);padding:14px 12px;max-height:93svh}.photo-stage{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px}.photo-stage img{height:55svh}.photo-arrow{width:34px;min-height:40px;font-size:17px}.photo-stage figcaption{font-size:10px}.photo-toolbar{margin-bottom:10px}.photo-bottom{flex-direction:column;align-items:center;gap:12px;font-size:9px}.gallery-more{margin:30px 0 40px}}@media(max-width:359px){.site-header{padding-left:14px;padding-right:14px}.site-header nav{font-size:9px}.site-header .nav-book{font-size:9px;padding:9px}.about-page,.gallery-page{padding-left:17px;padding-right:17px}.gallery-meta>span:last-child{max-width:135px;text-align:right}}
.home-browse{margin:0 6% 42px}
/* User-supplied DABI STUDIO logo: keep the original transparent artwork. */
.brand.brand-logo{display:block;flex:0 0 auto;width:260px;background:var(--ink);border-radius:5px;line-height:0;font-size:0;letter-spacing:0;gap:0}.brand-logo img{display:block;width:100%;height:auto;object-fit:contain}footer .brand.brand-logo{width:220px}.hero-word.hero-logo{left:3%;bottom:4%;width:min(68%,780px);font-size:0;line-height:0;letter-spacing:0;opacity:1;white-space:normal}.hero-logo img{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:1000px){.site-header .brand.brand-logo{width:180px}}@media(min-width:701px) and (max-width:900px){.site-header{height:auto;min-height:142px;flex-wrap:wrap;gap:14px;padding-top:14px;padding-bottom:12px}.site-header .brand.brand-logo{width:210px}.site-header nav{width:100%;justify-content:space-between;gap:14px;font-size:12px}}@media(max-width:700px){.site-header .brand.brand-logo{width:230px;max-width:100%}.hero-word.hero-logo{left:3%;bottom:6%;width:94%}footer .brand.brand-logo{width:215px}}
