@charset "UTF-8";.modal-backdrop.svelte-1vr5p4p{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;display:flex;z-index:3000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:zoom-out;overscroll-behavior:contain}.modal-container.svelte-1vr5p4p{position:relative;width:100%;height:100%;display:flex;overflow:hidden;cursor:default}.close-btn.svelte-1vr5p4p,.info-btn.svelte-1vr5p4p{position:fixed;top:25px;background:#1a1a1a;color:#fff;border:2px solid rgba(255,255,255,.1);height:50px;border-radius:25px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:3100;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #00000080}.close-btn.svelte-1vr5p4p:hover,.info-btn.svelte-1vr5p4p:hover{background:var(--c-primary, #3b82f6);transform:scale(1.05);box-shadow:0 15px 40px #0009}.close-btn.svelte-1vr5p4p svg:where(.svelte-1vr5p4p),.info-btn.svelte-1vr5p4p svg:where(.svelte-1vr5p4p){width:20px;height:20px}@media(max-width:1024px){.close-btn.svelte-1vr5p4p,.info-btn.svelte-1vr5p4p{top:20px;padding:0;width:48px;height:48px;border-radius:50%}}.close-btn.svelte-1vr5p4p{right:25px;padding:0 24px;gap:12px}.close-btn.svelte-1vr5p4p .close-text:where(.svelte-1vr5p4p){font-size:.85rem;font-weight:800;letter-spacing:.15em}@media(max-width:1024px){.close-btn.svelte-1vr5p4p{right:20px;padding:0}.close-btn.svelte-1vr5p4p .close-text:where(.svelte-1vr5p4p){display:none}}.info-btn.svelte-1vr5p4p{right:185px;padding:0 20px;gap:10px}.info-btn.svelte-1vr5p4p .chevron-icon:where(.svelte-1vr5p4p){transition:transform .4s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.info-btn.is-inactive.svelte-1vr5p4p{background:#0009;opacity:.7}.info-btn.is-inactive.svelte-1vr5p4p:hover{background:#1a1a1a;opacity:1}.info-btn.is-inactive.svelte-1vr5p4p .chevron-icon:where(.svelte-1vr5p4p){transform:rotate(180deg)}.info-btn.svelte-1vr5p4p .info-text:where(.svelte-1vr5p4p){font-size:.85rem;font-weight:800;letter-spacing:.1em}@media(max-width:1024px){.info-btn.svelte-1vr5p4p{right:85px;padding:0}.info-btn.svelte-1vr5p4p .info-text:where(.svelte-1vr5p4p){display:none}.info-btn.svelte-1vr5p4p .chevron-icon:where(.svelte-1vr5p4p){transform:rotate(90deg)}.info-btn.is-inactive.svelte-1vr5p4p .chevron-icon:where(.svelte-1vr5p4p){transform:rotate(-90deg)}}.main-layout.svelte-1vr5p4p{display:flex;width:100%;height:100%;flex-direction:column}@media(min-width:1024px){.main-layout.svelte-1vr5p4p{flex-direction:row}}.image-viewer.svelte-1vr5p4p{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:transparent;overflow-y:auto;overscroll-behavior:contain;overflow-x:hidden;position:relative;padding:60px;transition:padding .3s ease;min-height:0;min-width:0}.image-viewer.svelte-1vr5p4p .image-gallery-scroll:where(.svelte-1vr5p4p){display:flex;flex-direction:column;gap:20px;width:100%;align-items:center}.image-viewer.svelte-1vr5p4p img:where(.svelte-1vr5p4p){max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 30px 100px #000000e6;border-radius:4px;cursor:zoom-in;transition:max-width .3s,max-height .3s;flex-shrink:0}.image-viewer.has-zoomed.svelte-1vr5p4p{overflow:auto;padding:0;display:block}.image-viewer.has-zoomed.svelte-1vr5p4p .image-gallery-scroll:where(.svelte-1vr5p4p){display:block;width:-moz-max-content;width:max-content;min-width:100%}.image-viewer.has-zoomed.svelte-1vr5p4p img:where(.svelte-1vr5p4p){display:none}.image-viewer.has-zoomed.svelte-1vr5p4p img.is-zoomed:where(.svelte-1vr5p4p){display:block;max-width:none;max-height:none;width:auto;height:auto;margin:0 auto;cursor:zoom-out}@media(max-width:1024px){.image-viewer.svelte-1vr5p4p{padding:20px;margin-top:80px}.image-viewer.has-zoomed.svelte-1vr5p4p{padding:0;margin-top:50px}}.sidebar.svelte-1vr5p4p{width:100%;height:45%;background:#fff;overflow-y:auto;overscroll-behavior:contain;flex-shrink:0;box-shadow:-10px 0 50px #0000001a;transition:margin .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),opacity .4s ease}.sidebar.is-collapsed.svelte-1vr5p4p{margin-bottom:-45vh;transform:translateY(100%);opacity:0;pointer-events:none}@media(min-width:1024px){.sidebar.is-collapsed.svelte-1vr5p4p{margin-bottom:0;margin-right:-500px;transform:translate(100%)}.sidebar.svelte-1vr5p4p{width:500px;height:100%}}.sidebar-inner.svelte-1vr5p4p{padding:100px 50px 60px;max-width:100%;margin:0 auto}@media(max-width:1024px){.sidebar-inner.svelte-1vr5p4p{padding:40px 30px}}.header.svelte-1vr5p4p{margin-bottom:40px}.header.svelte-1vr5p4p h2:where(.svelte-1vr5p4p){font-family:var(--font-heading);font-size:1.8rem;margin:0;line-height:1.4;color:#111;border-left:5px solid var(--c-primary);padding-left:20px}.content.svelte-1vr5p4p .description:where(.svelte-1vr5p4p){font-size:1rem;line-height:2;color:#333;white-space:pre-wrap;margin-bottom:50px;letter-spacing:.02em}.meta-section.svelte-1vr5p4p{border-top:2px solid #f0f0f0;padding-top:40px}.mobile-close-area.svelte-1vr5p4p{margin-top:60px;display:flex;justify-content:center}@media(min-width:1024px){.mobile-close-area.svelte-1vr5p4p{display:none}}.action-btn-close.svelte-1vr5p4p{background:#111;color:#fff;border:none;padding:16px;border-radius:30px;font-weight:700;cursor:pointer;width:100%;font-size:1rem;transition:background .2s}.action-btn-close.svelte-1vr5p4p:hover{background:var(--c-primary)}.about-page.svelte-aaoyt5{padding-top:80px;min-height:100vh}.container.svelte-aaoyt5{max-width:900px;margin:0 auto}.profile-header.svelte-aaoyt5{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;padding:2rem 0}@media(min-width:768px){.profile-header.svelte-aaoyt5{flex-direction:row;text-align:left;align-items:flex-start;gap:3rem}}.profile-header.svelte-aaoyt5 .avatar:where(.svelte-aaoyt5){flex-shrink:0;width:160px;height:160px;border-radius:50%;overflow:hidden;box-shadow:0 8px 20px #0000001a;border:4px solid #fff}.profile-header.svelte-aaoyt5 .avatar:where(.svelte-aaoyt5) img:where(.svelte-aaoyt5){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.profile-header.svelte-aaoyt5 .info:where(.svelte-aaoyt5) h1:where(.svelte-aaoyt5){font-family:var(--font-heading);font-size:2.5rem;margin:0;color:var(--c-text-main)}.profile-header.svelte-aaoyt5 .info:where(.svelte-aaoyt5) .role:where(.svelte-aaoyt5){font-size:1.1rem;font-weight:500;color:var(--c-primary);margin:.5rem 0 1rem}.profile-header.svelte-aaoyt5 .info:where(.svelte-aaoyt5) .desc:where(.svelte-aaoyt5){font-size:1rem;line-height:1.8;color:var(--c-text-sub);margin-bottom:1.5rem}.profile-header.svelte-aaoyt5 .info:where(.svelte-aaoyt5) .social-links:where(.svelte-aaoyt5){display:flex;align-items:center;gap:1rem;justify-content:center}@media(min-width:768px){.profile-header.svelte-aaoyt5 .info:where(.svelte-aaoyt5) .social-links:where(.svelte-aaoyt5){justify-content:flex-start}}.profile-header.svelte-aaoyt5 .info:where(.svelte-aaoyt5) .social-links:where(.svelte-aaoyt5) a:where(.svelte-aaoyt5){color:var(--c-text-main);text-decoration:none;font-weight:600;transition:color .2s}.profile-header.svelte-aaoyt5 .info:where(.svelte-aaoyt5) .social-links:where(.svelte-aaoyt5) a:where(.svelte-aaoyt5):hover{color:var(--c-primary)}.profile-header.svelte-aaoyt5 .info:where(.svelte-aaoyt5) .social-links:where(.svelte-aaoyt5) .divider:where(.svelte-aaoyt5){color:#cbd5e1}.separator.svelte-aaoyt5{border:0;height:1px;background:#e2e8f0;margin:3rem 0}.story-section.svelte-aaoyt5 h3:where(.svelte-aaoyt5){font-size:1.5rem;margin-bottom:1.5rem;color:var(--c-text-main);text-align:center}@media(min-width:768px){.story-section.svelte-aaoyt5 h3:where(.svelte-aaoyt5){text-align:left}}.story-section.svelte-aaoyt5 .story-content:where(.svelte-aaoyt5){background:#f8fafc;padding:2rem;border-radius:12px;border-left:4px solid var(--c-primary)}.story-section.svelte-aaoyt5 .story-content:where(.svelte-aaoyt5) p:where(.svelte-aaoyt5){margin:0 0 1rem;line-height:1.8;color:var(--c-text-main)}.story-section.svelte-aaoyt5 .story-content:where(.svelte-aaoyt5) p:where(.svelte-aaoyt5):last-child{margin-bottom:0}.works-section.svelte-aaoyt5 h3:where(.svelte-aaoyt5){font-size:1.5rem;margin-bottom:1.5rem;color:var(--c-text-main);text-align:center}@media(min-width:768px){.works-section.svelte-aaoyt5 h3:where(.svelte-aaoyt5){text-align:left}}.works-section.svelte-aaoyt5 .works-list:where(.svelte-aaoyt5){display:flex;flex-direction:column;gap:1.5rem}.works-section.svelte-aaoyt5 .work-item:where(.svelte-aaoyt5){padding:1.5rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 2px 10px #00000005}.works-section.svelte-aaoyt5 .work-item:where(.svelte-aaoyt5) h4:where(.svelte-aaoyt5){font-family:var(--font-body);font-size:1.1rem;color:var(--c-primary);margin:0 0 .8rem}.works-section.svelte-aaoyt5 .work-item:where(.svelte-aaoyt5) .work-details:where(.svelte-aaoyt5){list-style:none;padding:0;margin:0}.works-section.svelte-aaoyt5 .work-item:where(.svelte-aaoyt5) .work-details:where(.svelte-aaoyt5) li:where(.svelte-aaoyt5){font-size:.95rem;line-height:1.6;color:var(--c-text-main);padding-left:1.2rem;position:relative;margin-bottom:.5rem}.works-section.svelte-aaoyt5 .work-item:where(.svelte-aaoyt5) .work-details:where(.svelte-aaoyt5) li:where(.svelte-aaoyt5):before{content:"•";color:var(--c-primary);position:absolute;left:0;font-weight:700}.works-section.svelte-aaoyt5 .work-item:where(.svelte-aaoyt5) .work-details:where(.svelte-aaoyt5) li:where(.svelte-aaoyt5):last-child{margin-bottom:0}.gallery-header.svelte-aaoyt5{text-align:center;margin-bottom:3rem}.gallery-header.svelte-aaoyt5 h2:where(.svelte-aaoyt5){font-family:var(--font-heading);font-size:2rem;margin-bottom:.5rem}.gallery-header.svelte-aaoyt5 p:where(.svelte-aaoyt5){color:var(--c-text-sub)}.gallery-grid.svelte-aaoyt5{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.art-card.svelte-aaoyt5{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px #0000000d;transition:transform .3s ease;display:flex;flex-direction:column;cursor:pointer}.art-card.svelte-aaoyt5:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.art-card.svelte-aaoyt5:hover .img-wrapper:where(.svelte-aaoyt5) .img-main:where(.svelte-aaoyt5){transform:scale(1.03)}.art-card.svelte-aaoyt5:hover .img-wrapper:where(.svelte-aaoyt5) .img-bg:where(.svelte-aaoyt5){transform:scale(1.18)}.art-card.svelte-aaoyt5 .img-wrapper:where(.svelte-aaoyt5){aspect-ratio:1/1;overflow:hidden;position:relative;background:#111}.art-card.svelte-aaoyt5 .img-wrapper:where(.svelte-aaoyt5) .img-bg:where(.svelte-aaoyt5){position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(4px) saturate(.8);transform:scale(1.15);transition:transform .5s ease}.art-card.svelte-aaoyt5 .img-wrapper:where(.svelte-aaoyt5) .bg-overlay:where(.svelte-aaoyt5){position:absolute;inset:0;background:#b9ddff80;z-index:0}.art-card.svelte-aaoyt5 .img-wrapper:where(.svelte-aaoyt5) .img-main:where(.svelte-aaoyt5){position:relative;z-index:1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;transition:transform .5s ease;filter:drop-shadow(0 8px 16px rgba(0,0,0,.6)) drop-shadow(0 2px 6px rgba(0,0,0,.5))}.art-card.svelte-aaoyt5 .img-wrapper:where(.svelte-aaoyt5) .multi-image-badge:where(.svelte-aaoyt5){position:absolute;top:12px;right:12px;background:#000000b3;color:#fff;padding:6px 10px;border-radius:20px;font-family:var(--font-body);font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:5px;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);pointer-events:none}.art-card.svelte-aaoyt5 .img-wrapper:where(.svelte-aaoyt5) .multi-image-badge:where(.svelte-aaoyt5) svg:where(.svelte-aaoyt5){width:14px;height:14px;opacity:.9}.art-card.svelte-aaoyt5 .img-wrapper:where(.svelte-aaoyt5) .private-badge:where(.svelte-aaoyt5){position:absolute;top:10px;left:10px;background:#f00c;color:#fff;padding:4px 10px;font-size:.75rem;font-family:var(--font-heading);border-radius:4px;font-weight:700;letter-spacing:.05em;box-shadow:0 2px 4px #0000004d;z-index:10;pointer-events:none}.art-card.svelte-aaoyt5 .work-info:where(.svelte-aaoyt5){padding:.75rem 1rem;border-top:1px solid #f1f5f9}.art-card.svelte-aaoyt5 .work-info:where(.svelte-aaoyt5) h4:where(.svelte-aaoyt5){font-size:.9rem;font-weight:700;margin:0;color:var(--c-text-main)}.confidential-notice.svelte-aaoyt5{background:#fdf2f2;border:1px dashed #f8b4b4;padding:1.5rem;border-radius:8px;margin-top:1rem}.confidential-notice.svelte-aaoyt5 p:where(.svelte-aaoyt5){color:#9b1c1c;font-size:.9rem;font-style:italic;line-height:1.6;margin:0}.auth-section.svelte-aaoyt5{margin-bottom:3rem;text-align:center;border-bottom:1px solid #e2e8f0;padding-bottom:3rem;max-width:400px;margin-inline:auto}.auth-section.svelte-aaoyt5 .auth-hint:where(.svelte-aaoyt5){font-size:.85rem;color:#888;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.auth-section.svelte-aaoyt5 .auth-form:where(.svelte-aaoyt5){display:flex;gap:.5rem}.auth-section.svelte-aaoyt5 .auth-form:where(.svelte-aaoyt5) input:where(.svelte-aaoyt5){flex:1;padding:.8rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background:#fafafa;transition:border-color .2s}.auth-section.svelte-aaoyt5 .auth-form:where(.svelte-aaoyt5) input:where(.svelte-aaoyt5):focus{outline:none;border-color:#aaa;background:#fff}.auth-section.svelte-aaoyt5 .auth-form:where(.svelte-aaoyt5) button:where(.svelte-aaoyt5){background:#333;color:#fff;border:none;border-radius:4px;padding:0 1.5rem;cursor:pointer;transition:background .2s}.auth-section.svelte-aaoyt5 .auth-form:where(.svelte-aaoyt5) button:where(.svelte-aaoyt5):hover:not(:disabled){background:#000}.auth-section.svelte-aaoyt5 .auth-form:where(.svelte-aaoyt5) button:where(.svelte-aaoyt5):disabled{opacity:.5;cursor:not-allowed}.auth-section.svelte-aaoyt5 .auth-error:where(.svelte-aaoyt5){color:#d32f2f;font-size:.85rem;margin-top:.5rem;text-align:left}.extra-info.svelte-aaoyt5{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.extra-info.svelte-aaoyt5 .meta-item:where(.svelte-aaoyt5){font-size:.9rem;margin-bottom:.5rem;color:var(--c-text-main)}.extra-info.svelte-aaoyt5 .meta-item:where(.svelte-aaoyt5) strong:where(.svelte-aaoyt5){color:var(--c-primary);margin-right:.5rem}
