:root{--bg-color: #0a0a0a;--text-color: #ededed;--card-bg: #1a1a1a;--accent: #e11d48}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Montserrat,sans-serif;background-color:transparent;color:var(--text-color);-webkit-font-smoothing:antialiased}header{display:none}.minimal-nav{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);width:95%;padding:.75rem 1.5rem;background:transparent;display:flex;justify-content:space-between;align-items:center;z-index:100;box-sizing:border-box;pointer-events:auto;border-radius:9999px;border:1px solid rgba(255,255,255,0);transition:all .4s cubic-bezier(.16,1,.3,1)}.minimal-nav.is-scrolled{border-color:transparent;box-shadow:0 10px 30px #0003}.minimal-nav>*{pointer-events:auto}.nav-brand{font-weight:700;font-size:1rem;letter-spacing:.15em;color:#fff;line-height:1}.nav-links{display:flex;gap:3.5rem;align-items:center}.nav-link{color:#fff;text-decoration:none;font-family:Montserrat,sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:.15em;opacity:.7;transition:opacity .3s ease;font-weight:500;background:none;border:none;padding:0;cursor:pointer;line-height:1}.nav-link:hover{opacity:1}.user-menu-wrapper{position:relative;display:flex;align-items:center}.user-menu-trigger{font-family:Montserrat,sans-serif!important;font-weight:500!important;letter-spacing:.15em!important}.user-menu-popover{display:none;position:absolute;top:calc(100% + 20px);right:-1.5rem;min-width:200px;border:none;border-radius:16px;padding:.5rem 0;z-index:999;background:#00000005;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 10px 30px #0003;transition:background-color .1s linear,backdrop-filter .1s linear,-webkit-backdrop-filter .1s linear}.user-menu-popover.open{display:block}.user-menu-item{display:block;width:100%;padding:.75rem 1.25rem;background:none;border:none;color:#edededb3;font-family:Montserrat,sans-serif;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;text-align:left;cursor:pointer;transition:background .2s ease}.user-menu-item:hover{background:#ffffff0f}.user-menu-signout{color:#e11d48}.user-menu-signout:hover{background:#e11d481a}.hero-section{position:relative;width:100vw;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-content{position:relative;z-index:2;color:#fff;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.hero-title{font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,8vw,10rem);width:50vw;margin:0 auto .2rem;line-height:1;font-weight:700;text-transform:none;letter-spacing:-.02em;text-align:center;text-shadow:0 4px 15px rgba(0,0,0,.4)}.hero-subtitle{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;font-style:italic;opacity:.8}.scroll-indicator{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;font-family:Montserrat,sans-serif;letter-spacing:.3em;font-size:.75rem;font-weight:500;color:#fff9;pointer-events:none}.scroll-arrow-full{width:40px;height:50px;opacity:.6}.gallery-grid{display:grid;grid-template-columns:repeat(1,1fr);column-gap:4rem;row-gap:4rem;padding:3rem 4rem;max-width:1800px;margin:0 auto;align-items:start}@media (min-width: 640px){.gallery-grid{--grid-gap: 3rem;grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;gap:var(--grid-gap)}.gallery-item-wrapper.is-landscape{grid-column:span 1;grid-row:span 1;height:0;padding-bottom:56.25%;aspect-ratio:auto}.gallery-item-wrapper.is-portrait{grid-column:span 1;grid-row:span 2;height:0;padding-bottom:calc(112.5% + var(--grid-gap));aspect-ratio:auto}.gallery-item-wrapper .gallery-item{position:absolute!important;top:0;left:0;width:100%;height:100%}.gallery-item,.gallery-item img{height:100%}}.gallery-item-wrapper{margin-bottom:0;position:relative;display:block;width:100%}.gallery-item{margin-bottom:0;position:relative;overflow:hidden;background:transparent;box-sizing:border-box;border:0px solid transparent;transition:transform .4s cubic-bezier(.4,0,.2,1),border-width .4s cubic-bezier(.4,0,.2,1);cursor:pointer;display:block;border-radius:24px;height:auto}.gallery-item:hover{transform:translateY(-4px)}.gallery-item img{width:100%;height:auto;display:block;object-fit:cover;transition:opacity .3s ease}.gallery-item:hover img{opacity:.9}.stack-icon{position:absolute;top:12px;right:12px;background:#000000a6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0003}.stack-icon svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.delete-btn{position:absolute;top:12px;left:12px;background:#e11d48d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0003;opacity:0;transition:opacity .3s ease,transform .2s ease;z-index:10;border:none;cursor:pointer}body.is-editing .gallery-item-wrapper:before{content:"";position:absolute;inset:0;border:1px dashed rgba(255,255,255,.3);border-radius:24px;pointer-events:none;z-index:1}body.is-editing .gallery-item{border:14px solid transparent!important;transform:none!important}body.is-editing .sortable-ghost .gallery-item{border-color:#fffc;background:#ffffff0d}.delete-btn:hover{transform:scale(1.1);background:#e11d48}.delete-btn svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.import-trigger-wrapper{display:flex;justify-content:center;padding:0 4rem 4rem;margin-top:-2rem}.import-btn{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff9;padding:12px 32px;font-size:.8rem;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;transition:all .3s ease;border-radius:2px}.import-btn:hover{border-color:#fff;color:#fff;background:#ffffff0d}.gallery-bottom-bar{display:flex;justify-content:flex-end;align-items:center;padding:0 4rem;height:4rem;margin:-3rem auto 0;max-width:1800px;position:relative;z-index:10}.gallery-divider{width:calc(100% - 8rem);margin:0 auto;border-bottom:1px solid rgba(255,255,255,.1)}.hero-divider{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:10;opacity:0;transition:opacity .8s ease,bottom .3s ease}.hero-divider.visible{opacity:1}.edit-controls{display:flex;justify-content:flex-end;gap:1.5rem}.action-btn{background:transparent;color:#ffffff80;border:1px solid rgba(255,255,255,.2);padding:.5rem 1.5rem;border-radius:40px;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:all .3s}.action-btn:hover{color:#fff;border-color:#fff9}.action-btn.confirm{color:#000;background:#fff;border-color:#fff}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s ease}.modal-overlay.active{opacity:1;pointer-events:auto}.modal-content{background:#ffffff08;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:2.5rem;width:92%;max-width:600px;margin:0 auto;box-shadow:0 20px 40px #0006;text-align:center;position:relative}.modal-title{font-weight:300;font-size:1rem;letter-spacing:.25em;margin-bottom:1.5rem;color:#fff;text-transform:uppercase}.modal-input-group{margin-bottom:2rem;text-align:center}.modal-caption{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.15em;color:#fff6;margin-bottom:.75rem;text-align:center}.modal-input{background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.2);border-radius:0;color:#fff;padding:.75rem 0;width:85%;max-width:100%;margin:.5rem auto 0;display:block;font-family:inherit;font-size:1rem;letter-spacing:.15em;outline:none;box-sizing:border-box;text-align:center;transition:border-bottom-color .3s}.modal-input:focus{border-bottom-color:#fffc}.modal-input:focus,.mini-caption-textarea:focus{outline:none;border-color:#fff6}.mod.gallery-bottom-bar{width:100%;display:flex;justify-content:center;align-items:center;padding:0 4.5vw;margin-top:1rem}#edit-actions{display:flex;gap:1.5rem}.modal-actions{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:3rem}.modal-btn{background:transparent;border:none;color:#ffffff80;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:color .3s;padding:.5rem 0}.modal-btn:hover{color:#fff}.modal-btn.confirm{color:#000;background:#fff;padding:.5rem 1.5rem}.modal-btn.confirm:hover{background:#fffc}.error-msg{color:#e11d48;font-size:.75rem;letter-spacing:.05em;margin-top:.5rem;opacity:0;transition:opacity .3s}.error-msg.show{opacity:1}.pswp__custom-caption{position:absolute;bottom:0;left:0;width:100%;padding:20px;background:linear-gradient(to top,#000000e6,#0000);color:#fff;font-size:1rem;line-height:1.5;box-sizing:border-box;max-height:40vh;overflow-y:auto;text-align:left}.pswp__img{border-radius:24px;transition:transform .4s cubic-bezier(.4,0,.2,1),filter .4s ease,opacity .4s ease;will-change:transform,opacity,filter}.pswp__item[aria-hidden=true] .pswp__img{opacity:1!important;filter:brightness(.6) blur(6px)!important;transform:scale(.85)!important}.pswp__item[aria-hidden=false] .pswp__img{opacity:1!important;filter:none!important;transform:scale(1)!important}.embed-wrapper{background:transparent;box-shadow:none;border-radius:0}.embed-wrapper:hover{transform:none;box-shadow:none}.embed-item{width:100%;display:flex;justify-content:center;background:transparent;box-shadow:none}.embed-wrapper iframe{width:100%!important;border-radius:24px!important}.mini-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1rem 0;max-height:40vh;overflow-y:auto;padding:.5rem 0;align-items:start}.mini-gallery-item{position:relative;width:100%;height:max-content;border-radius:24px;overflow:hidden;cursor:grab;box-sizing:border-box;background-color:#ffffff0d}.mini-gallery-item img{width:100%;height:auto;display:block;pointer-events:none}.mini-gallery-item.sortable-ghost{opacity:.3}.mini-gallery-item.sortable-chosen .mini-delete-btn{opacity:0!important;display:none!important}.mini-delete-btn{position:absolute;top:6px;left:6px;width:24px;height:24px;border-radius:50%;background:#e11d48e6;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .2s,transform .2s;z-index:10;font-size:16px;line-height:1}.mini-gallery-item:hover .mini-delete-btn{opacity:1}.mini-delete-btn:hover{transform:scale(1.1)}.mini-caption-textarea{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:1rem;font-family:inherit;font-size:.8rem;min-height:64px;max-height:156px;resize:vertical;margin-bottom:1rem;border-radius:24px;box-sizing:border-box}.mini-caption-textarea::placeholder{color:#fff3}.mini-author-group{display:flex;align-items:center;gap:.75rem;width:100%;margin-bottom:2rem}.mini-author-label{font-size:.7rem;letter-spacing:.15em;color:#ffffff4d;text-transform:uppercase;flex-shrink:0;font-weight:700}.mini-author-input{flex-grow:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.65rem 1.25rem;font-family:inherit;font-size:.8rem;border-radius:24px;outline:none;transition:border-color .3s}.mini-author-input:focus{border-color:#fff6}.mini-author-input::placeholder{color:#fff3}.mini-caption-textarea:focus{outline:none;border-color:#fff6}.embed-item .instagram-media{margin:0!important;max-width:100%!important;width:100%!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;border:1px solid rgba(255,255,255,.1)!important}html{scroll-behavior:smooth}.contact-section{padding:4rem 4rem 2rem;background-color:transparent;border-top:none}.contact-container{max-width:800px;margin:0 auto;text-align:center}.contact-title{font-size:.8rem;text-transform:uppercase;letter-spacing:.3em;color:#fff6;margin-bottom:2rem}.contact-email a{font-size:1.5rem;font-weight:300;color:#fff;text-decoration:none;letter-spacing:.15em;position:relative;padding-bottom:8px;transition:color .3s ease}.contact-email a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#fff;transition:width .6s cubic-bezier(.19,1,.22,1)}.contact-email a:hover:after{width:100%}.contact-details{margin-top:3rem;font-size:1rem;opacity:.6;font-weight:300}@media (max-width: 768px){.minimal-nav{padding:.5rem 1.2rem;top:1rem;width:92%;max-width:none;align-items:center}.minimal-nav.is-scrolled{border-color:transparent}.nav-brand{font-size:.9rem}.nav-link{font-size:.8rem;letter-spacing:.1em}.nav-links{gap:1.2rem}.hero-section{height:100svh;overflow:visible!important}.hero-content{height:100svh;justify-content:center}.hero-title{width:80vw;white-space:nowrap;font-size:11.5vw;margin-bottom:.2rem;transform:translateY(-75px)}.hero-subtitle{font-size:1.1rem;transform:translateY(-75px)}.scroll-indicator{bottom:8rem!important}body .hero-divider{bottom:7.25rem!important}.gallery-grid{padding-top:2rem!important;padding-bottom:1.5rem!important;margin-top:-7.75rem!important;position:relative;z-index:5}.gallery-bottom-bar{padding:0 4rem!important;margin-top:-1.5rem!important;height:4rem!important;position:relative;z-index:10}.gallery-divider:not(.hero-divider){margin-top:0!important;margin-bottom:0!important;position:relative;z-index:6}.contact-section{padding-top:3rem!important;padding-bottom:3.5rem!important}.contact-email a{font-size:1.5rem}}.error-message{color:#ff4d4d;font-size:.8rem;margin-top:10px;height:1.2rem;opacity:0;transition:opacity .3s ease;text-align:center}.error-message.show{opacity:1}.shake{animation:shake .4s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}50%{transform:translate(8px)}75%{transform:translate(-4px)}}.progress-container{width:100%;height:6px;background:#ffffff1a;border-radius:10px;margin:12px 0;overflow:hidden;position:relative}.progress-bar{height:100%;width:0%;background:#fff;border-radius:10px;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 15px #ffffff80}.progress-status{font-size:.85rem;color:#fff9;text-align:center;margin-top:10px;font-family:inherit;letter-spacing:.05em}.refresh-btn{display:none;margin-top:1rem;background:#fff;color:#111;border:none;padding:.5rem 2rem;font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border-radius:40px;font-family:inherit;width:auto}.refresh-btn:hover{background:#ffffffd9}.refresh-btn.active{display:inline-block}@media (max-width: 640px){body .hero-divider,.gallery-divider:not(.hero-divider){width:calc(100% - 6rem)!important}.gallery-grid{padding:2rem 3rem 1.5rem;column-gap:1.5rem;row-gap:1.35rem}.gallery-bottom-bar{padding:0 3rem!important}.import-trigger-wrapper{padding:0 3rem 3rem}.contact-section{padding:3rem 1.5rem 4rem}.modal-content{padding:2rem 1.25rem!important;width:92%!important;max-width:92%!important}.mini-gallery-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;margin:1rem 0!important}.modal-actions{gap:1.5rem!important;flex-wrap:nowrap!important;justify-content:center!important;margin-top:1.5rem!important}.modal-actions .action-btn{padding:.45rem 1rem!important;font-size:.65rem!important;width:auto!important;max-width:none!important}}@media (max-width: 480px){.edit-controls{width:100%!important}#edit-actions{width:100%!important;justify-content:space-between!important;gap:0!important}#edit-actions .action-btn{padding:.45rem 1rem!important;font-size:.7rem!important;letter-spacing:.08em!important;min-width:0!important}.modal-content{padding:1.5rem .75rem!important;width:94%!important;max-width:94%!important}.mini-author-group{flex-direction:column;align-items:flex-start;gap:.5rem}.mini-author-label{margin-left:1rem}.mini-author-input{width:100%}}.gallery-loading{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;padding:4rem 0}.loading-spinner{width:32px;height:32px;border:2px solid rgba(255,255,255,.1);border-top-color:#fff9;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cl-formFieldInput::placeholder{color:#ededed66!important}div.cl-footer,div.cl-footerAction{background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important}div.cl-internal-ftkpa,div.cl-developmentBadge,div.cl-logoBox,.cl-internal-2k2x0x,.cl-internal-1dauvpw,.cl-internal-1x7qvy,.cl-internal-180wb59,div[style*=repeating-linear-gradient],div[style*="Development mode"]{display:none!important;opacity:0!important;visibility:hidden!important}.cl-userButtonPopoverCard{background-color:#00000005!important;background:#00000005!important;border:1px solid rgba(255,255,255,.06)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:16px!important;box-shadow:0 10px 30px #0003!important;margin-top:.5rem!important;transition:background-color .1s linear,backdrop-filter .1s linear,-webkit-backdrop-filter .1s linear!important}.cl-userButtonPopoverRootBox,.cl-rootBox__userButton .cl-popoverRootBox,.cl-userButtonPopoverCard{z-index:999!important}.cl-userButtonPopoverCard *,.cl-userButtonPopoverCard div,.cl-userButtonPopoverMain,.cl-userButtonPopoverActions{background:transparent!important;background-color:transparent!important}.cl-userButtonPopoverActionButton:hover{background-color:#ffffff0f!important}.cl-userButtonPopoverActionButton__signOut:hover{background-color:#e11d481a!important}.cl-userButtonPopoverActionButton__signOut .cl-userButtonPopoverActionButtonText,.cl-userButtonPopoverActionButton__signOut .cl-userButtonPopoverActionButtonIcon{color:#e11d48!important}.cl-userButtonPopoverMain,.cl-userButtonPopoverActions,.cl-userButtonPopoverFooter{background:transparent!important}body div.cl-signIn-root .cl-formFieldInput{border-radius:40px!important;padding-left:1.5rem!important;padding-right:1.5rem!important}.cl-signIn-root .cl-formButtonPrimary,.cl-signIn-root .cl-formButtonPrimary span,.cl-signIn-root button[data-localization-key*=continue],.cl-signIn-root button[data-localization-key*=signIn]{color:#0a0a0a!important}.cl-signIn-root .cl-formFieldInput::placeholder{color:transparent!important}.cl-signIn-root input::placeholder{color:transparent!important}.cl-modalBackdrop{background-color:#0009!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.cl-modalContent{background-color:transparent!important;border:none!important;box-shadow:none!important}.cl-userProfile-root{background-color:#1e1e1e8c!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:20px!important;backdrop-filter:blur(28px)!important;-webkit-backdrop-filter:blur(28px)!important;box-shadow:0 30px 80px #00000080!important;overflow:hidden!important}.cl-userProfile-root *,.cl-userProfile-root div,.cl-userProfile-root section,.cl-userProfile-root main,.cl-userProfile-root aside,.cl-userProfile-root nav,.cl-userProfile-root header{background-color:transparent!important;background:transparent!important}.cl-navbarButton[data-active=true],.cl-navbarButton.cl-active{background:#ffffff0f!important}.cl-scrollBox,.cl-pageScrollBox,.cl-card,.cl-userProfile-root .cl-card,.cl-userProfile-root .cl-scrollBox,.cl-userProfile-root .cl-pageScrollBox,.cl-userProfile-root .cl-page,.cl-userProfile-root .cl-profilePage{background:transparent!important;background-color:transparent!important}.cl-userProfile-root .cl-headerTitle,.cl-userProfile-root .cl-navbar .cl-headerTitle,.cl-userProfile-root h1[class*=headerTitle],.cl-userProfile-root [class*=navbar] h1{color:#fff!important;font-weight:700!important;opacity:1!important;font-size:1.4rem!important}.cl-userProfile-root .cl-page .cl-headerTitle,.cl-userProfile-root .cl-pageScrollBox .cl-headerTitle{color:#ededed!important;font-weight:600!important;font-size:1.1rem!important}.cl-userProfile-root .cl-headerSubtitle,.cl-userProfile-root .cl-navbar .cl-headerSubtitle,.cl-userProfile-root [class*=navbar] p{color:#ededed80!important;opacity:1!important}.cl-profileSection__profile,.cl-profileSection__username,.cl-profileSection__emailAddresses,.cl-profileSection__connectedAccounts,.cl-profileSection__danger{border-bottom:none!important}.cl-profileSectionTitleText{color:#ededed99!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:.7rem!important;border-bottom:none!important}.cl-profileSectionTitle{border-bottom:none!important}.cl-profileSectionContent__profile,.cl-profileSectionContent__username,.cl-profileSectionContent__emailAddresses,.cl-profileSectionContent__connectedAccounts{background:transparent!important}.cl-userProfile-root .cl-headerTitle{color:#ededed!important;text-transform:uppercase!important;letter-spacing:.1em!important}.cl-userProfile-root .cl-headerSubtitle{color:#ededed80!important}.cl-userProfile-root .cl-profileSectionPrimaryButton{color:#ededed99!important}.cl-userProfile-root .cl-profileSectionPrimaryButton:hover{color:#ededed!important;background:#ffffff0d!important}.cl-accordionTriggerButton{color:#edededb3!important}.cl-accordionContent{background:transparent!important}.cl-badge{background-color:#ffffff14!important;color:#ededed99!important;border:none!important}.cl-menuList{background-color:#0f0f0ff2!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important}.cl-menuItem{color:#edededb3!important}.cl-menuItem:hover{background-color:#ffffff0f!important}.cl-navbar{background:transparent!important;border-right:1px solid rgba(255,255,255,.06)!important}.cl-navbarButton{color:#ededed80!important}.cl-navbarButton:hover{background:#ffffff0a!important}.cl-navbarButton[data-active=true],.cl-navbarButton.cl-active{color:#ededed!important;background:#ffffff0f!important}.cl-navbarButtonIcon{color:#ededed4d!important}.cl-pageScrollBox,.cl-page,.cl-profilePage{background:transparent!important}.cl-formButtonPrimary{background-color:#ededed!important;color:#0a0a0a!important;border-radius:40px!important;text-transform:uppercase!important;letter-spacing:.1em!important}.cl-formButtonReset{color:#ededed80!important}.cl-userProfile-root .cl-formFieldInput{background:transparent!important;border:1px solid rgba(255,255,255,.1)!important;color:#ededed!important;border-radius:8px!important}.cl-modalCloseButton{color:#ededed80!important}.cl-modalCloseButton:hover{color:#ededed!important}.cl-breadcrumbs .cl-breadcrumbsItem{color:#ededed80!important}.cl-userPreviewMainIdentifier{text-transform:uppercase!important;letter-spacing:.12em!important}.cl-avatarBox{border:none!important;box-shadow:none!important}.cl-userProfile-root p,.cl-userProfile-root span,.cl-userProfile-root a,.cl-userProfile-root button:not(.cl-formButtonPrimary),.cl-userProfile-root label,.cl-userProfile-root .cl-internal-b9d6j6,.cl-userProfile-root [class*=text]{color:#edededb3!important}.cl-userProfile-root .cl-profileSectionContent span,.cl-userProfile-root .cl-profileSectionContent p{color:#ededed!important}.cl-userProfile-root .cl-profileSectionPrimaryButton__profile,.cl-userProfile-root .cl-profileSectionPrimaryButton__username,.cl-userProfile-root [class*=actionButton]{color:#ededed80!important}.cl-userProfile-root .cl-menuButton{color:#ededed66!important}.cl-navbarButton[data-active] .cl-navbarButtonIcon{color:#edededb3!important}.cl-userProfile-root .cl-header{color:#ededed!important}.cl-userProfile-root .cl-profileSectionContent__security span,.cl-userProfile-root .cl-profileSectionContent__security p{color:#edededb3!important}.cl-userButtonPopoverCard [style*=repeating-linear-gradient],.cl-modalContent [style*=repeating-linear-gradient],.cl-userProfile-root [style*=repeating-linear-gradient]{display:none!important;opacity:0!important;visibility:hidden!important;height:0!important;overflow:hidden!important}.cl-modalContent .cl-card,.cl-modalContent .cl-cardBox,body>div[class*=cl-] .cl-card,body>div[class*=cl-] .cl-cardBox{background-color:#ffffff08!important;border:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(32px)!important;-webkit-backdrop-filter:blur(32px)!important;border-radius:24px!important;box-shadow:0 20px 40px #0006!important}.cl-modalContent .cl-card *,body>div[class*=cl-] .cl-card *{background-color:transparent!important;background:transparent!important}.cl-modalContent .cl-formButtonPrimary,body>div[class*=cl-] .cl-formButtonPrimary{background-color:#ededed!important;background:#ededed!important;color:#0a0a0a!important;border-radius:40px!important;text-transform:uppercase!important;letter-spacing:.1em!important}.cl-modalContent .cl-headerTitle,body>div[class*=cl-] .cl-headerTitle{color:#fff!important;font-weight:600!important;font-size:1.1rem!important}.cl-modalContent .cl-headerSubtitle,body>div[class*=cl-] .cl-headerSubtitle{color:#ededed99!important}.cl-modalContent .cl-formFieldLabel,body>div[class*=cl-] .cl-formFieldLabel{color:#edededb3!important}.cl-modalContent .cl-formFieldInput,body>div[class*=cl-] .cl-formFieldInput{background:transparent!important;border:1px solid rgba(255,255,255,.2)!important;color:#ededed!important;border-radius:8px!important}.cl-modalContent .cl-footerActionLink,.cl-modalContent .cl-footerActionText,.cl-modalContent a,body>div[class*=cl-] .cl-footerActionLink,body>div[class*=cl-] .cl-footerActionText,body>div[class*=cl-] a[class*=cl-]{color:#ededed99!important}.cl-modalContent .cl-modalCloseButton,body>div[class*=cl-] .cl-modalCloseButton{color:#ededed80!important}.cl-modalContent .cl-formFieldErrorText,.cl-modalContent .cl-formFieldSuccessText,body>div[class*=cl-] .cl-formFieldErrorText{color:#f87171!important}.cl-modalContent .cl-alert,body>div[class*=cl-] .cl-alert{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;color:#ededed!important}.cl-modalContent p,.cl-modalContent span,.cl-modalContent label,body>div[class*=cl-] .cl-card p,body>div[class*=cl-] .cl-card span,body>div[class*=cl-] .cl-card label{color:#edededb3!important}.cl-userProfile-root .cl-formContainer,.cl-userProfile-root .cl-form,.cl-userProfile-root .cl-formFieldRow{background:transparent!important}.cl-userProfile-root .cl-formFieldLabel{color:#edededb3!important}.cl-userProfile-root .cl-formFieldInput{background:transparent!important;border:1px solid rgba(255,255,255,.2)!important;color:#ededed!important}.cl-userProfile-root .cl-formFieldErrorText,.cl-userProfile-root .cl-formFieldSuccessText{color:#edededcc!important}.cl-userProfile-root .cl-alert,.cl-userProfile-root [class*=alert]{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;color:#ededed!important}.cl-userProfile-root .cl-alertText,.cl-userProfile-root [class*=alertText]{color:#ededed!important}.cl-userProfile-root .cl-profileSectionContent__username span,.cl-userProfile-root .cl-profileSectionContent__username p{text-transform:uppercase!important;letter-spacing:.1em!important}.cl-profileSection__connectedAccounts,.cl-profileSection__emailAddresses{overflow:visible!important}.cl-accordionContent{background:transparent!important;overflow:visible!important;position:relative!important;z-index:1!important}.cl-userProfile-root .cl-internal-b9d6j6,.cl-userProfile-root .cl-identityPreviewText,.cl-userProfile-root .cl-identityPreviewEditButton{color:#edededb3!important}.cl-userProfile-root .cl-breadcrumbsItem__currentPage,.cl-userProfile-root .cl-breadcrumbsItemSeparator{color:#ededed80!important}.hero-section{position:relative;height:100vh;width:100%;overflow:hidden}.hero-bg{position:fixed;top:0;left:0;width:100%;height:100vh;object-fit:cover;z-index:-2}.hero-overlay-blur{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0000;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);z-index:-1;pointer-events:none;transition:backdrop-filter .1s linear,-webkit-backdrop-filter .1s linear,background .1s linear}body.is-editing .gallery-item-wrapper{cursor:grab}body.is-editing .sortable-ghost{opacity:.3}body.is-editing .sortable-drag{cursor:grabbing!important}body.is-editing .delete-btn{display:flex!important;opacity:1!important;background:#ef4444!important}.hidden{display:none!important}.contact-list{display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:0}.contact-item{display:flex;align-items:center;gap:12px}.contact-icon{width:20px;height:20px;opacity:.6}.contact-item a{font-family:Montserrat,sans-serif;font-weight:500;letter-spacing:.1em;text-decoration:none;color:#fff;font-size:.9rem}.import-tabs{display:flex;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:24px}.tab-btn{background:none;border:none;color:#ffffff80;padding:12px 24px;cursor:pointer;font-size:.9rem;transition:color .3s}.tab-btn.active{color:#fff;border-bottom:2px solid white}.tab-content{display:none}.tab-content.active{display:block}.pswp__img{border-radius:4px;box-shadow:0 10px 50px #00000080}.pswp__item{padding:0 10%!important}
