:root{font-size:16px;--paper:#f8f6f0;--paper-deep:#efede5;--ink:#233f3b;--muted:#65716a;--accent:#80694f;--line:#d8dcd2;--white:#fffefa;--serif:"Cormorant",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--primary-color:var(--ink);--primary-color-darker:#18312e;--secondary-color:var(--paper);--card-bg-color:var(--white);--text-color:var(--ink);--text-color-light:var(--muted);--border-color:var(--line);--main-navbar-height:88px}*{box-sizing:border-box}html{scroll-padding-top:112px;scrollbar-gutter:stable}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.65}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{text-decoration:none}a,button{color:inherit}img{display:block;max-width:100%;height:auto}figure,h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;text-wrap:balance}h1{font-size:clamp(3.5rem,6.8vw,6.75rem);line-height:1;letter-spacing:-.04em}h2{font-size:clamp(2.6rem,4.4vw,4.3rem);line-height:1.06;letter-spacing:-.025em}h3{font-size:2rem;line-height:1.15;letter-spacing:-.015em}h1 em,h2 em,h3 em{font-weight:500}p{font-size:1rem;line-height:1.8}p+p{margin-top:1.1rem}::-moz-selection{background:#d6e1d4;color:var(--ink)}::selection{background:#d6e1d4;color:var(--ink)}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.page-content:focus{outline:none}.site-app.v-application{background:var(--paper);color:var(--ink);font-family:var(--sans)}.page-content{padding-top:var(--main-navbar-height);flex:1;min-width:0}.wrap{width:calc(100% - 112px);max-width:1320px;margin-inline:auto}.section{padding-block:100px}.eyebrow{display:block;font-size:.75rem;line-height:1.65;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.section-label{display:flex;align-items:center;gap:12px;color:var(--muted);margin-bottom:22px}.section-label:before{content:"";height:1px;width:32px;background:currentColor}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:38px}.section-heading p{margin-top:16px;max-width:480px;color:var(--muted)}.ink-icon,.section-heading .text-link{flex-shrink:0}.ink-icon{display:inline-block;width:22px;height:22px;vertical-align:middle}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:14px 24px;border:1px solid transparent;border-radius:999px;font-size:.875rem;font-weight:600;line-height:1.4;text-align:center;transition:background .2s,color .2s,box-shadow .2s,translate .2s}.button:hover{translate:0 -2px}.button:active{translate:0 0}.button-primary{color:var(--paper);background:var(--ink)}.button-primary:hover{background:#35534a;box-shadow:0 5px 16px #233f3b18}.button-outline{border-color:var(--line);background:transparent}.button-outline:hover{background:var(--paper-deep);border-color:var(--ink)}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:#e9ecdf}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:.875rem;font-weight:600;min-height:44px;border-bottom:1px solid var(--ink);transition:gap .2s}.text-link:hover{gap:25px}.action-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:32px}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:transparent;width:46px;height:46px;flex-shrink:0;transition:background .2s}.icon-button:hover{background:var(--paper-deep)}.skip-link{position:fixed;top:8px;left:16px;padding:12px 20px;z-index:100;background:var(--ink);color:#fff;translate:0 -150%}.skip-link:focus{translate:0 0}.site-header{position:fixed;inset:0 0 auto;z-index:40;background:#f8f6f0f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #d8dcd280}.header-inner{height:var(--main-navbar-height);width:calc(100% - 80px);max-width:1440px;margin:auto;gap:34px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:12px;flex-shrink:0}.brand img{width:58px;height:43px;-o-object-fit:contain;object-fit:contain}.brand-name{font-family:var(--serif);font-size:1.875rem;line-height:1}.brand-name>span{display:block;font-family:var(--sans);font-size:.75rem;letter-spacing:.13em;line-height:1.3;margin-top:7px}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:27px}.desktop-nav a{position:relative;padding-block:12px;font-size:.875rem;white-space:nowrap;color:var(--muted);transition:color .2s}.desktop-nav a.router-link-active,.desktop-nav a:hover{color:var(--ink)}.desktop-nav a:after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:1px;background:var(--ink);opacity:0;transition:opacity .2s}.desktop-nav a.router-link-active:after{opacity:1}.header-cta{min-height:46px;padding:12px 20px;gap:18px}.menu-toggle,.mobile-dock{display:none}.menu-sheet{border:0;background:var(--paper);color:var(--ink);margin:0 0 0 auto;min-height:100%;max-height:100dvh;width:440px;max-width:100%;padding:0}.menu-sheet::backdrop{background:#142d296b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.menu-sheet[open]{animation:sheet-in .25s ease both}.menu-content{padding:28px;display:flex;flex-direction:column;min-height:100dvh}.menu-foot,.menu-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.menu-links{display:flex;flex-direction:column;margin:32px 0}.menu-links a{display:flex;align-items:center;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:2.25rem;line-height:1.2}.menu-links .ink-icon{margin-left:auto;width:20px}.menu-number{font-family:var(--sans);font-size:.75rem;color:var(--muted)}.menu-links .router-link-exact-active{color:var(--accent)}.menu-foot{margin-top:auto;padding-top:32px}.menu-foot p{font-size:.875rem;color:var(--muted)}.home-hero{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;min-height:690px;padding-block:56px 76px}.hero-copy{position:relative;z-index:1}.hero-copy>.eyebrow{margin-bottom:26px;color:var(--muted)}.hero-copy h1 em{color:var(--accent)}.hero-copy>p{max-width:410px;color:var(--muted);margin-top:26px}.hero-copy .action-row{gap:28px}.hero-signoff{display:flex;align-items:center;gap:12px;margin-top:44px}.hero-signoff img{width:42px;height:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.hero-signoff span{font-size:.875rem;line-height:1.5}.hero-signoff small{display:block;color:var(--muted);font-size:.75rem}.hero-composition{position:relative;height:550px;padding:0 22px 25px 68px}.hero-tattoo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:210px 210px 10px 10px;background:var(--paper-deep)}.hero-art{position:absolute;left:-12px;bottom:5px;width:35%;aspect-ratio:3/4;padding:8px;background:var(--paper);border:1px solid var(--line);transform:rotate(-7deg);box-shadow:0 12px 34px #233f3b13}.hero-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-art figcaption{font-size:.75rem;position:absolute;bottom:-32px;left:0;width:100%;text-align:center;color:var(--muted)}.hero-spark{position:absolute;top:12px;left:4px;width:56px;height:56px;color:var(--accent)}.hero-spark-small{top:78px;left:30px;width:32px;height:32px}.hero-seal{position:absolute;right:0;bottom:58px;background:var(--paper);border:1px solid var(--line);border-radius:50%;width:112px;height:112px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 4px 18px #233f3b0b}.hero-seal:before{content:"";position:absolute;inset:5px;border:1px solid var(--line);border-radius:inherit;pointer-events:none}.hero-seal img{width:54px;height:40px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.hero-seal-name{font-family:var(--serif);font-size:1.125rem;font-weight:500;line-height:1;text-align:center;white-space:nowrap}.hero-side-note{position:absolute;right:-32px;top:45%;writing-mode:vertical-rl;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.craft-strip{background:var(--paper-deep);border-block:1px solid var(--line)}.craft-strip .wrap{display:flex;justify-content:space-between;gap:26px;align-items:center;padding-block:21px;overflow-x:auto;scrollbar-width:thin}.craft-strip span{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.craft-strip .ink-icon{flex-shrink:0;width:15px;height:15px;color:var(--accent)}.content-panel{margin-top:48px;padding-top:40px;border-top:1px solid var(--line)}.content-panel h2{font-size:clamp(2.25rem,3.5vw,3.25rem);margin-bottom:22px}.content-panel p{max-width:850px}.commission-item .text-link,.content-panel .text-link{margin-top:22px}.service-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:38px}.service-link{padding:30px;border:1px solid var(--line);border-radius:4px}.service-link p{margin-block:16px 24px;color:var(--muted)}.service-page .page-hero-copy h1{font-size:clamp(3rem,5.2vw,5.25rem)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px;color:var(--muted);font-size:.875rem}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.page-hero-image.portrait-art{width:100%;max-width:360px;height:auto;margin-inline:auto}.page-hero-image.portrait-art>img{height:auto;-o-object-fit:contain;object-fit:contain;background:var(--paper-deep);border-radius:4px}.page-hero-image.portrait-art figcaption{position:static;margin-top:12px;padding:0;border:0;color:var(--muted)}.section-intro{margin-top:24px}.request-checklist{margin-block:24px;padding-left:22px;font-size:1rem;line-height:1.8}.request-checklist li+li{margin-top:12px}.related-links{display:flex;flex-wrap:wrap;gap:22px 40px;margin-top:48px;padding-top:32px;border-top:1px solid var(--line)}.not-found{min-height:55vh}.not-found p{max-width:620px;margin-block:28px}@media (max-width:700px){.service-links{grid-template-columns:1fr}.service-link{padding:24px}}.world-grid{gap:28px}.world-card,.world-grid{display:grid;grid-template-columns:1fr 1fr}.world-card{min-width:0;background:var(--paper-deep);border-radius:4px;overflow:hidden}.world-image{overflow:hidden;min-height:330px;background:#e3e7df}.world-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .3s}.world-card:hover .world-image img{filter:brightness(1.05)}.world-copy{padding:36px 28px;display:flex;flex-direction:column;align-items:flex-start}.world-copy>.eyebrow{margin-bottom:45px;color:var(--muted)}.world-copy h3{font-size:2.5rem;margin-bottom:18px}.world-copy p{color:var(--muted);font-size:.875rem}.world-copy .text-link{margin-top:auto;padding-top:28px}.world-card.art-world{background:#e8ebdf}.artist-section{background:var(--paper-deep)}.artist-grid{display:grid;grid-template-columns:5fr 6fr;gap:110px;align-items:center}.artist-image{position:relative;width:100%;max-width:430px;aspect-ratio:4/5;margin:auto}.artist-image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:180px 180px 5px 5px}@media (min-width:701px){.artist-image{aspect-ratio:1}.artist-image>img{border-radius:50%}}.artist-signature{position:absolute;right:-35px;bottom:22px;background:var(--paper);padding:14px 24px;transform:rotate(-6deg);font-family:var(--serif);font-style:italic;font-size:2rem}.artist-copy h2{margin-bottom:28px}.artist-copy p{color:var(--muted)}.artist-copy .text-link{margin-top:24px}.gallery-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px;flex-wrap:wrap}.segmented{display:inline-flex;padding:5px;border:1px solid var(--line);border-radius:999px;gap:4px}.segmented button{padding:10px 24px;border:0;border-radius:999px;background:transparent;font-size:.875rem;min-height:44px;transition:background .2s,color .2s}.segmented button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.work-card{background:transparent;border:0;text-align:left;display:block;width:100%;min-width:0}.work-photo{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;border-radius:4px;background:var(--paper-deep)}.work-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .25s}.work-card:hover .work-photo img{filter:brightness(.94)}.work-expand{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;background:var(--paper);border-radius:50%;width:38px;height:38px;opacity:0;translate:0 5px;transition:opacity .2s,translate .2s}.work-card:focus-visible .work-expand,.work-card:hover .work-expand{opacity:1;translate:0 0}.work-caption{display:flex;justify-content:space-between;gap:14px;font-size:.75rem;margin-top:12px;color:var(--muted)}.gallery-actions{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;margin-top:38px}.gallery-count{font-size:.875rem;color:var(--muted)}.gallery-empty{padding:50px 24px;text-align:center;background:var(--paper-deep);border-radius:4px}.gallery-empty p{margin-bottom:15px}.gallery-skeleton{aspect-ratio:3/4;background:var(--paper-deep);animation:breathe 1.5s ease-in-out infinite}.lightbox{border:0;max-width:100vw;max-height:100dvh;width:100vw;height:100dvh;margin:0;padding:0;background:#172e2b;color:var(--paper)}.lightbox[open]{display:flex;flex-direction:column;animation:fade-in .2s ease}.lightbox::backdrop{background:#172e2b}.lightbox-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 28px;flex-shrink:0}.lightbox-bar span{font-size:.875rem}.lightbox .icon-button{border-color:#f8f6f04d;color:var(--paper)}.lightbox .icon-button:hover{background:#f8f6f01a}.lightbox-stage{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;touch-action:pan-y}.lightbox-stage>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding-inline:90px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightbox-next,.lightbox-prev{position:absolute;top:calc(50% - 23px);z-index:1}.lightbox-prev{left:28px}.lightbox-next{right:28px}.lightbox-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 28px 28px;flex-shrink:0}.lightbox-bottom p{font-size:.875rem;color:#d4dfd6}.reviews-section{border-top:1px solid var(--line)}.review-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:100px}.review-quote blockquote{font-family:var(--serif);font-size:clamp(1.75rem,2.9vw,2.75rem);line-height:1.35;min-height:190px;margin:0}.review-footer{margin-top:26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.review-author{font-size:.875rem}.review-controls{display:flex;gap:8px}.review-index{display:flex;gap:5px;margin-top:24px}.review-index span{height:2px;width:24px;background:var(--line)}.review-index span.active,.studio-teaser{background:var(--ink)}.studio-teaser{position:relative;min-height:390px;display:flex;align-items:center;overflow:hidden}.studio-teaser>img{position:absolute;inset:0 0 0 auto;height:100%;width:50%;-o-object-fit:cover;object-fit:cover}.studio-teaser-copy{position:relative;max-width:50%;padding:64px;color:var(--paper)}.studio-teaser-copy h2{margin:20px 0}.studio-teaser-copy .text-link{border-color:var(--paper);margin-top:24px}.site-footer{background:var(--ink);color:var(--paper)}.footer-invite{display:flex;align-items:center;justify-content:space-between;gap:80px;padding-block:70px;border-bottom:1px solid #f8f6f030}.footer-invite h2{font-size:clamp(2.5rem,3.5vw,3.5rem);max-width:660px;margin-top:18px}.footer-invite .button{flex-shrink:0}.footer-invite .eyebrow{color:#c0ccbd}.footer-main{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:60px;padding-block:60px}.footer-brand>a{font-family:var(--serif);font-size:2.5rem;display:inline-flex;align-items:center;gap:20px}.serif-star{font-size:2rem}.footer-brand p{margin-top:18px;color:#bdcabe;font-size:.875rem}.footer-links{display:flex;flex-direction:column;gap:11px;font-size:.875rem}.footer-links>.eyebrow{margin-bottom:12px;color:#bdcabe}.footer-links p{color:#bdcabe;font-size:.875rem}.footer-bottom a:hover,.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}.social-link{display:flex;align-items:center;gap:10px}.social-link .ink-icon{width:18px;height:18px}.footer-bottom{border-top:1px solid #f8f6f030;padding-block:24px;justify-content:space-between;color:#bdcabe;font-size:.75rem}.footer-bottom,.footer-bottom>div{display:flex;align-items:center;gap:28px}.footer-bottom button{background:transparent;border:0;display:flex;align-items:center;gap:10px;font-size:.75rem;min-height:44px}.footer-bottom .ink-icon{width:18px;height:18px}.page-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:100px;align-items:center;padding-block:65px 75px}.page-hero-copy .eyebrow{margin-bottom:26px;color:var(--muted)}.page-hero-copy h1{font-size:clamp(3.5rem,6.5vw,6.3rem)}.page-hero-copy h1 em{color:var(--accent)}.page-hero-copy>p{max-width:480px;margin-top:26px;color:var(--muted)}.page-hero-image{height:480px;position:relative}.page-hero-image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:170px 170px 4px 4px}.page-hero-image figcaption{position:absolute;left:-25px;bottom:30px;background:var(--paper);border:1px solid var(--line);padding:15px 24px;font-size:.75rem;letter-spacing:.08em}.section-nav{position:sticky;top:var(--main-navbar-height);z-index:20;background:#f8f6f0f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-block:1px solid var(--line)}.section-nav .wrap{display:flex;align-items:center;justify-content:center;gap:45px;overflow-x:auto}.section-nav a{font-size:.875rem;white-space:nowrap;display:block;padding:18px 6px}.section-nav a:hover{color:var(--accent)}section[id]{scroll-margin-top:170px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-bottom:54px}.intro-grid p{color:var(--muted)}.style-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.style-item{border-top:1px solid var(--line);padding-top:25px}.style-item h3{font-size:1.875rem;margin-bottom:14px}.style-item p{font-size:.875rem;color:var(--muted)}.tinted-section{background:var(--paper-deep)}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.two-column>div>h2{margin-bottom:28px}.two-column p{color:var(--muted)}.process-list{list-style:none;margin:36px 0 0;padding:0}.process-list li{display:flex;gap:22px;border-top:1px solid var(--line);padding:22px 0}.process-list .step-number{font-size:.75rem;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;flex-shrink:0;margin-top:4px}.process-list h3{font-family:var(--sans);font-size:1rem;font-weight:600;margin-bottom:8px}.process-list p{font-size:.875rem;line-height:1.7}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;cursor:pointer;font-size:1rem;font-weight:600;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .ink-icon{width:18px;height:18px;transition:rotate .2s}.faq-list details[open] summary .ink-icon{rotate:45deg}.faq-content{padding:0 22px 24px 0}.faq-content li,.faq-content p{font-size:.875rem;color:var(--muted)}.faq-content ol,.faq-content ul{padding-left:22px}.faq-content li+li{margin-top:8px}.health-note{font-size:.875rem;padding-top:24px;color:var(--muted)}.request-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}.request-intro{position:sticky;top:150px}.request-intro h2{margin-bottom:24px}.request-intro p{color:var(--muted)}.request-intro .portrait-note{margin-top:35px;display:flex;align-items:center;gap:14px}.portrait-note img{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.portrait-note strong{display:block;font-family:var(--serif);font-size:1.75rem;font-weight:500}.portrait-note span{font-size:.875rem;color:var(--muted)}.request-card{border:1px solid var(--line);border-radius:12px;background:var(--white);overflow:hidden}.request-progress{display:flex;padding:22px 28px;border-bottom:1px solid var(--line);gap:12px}.request-progress li{list-style:none;flex:1;display:flex;align-items:center;gap:9px;font-size:.75rem;color:var(--muted)}.request-progress .step-number{display:grid;place-items:center;width:27px;height:27px;flex-shrink:0;border:1px solid var(--line);border-radius:50%;font-size:.75rem}.request-progress .current{color:var(--ink);font-weight:600}.request-progress .complete .step-number,.request-progress .current .step-number{background:var(--ink);border-color:var(--ink);color:var(--paper)}.request-progress .ink-icon{width:14px;height:14px}.request-body{padding:32px}.request-body h3{margin-bottom:9px;font-size:2.25rem;outline:none}.request-hint{color:var(--muted);font-size:.875rem;margin-bottom:26px}.request-body form{scroll-margin-top:150px}.request-fields{border:0;padding:0;min-width:0}.request-fields legend{font-size:.875rem;margin-bottom:10px}.type-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:24px}.type-option{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:7px;min-height:64px;padding:10px 6px;font-size:.875rem;cursor:pointer;transition:background .2s,border-color .2s}.type-option:has(input:checked){background:#edf1e9;border-color:var(--ink)}.type-option input{width:14px;height:14px;accent-color:var(--ink)}.field{display:block;min-width:0;margin-bottom:22px}.field>span{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.875rem;margin-bottom:8px;font-weight:600}.field small{font-size:.75rem;font-weight:400;color:var(--muted)}.field input,.field textarea{display:block;width:100%;border:1px solid var(--line);border-radius:6px;background:var(--white);padding:13px 14px;color:var(--ink);font-size:1rem;min-height:50px;transition:border-color .2s,box-shadow .2s}.field input:focus,.field textarea:focus{outline:0;border-color:var(--ink);box-shadow:0 0 0 3px #233f3b10}.field textarea{resize:vertical;min-height:135px;line-height:1.6}.field input::-moz-placeholder,.field textarea::-moz-placeholder{color:#687469}.field input::placeholder,.field textarea::placeholder{color:#687469}.field [aria-invalid=true]{border-color:#9b493d}.field-error{display:block;font-size:.875rem;color:#9b493d;margin-top:6px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.file-zone{display:block;position:relative;border:1px dashed #adb8aa;border-radius:8px;background:#f8f9f4;padding:20px;cursor:pointer;text-align:center}.file-zone>span{display:block;font-size:.875rem;font-weight:600;margin-top:8px}.file-zone small{display:block;font-size:.75rem;color:var(--muted);margin-top:5px}.file-zone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-zone:focus-within{outline:2px solid var(--accent);outline-offset:3px}.file-list{margin:12px 0 0;padding:0;list-style:none}.file-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.875rem;border-bottom:1px solid var(--line);padding:7px 0}.file-list span{overflow-wrap:anywhere}.file-list button{border:0;background:none;min-width:44px;min-height:44px}.request-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px}.request-actions .text-link{border:0;background:none}.request-actions .button{margin-left:auto}.request-note{font-size:.75rem;line-height:1.6;color:var(--muted);text-align:center;margin-top:20px}.privacy-check{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;line-height:1.6;margin-top:22px}.privacy-check input{margin-top:5px;min-width:18px;min-height:18px;accent-color:var(--ink)}.privacy-check a{text-decoration:underline;text-underline-offset:3px}.request-reference{display:flex;align-items:center;gap:16px;padding:14px;background:var(--paper);border-radius:6px;margin-top:8px}.request-reference img{width:56px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.request-reference p{font-size:.875rem;line-height:1.6}.request-reference strong{display:block;margin-bottom:3px}.request-summary{padding:16px 18px;background:var(--paper);font-size:.875rem;line-height:1.65;border-radius:6px;margin-top:8px;overflow-wrap:anywhere}.request-summary strong{display:block;margin-bottom:4px}.request-error{padding:14px 18px;border:1px solid #d1aea0;background:#faf2ec;color:#7c3e33;font-size:.875rem;border-radius:6px;margin-top:20px}.request-success{padding:30px 0;text-align:center}.request-success>.ink-icon{width:54px;height:54px;padding:14px;background:#e3ebdd;border-radius:50%;margin-bottom:24px}.request-success p{margin:18px 0 28px;color:var(--muted)}.request-page{padding-block:65px 100px}.request-page-header{margin-bottom:55px;max-width:820px}.request-page-header h1{margin:20px 0 24px;font-size:clamp(3.3rem,5.4vw,4.75rem)}.request-page-header h1 em{color:var(--accent)}.request-page-header p{color:var(--muted)}.request-page .request-section{grid-template-columns:.85fr 1.15fr}.request-preview{margin-top:30px;max-width:320px;aspect-ratio:4/3}.request-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.commission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.commission-item{border-top:1px solid var(--line);padding-top:24px}.commission-item>.ink-icon{color:var(--accent);margin-bottom:26px;width:28px;height:28px}.commission-item h3{margin-bottom:16px}.commission-item p{color:var(--muted)}.soul-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--paper);border-radius:5px;overflow:hidden}.soul-feature>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;max-height:610px}.soul-copy{padding:65px;align-self:center}.soul-copy h2{margin:25px 0}.soul-copy p{color:#cfdbcd}.soul-copy .button{margin-top:28px}.shop-note{display:flex;justify-content:space-between;align-items:center;gap:50px;border-block:1px solid var(--line);padding-block:36px}.shop-note h3{font-size:2rem;margin-bottom:12px}.shop-note p{color:var(--muted);max-width:670px;font-size:.875rem}.coming-soon{border:1px solid var(--line);border-radius:999px;padding:10px 20px;font-size:.75rem;white-space:nowrap}.bio-copy{max-width:720px;margin-inline:auto}.bio-copy>p{margin-top:24px}.bio-copy blockquote{line-height:1.3;margin:0 0 40px;color:var(--accent)}.bio-copy blockquote,.bio-signature{font-family:var(--serif);font-size:2.5rem}.bio-signature{font-style:italic;text-align:right;margin-top:25px}.contact-row{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin-top:45px}.studio-image>img{border-radius:5px;-o-object-position:center;object-position:center}.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.location-item{border-top:1px solid var(--line);padding-top:24px}.location-item h3{margin:22px 0 18px}.location-item p{color:var(--muted)}.location-item .text-link{margin-top:22px}.studio-map{height:400px;margin-top:55px;border:1px solid var(--line);border-radius:5px;overflow:hidden;z-index:0}.studio-map .leaflet-control-attribution{font-family:var(--sans);font-size:.75rem}.studio-map .leaflet-popup-content{font-family:var(--sans);font-size:.875rem;line-height:1.6}.studio-map .leaflet-control-zoom a{font-size:1.375rem}.pet-options{display:grid;grid-template-columns:1fr 1fr;gap:50px}.pet-option{border-top:1px solid var(--line);padding:32px 0}.pet-option h3{margin:22px 0}.pet-option p{color:var(--muted)}.pet-option .button{margin-top:30px}.legal-page{padding-bottom:70px}.legal-page>.v-container{background:var(--paper)!important;border:0!important;padding-top:65px!important}.legal-page .v-card{background:transparent!important;max-width:780px!important}.legal-page .v-card-title{font-family:var(--serif);font-size:3.5rem!important;line-height:1.1;margin-bottom:35px;white-space:normal}.legal-page .v-card-text{font-size:1rem;line-height:1.8;max-width:none}.legal-page h2{font-size:1.875rem;margin:28px 0 18px}.legal-page ul{padding-left:22px}.legal-page .responsive-text{max-width:none}.v-btn{font-family:var(--sans)}.v-btn__content{white-space:normal}.page-enter-active,.page-leave-active{transition:opacity .16s ease,translate .16s ease}.page-enter-from{opacity:0;translate:0 6px}.page-leave-to{opacity:0}.form-step-enter-active,.form-step-leave-active{transition:opacity .12s ease,translate .12s ease}.form-step-enter-from{opacity:0;translate:8px 0}.form-step-leave-to{opacity:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-in{0%{opacity:0;translate:25px 0}to{opacity:1;translate:0 0}}@keyframes breathe{50%{opacity:.5}}@media (min-width:1440px){.home-hero{gap:95px}.hero-composition{height:575px}}@media (max-width:1190px){.header-inner{gap:24px;width:calc(100% - 48px)}.desktop-nav{gap:18px}.desktop-nav a{font-size:.875rem}.brand-name{font-size:1.625rem}.brand img{width:46px}.header-cta{padding:12px 16px;font-size:.75rem;gap:10px}.home-hero{gap:35px;min-height:640px}.hero-composition{height:490px;padding-left:42px}.world-card{grid-template-columns:1fr}.world-image{height:260px;min-height:0}.world-copy{padding:28px}.world-copy>.eyebrow{margin-bottom:18px}.world-copy .text-link{margin-top:15px}.artist-grid,.page-hero{gap:65px}.request-section,.two-column{gap:50px}.hero-side-note{right:-22px}.soul-copy{padding:40px}}@media (max-width:1020px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:inline-flex;margin-left:auto}.wrap{width:calc(100% - 64px)}.hero-composition{height:440px}.hero-copy h1{font-size:clamp(2.75rem,6.9vw,4.75rem)}.hero-copy>.eyebrow{max-width:300px}.home-hero{gap:25px;padding-block:42px 70px;min-height:590px}.hero-seal{width:100px;height:100px;right:6px;bottom:45px}.hero-seal img{width:46px;height:34px}.hero-seal-name{font-size:1rem}.hero-signoff{margin-top:28px}.section{padding-block:75px}.artist-grid{gap:50px}.artist-signature{right:-15px}.review-layout{gap:50px}.page-hero{gap:45px}.page-hero-image{height:430px}.style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.intro-grid{gap:45px}.request-page .request-section,.request-section{grid-template-columns:1fr;gap:40px}.request-intro{position:static;max-width:640px}.request-card{width:100%;max-width:720px;margin-inline:auto}.request-preview{display:none}.request-intro .process-list{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.studio-teaser-copy{padding:40px}.footer-main{gap:35px}.footer-invite{gap:40px}}@media (max-width:700px){:root{--main-navbar-height:74px}html{scroll-padding-top:95px}.wrap{width:calc(100% - 40px)}.section{padding-block:60px}.header-inner{width:calc(100% - 36px);gap:16px}.brand{gap:10px}.brand-name{font-size:1.625rem}.brand-name>span{font-size:.75rem;letter-spacing:.1em;margin-top:5px}.brand img{width:46px;height:37px}.menu-toggle{width:42px;height:42px;border-color:transparent}.mobile-dock{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;bottom:max(12px,env(safe-area-inset-bottom));left:16px;right:16px;background:#fffefaed;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #d8dcd2;box-shadow:0 8px 30px #162e2926;border-radius:22px;padding:5px;z-index:35}.mobile-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:54px;font-size:.75rem;border-radius:17px;color:var(--muted);transition:background .2s,color .2s}.mobile-dock .ink-icon{width:20px;height:20px}.mobile-dock a.dock-active{background:var(--paper-deep);color:var(--ink)}.mobile-dock a.dock-cta{color:var(--paper);background:var(--ink)}.home-hero{grid-template-columns:1fr;gap:40px;padding-block:32px 58px;min-height:0}.hero-copy>.eyebrow{font-size:.75rem;margin-bottom:20px;max-width:none}.hero-copy h1{font-size:clamp(2.75rem,13vw,5.5rem)}.hero-copy>p{margin-top:22px;max-width:420px}.hero-copy .action-row{margin-top:26px;gap:22px}.hero-copy .button{padding-inline:20px;gap:14px}.hero-signoff{display:none}.hero-composition{width:100%;max-width:440px;margin:auto;height:350px;padding:0 16px 0 62px}.hero-tattoo{border-radius:140px 140px 4px 4px;-o-object-position:center 52%;object-position:center 52%}.hero-art{left:2px;bottom:0;width:36%;padding:6px}.hero-art figcaption{bottom:-25px;font-size:.75rem}.hero-seal{right:12px;bottom:22px;width:96px;height:96px;gap:4px}.hero-seal img{width:42px;height:30px}.hero-spark{top:12px;left:10px;width:36px;height:36px}.hero-spark-small{top:58px;left:30px;width:22px;height:22px}.hero-side-note{right:-10px;font-size:.75rem;letter-spacing:.1em}.craft-strip .wrap{gap:20px;justify-content:flex-start;width:100%;padding:17px 20px}.craft-strip span{font-size:.75rem}.craft-strip .ink-icon{width:12px;height:12px}.section-heading{gap:24px;align-items:flex-start;flex-direction:column;margin-bottom:28px}.section-label{margin-bottom:16px}.section-heading p{margin-top:18px}h2{font-size:2.875rem}.world-grid{grid-template-columns:1fr;gap:20px}.world-card{grid-template-columns:.9fr 1.1fr}.world-image{height:100%;min-height:300px}.world-copy{padding:24px 22px}.world-copy>.eyebrow{font-size:.75rem;margin-bottom:28px}.world-copy h3{font-size:2.15rem;margin-bottom:12px}.world-copy .text-link{font-size:.875rem;gap:10px;padding-top:18px}.world-copy p{font-size:.875rem}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.gallery-top{gap:16px}.segmented{padding:4px}.segmented button{min-height:40px;padding:8px 22px}.gallery-top>.text-link{font-size:.875rem}.work-expand{opacity:1;translate:0 0;width:30px;height:30px;right:8px;bottom:8px}.work-expand .ink-icon{width:16px;height:16px}.work-caption{font-size:.75rem;margin-top:9px;gap:8px}.gallery-actions{margin-top:28px}.gallery-count{font-size:.875rem}.artist-grid{grid-template-columns:1fr;gap:45px}.artist-image{max-width:310px;aspect-ratio:4/4.7}.artist-signature{right:-12px;font-size:1.75rem;bottom:18px}.artist-copy h2{margin-bottom:24px}.review-layout{grid-template-columns:1fr;gap:35px}.review-quote blockquote{font-size:2rem;min-height:0}.review-footer{margin-top:30px}.studio-teaser{display:flex;flex-direction:column-reverse;align-items:stretch}.studio-teaser>img{position:static;width:100%;height:250px}.studio-teaser-copy{padding:32px;max-width:none}.footer-invite{padding-block:50px;align-items:flex-start;flex-direction:column;gap:30px}.footer-invite h2{font-size:2.75rem}.footer-invite .eyebrow{font-size:.75rem}.footer-main{grid-template-columns:1fr 1fr;gap:38px 25px;padding-block:45px}.footer-brand{grid-column:1/-1}.footer-brand>a{font-size:2.5rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:15px;padding-bottom:105px}.footer-bottom>div{width:100%;gap:22px;flex-wrap:wrap}.footer-bottom button{margin-left:auto}.page-hero{grid-template-columns:1fr;gap:36px;padding-block:38px 50px}.page-hero-copy .eyebrow{margin-bottom:19px}.page-hero-copy h1{font-size:clamp(3.6rem,12vw,5rem)}.page-hero-copy>p{margin-top:23px}.page-hero-image{height:360px;max-width:440px;width:100%;margin:auto}.page-hero-image>img{border-radius:140px 140px 4px 4px}.page-hero-image figcaption{left:-6px;bottom:23px;font-size:.75rem;padding:12px 20px}.section-nav .wrap{width:100%;padding-inline:20px;justify-content:flex-start;gap:25px}.section-nav a{font-size:.875rem;padding-block:16px}section[id]{scroll-margin-top:150px}.intro-grid{grid-template-columns:1fr;gap:26px;margin-bottom:40px}.style-grid{gap:28px 22px}.style-item h3{font-size:1.75rem}.style-item p{font-size:.875rem}.two-column{grid-template-columns:1fr;gap:50px}.two-column>div>h2{margin-bottom:24px}.process-list{margin-top:24px}.process-list li{gap:16px}.request-intro .process-list{display:block}.request-progress{padding:18px 20px;gap:9px}.request-progress li{gap:7px;font-size:.75rem}.request-body{padding:25px 20px}.request-body h3{font-size:2rem}.type-option{font-size:.75rem;gap:5px;min-height:58px}.type-options{gap:7px}.field-row{grid-template-columns:1fr;gap:0}.field input,.field textarea{font-size:1rem}.request-actions .button{padding-inline:20px;gap:12px}.request-actions .text-link{gap:8px;font-size:.875rem}.request-page{padding-block:38px 65px}.request-page-header{margin-bottom:35px}.request-page-header h1{font-size:3.5rem}.request-page .request-section{display:flex;flex-direction:column-reverse;gap:45px}.request-page .request-intro{width:100%}.commission-grid{grid-template-columns:1fr;gap:34px}.commission-item>.ink-icon{margin-bottom:18px}.commission-item h3{font-size:2.125rem}.soul-feature{grid-template-columns:1fr}.soul-feature>img{max-height:460px;aspect-ratio:4/5}.soul-copy{padding:32px}.shop-note{align-items:flex-start;flex-direction:column;gap:24px}.bio-copy blockquote{font-size:2.125rem;margin-bottom:32px}.contact-row{gap:20px;align-items:flex-start;flex-direction:column;margin-top:32px}.studio-image>img{border-radius:5px}.location-grid{grid-template-columns:1fr;gap:35px}.location-item h3{margin-top:15px}.studio-map{height:340px;margin-top:35px}.pet-options{grid-template-columns:1fr;gap:15px}.lightbox-bar{padding:16px}.lightbox-bottom{padding:16px 16px max(22px,env(safe-area-inset-bottom));flex-wrap:wrap;justify-content:center;gap:12px}.lightbox-bottom p{font-size:.875rem}.lightbox-stage>img{padding:0 8px}.lightbox-prev{left:12px}.lightbox-next{right:12px}.lightbox-stage .icon-button{background:#172e2b9c;width:42px;height:42px;top:auto;bottom:12px}.lightbox-bar .eyebrow{font-size:.75rem}.lightbox-bar .icon-button{width:42px;height:42px}.legal-page>.v-container{padding:40px 12px 0!important}.legal-page .v-card-title{font-size:3rem!important}}@media (max-width:370px){.brand-name{font-size:1.5rem}.brand img{width:40px}.brand-name>span{letter-spacing:.05em}.hero-copy .action-row{gap:15px}.hero-copy .button{font-size:.875rem;padding:13px 16px}.hero-copy .text-link{gap:10px}.world-card{grid-template-columns:1fr}.world-image{height:280px;min-height:0}.world-copy>.eyebrow{margin-bottom:16px}.request-body{padding-inline:16px}.request-progress{padding-inline:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.button:hover{translate:none}}.request-page-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-template-areas:"intro form" "steps form";gap:32px 90px;align-items:start}.request-page-grid .request-page-header{grid-area:intro;margin-bottom:0}.request-page-grid .request-card{grid-area:form}.request-page-grid .request-intro{grid-area:steps;position:static}.request-page-grid .request-intro .portrait-note{margin-top:0}@media (max-width:1020px){.request-page-grid{grid-template-columns:1fr;grid-template-areas:"intro" "form" "steps";gap:35px}}.page-content.admin-page{padding-top:0}