#photo-types-grid{display:block!important;margin-bottom:24px!important}.photo-type-group+.photo-type-group{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12)}.photo-type-group-title{margin:0 0 10px;color:rgba(255,255,255,.62);font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.photo-type-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}html.light-theme .photo-type-group-title{color:rgba(0,0,0,.62)}html.light-theme .photo-type-group+.photo-type-group{border-top-color:rgba(0,0,0,.12)}@media (max-width:768px){.photo-type-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.photo-type-button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px!important;padding:15px 12px!important;border:none!important;border-radius:16px!important;background:rgba(255,255,255,.05)!important;color:#fff!important;font-weight:500!important;font-size:.95em!important;cursor:pointer!important;transition:all .3s ease!important;overflow:hidden!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;text-align:center!important;min-height:88px!important;box-shadow:0 4px 12px rgba(0,0,0,.2)!important;-webkit-appearance:none;appearance:none;z-index:1}.photo-type-button::before{content:"";position:absolute;inset:0;border-radius:16px;padding:1.5px;background:linear-gradient(135deg,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,.2) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}@media (hover:hover){.photo-type-button:hover{background:rgba(255,255,255,.1)!important;transform:translateY(-3px)!important;box-shadow:0 8px 20px rgba(0,0,0,.3)!important}}.photo-type-icon{font-size:1.8em!important;line-height:1!important;flex-shrink:0!important;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .3))}.photo-type-label{font-size:.95em!important;text-align:center!important;line-height:1.3!important}.photo-type-checkmark{position:absolute!important;top:12px!important;right:12px!important;font-size:1.4em!important;opacity:0!important;transform:scale(0) rotate(-180deg)!important;transition:all .4s cubic-bezier(.68, -.55, .265, 1.55)!important;color:var(--border-glow)!important}.photo-type-button.selected{background:rgba(79,172,254,.2)!important;box-shadow:0 6px 20px rgba(79,172,254,.3)!important}.photo-type-button.selected::before{background:linear-gradient(135deg,rgba(79,172,254,.9) 0,rgba(79,172,254,.1) 50%,rgba(79,172,254,.6) 100%)}.photo-type-button.selected .photo-type-checkmark{opacity:1!important;transform:scale(1) rotate(0)!important}.photo-types-separator{grid-column:1/-1;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.2),transparent);margin:8px 0}.photo-types-separator-label{grid-column:1/-1;text-align:center;font-size:.85em;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:1px;margin-top:8px}
