:root{--ink:#20221f;--muted:#747770;--paper:#fafaf7;--line:#dcded6;--accent:#b34c35;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:5px}img{max-width:100%;display:block}button{border:0}button:focus:not(:focus-visible){outline:none}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-60px;z-index:20;background:white;padding:12px}.skip:focus{top:0}.preview-bar{height:33px;background:#e9ebe4;padding:0 3.4%;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.08em}.preview-bar>span{font-size:10px;letter-spacing:.13em}.preview-bar>div{display:flex;gap:22px}.preview-bar a{opacity:.6}.preview-bar a.current{opacity:1;text-decoration:underline;text-underline-offset:4px}.site-header{height:109px;display:flex;align-items:center;justify-content:space-between;padding:0 3.4%;gap:32px}.brand{line-height:1}.wordmark{font-size:32px;letter-spacing:-1.8px;font-weight:400;white-space:nowrap}.wordmark b{font-weight:800}.wordmark i{font-size:11px;font-style:normal;vertical-align:top;letter-spacing:0;margin-left:5px}.art-mark{font-size:40px;font-weight:900;letter-spacing:-3px}.brand-dot{color:var(--accent)}.family-mark{font-family:var(--serif);font-size:33px;display:flex;flex-direction:column;letter-spacing:-1px}.family-mark span{font:9px Arial;letter-spacing:3px;margin-top:6px}.desktop-nav{display:flex;gap:36px;align-items:center;font-size:14px;margin-left:auto}.desktop-nav a.active{position:relative}.desktop-nav a.active:before{content:'';width:5px;height:5px;background:var(--accent);position:absolute;left:-13px;top:9px}.contact-link span{margin-left:14px}.header-actions{display:flex;gap:25px;align-items:center;margin-left:30px}.language-label select{background:none;border:0;font-size:13px;color:var(--muted);max-width:105px;padding:8px 0}.menu-button{background:none;width:28px;padding:3px 0;display:none}.menu-button>span:not(.sr-only){display:block;height:1px;width:25px;background:var(--ink);margin:7px 0}.hero-meta{display:flex;justify-content:space-between;align-items:center;padding:3px 3.4% 20px;gap:20px}.hero-meta h1{font-weight:400;text-transform:uppercase;letter-spacing:.13em;font-size:12px;margin:0}.hero-meta>span{font-size:11px;color:var(--muted);letter-spacing:.045em}.photo-wall{height:min(68vw,660px);min-height:430px;margin:0 20px;display:grid;grid-template-columns:1fr 1.22fr 1fr;gap:15px;overflow:hidden;position:relative;background:#e8e9e4}.wall-window{overflow:hidden}.wall-track{animation:float-up 65s linear infinite;will-change:transform}.wall-track.direction-1{animation-direction:reverse;animation-duration:75s}.wall-group{display:flex;flex-direction:column;gap:15px;padding-bottom:15px}.wall-group a{display:block;height:410px;overflow:hidden;background:#dde0d5}.wall-group a:nth-child(2n){height:330px}.wall-group img{width:100%;height:100%;object-fit:cover;transition:filter .4s}.wall-window:hover .wall-track,.wall-window:focus-within .wall-track,.paused .wall-track{animation-play-state:paused}.wall-group a:hover img{filter:brightness(.92)}@keyframes float-up{to{transform:translateY(-50%)}}.center-stamp{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:154px;height:154px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--paper);box-shadow:0 2px 25px #00000012;transition:transform .4s}.center-stamp:hover{transform:translate(-50%,-50%) rotate(-4deg)}.center-stamp>span{font-size:40px;font-weight:800;letter-spacing:-2px;line-height:.91;text-align:center}.center-stamp small{font-size:9px;margin-top:16px;max-width:135px;letter-spacing:.03em}.motion-toggle{position:absolute;bottom:22px;right:22px;background:#fafaf7ed;border:1px solid #ffffff50;padding:10px 14px;display:flex;align-items:center;gap:10px;font-size:12px}.wall-index{position:absolute;left:22px;bottom:26px;color:white;text-shadow:0 1px 6px #000;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.below-wall{display:flex;justify-content:space-between;padding:18px 3.4% 25px;font-size:11px;color:var(--muted);letter-spacing:.035em}.below-wall a{color:var(--ink)}.collections-section,.recent-section{padding:80px 5% 0}.section-top{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:22px 0 35px;gap:20px}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.16em;font-weight:400;margin:0}.section-top>span,.section-top>a{font-size:12px;color:var(--muted)}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 25px}.card-image{position:relative;overflow:hidden;background:#e9eae3;aspect-ratio:4/5}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.collection-card:hover img{transform:scale(1.035)}.card-arrow{position:absolute;right:15px;bottom:15px;width:39px;height:39px;background:var(--paper);display:grid;place-items:center;border-radius:50%;font-size:21px;opacity:0;transform:translateY(10px);transition:.3s}.collection-card:hover .card-arrow{opacity:1;transform:none}.card-title{display:flex;justify-content:space-between;align-items:center;padding-top:15px}.card-title h2{font-size:22px;font-weight:400;letter-spacing:-.7px;margin:0}.card-title>span{font-size:11px;color:var(--muted)}.recent-section{padding-bottom:80px}.instagram-invite{display:flex;align-items:center;justify-content:space-between;padding:20px 0 30px;gap:30px}.instagram-invite h2{font-family:var(--serif);font-weight:400;font-size:38px;max-width:550px;line-height:1.2;letter-spacing:-1px;margin:0}.round-link{width:66px;height:66px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:30px;flex-shrink:0}.recent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.recent-grid img{width:100%;aspect-ratio:1;object-fit:cover}.recent-grid span{display:block;font-size:13px;margin-top:10px}.contact-band{margin:0 5%;padding:55px 0 65px;border-top:1px solid var(--line)}.contact-band p{font-size:13px;color:var(--muted)}.contact-band>a{display:flex;justify-content:space-between;gap:30px;font-size:clamp(30px,4.7vw,68px);letter-spacing:-2px;line-height:1.15}.contact-band>a>span{color:var(--accent)}footer{padding:50px 5% 20px;background:#eeefe9;display:grid;grid-template-columns:1fr 1fr;gap:55px}footer>div:not(.footer-bottom){display:flex;flex-direction:column;gap:8px;font-size:13px;text-align:right}.footer-bottom{border-top:1px solid #d5d7cd;grid-column:1/-1;display:flex;justify-content:space-between;padding-top:20px;color:var(--muted);font-size:11px}#menu-panel{padding:20px 5% 40px;background:var(--paper);border-bottom:1px solid var(--line)}#menu-panel nav>a{display:flex;justify-content:space-between;font-size:28px;line-height:1.6}#menu-panel nav>a.sub{font-size:16px;color:var(--muted)}.gallery-page{padding:15px 5% 80px}.back{font-size:12px;color:var(--muted)}.gallery-heading{display:flex;justify-content:space-between;align-items:flex-end;padding:65px 0 40px;gap:25px}.gallery-heading h1{font-size:clamp(45px,7vw,100px);font-weight:400;letter-spacing:-4px;line-height:1.05;margin:20px 0 0}.gallery-heading sup{font-size:14px;letter-spacing:0;vertical-align:top;margin:12px 0 0 15px;display:inline-block;color:var(--muted)}.gallery-heading>span{font-size:12px;color:var(--muted);padding-bottom:8px}.gallery-grid{columns:3;column-gap:25px}.gallery-photo{display:block;width:100%;padding:0;margin-bottom:30px;background:none;text-align:left;break-inside:avoid}.gallery-photo img{width:100%;height:auto;transition:filter .3s}.gallery-photo:hover img{filter:brightness(.9)}.image-number{display:flex;justify-content:space-between;padding-top:8px;font-size:11px;color:var(--muted)}.collection-nav{border-top:1px solid var(--line);margin-top:60px;padding-top:25px;display:flex;flex-wrap:wrap;gap:25px;font-size:14px}.collection-nav .current{color:var(--accent)}dialog#lightbox{border:0;max-width:none;max-height:none;width:100vw;height:100dvh;margin:0;padding:60px 80px;background:#141513;color:white}dialog::backdrop{background:#141513}.modal-open{overflow:hidden}#lightbox figure{margin:0;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}#lightbox img{min-height:0;max-height:calc(100% - 35px);max-width:100%;object-fit:contain}#lightbox figcaption{font-size:13px;color:#cacdc3}.icon-button{background:transparent;color:inherit;font-size:28px;width:48px;height:48px;position:absolute;z-index:1}.lb-close{right:20px;top:15px}.lb-prev{left:15px;top:calc(50% - 24px)}.lb-next{right:15px;top:calc(50% - 24px)}.lb-count{position:absolute;bottom:25px;left:30px;font-size:12px;color:#b2b5ab}.about-page,.contact-page{padding:70px 8% 100px;display:grid;grid-template-columns:1fr 1fr;gap:9%;min-height:650px}.about-copy h1,.contact-page h1{font-family:var(--serif);font-size:clamp(45px,5vw,74px);font-weight:400;line-height:1.03;letter-spacing:-2px;margin:30px 0}.about-copy>p:not(.eyebrow),.contact-page>div>p:not(.eyebrow){color:var(--muted);line-height:1.85;max-width:480px}.text-link{display:inline-block;margin-top:30px;border-bottom:1px solid;padding-bottom:8px;font-size:14px}.about-image img{width:100%;height:580px;object-fit:cover}.about-image span{display:block;margin-top:12px;font-size:11px;color:var(--muted)}form label{display:block;font-size:13px;margin-bottom:25px}input,textarea{display:block;width:100%;border:0;border-bottom:1px solid #b6b9ae;border-radius:0;background:transparent;padding:12px 0;resize:vertical;color:inherit}textarea{min-height:100px}.solid-button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--ink);color:white;padding:14px 23px;font-size:14px}.form-note{font-size:12px;color:var(--muted)}.form-status{font-size:14px}.honeypot{position:absolute;left:-10000px}.empty-page{padding:90px 7%;min-height:60vh}.empty-page h1{font-size:48px;font-weight:400;max-width:650px}.initial{padding:80px;text-align:center}.admin-shell{max-width:1450px;margin:auto;padding:30px 4%}.admin-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0 30px;border-bottom:1px solid var(--line)}.admin-top h1{font-size:30px;margin:0;font-weight:400;letter-spacing:-1px}.admin-top p{margin:5px 0 0;color:var(--muted);font-size:13px}.admin-top a,.admin-top button{font-size:13px}.admin-top>div:last-child{display:flex;gap:20px;align-items:center}.plain-button{background:none;border:1px solid var(--line);padding:9px 14px;font-size:13px}.login-card{max-width:430px;margin:70px auto;background:#fff;border:1px solid var(--line);padding:35px}.login-card h1{font-size:34px;font-weight:400;margin:0 0 30px}.login-card p{font-size:13px;color:var(--muted)}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0}.admin-toolbar select,.admin-controls select,.edit-form select{border:1px solid var(--line);padding:9px;background:white}.admin-tabs{display:flex;gap:8px;flex-wrap:wrap}.admin-tabs button.active{background:var(--ink);color:white}.admin-controls{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin:20px 0}.admin-controls input{width:230px;padding:8px;border:1px solid var(--line);background:white}.admin-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.admin-photo{background:white;border:1px solid var(--line);padding:0;text-align:left}.admin-photo img{width:100%;height:210px;object-fit:cover}.admin-photo .admin-photo-info{padding:12px;display:block}.admin-photo strong{font-size:13px;font-weight:400;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-photo small{color:var(--muted);font-size:11px}.admin-photo.is-hidden{opacity:.55}.admin-panel{background:white;border:1px solid var(--line);padding:30px;max-width:800px;margin-top:30px}.admin-panel h2{margin-top:0;font-size:24px;font-weight:400}.admin-panel p{color:var(--muted);font-size:14px}.admin-panel label input[type=checkbox],.edit-form input[type=checkbox]{display:inline-block;width:auto;margin:0 8px 0 0;accent-color:var(--accent)}.admin-panel label{margin:16px 0}.checks{display:flex;flex-wrap:wrap;gap:8px 20px;margin:15px 0 20px}.checks label{margin:0}.checks input{display:inline;width:auto}.file-drop{display:block;padding:35px;border:1px dashed #999e8e;text-align:center;background:var(--paper);margin:20px 0}.file-drop input{border:none;font-size:13px}.admin-dialog{width:min(860px,94vw);border:0;padding:30px;max-height:92vh;background:var(--paper)}.admin-dialog::backdrop{background:#151913b3}.editor-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:30px}.editor-layout>img{width:100%;max-height:500px;object-fit:contain;background:#e7e9e0}.edit-form label{margin-bottom:15px}.edit-form input,.edit-form textarea{font-size:14px}.edit-form textarea{min-height:65px}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.dialog-header h2{font-size:24px;font-weight:400;margin:0}.status-toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:13px 25px;z-index:20;font-size:14px;max-width:90vw}.inquiry-card{padding:22px 0;border-bottom:1px solid var(--line)}.inquiry-card strong{font-weight:500}.inquiry-card small{display:block;color:var(--muted)}.inquiry-card p{white-space:pre-wrap}.recent-admin-row{display:flex;gap:15px;align-items:center;border-bottom:1px solid var(--line);padding:15px 0}.recent-admin-row img{width:60px;height:70px;object-fit:cover}.recent-admin-row>div{flex:1;min-width:0}.recent-admin-row a{overflow-wrap:anywhere;font-size:12px}.danger{color:#ad2c24}.admin-empty{padding:50px;color:var(--muted)}
@media(min-width:1600px){.photo-wall{height:760px}.wall-group a{height:510px}.wall-group a:nth-child(2n){height:410px}}
@media(max-width:1000px){.desktop-nav{gap:22px}.header-actions{margin-left:0;gap:15px}.photo-wall{min-height:460px}.wall-group a{height:340px}.wall-group a:nth-child(2n){height:270px}.collection-grid{gap:35px 18px}.card-title h2{font-size:20px}.gallery-grid{column-gap:18px}.admin-grid{grid-template-columns:repeat(4,1fr)}.about-page,.contact-page{padding:50px 5% 70px;gap:6%}.about-image img{height:500px}}
@media(max-width:700px){.preview-bar{padding:0 5%;font-size:11px}.preview-bar>span{font-size:9px}.preview-bar>div{gap:14px}.site-header{height:90px;padding:0 5%;gap:15px}.wordmark{font-size:27px}.art-mark{font-size:34px}.family-mark{font-size:28px}.family-mark span{font-size:8px}.desktop-nav{display:none}.menu-button{display:block}.header-actions{gap:16px}.language-label select{font-size:12px;max-width:90px}.hero-meta{padding:0 5% 15px}.hero-meta h1{font-size:10px;letter-spacing:.07em;max-width:230px}.hero-meta>span{display:none}.photo-wall{margin:0 10px;gap:8px;height:62vh;min-height:410px;grid-template-columns:1fr 1.1fr 1fr}.wall-group{gap:8px;padding-bottom:8px}.wall-group a{height:290px}.wall-group a:nth-child(2n){height:210px}.center-stamp{width:116px;height:116px}.center-stamp>span{font-size:32px}.center-stamp small{font-size:8px;margin-top:11px;max-width:103px}.wall-index{left:12px;bottom:19px;font-size:9px;max-width:130px}.motion-toggle{right:10px;bottom:12px;font-size:10px;padding:8px}.below-wall{padding:16px 5%;font-size:10px}.below-wall>span:last-child{display:none}.collections-section{padding-top:50px}.section-top{padding:18px 0 25px}.eyebrow{font-size:10px}.section-top>span,.section-top>a{font-size:11px}.collection-grid{grid-template-columns:repeat(2,1fr);gap:30px 14px}.card-title h2{font-size:18px}.card-title>span{font-size:10px}.card-arrow{display:none}.recent-section{padding-top:55px;padding-bottom:40px}.instagram-invite h2{font-size:29px}.round-link{width:50px;height:50px;font-size:25px}.contact-band{padding:35px 0 45px}.contact-band>a{font-size:36px;letter-spacing:-1px}.contact-band p{font-size:12px}.recent-grid{grid-template-columns:repeat(2,1fr)}footer{gap:35px;padding:35px 5% 20px}footer>div:not(.footer-bottom){font-size:11px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:10px}.footer-bottom>span:nth-child(2){display:none}.gallery-heading{padding:45px 0 28px;display:block}.gallery-heading h1{letter-spacing:-2px;font-size:55px}.gallery-heading>span{display:block;margin-top:20px}.gallery-grid{columns:2;column-gap:14px}.gallery-photo{margin-bottom:18px}.collection-nav{margin-top:35px;gap:18px;font-size:12px}dialog#lightbox{padding:65px 15px 75px}.lb-prev,.lb-next{top:auto;bottom:18px}.lb-prev{left:calc(50% - 70px)}.lb-next{right:calc(50% - 70px)}.lb-count{left:15px;bottom:32px;font-size:11px}.about-page,.contact-page{grid-template-columns:1fr;padding-top:35px;gap:45px}.about-copy h1,.contact-page h1{font-size:49px;max-width:440px}.about-image img{height:auto;max-height:550px;object-position:top}.empty-page h1{font-size:35px}.admin-shell{padding:15px 4%}.admin-top h1{font-size:24px}.admin-top>div:last-child{gap:10px}.admin-top>div:last-child a{font-size:11px}.admin-toolbar{align-items:flex-start;flex-direction:column}.admin-grid{grid-template-columns:repeat(2,1fr);gap:12px}.admin-photo img{height:190px}.admin-controls input{width:100%}.admin-panel{padding:22px}.editor-layout{grid-template-columns:1fr}.editor-layout>img{max-height:220px}.admin-dialog{padding:20px}.login-card{margin:35px auto;padding:25px}.admin-tabs button{font-size:12px;padding:8px 10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.wall-track{transform:none!important}}
.admin-controls input[type=checkbox]{width:auto;display:inline-block;accent-color:var(--accent)}
.admin-photo{min-width:0}.admin-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.editor-layout>*{min-width:0}
@media(max-width:1000px){.admin-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* Homepage layout adapted from the supplied FANTiM HTML. */
.dark-site{--paper:#0c0c10;--ink:#ede9e0;--muted:#a3a096;--line:#ede9e01c;--accent:#bfa45a;background:var(--paper);color:var(--ink)}.dark-site .preview-bar{background:#191920;color:#c8c4bb}.dark-site footer{background:#111117}.dark-site .footer-bottom{border-color:var(--line)}.dark-site input,.dark-site textarea{border-color:#ede9e045}.dark-site .solid-button{background:#c13030;color:#fff}.dark-site select option{background:#161620;color:#ede9e0}.dark-site .about-image{background:#111117}.dark-site .gallery-heading h1{font-family:Georgia,serif;letter-spacing:-2px}.dark-site .brand-dot{color:#bfa45a}.dark-site .art-mark{font-family:Georgia,serif;font-weight:400;letter-spacing:1px;font-size:32px}.reference-home .site-header{position:absolute;top:33px;left:0;right:0;z-index:10;height:100px;border-bottom:1px solid #ffffff12}.reference-home:not(.dark-site) .site-header{border-color:#20221f12}.reference-home .desktop-nav{font-family:'Courier New',monospace;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.reference-home .contact-link{border:1px solid #c1303070;padding:11px 15px}.reference-home #menu-panel{position:absolute;z-index:11;top:133px;left:0;right:0;max-height:calc(100dvh - 133px);overflow:auto}.ftm.ftm-light{--bg:#fafaf7;--bg-mid:#eeefe9;--bg-card:#e1e3da;--cream:#20221f;--cream-dim:#64685e;--gold:#887432;--gold-dim:#a18b50;--red:#b63c2b;--red-dim:#a43729;--line:#20221f20;--line-g:#88743240}.ftm .eyebrow{font-size:12px;line-height:1.5}.ftm #ftm-hero{min-height:min(900px,calc(100svh - 33px));height:800px;max-height:1100px}.ftm .ftm-hero-img{overflow:hidden;background:var(--bg-mid)}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.3s ease}.hero-slide.is-active{opacity:1}.ftm .hero-slide img{width:100%;height:100%;object-fit:cover;object-position:65% 35%}.ftm .ftm-hero-overlay{background:linear-gradient(0deg,#0c0c10 0%,#0c0c10bf 20%,#0c0c1020 100%),linear-gradient(90deg,#0c0c10c7 0%,#0c0c104d 50%,transparent 85%)}.ftm-light .ftm-hero-overlay{background:linear-gradient(0deg,#fafaf7 0%,#fafaf7d9 10%,#fafaf708 80%),linear-gradient(90deg,#fafaf7e8 0%,#fafaf78c 42%,#fafaf700 78%)}.ftm .ftm-hero-content{padding-top:160px;padding-bottom:64px;max-width:1100px}.ftm .ftm-hero-name{font-family:Georgia,'Times New Roman',serif;font-size:clamp(62px,9vw,132px);font-weight:400;margin:25px 0 0;letter-spacing:-.045em;line-height:1}.ftm .ftm-hero-name .sub{font-size:.58em;letter-spacing:-.02em;margin-top:7px;font-weight:400}.ftm .ftm-hero-tag{max-width:480px;font-size:18px;line-height:1.65}.ftm .ftm-hero-tag .jp{font-size:12px}.ftm .ftm-hero-kanji{color:#bfa45a18}.ftm .ftm-hero-actions{gap:15px}.ftm .ftm-btn{font-size:12px;letter-spacing:.09em;padding:15px 23px}.ftm a.ftm-btn-primary{color:#fff}.ftm .ftm-hero-strip{font-size:11px;gap:15px;line-height:1.5;min-height:60px}.hero-controls{position:absolute;right:var(--pad);bottom:110px;z-index:4;display:flex;align-items:center;gap:18px;color:var(--cream);font:12px 'Courier New',monospace}.hero-controls button{background:transparent;color:inherit;border:1px solid var(--line-g);height:36px;width:36px;display:grid;place-items:center;font-size:20px}.hero-controls #hero-pause{font-size:14px}.ftm #ftm-statement{padding:120px 0}.ftm .ftm-stmt-text{font-size:clamp(26px,3.4vw,47px);line-height:1.4;font-weight:400}.ftm .ftm-svc-strip{padding-bottom:15px;scrollbar-width:thin;scrollbar-color:var(--gold-dim) transparent}.ftm .ftm-svc-item{width:155px;cursor:pointer}.ftm .ftm-svc-item .se{font-size:11px;letter-spacing:.09em}.ftm .ftm-sec-head h2{font-weight:400;font-size:clamp(36px,4.4vw,58px);max-width:560px;line-height:1.12}.ftm .ftm-sec-head p{font-size:15px}.ftm .ftm-work-grid{align-items:start;gap:20px}.ftm .ftm-wi.s7{aspect-ratio:5/4}.ftm .ftm-wi.s5{aspect-ratio:5/6;margin-top:90px}.ftm .ftm-wi.s12{aspect-ratio:21/8}.ftm .ftm-wi.s4{aspect-ratio:4/5}.ftm .frame .f-num{font-size:11px;letter-spacing:.06em;color:#ede9e0}.ftm .frame{color:#ede9e0}.ftm .wcap h3{font-size:26px}.ftm .wcap span{font-size:11px}.ftm-light .frame img{filter:none}.ftm-light .frame::before{box-shadow:inset 0 -65px 70px -60px #000}.ftm-light .film-burn{opacity:.12}.ftm .ftm-art-inner>.ftm-sec-head{padding:0}.ftm .ftm-art-card{color:#ede9e0}.ftm .ftm-art-title{font-size:clamp(25px,3vw,42px);font-family:Georgia,serif;font-weight:400;letter-spacing:.005em}.ftm .ftm-art-sub{font-size:14px;line-height:1.65}.ftm .ftm-art-link,.ftm .ftm-art-tag{font-size:11px}.ftm .ftm-sheet-copy h2{font-weight:400;max-width:650px;font-size:clamp(30px,3.5vw,46px)}.ftm .ftm-strip{gap:15px;min-width:max-content;padding:22px var(--pad)}.ftm .ftm-sf{border:0;padding:0;background:var(--bg-card);width:170px;height:210px;cursor:pointer}.ftm .ftm-sf img{width:100%;height:100%;object-fit:cover}.ftm .ftm-sf:focus-visible{outline:2px solid var(--gold)}.ftm .ftm-strip-wrap{overflow:auto;scrollbar-width:thin;scrollbar-color:var(--gold-dim) transparent}.ftm .ftm-press-row{display:flex;flex-wrap:wrap;gap:25px 45px;align-items:center}.ftm .ftm-press-row>span{font-family:Georgia,serif;font-size:clamp(18px,2.2vw,29px);font-style:italic;color:var(--cream-dim)}.ftm .ftm-about-text h2{font-weight:400}.ftm .ftm-about-text .ftm-btn{margin-top:30px}.ftm .ftm-about-text p{font-size:16px;line-height:1.85}.ftm .ftm-tl-city{font-size:13px}.ftm .ftm-tl-year{font-size:12px}.ftm .ftm-portrait{min-height:450px}.ftm .reference-recent{padding:80px 0;max-width:1360px;margin:auto}.ftm .reference-recent>.recent-grid{padding:0 var(--pad)}.ftm .reference-recent .ftm-sec-head>a{font-size:14px;color:var(--gold)}.ftm .reference-recent-note{padding:0 var(--pad);color:var(--cream-dim);font-size:16px}.ftm .contact-h{font-weight:400}.ftm .contact-email{font-size:clamp(22px,3vw,38px)}.ftm .ftm-contact-meta{font-size:12px}.ftm-light #ftm-contact{background:var(--bg-mid)}.ftm-light .ftm-hero-kanji{color:#88743210}.reference-home footer{border-top:1px solid var(--line)}
@media(max-width:900px){.ftm .ftm-wi.s7,.ftm .ftm-wi.s5{grid-column:span 6;aspect-ratio:4/5;margin-top:0}.ftm .ftm-wi.s4{grid-column:span 4}.ftm .ftm-art-grid{grid-template-columns:1fr}.ftm .ftm-art-card{aspect-ratio:16/10}.ftm .ftm-art-title{font-size:38px}.ftm .ftm-art-sub{max-width:400px}.ftm .ftm-hero-content{padding-bottom:120px}.hero-controls{bottom:90px;left:var(--pad);right:auto}.ftm #ftm-hero{height:820px;min-height:700px;max-height:none}}
@media(max-width:700px){.reference-home .site-header{height:88px}.reference-home #menu-panel{top:121px}.ftm #ftm-hero{height:760px;min-height:calc(100svh - 33px)}.ftm .ftm-hero-content{padding-top:150px;padding-bottom:116px}.ftm .ftm-hero-name{font-size:clamp(57px,15vw,95px);letter-spacing:-.035em}.ftm .ftm-hero-tag{font-size:16px;max-width:310px}.ftm .ftm-hero-content>.eyebrow{font-size:10px;max-width:290px}.ftm .ftm-hero-actions{gap:10px;margin-top:24px}.ftm .ftm-btn{font-size:10px;padding:13px 16px}.ftm .ftm-hero-strip{font-size:9px;padding-top:15px;padding-bottom:15px}.ftm .ftm-hero-strip>span:first-child{width:100%}.hero-controls{bottom:110px}.ftm .ftm-hero-kanji{font-size:130px;top:30%}.ftm .hero-slide img{object-position:63% 30%}.ftm #ftm-statement{padding:70px 0}.ftm .ftm-stmt-text{font-size:29px}.ftm #ftm-services{padding-bottom:35px}.ftm #ftm-work{padding:45px 0 65px}.ftm .ftm-sec-head{margin-bottom:30px}.ftm .ftm-sec-head h2{font-size:40px}.ftm .ftm-work-grid{gap:12px}.ftm .ftm-wi.s7{grid-column:span 12;aspect-ratio:4/5}.ftm .ftm-wi.s5{grid-column:span 12;aspect-ratio:4/5}.ftm .ftm-wi.s12{aspect-ratio:4/3}.ftm .ftm-wi.s4{grid-column:span 6;aspect-ratio:3/4}.ftm .frame img{filter:none}.ftm .frame::before{opacity:.3}.ftm .film-burn{opacity:.18}.ftm .frame .wcap{opacity:0}.ftm .frame .f-num{font-size:10px;left:10px;bottom:10px}.ftm #ftm-artistic{padding:55px 0 65px}.ftm .ftm-art-card{aspect-ratio:3/4}.ftm .ftm-art-title{font-size:35px}.ftm .ftm-art-grid{gap:25px}.ftm #ftm-sheet{padding:60px 0}.ftm .ftm-sheet-copy h2{font-size:34px}.ftm .ftm-sf{width:135px;height:180px}.ftm .ftm-press-row{gap:22px}.ftm #ftm-about{padding-top:60px;padding-bottom:60px}.ftm .ftm-about-grid{gap:45px}.ftm .ftm-portrait{min-height:400px}.ftm .reference-recent{padding:55px 0}.ftm .reference-recent .ftm-sec-head h2{font-size:34px}.ftm #ftm-contact{padding:70px 0}.ftm .contact-h{font-size:42px}.ftm .ftm-contact-meta{font-size:10px;gap:15px}.ftm-light .ftm-hero-overlay{background:linear-gradient(0deg,#fafaf7 0%,#fafaf7da 28%,#fafaf74d 100%)}.ftm-dark .ftm-hero-overlay{background:linear-gradient(0deg,#0c0c10 0%,#0c0c10b3 45%,#0c0c1033 100%)}}
.fantim-brand{display:flex;align-items:center;gap:12px}.fantim-brand>img{width:54px;height:54px;object-fit:contain;background:white;padding:6px;border-radius:50%}.fantim-brand small{display:block;font:10px 'Courier New',monospace;letter-spacing:2px;margin-top:6px}.ftm .brand-introduction{font-size:16px;line-height:1.9;color:var(--cream-dim);max-width:700px;margin-top:28px}.ftm .ftm-hero-content{padding-left:var(--pad);padding-right:var(--pad)}
@media(max-width:700px){.fantim-brand{gap:8px}.fantim-brand>img{width:40px;height:40px;padding:4px}.fantim-brand .art-mark{font-size:25px}.fantim-brand small{font-size:8px;letter-spacing:1.3px}.ftm .brand-introduction{font-size:15px}}
.ftm .why-heading{font-family:Georgia,serif;font-size:30px;font-weight:400;margin-top:45px}.ftm .ftm-pillar p{font-size:13px;line-height:1.7}.ftm .ftm-pillar h4{font-size:15px}

.reference-home.dark-site .site-header{background:linear-gradient(#0c0c10b8,#0c0c1020)}
.reference-home:not(.dark-site) .site-header{background:linear-gradient(#fafaf7e8,#fafaf780)}

/* Consistent film treatment across all brands, including touch screens. */
.ftm.ftm-light .frame img,.ftm .frame img{filter:grayscale(70%) brightness(.6) sepia(20%)}
.ftm .frame:hover img,.ftm .frame:focus-visible img{filter:none}
.ftm .frame .film-burn,.ftm-light .frame .film-burn,.ftm .ftm-art-card .film-burn{opacity:.85}
.ftm .frame:hover .film-burn,.ftm .frame:focus-visible .film-burn,.ftm .ftm-art-card:hover .film-burn{opacity:0}
.gallery-grid .gallery-photo img,.gallery-grid .gallery-photo:hover img,.gallery-grid .gallery-photo:focus-visible img{filter:grayscale(1)}
#lightbox img{filter:none}
.homepage-choices{display:grid;grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:12px;max-height:450px;overflow:auto;padding:6px}
.homepage-choice{border:1px solid var(--line);padding:8px;min-width:0;font-size:12px}.homepage-choice img{width:100%;height:120px;object-fit:cover}.homepage-choice span{display:block;overflow-wrap:anywhere}.homepage-choice input{width:65px}.homepage-choice:has(input:valid:not(:placeholder-shown)){border-color:var(--accent)}
.cover-choice{display:grid;grid-template-columns:90px 1fr;gap:15px;align-items:center;margin:18px 0}.cover-choice img{width:90px;height:90px;object-fit:cover}.cover-choice select{max-width:100%}
/* Shared identity and travel information. */
.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup.logo-right{flex-direction:row-reverse}.brand-lockup .brand-logo{width:54px;height:54px;object-fit:contain;background:transparent;padding:0;border-radius:0}.dark-site .brand-lockup .brand-logo{background:#fff;border-radius:4px;padding:4px}.brand-lockup small{display:block;font:10px 'Courier New',monospace;letter-spacing:2px;margin-top:6px}
.ftm .ftm-contact-inner{width:100%;max-width:1000px;margin:0 auto;text-align:center}.ftm .ftm-contact-h{font:400 clamp(36px,5.2vw,72px)/1.12 Georgia,serif;letter-spacing:-.025em;max-width:17ch;margin:0 auto;text-wrap:balance;overflow-wrap:break-word}.ftm .ftm-contact-sub{font-size:16px;line-height:1.8;max-width:58ch;margin:24px auto}.ftm .ftm-contact-email{display:inline-block;font-size:clamp(22px,3vw,38px);overflow-wrap:anywhere;max-width:100%;margin-top:12px}.ftm .ftm-contact-meta{justify-content:center;flex-wrap:wrap;gap:12px 28px;line-height:1.8}.travel-note{font-size:14px;margin:22px auto;max-width:55ch}.ftm .ftm-hero-strip{flex-wrap:wrap}.ftm .ftm-hero-strip>span:first-child{max-width:65%;white-space:normal}
.ftm .ftm-press-row{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:24px;overflow:hidden;min-height:45px}.ftm .ftm-press-row>span{flex-shrink:0;white-space:nowrap;font-size:clamp(18px,2.1vw,28px)}
.reference-recent.ftm{padding:60px 0;background:var(--paper);color:var(--ink)}.reference-recent .ftm-sec-head h2{font:400 clamp(28px,4vw,48px)/1.1 Georgia,serif}.reference-recent .ftm-sec-head{align-items:center;gap:20px}.reference-recent .ftm-sec-head>a{color:var(--accent);flex-shrink:0}.reference-recent .eyebrow,.reference-recent .reference-recent-note{color:var(--muted)}.instagram-strip{margin:0 var(--pad,5%);display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:12px;overflow:hidden}.instagram-strip a{position:relative;min-width:0}.instagram-strip img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.instagram-strip span{position:absolute;right:8px;bottom:8px;color:white;text-shadow:0 1px 3px black}
.gallery-grid .gallery-photo:hover img,.gallery-grid .gallery-photo:focus-visible img{filter:none}.gallery-grid .gallery-photo img{transition:filter .4s ease}
.about-expanded{max-width:1300px;margin:auto;padding:50px 5% 90px}.about-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:8%;align-items:center}.about-hero h1{font:400 clamp(45px,7vw,90px)/1.08 Georgia,serif;letter-spacing:-.04em;margin:22px 0}.about-lead{font-size:22px;line-height:1.6}.about-hero img{width:100%;max-height:570px;object-fit:cover;object-position:top}.about-detail{display:grid;grid-template-columns:1.7fr 1fr;gap:9%;margin-top:70px}.about-detail p{font-size:17px;line-height:1.9;margin:0 0 24px}.about-detail h2{font:400 30px/1.25 Georgia,serif;margin:35px 0 20px}.about-detail li{margin:0 0 14px}.about-detail ul{padding-left:18px}.branding-preview{width:90px;height:90px;object-fit:contain}.admin-panel select{max-width:100%}
@media(max-width:700px){.brand-lockup{gap:8px}.brand-lockup .brand-logo{width:36px;height:36px}.brand-lockup .wordmark{font-size:23px}.ftm .ftm-contact-meta{font-size:11px}.ftm .ftm-hero-strip>span:first-child{max-width:100%}.about-hero,.about-detail{grid-template-columns:1fr;gap:35px}.about-hero img{max-height:450px}.about-lead{font-size:19px}.about-detail{margin-top:40px}.about-detail p{font-size:16px}.reference-recent .ftm-sec-head{flex-wrap:wrap}.instagram-strip{gap:8px}}
.ftm #ftm-contact{padding:85px 0}.ftm .ftm-contact-inner>.eyebrow{justify-content:center;margin-bottom:24px}
.reference-home:not(.local-preview) .site-header{top:0}.reference-home:not(.local-preview) #menu-panel{top:100px}
@media(max-width:700px){.ftm #ftm-contact{padding:60px 0}.reference-home:not(.local-preview) #menu-panel{top:88px}}
.admin-panel form select{display:block;width:100%;padding:12px 8px;margin:8px 0 20px;background:#fff;color:var(--ink);border:1px solid var(--line)}.brand-image-form{margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}
.entrance-site{min-height:100svh;display:grid;place-items:center;padding:35px 20px}.entrance-card{max-width:650px;margin:auto;text-align:center;padding:35px 20px}.entrance-card>img{margin:0 auto 25px;object-fit:contain;background:white;padding:6px;border-radius:4px}.entrance-card h1{font:400 clamp(35px,7vw,60px)/1.15 Georgia,serif;margin:20px 0}.entrance-card>p{line-height:1.85;color:var(--muted)}.entrance-card>a{display:block;padding:18px 12px;border-top:1px solid var(--line);font-size:15px}.entrance-card select{padding:9px;background:#202026;color:#eee;border:1px solid #555;margin:15px 0}.entrance-card form{margin:20px 0}.entrance-card .solid-button{width:100%;padding:18px}.adult-check{display:block;margin:20px 0;font-size:15px}.adult-check input{width:auto}.settings-code{font:13px/1.5 monospace;min-height:200px;tab-size:2}.backup-files{overflow-wrap:anywhere}.backup-files li{margin:12px 0}.settings-actions{display:flex;gap:12px;flex-wrap:wrap}.settings-note{font-size:13px;color:var(--muted)}
.experience-choices{display:grid;gap:14px;margin:28px 0}.experience-choices>a,.experience-choices>button{display:block;width:100%;text-align:left;padding:20px 24px;background:#19191f;color:#eee;border:1px solid #44434a;border-radius:2px}.experience-choices strong{display:block;font:400 27px/1.3 Georgia,serif}.experience-choices span{display:block;font-size:13px;color:#bfa45a;margin-top:6px}.experience-choices>a:hover,.experience-choices>button:hover{border-color:#bfa45a}.entrance-card .plain-button{color:#eee;background:transparent}

/* Readable gallery context without crowding the photographs. */
.gallery-intro{max-width:760px;margin:0 0 2.5rem;line-height:1.75}.gallery-intro p{margin:0 0 1rem}.gallery-heading h1{font-size:clamp(2rem,4.5vw,5rem);max-width:22ch;overflow-wrap:break-word}.language-links{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0;font-size:.8rem}.gallery-photo img{max-width:100%}
