.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:60px 0;display:flex}.hero__content{width:100%;max-width:640px}.hero__name{font-family:var(--font-heading);color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6rem);font-weight:600;line-height:1}.hero__tagline{color:var(--color-text-muted);max-width:480px;margin:0 auto;font-size:1rem;line-height:1.7}.btn{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:.75rem 1.75rem;font-size:.85rem;transition:all .25s;display:inline-block}.btn--primary{background:var(--color-accent);color:#0f0f0f}.btn--primary:hover{background:var(--color-accent-muted)}.btn--ghost{color:var(--color-text);background:0 0;border:1px solid #f0ebe44d}.btn--ghost:hover{border-color:var(--color-accent);color:var(--color-accent)}.categories{background:#fff6e9;padding:60px 0 80px}.categories__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1152px;margin:0 auto;padding:0 2.5rem;display:grid}.cat-card{color:var(--color-text);cursor:pointer;background:#fff6e9;border:3px solid #cc943d;border-radius:4px;flex-direction:column;align-items:center;padding:2rem 1.25rem;text-decoration:none;transition:border-color .25s,transform .25s;display:flex}.cat-card:hover{border-color:#af4e13;transform:translateY(-3px)}.cat-card__title{font-family:var(--font-heading);color:#af4e13;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.cat-card__divider{background:#af4e134d;width:32px;height:1px;margin-bottom:1.25rem}.cat-card__list{flex-direction:column;flex:1;align-self:flex-start;gap:.45rem;width:100%;padding-left:1.1rem;list-style:outside;display:flex}.cat-card__list li{color:#5a3000;font-size:.95rem;line-height:1.4}.cat-card__list li::marker{color:#cc943d}.cat-card__cta{letter-spacing:.1em;text-transform:uppercase;color:#cc943d;margin-top:1.75rem;font-size:.75rem;transition:color .2s;display:block}.cat-card:hover .cat-card__cta{color:#af4e13}@media (width<=900px){.categories__grid{gap:1rem;padding:0 1.25rem}.cat-card{padding:1.5rem 1rem}.cat-card__title{font-size:1.2rem}.cat-card__list li{font-size:.82rem}}@media (width<=600px){.categories__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 1rem}}@media (width<=400px){.categories__grid{grid-template-columns:1fr}}.about-pro{background:#af4e13}.about-pro__inner{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.container.about-pro__inner{background:0 0;padding:25px 0}.about-pro__left{padding-top:25px;padding-bottom:50px;padding-left:20px}.about-pro__left .about-pro__label{color:#fff6e9bf}.about-pro__left .about-pro__title{color:#fff6e9}.about-pro__right{border-left:1px solid #fff6e94d;flex-direction:column;justify-content:center;align-self:stretch;padding:25px 35px 50px 1.5rem;display:flex}.about-pro__right .about-pro__pitch,.about-pro__right .about-pro__stat-num{color:#fff6e9}.about-pro__right .about-pro__stat-label{color:#fff6e9a6}.about-pro__label{text-transform:uppercase;letter-spacing:.18em;color:var(--color-accent);margin-bottom:1.25rem;font-size:.72rem;display:block}.about-pro__title{font-family:var(--font-heading);color:var(--color-text);font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:600;line-height:1.2}.about-pro__pitch{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:.97rem;line-height:1.9}.about-pro__stats{gap:2.5rem;padding-top:2rem;display:flex}.about-pro__stat{flex-direction:column;gap:.25rem;display:flex}.about-pro__stat-num{font-family:var(--font-body);color:var(--color-text);font-size:2.2rem;line-height:1}.about-pro__stat-label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:.7rem}.about-pro__panel{overflow:hidden}.about-pro__panel-inner{grid-template-columns:220px 1fr;align-items:start;gap:4rem;padding-top:2rem;padding-bottom:2rem;display:grid}.about-pro__panel-photo{position:sticky;top:2rem}.about-pro__panel-photo-placeholder{aspect-ratio:3/4;background:var(--color-surface);width:100%}.about-pro__panel-title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:600}.about-pro__panel-divider{background:#e8c4a04d;width:36px;height:1px;margin-bottom:1.5rem}.about-pro__panel-bio{color:var(--color-text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.85}.about-pro__panel-skills{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.about-pro__panel-skill{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-muted);border:1px solid #e8c4a033;border-radius:2px;padding:.3rem .75rem;font-size:.7rem}.about-pro--page{padding-top:6rem}.about-pro--page .about-pro__panel{overflow:visible}@media (width<=768px){.about-pro__inner{grid-template-columns:1fr;gap:2.5rem}.about-pro__stats{gap:1.5rem}.about-pro__panel-inner{grid-template-columns:1fr;gap:2rem}.about-pro__panel-photo{max-width:180px;position:static}}.reviews{z-index:1;padding-top:calc(var(--spacing-section) + 40px);background:#fff6e9;position:relative;overflow:hidden}.reviews__inner{z-index:1;flex-direction:column;gap:1.5rem;display:flex;position:relative}.reviews__circle-deco{z-index:-1;pointer-events:none;background:#e8a82b;border-radius:50%;width:450px;height:450px;position:absolute;top:-60px;left:-120px}.reviews__header{flex-direction:column;gap:.5rem;display:flex;position:relative}.reviews__label{text-transform:uppercase;letter-spacing:.18em;color:#3d2000;font-size:.72rem}.reviews__title{font-family:var(--font-heading);color:#000;font-size:clamp(1.2rem,1.8vw,1.6rem);font-weight:600}.reviews__grid{grid-template-columns:repeat(3,1fr);gap:55px;display:grid}.review-card{background:#fff6e9;border:2px solid #c77700;border-radius:14px;flex-direction:column;gap:1.25rem;padding:2.25rem 2rem;display:flex;box-shadow:0 8px 32px #af4e132e}.review-card__quote-mark{font-family:var(--font-heading);color:#c77700;opacity:1;font-size:3.5rem;line-height:1}.review-card__text{color:#5a3000;flex:1;font-size:.92rem;line-height:1.8}.review-card__author{border-top:1px solid #af4e1340;flex-direction:column;gap:.2rem;padding-top:1.25rem;display:flex}.review-card__name{color:#af4e13;font-size:.88rem;font-weight:600}.review-card__meta{color:#af4e1399;letter-spacing:.04em;font-size:.75rem}@media (width<=900px){.reviews__grid{grid-template-columns:1fr;gap:55px}}.floatnav{z-index:200;flex-direction:column-reverse;align-items:flex-end;gap:.75rem;display:flex;position:fixed;top:45px;right:35px}.floatnav__backdrop{z-index:-1;position:fixed;inset:0}.floatnav__panel{opacity:0;pointer-events:none;background:#161616;border:1px solid #e8c4a026;border-radius:4px;grid-template-rows:0fr;min-width:200px;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .25s,transform .3s;display:grid;overflow:hidden;transform:translateY(-8px)}.floatnav__panel--open{opacity:1;pointer-events:auto;grid-template-rows:1fr;transform:translateY(0)}.floatnav__panel-inner{flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem;display:flex;overflow:hidden}.floatnav__group{flex-direction:column;gap:.2rem;display:flex}.floatnav__group+.floatnav__group{border-top:1px solid #e8c4a01a;padding-top:1rem}.floatnav__group-label{letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.5rem;font-size:.62rem}.floatnav__link{font-family:var(--font-heading);color:var(--color-text);padding:.3rem 0;font-size:1.05rem;font-weight:600;line-height:1.3;transition:color .2s;display:block}.floatnav__link:hover{color:var(--color-accent)}.floatnav__link--btn{cursor:pointer;text-align:left;background:0 0;border:none;width:100%}.floatnav__btn{cursor:pointer;background:#fff6e9;border:1px solid #cc943d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:border-color .2s,background .2s;display:flex}.floatnav__btn:hover{background:#f5eada;border-color:#af4e13}.floatnav__btn--open{border-color:#cc943d}.floatnav__icon{flex-direction:column;gap:4px;width:14px;display:flex}.floatnav__icon span{transform-origin:50%;background:#cc943d;border-radius:1px;height:1.5px;transition:transform .25s,opacity .2s;display:block}.floatnav__btn--open .floatnav__icon span:first-child{transform:translateY(5px)rotate(45deg)}.floatnav__btn--open .floatnav__icon span:nth-child(2){opacity:0;transform:scaleX(0)}.floatnav__btn--open .floatnav__icon span:nth-child(3){transform:translateY(-5px)rotate(-45deg)}@media (width<=768px){.floatnav{top:45px;right:35px}}.footer{background-color:var(--color-bg);border-top:1px solid #e8c4a01a;padding:2.5rem 0;position:relative}.footer__inner{justify-content:center;align-items:center;gap:1.25rem;display:flex;position:relative}.footer__copy{color:var(--color-text-muted);text-align:center;flex:1;font-size:.85rem}.footer__end{align-items:center;gap:1.5rem;display:flex}.footer__legal-link{color:var(--color-text-muted);white-space:nowrap;font-size:.78rem;transition:color .2s}.footer__legal-link:hover{color:var(--color-accent)}.footer__socials{gap:1.5rem;display:flex}.footer__socials a{color:var(--color-text-muted);font-size:.85rem;transition:color .2s}.footer__socials a:hover{color:var(--color-accent)}.footer__admin-btn{color:var(--color-text-muted);letter-spacing:.05em;border:1px solid #e8c4a033;border-radius:4px;padding:.3rem .75rem;font-size:.78rem;transition:color .2s,border-color .2s;position:absolute;left:0}.footer__admin-btn:hover{color:var(--color-accent);border-color:var(--color-accent)}@media (width<=768px){.footer__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-top:1rem}.footer__admin-btn{order:3;position:static}.footer__end{flex-direction:column;gap:.75rem}}.home-page{isolation:isolate;position:relative}.home-page__bg{z-index:-1;pointer-events:none;background:#fff6e9 50%/cover;width:100%;height:75vh;position:absolute;top:0;left:0}.home-page .hero__name{color:#1a1a1a}.home-page .hero__tagline{color:#5a3000}.home-page footer{background-color:#fff6e9;border-top-color:#af4e1340}.home-page footer .footer__copy{color:#af4e13}.home-page footer .footer__socials a{color:#af4e13b3}.home-page footer .footer__socials a:hover{color:#af4e13}.home-page footer .footer__admin-btn{color:#af4e13;border-color:#af4e1366}.home-page footer .footer__admin-btn:hover{color:#af4e13;border-color:#af4e13}.page-header{z-index:10;border-bottom:1px solid #e8c4a01a;justify-content:space-between;align-items:flex-start;width:100%;max-width:1440px;margin:0 auto;padding:40px 5rem;display:flex;position:relative}.page-header__home-block{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:.5rem;display:flex}.page-header__logo{font-family:var(--font-heading);color:var(--color-accent);letter-spacing:.06em;font-size:clamp(1.5rem,3vw,2.2rem);transition:opacity .2s}.page-header__logo:hover{opacity:.7}.page-header__back{color:var(--color-text-muted);letter-spacing:.04em;font-size:.82rem;transition:color .2s}.page-header__back:hover{color:var(--color-accent)}.page-header__right{text-align:right}.page-header__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:600}.page-header__desc{color:var(--color-text-muted);max-width:420px;margin-left:auto;font-size:.9rem}@media (width<=768px){.page-header{flex-direction:column;gap:1.25rem;padding:24px 1.5rem}.page-header__right{text-align:left}.page-header__desc{margin-left:0}}.about-page__wrap{flex-direction:column;gap:0;max-width:1440px;margin:0 auto;padding:2rem 5rem 6rem;display:flex}.ab-block--row{grid-template-columns:320px 1fr;align-items:stretch;display:grid}img.ab-img--portrait{object-fit:cover;width:100%;height:100%;display:block}div.ab-img--portrait{aspect-ratio:3/4;background:var(--color-surface);width:100%}.ab-text-col{flex-direction:column;gap:1rem;padding:2.5rem 2.5rem 2.5rem 3rem;display:flex}.ab-block--media{padding:3rem 0;display:block;overflow:hidden}.ab-media-float{float:right;width:62%;margin-bottom:1.5rem;margin-left:3rem}img.ab-img--landscape,video.ab-img--landscape,iframe.ab-img--landscape{aspect-ratio:16/9;object-fit:cover;border:none;width:100%;display:block}div.ab-img--landscape{aspect-ratio:16/9;background:var(--color-surface);width:100%}.ab-label{text-transform:uppercase;letter-spacing:.18em;color:var(--color-accent);margin-bottom:.25rem;font-size:.72rem;display:block}.ab-heading{font-family:var(--font-heading);color:var(--color-text);margin-bottom:.5rem;font-size:clamp(1.3rem,2vw,1.75rem);font-weight:600;line-height:1.2}.ab-text-body{color:var(--color-text-muted);white-space:pre-wrap;font-size:1.05rem;line-height:1.9}.ab-block--media p+p{margin-top:.85rem}@media (width<=768px){.about-page__wrap{padding:1.5rem 1.5rem 4rem}.ab-block--row{grid-template-columns:1fr}img.ab-img--portrait{aspect-ratio:4/3;height:auto}div.ab-img--portrait{aspect-ratio:4/3}.ab-text-col{padding:2rem 1.5rem}.ab-media-float{float:none;width:100%;margin-bottom:1.5rem;margin-left:0}.ab-block--media{padding:2rem 1.5rem}}.contact{color:#fff6e9;z-index:0;background-color:#97a67d;max-width:1440px;margin-left:auto;margin-right:auto;padding-top:0;position:relative}.contact__inner{grid-template-columns:1fr 1.3fr;align-items:start;gap:6rem;display:grid}.contact__info{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex;position:sticky;top:4rem}.contact__blob-top{text-align:center;background:#c77700;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(240px,32vw,360px);height:clamp(240px,32vw,360px);margin:-2rem 0;padding:0 2rem;display:flex}.contact__heading{font-family:var(--font-heading);color:#fff6e9;font-size:clamp(1.5rem,2.6vw,2.8rem);font-weight:800;line-height:1.1;transform:translateY(20px)}.contact__lower{width:clamp(240px,32vw,360px);margin-top:-30px;position:relative}.contact__desc{color:#fff6e9d9;text-align:center;z-index:1;font-size:.93rem;line-height:1.85;position:relative}.contact__blob-bottom{z-index:0;background:#e8a82b;border-radius:50%;width:clamp(230px,31vw,350px);height:clamp(230px,31vw,350px);position:absolute;top:50%;left:50%;transform:translate(-50%)}.contact__form{flex-direction:column;gap:1.1rem;padding-top:25px;display:flex}.contact__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#fff6e9;font-size:.88rem;font-weight:600}.form-label--opt{color:#fff6e9a6;font-weight:400}.form-group input,.form-group textarea,.contact__select{color:#7a8252;width:100%;font-family:var(--font-body);background:#fff6e9;border:1px solid #0000;border-radius:6px;padding:.85rem 1rem;font-size:.9rem;transition:border-color .2s}.form-group textarea{resize:vertical}.contact__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%237A8252' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contact__select option{color:#7a8252;background:#fff6e9}.form-group input:focus,.form-group textarea:focus,.contact__select:focus{border-color:#7a825266;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#7a8252;opacity:.6}.contact__submit{color:#5a6840;width:100%;font-family:var(--font-body);cursor:pointer;background:#fff6e9;border:none;border-radius:100px;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.75rem .75rem .75rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:flex}.contact__submit:hover{opacity:.88}.contact__submit:disabled{opacity:.6;cursor:not-allowed}.contact__submit-arrow{color:#fff6e9;background:#87966d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:flex}.contact__consent{align-items:flex-start;gap:.75rem;font-size:.82rem;display:flex}.contact__consent input[type=checkbox]{accent-color:#fff6e9;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:3px}.contact__consent label{cursor:pointer;color:#fff6e9cc;font-weight:400;line-height:1.55}.contact__error{color:#ffcdd2;padding:.25rem 0;font-size:.85rem}.contact__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:3rem 2rem;display:flex}.contact__success-icon{color:#5a6840;background:#fff6e9;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;font-weight:700;display:flex}.contact__success h3{font-family:var(--font-heading);color:#fff6e9;font-size:1.5rem}.contact__success p{color:#fff6e9cc;max-width:320px;font-size:.95rem}@media (width<=900px){.contact__inner{grid-template-columns:1fr;gap:3rem}.contact__info{align-items:center;position:static}}@media (width<=560px){.contact__row{grid-template-columns:1fr}}.contact-page{background:#97a67d;min-height:100vh}.contact-page .page-header{background:#87966d;border-bottom-color:#00000014;width:100%;max-width:none}.contact-page .page-header__logo{color:#fff6e9}.contact-page .page-header__logo:hover{opacity:.75}.contact-page .page-header__back{color:#fff6e9a6}.contact-page .page-header__back:hover,.contact-page .page-header__title{color:#fff6e9}.contact-page .page-header__desc{color:#fff6e9a6}.gg__grid{flex-direction:column;gap:6px;display:flex}.gg__row{gap:6px;height:clamp(140px,18vw,260px);display:flex}.gg__cell{cursor:zoom-in;background:#111;border:none;flex-shrink:1;padding:0;transition:opacity .2s;position:relative;overflow:hidden}.gg__cell img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.4,0,.2,1),filter .3s;display:block}.gg__cell:hover img{filter:brightness(.78);transform:scale(1.05)}.gg__spacer{pointer-events:none;background:0 0;flex-shrink:1}.ggm__overlay{z-index:1200;background:#000000ed;padding:3.5rem 2rem 2rem;animation:.2s gg-fade;position:fixed;inset:0;overflow:hidden auto}@keyframes gg-fade{0%{opacity:0}to{opacity:1}}.ggm__panel{max-width:1200px;margin:0 auto;position:relative}.ggm__close{cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;background:#0f0f0fbf;border:1px solid #e8c4a040;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .2s,background .2s;display:flex;position:fixed;top:1.25rem;right:1.25rem}.ggm__close:hover{background:#1e1e1ee6;border-color:#e8c4a099}.ggm__close svg{width:16px;height:16px;color:var(--color-text-muted)}.ifs__overlay{z-index:1300;cursor:zoom-out;background:#000000f7;justify-content:center;align-items:center;animation:.15s gg-fade;display:flex;position:fixed;inset:0}.ifs__img{object-fit:contain;cursor:default;width:auto;max-width:100vw;height:auto;max-height:100vh;display:block}.ifs__close{cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;background:#0f0f0fbf;border:1px solid #e8c4a040;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .2s,background .2s;display:flex;position:fixed;top:1.25rem;right:1.25rem}.ifs__close:hover{background:#1e1e1ee6;border-color:#e8c4a099}.ifs__close svg{width:16px;height:16px;color:var(--color-text-muted)}@media (width<=700px){.ggm__overlay{padding:3rem .75rem 1rem}.gg__row{height:clamp(90px,28vw,160px)}}.catpage{flex-direction:column;width:100%;max-width:1440px;margin:0 auto;padding-bottom:100px;display:flex}.catpage__header{border-bottom:1px solid #e8c4a01a;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding:40px 5rem;display:flex}.catpage__home-block{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:.5rem;display:flex}.catpage__home-link{font-family:var(--font-heading);color:var(--color-accent);letter-spacing:.06em;font-size:clamp(1.5rem,3vw,2.2rem);transition:opacity .2s}.catpage__home-link:hover{opacity:.7}.catpage__back-link{color:var(--color-text-muted);letter-spacing:.04em;font-size:.82rem;transition:color .2s}.catpage__back-link:hover{color:var(--color-accent)}.catpage__header-right{text-align:right}.catpage__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:600}.catpage__desc{color:var(--color-text-muted);max-width:420px;margin-left:auto;font-size:.9rem}.catpage__empty,.catpage-notfound{text-align:center;color:var(--color-text-muted);padding:80px 5rem}.catpage-notfound a{color:var(--color-accent);margin-top:1rem;display:inline-block}.catpage__grid{grid-template-columns:repeat(2,1fr);gap:14px;padding:0 3rem 4rem;display:grid}.catpage__proj-card{aspect-ratio:4/3;cursor:pointer;text-align:left;background:#111;border:none;padding:0;display:block;position:relative;overflow:hidden}.catpage__proj-card-img{width:100%;height:100%;position:absolute;inset:0}.catpage__proj-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1),filter .5s;display:block}.catpage__proj-card-placeholder{background:#1a1a1a;width:100%;height:100%}.catpage__proj-card:hover .catpage__proj-card-img img{filter:brightness(.6);transform:scale(1.05)}.catpage__proj-card-overlay{background:linear-gradient(#0000000f 0%,#0000007a 55%,#000000b8 100%);transition:background .5s;position:absolute;inset:0}.catpage__proj-card:hover .catpage__proj-card-overlay{background:linear-gradient(#00000026 0%,#0000009e 55%,#000000d6 100%)}.catpage__proj-card-content{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem;display:flex;position:absolute;inset:0}.catpage__proj-card-sup{letter-spacing:.26em;text-transform:uppercase;color:#ffffffd1;margin-bottom:1rem;font-size:.62rem;transition:color .3s}.catpage__proj-card:hover .catpage__proj-card-sup{color:#fffffff2}.catpage__proj-card-title{font-family:var(--font-heading);letter-spacing:.04em;color:#fff;text-align:center;overflow-wrap:break-word;max-width:90%;margin-bottom:1.3rem;font-size:clamp(1.3rem,2.8vw,3rem);font-weight:400;line-height:1.15;transition:letter-spacing .45s}.catpage__proj-card:hover .catpage__proj-card-title{letter-spacing:.07em}.catpage__proj-card-line{background:#ffffffbf;width:60px;height:2px;transition:width .45s,background .3s}.catpage__proj-card:hover .catpage__proj-card-line{background:#fffffff2;width:90px}.pm__overlay{z-index:1100;background:#000000e0;padding:3rem 2rem;animation:.35s pm-fade;position:fixed;inset:0;overflow:hidden auto}@keyframes pm-fade{0%{opacity:0}to{opacity:1}}.pm__panel{background:#0d0d0d;border:1px solid #e8c4a01a;width:100%;max-width:1100px;margin:0 auto;padding:4rem 3.5rem 3.5rem;animation:.55s cubic-bezier(.16,1,.3,1) pm-slide;position:relative}@keyframes pm-slide{0%{opacity:0;transform:translateY(60px)scale(.97)}to{opacity:1;transform:scale(1)}}.pm__close{cursor:pointer;background:0 0;border:1px solid #e8c4a033;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .2s,background .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.pm__close:hover{background:#ffffff0d;border-color:#e8c4a080}.pm__close svg{width:16px;height:16px;color:var(--color-text-muted)}.pm__top{align-items:flex-start;gap:2.5rem;margin-bottom:2.5rem;display:flex}.pm__media{aspect-ratio:16/10;background:#111;flex:0 0 57%;display:grid;overflow:hidden}.pm__media-el{object-fit:cover;border:none;grid-area:1/1;width:100%;min-width:0;height:100%;min-height:0;display:block}.pm__media iframe.pm__media-el,.pm__media video.pm__media-el{object-fit:unset}.pm__media-placeholder{background:#1a1a1a;grid-area:1/1;width:100%;height:100%}.pm__info{flex-direction:column;flex:1;min-height:260px;display:flex}.pm__category{letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent-muted);margin-bottom:.75rem;font-size:.66rem}.pm__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(1.5rem,2.4vw,2.5rem);font-weight:500;line-height:1.2}.pm__tools{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;list-style:none;display:flex}.pm__tool-pill{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-muted);border:1px solid #e8c4a038;border-radius:999px;padding:.28rem .8rem;font-size:.64rem}.pm__meta{border-top:1px solid #e8c4a014;flex-direction:column;margin-top:auto;display:flex}.pm__meta-row{border-bottom:1px solid #e8c4a014;align-items:baseline;gap:1rem;padding:.55rem 0;display:flex}.pm__meta-row dt{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);flex-shrink:0;min-width:62px;font-size:.62rem}.pm__meta-row dd{color:var(--color-text);letter-spacing:.04em;font-size:.83rem}.pm__film-btn{align-self:flex-start;margin-top:1.5rem}.pm__desc{color:var(--color-text-muted);border-top:1px solid #e8c4a01a;margin-bottom:2.5rem;padding-top:2rem;font-size:.95rem;line-height:1.9}.pm__gallery-section{border-top:1px solid #e8c4a01a;padding-top:2rem}.pm__gallery-label{letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted);font-size:.66rem;font-weight:400;font-family:var(--font-body);cursor:pointer;background:0 0;border:none;align-items:center;gap:.55rem;margin-bottom:1.2rem;padding:0;transition:color .2s;display:inline-flex}.pm__gallery-label:hover{color:var(--color-accent)}.pm__gallery-expand{opacity:.6;width:13px;height:13px;transition:opacity .2s}.pm__gallery-label:hover .pm__gallery-expand{opacity:1}.pm__gallery{width:100%}.mc__wrap{-webkit-user-select:none;user-select:none;width:100%;position:relative}.mc__track{width:100%;height:clamp(160px,26vw,400px);margin:.5rem 0 .75rem;position:relative;overflow:hidden}.mc__item{height:100%;transition:left .52s cubic-bezier(.4,0,.2,1),width .52s cubic-bezier(.4,0,.2,1),filter .4s,opacity .35s;position:absolute;top:0;overflow:hidden}.mc__item img{object-fit:cover;pointer-events:none;border-radius:4px;width:100%;height:100%;display:block}.mc__item--center{z-index:3;cursor:zoom-in;width:60%;left:20%}.mc__item--center img{box-shadow:0 8px 40px #000000a6}.mc__item--left{z-index:2;filter:brightness(.42)saturate(.5);cursor:pointer;width:19%;height:90%;top:5%;left:0}.mc__item--right{z-index:2;filter:brightness(.42)saturate(.5);cursor:pointer;width:19%;height:90%;top:5%;left:81%}.mc__item--left:hover,.mc__item--right:hover{filter:brightness(.68)saturate(.8)}.mc__item--hidden{z-index:1;opacity:0;pointer-events:none;width:60%;left:20%}.mc__nav{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0ab3;border:1px solid #e8c4a047;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .2s,background .2s;display:flex;position:absolute;top:calc(50% - .375rem);transform:translateY(-50%)}.mc__nav:hover{background:#1e1e1ed9;border-color:#e8c4a099}.mc__nav svg{width:15px;height:15px;color:var(--color-accent-muted)}.mc__nav--prev{left:.6rem}.mc__nav--next{right:.6rem}.mc__dots{justify-content:center;gap:7px;margin-top:.6rem;display:flex}.mc__dot{cursor:pointer;background:#e8c4a038;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .25s,transform .25s}.mc__dot--active{background:#e8c4a0b8;transform:scale(1.35)}.lb__overlay{z-index:1200;background:#000000f5;justify-content:center;align-items:center;animation:.18s pm-fade;display:flex;position:fixed;inset:0}.lb__inner{align-items:center;gap:1.25rem;max-width:96vw;max-height:92vh;display:flex;position:relative}.lb__img{object-fit:contain;border-radius:3px;flex-shrink:1;width:auto;max-width:calc(96vw - 8rem);height:auto;max-height:88vh;display:block}.lb__close{cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;background:#0f0f0fb3;border:1px solid #e8c4a040;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .2s,background .2s;display:flex;position:fixed;top:1.25rem;right:1.25rem}.lb__close:hover{background:#1e1e1ed9;border-color:#e8c4a099}.lb__close svg{width:16px;height:16px;color:var(--color-text-muted)}.lb__nav{cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0f0f99;border:1px solid #e8c4a040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:border-color .2s,background .2s;display:flex}.lb__nav:hover{background:#1e1e1ed9;border-color:#e8c4a099}.lb__nav svg{width:18px;height:18px;color:var(--color-accent-muted)}.lb__count{letter-spacing:.12em;color:var(--color-text-muted);font-size:.72rem;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%)}@media (width<=900px){.catpage__header{padding:32px 2.5rem}.catpage__grid{gap:10px;padding:0 1.5rem 3rem}}@media (width<=700px){.catpage__header{flex-direction:column;gap:1rem;padding:24px 1.5rem}.catpage__header-right{text-align:left}.catpage__desc{margin-left:0}.catpage__grid{grid-template-columns:1fr;gap:10px;padding:0 0 2rem}.pm__overlay{padding:1.5rem 0}.pm__panel{padding:3rem 1.5rem 2.5rem}.pm__top{flex-direction:column;gap:1.5rem}.pm__media{aspect-ratio:16/9;flex:none;width:100%}.pm__info{min-height:auto}.lb__img{max-width:96vw;max-height:80vh}.lb__nav{display:none}.lb__inner{flex-direction:column;gap:0}}@media (width<=480px){.catpage__proj-card{aspect-ratio:3/2}.catpage__proj-card-title{font-size:clamp(1.1rem,5vw,1.8rem)}}.legal{padding:var(--spacing-section) 0 calc(var(--spacing-section) * 2)}.legal__inner{flex-direction:column;gap:3rem;max-width:720px;display:flex}.legal__editeur{background:#ffffff08;border:1px solid #e8c4a01f;border-radius:4px;flex-direction:column;gap:.35rem;padding:1.25rem 1.5rem;display:flex}.legal__editeur p{color:var(--color-text-muted);font-size:.88rem;line-height:1.6}.legal__editeur strong{color:var(--color-accent);font-weight:500}.legal__bloc{flex-direction:column;gap:1.25rem;display:flex}.legal__bloc-titre{font-family:var(--font-heading);color:var(--color-accent);border-bottom:1px solid #e8c4a01f;margin:0;padding-bottom:.75rem;font-size:1.15rem;font-weight:400}.legal__bloc-texte{flex-direction:column;gap:.85rem;display:flex}.legal__bloc-texte p{color:var(--color-text-muted);font-size:.9rem;line-height:1.8}.legal__vide{color:var(--color-text-muted);font-size:.9rem;font-style:italic}.login{background:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.login__box{background:var(--color-surface);text-align:center;border:1px solid #e8c4a01f;border-radius:4px;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:380px;padding:3rem 2.5rem;display:flex}.login__title{font-family:var(--font-heading);color:var(--color-accent);font-size:2rem;font-weight:400}.login__sub{color:var(--color-text-muted);margin-bottom:1rem;font-size:.82rem}.login__form{flex-direction:column;gap:.75rem;width:100%;display:flex}.login__input{width:100%;color:var(--color-text);background:#ffffff0a;border:1px solid #e8c4a026;border-radius:2px;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.login__input:focus{border-color:var(--color-accent);outline:none}.login__input--error{border-color:#e07070}.login__error{color:#e07070;font-size:.78rem}.login__btn{background:var(--color-accent);color:#0f0f0f;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:.75rem;font-size:.85rem;transition:background .2s}.login__btn:hover{background:var(--color-accent-muted)}.login__back{color:var(--color-text-muted);margin-top:.5rem;font-size:.78rem;transition:color .2s}.login__back:hover{color:var(--color-accent)}.dashboard{background:var(--color-bg);min-height:100vh;display:flex}.dashboard__side{background:var(--color-surface);border-right:1px solid #e8c4a01a;flex-direction:column;flex-shrink:0;width:220px;height:100vh;padding:2rem 1.5rem;display:flex;position:fixed;top:0;left:0}.dashboard__logo{flex-direction:column;gap:.15rem;margin-bottom:2.5rem;display:flex}.dashboard__logo span{font-family:var(--font-heading);color:var(--color-accent);font-size:1.3rem}.dashboard__logo small{text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);font-size:.7rem}.dashboard__nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.dash-nav-btn{text-align:left;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:3px;padding:.6rem .75rem;font-size:.85rem;transition:background .15s,color .15s}.dash-nav-btn:hover{color:var(--color-text);background:#e8c4a00f}.dash-nav-btn--active{color:var(--color-accent);background:#e8c4a01a}.dashboard__side-footer{border-top:1px solid #e8c4a014;flex-direction:column;gap:.5rem;padding-top:1.5rem;display:flex}.dash-link{color:var(--color-text-muted);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.78rem;transition:color .2s}.dash-link:hover{color:var(--color-accent)}.dash-link--danger:hover{color:#e07070}.dashboard__main{flex:1;margin-left:220px;padding:3rem;position:relative}.dashboard__toast{background:var(--color-accent);color:#0f0f0f;z-index:200;border-radius:3px;padding:.6rem 1.25rem;font-size:.82rem;font-weight:500;animation:.2s fadeIn;position:fixed;top:1.5rem;right:2rem}.dashboard__toast--error{color:#fff;background:#c0392b}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dash-section{max-width:820px}.dash-section__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dash-section__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:2rem;font-size:1.5rem;font-weight:400}.dash-section__header .dash-section__title{margin-bottom:0}.dash-card{background:var(--color-surface);border:1px solid #e8c4a01a;border-radius:4px;margin-bottom:1rem;padding:1.5rem}.dash-card__title{color:var(--color-accent);margin-bottom:1.25rem;font-size:.9rem;font-weight:400}.dash-card__row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dash-card__cat{text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent);margin-bottom:.2rem;font-size:.7rem;display:block}.dash-card__name{color:var(--color-text);font-size:.95rem}.dash-card__year{color:var(--color-text-muted);margin-top:.15rem;font-size:.78rem;display:block}.dash-card__actions{flex-shrink:0;gap:.5rem;display:flex}.projects-admin-list{flex-direction:column;gap:0;display:flex}.admin-form{flex-direction:column;gap:1.25rem;display:flex}.admin-form__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.admin-form__grid--social{grid-template-columns:1fr 2fr auto;align-items:end}.form-field--action{flex-direction:column;display:flex}.form-field{flex-direction:column;gap:.35rem;display:flex}.form-field label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:.72rem}.field-hint{text-transform:none;letter-spacing:0;color:#555;font-size:.68rem}.form-field input,.form-field textarea{color:var(--color-text);font-family:var(--font-body);resize:vertical;background:#ffffff0a;border:1px solid #e8c4a026;border-radius:2px;padding:.65rem .9rem;font-size:.88rem;transition:border-color .2s}.form-field input:focus,.form-field textarea:focus{border-color:var(--color-accent);outline:none}.admin-form__actions{gap:.75rem;display:flex}.input--readonly{opacity:.5;cursor:default;color:var(--color-accent);border-color:#0000!important}.form-section{background:#ffffff05;border:1px solid #e8c4a01a;border-radius:3px;flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex}.form-section__title{text-transform:uppercase;letter-spacing:.14em;color:var(--color-accent);margin:0;font-size:.7rem}.form-section__header{justify-content:space-between;align-items:center;display:flex}.form-section__stats{flex-direction:column;gap:1.25rem;transition:opacity .2s;display:flex}.form-section__stats--disabled{opacity:.35;pointer-events:none;-webkit-user-select:none;user-select:none}.admin-toggle{cursor:pointer;align-items:center;gap:.6rem;display:inline-flex}.admin-toggle input{opacity:0;width:0;height:0;position:absolute}.admin-toggle__track{background:#ffffff1a;border-radius:10px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.admin-toggle input:checked+.admin-toggle__track{background:var(--color-accent)}.admin-toggle__thumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px}.admin-toggle input:checked+.admin-toggle__track .admin-toggle__thumb{transform:translate(16px)}.admin-toggle__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);min-width:3.5rem;font-size:.7rem}.upload-label{letter-spacing:.06em;color:var(--color-text-muted);cursor:pointer;border:1px dashed #e8c4a040;border-radius:2px;align-items:center;gap:.5rem;width:fit-content;padding:.55rem 1rem;font-size:.78rem;transition:border-color .2s,color .2s;display:inline-flex}.upload-label:hover{border-color:var(--color-accent);color:var(--color-text)}.upload-input{display:none}.media-preview{width:fit-content;position:relative}.media-preview img{object-fit:cover;border:1px solid #e8c4a01f;border-radius:2px;max-width:100%;max-height:140px;display:block}.media-preview__remove{color:#e07070;cursor:pointer;background:#1a1a1a;border:1px solid #e0707066;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:.85rem;line-height:1;transition:background .15s;display:flex;position:absolute;top:-8px;right:-8px}.media-preview__remove:hover{background:#e0707026}.drop-zone{cursor:pointer;color:var(--color-text-muted);letter-spacing:.04em;text-align:center;-webkit-user-select:none;user-select:none;border:1px dashed #e8c4a040;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.5rem;font-size:.82rem;transition:border-color .2s,background .2s,color .2s;display:flex}.drop-zone:hover,.drop-zone--over{border-color:var(--color-accent);color:var(--color-text);background:#e8c4a00a}.drop-zone__icon{opacity:.5;font-size:1.4rem}.gallery-inputs{flex-wrap:wrap;align-items:flex-start;gap:.75rem;display:flex}.gallery-slot{cursor:grab;-webkit-user-select:none;user-select:none;position:relative}.gallery-slot:active{cursor:grabbing}.gallery-slot img{object-fit:cover;pointer-events:none;border:1px solid #e8c4a01f;border-radius:2px;width:120px;height:80px;transition:opacity .15s;display:block}.gallery-slot--over img{border-color:var(--color-accent);opacity:.5}.gallery-slot--over:before{content:"";border:2px solid var(--color-accent);z-index:2;pointer-events:none;border-radius:2px;position:absolute;inset:0}.gallery-slot__drag-hint{color:#e8c4a080;pointer-events:none;font-size:.9rem;line-height:1;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.gallery-add{cursor:pointer;width:120px;height:80px;color:var(--color-text-muted);-webkit-user-select:none;user-select:none;border:1px dashed #e8c4a040;border-radius:2px;justify-content:center;align-items:center;font-size:1.5rem;transition:border-color .2s,color .2s,background .2s;display:flex}.gallery-add:hover,.gallery-add--over{border-color:var(--color-accent);color:var(--color-accent);background:#e8c4a00a}.admin-btn{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:.55rem 1.25rem;font-size:.78rem;transition:all .2s}.admin-btn--primary{background:var(--color-accent);color:#0f0f0f}.admin-btn--primary:hover{background:var(--color-accent-muted)}.admin-btn--ghost{color:var(--color-text-muted);background:0 0;border:1px solid #f0ebe433}.admin-btn--ghost:hover{color:var(--color-text);border-color:#f0ebe466}.admin-btn--danger{color:#e07070;background:0 0;border:1px solid #e0707040}.admin-btn--danger:hover{background:#e0707014}.admin-radio-group{gap:2rem;display:flex}.admin-radio{color:var(--color-text-muted);cursor:pointer;align-items:center;gap:.5rem;font-size:.82rem;display:inline-flex}.admin-radio input[type=radio]{accent-color:var(--color-accent);cursor:pointer}:root{--color-bg:#0f0f0f;--color-surface:#1a1a1a;--color-accent:#e8c4a0;--color-accent-muted:#b8906a;--color-text:#f0ebe4;--color-text-muted:#888;--font-heading:"Nunito", sans-serif;--font-body:"Nunito", sans-serif;--max-width:1100px;--spacing-section:65px;--sidenav-width:220px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}section{padding:var(--spacing-section) 0}main{flex-direction:column;min-height:100vh;display:flex}main>footer{margin-top:auto;padding-top:2.5rem}.page-content{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.page-content>main,.page-content>.catpage{flex:1}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 5rem}@media (width<=768px){.container{padding:0 1.5rem}}
