#opening-overlay{z-index:99999;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden}.ripple-bg{display:none!important}.ripple{opacity:0;border:1px solid #0000000f;border-radius:50%;animation:2.5s ease-out forwards rippleOut;position:absolute}.ripple:first-child{width:120px;height:120px;animation-delay:.1s}.ripple:nth-child(2){width:260px;height:260px;animation-delay:.25s}.ripple:nth-child(3){width:420px;height:420px;animation-delay:.4s}.ripple:nth-child(4){width:600px;height:600px;animation-delay:.55s}.ripple:nth-child(5){width:800px;height:800px;animation-delay:.7s}.ripple:nth-child(6){width:1100px;height:1100px;animation-delay:.85s}@keyframes rippleOut{0%{opacity:0;transform:scale(.3)}20%{opacity:1}to{opacity:0;transform:scale(1)}}.logo-wrap{z-index:2;flex-direction:column;align-items:center;gap:clamp(12px,3vw,22px);animation:.9s cubic-bezier(.22,1,.36,1) .15s both logoIn;display:flex;position:relative}@keyframes logoIn{0%{opacity:0;transform:scale(.72)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.logo-img-wrap{width:clamp(72px,18vw,110px);height:clamp(72px,18vw,110px);position:relative}.logo-img-wrap:before{content:"";background:radial-gradient(circle,#0000000a 0%,#0000 70%);border-radius:50%;animation:1.8s ease-in-out .5s both glowPulse;position:absolute;inset:-10px}@keyframes glowPulse{0%{opacity:0;transform:scale(.6)}50%{opacity:1;transform:scale(1.05)}to{opacity:.6;transform:scale(1)}}.logo-img{object-fit:contain;width:100%;height:100%}.logo-text-block{text-align:center;animation:.8s cubic-bezier(.22,1,.36,1) .45s both textIn}@keyframes textIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.logo-name{color:#111;letter-spacing:-.5px;font-size:clamp(22px,5vw,36px);font-weight:600;line-height:1.15}.logo-tagline{color:#999;letter-spacing:.05em;margin-top:6px;font-size:clamp(12px,2.5vw,14px);font-weight:400}.loader-bar{z-index:2;background:#00000014;border-radius:2px;width:clamp(100px,28vw,200px);height:2px;margin-top:clamp(24px,5vw,40px);animation:.4s .6s both barFadeIn;position:relative;overflow:hidden}@keyframes barFadeIn{0%{opacity:0}to{opacity:1}}.loader-fill{background:#222;border-radius:2px;width:0%;height:100%;animation:1.8s cubic-bezier(.4,0,.2,1) .7s forwards fillBar}@keyframes fillBar{0%{width:0%}60%{width:75%}85%{width:90%}to{width:100%}}.exit-overlay{transform-origin:0;z-index:10;background:#fff;animation:.55s cubic-bezier(.76,0,.24,1) 2.55s forwards wipeOut;position:absolute;inset:0;transform:scaleX(0)}@keyframes wipeOut{0%{transform-origin:0;transform:scaleX(0)}50%{transform-origin:0;transform:scaleX(1)}50.01%{transform-origin:100%}to{transform-origin:100%;transform:scaleX(0)}}#main-content{opacity:0;transition:opacity .5s}#main-content.visible{opacity:1}@media (max-width:480px){.ripple:nth-child(5),.ripple:nth-child(6){display:none}}.lano-sk-wrap,.lano-sk-tr,.lano-skel-card,.lano-skel-carousel-card,.lano-skeleton,.lano-skeleton-card,.lano-skeleton-carousel,.lano-section-skeleton-overlay,.lano-skel-spinner{display:none!important}img.lano-img-sk{background:#f3f3f3!important;animation:none!important}
@media (prefers-reduced-motion:no-preference){html.lano-motion .lano-reveal{opacity:0;will-change:opacity, transform;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(16px)}html.lano-motion .lano-reveal.is-visible{opacity:1;transform:none}html.lano-motion .wa-widget,html.lano-motion .fw-widget{animation:.7s cubic-bezier(.22,1,.36,1) both lanoWidgetIn}html.lano-motion .wa-widget{animation-delay:.45s}html.lano-motion .fw-widget{animation-delay:.6s}@keyframes lanoWidgetIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){html.lano-motion .lano-reveal{opacity:1!important;transform:none!important}html.lano-motion .wa-widget,html.lano-motion .fw-widget{animation:none!important}}
:root{--lano-accent:#5f7984;--lano-accent-dark:#3f555e;--lano-ink:#1a1a1a;--lano-radius:4px;--lano-font:"Inter", sans-serif;--lano-ease:cubic-bezier(.22, .61, .36, 1);--lano-transition:.25s var(--lano-ease)}.artwork-card,.product-card,.ap-print-card,.lano-artist-card,.exh-grid-card,.cat-grid-card,.news-card{border-radius:var(--lano-radius)!important}.artwork-view-toggle,.artwork-page-btn,.artwork-buy-now-btn,.artwork-checkout-platform-btn,.ap-view-toggle,.ap-slide-view-btn,.merch-page-btn,.carousel-view-btn,.artwork-carousel-view-btn,.lano-artist-carousel-view-btn,.cat-browse-btn,.cat-page-btn,.cat-explore-btn,.cat-video-explore-btn,.cat-view-less-btn,.cat-popup-action-btn,.cat-card-browse,.exh-page-btn,.exh-view-btn,.exh-modal-website-btn,.lano-artist-page-btn,.lano-artist-view-toggle,.checkout-pay-btn,.checkout-back-btn,.checkout-add-addr-btn,.checkout-addr-save-btn,.checkout-addr-cancel-btn,.checkout-otp-verify-btn,.hbtn,.hbtn-ghost,.hbtn-primary,.hdr-btn-login,.hdr-btn-signup,.final-cta-btn,.btn-subscribe,.ac-reply-btn,.opcat-btn,.op-nav-switch{font-family:var(--lano-font);cursor:pointer;transition:background var(--lano-transition), color var(--lano-transition), border-color var(--lano-transition), transform var(--lano-transition), box-shadow var(--lano-transition);border-radius:var(--lano-radius)!important}
