:root{--hoa-ink:#1a1a1a;--hoa-muted:#6b6b6b;--hoa-line:#e3e3e3;--hoa-bg-soft:#f7f7f6;--hoa-ok:#2e7d4f;--hoa-ok-bg:#f0f8f2;--hoa-warn:#8a5a00;--hoa-warn-bg:#fff6e6;--hoa-error:#b32d2e;--hoa-error-bg:#fdf3f3;--hoa-info:#46607a;--hoa-info-bg:#f2f5f8;--hoa-radius:10px}.hoa-notice{padding:1rem 1.25rem;border-left:4px solid;border-radius:6px;margin:0 0 1.5rem;line-height:1.55}.hoa-notice p{margin:0 0 .5rem}.hoa-notice p:last-child{margin-bottom:0}.hoa-notice--ok{background:var(--hoa-ok-bg);border-color:var(--hoa-ok)}.hoa-notice--warn,.hoa-notice--pending{background:var(--hoa-warn-bg);border-color:var(--hoa-warn)}.hoa-notice--error{background:var(--hoa-error-bg);border-color:var(--hoa-error)}.hoa-notice--info{background:var(--hoa-info-bg);border-color:var(--hoa-info)}.hoa-lede{color:var(--hoa-muted);margin-bottom:1.5rem;line-height:1.6}.hoa-empty{color:var(--hoa-muted);font-style:italic}.hoa-muted{color:var(--hoa-muted)}.hoa-fieldset{border:1px solid var(--hoa-line);border-radius:var(--hoa-radius);padding:1.25rem 1.5rem .5rem;margin:0 0 1.5rem}.hoa-fieldset legend{font-weight:600;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;padding:0 .5rem;color:var(--hoa-muted)}.hoa-field{display:block;margin:0 0 1.25rem}.hoa-field label{display:block;font-weight:600;margin-bottom:.35rem;font-size:.92rem}.hoa-field input[type="text"],.hoa-field input[type="number"],.hoa-field input[type="email"],.hoa-field input[type="url"],.hoa-field input[type="tel"],.hoa-field input[type="date"],.hoa-field select,.hoa-field textarea{width:100%;padding:.6rem .7rem;border:1px solid #ccc;border-radius:5px;font:inherit;font-size:1rem;background:#fff;box-sizing:border-box}.hoa-field textarea{resize:vertical}.hoa-field input:focus,.hoa-field select:focus,.hoa-field textarea:focus{outline:2px solid var(--hoa-ink);outline-offset:1px}.hoa-field--check label{font-weight:400;display:flex;gap:.6rem;align-items:flex-start}.hoa-field--check input{margin-top:.25rem;flex:0 0 auto}.hoa-field--check strong{font-weight:600}.hoa-hint{display:block;margin-top:.3rem;font-size:.82rem;color:var(--hoa-muted);line-height:1.45;font-weight:400}.hoa-hint--block{margin-bottom:1rem}.hoa-req{color:var(--hoa-error)}.hoa-indent{padding-left:1.6rem;border-left:2px solid var(--hoa-line)}.hoa-hp{position:absolute;left:-9999px}.hoa-grid{display:grid;gap:0 1.25rem}.hoa-grid--2{grid-template-columns:repeat(2,1fr)}.hoa-grid--3{grid-template-columns:repeat(3,1fr)}.hoa-grid--4{grid-template-columns:repeat(4,1fr)}.hoa-submit button{padding:.85rem 2rem;font:inherit;font-weight:600;cursor:pointer;background:var(--hoa-ink);color:#fff;border:0;border-radius:5px}.hoa-submit button:hover{background:#000}.hoa-current-photo{display:flex;gap:1rem;align-items:center;margin-bottom:.6rem}.hoa-current-photo img{border-radius:8px}.hoa-current-photo label{font-weight:400;font-size:.85rem}.hoa-profile-url{background:var(--hoa-bg-soft);padding:.9rem 1.1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem}.hoa-profile-url span{display:block;color:var(--hoa-muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.hoa-profile-url em{color:var(--hoa-warn);font-style:normal}.hoa-table{width:100%;border-collapse:collapse;margin-bottom:2rem;font-size:.93rem}.hoa-table th{text-align:left;padding:.6rem;border-bottom:2px solid var(--hoa-line);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:var(--hoa-muted)}.hoa-table td{padding:.8rem .6rem;border-bottom:1px solid var(--hoa-line);vertical-align:top}.hoa-table-thumb{width:60px}.hoa-table-thumb img{border-radius:5px;display:block}.hoa-table-note{margin-top:.3rem;font-size:.84rem;color:var(--hoa-warn)}.hoa-chip{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.78rem;font-weight:600;white-space:nowrap}.hoa-chip--ok{background:var(--hoa-ok-bg);color:var(--hoa-ok)}.hoa-chip--pending{background:var(--hoa-warn-bg);color:var(--hoa-warn)}.hoa-chip--warn{background:var(--hoa-warn-bg);color:var(--hoa-warn)}.hoa-chip--error{background:var(--hoa-error-bg);color:var(--hoa-error)}.hoa-chip--info{background:var(--hoa-info-bg);color:var(--hoa-info)}.hoa-terms{background:var(--hoa-bg-soft);border-radius:var(--hoa-radius);padding:1.5rem 1.75rem;margin:0 0 2rem}.hoa-terms h4{margin:0 0 1rem;font-size:1rem}.hoa-terms-list{margin:0;padding-left:1.2rem}.hoa-terms-list li{margin-bottom:1rem;line-height:1.55}.hoa-terms-list strong{display:block;margin-bottom:.15rem}.hoa-terms-list span{color:var(--hoa-muted);font-size:.92rem}.hoa-order-card{border:1px solid var(--hoa-line);border-radius:var(--hoa-radius);padding:1.25rem 1.5rem;margin-bottom:2rem}.hoa-order-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem}.hoa-order-head h3{margin:0}.hoa-order-date{color:var(--hoa-muted);font-size:.88rem}.hoa-order-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:1.5rem;margin-bottom:1.25rem}.hoa-order-grid h4{margin:0 0 .5rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:var(--hoa-muted)}.hoa-order-items ul{list-style:none;margin:0;padding:0}.hoa-order-items li{padding:.5rem 0;border-bottom:1px solid var(--hoa-line)}.hoa-order-net{display:block;font-size:.85rem;color:var(--hoa-muted);margin-top:.2rem}.hoa-order-address address{font-style:normal;line-height:1.55}.hoa-order-phone{margin:.4rem 0 0;font-size:.9rem}.hoa-shipment-done{background:var(--hoa-ok-bg);border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.25rem;font-size:.9rem}.hoa-shipment-done dl{display:grid;grid-template-columns:110px 1fr;gap:.25rem .5rem;margin:.6rem 0}.hoa-shipment-done dt{color:var(--hoa-muted)}.hoa-shipment-done dd{margin:0}.hoa-form--inline .hoa-field{margin-bottom:1rem}.hoa-earning-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.hoa-earning-card{padding:1.4rem 1.5rem;border-radius:var(--hoa-radius);color:#fff;display:flex;flex-direction:column;gap:.2rem}.hoa-earning-card--pending{background:#c69172}.hoa-earning-card--ready{background:#5f8a72}.hoa-earning-card--paid{background:#b8b0a4}.hoa-earning-figure{font-size:1.7rem;font-weight:300;line-height:1.1}.hoa-earning-figure .woocommerce-Price-amount{color:#fff}.hoa-earning-label{font-weight:600;font-size:.95rem}.hoa-earning-note{font-size:.8rem;opacity:.88;line-height:1.4}.hoa-profile{max-width:1240px;margin:0 auto;padding:3rem 1.5rem 4rem}.hoa-profile-preview{margin-bottom:2rem}.hoa-profile-header{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;margin-bottom:4rem}.hoa-profile-hi{font-weight:700;margin:0 0 1rem;font-size:1.05rem}.hoa-profile-headline{font-size:clamp(2rem, 4.5vw, 3.4rem);line-height:1.08;margin:0 0 .6rem;letter-spacing:-.02em}.hoa-profile-location{color:var(--hoa-muted);margin:0 0 1.5rem}.hoa-profile-bio{line-height:1.7;margin-bottom:1.5rem}.hoa-profile-socials{list-style:none;display:flex;flex-wrap:wrap;gap:.6rem;margin:0 0 1.75rem;padding:0}.hoa-social{display:inline-block;padding:.4rem .95rem;border:1px solid var(--hoa-line);border-radius:999px;font-size:.86rem;text-decoration:none;color:var(--hoa-ink)}.hoa-social:hover{border-color:var(--hoa-ink)}.hoa-profile-contact{border-top:1px solid var(--hoa-line);padding-top:1.5rem}.hoa-contact-label{font-weight:600;margin:0 0 .75rem}.hoa-contact-buttons{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.hoa-btn{display:inline-block;padding:.7rem 1.5rem;border-radius:5px;font-weight:600;text-decoration:none;font-size:.92rem}.hoa-btn--whatsapp{background:#25d366;color:#fff}.hoa-btn--email{background:var(--hoa-ink);color:#fff}.hoa-btn:hover{opacity:.9;color:#fff}.hoa-contact-note{font-size:.82rem;color:var(--hoa-muted);margin:0;line-height:1.5}.hoa-profile-media{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hoa-profile-photo{grid-column:1 / -1;border-radius:18px;overflow:hidden}.hoa-profile-photo img{display:block;width:100%;height:auto}.hoa-profile-stats{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hoa-stat{border-radius:18px;padding:1.5rem 1.25rem;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-height:130px}.hoa-stat--a{background:#c69172}.hoa-stat--b{background:#5f8a72}.hoa-stat--c{background:#b8b0a4}.hoa-stat-figure{font-size:2rem;font-weight:300;line-height:1}.hoa-stat-label{font-size:.85rem;opacity:.92;margin-top:.3rem}.hoa-profile-works{margin-bottom:4rem}.hoa-profile-works h2{margin:0 0 1.5rem}.hoa-works-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:2rem 1.5rem}.hoa-work{text-decoration:none;color:inherit;display:block}.hoa-work-image{position:relative;border-radius:10px;overflow:hidden;background:var(--hoa-bg-soft);margin-bottom:.75rem}.hoa-work-image img{display:block;width:100%;height:auto;transition:transform 0.4s ease}.hoa-work:hover .hoa-work-image img{transform:scale(1.03)}.hoa-work-badge{position:absolute;top:.6rem;right:.6rem;background:rgb(0 0 0 / .78);color:#fff;padding:.2rem .6rem;border-radius:4px;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.hoa-work-title{font-size:1rem;margin:0 0 .2rem;line-height:1.35}.hoa-work-medium{font-size:.82rem;color:var(--hoa-muted);margin:0 0 .3rem}.hoa-work-price{margin:0;font-weight:600}.hoa-byline{font-size:.92rem;margin-bottom:.75rem}.hoa-policy{background:var(--hoa-bg-soft);border-radius:var(--hoa-radius);padding:2.5rem}.hoa-policy h2{margin:0 0 .75rem}.hoa-policy-lede{color:var(--hoa-muted);max-width:60ch;line-height:1.6;margin-bottom:2rem}.hoa-policy-steps{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;gap:1.25rem}.hoa-policy-steps li{display:flex;gap:1rem;align-items:flex-start}.hoa-policy-step{flex:0 0 32px;height:32px;border-radius:50%;background:var(--hoa-ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.88rem;font-weight:600}.hoa-policy-steps strong{display:block;margin-bottom:.2rem}.hoa-policy-steps p{margin:0;color:var(--hoa-muted);line-height:1.6;max-width:70ch}.hoa-policy-foot{border-top:1px solid var(--hoa-line);padding-top:1.25rem;margin:0;font-weight:600}@media (max-width:900px){.hoa-profile-header{grid-template-columns:1fr;gap:2rem}.hoa-order-grid{grid-template-columns:1fr}.hoa-earning-cards{grid-template-columns:1fr}.hoa-policy{padding:1.75rem 1.25rem}}@media (max-width:680px){.hoa-grid--2,.hoa-grid--3,.hoa-grid--4{grid-template-columns:1fr}.hoa-profile-stats{grid-template-columns:1fr}.hoa-works-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.hoa-table{font-size:.85rem}.hoa-table thead{display:none}.hoa-table tr{display:block;border-bottom:2px solid var(--hoa-line);padding:.75rem 0}.hoa-table td{display:block;border:0;padding:.25rem 0}}.hoa-auth{max-width:460px}.hoa-auth-intro{margin-bottom:1.75rem;line-height:1.6;max-width:62ch}.hoa-auth-pane{border:1px solid var(--hoa-line);border-radius:var(--hoa-radius);padding:1.75rem;background:#fff}.hoa-auth-pane[hidden]{display:none}.hoa-auth-pane h3{margin:0 0 .6rem;font-size:1.35rem}.hoa-auth-note{font-size:.88rem;color:var(--hoa-muted);line-height:1.55;margin:0 0 1.5rem}.hoa-auth-form .hoa-field{margin-bottom:1.1rem}.hoa-auth-form .hoa-submit{margin:1.5rem 0 0}.hoa-auth-form .hoa-submit button{width:100%}.hoa-auth-switch{margin:1.25rem 0 0;padding-top:1.25rem;border-top:1px solid var(--hoa-line);font-size:.88rem;color:var(--hoa-muted);text-align:center}.hoa-auth-switch a{font-weight:600;color:var(--hoa-ink);text-decoration:underline;cursor:pointer}.hoa-auth-sep{margin:0 .5rem;opacity:.5}.hoa-auth-notices .woocommerce-error,.hoa-auth-notices .woocommerce-message,.hoa-auth-notices .woocommerce-info{list-style:none;margin:0 0 1.25rem;padding:.85rem 1rem;border-radius:6px;border-left:4px solid;font-size:.88rem}.hoa-auth-notices .woocommerce-error{background:var(--hoa-error-bg);border-color:var(--hoa-error)}.hoa-auth-notices .woocommerce-message{background:var(--hoa-ok-bg);border-color:var(--hoa-ok)}.hoa-auth-notices .woocommerce-info{background:var(--hoa-info-bg);border-color:var(--hoa-info)}@media (max-width:480px){.hoa-auth{max-width:none}.hoa-auth-pane{padding:1.25rem}}.hoa-shortcode{margin:1rem 0 2rem}.hoa-breakdown{width:100%;border-collapse:collapse;font-size:.9rem;background:var(--hoa-bg-soft);border-radius:8px;margin:.5rem 0 1rem}.hoa-breakdown caption{text-align:left;font-weight:600;padding:0 0 .5rem;color:var(--hoa-muted)}.hoa-breakdown th{text-align:left;font-weight:400;padding:.5rem .9rem}.hoa-breakdown td{text-align:right;padding:.5rem .9rem;white-space:nowrap;font-variant-numeric:tabular-nums}.hoa-breakdown .hoa-hint{display:block;font-size:.74rem;margin-top:.15rem}.hoa-breakdown-sub th,.hoa-breakdown-sub td{border-top:1px solid var(--hoa-line);font-weight:600}.hoa-breakdown-minus td{color:var(--hoa-error)}.hoa-breakdown-total th,.hoa-breakdown-total td{border-top:2px solid var(--hoa-ink);font-weight:700;font-size:1.05rem;padding-top:.7rem}.hoa-breakdown-row td{padding:0 .6rem .75rem;border-bottom:1px solid var(--hoa-line)}.hoa-breakdown-row summary{cursor:pointer;font-size:.84rem;color:var(--hoa-muted);padding:.3rem 0}.hoa-breakdown-row summary:hover{color:var(--hoa-ink)}.hoa-buyer-note{background:var(--hoa-bg-soft);border-left:3px solid var(--hoa-ink);padding:.9rem 1.1rem;border-radius:0 6px 6px 0;font-size:.88rem;line-height:1.55;margin:1rem 0}.hoa-order-transparency{margin-top:2.5rem}.hoa-order-transparency h2{font-size:1.2rem}.hoa-portfolio-page .entry-title,.hoa-portfolio-page .et_post_meta_wrapper>h1,.hoa-portfolio-page .page-title,.hoa-portfolio-page h1.entry-title{display:none!important}.hoa-profile-name{color:var(--hoa-muted);margin:0 0 .4rem;font-size:1rem}.hoa-profile-badges{margin:0 0 1rem}.hoa-profile-stats--two{grid-template-columns:repeat(2,1fr)}.hoa-profile-details{display:flex;flex-wrap:wrap;gap:.4rem 2rem;margin:0 0 1.5rem;font-size:.88rem}.hoa-profile-details dt{color:var(--hoa-muted);margin-right:.4rem}.hoa-profile-details dt::after{content:''}.hoa-profile-details dd{margin:0 1.5rem 0 0;font-weight:600}.hoa-badge{display:inline-block;vertical-align:middle;padding:.18rem .6rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;background:var(--hoa-bg-soft);color:var(--hoa-muted)}.hoa-badge--verified-seller{background:#eef4f8;color:#37607d}.hoa-badge--rising{background:#fdf1e7;color:#9a5a22}.hoa-badge--established{background:#e9f6ed;color:#1d6b3d}.hoa-badge--top{background:#1a1a1a;color:#fff}.hoa-badge--gallery-choice{background:#f3ebff;color:#5a3a8a}.hoa-directory{max-width:1240px;margin:0 auto}.hoa-directory-filters{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:0 1rem;align-items:end;background:var(--hoa-bg-soft);padding:1.25rem 1.5rem;border-radius:var(--hoa-radius);margin-bottom:1.5rem}.hoa-directory-filters .hoa-field{margin-bottom:0}.hoa-directory-filters input[type="search"]{width:100%;padding:.6rem .7rem;border:1px solid #ccc;border-radius:5px;font:inherit;font-size:1rem;box-sizing:border-box}.hoa-directory-actions{margin:0;display:flex;gap:.75rem;align-items:center}.hoa-directory-clear{font-size:.86rem;color:var(--hoa-muted)}.hoa-directory-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.hoa-directory-count{margin:0;color:var(--hoa-muted);font-size:.9rem}.hoa-directory-views{margin:0;display:flex;gap:.25rem}.hoa-directory-views a{padding:.35rem .85rem;border:1px solid var(--hoa-line);border-radius:5px;font-size:.84rem;text-decoration:none;color:var(--hoa-muted)}.hoa-directory-views a.is-active{background:var(--hoa-ink);color:#fff;border-color:var(--hoa-ink)}.hoa-artists--grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:2rem 1.5rem}.hoa-artists--list{display:flex;flex-direction:column;gap:1rem}.hoa-artist-card{position:relative}.hoa-artist-card.is-featured .hoa-artist-photo{box-shadow:0 0 0 2px var(--hoa-ink)}.hoa-artist-photo{position:relative;border-radius:12px;overflow:hidden;background:var(--hoa-bg-soft);aspect-ratio:1;margin-bottom:.9rem;display:flex;align-items:center;justify-content:center}.hoa-artist-photo img{width:100%;height:100%;object-fit:cover;display:block}.hoa-artist-initial{font-size:3rem;font-weight:300;color:var(--hoa-muted)}.hoa-featured-flag{position:absolute;top:.6rem;left:.6rem;background:var(--hoa-ink);color:#fff;padding:.2rem .6rem;border-radius:4px;font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.hoa-artist-name{font-size:1.05rem;margin:0 0 .25rem;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.hoa-artist-headline{font-size:.88rem;color:var(--hoa-muted);margin:0 0 .3rem;line-height:1.45}.hoa-artist-location{font-size:.84rem;color:var(--hoa-muted);margin:0 0 .3rem}.hoa-artist-works{font-size:.88rem;margin:0 0 .9rem}.hoa-artist-link{display:inline-block;padding:.5rem 1.1rem;font-size:.86rem;text-decoration:none}.hoa-artists--list .hoa-artist-card{display:grid;grid-template-columns:120px 1fr;gap:1.5rem;align-items:center;border:1px solid var(--hoa-line);border-radius:var(--hoa-radius);padding:1rem 1.25rem}.hoa-artists--list .hoa-artist-photo{margin-bottom:0;border-radius:10px}.hoa-age-gate{display:flex;align-items:center;justify-content:center;padding:5rem 1.5rem;min-height:55vh}.hoa-age-gate-inner{max-width:460px;text-align:center;border:1px solid var(--hoa-line);border-radius:var(--hoa-radius);padding:2.5rem 2rem}.hoa-age-gate-inner h2{margin:0 0 .75rem}.hoa-age-gate-inner p{color:var(--hoa-muted);line-height:1.6}.hoa-age-gate-actions{display:flex;gap:.75rem;justify-content:center;margin:1.75rem 0 1.25rem;flex-wrap:wrap}.hoa-age-gate-note{font-size:.8rem;margin:0}.hoa-mature-cover{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;aspect-ratio:1;background:#1a1a1a;color:#fff;border-radius:8px;text-align:center}.hoa-mature-cover span{font-size:1.6rem;font-weight:700;letter-spacing:.05em}.hoa-mature-cover small{font-size:.72rem;opacity:.8;padding:0 1rem}.hoa-mature-flag{background:#fdf3f3;border-left:3px solid #b32d2e;padding:.7rem 1rem;border-radius:0 5px 5px 0}.hoa-hint--blocked{color:var(--hoa-warn);font-weight:600}.hoa-faqs{margin-top:3rem}.hoa-faqs h2{margin:0 0 1.5rem}.hoa-faq-group{margin-bottom:2rem}.hoa-faq-group h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--hoa-muted);margin:0 0 .75rem}.hoa-faq{border-bottom:1px solid var(--hoa-line)}.hoa-faq summary{cursor:pointer;padding:.9rem 0;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:1rem}.hoa-faq summary::-webkit-details-marker{display:none}.hoa-faq summary::after{content:'+';color:var(--hoa-muted);font-weight:400}.hoa-faq[open] summary::after{content:'−'}.hoa-faq p{margin:0 0 1rem;color:var(--hoa-muted);line-height:1.65;max-width:72ch}@media (max-width:900px){.hoa-directory-filters{grid-template-columns:1fr 1fr;gap:1rem}.hoa-directory-actions{grid-column:1 / -1}}@media (max-width:680px){.hoa-directory-filters{grid-template-columns:1fr}.hoa-artists--grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.hoa-artists--list .hoa-artist-card{grid-template-columns:80px 1fr;gap:1rem}.hoa-profile-stats--two{grid-template-columns:repeat(2,1fr)}}.hoa-flip{max-width:1100px;margin:0 auto;padding:1.5rem}.hoa-flip-stage{position:relative;aspect-ratio:16 / 10;min-height:520px;background:#fff;border-radius:var(--hoa-radius);box-shadow:0 18px 50px rgb(0 0 0 / .14);overflow:hidden}.hoa-flip-page{position:absolute;inset:0;padding:3rem;opacity:0;visibility:hidden;transform:translateX(6%);transition:opacity 0.35s ease,transform 0.45s cubic-bezier(.22,.61,.36,1);overflow-y:auto;display:flex;flex-direction:column}.hoa-flip-page.is-active{opacity:1;visibility:visible;transform:none}.hoa-flip-page.is-before{transform:translateX(-6%)}.hoa-flip-page::before{content:'';position:absolute;inset:0 auto 0 0;width:26px;background:linear-gradient(to right,rgb(0 0 0 / .07),#fff0);pointer-events:none}.hoa-flip-cover{background:var(--hoa-bg-soft);justify-content:space-between;text-align:center}.hoa-cover-top{display:flex;justify-content:space-between;align-items:center}.hoa-cover-season{font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:var(--hoa-muted)}.hoa-cover-logo{height:42px;width:auto}.hoa-cover-middle{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem}.hoa-cover-portrait{width:150px;height:150px;border-radius:50%;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 8px 24px rgb(0 0 0 / .16)}.hoa-cover-portrait img{width:100%;height:100%;object-fit:cover;display:block}.hoa-cover-name{font-size:clamp(2rem, 4.5vw, 3.2rem);margin:0;letter-spacing:-.02em;line-height:1.1}.hoa-cover-headline{color:var(--hoa-muted);margin:.4rem 0 0;font-size:1.05rem;max-width:46ch}.hoa-cover-location{color:var(--hoa-muted);margin:.2rem 0 0;font-size:.9rem}.hoa-cover-foot{display:flex;justify-content:space-between;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hoa-muted);border-top:1px solid var(--hoa-line);padding-top:1rem}.hoa-flip-contents h2{margin:0 0 .3rem;font-size:1.8rem}.hoa-flip-instruction{color:var(--hoa-muted);font-size:.86rem;margin:0 0 2rem}.hoa-contents-group{margin-bottom:1.75rem;break-inside:avoid}.hoa-contents-group h3{font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:var(--hoa-muted);margin:0 0 .5rem;border-bottom:1px solid var(--hoa-line);padding-bottom:.35rem}.hoa-contents-group ul{list-style:none;margin:0;padding:0}.hoa-contents-group button{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;width:100%;background:none;border:0;cursor:pointer;padding:.4rem 0;font:inherit;text-align:left;color:var(--hoa-ink)}.hoa-contents-group button:hover .hoa-contents-title{text-decoration:underline}.hoa-contents-page{color:var(--hoa-muted);font-size:.82rem;font-variant-numeric:tabular-nums}.hoa-flip-work{flex-direction:row;gap:3rem;align-items:center}.hoa-work-plate{flex:1 1 55%;display:flex;align-items:center;justify-content:center;max-height:100%}.hoa-work-plate img{max-width:100%;max-height:420px;width:auto;height:auto;object-fit:contain;box-shadow:0 10px 30px rgb(0 0 0 / .18)}.hoa-work-caption{flex:1 1 45%}.hoa-work-artist{display:flex;align-items:center;gap:.5rem;font-size:.84rem;color:var(--hoa-muted);margin-bottom:.75rem}.hoa-work-artist img{width:26px;height:26px;border-radius:50%;object-fit:cover}.hoa-work-caption h2{margin:0 0 .6rem;font-size:1.6rem;line-height:1.2}.hoa-work-blurb{color:var(--hoa-muted);line-height:1.6;font-size:.92rem;margin:0 0 1.25rem}.hoa-work-spec{display:grid;grid-template-columns:auto 1fr;gap:.3rem 1rem;font-size:.86rem;margin:0 0 1.25rem}.hoa-work-spec dt{color:var(--hoa-muted)}.hoa-work-spec dd{margin:0}.hoa-work-price{font-size:1.2rem;font-weight:600;margin:0 0 1.25rem}.hoa-flip-back{align-items:center;justify-content:center;text-align:center;background:var(--hoa-bg-soft);gap:.5rem}.hoa-flip-back h2{margin:1rem 0 .3rem;font-size:2rem}.hoa-back-name{color:var(--hoa-muted);margin:0 0 1rem}.hoa-back-note{max-width:44ch;color:var(--hoa-muted);line-height:1.6;font-size:.92rem}.hoa-back-actions{display:flex;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap;justify-content:center}.hoa-flip-nav{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1.25rem}.hoa-flip-nav button{background:none;border:0;cursor:pointer;font:inherit;font-size:.86rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--hoa-ink);padding:.5rem .25rem}.hoa-flip-nav button:disabled{opacity:.25;cursor:default}.hoa-flip-counter{font-size:.86rem;color:var(--hoa-muted);font-variant-numeric:tabular-nums}.hoa-flip-counter strong{color:var(--hoa-ink)}.hoa-catalogue-link{margin:1rem 0 0}@media (max-width:860px){.hoa-flip{padding:.5rem}.hoa-flip-stage{aspect-ratio:auto;min-height:76vh}.hoa-flip-page{padding:1.75rem 1.25rem}.hoa-flip-work{flex-direction:column;gap:1.5rem;align-items:stretch}.hoa-work-plate img{max-height:40vh}.hoa-cover-portrait{width:110px;height:110px;margin-bottom:1rem}}.hoa-upload-status{display:block;margin-top:.45rem;font-size:.84rem;color:var(--hoa-muted);min-height:1.2em}.hoa-upload-status.is-ok{color:var(--hoa-ok);font-weight:600}.hoa-upload-status.is-error{color:var(--hoa-error);font-weight:600}.hoa-submit button:disabled{opacity:.55;cursor:progress}.hoa-auth-sent{border-color:var(--hoa-ok);background:var(--hoa-ok-bg)}.hoa-auth-sent h3{color:var(--hoa-ok)}.hoa-auth-sent p{line-height:1.6}.hoa-profile-catalogue{margin:0 0 4rem;scroll-margin-top:90px}.hoa-profile-catalogue>h2{margin:0 0 1.25rem}.hoa-profile-catalogue .hoa-flip{padding:0}