.theme-minimal{--theme-minimal-bg:#f1f1f1;--theme-minimal-card:#ffffff;--theme-minimal-border:#dbdbdb;--theme-minimal-text:#2f2c27;--theme-minimal-muted:#69615a;overflow-x:hidden;background:var(--theme-minimal-bg);color:var(--theme-minimal-text)}@media (prefers-color-scheme:dark){.theme-minimal{--theme-minimal-bg:#f9fafb;--theme-minimal-card:#f3f4f6;--theme-minimal-border:#d1d5db}}.theme-minimal .theme-minimal-header{background:var(--theme-minimal-bg)}.theme-minimal .theme-minimal-hero-wrap{padding:1rem 0 .25rem}.theme-minimal .theme-minimal-hero{min-height:240px;overflow:hidden}@media (min-width:768px){.theme-minimal .theme-minimal-hero{min-height:260px}}.theme-minimal .theme-minimal-hero__image{position:absolute;inset:0;background-size:cover;background-repeat:no-repeat}.theme-minimal .theme-minimal-hero__topbar{position:absolute;left:0;right:0;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:.45rem .65rem;background:rgba(41,36,32,.33)}.theme-minimal .theme-minimal-hero__logo-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center}.theme-minimal .theme-minimal-hero__actions{margin-left:auto;display:flex;align-items:center;gap:.35rem}.theme-minimal .theme-minimal-title-wrap{text-align:center;padding:.9rem 1rem .35rem}.theme-minimal .theme-minimal-title{margin:0;font-family:Times New Roman,Georgia,serif;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#1f1b17}.theme-minimal .theme-minimal-meta{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.8rem;padding:.9rem 1rem;border:1px solid rgba(210,205,197,.9);border-radius:.65rem;background:rgba(255,255,255,.72);box-shadow:0 1px 0 rgba(47,43,37,.04)}.theme-minimal .theme-minimal-meta__copy{min-width:0;text-align:center}.theme-minimal .theme-minimal-meta__photographer{margin:0;color:#302b25;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.theme-minimal .theme-minimal-download-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.62rem 1.15rem;border-radius:.5rem;border:1px solid #3a332b;background:#3a332b;color:#fffdf8;text-transform:uppercase;letter-spacing:.09em;font-size:.72rem;font-weight:700;line-height:1;transition:background .2s ease,border-color .2s ease,transform .2s ease}.theme-minimal .theme-minimal-download-btn:hover{background:#51483d;border-color:#51483d;transform:translateY(-1px)}.theme-minimal .theme-minimal-download-btn:focus-visible{outline:2px solid rgba(58,51,43,.32);outline-offset:3px}.theme-minimal .theme-minimal-meta__expired{margin:.3rem 0 0;font-size:.72rem;letter-spacing:.04em;color:var(--theme-minimal-muted)}@media (min-width:640px){.theme-minimal .theme-minimal-meta{flex-direction:row;align-items:center}.theme-minimal .theme-minimal-meta__copy{text-align:left}}.theme-minimal .lang-dropdown__trigger{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .5rem;min-width:2.75rem;min-height:2.75rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.4);background:rgba(0,0,0,.26);color:#fff}.theme-minimal .lang-dropdown__trigger:hover{background:rgba(0,0,0,.4)}.theme-minimal .lang-dropdown__flag{width:1.05rem;height:.75rem;border-radius:.125rem;overflow:hidden}.theme-minimal .lang-dropdown__chevron{width:.78rem;height:.78rem}.theme-minimal .lang-dropdown{position:relative}.theme-minimal .lang-dropdown__list{position:absolute;top:calc(100% + .35rem);right:0;min-width:9rem;padding:.35rem;border-radius:.6rem;border:1px solid rgba(216,212,204,.95);background:#fff;box-shadow:0 10px 22px rgba(47,43,37,.12);z-index:45}.theme-minimal .lang-dropdown__option{width:100%;display:flex;align-items:center;gap:.45rem;padding:.42rem .5rem;border-radius:.45rem;background:transparent;border:none;color:#4f473d;font-size:.82rem;text-align:left}.theme-minimal .lang-dropdown__option:hover{background:#f5f1ea}.theme-minimal .lang-dropdown__option--selected{background:#efe9de}.theme-minimal .social-icons__list{display:flex;align-items:center;gap:.3rem}.theme-minimal .social-icons__list--hidden-below-sm{display:none}@media (min-width:640px){.theme-minimal .social-icons__list--hidden-below-sm{display:flex}}.theme-minimal .social-icons__list--hidden-below-md{display:none}@media (min-width:768px){.theme-minimal .social-icons__list--hidden-below-md{display:flex}}.theme-minimal .social-icons__dropdown--visible-below-sm{display:inline-flex}@media (min-width:640px){.theme-minimal .social-icons__dropdown--visible-below-sm{display:none}}.theme-minimal .social-icons__dropdown--visible-below-md{display:inline-flex}@media (min-width:768px){.theme-minimal .social-icons__dropdown--visible-below-md{display:none}}.theme-minimal .social-icons__svg{width:.95rem;height:.95rem}.theme-minimal .social-icons--collapse{position:relative}.theme-minimal .social-icons--header .social-icons__icon,.theme-minimal .social-icons--header .social-icons__trigger{width:1.8rem;height:1.8rem;border-radius:9999px;border:1px solid rgba(255,255,255,.45);color:#fff;background:rgba(0,0,0,.2);display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.theme-minimal .social-icons--header .social-icons__icon:hover,.theme-minimal .social-icons--header .social-icons__trigger:hover{background:rgba(0,0,0,.38)}.theme-minimal .social-icons--footer .social-icons__icon{width:1.8rem;height:1.8rem;border-radius:9999px;border:1px solid #c8c2b8;color:#736a5f;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.theme-minimal .social-icons--footer .social-icons__icon:hover{background:#ece8e2}.theme-minimal .social-icons__panel{position:absolute;right:0;top:100%;margin-top:.35rem;padding:.45rem;border-radius:.6rem;border:1px solid #dfd9ce;background:#fff;box-shadow:0 10px 22px rgba(47,43,37,.12);display:flex;flex-direction:column;gap:.4rem;z-index:45}.theme-minimal .social-icons__panel .social-icons__icon{border-color:#d1c8bb;color:#5f564a}.theme-minimal .social-icons__panel .social-icons__icon:hover{background:#f3eee7}.theme-minimal .gallery__masonry-col,.theme-minimal .gallery__masonry-cols{gap:.25rem}@media (min-width:640px){.theme-minimal .gallery__masonry-col,.theme-minimal .gallery__masonry-cols{gap:.3rem}}.theme-minimal .photo-card{border-radius:.35rem}.theme-minimal .photo-card__caption{border:1px solid rgba(216,211,203,.92);border-top-color:rgba(228,224,217,.92);border-bottom-right-radius:.35rem;border-bottom-left-radius:.35rem;background:rgba(252,250,246,.94);color:#2f2c27;opacity:1;transition:none}.theme-minimal .photo-card__caption-title{color:#504941;font-size:.78rem}.theme-minimal .photo-card__caption-actions{gap:.25rem}.theme-minimal .photo-card__caption-actions button{width:2rem;height:2rem;min-width:2rem;min-height:2rem;padding:0;border:1px solid rgba(199,190,177,.92);background:rgba(246,242,235,.96);color:#55483a;box-shadow:none}.theme-minimal .photo-card__caption-actions button:hover{border-color:#a99a86;background:#e9e2d7;color:#2f281f}.theme-minimal .photo-card__caption-actions button:focus-visible{outline:2px solid rgba(85,72,58,.28);outline-offset:2px}.theme-minimal .photo-card__caption-actions svg{display:block;width:1rem;height:1rem}.theme-minimal .header{min-height:200px;border-radius:.75rem}@media (min-width:768px){.theme-minimal .header{min-height:280px}}.theme-minimal .header__bg{position:absolute;inset:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.theme-minimal .header__content{position:relative;z-index:10;padding:1.5rem;min-height:200px;display:flex;flex-direction:column;justify-content:flex-end;background:rgba(0,0,0,.4);color:#fff}@media (min-width:768px){.theme-minimal .header__content{min-height:280px}}.theme-minimal .header__title{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}@media (min-width:768px){.theme-minimal .header__title{font-size:1.875rem}}.theme-minimal .header__subtitle{font-size:1.125rem;opacity:.9}.theme-minimal .header__expired{font-size:.875rem;margin-top:.5rem;opacity:.8}.theme-minimal .gallery__list{display:grid;grid-template-columns:repeat(1,1fr);gap:.5rem}@media (min-width:640px){.theme-minimal .gallery__list{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (min-width:768px){.theme-minimal .gallery__list{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.theme-minimal .gallery__list{grid-template-columns:repeat(4,1fr)}}.theme-minimal .lang-selector{display:flex;gap:.5rem}.theme-minimal .lang-selector__btn{padding:.25rem .75rem;border-radius:.25rem;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:background .2s,color .2s;background:#f3f4f6;color:#374151}.theme-minimal .lang-selector__btn:hover{background:#e5e7eb}.theme-minimal .lang-selector__btn--active{background:#1f2937;color:#fff}@media (prefers-color-scheme:dark){.theme-minimal .lang-selector__btn{background:#374151;color:#e5e7eb}.theme-minimal .lang-selector__btn:hover{background:#4b5563}.theme-minimal .lang-selector__btn--active{background:#e5e7eb;color:#111827}}.theme-minimal .home-cta{margin-top:1.75rem;margin-bottom:0}.theme-minimal .home-cta__row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1rem}.theme-minimal .home-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;color:#fff;text-decoration:none;border-radius:.625rem;border:1px solid #1d4ed8;background:#2563eb;box-shadow:0 2px 8px rgba(37,99,235,.25);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.theme-minimal .home-cta__button:hover{background:#1d4ed8;box-shadow:0 4px 14px rgba(37,99,235,.35);transform:translateY(-1px)}.theme-minimal .home-cta__button:focus-visible{outline:2px solid #2563eb;outline-offset:3px}@media (prefers-color-scheme:dark){.theme-minimal .home-cta__button{color:#f9fafb;border-color:#60a5fa;background:#1d4ed8}.theme-minimal .home-cta__button:hover{background:#2563eb}}.theme-minimal .theme-minimal-footer{border-top:1px solid var(--theme-minimal-border)}.theme-minimal .theme-minimal-footer .footer__inner{max-width:72rem;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}@media (max-width:639px){.theme-minimal .theme-minimal-footer .footer__inner{flex-direction:column;align-items:center;text-align:center;gap:1rem}}.theme-minimal .theme-minimal-footer .footer__nav{display:flex;gap:1rem}.theme-minimal .theme-minimal-footer .footer__nav-link{color:#4b5563;text-decoration:none}.theme-minimal .theme-minimal-footer .footer__nav-link:hover{text-decoration:underline}@media (prefers-color-scheme:dark){.theme-minimal .theme-minimal-footer .footer__nav-link{color:#d1d5db}}.theme-minimal .float-menu{position:fixed;bottom:1.5rem;right:1.5rem;z-index:40}.theme-minimal .float-menu__trigger{width:3.5rem;height:3.5rem;border-radius:9999px;background:#1f2937;color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.theme-minimal .float-menu__trigger:hover{opacity:.9}.theme-minimal .float-menu__trigger-icon{width:1.5rem;height:1.5rem}.theme-minimal .float-menu__backdrop{position:fixed;inset:0;z-index:-10}.theme-minimal .float-menu__panel{position:absolute;bottom:100%;right:0;margin-bottom:.5rem;padding:.5rem 0;min-width:200px;background:#fff;color:#111827;border-radius:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border:1px solid #e5e7eb}.theme-minimal .float-menu__item{display:block;width:100%;padding:.5rem 1rem;text-align:left;background:none;border:none;color:inherit;cursor:pointer;font:inherit}.theme-minimal .float-menu__item:hover{background:#f3f4f6}.theme-minimal .float-menu__item--disabled:disabled{opacity:.5;cursor:default}.theme-minimal .float-menu__toast{position:absolute;bottom:100%;right:0;margin-bottom:.5rem;padding:.5rem .75rem;background:#d1fae5;color:#065f46;font-size:.875rem;border-radius:.25rem;max-width:20rem}@media (prefers-color-scheme:dark){.theme-minimal .float-menu__panel{background:#1f2937;color:#f9fafb;border-color:#374151}.theme-minimal .float-menu__item:hover{background:#374151}.theme-minimal .float-menu__toast{background:#064e3b;color:#d1fae5}}.theme-minimal .download-block__trigger{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;border:none;font:inherit;background:#1f2937;color:#fff;transition:background .2s}.theme-minimal .download-block__trigger:hover{background:#374151}.theme-minimal .ios-instruction-modal{background:#000;color:#f9fafb}.theme-minimal .ios-instruction-modal__inner{padding:.75rem 1rem 1.25rem}.theme-minimal .ios-instruction-modal__content{max-width:100%;margin-left:auto;margin-right:auto}.theme-minimal .ios-instruction-modal__header{margin-bottom:.75rem}.theme-minimal .ios-instruction-modal__title{font-size:1.0625rem;font-weight:600}.theme-minimal .ios-instruction-modal__close{border:none;background:none;cursor:pointer;color:#9ca3af;transition:color .2s,background .2s}.theme-minimal .ios-instruction-modal__close:hover{color:#f9fafb;background:rgba(255,255,255,.1)}.theme-minimal .ios-instruction-modal__close-icon{width:1.5rem;height:1.5rem}.theme-minimal .ios-instruction-modal__heading{font-size:.9375rem;font-weight:600;color:#f3f4f6;margin-bottom:.5rem}.theme-minimal .ios-instruction-modal__body{font-size:.8125rem;line-height:1.5;color:#d1d5db;margin-bottom:.75rem}.theme-minimal .ios-instruction-modal__summary{font-size:.8125rem;color:#e5e7eb;margin-bottom:1rem}.theme-minimal .ios-instruction-modal__summary-text{margin-left:.375rem}.theme-minimal .ios-instruction-modal__icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.25rem;background:rgba(255,255,255,.15);vertical-align:middle}.theme-minimal .ios-instruction-modal__icon svg{width:.875rem;height:.875rem;color:#fff}.theme-minimal .ios-instruction-modal__arrow{color:#6b7280;margin:0 .375rem}.theme-minimal .ios-instruction-modal__image-wrap{display:block;min-height:180px}.theme-minimal .ios-instruction-modal__image{display:block;max-width:100%;max-height:55vh;width:auto;height:auto;object-fit:contain;border-radius:.5rem}@media (min-width:640px){.theme-minimal .ios-instruction-modal__inner{padding:1rem 1.25rem 1.5rem}.theme-minimal .ios-instruction-modal__content{max-width:28rem}.theme-minimal .ios-instruction-modal__image{max-height:65vh}}@media (min-width:768px){.theme-minimal .ios-instruction-modal__inner{padding:1.25rem 1.5rem 1.75rem}.theme-minimal .ios-instruction-modal__header{margin-bottom:1rem}.theme-minimal .ios-instruction-modal__title{font-size:1.125rem}.theme-minimal .ios-instruction-modal__content{max-width:32rem}.theme-minimal .ios-instruction-modal__heading{font-size:1rem}.theme-minimal .ios-instruction-modal__body,.theme-minimal .ios-instruction-modal__summary{font-size:.875rem}.theme-minimal .ios-instruction-modal__summary{margin-bottom:1.25rem}.theme-minimal .ios-instruction-modal__image-wrap{min-height:220px}.theme-minimal .ios-instruction-modal__image{max-height:70vh}}@media (min-width:1024px){.theme-minimal .ios-instruction-modal__inner{padding:1.5rem 2rem 2rem}.theme-minimal .ios-instruction-modal__content{max-width:42rem}.theme-minimal .ios-instruction-modal__image-wrap{min-height:280px}.theme-minimal .ios-instruction-modal__image{max-height:75vh}}.theme-minimal .download-block__overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.7)}.theme-minimal .download-block__modal{position:relative;width:100%;max-width:24rem;padding:2.5rem 1.5rem 1.5rem;border-radius:.75rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);background:#fff;color:#111827}.theme-minimal .download-block__modal--wide{max-width:28rem}.theme-minimal .download-block__close{position:absolute;top:.75rem;right:.75rem;padding:.375rem;border-radius:.5rem;border:none;background:none;color:#6b7280;cursor:pointer;transition:color .2s,background .2s}.theme-minimal .download-block__close:hover{color:#111827;background:#f3f4f6}.theme-minimal .download-block__close-icon{width:1.25rem;height:1.25rem}.theme-minimal .download-block__body{display:flex;flex-direction:column;gap:.75rem}.theme-minimal .download-block__notice{font-size:.875rem;font-weight:700;line-height:1.6;margin-bottom:.25rem;color:#111827}.theme-minimal .download-block__text{font-size:.875rem;line-height:1.6;color:#374151}.theme-minimal .download-block__btn{display:block;width:100%;padding:.5rem 1rem;text-align:center;border-radius:.5rem;font-weight:500;cursor:pointer;text-decoration:none;border:none;font:inherit;transition:background .2s,border-color .2s}.theme-minimal .download-block__btn--primary{background:#1f2937;color:#fff}.theme-minimal .download-block__btn--primary:hover{background:#374151}.theme-minimal .download-block__btn--secondary{background:transparent;color:#111827;border:2px solid #d1d5db}.theme-minimal .download-block__btn--secondary:hover{background:#f3f4f6;border-color:#9ca3af}.theme-minimal .download-block__backdrop{position:absolute;inset:0;z-index:-10;border:none;background:none;cursor:pointer}@media (prefers-color-scheme:dark){.theme-minimal .download-block__modal{background:#1f2937;color:#f9fafb}.theme-minimal .download-block__notice{color:#f9fafb}.theme-minimal .download-block__text{color:#d1d5db}.theme-minimal .download-block__close{color:#9ca3af}.theme-minimal .download-block__close:hover{color:#f9fafb;background:#374151}.theme-minimal .download-block__btn--secondary{color:#f9fafb;border-color:#4b5563}.theme-minimal .download-block__btn--secondary:hover{background:#374151;border-color:#6b7280}}.theme-minimal .folder-list__list{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;min-width:0}.theme-minimal .folder-list__item{min-width:0}.theme-minimal .folder-list__link{width:min(100%,15.5rem);min-height:3.3rem;display:grid;grid-template-columns:2.45rem minmax(0,1fr);align-items:center;gap:.7rem;padding:.35rem .75rem .35rem .4rem;border-radius:9999px;overflow:hidden;border:1px solid rgba(207,200,189,.95);background:rgba(255,255,255,.68);color:#423a31;text-decoration:none;box-shadow:0 1px 0 rgba(47,43,37,.04);transition:border-color .2s ease,background-color .2s ease,transform .2s ease;cursor:pointer}.theme-minimal .folder-list__link:hover{border-color:#a99a86;background:#fffdf9;transform:translateY(-1px)}.theme-minimal .folder-list__link:focus-visible{outline:2px solid rgba(85,72,58,.28);outline-offset:3px}.theme-minimal .folder-list__item[data-active] .folder-list__link{border-color:#51483d;background:#eee8df}.theme-minimal .folder-list__thumb{width:2.45rem;height:2.45rem;display:block;position:relative;overflow:hidden;border-radius:9999px;background:#ece7df;border:1px solid rgba(214,207,197,.95)}.theme-minimal .folder-list__thumb-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.theme-minimal .folder-list__thumb-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#ece7df;color:#81776a;font-size:.875rem}.theme-minimal .folder-list__thumb--back{display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#55483a}.theme-minimal .folder-list__thumb--back svg{display:block;width:1rem;height:1rem}.theme-minimal .folder-list__label{display:block;min-width:0;padding:0;font-size:.82rem;font-weight:600;letter-spacing:.01em;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:420px){.theme-minimal .folder-list__item,.theme-minimal .folder-list__link{width:100%}}.theme-minimal .portfolio-page__title{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 2rem}@media (prefers-color-scheme:dark){.theme-minimal .portfolio-page__title{color:#f9fafb}}.theme-minimal .portfolio-list__empty{text-align:center;color:#6b7280;padding:3rem 0;margin:0}@media (prefers-color-scheme:dark){.theme-minimal .portfolio-list__empty{color:#9ca3af}}.theme-minimal .portfolio-list__grid{list-style:none;padding:0;margin:0;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.theme-minimal .portfolio-list__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.theme-minimal .portfolio-list__grid{grid-template-columns:repeat(3,1fr)}}.theme-minimal .portfolio-card{display:block;border-radius:.75rem;overflow:hidden;border:1px solid var(--theme-minimal-border);background:var(--theme-minimal-card);text-decoration:none;color:inherit;transition:box-shadow .2s ease,border-color .2s ease}.theme-minimal .portfolio-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:#d1d5db}.theme-minimal .portfolio-card:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.theme-minimal .portfolio-card__media{aspect-ratio:4/3;position:relative;overflow:hidden;background:#e5e7eb}@media (prefers-color-scheme:dark){.theme-minimal .portfolio-card__media{background:#374151}}.theme-minimal .portfolio-card__image{width:100%;height:100%;object-fit:cover;display:block}.theme-minimal .portfolio-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.875rem}.theme-minimal .portfolio-card__body{padding:1rem}.theme-minimal .portfolio-card__title{font-size:1.125rem;font-weight:600;color:#111827;margin:0}@media (prefers-color-scheme:dark){.theme-minimal .portfolio-card__title{color:#f9fafb}}.theme-minimal .portfolio-card__description{font-size:.875rem;line-height:1.5;color:#4b5563;margin:.5rem 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (prefers-color-scheme:dark){.theme-minimal .portfolio-card__description{color:#d1d5db}}.theme-minimal .portfolio-card__meta{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#6b7280;margin:.75rem 0 0}.theme-minimal .portfolio-card__icon{width:.875rem;height:.875rem;flex-shrink:0}.theme-minimal .portfolio-album{width:100%}.theme-minimal .portfolio-album__header{margin-bottom:2rem}.theme-minimal .portfolio-album__title{font-size:1.5rem;font-weight:600;color:#111827;margin:0}@media (min-width:640px){.theme-minimal .portfolio-album__title{font-size:1.875rem}}@media (prefers-color-scheme:dark){.theme-minimal .portfolio-album__title{color:#f9fafb}}.theme-minimal .portfolio-album__description{color:#4b5563;margin:.75rem 0 0;max-width:48rem;white-space:pre-wrap}@media (prefers-color-scheme:dark){.theme-minimal .portfolio-album__description{color:#d1d5db}}.theme-minimal .portfolio-album__empty{color:#6b7280;margin:0}.theme-minimal .portfolio-album__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (min-width:768px){.theme-minimal .portfolio-album__grid{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (min-width:1024px){.theme-minimal .portfolio-album__grid{grid-template-columns:repeat(4,1fr)}}.theme-minimal .portfolio-album__cell{margin:0}.theme-minimal .portfolio-album__thumb{width:100%;padding:0;border:none;border-radius:.5rem;overflow:hidden;cursor:pointer;background:var(--theme-minimal-card);border:1px solid var(--theme-minimal-border);aspect-ratio:1;display:block;transition:border-color .2s ease,box-shadow .2s ease}.theme-minimal .portfolio-album__thumb:hover{box-shadow:0 2px 8px rgba(0,0,0,.06)}.theme-minimal .portfolio-album__thumb:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.theme-minimal .portfolio-album__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.theme-minimal.theme-minimal--price{background:#f4f3f0;color:#25231f}.theme-minimal--price .theme-minimal-header{border-color:#d8d5cf;background:#f4f3f0}.theme-minimal--price .price-page{width:100%;max-width:960px;margin:0 auto;padding:1.5rem 1rem 4.5rem}.theme-minimal--price .price-page__breadcrumbs{margin-bottom:4rem;color:#77716a}.theme-minimal--price .price-page__breadcrumb-link{color:#57524c;text-decoration:none}.theme-minimal--price .price-page__breadcrumb-link:focus-visible,.theme-minimal--price .price-page__breadcrumb-link:hover{color:#171614;text-decoration:underline}.theme-minimal--price .price-page__breadcrumb-current{color:#25231f}.theme-minimal--price .price-page__intro{max-width:760px;margin-bottom:3rem}.theme-minimal--price .price-page__photographer{margin:0 0 .8rem;color:#5f574f;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.theme-minimal--price .price-page__title{max-width:720px;margin:0;color:#171614;font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:400;line-height:1.08;letter-spacing:0;overflow-wrap:anywhere}.theme-minimal--price .price-page__lead{max-width:650px;margin:1.1rem 0 0;color:#68625b;font-size:1rem;line-height:1.75}.theme-minimal--price .price-page__nav{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-bottom:4.5rem;padding:.85rem 0;border-top:1px solid #cdc9c2;border-bottom:1px solid #cdc9c2}.theme-minimal--price .price-page__nav-link{min-height:40px;display:inline-flex;align-items:center;color:#3e3a35;font-size:.875rem;text-decoration:none}.theme-minimal--price .price-page__nav-link:focus-visible,.theme-minimal--price .price-page__nav-link:hover{color:#000000;text-decoration:underline;text-underline-offset:.25rem}.theme-minimal--price .price-page__lists{display:grid;gap:5rem}.theme-minimal--price .price-list-section{scroll-margin-top:1.5rem}.theme-minimal--price .price-list-section>h2{margin:0 0 1.25rem;color:#171614;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:400;letter-spacing:0;overflow-wrap:anywhere}.theme-minimal--price .price-list-section__rows{border-top:1px solid #bcb8b0}.theme-minimal--price .price-package{min-width:0;display:grid;gap:1.25rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid #d2cec7}.theme-minimal--price .price-package h3{margin:0;color:#201e1b;font-size:1.05rem;font-weight:600;line-height:1.45;letter-spacing:0;overflow-wrap:anywhere}.theme-minimal--price .price-package__price{margin:0;color:#171614;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.35;letter-spacing:0;overflow-wrap:anywhere}.theme-minimal--price .price-package__advantages{display:grid;gap:.45rem;margin:.75rem 0 0;padding:0;color:#68625b;font-size:.875rem;line-height:1.55;list-style:none}.theme-minimal--price .price-package__advantages li{display:grid;grid-template-columns:.85rem minmax(0,1fr);gap:.5rem}.theme-minimal--price .price-package__advantage{min-width:0;overflow-wrap:anywhere}.theme-minimal--price .price-package__check{color:#666056}.theme-minimal--price .price-contact-link{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:.6rem .9rem;border:1px solid #282520;border-radius:4px;color:#282520;font-size:.8rem;font-family:inherit;font-weight:600;cursor:pointer;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease}.theme-minimal--price .price-contact-link:focus-visible,.theme-minimal--price .price-contact-link:hover{background:#282520;color:#ffffff;outline:2px solid #282520;outline-offset:3px}.theme-minimal--price .price-page__contact-band{display:grid;gap:1.5rem;align-items:center;margin-top:5rem;padding:2rem 0;border-top:1px solid #bcb8b0;border-bottom:1px solid #bcb8b0}.theme-minimal--price .price-page__contact-band h2{margin:0;color:#171614;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;letter-spacing:0}.theme-minimal--price .price-page__contact-band p{max-width:620px;margin:.6rem 0 0;color:#68625b;line-height:1.65}.theme-minimal--price .price-page__empty{margin:4rem 0;padding:2rem 0;border-top:1px solid #bcb8b0;border-bottom:1px solid #bcb8b0}.theme-minimal--price .price-page__empty p{margin:0 0 1rem;color:#68625b}.theme-minimal--price .price-page__empty a{color:#25231f;font-weight:600}@media (min-width:640px){.theme-minimal--price .price-page{padding:2rem 1.5rem 5rem}.theme-minimal--price .price-page__title{font-size:3.25rem}.theme-minimal--price .price-package{grid-template-columns:minmax(0,1fr) minmax(130px,.3fr) 160px}.theme-minimal--price .price-page__contact-band{grid-template-columns:minmax(0,1fr) auto}}