body{touch-action:manipulation}.gallery-wrap{max-width:1680px;margin:0 auto;padding:40px 32px 24px;color:#1d2327;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.gallery-content{width:100%;padding:0 2.5vw 100px;box-sizing:border-box;color:#1d2327;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.gallery-status-wrap{max-width:480px;text-align:center;padding-top:100px}.gallery-full-album-banner{display:block;width:100%;max-width:480px;margin:20px auto;padding:16px 24px;border:none;border-radius:999px;background:#d63638;color:#fff;font-size:16px;font-weight:700;text-align:center;cursor:pointer}.gallery-full-album-banner:hover{background:#b32d2f}.gallery-full-album-banner-compact{display:inline-flex;align-items:center;gap:6px;width:auto;max-width:none;height:36px;margin:0;padding:0 16px;font-size:13px;white-space:nowrap}.gallery-cover{width:100%;overflow:hidden;background:#f7f7f7}.gallery-cover img{width:100% !important;height:100% !important;object-fit:cover;object-position:var(--gallery-cover-focal-x,50%) var(--gallery-cover-focal-y,50%);display:block}.gallery-header{position:sticky;top:0;z-index:11;background:#fff;padding-top:40px;margin-bottom:24px}.gallery-header.gallery-wrap-flush{padding-top:20px}.gallery-header.is-stuck{padding-top:6px;padding-bottom:6px}.gallery-header.is-stuck .gallery-date{display:none}.gallery-header.is-stuck .gallery-header-title h1{font-size:18px}.gallery-header.is-stuck .gallery-header-title{padding-bottom:0}.gallery-header.is-stuck .gallery-header-logo img{max-height:28px}.gallery-header-sentinel{height:0}.gallery-header-inner{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"title logo menu";align-items:center;gap:16px;max-width:1680px;margin:0 auto;padding:0 32px;box-sizing:border-box}.gallery-header-title{grid-area:title;justify-self:start;align-self:end;padding-bottom:10px}.gallery-header-title h1{font-size:40px;font-weight:600;margin:0;line-height:1.15}.gallery-date{margin:6px 0 0;font-size:15px;color:#767c82;letter-spacing:.02em}.gallery-header-logo{grid-area:logo;justify-self:center;display:flex;align-items:center}.gallery-header-logo img{max-height:60px;width:auto;display:block}.gallery-header-menu{grid-area:menu;display:flex;align-items:center;justify-self:end;gap:10px;position:relative;padding:20px 0}.gallery-icon-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;width:36px;height:36px;padding:0;margin:0;border:1px solid #d5d5d5;border-radius:50%;background:#fff;color:#1d2327;font-size:16px;line-height:1;cursor:pointer;list-style:none}summary.gallery-icon-btn{list-style:none}summary.gallery-icon-btn::-webkit-details-marker{display:none}summary.gallery-icon-btn::marker{content:'';display:none}.gallery-favorites-filter.is-active,.gallery-favorites-filter[aria-pressed=true],.gallery-flags-filter.is-active,.gallery-flags-filter[aria-pressed=true],#gallery-selection-toggle.is-active,#gallery-selection-toggle[aria-pressed=true]{color:#fff;background:#1d2327;border-color:#1d2327}.gallery-icon-wrap{position:relative;display:inline-flex}.gallery-icon-wrap[hidden]{display:none}.gallery-badge{position:absolute;top:-9px;right:-9px;min-width:22px;height:22px;padding:0 6px;box-sizing:border-box;border:2px solid #fff;border-radius:11px;background:#1d2327;color:#fff;font-size:13px;font-weight:700;line-height:18px;text-align:center;pointer-events:none}.gallery-icon-btn.gallery-cart-btn{width:auto;min-width:48px;height:44px;padding:0 16px;gap:10px;border-radius:4px;text-decoration:none}.gallery-cart-btn svg{width:24px;height:24px;flex:0 0 auto}.gallery-cart-total{font-size:15px;font-weight:600;line-height:1;color:inherit;white-space:nowrap;font-variant-numeric:tabular-nums}.gallery-cart-total[hidden]{display:none}@keyframes gallery-cart-landing-bounce{0%{transform:scale(1)}40%{transform:scale(1.35)}100%{transform:scale(1)}}.gallery-cart-icon-wrap.is-landing .gallery-icon-btn{animation:gallery-cart-landing-bounce .3s ease}.gallery-icon-btn[data-tooltip]{position:relative;overflow:visible}.gallery-icon-btn[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);white-space:nowrap;background:#1d2327;color:#fff;font-size:11px;font-weight:400;letter-spacing:.02em;padding:4px 8px;border-radius:4px;opacity:0;visibility:hidden;transition:opacity .15s ease;pointer-events:none;z-index:20}.gallery-icon-btn[data-tooltip]:hover:after,.gallery-icon-btn[data-tooltip]:focus-visible:after{opacity:1;visibility:visible}.gallery-list-filter-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:100002;background:#fff;border:1px solid #dcdcde;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.18);padding:6px;min-width:160px;display:flex;flex-direction:column}.gallery-list-filter-dropdown[hidden]{display:none}.gallery-list-filter-option{display:flex;justify-content:space-between;gap:8px;background:0 0;border:none;border-radius:4px;padding:7px 8px;font-size:13px;color:#1d2327;text-align:left;cursor:pointer;white-space:nowrap}.gallery-list-filter-option:hover{background:#f4f4f4}.gallery-list-filter-option.is-active{background:#1d2327;color:#fff}.gallery-list-filter-count{color:#8a8f98;font-size:12px}.gallery-list-filter-option.is-active .gallery-list-filter-count{color:#d5d5d5}.gallery-cart-placeholder{cursor:default}.gallery-download-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:100001;display:flex;align-items:center;justify-content:center;padding:20px}.gallery-download-overlay[hidden]{display:none}.gallery-download-box{position:relative;background:#f4f4f4;border-radius:10px;padding:32px 28px 24px;max-width:320px;width:100%;text-align:center}.gallery-download-box h3{margin:0 0 16px;font-size:17px;font-weight:600}.gallery-download-close{position:absolute;top:10px;right:12px;padding:0;margin:0;background:0 0;border:none;font-size:22px;line-height:1;color:#50575e;cursor:pointer}.gallery-download-checklist{list-style:none;margin:0 0 20px;padding:0;text-align:left}.gallery-download-checklist li{padding:6px 0}.gallery-download-checklist label{display:flex;align-items:center;gap:10px;font-size:14px;color:#1d2327;cursor:pointer}.gallery-download-confirm{width:100%}.gallery-download-quota-summary{margin:0 0 12px;text-align:left;background:#fff;border-radius:8px;padding:4px 14px}.gallery-download-quota-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;font-size:14px;color:#1d2327}.gallery-download-quota-row+.gallery-download-quota-row{border-top:1px solid #e2e2e2}.gallery-download-quota-note{margin:0 0 20px;font-size:13px;line-height:1.5;color:#50575e}#gallery-download-quota-action{width:100%}.gallery-download-quota-alt-text{margin:16px 0 8px;font-size:13px;line-height:1.5;color:#50575e}.gallery-download-full-album-inline{width:100%;margin-top:0;margin-bottom:0}.gallery-btn.gallery-btn-blue{background:#4169e1}.gallery-btn.gallery-btn-blue:hover{background:#2f4fc0}.gallery-btn.gallery-btn-white{background:#fff;color:#1d2327;border:1px solid #c3c4c7}.gallery-btn.gallery-btn-white:hover{background:#f0f0f1}.gallery-thumb-download.is-selected,.gallery-lightbox-download.is-selected{opacity:1;visibility:visible;background:#1d2327;color:#fff}.gallery-thumb-download.is-selected{width:32px;margin-left:6px;pointer-events:auto}.gallery-flag-popover{position:absolute;z-index:100002;background:#fff;border:1px solid #dcdcde;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.18);padding:12px 14px;min-width:200px;max-width:260px}.gallery-flag-popover[hidden]{display:none}.gallery-flag-popover-lists{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.gallery-flag-popover-lists label{display:flex;align-items:center;gap:8px;font-size:13px;color:#1d2327;cursor:pointer}.gallery-flag-popover-new{display:flex;gap:6px;border-top:1px solid #ececec;padding-top:10px}.gallery-flag-popover-new input[type=text]{flex:1;min-width:0;padding:6px 8px;border:1px solid #c3c4c7;border-radius:4px;font-size:13px}.gallery-flag-popover-new button{width:30px;height:30px;flex-shrink:0;box-sizing:border-box;padding:0;margin:0;border:none;border-radius:50%;background:#1d2327;color:#fff;font-size:16px;line-height:1;cursor:pointer}.gallery-note-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:100001;display:flex;align-items:center;justify-content:center;padding:20px}.gallery-note-overlay[hidden]{display:none}.gallery-note-box{position:relative;background:#fff;border-radius:10px;padding:28px 24px 20px;max-width:420px;width:100%;max-height:80vh;display:flex;flex-direction:column}.gallery-note-box h3{margin:0 0 14px;font-size:17px;font-weight:600;display:flex;align-items:center;gap:8px}.gallery-invite-link-row{display:flex;gap:8px;margin:4px 0 14px}.gallery-invite-link-row input{flex:1;min-width:0;padding:8px 10px;border:1px solid #dcdcde;border-radius:6px;font-size:13px;color:#1d2327;background:#f6f7f7}.gallery-invite-warning{margin:0;padding:10px 12px;background:#fef8e7;border:1px solid #f0dfa0;border-radius:6px;font-size:13px;color:#6b5b1a}.gallery-permissions-overlay{position:fixed;inset:0;background:#f0f0f1;z-index:100005;overflow-y:auto;padding:32px 20px 60px;box-sizing:border-box}.gallery-permissions-overlay[hidden]{display:none}.gallery-permissions-box{max-width:900px;width:100%;margin:0 auto;background:#fff;border-radius:10px;padding:28px 28px 24px;box-shadow:0 1px 3px rgba(0,0,0,.08);box-sizing:border-box}.gallery-permissions-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.gallery-permissions-header h2{margin:0;font-size:22px}.gallery-permissions-close{background:0 0;border:none;font-size:26px;line-height:1;cursor:pointer;color:#50575e;padding:4px 8px}.gallery-permissions-close:hover{color:#1d2327}.gallery-permissions-box h3{margin:24px 0 10px;font-size:16px}.gallery-permissions-table{width:100%;border-collapse:collapse;margin-bottom:14px}.gallery-permissions-table th,.gallery-permissions-table td{padding:8px 10px;border-bottom:1px solid #e0e0e0;text-align:left;font-size:13px}.gallery-permissions-table thead th{background:#f6f7f7;font-weight:600;vertical-align:top}.gallery-permissions-table td:not(:first-child),.gallery-permissions-table th:not(:first-child){text-align:center}.gallery-permissions-invite-link{display:flex;justify-content:center;margin-top:8px;font-weight:400}.gallery-permissions-invite-link-input-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gallery-permissions-invite-copy-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#2e7d32;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap}.gallery-permissions-invite-copy-btn:hover{background:#276e2b}.gallery-btn-small{padding:6px 10px !important;font-size:12px !important}.gallery-permissions-save-all-row{margin-top:24px;padding-top:20px;border-top:1px solid #e0e0e0}.gallery-permissions-status{margin-left:8px;font-size:12px;color:#50575e}.gallery-info-btn{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;border-radius:50%;background:#1d2327;color:#fff;font-size:11px;font-weight:700;font-style:italic;font-family:Georgia,'Times New Roman',serif;cursor:help;position:relative}.gallery-info-btn:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 8px);left:0;width:220px;white-space:normal;background:#1d2327;color:#fff;font-size:11px;font-weight:400;font-style:normal;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.4;padding:8px 10px;border-radius:6px;opacity:0;visibility:hidden;transition:opacity .15s ease;pointer-events:none;z-index:20}.gallery-info-btn:hover:after,.gallery-info-btn:focus-visible:after{opacity:1;visibility:visible}.gallery-note-close{position:absolute;top:10px;right:12px;padding:0;margin:0;background:0 0;border:none;font-size:22px;line-height:1;color:#50575e;cursor:pointer}.gallery-note-list{overflow-y:auto;max-height:40vh;margin-bottom:14px;display:flex;flex-direction:column;gap:10px}.gallery-note-item{background:#f4f4f4;border-radius:8px;padding:8px 12px}.gallery-note-item--admin{background:#dce8f7}.gallery-note-item-meta{font-size:11px;color:#8a8f98;margin-bottom:3px}.gallery-note-item-body{font-size:13px;color:#1d2327;white-space:pre-wrap;word-break:break-word}.gallery-note-form{display:flex;flex-direction:column;gap:10px}.gallery-note-form textarea,.gallery-note-form input[type=text],.gallery-note-form button[type=submit]{width:100%;box-sizing:border-box}.gallery-note-form textarea{resize:vertical;min-height:60px;padding:8px 10px;border:1px solid #c3c4c7;border-radius:4px;font-size:13px;font-family:inherit}.gallery-note-form input[type=text]{padding:8px 10px;border:1px solid #c3c4c7;border-radius:4px;font-size:13px;font-family:inherit}.gallery-chapter-nav{display:flex;flex-wrap:wrap;gap:4px 28px;padding:18px 2.5vw;margin:0 -2.5vw 8px;background:#fff;position:sticky;top:0;z-index:10}.gallery-chapter-nav.is-visible{opacity:1;visibility:visible;pointer-events:auto}.gallery-chapter-nav-invisible{visibility:hidden;pointer-events:none}.gallery-chapter-nav a{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#50575e;text-decoration:none}.gallery-chapter-nav a:hover{color:#1d2327;text-decoration:underline}.gallery-chapter-title{font-size:24px;font-weight:600;margin:40px 0 16px;color:#1d2327;text-align:center;scroll-margin-top:24px}.gallery-chapter-filter-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 16px}.gallery-filter-chip{appearance:none;background:#fff;border:1px solid #c3c4c7;border-radius:8px;color:#1d2327;font-size:13px;line-height:1.2;padding:6px 14px;cursor:pointer}.gallery-filter-chip:hover{border-color:#8c8f94}.gallery-filter-chip.is-active{background:#2271b1;border-color:#2271b1;color:#fff}.gallery-grid{column-count:3;column-gap:10px}.gallery-video-section{background:#f0f0f1;border-radius:8px;padding:16px;margin-top:16px}.gallery-video-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.gallery-video-item{position:relative;display:block;width:100%;max-width:960px;flex:1 1 700px;padding:0;border:none;background:#000;cursor:pointer;border-radius:4px;overflow:hidden}.gallery-video-item img{display:block;width:100%;height:auto;opacity:.85}.gallery-video-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;color:#fff;text-shadow:0 0 6px rgba(0,0,0,.6);pointer-events:none}.gallery-video-title{position:absolute;left:0;right:0;bottom:0;padding:6px 8px;background:linear-gradient(transparent,rgba(0,0,0,.75));color:#fff;font-size:12px;text-align:left}.gallery-slideshow-overlay{position:fixed;inset:0;background:#000;z-index:100000;display:flex;align-items:center;justify-content:center}.gallery-slideshow-overlay[hidden]{display:none}.gallery-slideshow-img{max-width:100%;max-height:100%;object-fit:contain;opacity:1;transition:opacity .35s ease}.gallery-slideshow-img.is-fading{opacity:0}.gallery-slideshow-controls{position:absolute;left:0;right:0;bottom:24px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;color:#fff;font-size:13px}.gallery-slideshow-icon-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;width:44px;height:44px;padding:0;margin:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;transition:background .15s ease}.gallery-slideshow-icon-btn:hover{background:rgba(255,255,255,.28)}.gallery-slideshow-speed-group{display:inline-flex;align-items:center;height:44px;box-sizing:border-box;padding:3px;border:1px solid rgba(255,255,255,.5);border-radius:22px;background:rgba(255,255,255,.12)}.gallery-slideshow-speed-btn{display:inline-flex;align-items:center;justify-content:center;width:auto;height:100%;min-width:40px;padding:0 12px;margin:0;border:none;border-radius:18px;background:0 0;color:#fff;font-size:13px;font-weight:600;line-height:1;cursor:pointer;transition:background .15s ease}.gallery-slideshow-speed-btn:hover{background:rgba(255,255,255,.2)}.gallery-slideshow-speed-btn.is-active{background:#fff;color:#1d2327}.gallery-video-lightbox-overlay{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:100000;display:flex;align-items:center;justify-content:center;padding:40px}.gallery-video-lightbox-overlay[hidden]{display:none}.gallery-video-lightbox-frame-wrap{position:relative;width:100%;max-width:1600px;aspect-ratio:16/9;margin:auto}@media (max-width:782px){.gallery-video-lightbox-overlay{padding:16px}}.gallery-video-lightbox-frame-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.gallery-thumb-wrap{position:relative;break-inside:avoid;margin-bottom:10px;overflow:hidden;background:#f7f7f7;line-height:0}.gallery-thumb-cart-qty-badge{position:absolute;bottom:8px;left:8px;z-index:2;background:#2e7d32;color:#fff;font-size:14px;font-weight:700;line-height:1;min-width:26px;padding:6px 8px;border-radius:6px;text-align:center}.gallery-thumb{width:100%;height:auto;display:block;cursor:pointer;transition:transform .3s ease}.gallery-thumb-gif-badge{position:absolute;top:8px;left:8px;z-index:2;display:flex;align-items:center;gap:3px;background:rgba(29,35,39,.75);color:#fff;font-size:10px;font-weight:700;line-height:1;padding:4px 6px;border-radius:3px;letter-spacing:.03em;pointer-events:none}.gallery-thumb-beforeafter-badge{position:absolute;top:8px;left:50%;transform:translateX(-50%);z-index:2;background:rgba(29,35,39,.75);color:#fff;font-size:10px;font-weight:700;line-height:1;padding:4px 6px;border-radius:3px;letter-spacing:.03em;pointer-events:none;white-space:nowrap}.gallery-thumb:hover{transform:scale(1.04)}.gallery-thumb-controls{position:absolute;top:8px;right:8px;display:flex}.gallery-thumb-heart,.gallery-thumb-flag,.gallery-thumb-note,.gallery-thumb-hide,.gallery-thumb-download,.gallery-thumb-cart,.gallery-thumb-share,.gallery-thumb-photobook{opacity:0;visibility:hidden;width:0;margin-left:0;pointer-events:none;transition:opacity .15s ease,width .2s ease,margin-left .2s ease}.gallery-thumb-wrap:hover .gallery-thumb-heart,.gallery-thumb-wrap:hover .gallery-thumb-flag,.gallery-thumb-wrap:hover .gallery-thumb-note,.gallery-thumb-wrap:hover .gallery-thumb-hide,.gallery-thumb-wrap:hover .gallery-thumb-download,.gallery-thumb-wrap:hover .gallery-thumb-cart,.gallery-thumb-wrap:hover .gallery-thumb-share,.gallery-thumb-wrap:hover .gallery-thumb-photobook,.gallery-thumb-controls:focus-within .gallery-thumb-heart,.gallery-thumb-controls:focus-within .gallery-thumb-flag,.gallery-thumb-controls:focus-within .gallery-thumb-note,.gallery-thumb-controls:focus-within .gallery-thumb-hide,.gallery-thumb-controls:focus-within .gallery-thumb-download,.gallery-thumb-controls:focus-within .gallery-thumb-cart,.gallery-thumb-controls:focus-within .gallery-thumb-share,.gallery-thumb-controls:focus-within .gallery-thumb-photobook,.gallery-thumb-share.is-menu-open{opacity:1;visibility:visible;width:32px;margin-left:6px;pointer-events:auto}.gallery-thumb-heart.is-favorite,.gallery-thumb-flag.is-flagged,.gallery-thumb-note.has-notes,.gallery-thumb-cart.is-in-cart,.gallery-thumb-photobook.is-picked{opacity:1;visibility:visible;width:32px;margin-left:6px;pointer-events:auto}.gallery-selection-badge{display:none;position:absolute;top:8px;left:8px;width:24px;height:24px;flex-shrink:0;box-sizing:border-box;padding:0;margin:0;border:2px solid #fff;border-radius:50%;background:rgba(29,35,39,.35);cursor:pointer;z-index:5}body.gallery-selection-mode .gallery-selection-badge{display:block}.gallery-thumb-wrap.is-selected .gallery-selection-badge{background:#1d2327;border-color:#1d2327}.gallery-thumb-wrap.is-selected .gallery-selection-badge:after{content:'';position:absolute;left:7px;top:3px;width:5px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}.gallery-thumb-wrap.is-selected{outline:3px solid #1d2327;outline-offset:-3px}body.gallery-selection-mode .gallery-thumb{cursor:pointer}body.gallery-bundle-picking-active .gallery-thumb-controls{display:none !important}body.gallery-bundle-picking-active .gallery-thumb-cart-qty-badge{display:none !important}.gallery-thumb-wrap.is-bundle-selected{box-shadow:inset 0 0 0 8px #d63638}.gallery-thumb-bundle-qty-badge{position:absolute;top:6px;left:6px;z-index:2;min-width:32px;height:32px;padding:0 6px;display:flex;align-items:center;justify-content:center;background:#d63638;color:#fff;font-size:14px;font-weight:600;border-radius:16px}.gallery-thumb-bundle-remove-btn{position:absolute;top:6px;left:44px;z-index:2;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#d63638;border:none;border-radius:50%;padding:0;cursor:pointer}.gallery-thumb-bundle-remove-btn svg{width:14px;height:14px}.gallery-thumb-bundle-select-btn{display:none;position:absolute;bottom:6px;left:6px;z-index:2;padding:5px 10px;background:#d63638;color:#fff;font-size:11px;font-weight:600;border:none;border-radius:4px;cursor:pointer}@media (max-width:640px){.gallery-thumb-bundle-select-btn{display:block;padding:10px 20px;font-size:22px}}.gallery-bundle-pick-bar{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:100003;display:flex;align-items:center;gap:14px;background:#d63638;color:#fff;padding:12px 18px;border-radius:40px;box-shadow:0 8px 24px rgba(0,0,0,.25)}.gallery-bundle-pick-bar.is-complete{background:#2e7d32}.gallery-bundle-pick-bar[hidden]{display:none}.gallery-bundle-pick-label{font-size:13px;white-space:nowrap}.gallery-product-picker-bundle-components{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.gallery-product-picker-bundle-component{display:flex;flex-direction:column;gap:6px;padding:10px;background:#f3f8ff;border-radius:8px}.gallery-product-picker-bundle-component-name{font-size:13px;font-weight:600}.gallery-product-picker-bundle-component-row2{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:12px;color:#50575e}.gallery-product-picker-bundle-component-variation{text-align:left}.gallery-product-picker-bundle-component-count{text-align:right;white-space:nowrap}.gallery-product-picker-bundle-component-picked{color:#1d2327}.gallery-product-picker-bundle-component.is-complete{background:#eaf7ed}.gallery-product-picker-bundle-component-check{display:none;position:relative;width:14px;height:14px;margin-right:4px;border-radius:50%;background:#2e7d32;vertical-align:middle}.gallery-product-picker-bundle-component.is-complete .gallery-product-picker-bundle-component-check{display:inline-block}.gallery-product-picker-bundle-component-check:after{content:'';position:absolute;left:4px;top:2px;width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}.gallery-product-picker-bundle-component-pick{width:100%}@media (max-width:640px){.gallery-btn.gallery-product-picker-bundle-component-pick{padding:14px 20px;font-size:16px}}.gallery-bulk-bar{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:100003;display:flex;align-items:center;gap:14px;background:#1d2327;color:#fff;padding:12px 18px;border-radius:40px;box-shadow:0 8px 24px rgba(0,0,0,.25)}.gallery-bulk-bar[hidden]{display:none}.gallery-bulk-count{font-size:13px;white-space:nowrap}.gallery-bulk-action{display:inline-flex;align-items:center;gap:6px;background:#fff;color:#1d2327;border:none;border-radius:20px;padding:8px 16px;font-size:13px;cursor:pointer;white-space:nowrap}.gallery-bulk-action:hover{background:#e7e7e7}.gallery-bulk-action-icon{display:none;align-items:center;justify-content:center;font-size:16px;line-height:1}@media (max-width:640px){.gallery-bulk-bar{max-width:calc(100vw - 24px);overflow-x:auto;gap:8px;padding:10px 14px}.gallery-bulk-action-icon{display:inline-flex;width:16px;height:16px}.gallery-bulk-action-label{display:none}.gallery-bulk-action{padding:8px 12px}}.gallery-bulk-cancel{width:28px;height:28px;flex-shrink:0;box-sizing:border-box;padding:0;margin:0;border:none;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:18px;line-height:1;cursor:pointer}.gallery-product-picker-overlay{position:fixed;inset:0;z-index:100004;background:rgba(0,0,0,.4);display:flex;justify-content:flex-end}.gallery-product-picker-overlay[hidden]{display:none}.gallery-product-picker-panel{position:relative;width:380px;max-width:90vw;height:100%;background:#fff;padding:24px 20px;box-sizing:border-box;display:flex;flex-direction:column}.gallery-product-picker-list{flex:1;overflow-y:auto}.gallery-product-picker-panel h3{margin:0 0 4px;font-size:20px}.gallery-product-picker-subtitle{margin:0 0 16px;color:#767c82;font-size:13px}.gallery-product-picker-photos{display:flex;justify-content:center;margin-bottom:12px;width:90px;height:90px;align-self:center}.gallery-product-picker-photos:empty{display:none}.gallery-product-picker-photos img{width:90px;height:90px;object-fit:cover;border-radius:6px;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.25);display:block}.gallery-product-picker-photos.is-stack{position:relative;width:90px;height:90px;aspect-ratio:auto}.gallery-product-picker-photos.is-stack img{position:absolute;top:0;left:50%;margin-left:-45px;width:90px;height:90px;object-fit:cover}.gallery-product-picker-footer{margin-top:16px;padding-top:16px;border-top:1px solid #ececec}.gallery-product-picker-footer-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px;font-size:14px}.gallery-product-picker-footer-total strong{font-size:18px}.gallery-product-picker-goto-cart{display:block;width:100%;box-sizing:border-box;text-align:center;padding:12px}.gallery-product-picker-toast{margin-top:12px;padding:10px 14px;border-radius:6px;background:#eaf1ff;color:#1d2327;font-size:13px;text-align:center}.gallery-product-picker-toast[hidden]{display:none}.gallery-product-picker-close{position:absolute;top:16px;right:16px;width:30px;height:30px;padding:0;border:none;border-radius:50%;background:#1d2327;color:#fff;font-size:18px;line-height:1;cursor:pointer}.gallery-product-picker-category{border:1px solid #dcdcde;border-radius:8px;margin-bottom:12px;overflow:hidden}.gallery-product-picker-category-header{display:flex;align-items:center;gap:10px;width:100%;padding:12px;border:none;background:#f7f7f7;cursor:pointer;text-align:left}.gallery-product-picker-category-header img{width:32px;height:32px;object-fit:cover;border-radius:50%;flex-shrink:0}.gallery-product-picker-category-name{font-size:14px;font-weight:700}.gallery-product-picker-category-body{padding:10px}.gallery-product-picker-category.is-open .gallery-product-picker-category-header{background:#4169e1;color:#fff}.gallery-product-picker-category.is-open .gallery-product-picker-item{background:#eaf1ff}.gallery-product-picker-category.is-open .gallery-product-picker-item-header{background:0 0}.gallery-product-picker-subcategory{border:1px solid #dcdcde;border-radius:6px;margin:0 0 10px 14px;overflow:hidden}.gallery-product-picker-subcategory-header{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;background:#fbfbfb;cursor:pointer;text-align:left}.gallery-product-picker-subcategory-header img{width:28px;height:28px;object-fit:cover;border-radius:50%;flex-shrink:0}.gallery-product-picker-subcategory-name{font-size:13px;font-weight:700}.gallery-product-picker-subcategory-body{padding:10px 0 0}.gallery-product-picker-subcategory.is-open .gallery-product-picker-subcategory-header{background:#4169e1;color:#fff}.gallery-product-picker-subcategory.is-open .gallery-product-picker-item{background:#eaf1ff}.gallery-product-picker-subcategory.is-open .gallery-product-picker-item-header{background:0 0}.gallery-product-picker-item{border:1px solid #ececec;border-radius:8px;margin-bottom:10px;overflow:hidden}.gallery-product-picker-item-header{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:none;background:#fff;cursor:pointer;text-align:left}.gallery-product-picker-item-header img{width:44px;height:44px;object-fit:cover;border-radius:4px;flex-shrink:0}.gallery-product-picker-item-thumb{cursor:zoom-in}.gallery-product-picker-zoom-overlay{position:fixed;inset:0;z-index:100005;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.85);padding:40px;box-sizing:border-box}.gallery-product-picker-zoom-overlay[hidden]{display:none !important}.gallery-product-picker-zoom-overlay img{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.gallery-product-picker-zoom-close{position:absolute;top:20px;right:24px;background:0 0;border:none;color:#fff;font-size:32px;line-height:1;cursor:pointer}.gallery-product-picker-item-name{flex:1;font-size:14px;font-weight:600}.gallery-product-picker-item-price{font-size:13px;color:#50575e;white-space:nowrap}.gallery-product-picker-item-price-old{font-size:12px;color:#8a8f98;text-decoration:line-through;white-space:nowrap}.gallery-product-picker-item-badge{background:#d63638;color:#fff;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:2px 7px;border-radius:3px;white-space:nowrap}.gallery-product-picker-item-cart-badge,.gallery-product-picker-subcategory-cart-badge,.gallery-product-picker-category-cart-badge{background:#2e7d32;color:#fff;font-size:11px;font-weight:700;line-height:1;min-width:18px;padding:4px 5px;border-radius:3px;text-align:center;white-space:nowrap;flex-shrink:0}.gallery-product-picker-category-header,.gallery-product-picker-subcategory-header{position:relative}.gallery-product-picker-subcategory-cart-badge,.gallery-product-picker-category-cart-badge{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.gallery-product-picker-item-body{padding:0 12px 14px;display:flex;flex-direction:column;gap:10px}.gallery-product-picker-item-body[hidden]{display:none}.gallery-product-picker-group-label{display:block;font-size:12px;font-weight:600;color:#50575e}.gallery-product-picker-group-select{display:block;width:100%;margin-top:4px;padding:6px 8px;border:1px solid #c3c4c7;border-radius:4px;font-size:13px}.gallery-product-picker-qty-row{display:flex;align-items:center;justify-content:flex-end;gap:8px}.gallery-product-picker-qty-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#50575e;white-space:nowrap}.gallery-product-picker-qty-row .gallery-product-picker-qty{width:56px;height:38px;margin:0;box-sizing:border-box;padding:6px 8px;border:1px solid #c3c4c7;border-radius:4px;font-size:13px}.gallery-product-picker-qty-row .gallery-product-picker-confirm{height:38px;box-sizing:border-box;padding:0 20px;display:inline-flex;align-items:center}.gallery-product-picker-qty-mobile-btn{display:none}@media (max-width:640px){.gallery-product-picker-qty-label{display:none}.gallery-product-picker-qty-row .gallery-product-picker-qty-mobile-btn{display:inline-flex;align-items:center;height:38px;box-sizing:border-box;padding:0 14px;font-size:13px;white-space:nowrap}}.gallery-qty-popup-overlay{position:fixed;inset:0;z-index:100010;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center}.gallery-qty-popup-overlay[hidden]{display:none}.gallery-qty-popup{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;min-width:220px;box-shadow:0 12px 40px rgba(0,0,0,.3)}.gallery-qty-popup-content{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 36px 20px}.gallery-qty-popup-label{font-size:13px;font-weight:600;color:#50575e}.gallery-qty-popup-stepper{width:64px;height:64px;flex-shrink:0;border-radius:50%;border:none;background:#1d2327;color:#fff;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.gallery-qty-popup-stepper:hover{background:#2c3338}.gallery-qty-popup-stepper:disabled{background:#c3c4c7;color:#000;opacity:1;cursor:not-allowed}.gallery-qty-popup-value{font-size:40px;font-weight:700;line-height:1;min-width:60px;text-align:center}.gallery-qty-popup-done{width:100%;margin:0;border-radius:0;padding:26px 0;font-size:16px;font-weight:600}.gallery-product-picker-package-conflict-note{margin:0 0 10px;padding:8px 10px;background:#fdf2f2;border:1px solid #f1c6c6;border-radius:4px;font-size:12px;line-height:1.4;color:#8a2a2a}.gallery-thumb-controls-visible{position:static;opacity:1;visibility:visible;margin-top:6px;justify-content:center}.gallery-thumb-heart,.gallery-thumb-flag,.gallery-thumb-note,.gallery-thumb-hide,.gallery-thumb-download,.gallery-thumb-cart,.gallery-thumb-share,.gallery-thumb-photobook{height:32px;flex-shrink:0;box-sizing:border-box;border:none;border-radius:50%;background:rgba(255,255,255,.85);color:#1d2327;font-size:16px;line-height:32px;text-align:center;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden}.gallery-thumb-heart.is-favorite,.gallery-thumb-flag.is-flagged,.gallery-thumb-note.has-notes,.gallery-thumb-cart.is-in-cart,.gallery-thumb-photobook.is-picked{background:#1d2327;color:#fff}.gallery-share-menu{position:absolute;top:44px;right:8px;z-index:6;display:flex;flex-direction:column;gap:2px;min-width:160px;padding:6px;background:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.18)}.gallery-share-menu[hidden]{display:none}.gallery-share-menu button{display:block;width:100%;padding:8px 10px;border:none;background:0 0;border-radius:6px;font-size:13px;color:#1d2327;text-align:left;cursor:pointer;font-family:inherit}.gallery-share-menu button:hover{background:#f2f2f2}.gallery-lightbox-share-menu{top:60px;bottom:auto;right:24px}.gallery-lightbox-more-wrap{position:relative}.gallery-lightbox-more{width:36px;height:36px;box-sizing:border-box;padding:0;margin:0;border:none;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:20px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.gallery-lightbox-more-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:6;display:flex;flex-direction:column;gap:2px;min-width:170px;padding:6px;background:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.18)}.gallery-lightbox-more-menu[hidden]{display:none}.gallery-lightbox-more-menu button{display:flex;align-items:center;gap:8px;width:100%;box-sizing:border-box;padding:8px 10px;border:none;background:0 0;border-radius:6px;font-size:13px;color:#1d2327;text-align:left;cursor:pointer;font-family:inherit}.gallery-lightbox-more-menu button:hover{background:#f2f2f2}.gallery-lightbox-more-menu .gallery-lightbox-note.has-notes{background:#eaf1ff;color:#1d2327}.gallery-thumb-restore{border:1px solid #dcdcde;background:#fff;border-radius:4px;padding:6px 12px;font-size:13px;cursor:pointer}.gallery-hidden-title{color:#8a8f98}.gallery-grid-hidden .gallery-thumb{opacity:.55}.gallery-empty{color:#646970;padding:40px 0}.gallery-password-form{display:flex;gap:8px;justify-content:center;margin-top:20px}.gallery-password-form input[type=password]{padding:10px 14px;border:1px solid #c3c4c7;border-radius:4px;font-size:14px;width:220px}.gallery-password-error{color:#d63638;font-size:14px}.gallery-consent-gate{max-width:640px;margin-left:auto;margin-right:auto;text-align:left}.gallery-consent-body{margin:20px 0;line-height:1.6;color:#3c434a}.gallery-consent-form{text-align:center;margin-top:24px}.gallery-btn{background:#1d2327;color:#fff;border:none;border-radius:4px;padding:10px 20px;font-size:14px;cursor:pointer}.gallery-btn:hover{background:#2c3338}.gallery-btn:disabled{background:#c3c4c7;color:#000 !important;opacity:1 !important;cursor:not-allowed}.gallery-btn:disabled:hover{background:#c3c4c7}.gallery-btn[hidden]{display:none !important}.gallery-guest-email-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:100001;display:flex;align-items:center;justify-content:center;padding:20px}.gallery-guest-email-overlay[hidden]{display:none}.gallery-guest-email-box{background:#fff;border-radius:8px;padding:28px 32px;max-width:360px;text-align:center}.gallery-guest-email-box p{margin:0 0 4px;font-size:15px}.gallery-lightbox-overlay{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:100000;display:flex;align-items:center;justify-content:center;padding:40px}.gallery-lightbox-overlay[hidden]{display:none}#gallery-lightbox-img{max-width:100%;max-height:100%;object-fit:contain}.gallery-lightbox-media{position:relative;touch-action:none}.gallery-lightbox-media #gallery-lightbox-img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;display:block}.gallery-lightbox-compare-before-wrap{position:absolute;inset:0;overflow:hidden;clip-path:inset(0 50% 0 0)}#gallery-lightbox-compare-before{width:100%;height:100%;object-fit:contain;display:block}.gallery-thumb,#gallery-lightbox-img,#gallery-lightbox-compare-before{-webkit-touch-callout:none;-webkit-user-drag:none;user-select:none}.gallery-lightbox-compare-handle{position:absolute;top:0;bottom:0;left:50%;width:3px;background:rgba(255,255,255,.85);transform:translateX(-50%);cursor:ew-resize;pointer-events:none}.gallery-lightbox-compare-handle-grip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 1px 4px rgba(0,0,0,.4)}.gallery-lightbox-compare-handle-grip:before,.gallery-lightbox-compare-handle-grip:after{content:'';position:absolute;top:50%;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;transform:translateY(-50%)}.gallery-lightbox-compare-handle-grip:before{left:7px;border-right:6px solid #1d2327}.gallery-lightbox-compare-handle-grip:after{right:7px;border-left:6px solid #1d2327}.gallery-lightbox-compare-label{position:absolute;bottom:12px;background:rgba(29,35,39,.75);color:#fff;font-size:11px;font-weight:700;line-height:1;padding:5px 8px;border-radius:3px;letter-spacing:.03em;pointer-events:none;z-index:1}.gallery-lightbox-compare-label-before{left:12px}.gallery-lightbox-compare-label-after{right:12px}.gallery-lightbox-close{position:absolute;top:16px;right:24px;padding:0;margin:0;background:0 0;border:none;color:#fff;font-size:36px;line-height:1;cursor:pointer;z-index:10}.gallery-icon-btn.gallery-lightbox-slideshow-toggle{position:absolute;top:16px;left:24px;z-index:1;border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.12);color:#fff}.gallery-icon-btn.gallery-lightbox-slideshow-toggle:hover{background:rgba(255,255,255,.28)}.gallery-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:0 0;border:none;color:#fff;font-size:56px;line-height:1;cursor:pointer;padding:0 16px}.gallery-lightbox-prev{left:8px}.gallery-lightbox-next{right:8px}.gallery-lightbox-controls{position:absolute;top:16px;right:70px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:calc(100% - 90px);z-index:10}.gallery-lightbox-controls>*:not(.gallery-lightbox-cart-wrap){width:36px;height:36px;flex-shrink:0;box-sizing:border-box;padding:0;margin:0;border:none;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.gallery-lightbox-heart{font-size:20px}.gallery-lightbox-heart.is-favorite,.gallery-lightbox-flag.is-flagged,.gallery-lightbox-note.has-notes,.gallery-lightbox-cart.is-in-cart{color:#1d2327;background:#fff}.gallery-lightbox-cart-wrap{position:relative;width:36px;height:36px;flex-shrink:0}.gallery-lightbox-cart-wrap .gallery-lightbox-cart{width:100%;height:100%;box-sizing:border-box;padding:0;margin:0;border:none;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.gallery-lightbox-cart-wrap .gallery-thumb-cart-qty-badge{position:absolute;bottom:-6px;right:-6px}.gallery-lightbox-orders{position:absolute;top:0;right:0;bottom:0;width:260px;max-width:80vw;background:rgba(0,0,0,.92);color:#fff;padding:70px 20px 20px;box-sizing:border-box;overflow-y:auto;transition:transform .25s ease;z-index:5}.gallery-lightbox-orders[hidden]{display:none}.gallery-lightbox-orders.is-collapsed{transform:translateX(100%)}.gallery-lightbox-orders h4{margin:0 0 12px;font-size:14px;font-weight:700}.gallery-lightbox-orders-tab{position:absolute;top:70px;right:280px;width:36px;height:36px;box-sizing:border-box;padding:0;margin:0;border:none;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:right .25s ease;z-index:5}.gallery-lightbox-orders-tab[hidden]{display:none}.gallery-lightbox-orders-tab.is-collapsed{right:16px;background:#2271b1}.gallery-lightbox-orders-tab-icon-open,.gallery-lightbox-orders-tab-icon-collapsed{display:inline-flex;align-items:center;justify-content:center}.gallery-lightbox-orders-tab-icon-collapsed{display:none}.gallery-lightbox-orders-tab.is-collapsed .gallery-lightbox-orders-tab-icon-open{display:none}.gallery-lightbox-orders-tab.is-collapsed .gallery-lightbox-orders-tab-icon-collapsed{display:inline-flex}.gallery-lightbox-orders-row{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.15)}.gallery-lightbox-orders-name{font-size:13px;font-weight:600}.gallery-lightbox-orders-component{font-size:12px;font-weight:300;color:rgba(255,255,255,.65)}.gallery-lightbox-orders-meta{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.gallery-lightbox-orders-qty{background:#2e7d32;color:#fff;font-size:11px;font-weight:700;line-height:1;padding:4px 6px;border-radius:3px;white-space:nowrap}.gallery-lightbox-orders-remove{flex-shrink:0;width:24px;height:24px;padding:0;border:1px solid #f3b4b4;border-radius:4px;background:#fdecec;color:#d63638;font-size:14px;line-height:1;cursor:pointer}.gallery-cover{height:60vh}.gallery-header-hamburger,.gallery-header-drawer{display:none}@media (max-width:1100px){.gallery-grid{column-count:2;column-gap:7px}.gallery-thumb-wrap{margin-bottom:7px}}@media (max-width:640px){.gallery-wrap{padding:24px 16px 16px}.gallery-cover{height:100vh}.gallery-chapter-nav{gap:4px 18px}.gallery-grid{column-count:1}.gallery-lightbox-nav{font-size:40px}.gallery-header{padding-top:12px;position:static;background:0 0}.gallery-header-inner{grid-template-columns:1fr;grid-template-areas:"logo" "namebar";gap:0;max-width:none;padding:0 16px;margin:0 -16px 16px}.gallery-header-logo{justify-self:center}.gallery-header-title{grid-area:namebar;justify-self:stretch;align-self:auto;position:sticky;top:0;z-index:15;background:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 16px 12px;margin:0 -2.5vw}.gallery-header-name-date{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.gallery-header-title h1{font-size:20px}.gallery-date{margin:3px 0 0;font-size:12px}.gallery-header-menu{display:none}.gallery-header-hamburger{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:auto;height:auto;padding:4px 2px;margin:0;border:none;border-radius:0;background:0 0;color:#1d2327;cursor:pointer;flex-shrink:0}.gallery-header-drawer{position:fixed;inset:0;z-index:100002;background:rgba(0,0,0,.4);align-items:flex-start;justify-content:flex-end}.gallery-header-drawer[hidden]{display:none}.gallery-header-drawer.is-open{display:flex}.gallery-header-drawer-panel{background:#fff;width:260px;max-width:80vw;height:100%;padding:20px;overflow-y:auto}.gallery-header-drawer .gallery-header-menu{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;position:static}.gallery-header-drawer .gallery-chapter-nav{position:static;opacity:1;visibility:visible;pointer-events:auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:0;margin:24px 0 0;border:none;border-top:1px solid #ececec;padding-top:20px}.gallery-header-drawer .gallery-chapter-nav a{font-size:16px}.gallery-header-drawer .gallery-chapter-nav-invisible{display:none}}.gallery-portfolio-wrap{max-width:1200px;margin:0 auto;padding:40px 32px 100px;color:#1d2327;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;box-sizing:border-box}.gallery-portfolio-intro{text-align:center;max-width:640px;margin:0 auto 32px}.gallery-portfolio-intro h1{font-size:32px;font-weight:600;margin:0 0 12px}.gallery-portfolio-intro p{font-size:15px;line-height:1.6;color:#50575e;margin:0}.gallery-portfolio-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin:0 0 40px}.gallery-portfolio-filter-btn{background:0 0;border:none;padding:4px 2px;font-size:13px;letter-spacing:1px;text-transform:uppercase;color:#8a8f98;cursor:pointer;border-bottom:2px solid transparent}.gallery-portfolio-filter-btn.is-active{color:#1d2327;border-bottom-color:#1d2327}.gallery-portfolio-empty{text-align:center;color:#8a8f98}.gallery-portfolio-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px, 1fr));gap:28px}.gallery-portfolio-card{display:block;text-decoration:none;color:inherit}.gallery-portfolio-card[hidden]{display:none}.gallery-portfolio-card-img-wrap{position:relative;display:block;aspect-ratio:1/1;background:#f0f0f1;overflow:hidden;border-radius:4px}.gallery-portfolio-card-badge{position:absolute;top:10px;left:10px;z-index:2;display:flex;align-items:center;gap:4px;padding:4px 8px;background:rgba(29,35,39,.85);color:#fff;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;border-radius:4px}.gallery-portfolio-card-lock-overlay{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,0);opacity:0;transition:opacity .2s ease,background .2s ease}.gallery-portfolio-card:hover .gallery-portfolio-card-lock-overlay{opacity:1;background:rgba(0,0,0,.35)}.gallery-portfolio-card-peek-overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px;text-align:center;color:#fff;background:rgba(0,0,0,0);opacity:0;transition:opacity .2s ease,background .2s ease}.gallery-portfolio-card:hover .gallery-portfolio-card-peek-overlay{opacity:1;background:rgba(0,0,0,.55)}.gallery-portfolio-card-peek-title{font-size:14px;font-weight:600;letter-spacing:.3px}.gallery-portfolio-card-peek-desc{font-size:12px;line-height:1.45;color:rgba(255,255,255,.85);max-width:220px}.gallery-portfolio-card-img{width:100% !important;height:100% !important;object-fit:cover;object-position:var(--gallery-cover-focal-x,50%) var(--gallery-cover-focal-y,50%);display:block;transition:transform .3s ease}.gallery-portfolio-card:hover .gallery-portfolio-card-img{transform:scale(1.03)}.gallery-portfolio-card-name{display:block;margin-top:12px;text-align:center;font-size:15px;font-weight:500}@media (max-width:600px){.gallery-portfolio-grid{grid-template-columns:repeat(auto-fill,minmax(160px, 1fr));gap:16px}}.gallery-cart-wrap{max-width:900px;margin:0 auto;padding:40px 32px 100px;color:#1d2327;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;min-height:100vh;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.gallery-cart-header{margin-bottom:24px}.gallery-cart-back{display:inline-block;margin-bottom:8px;color:#767c82;font-size:13px;text-decoration:none}.gallery-cart-back:hover{text-decoration:underline}.gallery-cart-header h1{margin:0;font-size:32px;font-weight:600}.gallery-cart-empty{text-align:center;padding:60px 0;color:#767c82}.gallery-cart-clear-row{display:flex;justify-content:flex-end;margin-bottom:12px}.gallery-cart-clear{padding:6px 12px;border:1px solid #f3b4b4;border-radius:4px;background:#fdecec;color:#d63638;font-size:13px;cursor:pointer}.gallery-cart-line{display:flex;gap:14px;align-items:flex-start;padding:16px 0;border-bottom:1px solid #ececec}.gallery-cart-line-thumbs{display:flex;flex-wrap:wrap;gap:4px;width:104px;flex-shrink:0}.gallery-cart-line-thumbs img{width:100px !important;height:100px !important;object-fit:cover;border-radius:4px;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.2)}.gallery-cart-line-thumbs-more{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:#f0f0f1;border-radius:4px;font-size:12px;color:#50575e}.gallery-cart-line-thumbs.is-stack{position:relative;height:44px;width:90px;flex-wrap:nowrap}.gallery-cart-line-thumbs.is-stack img{width:44px !important;height:44px !important;position:absolute;top:0;left:0}.gallery-cart-line-thumbs.is-stack .gallery-cart-line-thumbs-more{width:44px;height:44px;position:absolute;top:0}.gallery-cart-line-info{flex:1}.gallery-cart-line-name{font-weight:600;margin-bottom:4px}.gallery-cart-line-options{font-size:13px;color:#767c82;margin-bottom:6px}.gallery-cart-line-bundle-contents{list-style:none;margin:0 0 6px;padding:0;font-size:13px;color:#767c82}.gallery-cart-line-bundle-contents li{display:flex;justify-content:space-between;gap:10px;padding:2px 0}.gallery-cart-line-meta{display:flex;align-items:stretch}.gallery-cart-line-meta>*{height:36px;box-sizing:border-box;margin-left:-1px;border-radius:0}.gallery-cart-line-meta>*:first-child{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.gallery-cart-line-meta>*:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.gallery-cart-line-price{display:flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid #dcdcde;background:#f0f0f1;font-size:13px;white-space:nowrap}.gallery-cart-line-qty-input{width:40px !important;padding:4px;border:1px solid #1d2327;background:#fff;font-size:14px;text-align:center;-moz-appearance:textfield}.gallery-cart-line-qty-input::-webkit-inner-spin-button,.gallery-cart-line-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gallery-cart-line-price-original{color:#8a8f98;text-decoration:line-through;font-size:.9em}.gallery-cart-line-price-sale{color:#d63638}.gallery-cart-line-remove{width:36px;padding:0;border:1px solid #f3b4b4;background:#fdecec;color:#d63638;font-size:16px;line-height:1;cursor:pointer}.gallery-cart-coupon-box{margin:16px 0;padding:16px;border:1px solid #dcdfe4;border-radius:6px}.gallery-cart-coupon-box label{display:block;font-size:13px;font-weight:600;color:#50575e;margin-bottom:8px}.gallery-cart-coupon-row{display:flex;gap:8px}.gallery-cart-coupon-row input[type=text]{flex:1}.gallery-cart-coupon-row .gallery-btn{padding:8px 16px}.gallery-cart-coupon-message{font-size:13px;margin:8px 0 0}.gallery-cart-coupon-message--success{color:#00a32a}.gallery-cart-coupon-message--error{color:#d63638}.gallery-cart-totals{margin:20px 0;padding-top:16px;border-top:2px solid #1d2327}.gallery-cart-total-row{display:flex;justify-content:space-between;padding:4px 0;font-size:14px}.gallery-cart-total-row--grand{font-size:18px;font-weight:600;margin-top:6px}#gallery-checkout-form h3{margin:28px 0 12px;font-size:16px}.gallery-cart-field-row{display:block}.gallery-cart-field-row label,.gallery-cart-field-full{display:block;font-size:13px;font-weight:600;color:#50575e;margin-bottom:16px}.gallery-cart-field-row input,.gallery-cart-field-full input,.gallery-cart-field-full textarea{display:block;width:100% !important;margin-top:4px;padding:8px 10px;border:1px solid #c3c4c7;border-radius:4px;font-size:14px;font-family:inherit;box-sizing:border-box}.gallery-cart-field-full textarea{min-height:70px;resize:vertical}.gallery-cart-delivery-methods{margin-bottom:12px}.gallery-cart-radio-label{display:block;margin-bottom:8px;font-size:14px}.gallery-cart-checkbox-label{display:block;margin:16px 0;font-size:13px}.gallery-manufacturing-disclaimer{margin:20px 0;padding:16px 18px;background:#fff8e5;border:1px solid #f0c36d;border-radius:8px}.gallery-manufacturing-disclaimer-text{font-size:13px;line-height:1.5}.gallery-manufacturing-disclaimer-text p:last-child{margin-bottom:0}.gallery-manufacturing-disclaimer .gallery-cart-checkbox-label{margin:8px 0 0;font-weight:600}.gallery-cart-submit{width:100%}.gallery-cart-order-btn{display:block;width:100%;margin:20px 0;padding:14px 20px;font-size:16px}.gallery-cart-thanks{text-align:center;padding:60px 0}.gallery-cart-delivery-section{margin:20px 0;padding-top:16px;border-top:1px solid #ececec}.gallery-cart-delivery-section h3{margin:0 0 12px;font-size:16px}#gallery-checkout-wizard{max-width:400px;margin:0 auto}.gallery-wizard-step-indicator{margin:0 0 16px;font-size:13px;color:#767c82;text-align:center}.gallery-wizard-step h3:first-child{margin-top:0}.gallery-wizard-summary p{margin:6px 0;font-size:14px;text-align:left}.gallery-wizard-summary p strong{display:inline-block;min-width:140px}.gallery-wizard-nav{display:flex;gap:12px;margin-top:24px}.gallery-wizard-nav .gallery-btn{flex:1}.gallery-btn-secondary{background:#fff;color:#1d2327;border:1px solid #c3c4c7}.gallery-btn-secondary:hover{background:#f0f0f1}.gallery-cart-line{position:relative}.gallery-cart-line-remove{position:absolute;top:10px;right:12px;width:32px;height:32px;z-index:1}.gallery-cart-line-meta{align-items:center;justify-content:space-between;gap:16px}.gallery-cart-line-meta-group{display:flex;align-items:stretch}.gallery-cart-line-meta-group>*{height:44px;min-height:44px;box-sizing:border-box;margin-left:-1px;border-radius:0}.gallery-cart-line-meta-group>*:first-child{margin-left:0}.gallery-cart-line-meta>.gallery-cart-line-meta-group,.gallery-cart-line-meta>.gallery-cart-line-total{height:auto;margin-left:0;border-radius:0}.gallery-cart-line-meta-group .gallery-cart-line-qty-input{width:56px !important;padding:0 4px}.gallery-cart-line-meta-group .gallery-cart-line-price{font-size:15px}.gallery-cart-line-total{margin-left:auto;font-size:20px;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums;color:#1d2327}.gallery-cart-line-bundle-contents li{justify-content:flex-start;gap:14px}.gallery-cart-line-bundle-qty{min-width:48px;font-weight:600;color:#1d2327;white-space:nowrap}.gallery-cart-coupon-row{align-items:stretch}.gallery-cart-coupon-row input[type=text],.gallery-cart-coupon-row .gallery-btn{height:52px;min-height:52px;box-sizing:border-box;margin:0}.gallery-thumb-wrap.is-bundle-selected{box-shadow:none}.gallery-thumb-wrap.is-bundle-selected:after{content:"";position:absolute;inset:0;z-index:3;box-sizing:border-box;border:8px solid #d63638;pointer-events:none}