body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-weight:400;line-height:1.7}.App,body{background:#f8f9fa}.App{min-height:100vh;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background:#f8f9fa;color:#1a1a1a;justify-content:center;min-height:140px;padding:32px}.App-header,.profile-section{align-items:center;display:flex;flex-direction:column}.profile-section{gap:20px}.profile-image-container{background:#fff;border:4px solid #fff;border-radius:50%;box-shadow:0 8px 32px #0000001f;height:90px;overflow:hidden;width:90px}.profile-image{display:block;height:100%;object-fit:cover;width:100%}.App-header h1{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:500;letter-spacing:-.02em;line-height:1.2;margin:0;text-align:center}.App-link{color:#2c5aa0}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gallery{gap:32px;margin:0 auto;max-width:1200px;padding:40px 32px}.gallery,.gallery-item{display:flex;flex-direction:column}.gallery-item{background:#fefefe;border:1px solid #0000000f;border-radius:0;box-shadow:0 4px 20px #00000014,0 12px 40px #0000000f;cursor:pointer;min-height:0;min-height:auto;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.gallery-item:hover{box-shadow:0 8px 32px #0000001f,0 20px 60px #00000014;transform:translateY(-8px)}.photo-container{align-items:center;background:#fff;border-radius:0;box-shadow:0 12px 40px #00000026,0 6px 20px #0000001a;display:flex;justify-content:center;max-width:100%;min-width:0;overflow:hidden;padding:24px;position:relative;transition:all .3s ease;width:100%}.photo-container:hover{box-shadow:0 16px 48px #0003,0 8px 24px #00000026;transform:scale(1.02)}.photo-container img{border-radius:0;display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.photo-info{border-radius:0;box-sizing:border-box;display:flex;flex:none;flex-direction:column;justify-content:space-between;padding:32px;width:100%}.photo-title{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin:0 0 16px;text-align:left}.photo-description{color:#4a5568;flex:1 1;font-size:.95rem;font-weight:400;line-height:1.7;margin:0 0 24px;max-height:none;overflow:visible;position:relative;text-align:left;transition:none}.photo-description div{margin:0;padding:0}.photo-description p{line-height:1.7;margin:0 0 18px;text-align:left}.photo-description p:last-child{margin-bottom:0}.photo-description br{display:block;margin:10px 0}.photo-description br+br{margin-top:18px}.product-specs{border-top:1px solid #e9ecef;margin-top:20px;padding-top:16px}.product-specs h4{color:#495057;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.product-specs p{color:#6c757d;font-size:.8rem;line-height:1.4;margin:0 0 6px}.photo-actions{display:flex;flex-direction:column;gap:16px;margin-top:auto}.price-and-button{align-items:center;display:flex;gap:20px;justify-content:space-between}.button-group{align-items:center;display:flex;gap:10px}.print-size-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;background-image:url("data:image/svg+xml;utf8,<svg fill=%27none%27 stroke=%27black%27 stroke-width=%272%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M6 9l6 6 6-6%27/></svg>");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2em;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px #0000000d;color:#2d3748;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:500;padding:14px 2.5em 14px 18px;transition:all .2s ease;width:100%}.print-size-select:focus{border-color:#2c5aa0;box-shadow:0 0 0 3px #2c5aa01a,0 1px 3px #0000000d;outline:none}.photo-price{color:#2c5aa0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;text-align:left}.photo-price.custom-print{color:#e67e22;font-size:1.1rem;font-style:italic}.buy-button{align-items:center;background:linear-gradient(135deg,#2c5aa0,#1e3f6b);border:none;border-radius:50%;box-shadow:0 2px 8px #2c5aa033;color:#fff;cursor:pointer;display:flex;justify-content:center;min-height:44px;min-width:44px;padding:12px;transition:all .2s ease}.buy-button:hover{background:linear-gradient(135deg,#1e3f6b,#2c5aa0);box-shadow:0 4px 12px #2c5aa04d;transform:translateY(-1px)}main{background:#f8f9fa;padding-bottom:60px}@media (max-width:768px){.gallery{gap:16px;padding:16px}.gallery-item{flex-direction:column;min-height:auto}.photo-container{aspect-ratio:4/3;border-radius:12px 12px 0 0;max-width:none;min-width:auto;padding:12px;width:100%}.photo-frame{border-width:6px}.photo-info{border-radius:0 0 12px 12px;flex:none;padding:16px;width:100%}.photo-title{font-size:1.25rem;margin-bottom:12px}.photo-description{font-size:.9rem;line-height:1.6;max-height:none}.photo-actions{gap:12px;margin-top:20px}.price-and-button{align-items:stretch;flex-direction:column;gap:12px}.print-size-select{font-size:.9rem;padding:12px 14px}.buy-button{min-height:40px;min-width:40px;padding:10px}.App-header{min-height:120px;padding:24px 20px}.profile-image-container{height:75px;width:75px}.profile-section{gap:16px}.App-header h1{font-size:1.8rem}}.specs-icon-button{align-items:center;background:linear-gradient(135deg,#6c757d,#495057);border:none;border-radius:50%;box-shadow:0 2px 8px #6c757d33;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-right:0;min-height:44px;min-width:44px;padding:12px;transition:all .2s ease}.specs-icon-button:hover{background:linear-gradient(135deg,#495057,#6c757d);box-shadow:0 4px 12px #6c757d4d;transform:translateY(-1px)}.specs-icon-button svg{flex-shrink:0}.specs-popup-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.specs-popup{animation:popup-fade-in .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:80vh;max-width:500px;overflow:hidden;width:100%}@keyframes popup-fade-in{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.specs-popup-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px 24px}.specs-popup-header h3{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:600;letter-spacing:-.01em;margin:0}.specs-close-btn{align-items:center;background:none;border:none;border-radius:6px;color:#6c757d;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.specs-close-btn:hover{background:#e9ecef;color:#495057}.specs-popup-content{max-height:calc(80vh - 80px);overflow-y:auto;padding:12px 24px 24px}.specs-table{margin:4px 0 0}.specs-table table{background:#f8f9fa;border-collapse:collapse;border-radius:12px;box-shadow:0 4px 16px #00000014;overflow:hidden;width:100%}.specs-table tr{border-bottom:1px solid #e9ecef}.specs-table tr:last-child{border-bottom:none}.spec-key{background:#f7fafc;color:#2d3748;font-weight:600;width:35%}.spec-key,.spec-value{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;padding:16px 20px;vertical-align:top}.spec-value{color:#4a5568;line-height:1.6;width:65%}@media (max-width:768px){.specs-popup-overlay{padding:16px}.specs-popup{max-height:90vh;max-width:100%}.specs-popup-header{padding:16px 20px}.specs-popup-header h3{font-size:1.1rem}.specs-popup-content{max-height:calc(90vh - 70px);padding:20px}.specs-icon-button{margin-right:0}.inventory-icon-button,.specs-icon-button{min-height:40px;min-width:40px;padding:10px}.inventory-count{font-size:.65rem;height:16px;width:16px}.release-count{font-size:.55rem;min-width:14px;padding:1px 3px}.specs-table table{font-size:.85rem}.spec-key,.spec-value{padding:10px 12px}.spec-key{width:40%}.spec-value{width:60%}}.image-placeholder{align-items:center;background:#f8f9fa;border:2px dashed #e9ecef;border-radius:8px;display:flex;height:100%;justify-content:center;width:100%}.placeholder-content{align-items:center;color:#6c757d;display:flex;flex-direction:column;font-size:.9rem;gap:12px}.placeholder-spinner{animation:spin 1s linear infinite;border:2px solid #e9ecef;border-radius:50%;border-top-color:#2c5aa0;height:24px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.placeholder-spinner{height:20px;width:20px}.placeholder-content{font-size:.8rem;gap:8px}}.loading-indicator{align-items:center;background:#fff;border:1px solid #0000000a;border-radius:16px;box-shadow:0 2px 8px #0000000a,0 8px 32px #00000014;color:#6c757d;display:flex;flex-direction:column;font-size:.9rem;gap:16px;justify-content:center;padding:40px 20px}.loading-indicator .placeholder-spinner{height:32px;width:32px}@media (max-width:768px){.loading-indicator{font-size:.8rem;gap:12px;padding:30px 16px}.loading-indicator .placeholder-spinner{height:28px;width:28px}}.inventory-icon-button{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:50%;box-shadow:0 2px 8px #f59e0b33;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-right:0;min-height:44px;min-width:44px;padding:12px;position:relative;transition:all .2s ease}.inventory-icon-button:hover{background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 4px 12px #f59e0b4d;transform:translateY(-1px)}.inventory-icon-button svg{flex-shrink:0}.inventory-count{background:#ef4444;border-radius:50%;font-size:.7rem;font-weight:700;height:18px;position:absolute;right:-2px;top:-2px;width:18px}.count-badge,.inventory-count{align-items:center;box-shadow:0 1px 3px #0003;color:#fff;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center}.count-badge{background:#6b7280;border:none;border-radius:4px;font-size:.6rem;font-weight:600;padding:2px 4px;z-index:1}.like-count-badge,.release-count{bottom:-2px;position:absolute;right:-2px}.button-group .count-badge,.like-button .count-badge,.like-count-badge.count-badge,.release-count.count-badge{align-items:center!important;background:#6b7280!important;border:none!important;border-radius:4px!important;box-shadow:0 1px 3px #0003!important;color:#000!important;display:flex!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:.6rem!important;font-weight:600!important;justify-content:center!important;padding:2px 4px!important;z-index:1!important}.actions-row{gap:24px;justify-content:space-between}.actions-row,.size-and-price{align-items:center;display:flex;flex-direction:row}.size-and-price{flex:1 1;gap:16px}.button-group{flex-shrink:0}@media (max-width:768px){.actions-row{gap:12px}.actions-row,.size-and-price{align-items:stretch;flex-direction:column}.size-and-price{gap:8px}}.buy-button,.like-button,.specs-icon-button{align-items:center;border-radius:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:44px;min-width:44px;padding:12px}.like-button{background:linear-gradient(135deg,#f43f5e,#be185d);border:none;box-shadow:0 2px 8px #f43f5e26;color:#fff;cursor:pointer;outline:none;position:relative;transition:all .2s ease}.like-button:hover:not(:disabled){background:linear-gradient(135deg,#be185d,#f43f5e);box-shadow:0 4px 12px #f43f5e40;transform:translateY(-1px) scale(1.07)}.like-button:active{transform:scale(.97)}.like-button svg{stroke:#fff;fill:none;display:block;height:20px;margin:0;padding:0;width:20px}.like-button span{color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.01em;margin-left:6px;text-shadow:0 1px 2px #0000001f}.buy-button,.inventory-icon-button,.like-button,.specs-icon-button{align-items:center;background:#0000;border:2px solid #000;border-radius:50%;box-shadow:none;color:#000;display:flex;justify-content:center;min-height:44px;min-width:44px;padding:12px;transition:border .2s,box-shadow .2s}.buy-button:hover,.inventory-icon-button:hover,.like-button:hover:not(:disabled),.specs-icon-button:hover{background:#0000;border-width:3px;box-shadow:0 0 0 2px #00000022;color:#000}.buy-button svg,.inventory-icon-button svg,.like-button svg,.specs-icon-button svg{fill:none;stroke:#000;color:#000}.count-badge,.count-badge *{color:#000!important}
/*# sourceMappingURL=main.87a5dfdd.css.map*/