@charset "UTF-8";
/* Portfolio category bar: restored to the original text-and-underline design. */
body .portfolio-toolbar{display:block;margin:0;padding-inline:16px;border-block:1px solid #303033}body .filter-list{display:flex;flex-wrap:nowrap;align-items:stretch;gap:16px;width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}body .filter-list::-webkit-scrollbar{display:none}body .filter-list button{position:relative;flex:0 0 auto;border:0;border-radius:0;background:transparent;color:#a1a1a6;padding:16px 0;font-size:16px;font-weight:400;white-space:nowrap}body .filter-list button[aria-pressed=true]{border-color:transparent;color:#fff;font-weight:600}body .filter-list button[aria-pressed=true]::after{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;height:3px;background:#fff}@media(max-width:760px){body .portfolio-toolbar{margin:0;padding-inline:16px}body .filter-list{gap:16px}body .filter-list button{padding:16px 0;font-size:16px}body .filter-list button[aria-pressed=true]::after{right:0;left:0}}
:root{color-scheme:light;--paper:#fafaf8;--ink:#252524;--muted:#72726b;--line:#e2e2dc;--accent:#865160;--nav:#202322;--sans:-apple-system,BlinkMacSystemFont,"Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;--serif:Georgia,"Noto Serif TC","Songti TC",serif}
html,body{width:100%;max-width:100%;overflow-x:clip}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible{outline:3px solid #b37187;outline-offset:5px}[hidden]{display:none!important}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;flex:none}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:-100px;left:16px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:8px}
.site-header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:2}.header-side{font-size:12px;letter-spacing:.17em;line-height:1.4;width:140px}.wordmark{display:flex;align-items:center;flex-direction:column;line-height:1}.wordmark>span{font-family:Georgia,serif;font-size:43px;letter-spacing:-2.8px}.wordmark-dot{color:var(--accent)}.wordmark small{font-size:12px;letter-spacing:.3em;margin-top:8px;padding-left:.3em}.header-action{display:flex;align-items:center;justify-content:flex-end;gap:10px;font-size:14px;width:140px}.header-action .icon{width:20px}main{outline:0}.page{max-width:1440px;margin:auto;padding-bottom:122px}.home-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 4px;max-width:1280px;margin:auto;font-size:14px}.home-heading>span{font-size:12px;letter-spacing:.14em;color:var(--muted)}.category-collection{display:grid;grid-template-columns:1.22fr 1fr;gap:8px;max-width:1280px;margin:auto}.collection-card{position:relative;overflow:hidden;color:white;isolation:isolate;background:#52564e;min-height:630px;height:min(75vh,860px)}.collection-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0003,transparent 35%,#0008);z-index:-1}.collection-card>img{height:100%;width:100%;object-fit:cover;position:absolute;z-index:-2;transition:transform .7s}.collection-card:hover>img{transform:scale(1.025)}.collection-feature>img{object-position:50% 70%}.collection-mono>img{object-position:59% 50%}.collection-top{position:absolute;inset:26px 28px auto;display:flex;justify-content:space-between;gap:10px;font-size:12px;letter-spacing:.08em}.collection-copy{position:absolute;bottom:42px;left:34px;right:34px}.collection-copy>p{font-size:12px;letter-spacing:.2em;margin-bottom:12px}.collection-copy h1,.collection-copy h2{font-family:var(--serif);font-size:42px;font-weight:400;letter-spacing:.08em}.collection-link{display:inline-flex;gap:12px;align-items:center;margin-top:22px;border-bottom:1px solid #fff9;padding:0 0 7px;font-size:14px}.collection-link .icon{width:19px}.portrait-note{max-width:1280px;margin:8px auto 0;display:flex;align-items:center;justify-content:space-between;padding:38px;background:#eeefea}.eyebrow{font-size:12px;letter-spacing:.17em;color:var(--muted)}.portrait-note h2{font-family:var(--serif);font-weight:400;font-size:28px;margin:6px 0}.portrait-note p{color:var(--muted);font-size:14px}.portrait-note>span{display:flex;gap:10px;align-items:center;font-size:14px}.page-footer{max-width:1280px;margin:36px auto 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.1em;color:var(--muted)}
.bottom-nav{position:fixed;z-index:10;bottom:calc(18px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(440px,calc(100% - 32px));padding:7px;background:#202322f2;color:#f4f4f0;border:1px solid #ffffff22;border-radius:44px;box-shadow:0 8px 28px #0003;backdrop-filter:blur(18px)}.bottom-nav a{min-height:64px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border-radius:36px;color:#c4c7c5;transition:background .2s,color .2s}.bottom-nav a>span{font-size:12px}.bottom-nav a .icon{width:24px;height:24px}.bottom-nav a[aria-current="page"]{background:#ffffff20;color:#fff}.bottom-nav a:hover{color:#fff}
.content-page{max-width:1080px;padding-inline:32px}.page-title{padding:42px 0 30px}.page-title h1{font-family:var(--serif);font-weight:400;font-size:36px;letter-spacing:.04em;margin:7px 0}.page-title p{font-size:14px;color:var(--muted)}.portfolio-page .page-title{padding-inline:24px}.lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#151716;color:#fff}.lightbox::backdrop{background:#151716}.lightbox-header{display:flex;align-items:center;justify-content:space-between;height:100px;padding:20px 32px}.lightbox-header .eyebrow{color:#b9bdb9}.lightbox-header h2{font-size:16px;font-weight:400;margin-top:4px}.icon-button{border:1px solid #ffffff38;background:transparent;border-radius:50%;display:grid;place-items:center;width:44px;height:44px}.lightbox-stage{position:relative;height:calc(100dvh - 164px);display:flex;align-items:center;justify-content:center;padding:0 68px}.lightbox-stage img{max-height:100%;object-fit:contain}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);font-size:40px;background:#151716b3;border:0;color:white;width:44px;height:56px;border-radius:22px}.lightbox-prev{left:12px}.lightbox-next{right:12px}.lightbox-count{text-align:center;letter-spacing:.15em;font-size:14px;padding:18px}
@media(min-width:761px) and (max-width:1360px){.home-heading,.category-collection,.portrait-note,.page-footer{margin-inline:32px}}
@media(max-width:760px){.site-header{height:80px;padding:0 20px}.header-side{font-size:12px;width:72px;letter-spacing:.04em}.wordmark>span{font-size:35px}.wordmark small{font-size:12px;margin-top:6px}.header-action{font-size:12px;width:72px;gap:4px}.header-action .icon{width:16px}.home-heading{padding:18px 20px;font-size:14px}.home-heading>span{display:none}.category-collection{grid-template-columns:1fr;gap:5px}.collection-card{min-height:0;height:70svh;max-height:760px}.collection-mono{height:55svh}.collection-top{inset:22px 22px auto;font-size:12px}.collection-copy{bottom:32px;left:24px;right:24px}.collection-copy h1,.collection-copy h2{font-size:34px}.collection-copy>p{font-size:12px;letter-spacing:.12em}.collection-link{margin-top:18px}.portrait-note{padding:28px 22px;margin-top:5px;gap:18px;align-items:flex-start}.portrait-note h2{font-size:26px}.portrait-note>span{font-size:12px;max-width:88px;margin-top:28px}.portrait-note>span .icon{width:18px}.page-footer{padding:0 22px;flex-wrap:wrap;margin-top:26px;gap:8px}.bottom-nav{bottom:calc(12px + env(safe-area-inset-bottom));padding:6px}.bottom-nav a{min-height:59px;gap:3px}.bottom-nav a>span{font-size:12px}.content-page{padding-inline:22px}.page-title{padding-top:30px}.page-title h1{font-size:30px}.lightbox-header{height:90px;padding:20px}.lightbox-stage{height:calc(100dvh - 150px);padding:0 6px}.lightbox-prev,.lightbox-next{top:auto;bottom:-60px;transform:none}.lightbox-prev{left:20px}.lightbox-next{right:20px}.page{padding-bottom:calc(122px + env(safe-area-inset-bottom))}}
@media(max-width:760px){.package-grid{grid-template-columns:1fr;gap:24px}.package-image,.package-art{height:230px}.package-body{padding:22px}.team-card{grid-template-columns:1fr}.team-mark{padding:30px}.team-mark img{width:170px}.team-copy{padding:12px 26px 32px}.team-copy>h2{font-size:24px}.portfolio-page .page-title{padding:25px 20px 22px}.portfolio-toolbar{padding-inline:16px;gap:4px}.filter-list{gap:16px}.filter-list button{font-size:14px;padding-block:14px}.filter-list button span{display:none}.photo-grid{gap:3px}.photo-caption{padding:28px 7px 10px;font-size:12px;gap:2px;line-height:1.4}.photo-caption small{display:none}.large-grid .photo-caption{font-size:14px;padding:35px 12px 13px}.profile-welcome{gap:12px}.profile-avatar{width:48px;height:48px}.profile-welcome h2{font-size:18px}.profile-welcome p{font-size:14px}.member-card{padding:32px 18px}.member-card h2{font-size:23px}.member-card p{font-size:14px}.account-summary>div{padding:18px 6px}.account-summary strong{font-size:18px}.account-summary span{font-size:12px}.payment-icon{display:none}.payment-row h3,.order-row h3{font-size:14px}.payment-row p,.order-row p{font-size:12px}.payment-amount strong{font-size:14px}.section-tabs{margin-bottom:22px}}
.bottom-nav a>span{font-size:14px}.bottom-nav a{min-height:64px}
@media(max-width:760px){.photo-caption{font-size:14px}.bottom-nav a{min-height:62px}.bottom-nav a>span{font-size:14px}}

/* LION — black glass member edition */
:root{color-scheme:dark;--paper:#050505;--ink:#f5f5f7;--muted:#a1a1a6;--line:#303033;--accent:#ddd;--nav:#f5f5f7}
body{background:#050505}.site-header{background:#050505;border:0}.wordmark-dot{color:#fff}.header-action{border:1px solid #333;border-radius:24px;padding:8px 14px;width:auto}.header-side{width:140px}.home-heading{padding-block:20px}.portrait-note,.team-card{background:#171719;border-radius:28px}.portrait-note{margin-top:18px}.package-card,.member-card{background:#151517;border:1px solid #2c2c2e;border-radius:28px;overflow:hidden}.package-art{background:#242426}.status-label{background:#29292c;color:#bdbdc2;border-radius:16px;padding:5px 10px}.package-details>div{border-color:#303033}.booking-note{background:#151517;border-radius:24px}.package-image>span{color:#fff}.bottom-nav{background:#1d1d1fed;border-color:#ffffff20}.bottom-nav a[aria-current="page"]{background:#4c4c50}.primary-button{background:#f5f5f7;color:#090909;border-radius:24px}.profile-avatar,.member-lock{background:#252527;color:#ddd}.account-summary{background:#1b1b1d;border:1px solid #303033;border-radius:24px}.team-mark img{mix-blend-mode:normal;border-radius:24px}.package-dialog{background:#171719;border-radius:30px}.package-dialog-note{background:#28282b;border-radius:18px}.payment-icon{background:#252527;border-radius:14px}.payment-row,.order-row{border-radius:18px}.payment-amount span{color:#9acaa7}.portfolio-toolbar{border-color:#303033}.photo-tile{background:#252525}.section-tabs{border:0;background:#1c1c1e;border-radius:28px;padding:5px;gap:5px}.section-tabs button{border:0;border-radius:24px;flex:1;padding:10px;font-size:14px}.section-tabs [aria-selected=true]{background:#444448;color:white}.collection-card{border-radius:0}.page-title h1{font-family:var(--sans);font-weight:600;letter-spacing:-.04em}.package-heading h2,.team-copy>h2,.member-card h2{font-family:var(--sans);font-weight:500}.booking-note h3,.empty-records h3{color:#f5f5f7}.profile-welcome{border:0}.empty-records{border:0}.filter-list button[aria-pressed=true]{border-color:#fff}.payment-row p,.order-row p{color:#aaa}.text-button{border-color:#666}.team-pending{border-color:#333}.portrait-note>span{color:#fff}
@media(max-width:760px){.header-side{width:72px;font-size:10px}.header-action{font-size:12px;padding:7px 10px}.portrait-note{margin:14px 16px 0;padding:24px}.team-card{border-radius:24px}.package-body{padding:22px}}
.cms-price{display:block;font-size:28px;letter-spacing:-.03em;margin:24px 0}.cms-details{white-space:pre-line;line-height:1.8;color:#a1a1a6;padding-top:20px;border-top:1px solid #333}.gallery-empty{grid-column:1/-1;text-align:center;padding:80px 20px;color:#aaa}.booking-note{white-space:pre-line}.team-copy>p,.team-pending{white-space:pre-line}.collection-card[hidden]{display:none}
/* Albums, branch contacts and the booking concierge. */
.ai-booking-entry{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;max-width:560px;margin:4px auto 24px;padding:19px 22px;background:#bceaf4;color:#083745;border:1px solid #cff5fc;border-radius:26px;text-align:center;transition:background .2s}
.ai-booking-entry:hover{background:#d0f3fa}
.ai-booking-entry h2{font-size:21px;letter-spacing:-.035em;line-height:1.5;font-weight:600}
.ai-booking-entry p{font-size:13px;line-height:1.65;color:#315964}
.branch-section{max-width:960px;margin-inline:auto}
.branch-heading{margin:0 0 18px}
.branch-heading h2{font-size:28px;font-weight:500;margin:8px 0}
.branch-heading p{font-size:14px;color:#a1a1a6}
.branch-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}
.branch-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name phone" "address line" "account line";align-items:center;gap:4px 18px;padding:14px 20px;border-radius:20px;border:1px solid #303033;background:#141416}
.branch-name{grid-area:name;font-size:20px;font-weight:500;line-height:1.4}
.branch-phone{grid-area:phone;justify-self:end;display:flex;align-items:center;min-height:32px;font-size:14px;line-height:1.4;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}
.branch-phone-pending{color:#929297;text-decoration:none}
.branch-address{grid-area:address;color:#d0d0d4;font-size:14px;line-height:1.55;overflow-wrap:anywhere}
.branch-account{grid-area:account;font-size:13px;line-height:1.55;overflow-wrap:anywhere}
.branch-account span{color:#929297;margin-right:5px}
.branch-line{grid-area:line;display:flex;justify-content:center;align-items:center;align-self:center;min-height:44px;padding:9px 14px;border:1px solid #06c755;border-radius:22px;background:#06c755;color:#052d16;font-size:14px;font-weight:600;line-height:1.4;text-align:center;white-space:nowrap;transition:background .2s}
.branch-line:hover{background:#2fda75}
/* PINKO pink sampled from the supplied brand package poster. */
.branch-line-pinko{background:#daa0c5;border-color:#daa0c5;color:#291321}
.branch-line-pinko:hover{background:#e5b5d5;border-color:#e5b5d5}
.collection-empty{border:1px solid #29292d;border-radius:28px;background:#121214;padding:32px;min-height:180px;display:flex;flex-direction:column;justify-content:space-between;gap:15px}.collection-empty h2{font-size:25px;font-weight:500}.collection-empty>span:last-child{font-size:13px;color:#96969c}.album-badge{position:absolute;right:10px;top:10px;background:#111a;backdrop-filter:blur(8px);border-radius:14px;padding:5px 9px;font-size:12px;color:#fff}.lightbox{background:#080808;overflow:auto}.lightbox-stage{height:calc(100dvh - 270px);min-height:160px}.lightbox-stage img{height:100%;max-width:100%;touch-action:pan-y pinch-zoom}.lightbox-prev:disabled,.lightbox-next:disabled{opacity:.2;cursor:default}.album-controls{padding:10px 68px;min-height:60px}.lightbox-count{padding:0 0 8px;font-size:12px;color:#bcbcc2}#lightbox-dots{display:flex;justify-content:center;flex-wrap:wrap;gap:3px}#lightbox-dots button{width:20px;height:20px;border:0;background:transparent;display:grid;place-items:center;padding:0}#lightbox-dots button:after{content:'';width:5px;height:5px;background:#55555a;border-radius:50%}#lightbox-dots [aria-pressed=true]:after{background:#fff;width:7px;height:7px}#lightbox-description{white-space:pre-line;max-width:700px;padding:12px 24px 30px;margin:auto;font-size:14px;line-height:1.8;color:#b8b8be}.lightbox-prev,.lightbox-next{top:50%;bottom:auto;transform:translateY(-50%)}.filter-list{min-width:0;overflow-x:auto;scrollbar-width:none}.filter-list::-webkit-scrollbar{display:none}.grid-toggle{flex:none}.lm-dialog{overscroll-behavior:contain}.lm-knowledge-copy{white-space:pre-wrap;overflow-wrap:anywhere;max-height:140px;overflow:auto;font-size:14px;color:#aaa;line-height:1.8}
@media(max-width:760px){.branch-section{max-width:none;margin-inline:-6px}.branch-heading{padding-inline:6px}.branch-card{padding:11px 14px;gap:4px 10px;border-radius:18px}.branch-name{font-size:18px}.branch-line{padding-inline:10px}.ai-booking-entry{padding:17px 16px;margin:2px auto 20px;max-width:390px;border-radius:24px}.ai-booking-entry h2{font-size:19px}.ai-booking-entry p{font-size:12px}.collection-empty{margin:6px 16px}.album-badge{top:7px;right:6px;padding:3px 6px;font-size:11px}.lightbox-stage{height:calc(100dvh - 265px);padding:0 4px}.lightbox-prev{left:7px}.lightbox-next{right:7px}.lightbox-prev,.lightbox-next{width:34px;height:46px;font-size:30px;background:#1116}.album-controls{padding:10px 30px}.lightbox-header{height:80px}#lightbox-description{font-size:13px;padding:10px 22px 24px}.lightbox-header h2{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(max-width:360px){.branch-card{grid-template-areas:"name phone" "address address" "account line"}.branch-account span{display:block;margin-right:0}}

.collection-card.has-cover-slider:after{z-index:1;pointer-events:none}.collection-card.has-cover-slider .collection-top,.collection-card.has-cover-slider .collection-copy{z-index:2;pointer-events:none}
.home-hero-track{position:absolute;inset:0;z-index:0;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y}.home-hero-track::-webkit-scrollbar{display:none}.home-hero-track>img{flex:0 0 100%;width:100%;height:100%;object-fit:cover;object-position:50% 50%;scroll-snap-align:start;scroll-snap-stop:always}.collection-feature .home-hero-track>img{object-position:50% 70%}.home-hero-dots{position:absolute;z-index:3;top:27px;right:28px;display:flex;gap:5px;pointer-events:none}.home-hero-dots i{width:5px;height:5px;border-radius:50%;background:#ffffff70;box-shadow:0 0 0 1px #0002}.home-hero-dots i.is-active{width:16px;border-radius:5px;background:#fff}
body[data-booking-tab="packages"] #panel-team,body[data-booking-tab="team"] #panel-packages{display:none}
/* Native horizontal photo paging. No touchend replacement or animated layout. */
.lightbox-stage{padding:0;display:block;isolation:isolate}
.album-badge{backdrop-filter:none;background:#171719dd}
@media(hover:none){.collection-card:hover>img,.photo-tile:hover img{transform:none}.bottom-nav{backdrop-filter:none;background:#1d1d1f}}

/* Final mobile portfolio and viewer refinements. */
.album-badge{display:inline-flex;align-items:center;gap:3px;right:7px;top:7px;padding:4px 6px;border-radius:12px;background:transparent;color:#fff;text-shadow:0 1px 3px #000;font-size:12px;font-weight:600}.album-badge svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.album-badge b{font:inherit}.reel-badge{background:transparent!important;color:#fff!important;filter:drop-shadow(0 1px 2px #000)}
.video-reel-stage iframe{display:block;width:100%;height:100%;border:0}
.lightbox-header>.lightbox-close{width:32px;height:32px;border-color:#ffffff2b!important;background:#ffffff08!important;color:#fff!important;opacity:.7}.lightbox-stage{overflow:visible}.album-controls{bottom:7px!important}.lightbox-copy{padding-top:14px}.vertical-swipe-hint{justify-self:end}.bottom-nav{width:min(400px,calc(100% - 34px));padding:5px}.bottom-nav a{min-height:58px}.bottom-nav a>span{font-size:12px}.bottom-nav a .icon{width:23px;height:23px}
@media(max-width:760px){.lightbox-stage{padding:0}.lightbox-stage .album-slide img{padding:0 4px}}

/* Edge-to-edge, stable photo canvas; the complete original sits inside it. */
.lightbox{background:#080808;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom)}
.lightbox-header{height:auto;min-height:70px;padding:12px 20px;gap:12px;max-width:720px;margin:auto}
.lightbox-header>div:first-child{min-width:0}.lightbox-header .eyebrow{font-size:11px;letter-spacing:.12em}
.lightbox-header h2{max-width:none;font-size:16px;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.lightbox-actions{display:flex;align-items:center;gap:8px;flex:none}
.album-zoom{border:1px solid #ffffff38;border-radius:24px;min-width:58px;min-height:44px;padding:8px 12px;background:#18181b;color:#fff;font-size:14px}
.album-zoom[aria-pressed=true]{background:#eee;color:#111}
.lightbox-stage{width:100%;max-width:min(720px,calc((100svh - 156px)*.75));height:auto;min-height:0;aspect-ratio:3/4;margin:0 auto;overflow:hidden}
.album-scroller{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;outline-offset:-3px;touch-action:none}
.album-scroller .lion-photo-swipe{position:absolute;inset:0;width:100%;height:100%;z-index:0;--pswp-bg:#080808;--pswp-placeholder-bg:#161616}
.lightbox-stage .pswp__img{max-width:none;max-height:none;object-fit:contain;user-select:none;-webkit-user-select:none;touch-action:none;padding:0}
.lightbox-stage .pswp__img--placeholder{object-fit:contain;height:333.333333px!important}
.lightbox-count{position:absolute;z-index:3;top:12px;right:12px;background:#101010b8;color:#fff;padding:5px 10px;margin:0;border-radius:20px;font-size:12px;letter-spacing:.02em;pointer-events:none}
.album-controls{max-width:520px;min-height:44px;margin:4px auto 0;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:14px}
.lightbox-prev,.lightbox-next{position:static;transform:none;flex:none;width:44px;height:44px;font-size:28px;background:transparent;color:#eee;border:0;border-radius:22px;touch-action:manipulation}
#lightbox-dots{position:relative;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;max-width:220px;gap:1px;overscroll-behavior:contain}
#lightbox-dots::-webkit-scrollbar{display:none}#lightbox-dots button{flex:0 0 20px;height:36px}
#lightbox-dots [aria-pressed=true]:after{background:#b9ebf5}
#album-gesture-hint{text-align:center;margin:0 auto 12px;color:#9d9da4;font-size:12px;line-height:1.5;padding:0 16px}
#lightbox-description{font-size:14px;line-height:1.75;max-width:600px;padding:8px 20px 30px;overflow-wrap:anywhere}
.album-retry{color:#eee;background:#252528;border:1px solid #777;border-radius:24px;padding:12px 18px;font-size:14px;min-height:44px;cursor:pointer}
@media(max-width:760px){.lightbox-stage{max-width:100%;height:min(133.333vw,calc(100svh - 144px));aspect-ratio:auto}.lightbox-header{padding:10px 16px;min-height:66px}.lightbox-header .eyebrow{font-size:10px}.lightbox-actions{gap:6px}.album-zoom{min-width:54px;padding-inline:10px}.album-controls{margin-top:2px}#album-gesture-hint{margin-bottom:8px}}
@media(prefers-reduced-motion:reduce){.pswp__container,.pswp__zoom-wrap{scroll-behavior:auto}}

/* Keep the page canvas fixed while preserving intentional photo carousels. */
.site-header,.page,.content-page,.lm,.lm-dialog{max-width:100%}
.header-spacer{width:140px;flex:none}.wordmark>span{font-family:Didot,"Bodoni MT","Bodoni 72",Georgia,serif;font-size:52px;font-weight:700;letter-spacing:-4px}.wordmark-dot{color:inherit}
@media(max-width:760px){.header-spacer{width:72px}.wordmark>span{font-size:43px;letter-spacing:-3.5px}}

/* Portrait-led introduction and a compact, three-column personal collection. */
.team-card.creator-card{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:24px;padding:20px;border-radius:28px;align-items:stretch;overflow:hidden;margin-bottom:18px;background:#151517}
.creator-card .creator-portrait{position:relative;border-radius:18px;overflow:hidden;background:#252528;min-height:290px;isolation:isolate;display:grid;place-items:center}
.creator-portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.creator-portrait:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.82));z-index:0}
.creator-portrait h2{position:absolute;bottom:20px;left:18px;right:14px;margin:0;color:#fff;font-size:clamp(17px,2.2vw,30px);z-index:1;line-height:1.4;overflow-wrap:anywhere}
.creator-monogram{font-size:80px;font-weight:300;color:#aaa}
.creator-card .team-copy{min-width:0;padding:12px 0;display:flex;flex-direction:column;gap:14px}
.creator-card .eyebrow{font-size:10px;letter-spacing:.16em}
.creator-card .creator-bio{margin:0;white-space:pre-line;font-size:15px;line-height:1.8;color:#d6d6da;overflow-wrap:anywhere}
.creator-card .creator-specialty{margin:0;padding:14px 0 0;border-top:1px solid #353538;font-size:13px;line-height:1.6;color:#999;white-space:pre-line}
.creator-actions{margin-top:auto;display:flex;flex-direction:column;gap:14px;align-items:flex-start}
.team-instagram{display:inline-flex;align-items:center;gap:7px;color:#eee;font-size:12px;min-height:32px;text-decoration:none}
.team-instagram .icon{width:20px;height:20px}
.team-instagram .instagram-mark{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#515bd4 4%,#8134af 28%,#dd2a7b 55%,#f58529 78%,#feda77 100%)}
.team-instagram.is-disabled .instagram-mark{color:#8a8a90;background:#343438}
.creator-featured{display:flex;flex-direction:column;gap:7px;justify-content:center;width:100%;padding:15px 14px;border:1px solid #505054;background:#29292d;border-radius:16px;text-decoration:none;font-size:15px;line-height:1.4}
.creator-featured span{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#bdbdc3}
.creator-featured .icon{width:17px;height:17px}
.creator-collection-head>.text-button{margin-bottom:35px}
.creator-collection-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}
.creator-collection-meta p{margin:12px 0}
.creator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}
.creator-grid .photo-tile{aspect-ratio:3/4;border-radius:0}
.creator-grid .photo-tile img{object-fit:cover;width:100%;height:100%}
@media(max-width:600px){.team-card.creator-card{gap:14px;padding:12px;border-radius:23px}.creator-card .creator-portrait{min-height:255px;border-radius:15px}.creator-card .team-copy{gap:10px;padding:7px 0}.creator-card .creator-bio{font-size:13px;line-height:1.7}.creator-card .creator-specialty{font-size:11px;padding-top:10px}.creator-featured{padding:12px 10px;font-size:13px;border-radius:13px}.creator-portrait h2{left:12px;bottom:15px;font-size:17px}.creator-card .eyebrow{font-size:8px}.creator-monogram{font-size:56px}}

.creator-photo-picker{margin:20px 0;padding:16px;border:1px solid #353538;border-radius:18px}.creator-photo-picker summary{cursor:pointer}.creator-pick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:320px;overflow:auto}.creator-pick-grid button{padding:0;background:#222;border:0;border-radius:10px;overflow:hidden;aspect-ratio:3/4;cursor:pointer}.creator-pick-grid img{display:block;width:100%;height:100%;object-fit:cover}

/* Staff workspaces prioritize daily work over the public site presentation. */
.lion-staff-workspace .profile-page{max-width:1120px;padding:0 24px 140px}
.lion-staff-workspace .page-title{padding:22px 0 12px}.lion-staff-workspace .page-title>.eyebrow,.lion-staff-workspace .page-title>p{display:none}
.lion-staff-workspace .page-title h1{font-size:24px;letter-spacing:0;margin:0}
.lm-work-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 0 18px;border-bottom:1px solid #333;margin-bottom:16px}
.lm-work-header>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lm-work-header strong{font-size:17px}.lm-work-header .lm-button{min-height:40px}
.lion-staff-workspace .lm-tabs{position:sticky;top:0;z-index:10;background:#090909;padding:10px 0;margin-bottom:18px}
.lion-staff-workspace .lm-tabs .lm-button{font-size:14px;min-height:42px;padding:8px 14px}
.lion-staff-workspace .lm-toolbar{margin:16px 0}.lion-staff-workspace .lm-toolbar>div{min-width:0;flex:1}.lion-staff-workspace .lm-toolbar>.lm-button{flex:none}.lion-staff-workspace .lm-toolbar h3{font-size:20px}.lion-staff-workspace .lm-toolbar p{font-size:14px}
.lion-staff-workspace .lm-panel{padding:18px;border-radius:18px}.lion-staff-workspace .lm-cards{gap:12px;grid-template-columns:1fr}
.lion-staff-workspace .lm-customer-card{display:grid;grid-template-columns:1fr 1fr;gap:6px 16px}.lion-staff-workspace .lm-customer-card>p{margin:0}.lion-staff-workspace .lm-customer-card .lm-section-head{margin:0}.lion-staff-workspace .lm-customer-card .lm-card-actions{grid-column:1/-1;margin-top:8px}
.lm-directory-count{margin:12px 0;font-size:14px;color:#b6b6bd}
.lm-table-wrap{border:1px solid #303034;border-radius:18px;overflow:auto;background:#141416}
.lm-work-table{border-collapse:collapse;width:100%;text-align:left;font-size:14px}.lm-work-table th{font-weight:500;color:#aaaab2;background:#1c1c20;font-size:13px;white-space:nowrap}
.lm-work-table .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.lm-work-table td,.lm-work-table th{padding:14px 16px;border-bottom:1px solid #303034;vertical-align:middle}.lm-work-table tbody tr:last-child td{border-bottom:0}
.lm-work-table td>strong,.lm-work-table td>span,.lm-work-table td>small{display:block;overflow-wrap:anywhere}.lm-work-table td>span:not(.lm-tag),.lm-work-table small{color:#a8a8b0;font-size:12px;margin-top:4px}.lm-work-table td>strong{font-size:16px;font-weight:500}
.lm-work-cell{display:flex;align-items:center;gap:12px;min-width:0}.lm-work-cell img{width:48px;height:64px;object-fit:cover;border-radius:8px;flex:none}.lm-work-cell strong,.lm-work-cell small{display:block;overflow-wrap:anywhere}.lm-work-cell strong{font-size:15px}
.lm-work-table .lm-row-actions{margin:0;display:flex;gap:6px;align-items:center}.lm-more{display:inline-block;vertical-align:middle;font-size:13px;margin:4px 0}.lm-more summary{cursor:pointer;padding:8px;color:#aaaab2}.lm-more[open]{display:flex;flex-wrap:wrap;gap:6px}.lm-more .lm-button{margin:4px 3px 0 0}
.lion-staff-workspace .lm-empty{padding:32px 16px}.lion-staff-workspace .lm-empty-mark{display:none}.lion-staff-workspace .lm-details>div{padding:12px 0}
@media(max-width:600px){.lion-staff-workspace .profile-page{padding:0 16px 140px}.lm-work-header{align-items:flex-start;flex-direction:column;gap:8px}.lm-work-header>div:last-child{gap:6px}.lm-work-table td,.lm-work-table th{padding:12px 9px}.lm-work-cell{gap:8px}.lm-work-cell img{width:36px;height:48px}.lm-work-cell strong{font-size:14px}.lm-work-table .lm-button{padding:8px 10px;min-height:40px;font-size:13px}.lm-staff-table thead{display:none}.lm-staff-table,.lm-staff-table tbody{display:block}.lm-staff-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:14px;gap:8px 12px;border-bottom:1px solid #333}.lm-staff-table tr:last-child{border-bottom:0}.lm-staff-table td{display:block;border:0!important;padding:0}.lm-staff-table td:first-child{grid-column:1/2;grid-row:1/4}.lm-staff-table td:nth-child(2),.lm-staff-table td:nth-child(3){text-align:right}.lm-staff-table td:last-child{grid-column:1/-1}.lm-staff-table td>strong{font-size:16px}.lm-staff-table .lm-row-actions{justify-content:flex-end}.lion-staff-workspace .lm-customer-card{grid-template-columns:1fr}.lion-staff-workspace .lm-customer-card .lm-card-actions{grid-column:auto}}

/* Grouped work menu: a vertical list, no horizontal dragging. */
.lm-menu{border:1px solid #38383e;border-radius:20px;background:#171719;margin:18px 0 24px;overflow:hidden}.lm-menu>summary{display:flex;gap:12px;align-items:center;padding:16px;cursor:pointer;list-style:none}.lm-menu>summary::-webkit-details-marker{display:none}.lm-menu>summary>span:first-child{color:#aaa;font-size:14px}.lm-menu>summary strong{flex:1;font-size:16px;font-weight:500}.lm-menu nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 16px 18px}.lm-menu nav section{min-width:0}.lm-menu nav h3{font-size:14px;color:#aaa;margin:12px 0}.lm-menu .lm-menu-item{display:flex;justify-content:flex-start;white-space:normal;width:100%;margin:5px 0;border-radius:13px;background:transparent;border-color:transparent}.lm-menu .lm-menu-item[aria-pressed=true]{background:#f4f4f6;color:#111}.lm-menu-item:hover{background:#303034}.lm-cover-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lm-cover-card{overflow:hidden;border:1px solid #333;border-radius:22px;background:#19191c}.lm-cover-card>img{width:100%;height:180px;object-fit:cover}.lm-cover-card>div{padding:16px}.lm-cover-card p{font-size:14px;color:#aaa;margin:8px 0 14px}.lm-cover-empty{min-height:180px;display:grid;place-items:center;color:#888}.lion-media-upload-actions{display:flex;gap:8px;flex-wrap:wrap}.creator-card .team-copy{position:relative}.creator-fee{align-self:flex-end;background:#143522;color:#68e691;border:1px solid #295c3b;border-radius:20px;padding:7px 10px;font-size:14px;white-space:nowrap}.creator-actions{display:grid;grid-template-columns:minmax(0,1fr) 62px;width:100%;gap:8px;align-items:stretch}.creator-actions .creator-featured{font-size:14px;padding:12px 10px}.creator-actions .team-instagram{display:flex;justify-content:center;align-items:center;border:1px solid #505054;border-radius:16px;background:#29292d}.creator-actions .team-instagram>span:not(.instagram-mark){display:none}.creator-actions .team-instagram .instagram-mark{width:32px;height:32px;border-radius:9px}.creator-actions .team-instagram .icon{width:24px;height:24px}.team-instagram.is-disabled{color:#65656a;opacity:.6;cursor:default}.lm-fee{color:#68e691;margin:12px 0}.creator-collection-meta .team-instagram.is-disabled{display:none}
@media(max-width:600px){.lm-menu nav{grid-template-columns:1fr;gap:4px}.lm-cover-grid{grid-template-columns:1fr}.creator-actions{grid-template-columns:minmax(0,1fr) 48px}.creator-fee{font-size:12px;padding:6px 8px}.creator-actions .creator-featured{font-size:13px;padding:11px 8px}.creator-actions .team-instagram{border-radius:13px}.creator-actions .team-instagram .icon{width:24px;height:24px}.lion-media-heading{flex-wrap:wrap}.lion-media-upload-actions{width:100%}}

/* Compact captions protect portrait subjects; fees sit on the card edge. */
.collection-copy{left:22px;right:auto;bottom:22px;max-width:min(76%,360px);padding:12px 14px;border-radius:16px;background:#08080a8a;backdrop-filter:blur(5px)}
.collection-copy>p{margin-bottom:5px;letter-spacing:.09em}.collection-copy h1,.collection-copy h2{font-family:var(--sans);font-size:34px;font-weight:600;line-height:1.12;letter-spacing:-.035em}.collection-link{margin-top:10px}
.creator-card{position:relative}.creator-card .team-copy{position:static;padding-top:54px}.creator-fee{position:absolute;z-index:2;top:18px;right:18px;align-self:auto}
@media(max-width:760px){.collection-copy{left:14px;bottom:14px;max-width:72%;padding:10px 12px}.collection-copy h1,.collection-copy h2{font-size:28px}.collection-link{margin-top:8px}.creator-card .team-copy{padding-top:48px}.creator-fee{top:12px;right:12px}}
/* Install prompt */
.install-card{position:fixed;z-index:120;left:50%;bottom:calc(105px + env(safe-area-inset-bottom));transform:translateX(-50%);width:min(430px,calc(100% - 28px));display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #48484e;border-radius:22px;background:#1c1c1ff5;color:#fff;box-shadow:0 18px 60px #000a;backdrop-filter:blur(18px)}.install-card[hidden]{display:none}.install-card>img{width:58px;height:58px;border-radius:14px;object-fit:cover}.install-card>div{min-width:0;flex:1}.install-card strong{font-size:15px}.install-card p{margin:2px 0 9px;color:#b8b8bf;font-size:11px;line-height:1.5}.install-action{border:0;border-radius:15px;background:#f4f4f6;color:#111;padding:8px 13px;font:inherit;font-size:12px;font-weight:600}.install-close{align-self:flex-start;order:3;width:44px;min-width:44px;height:44px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#aaa;font-size:22px;line-height:1;touch-action:manipulation}@media (display-mode:standalone){.install-card{display:none!important}}
.creator-fee{cursor:pointer;font:inherit}.creator-fee-note{position:absolute;z-index:3;top:58px;right:18px;max-width:250px;margin:0;padding:9px 12px;border-radius:14px;background:#303034;color:#d1d1d6;font-size:12px;line-height:1.45;box-shadow:0 8px 20px #0005}@media(max-width:760px){.creator-fee-note{top:52px;right:12px;max-width:220px}}
.creator-card .team-copy{position:relative;padding-top:7px}.creator-meta{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-height:27px;max-width:100%}.creator-branches,.creator-fee{position:static;display:inline-flex;align-items:center;min-width:0;border-radius:999px;padding:5px 8px;font-size:11px;line-height:1.2;letter-spacing:-.01em;white-space:nowrap}.creator-branches{overflow:hidden;text-overflow:ellipsis;background:#29292d;border:1px solid #45454a;color:#d1d1d6}.creator-branches>span{margin-right:3px;color:#9d9da3}.creator-fee{background:#153522;border-color:#295c3b;color:#68e691}.creator-fee-note{top:40px;right:0;font-size:11px}.lm-branch-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.lm-branch-options label{cursor:pointer}.lm-branch-options input{position:absolute;opacity:0;pointer-events:none}.lm-branch-options span{display:block;padding:10px 8px;border:1px solid #44444a;border-radius:12px;background:#232326;color:#c8c8ce;text-align:center;font-size:13px}.lm-branch-options input:checked+span{background:#f2f2f4;border-color:#f2f2f4;color:#111;font-weight:600}
@media(max-width:600px){.creator-meta{gap:5px}.creator-branches,.creator-fee{padding:4px 6px;font-size:9.5px}.creator-fee-note{top:34px;right:0;max-width:190px}.lm-branch-options{grid-template-columns:repeat(2,minmax(0,1fr))}}
.lm-style-options{display:flex;flex-wrap:wrap;gap:9px}.lm-style-options label{cursor:pointer}.lm-style-options input{position:absolute;opacity:0;pointer-events:none}.lm-style-options span{display:block;padding:9px 14px;border:1px solid #4a4a50;border-radius:999px;background:#232326;color:#b9b9bf;font-size:14px;line-height:1.2;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.lm-style-options input:checked+span{background:#f2f2f4;border-color:#f2f2f4;color:#111;font-weight:600}.lm-style-actions{display:flex;align-items:center;gap:8px;margin-top:14px}.lm-style-actions .lm-button{min-height:38px;padding:8px 13px;border-radius:13px}.lm-style-actions [data-style-remove].is-active{border-color:#ff453a66;background:#ff453a14;color:#ff6961}.lm-style-options.is-removing span,.lm-style-options.is-removing input:checked+span{border-color:#ff453a66;background:#ff453a10;color:#ff6961;font-weight:600}.lm-style-options.is-removing label:active span{transform:scale(.96);background:#ff453a24}.lm-style-dialog{width:min(430px,calc(100% - 32px));border-radius:26px}.lm-style-dialog .lm-dialog-head{padding-bottom:6px}.lm-style-dialog .lm-dialog-head h2{font-size:24px}.lm-style-dialog .lm-dialog-actions{grid-template-columns:1fr 1.35fr}.lm-style-dialog .lm-dialog-description{color:#d4d4d8;font-size:16px;line-height:1.7}@media(max-width:600px){.lm-style-options{gap:8px}.lm-style-options span{padding:8px 12px;font-size:13px}.lm-style-actions .lm-button{font-size:13px}.lm-style-dialog{width:calc(100% - 24px);border-radius:24px}}

/* Compact team controls, live station notes and the in-page creator portfolio. */
.creator-card .team-copy{position:relative}.creator-meta{justify-content:space-between}.creator-branches,.creator-fee{border-width:1px;border-style:solid;cursor:pointer;font:inherit}.creator-branches{flex:1 1 auto;max-width:58%;background:#421f31;border-color:#9a4d70;color:#ff9fc4}.creator-branches>span{color:#ffbbd5}.creator-fee{flex:0 0 auto}.creator-note{position:absolute;z-index:5;top:39px;right:0;max-width:min(270px,100%);margin:0;padding:9px 12px;border:1px solid #ffffff17;border-radius:14px;background:#303034ed;color:#e0e0e5;font-size:11px;line-height:1.55;box-shadow:0 9px 24px #0008;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.creator-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 54px}.creator-actions .creator-featured{min-width:0}.creator-allworks{color:#f2f2f5;cursor:pointer;text-align:left;font:inherit}.creator-allworks:disabled{opacity:.42;cursor:default}.creator-portfolio-dialog{width:min(780px,calc(100% - 22px));height:min(88dvh,900px);max-height:calc(100dvh - 22px);margin:auto;padding:0;border:1px solid #44444b;border-radius:29px;background:#111113;color:#f5f5f7;box-shadow:0 32px 100px #000d;overflow:hidden}.creator-portfolio-dialog::backdrop{background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.creator-portfolio-shell{height:100%;overflow:auto;overscroll-behavior:contain}.creator-portfolio-dialog header{position:sticky;z-index:4;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 18px 15px;border-bottom:1px solid #ffffff16;background:#171719e8;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%)}.creator-portfolio-dialog header h2{margin:5px 0 2px;font:600 24px/1.3 var(--sans);letter-spacing:-.03em}.creator-portfolio-dialog header p{margin:0;color:#aaaab1;font-size:11px}.creator-portfolio-close{display:flex;align-items:center;gap:5px;min-height:34px;padding:6px 10px;border:1px solid #ffffff2b;border-radius:18px;background:#29292d;color:#eee;font:500 11px/1.2 var(--sans);white-space:nowrap}.creator-portfolio-close:first-letter{font-size:17px}.creator-portfolio-grid{columns:3;column-gap:3px;padding:3px}.creator-portfolio-work{position:relative;display:inline-block;width:100%;margin:0 0 3px;padding:0;border:0;background:#222;color:#fff;overflow:hidden;break-inside:avoid;text-align:left;vertical-align:top}.creator-portfolio-work img{display:block;width:100%;height:auto;min-height:120px;max-height:360px;object-fit:cover}.creator-portfolio-work>span{position:absolute;inset:auto 0 0;padding:28px 7px 8px;background:linear-gradient(transparent,#000d)}.creator-portfolio-work strong,.creator-portfolio-work small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-portfolio-work strong{font-size:11px}.creator-portfolio-work small{margin-top:2px;color:#ccc;font-size:8px}.creator-portfolio-grid>.gallery-empty{column-span:all}.creator-portfolio-work:focus-visible{outline:2px solid #fff;outline-offset:-3px}
@media(max-width:600px){.creator-meta{gap:5px}.creator-branches{max-width:60%}.creator-note{top:33px;max-width:210px;font-size:10px}.creator-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 45px;gap:5px}.creator-actions .creator-featured{padding:9px 6px;font-size:10px;border-radius:12px}.creator-actions .creator-featured span{font-size:8px}.creator-portfolio-dialog{width:calc(100% - 14px);height:calc(100dvh - 18px);border-radius:25px}.creator-portfolio-dialog header{padding:15px 13px 12px}.creator-portfolio-dialog header h2{font-size:20px}.creator-portfolio-close{padding:6px 8px}.creator-portfolio-grid{column-gap:2px;padding:2px}.creator-portfolio-work{margin-bottom:2px}.creator-portfolio-work img{min-height:92px}.creator-portfolio-work>span{padding:24px 5px 6px}.creator-portfolio-work strong{font-size:9px}.creator-portfolio-work small{font-size:7px}}

/* Compact service-store and designation-fee pills; keep fee anchored right. */
.creator-meta{min-height:22px;gap:4px}.creator-branches,.creator-fee{padding:3px 7px;font:500 10px/1.15 var(--sans)}.creator-branches{flex:0 1 auto;max-width:48%}.creator-fee{flex:0 0 auto;margin-left:auto}.creator-note{top:33px}
@media(max-width:600px){.creator-meta{min-height:20px}.creator-branches,.creator-fee{padding:3px 6px;font-size:9px}.creator-branches{max-width:48%}.creator-note{top:29px}.creator-portfolio-dialog{height:calc(100dvh - max(76px,calc(env(safe-area-inset-top) + 34px)));max-height:calc(100dvh - max(76px,calc(env(safe-area-inset-top) + 34px)));margin:max(60px,calc(env(safe-area-inset-top) + 14px)) auto 8px}}

/* Team service/fee controls: 20% larger, while keeping service left and fee right. */
.creator-branches,.creator-fee{padding:4px 8px;font-size:12px}.creator-branch-note{right:auto;left:0;display:flex;flex-wrap:wrap;align-items:center;gap:7px;max-width:min(300px,100%)}.creator-branch-note[hidden]{display:none}.creator-branch-label{color:#ffbbd5;font-weight:600}.creator-branch-tags{display:flex;flex-wrap:wrap;gap:5px}.creator-branch-tags>span{display:inline-flex;padding:4px 8px;border:1px solid #9a4d70;border-radius:999px;background:#421f31;color:#ff9fc4;font-weight:600;white-space:nowrap}.creator-branch-note small{flex-basis:100%;color:#d8d8dd;font:inherit}
@media(max-width:600px){.creator-branches,.creator-fee{padding:4px 7px;font-size:10.8px}.creator-branch-note{top:34px;max-width:230px}.creator-branch-tags>span{padding:3px 7px}}
.portfolio-toolbar{display:block;padding:0 20px;margin:0}.filter-list{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.filter-list::-webkit-scrollbar{display:none}.filter-list button{flex:0 0 auto;white-space:nowrap}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.photo-tile{position:relative;display:block;width:100%;aspect-ratio:3/4;overflow:hidden;padding:0;border:0;background:#252525;color:#fff;text-align:left}.photo-tile img{display:block;width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;inset:auto 0 0;padding:30px 8px 9px;background:linear-gradient(transparent,#000b);font-size:14px;line-height:1.35}.photo-caption>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (display-mode:standalone){body{padding-top:140px}.lightbox{box-sizing:border-box;padding-top:max(14px,env(safe-area-inset-top))}}@media (display-mode:standalone) and (max-width:760px){.lightbox-stage{height:min(133.333vw,calc(100svh - 144px - max(14px,env(safe-area-inset-top))))}}

/* Requested gallery controls: IG-style marks, in-photo dots and compact navigation. */
.album-badge,.reel-badge{position:absolute;z-index:2;right:8px;top:8px;width:30px;height:30px;padding:0;border:0;border-radius:0;background:transparent;color:#fff;filter:drop-shadow(0 1px 3px #000c);pointer-events:none}.album-badge svg,.reel-badge svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8}.album-badge b{position:absolute;inset:8px 4px 2px 2px;display:grid;place-items:center;font-size:10px;line-height:1;color:#fff}.reel-badge{width:25px;height:25px}.reel-badge svg{stroke-linecap:round;stroke-linejoin:round}
.bottom-nav,.bottom-nav a,.bottom-nav a .icon,.bottom-nav a>span{transition:width .22s ease,min-height .22s ease,padding .22s ease,gap .22s ease,transform .22s ease,opacity .18s ease}.bottom-nav.is-compact{width:min(320px,calc(100% - 70px));padding:4px;transform:translate(-50%,8px)}.bottom-nav.is-compact a{min-height:43px;gap:0}.bottom-nav.is-compact a .icon{width:22px;height:22px}.bottom-nav.is-compact a>span{max-height:0;opacity:0;overflow:hidden;font-size:0}
.lightbox{background:#080808;overflow:hidden}.lightbox-header>.lightbox-close{flex:none;width:34px;height:34px;border-color:#ffffff1f;background:#ffffff08;color:#ffffffb8;opacity:.78}.lightbox-stage{position:relative}.lightbox-count,.album-zoom,#album-gesture-hint,.lightbox-prev,.lightbox-next{display:none!important}.album-controls{position:absolute;z-index:5;left:50%;bottom:7px;transform:translateX(-50%);max-width:min(86%,420px);min-height:22px;margin:0;padding:0 5px;display:flex;align-items:center;justify-content:center;pointer-events:auto}#lightbox-dots{display:flex;flex-wrap:nowrap;justify-content:center;overflow-x:auto;scrollbar-width:none;max-width:100%;gap:2px;overscroll-behavior:contain}#lightbox-dots::-webkit-scrollbar{display:none}#lightbox-dots button{flex:0 0 15px;width:15px;height:18px;border:0;background:transparent;display:grid;place-items:center;padding:0}#lightbox-dots button:after{content:'';width:5px;height:5px;background:#ffffff70;border-radius:50%}#lightbox-dots [aria-pressed=true]:after{width:6px;height:6px;background:#fff}
.lightbox-copy{display:grid;grid-template-columns:minmax(0,600px) 42px;gap:8px;align-items:start;max-width:680px;margin:0 auto;padding:14px 18px 24px}.lightbox-copy #lightbox-description{white-space:pre-line;margin:0;padding:0;font-size:14px;line-height:1.8;color:#e1e1e5;overflow-wrap:anywhere}.vertical-swipe-hint,.video-reel-copy>span{display:flex;flex-direction:column;align-items:center;gap:1px;color:#ffffff78;font-size:13px;line-height:1}.vertical-swipe-hint small,.video-reel-copy small{font-size:9px;line-height:1.15;writing-mode:vertical-rl;letter-spacing:.08em}
.video-reel{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#050505;color:#fff;overflow:hidden}.video-reel::backdrop{background:#050505}.video-reel-close{position:absolute;z-index:4;right:max(14px,env(safe-area-inset-right));top:max(14px,env(safe-area-inset-top));width:34px;height:34px;border-color:#ffffff22;background:#0004;color:#fffc;opacity:.82}.video-reel-stage{position:relative;width:100%;height:100%;display:grid;place-items:center;background:#000}.video-reel-stage video{display:block;width:100%;height:100%;object-fit:contain}.video-reel-copy{position:absolute;z-index:3;right:18px;bottom:max(30px,env(safe-area-inset-bottom));left:18px;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:end;gap:12px;text-shadow:0 1px 4px #000;background:linear-gradient(transparent,#0009);padding:70px 12px 12px}.video-reel-copy h2{font-size:18px}.video-reel-copy p{grid-column:1;font-size:13px;line-height:1.55;color:#eee}.video-reel-copy>span{grid-column:2;grid-row:1/3}
/* Original booking control: one long segmented bar with equal halves. */
body .section-tabs{display:flex;width:100%;border:0;background:#1c1c1e;border-radius:28px;padding:5px;gap:0;overflow:hidden}body .section-tabs button{flex:1 1 50%;width:50%;border:0;border-radius:24px;padding:12px 10px;background:transparent;font-size:14px}body .section-tabs [aria-selected=true]{background:#4c4c50;color:#fff}
body .filter-list button span{display:none}@media(max-width:760px){.album-badge{right:6px;top:7px}.lightbox-copy{padding-top:12px}.bottom-nav.is-compact{width:min(300px,calc(100% - 76px))}}

/* Album viewer: controls belong to the moving work, not the browser viewport. */
.lightbox{touch-action:none}
.lightbox-header>.lightbox-close{display:none}
.lightbox-stage>.lightbox-close{position:absolute;z-index:8;top:10px;right:10px;width:30px;height:30px;border:1px solid #ffffff22;background:#08080866;color:#ffffffc4;opacity:.72;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .2s ease;backdrop-filter:blur(3px)}
.lightbox-stage>.lightbox-close.is-switching{transform:translateY(var(--album-close-shift,18px));opacity:.2}
.album-controls{pointer-events:none}.album-controls button{pointer-events:auto}
@media(max-width:760px){.lightbox-stage>.lightbox-close{top:8px;right:8px;width:28px;height:28px}}

/* The Stream iframe must fill the viewer, not use its 300 x 150 default. */
#video-reel{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;touch-action:none;overscroll-behavior:none}
.work-page{position:relative;width:100%;height:100%;background:#080808;will-change:transform}
#lightbox{position:fixed;inset:0;padding:0}
#lightbox .work-page{padding-top:env(safe-area-inset-top);box-sizing:border-box}
#lightbox .lightbox-close{position:absolute;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:34px;height:34px;opacity:.65;z-index:10;color:#fff;transform:none}
#lightbox .album-controls{bottom:calc(var(--photo-bottom-inset,0px) + 6px)}
#lightbox-dots button[hidden]{display:none}
#lightbox-dots .dot-edge:after{width:3px;height:3px;opacity:.65}
.album-badge{display:flex;width:auto;height:22px;gap:4px;align-items:center}
.album-badge svg{width:19px;height:19px}
.album-badge b{position:static;display:block;font-size:12px;line-height:1}
#video-reel::backdrop{background:#000}
#video-reel .video-reel-stage{position:absolute;inset:0;width:100%;height:100%}
#video-reel-stream{position:absolute;inset:0;width:100%;height:100%;border:0;pointer-events:none}
#video-reel [hidden]{display:none!important}
#video-reel .video-reel-close{position:absolute;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));left:auto;z-index:10;border:0;background:transparent;box-shadow:none;border-radius:0;opacity:.7}
#video-reel .video-reel-close:focus,#lightbox .lightbox-close:focus{outline:none}
#video-reel .video-reel-close:focus-visible,#lightbox .lightbox-close:focus-visible{outline:1px solid #fff;outline-offset:3px}
#lightbox .lightbox-close{border:0;background:transparent;box-shadow:none;border-radius:0}
/* Match the supplied Instagram reference: solid white glyphs, no photo count. */
.photo-tile .album-badge,.photo-tile .reel-badge{width:24px;height:24px;right:10px;top:10px;padding:0;background:none;filter:drop-shadow(0 1px 2px #0005)}
.photo-tile .album-badge svg,.photo-tile .reel-badge svg{width:24px;height:24px}

/* 2026-09 unified IG/iPhone gallery polish. */
.photo-grid{gap:1px}
.photo-caption{padding:24px 6px 7px;font-size:12px;line-height:1.25}
.photo-tile .album-badge,.photo-tile .reel-badge{width:19px;height:19px;right:7px;top:7px;filter:drop-shadow(0 1px 2px #0008)}
.photo-tile .album-badge svg,.photo-tile .reel-badge svg{width:19px;height:19px}
.bottom-nav{background:rgba(27,27,30,.66);border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 36px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(24px) saturate(155%);backdrop-filter:blur(24px) saturate(155%)}
.bottom-nav a[aria-current="page"]{background:rgba(255,255,255,.17);box-shadow:inset 0 1px 0 rgba(255,255,255,.09)}
@media(hover:none){.bottom-nav{background:rgba(27,27,30,.66);-webkit-backdrop-filter:blur(24px) saturate(155%);backdrop-filter:blur(24px) saturate(155%)}}

#lightbox-dots,.home-hero-dots{display:flex;justify-content:flex-start;align-items:center;gap:0;width:min(75px,70vw);max-width:75px;overflow:hidden;scrollbar-width:none;overscroll-behavior:contain}
#lightbox-dots::-webkit-scrollbar,.home-hero-dots::-webkit-scrollbar{display:none}
#lightbox-dots button,.home-hero-dots i{flex:0 0 15px;width:15px;height:18px;display:grid;place-items:center;padding:0;border:0;background:transparent;transition:opacity .18s ease,transform .18s ease}
#lightbox-dots button:after,.home-hero-dots i:after{content:'';display:block;width:5px;height:5px;border-radius:50%;background:#fff;opacity:var(--dot-opacity,.42);transform:scale(var(--dot-scale,.65));box-shadow:0 1px 3px #0008;will-change:transform,opacity}
#lightbox-dots [aria-pressed=true]:after,.home-hero-dots i.is-active:after{background:#fff}
.home-hero-dots{z-index:4;top:auto;right:auto;left:50%;bottom:10px;transform:translateX(-50%);pointer-events:none}
.home-hero-dots i{border-radius:0;background:transparent}
.lightbox.single-collection .vertical-swipe-hint{display:none!important}

/* Homepage cover strip: edge-to-edge slides with no subpixel seams. */
.home-hero-track{gap:0!important;background:transparent;contain:paint;font-size:0}
.home-hero-track>img{flex:0 0 calc(100% + 1px);width:calc(100% + 1px);min-width:calc(100% + 1px);margin-right:-1px;border:0;outline:0;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}
#lightbox .lightbox-close,#video-reel .video-reel-close{width:38px;height:38px;border-radius:50%;border:1px solid #ffffff38;background:#25252999;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:.88;box-shadow:0 2px 8px #0002}
#lightbox .lightbox-close svg,#video-reel .video-reel-close svg{width:19px;height:19px;stroke-linecap:round;stroke-linejoin:round}
#video-reel-player{pointer-events:none;touch-action:none}
#video-reel .work-page,#video-reel .video-reel-stage{touch-action:none;user-select:none;-webkit-user-select:none}
#video-reel-status{position:absolute;left:18px;right:18px;top:50%;z-index:4;text-align:center;font-size:14px;text-shadow:0 1px 4px #000}
.video-reel-actions{position:absolute;z-index:5;right:16px;bottom:max(100px,calc(env(safe-area-inset-bottom) + 84px));display:flex;gap:8px}
.video-reel-actions button{font-size:13px;border:1px solid #ffffff30;border-radius:20px;background:#202025a6;color:#fff;padding:8px 12px;backdrop-filter:blur(10px)}
/* Reel controls: transparent copy, persistent thin seek line, rounded time preview. */
#video-reel .reel-video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;touch-action:none}
#video-reel .video-reel-copy{display:block;left:20px;right:20px;bottom:calc(max(12px,env(safe-area-inset-bottom)) + 36px);padding:0;background:none;text-shadow:0 1px 3px #0008;pointer-events:none}
#video-reel .video-reel-copy p{margin:0;font-size:14px;line-height:1.55;font-weight:300;color:#fff;white-space:pre-wrap;overflow-wrap:anywhere;max-height:6.2em;overflow:hidden}
#video-reel-title{font-size:inherit;font-weight:700}
#video-reel-description{font-size:inherit;font-weight:300}
.reel-timeline{position:absolute;z-index:12;left:12px;right:12px;bottom:max(6px,env(safe-area-inset-bottom));height:36px;touch-action:none}
#reel-seek{display:block;appearance:none;-webkit-appearance:none;width:100%;height:36px;padding:0;margin:0;background:transparent;cursor:pointer;touch-action:none;border:0;box-shadow:none}
#reel-seek::-webkit-slider-runnable-track{height:3px;border-radius:3px;background:linear-gradient(to right,#fff var(--progress,0%),#ffffff55 var(--progress,0%))}
#reel-seek::-moz-range-track{height:3px;border-radius:3px;background:#ffffff55}
#reel-seek::-moz-range-progress{height:3px;border-radius:3px;background:#fff}
#reel-seek::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:7px;height:7px;margin-top:-2px;border-radius:50%;border:0;background:#fff}
#reel-seek::-moz-range-thumb{width:7px;height:7px;border-radius:50%;border:0;background:#fff}
.is-scrubbing #reel-seek::-webkit-slider-thumb{width:12px;height:12px;margin-top:-4.5px}
.is-scrubbing #reel-seek::-moz-range-thumb{width:12px;height:12px}
.reel-preview{position:absolute;bottom:48px;left:50%;transform:translateX(-50%) translateY(5px);width:112px;opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease,visibility .25s;pointer-events:none;text-align:center}
.reel-preview.is-visible{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.reel-preview-frame{width:112px;height:176px;background:#1c1c1e;border:1px solid #ffffff50;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #0004}
.reel-preview img,.reel-preview canvas{display:block;width:100%;height:100%;object-fit:contain}
.reel-preview output{display:block;margin-top:9px;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 1px 4px #000}
@media(prefers-reduced-motion:reduce){.reel-preview{transition:none}}

/* Reserve a comfortable scrub target without showing an empty thumbnail card. */
.reel-timeline,#reel-seek{height:44px}
.reel-preview-frame{display:none}
.reel-preview.has-image .reel-preview-frame{display:block}
#reel-seek{user-select:none;-webkit-user-select:none}

/* Public work attribution follows the uploading team account. */
#lightbox-author{letter-spacing:.08em;text-transform:none;color:#ffffffa8}
#video-reel .work-author{display:block;margin:0 0 3px;font-size:11px;font-weight:500;line-height:1.3;letter-spacing:.04em;color:#ffffffb8;text-shadow:0 1px 3px #0008}

/* Blend reel copy into the picture without a visible black cutoff. */
#video-reel .video-reel-copy{isolation:isolate}
#video-reel .video-reel-copy::before{content:"";position:absolute;z-index:-1;left:-20px;right:-20px;top:-92px;bottom:-14px;background:linear-gradient(to bottom,transparent 0%,#00000024 30%,#0000008f 68%,#000000c7 100%);pointer-events:none}

/* Final gallery controls: circular dots only, plus a tight inset tile focus ring. */
.home-hero-dots i,.home-hero-dots i.is-active{box-sizing:border-box!important;width:15px!important;height:18px!important;flex:0 0 15px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important}
.home-hero-dots i::before{content:none!important;display:none!important}
.home-hero-dots i::after{box-sizing:border-box!important;display:block!important;width:5px!important;height:5px!important;border:0!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 3px #0008!important}

/* Portfolio ordering and durable view totals. */
.portfolio-subtitle-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.portfolio-subtitle-row>p{margin:0}.portfolio-sort{display:flex;justify-content:flex-end}.portfolio-sort button{min-width:132px;padding:10px 18px;border:1px solid #d9779a;border-radius:999px;background:#28282c;color:#fff;font:inherit;white-space:nowrap;transition:background .22s ease}.portfolio-sort button[data-mode="latest"]{background:#39393e}.portfolio-sort button[data-mode="popular"]{background:#4c4c52}.work-views{display:block;margin-top:5px;color:#a9a9ae;font-size:12px;letter-spacing:.04em}.video-reel-copy .work-views{color:#fff9;text-shadow:0 1px 3px #000}
.video-reel-copy p .work-views{display:inline;margin:0 0 0 .35em;color:#fffc;font-size:12px;white-space:nowrap}
body .filter-list button[data-filter="shorts"],body .filter-list button[data-filter="shorts"][aria-pressed="true"]{color:#e887aa}
body .filter-list button[data-filter="shorts"][aria-pressed="true"]::after{background:#e887aa}

/* Clear current/new previews in short-video editing. */
.lm-video-previews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.lm-video-previews figure,.lm-selected-video,.lm-selected-cover{margin:0;border:1px solid #44444a;border-radius:18px;background:#242428;overflow:hidden}.lm-video-previews img,.lm-selected-video video,.lm-selected-cover img{display:block;width:100%;height:150px;object-fit:cover}.lm-video-previews figcaption,.lm-selected-video span,.lm-selected-cover span{display:block;padding:9px 11px;color:#c7c7cc;font-size:12px}.lm-selected-video:empty,.lm-selected-cover:empty{display:none}.lm-selected-video,.lm-selected-cover{margin-top:10px}.lm-cover-card{position:relative}.lm-cover-card>.lm-card-menu{position:absolute;right:12px;top:12px}.lm-cover-card.is-dragging{opacity:.55;transform:scale(.98)}
@media(max-width:600px){.portfolio-subtitle-row{margin-right:-2px}.portfolio-sort button{min-width:118px;padding:8px 14px;font-size:13px}.lm-video-previews img,.lm-selected-video video,.lm-selected-cover img{height:120px}}
.photo-tile:focus,.photo-tile:focus-visible{outline:0!important;outline-offset:0!important;box-shadow:inset 0 0 0 1px #d58aaa!important;z-index:1}

/* Christmas application: the animated header and snow share one clean edge. */
.christmas-stage{display:none;background:#050505;overflow:hidden;aspect-ratio:864/440;max-height:440px;position:relative}
body[data-holiday-page="home"] .christmas-stage{display:block}
.christmas-story-video{display:block;width:100%;height:100%;object-fit:contain;background:#050505}
body[data-holiday-page="home"] .site-header{height:0;overflow:hidden}
body[data-holiday-page="home"] .site-header>.wordmark{visibility:hidden}
body[data-holiday-page="home"] .home-heading{display:none}
body[data-holiday-page="home"] .holiday-album-cat{display:none!important}
.christmas-logo-hat{display:none;pointer-events:none}
body:is([data-holiday-page="booking"],[data-holiday-page="portfolio"]) .christmas-logo-hat{display:block;position:absolute;width:42px;height:auto;left:-9px;top:-18px;transform:rotate(-15deg);z-index:3}
body:is([data-holiday-page="home"],[data-holiday-page="booking"],[data-holiday-page="portfolio"]) .holiday-header{display:none!important}
body:is([data-holiday-page="home"],[data-holiday-page="booking"],[data-holiday-page="portfolio"]) .holiday-snow{display:block!important}
body:has(dialog[open]) .holiday-snow{display:none!important}
body:is([data-holiday-page="home"],[data-holiday-page="booking"],[data-holiday-page="portfolio"]) .holiday-snow i{display:block!important}
.holiday-snow{z-index:90}
.holiday-snow i{width:var(--snow-size)!important;height:var(--snow-size)!important;opacity:var(--snow-opacity)!important;filter:none;box-shadow:none;animation:christmas-fall var(--snow-speed) linear infinite!important;animation-delay:var(--snow-delay)!important}
@keyframes christmas-fall{from{transform:translate3d(0,-3vh,0)}to{transform:translate3d(var(--snow-drift),104vh,0)}}
.page-home .category-collection{position:relative}
body[data-holiday-page="home"] .category-collection::before{content:none!important}
.portfolio-grid-stage{position:relative}
.christmas-snow-bridge{display:none}
body[data-holiday-page="home"] .christmas-snow-bridge{display:block;position:absolute;left:0;top:-18px;width:100%;height:39px;object-fit:fill;z-index:8;pointer-events:none}
body[data-holiday-page="booking"] .page[data-page="booking"] .page-title h1,body[data-holiday-page="portfolio"] .page[data-page="portfolio"] .page-title h1{position:relative;display:table}
body[data-holiday-page="booking"] .page[data-page="booking"] .page-title h1::after,body[data-holiday-page="portfolio"] .page[data-page="portfolio"] .page-title h1::after{content:"";position:absolute;left:-2%;right:-2%;top:-.4em;height:.9em;z-index:2;pointer-events:none;background:url('assets/christmas-snow-cap-v3.png') 0 0/100% 100% no-repeat}
body:is([data-holiday-page="booking"],[data-holiday-page="portfolio"]) .site-header>.wordmark::before{content:"";position:absolute;left:2%;right:2%;top:-12px;height:28px;z-index:4;pointer-events:none;background:url('assets/christmas-snow-cap-v3.png') 0 0/100% 100% no-repeat}
body[data-holiday-page="portfolio"] .portfolio-sort button{position:relative}
body[data-holiday-page="portfolio"] .portfolio-sort button::before{content:"";position:absolute;left:0;right:0;top:-14px;height:34px;z-index:2;pointer-events:none;background:url('assets/christmas-snow-cap-v3.png') 0 0/100% 100% no-repeat}
body[data-holiday-page="booking"] .section-tabs{overflow:visible}
body[data-holiday-page="booking"] .section-tabs::before{content:"";display:block!important;position:absolute;top:-16px;left:0;right:0;height:34px;z-index:3;pointer-events:none;background:url('assets/christmas-snow-cap-v3.png') 0 0/100% 100% no-repeat;filter:none}
body[data-holiday-page="portfolio"] .portfolio-toolbar::after{display:none!important}
body[data-holiday-page="portfolio"] .photo-grid::before{content:none!important}
body[data-holiday-page="booking"] .package-card,body[data-holiday-page="booking"] .creator-card:first-child{position:relative}
body[data-holiday-page="booking"] .package-card::before,body[data-holiday-page="booking"] .creator-card:first-child::before{content:"";display:block!important;position:absolute;top:-14px;left:0;right:0;height:34px;z-index:3;pointer-events:none;background:url('assets/christmas-snow-edge-v3.png') 0 0/100% 100% no-repeat;filter:none;border-radius:0}
@media(max-width:760px){.christmas-stage{max-height:none}.holiday-snow i:nth-child(n+7){display:block!important}}
@media(display-mode:standalone){body[data-holiday-page="home"]{padding-top:max(44px,env(safe-area-inset-top))}}
@media(prefers-reduced-motion:reduce){.holiday-snow i{animation:none!important;top:var(--snow-static-y)}}

/* Brand mark and shared snow overlay. Seasonal rules above are the sole source of truth. */
.wordmark-logo{display:block;width:160px;height:auto;object-fit:contain}
@media(max-width:760px){.wordmark-logo{width:128px}}
.site-header>.wordmark{position:absolute;left:50%;transform:translateX(-50%);z-index:2}
.holiday-snow{position:fixed;inset:0;z-index:90;pointer-events:none;overflow:hidden;display:none}
.holiday-snow i{position:absolute;top:-10px;left:var(--snow-x);width:var(--snow-size);height:var(--snow-size);border-radius:50%;background:#fff;opacity:var(--snow-opacity);animation:christmas-fall var(--snow-speed) linear infinite;animation-delay:var(--snow-delay)}
body:has(dialog[open]) .holiday-snow{display:none!important}
