.page-module__uMWUbW__buttonContainer{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;margin-top:1.5rem;display:flex}.page-module__uMWUbW__saveChievoButton{border:1px solid var(--border);min-width:3rem;height:3rem;color:var(--text);cursor:pointer;white-space:nowrap;background-color:#0000;border-radius:1rem;justify-content:center;align-items:center;gap:.6rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:flex}.page-module__uMWUbW__saveChievoButton:hover:not(:disabled),.page-module__uMWUbW__saveChievoButton:focus-visible:not(:disabled){border-color:var(--surface-accent-dashed);background-color:var(--surface-accent-softest);color:var(--accent)}.page-module__uMWUbW__saveChievoButton:disabled{cursor:not-allowed;opacity:.6}.page-module__uMWUbW__saveChievoButton.page-module__uMWUbW__saved{border-color:var(--surface-accent-border-soft);background-color:var(--surface-accent-softest);color:var(--accent)}.page-module__uMWUbW__unlock{border:1px solid var(--accent);background-color:var(--accent);height:3rem;color:var(--text-on-accent);cursor:pointer;white-space:nowrap;border-radius:1rem;flex:none;justify-content:center;align-items:center;gap:.65rem;padding:.5rem 1.1rem;font-size:1.1rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.page-module__uMWUbW__unlock:hover,.page-module__uMWUbW__unlock:focus-visible{border-color:var(--accent-strong);background-color:var(--accent-strong)}.page-module__uMWUbW__top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,4vw,4.5rem);width:100%;max-width:1180px;margin-bottom:1.5rem;padding-top:2.5rem;display:grid}@media (max-width:1200px) and (min-width:1001px){.page-module__uMWUbW__top{gap:1rem}}.page-module__uMWUbW__rating{flex-flow:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__uMWUbW__stars{flex-direction:row;gap:.25rem;display:flex}.page-module__uMWUbW__ratingNumber{color:var(--text);font-size:1.875rem;font-weight:700;line-height:1}.page-module__uMWUbW__ratingCounts{color:var(--text-muted);align-self:center}.page-module__uMWUbW__statsContainer{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:clamp(1.5rem,3vw,3rem);width:100%;margin-top:1.5rem;display:flex}.page-module__uMWUbW__statsColumn{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;max-width:360px;display:flex}.page-module__uMWUbW__unlockPercentage{flex-direction:column;flex:none;align-items:flex-start;gap:.5rem;width:100%;display:flex}.page-module__uMWUbW__progressBar{background-color:var(--surface-soft);border:1px solid var(--border);border-radius:.75rem;width:max-content;min-width:225px;height:1.5rem;position:relative;overflow:hidden}.page-module__uMWUbW__percentageText{white-space:nowrap;color:var(--text-muted);font-size:.875rem}.page-module__uMWUbW__progressFill{background-color:var(--accent);height:100%;transition:width .3s}.page-module__uMWUbW__percentageInBar{color:var(--text-on-accent);z-index:1;font-size:.875rem;font-weight:700;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.page-module__uMWUbW__others{margin-top:3rem}.page-module__uMWUbW__filler{flex:1}.page-module__uMWUbW__heroDetails{flex-direction:column;flex:1;min-width:0;padding-top:clamp(.25rem,1vw,1rem);display:flex}.page-module__uMWUbW__heroDetails h1{color:var(--text);letter-spacing:-.05em;margin:0 0 .75rem;font-size:clamp(3rem,5vw,4.25rem);line-height:.94}.page-module__uMWUbW__addPhotoVideo{border:1px solid var(--foreground);border-radius:1rem;width:300px;height:300px}.page-module__uMWUbW__header{margin-bottom:1rem}.page-module__uMWUbW__bucketListCount{border:1px solid var(--border);width:100%;min-height:88px;color:var(--text);background:0 0;border-radius:1.25rem;align-items:center;gap:1rem;padding:1rem 1.25rem;display:inline-flex;box-shadow:0 4px 14px #67513814}.page-module__uMWUbW__bucketListCountIcon{background:var(--surface-accent-softest);width:3rem;height:3rem;color:var(--reward);border-radius:.9rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;display:inline-flex}.page-module__uMWUbW__bucketListCountBody{flex-direction:column;gap:.15rem;min-width:0;display:flex}.page-module__uMWUbW__bucketListCountValue{color:var(--text);font-size:1.2rem;font-weight:700;line-height:1.1}.page-module__uMWUbW__bucketListCountText{color:var(--text-muted);font-size:.95rem;line-height:1.35}@media (max-width:1000px){.page-module__uMWUbW__top{grid-template-columns:minmax(0,1fr);align-items:center}.page-module__uMWUbW__buttonContainer{justify-content:center;width:fit-content}.page-module__uMWUbW__heroDetails{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:none;display:flex}.page-module__uMWUbW__heroDetails h1{font-size:clamp(2.5rem,12vw,3.5rem)}.page-module__uMWUbW__statsContainer{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem}.page-module__uMWUbW__statsColumn{align-items:center;max-width:320px}.page-module__uMWUbW__unlockPercentage{flex-direction:column;flex-basis:auto;align-items:center;width:100%;display:flex}.page-module__uMWUbW__progressBar{width:100%;max-width:320px;min-width:unset}.page-module__uMWUbW__bucketListCount{text-align:center;flex-basis:auto;justify-content:center;width:100%;max-width:320px}.page-module__uMWUbW__bucketListCountBody{align-items:flex-start}}
.HowYouDidIt-module__kI3v9G__container{margin-top:3rem}.HowYouDidIt-module__kI3v9G__header{margin-bottom:1rem}.HowYouDidIt-module__kI3v9G__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem;display:grid}.HowYouDidIt-module__kI3v9G__attachMediaGridItem{aspect-ratio:1;border:2px dashed var(--surface-accent-dashed);cursor:pointer;background-color:#0000;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;transition:all .2s;display:flex;position:relative}.HowYouDidIt-module__kI3v9G__attachMediaGridItem:hover{border-color:var(--primary);background:var(--surface-accent-softest)}.HowYouDidIt-module__kI3v9G__attachMediaIcon{color:var(--foreground);opacity:.5}.HowYouDidIt-module__kI3v9G__attachMediaText{color:var(--foreground);opacity:.7;font-size:.875rem;font-weight:600}.HowYouDidIt-module__kI3v9G__notUnlockedMessage{color:var(--foreground);opacity:.6;margin:0;font-style:italic}@media (max-width:768px){.HowYouDidIt-module__kI3v9G__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem}}
.MediaGallery-module__T_GxTG__gridItem{aspect-ratio:1;cursor:pointer;background-color:var(--gray-very-light);border-radius:.5rem;width:100%;transition:transform .2s;position:relative;overflow:hidden}.MediaGallery-module__T_GxTG__gridItem:hover{transform:scale(1.05)}.MediaGallery-module__T_GxTG__thumbnail{object-fit:cover;width:100%;height:100%}.MediaGallery-module__T_GxTG__videoThumbnail{width:100%;height:100%;position:relative}.MediaGallery-module__T_GxTG__playIcon{color:var(--overlay-control-text);background:var(--overlay-scrim-soft);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:2rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.GalleryOverlay-module__ZqXy9q__galleryOverlay{background-color:var(--overlay-scrim-max);z-index:2000;justify-content:center;align-items:center;animation:.2s GalleryOverlay-module__ZqXy9q__fadeIn;display:flex;position:fixed;inset:0}@keyframes GalleryOverlay-module__ZqXy9q__fadeIn{0%{opacity:0}to{opacity:1}}.GalleryOverlay-module__ZqXy9q__galleryContent{width:100vw;height:auto;max-height:100vh;position:relative}.GalleryOverlay-module__ZqXy9q__galleryImage{object-fit:contain;max-height:100vh;width:100%!important;height:auto!important;position:relative!important}.GalleryOverlay-module__ZqXy9q__galleryVideo{border-radius:.5rem;width:auto;max-width:90vw;height:auto;max-height:90vh}.GalleryOverlay-module__ZqXy9q__closeButton{background:var(--overlay-control-bg);color:var(--overlay-control-text);cursor:pointer;z-index:2001;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:2.5rem;line-height:1;transition:background .2s;display:flex;position:fixed;top:1.5rem;right:1.5rem}.GalleryOverlay-module__ZqXy9q__closeButton:hover{background:var(--overlay-control-hover)}.GalleryOverlay-module__ZqXy9q__navButton{background:var(--overlay-control-bg);color:var(--overlay-control-text);cursor:pointer;z-index:2001;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:3rem;line-height:1;transition:background .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.GalleryOverlay-module__ZqXy9q__navButton:hover{background:var(--overlay-control-hover)}.GalleryOverlay-module__ZqXy9q__navButtonLeft{left:1.5rem}.GalleryOverlay-module__ZqXy9q__navButtonRight{right:1.5rem}.GalleryOverlay-module__ZqXy9q__counter{color:var(--overlay-control-text);background:var(--overlay-scrim-soft);z-index:2001;border-radius:1rem;padding:.5rem 1rem;font-size:1rem;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.GalleryOverlay-module__ZqXy9q__closeButton{width:2.5rem;height:2.5rem;font-size:2rem;top:1rem;right:1rem}.GalleryOverlay-module__ZqXy9q__navButton{width:2.5rem;height:2.5rem;font-size:2rem}.GalleryOverlay-module__ZqXy9q__navButtonLeft{left:.5rem}.GalleryOverlay-module__ZqXy9q__navButtonRight{right:.5rem}.GalleryOverlay-module__ZqXy9q__counter{font-size:.875rem;bottom:1rem}}
.MediaUploadDialog-module__9FvS7a__overlay{background:var(--overlay-scrim);z-index:3000;animation:.3s MediaUploadDialog-module__9FvS7a__fadeIn;position:fixed;inset:0}@keyframes MediaUploadDialog-module__9FvS7a__fadeIn{0%{opacity:0}to{opacity:1}}.MediaUploadDialog-module__9FvS7a__drawer{background:var(--background);border:1px solid var(--border-paper-strong);z-index:3001;border-radius:1.5rem 1.5rem 0 0;flex-direction:column;max-height:90vh;animation:.3s MediaUploadDialog-module__9FvS7a__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}@keyframes MediaUploadDialog-module__9FvS7a__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MediaUploadDialog-module__9FvS7a__handle{background:var(--border);border-radius:2px;width:40px;height:4px;margin:1rem auto .5rem}.MediaUploadDialog-module__9FvS7a__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:0 1.5rem 1rem;display:flex}.MediaUploadDialog-module__9FvS7a__title{margin:0;font-size:1.5rem;font-weight:700}.MediaUploadDialog-module__9FvS7a__closeButton{color:var(--foreground);cursor:pointer;opacity:.7;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;transition:opacity .2s}.MediaUploadDialog-module__9FvS7a__closeButton:hover{opacity:1}.MediaUploadDialog-module__9FvS7a__content{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.MediaUploadDialog-module__9FvS7a__description{color:var(--foreground);opacity:.8;text-align:center;margin:0}.MediaUploadDialog-module__9FvS7a__dropZone{border:2px dashed var(--surface-accent-dashed);text-align:center;cursor:pointer;border-radius:1rem;padding:3rem 2rem;transition:all .3s}.MediaUploadDialog-module__9FvS7a__dropZone:hover{border-color:var(--primary);background:var(--surface-accent-softest)}.MediaUploadDialog-module__9FvS7a__dropZoneContent{flex-direction:column;align-items:center;gap:.75rem;display:flex}.MediaUploadDialog-module__9FvS7a__uploadIcon{color:var(--foreground);opacity:.5}.MediaUploadDialog-module__9FvS7a__dropZoneText{color:var(--foreground);margin:0;font-size:1rem}.MediaUploadDialog-module__9FvS7a__dropZoneText strong{color:var(--primary)}.MediaUploadDialog-module__9FvS7a__dropZoneHint{color:var(--foreground);opacity:.6;margin:0;font-size:.875rem}.MediaUploadDialog-module__9FvS7a__hiddenInput{display:none}.MediaUploadDialog-module__9FvS7a__previewGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;display:grid}.MediaUploadDialog-module__9FvS7a__previewItem{aspect-ratio:1;background:var(--surface-soft);border-radius:.75rem;position:relative;overflow:hidden}.MediaUploadDialog-module__9FvS7a__previewImage{object-fit:cover;width:100%;height:100%}.MediaUploadDialog-module__9FvS7a__removeButton{background:var(--overlay-scrim-strong);width:28px;height:28px;color:var(--cream);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.MediaUploadDialog-module__9FvS7a__removeButton:hover{background:var(--danger)}.MediaUploadDialog-module__9FvS7a__footer{border-top:1px solid var(--border);justify-content:space-between;gap:1rem;padding:1rem 1.5rem;display:flex}.MediaUploadDialog-module__9FvS7a__button{cursor:pointer;border:none;border-radius:.75rem;flex:1;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.MediaUploadDialog-module__9FvS7a__buttonSecondary{background:var(--surface-soft);border:1px solid var(--border);color:var(--foreground)}.MediaUploadDialog-module__9FvS7a__buttonSecondary:hover{background:var(--surface);border-color:var(--accent)}.MediaUploadDialog-module__9FvS7a__buttonSecondary:disabled{opacity:.5;cursor:not-allowed}.MediaUploadDialog-module__9FvS7a__buttonPrimary{background:var(--primary);color:var(--text-on-accent)}.MediaUploadDialog-module__9FvS7a__buttonPrimary:hover:not(:disabled){opacity:.9}.MediaUploadDialog-module__9FvS7a__buttonPrimary:disabled{opacity:.5;cursor:not-allowed}
.UpgradePrompt-module__e08JsW__overlay{background-color:var(--overlay-dark);z-index:3000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.UpgradePrompt-module__e08JsW__dialog{background-color:var(--background);width:90%;max-width:500px;box-shadow:var(--shadow-overlay);border-radius:1rem;padding:2rem}.UpgradePrompt-module__e08JsW__title{color:var(--foreground);margin:0 0 1rem;font-size:1.5rem}.UpgradePrompt-module__e08JsW__message{color:var(--foreground);margin:0 0 1rem;line-height:1.5}.UpgradePrompt-module__e08JsW__count{color:var(--foreground);margin:0 0 1.5rem;font-size:1.1rem;font-weight:600}.UpgradePrompt-module__e08JsW__actions{justify-content:flex-end;gap:1rem;display:flex}.UpgradePrompt-module__e08JsW__cancelButton,.UpgradePrompt-module__e08JsW__upgradeButton{cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.UpgradePrompt-module__e08JsW__cancelButton{color:var(--foreground);border:1px solid var(--foreground);background-color:#0000}.UpgradePrompt-module__e08JsW__cancelButton:hover{background-color:var(--overlay-light)}.UpgradePrompt-module__e08JsW__upgradeButton{background-color:var(--primary);color:var(--text-on-accent)}.UpgradePrompt-module__e08JsW__upgradeButton:hover{opacity:.9}
.ChievoCard-module__hdATXq__container{width:100%;color:inherit;text-decoration:none;display:block}.ChievoCard-module__hdATXq__polaroid{border:1px solid color-mix(in srgb, var(--border) 88%, white 12%);width:100%;box-shadow:0 var(--ambient-shadow-y,3px) var(--ambient-shadow-blur,8px) rgba(108, 85, 60, var(--ambient-shadow-opacity,.06)), 0 1px 0 #ffffffd9 inset, var(--shadow-x,0px) var(--shadow-y,16px) var(--shadow-blur,28px) var(--shadow-spread,-6px) rgba(73, 56, 39, var(--shadow-opacity,.14));transform:rotate(var(--polaroid-rotation,0deg));transform-origin:50% 55%;background:#fff;padding:12px 12px 18px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative}.ChievoCard-module__hdATXq__statusChip{z-index:2;letter-spacing:.02em;border-radius:999px;align-items:center;min-height:1.75rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem}.ChievoCard-module__hdATXq__statusLocked{color:var(--cream);background:#5c5650eb}.ChievoCard-module__hdATXq__statusUnlocked{background:var(--accent);color:var(--cream)}.ChievoCard-module__hdATXq__imageFrame{position:relative}.ChievoCard-module__hdATXq__container:hover .ChievoCard-module__hdATXq__polaroid,.ChievoCard-module__hdATXq__container:focus-visible .ChievoCard-module__hdATXq__polaroid{transform:translateY(-2px) rotate(var(--polaroid-rotation,0deg));border-color:color-mix(in srgb, var(--accent-light) 42%, var(--border) 58%);box-shadow:0 calc(var(--ambient-shadow-y,3px) + 1px) calc(var(--ambient-shadow-blur,8px) + 2px) rgba(108, 85, 60, calc(var(--ambient-shadow-opacity,.06) + .02)), 0 1px 0 #ffffffd9 inset, var(--shadow-x,0px) calc(var(--shadow-y,16px) + 2px) calc(var(--shadow-blur,28px) + 4px) var(--shadow-spread,-6px) rgba(73, 56, 39, calc(var(--shadow-opacity,.14) + .04))}.ChievoCard-module__hdATXq__container:focus-visible{outline:none}.ChievoCard-module__hdATXq__image{aspect-ratio:1;object-fit:cover;border:1px solid #7e685329;width:100%;height:auto;display:block}.ChievoCard-module__hdATXq__imageUnlocked{position:relative}.ChievoCard-module__hdATXq__imageUnlocked:after{content:"";box-shadow:inset 0 0 0 4px var(--accent);pointer-events:none;position:absolute;inset:0}.ChievoCard-module__hdATXq__name{color:var(--text);font-family:var(--font-display), Georgia, serif;letter-spacing:-.03em;margin-top:14px;padding:0 4px;font-size:clamp(1rem,1.6vw,1.55rem);line-height:1.08}.ChievoCard-module__hdATXq__noImage{aspect-ratio:1;background:linear-gradient(135deg, #e6a07a38, #e8e0d1e6), var(--surface-soft);border:1px solid #7e685329;width:100%}.ChievoCard-module__hdATXq__container:hover .ChievoCard-module__hdATXq__controls{opacity:1}.ChievoCard-module__hdATXq__controls{opacity:0;z-index:20;flex-direction:column;transition:opacity .3s;display:flex;position:absolute;bottom:.75rem;right:1rem}.ChievoCard-module__hdATXq__controlButton{background-color:var(--transparent);color:var(--foreground);cursor:pointer;border:none;border-radius:8px;width:36px;height:36px;padding:8px;font-size:20px}.ChievoCard-module__hdATXq__controlButton:hover{color:var(--foreground-hover)}.ChievoCard-module__hdATXq__controlButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:calc(919px + 2rem)){.ChievoCard-module__hdATXq__name{margin-top:12px;font-size:clamp(.92rem,3.4vw,1.15rem);line-height:1.12}}
.ChievoBadgeRequirements-module__Ki_fXa__container,.ChievoBadgeRequirements-module__Ki_fXa__section+.ChievoBadgeRequirements-module__Ki_fXa__section{margin-top:2.5rem}.ChievoBadgeRequirements-module__Ki_fXa__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ChievoBadgeRequirements-module__Ki_fXa__title{margin:0}.ChievoBadgeRequirements-module__Ki_fXa__row{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-bottom:1.5rem;display:grid}.ChievoBadgeRequirements-module__Ki_fXa__cardWrap,.ChievoBadgeRequirements-module__Ki_fXa__card{min-width:0}.ChievoBadgeRequirements-module__Ki_fXa__viewAll{color:#c54d1f;white-space:nowrap;font-size:.9375rem;font-weight:600;line-height:1}@media (max-width:768px){.ChievoBadgeRequirements-module__Ki_fXa__header{align-items:baseline}.ChievoBadgeRequirements-module__Ki_fXa__row{grid-template-columns:repeat(2,minmax(0,1fr))}}
.ChievoPolaroid-module__NBsT7q__imgContainer{--polaroid-size:clamp(352px, 38.5vw, 473px);width:var(--polaroid-size);z-index:2;flex-direction:column;place-self:flex-start center;align-items:center;display:flex;position:sticky;top:2rem}.ChievoPolaroid-module__NBsT7q__polaroid{border:1px solid var(--border-paper-card);background:var(--surface);width:100%;box-shadow:var(--shadow-card);margin-bottom:1rem;padding:1rem 1rem 3rem;transition:transform .3s;display:inline-block}.ChievoPolaroid-module__NBsT7q__imageWrapper{aspect-ratio:1;width:100%;position:relative}.ChievoPolaroid-module__NBsT7q__imageWrapper:before{content:"";background:radial-gradient(circle at var(--spot1-x) var(--spot1-y), rgba(255, 255, 255, var(--light-intensity-1)) 0%, transparent 3%), radial-gradient(circle at var(--spot2-x) var(--spot2-y), rgba(0, 0, 0, var(--dark-intensity-1)) 0%, transparent 2%), radial-gradient(circle at var(--spot3-x) var(--spot3-y), rgba(255, 255, 255, var(--light-intensity-2)) 0%, transparent 2.5%), radial-gradient(circle at var(--spot4-x) var(--spot4-y), rgba(0, 0, 0, var(--dark-intensity-2)) 0%, transparent 3%), linear-gradient(to bottom, #ffffff0d 0%, transparent 15%, transparent 85%, rgba(0, 0, 0, var(--vignette-intensity)) 100%);pointer-events:none;z-index:1;mix-blend-mode:overlay;position:absolute;inset:0}.ChievoPolaroid-module__NBsT7q__imageWrapper:after{content:"";pointer-events:none;z-index:1;opacity:var(--grain-opacity);background:repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff08 2px 4px);position:absolute;inset:0}.ChievoPolaroid-module__NBsT7q__image{object-fit:cover;object-position:center;width:100%;height:100%;filter:contrast(var(--contrast)) brightness(var(--brightness));border-radius:0;display:block}.ChievoPolaroid-module__NBsT7q__noImage{aspect-ratio:1;border:1px solid var(--border);background:linear-gradient(180deg, #e6a07a2e 0%, #f5f1ebf2 100%), var(--surface-soft);width:100%}@media (max-width:1000px){.ChievoPolaroid-module__NBsT7q__imgContainer{width:100%;max-width:430px;margin:0 auto 2rem;position:static}.ChievoPolaroid-module__NBsT7q__polaroid{width:100%}.ChievoPolaroid-module__NBsT7q__imageWrapper,.ChievoPolaroid-module__NBsT7q__noImage{aspect-ratio:1;width:100%;height:auto}}
.ChievoTags-module__AbQmca__container{margin-bottom:1rem;display:flex}.ChievoTags-module__AbQmca__tags,.ChievoTags-module__AbQmca__hiddenTags{flex-flow:wrap;align-items:center;gap:.5rem;display:flex}.ChievoTags-module__AbQmca__tag{border:1px solid var(--surface-accent-border-soft);background:var(--surface-accent-softest);min-height:2rem;color:var(--accent);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border-radius:999px;align-items:center;padding:.35rem .9rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.ChievoTags-module__AbQmca__tag:hover{border-color:var(--surface-accent-dashed);background-color:var(--surface-accent-soft);color:var(--accent-strong);transform:translateY(-1px)}.ChievoTags-module__AbQmca__moreContainer{display:inline}.ChievoTags-module__AbQmca__moreContainer summary{cursor:pointer;list-style:none;display:inline}.ChievoTags-module__AbQmca__moreContainer summary::-webkit-details-marker{display:none}.ChievoTags-module__AbQmca__moreContainer[open] summary{display:none}@media (max-width:1000px){.ChievoTags-module__AbQmca__container{justify-content:center;width:100%}.ChievoTags-module__AbQmca__tags,.ChievoTags-module__AbQmca__hiddenTags{justify-content:center;gap:.5rem}}
.ChievoDescription-module__9dkm5G__paragraph{margin-bottom:1rem}
.UnlockWizardDrawer-module__7VCdCG__overlay{background:var(--overlay-scrim);z-index:3000;opacity:0;transition:opacity .3s;position:fixed;inset:0}.UnlockWizardDrawer-module__7VCdCG__overlay.UnlockWizardDrawer-module__7VCdCG__open{opacity:1}.UnlockWizardDrawer-module__7VCdCG__drawer{background:var(--background);border:1px solid var(--border-paper-strong);z-index:3001;border-radius:1.5rem 1.5rem 0 0;flex-direction:column;max-height:90vh;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.UnlockWizardDrawer-module__7VCdCG__drawer.UnlockWizardDrawer-module__7VCdCG__open{transform:translateY(0)}.UnlockWizardDrawer-module__7VCdCG__handle{background:var(--border);border-radius:2px;width:40px;height:4px;margin:1rem auto .5rem}.UnlockWizardDrawer-module__7VCdCG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:0 1.5rem 1rem;display:flex}.UnlockWizardDrawer-module__7VCdCG__title{margin:0;font-size:1.5rem;font-weight:700}.UnlockWizardDrawer-module__7VCdCG__closeButton{color:var(--foreground);cursor:pointer;opacity:.7;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;transition:opacity .2s}.UnlockWizardDrawer-module__7VCdCG__closeButton:hover{opacity:1}.UnlockWizardDrawer-module__7VCdCG__content{flex:1;padding:1.5rem;overflow-y:auto}.UnlockWizardDrawer-module__7VCdCG__footer{border-top:1px solid var(--border);justify-content:space-between;gap:1rem;padding:1rem 1.5rem;display:flex}.UnlockWizardDrawer-module__7VCdCG__button{cursor:pointer;border:none;border-radius:.75rem;flex:1;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.UnlockWizardDrawer-module__7VCdCG__buttonSecondary{background:var(--surface-soft);border:1px solid var(--border);color:var(--foreground)}.UnlockWizardDrawer-module__7VCdCG__buttonSecondary:hover{background:var(--surface);border-color:var(--accent)}.UnlockWizardDrawer-module__7VCdCG__buttonPrimary{background:var(--primary);color:var(--text-on-accent)}.UnlockWizardDrawer-module__7VCdCG__buttonPrimary:hover{opacity:.9}.UnlockWizardDrawer-module__7VCdCG__buttonPrimary:disabled{opacity:.5;cursor:not-allowed}.UnlockWizardDrawer-module__7VCdCG__stepIndicator{justify-content:center;gap:.5rem;padding:0 1.5rem 1rem;display:flex}.UnlockWizardDrawer-module__7VCdCG__stepDot{background:var(--border);border-radius:50%;width:8px;height:8px;transition:all .3s}.UnlockWizardDrawer-module__7VCdCG__stepDot.UnlockWizardDrawer-module__7VCdCG__active{background:var(--primary);border-radius:4px;width:24px}
.ClientPagination-module__J_vJxa__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:2rem 0;display:flex}.ClientPagination-module__J_vJxa__button{border:1px solid var(--gray-dark);background-color:var(--transparent);min-width:2.5rem;height:2.5rem;color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;font-size:1.25rem;font-weight:700;transition:all .2s;display:inline-flex}.ClientPagination-module__J_vJxa__button:hover{background-color:var(--gray-darker);border-color:var(--gray-medium-dark);color:var(--foreground-hover)}.ClientPagination-module__J_vJxa__current{background-color:var(--primary);min-width:2.5rem;height:2.5rem;color:var(--cream);border-radius:8px;justify-content:center;align-items:center;padding:.5rem;font-size:1rem;font-weight:700;display:inline-flex}
.MediaUploadStep-module__bEoB3q__container{flex-direction:column;gap:1.5rem;display:flex}.MediaUploadStep-module__bEoB3q__description{color:var(--foreground);opacity:.8;text-align:center;margin:0}.MediaUploadStep-module__bEoB3q__dropZone{border:2px dashed var(--surface-accent-dashed);text-align:center;cursor:pointer;border-radius:1rem;padding:3rem 2rem;transition:all .3s}.MediaUploadStep-module__bEoB3q__dropZone:hover{border-color:var(--primary);background:var(--surface-accent-softest)}.MediaUploadStep-module__bEoB3q__dropZoneContent{flex-direction:column;align-items:center;gap:.75rem;display:flex}.MediaUploadStep-module__bEoB3q__uploadIcon{color:var(--foreground);opacity:.5}.MediaUploadStep-module__bEoB3q__dropZoneText{color:var(--foreground);margin:0;font-size:1rem}.MediaUploadStep-module__bEoB3q__dropZoneText strong{color:var(--primary)}.MediaUploadStep-module__bEoB3q__dropZoneHint{color:var(--foreground);opacity:.6;margin:0;font-size:.875rem}.MediaUploadStep-module__bEoB3q__hiddenInput{display:none}.MediaUploadStep-module__bEoB3q__previewGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;display:grid}.MediaUploadStep-module__bEoB3q__previewItem{aspect-ratio:1;background:var(--surface-soft);border-radius:.75rem;position:relative;overflow:hidden}.MediaUploadStep-module__bEoB3q__previewImage{object-fit:cover;width:100%;height:100%}.MediaUploadStep-module__bEoB3q__removeButton{background:var(--overlay-scrim-strong);width:28px;height:28px;color:var(--cream);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.MediaUploadStep-module__bEoB3q__removeButton:hover{background:var(--danger)}
.page-module__3CWvmq__section{margin-top:4rem}.page-module__3CWvmq__sectionTitle{margin-bottom:1.5rem;font-size:1.5rem}
.Pagination-module__26JrhG__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:2rem 0;display:flex}.Pagination-module__26JrhG__button{border:1px solid var(--gray-dark);background-color:var(--transparent);min-width:2.5rem;height:2.5rem;color:var(--foreground);border-radius:8px;justify-content:center;align-items:center;padding:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Pagination-module__26JrhG__button:hover{background-color:var(--gray-darker);border-color:var(--gray-medium-dark);color:var(--foreground-hover);text-decoration:none}.Pagination-module__26JrhG__current{background-color:var(--primary);min-width:2.5rem;height:2.5rem;color:var(--cream);border-radius:8px;justify-content:center;align-items:center;padding:.5rem;font-size:1rem;font-weight:700;display:inline-flex}
.Spinner-module__dVSTTG__spinner{border:4px solid var(--spinner-track);border-top:4px solid var(--spinner-active);border-radius:50%;animation:1s linear infinite Spinner-module__dVSTTG__spin;display:inline-block}@keyframes Spinner-module__dVSTTG__spin{to{transform:rotate(360deg)}}
.ReviewStep-module__8EEv9q__container{flex-direction:column;gap:1.5rem;display:flex}.ReviewStep-module__8EEv9q__description{color:var(--foreground);opacity:.8;text-align:center;margin:0;font-size:1rem}.ReviewStep-module__8EEv9q__description strong{color:var(--primary)}.ReviewStep-module__8EEv9q__ratingSection{background:var(--surface-soft);border-radius:.75rem;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;display:flex}.ReviewStep-module__8EEv9q__ratingLabel{color:var(--foreground);text-align:center;margin:0;font-size:1rem;font-weight:600}.ReviewStep-module__8EEv9q__stars{gap:.5rem;display:flex}.ReviewStep-module__8EEv9q__star{cursor:pointer;color:var(--overlay-lighter);background:0 0;border:none;padding:0;font-size:2.5rem;line-height:1;transition:all .2s}.ReviewStep-module__8EEv9q__star:hover{transform:scale(1.1)}.ReviewStep-module__8EEv9q__starFilled{color:var(--primary)}.ReviewStep-module__8EEv9q__ratingHint{color:var(--foreground);opacity:.6;text-align:center;margin:0;font-size:.875rem}.ReviewStep-module__8EEv9q__textarea{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--foreground);resize:vertical;border-radius:.75rem;padding:1rem;font-family:inherit;font-size:1rem;line-height:1.6;transition:all .2s}.ReviewStep-module__8EEv9q__textarea:focus{border-color:var(--primary);background:var(--surface);outline:none}.ReviewStep-module__8EEv9q__textarea::placeholder{color:var(--foreground);opacity:.5}.ReviewStep-module__8EEv9q__hint{color:var(--foreground);opacity:.6;text-align:center;margin:0;font-size:.875rem}
.page-module__p8d4EW__container{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem}.page-module__p8d4EW__header{text-align:center;margin-bottom:3rem}.page-module__p8d4EW__title{color:var(--gray-medium-dark);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module__p8d4EW__description{color:var(--gray-medium-dark);max-width:600px;margin-bottom:.75rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.page-module__p8d4EW__count{color:var(--gray-light);font-size:1rem;font-weight:500}@media (max-width:768px){.page-module__p8d4EW__title{font-size:2rem}.page-module__p8d4EW__description{font-size:1rem}}
.ConfirmDialog-module__kjrLcq__overlay{background-color:var(--overlay-dark);z-index:3000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmDialog-module__kjrLcq__dialog{background-color:var(--background);width:90%;max-width:500px;box-shadow:var(--shadow-overlay);z-index:3001;border-radius:1rem;padding:2rem;position:relative}.ConfirmDialog-module__kjrLcq__title{color:var(--foreground);margin:0 0 1rem;font-size:1.5rem}.ConfirmDialog-module__kjrLcq__message{color:var(--foreground);margin:0 0 1.5rem;line-height:1.5}.ConfirmDialog-module__kjrLcq__actions{justify-content:flex-end;gap:1rem;display:flex}.ConfirmDialog-module__kjrLcq__cancelButton,.ConfirmDialog-module__kjrLcq__confirmButton{cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.ConfirmDialog-module__kjrLcq__cancelButton{color:var(--foreground);border:1px solid var(--foreground);background-color:#0000}.ConfirmDialog-module__kjrLcq__cancelButton:hover{background-color:var(--overlay-light)}.ConfirmDialog-module__kjrLcq__confirmButton{background-color:var(--danger);color:var(--cream)}.ConfirmDialog-module__kjrLcq__confirmButton:hover{background-color:var(--danger-hover)}
.layout-module__OzX_bW__container{width:100%;max-width:var(--max-width);min-height:calc(100vh - var(--header-height));flex-direction:row;gap:3rem;margin:0 auto;padding:2rem 1.5rem 4rem;display:flex}.layout-module__OzX_bW__sidebar{width:280px;top:calc(var(--header-height) + 1.5rem);flex-direction:column;flex-shrink:0;align-self:flex-start;gap:1.5rem;display:flex;position:sticky}.layout-module__OzX_bW__sidebarHeader{flex-direction:column;gap:1.25rem;display:flex}.layout-module__OzX_bW__title{color:var(--text);letter-spacing:-.03em;margin:0;font-size:clamp(2.25rem,3vw,3rem);font-weight:400;line-height:1}.layout-module__OzX_bW__userInfo{background:var(--surface);border:1px solid var(--border);border-radius:24px;align-items:center;gap:1rem;padding:1rem;display:flex}.layout-module__OzX_bW__userAvatar{background:var(--accent);width:48px;height:48px;color:var(--text-on-accent);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex}.layout-module__OzX_bW__userName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;overflow:hidden}.layout-module__OzX_bW__nav{background:var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:.5rem;display:flex}.layout-module__OzX_bW__navLink{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;width:100%;padding:.9rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:flex}.layout-module__OzX_bW__navLink:hover{background:var(--surface-accent-softest);color:var(--accent-strong);text-decoration:none}.layout-module__OzX_bW__navLink.layout-module__OzX_bW__active{background:var(--surface-accent-soft);border-color:var(--surface-accent-border-soft);color:var(--accent-strong)}.layout-module__OzX_bW__navLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.layout-module__OzX_bW__content{border-left:1px solid var(--border-paper-soft);flex:1;min-width:0;padding-left:3rem}@media (max-width:960px){.layout-module__OzX_bW__container{flex-direction:column;gap:2rem;padding:1rem}.layout-module__OzX_bW__sidebar{width:100%;position:static}.layout-module__OzX_bW__content{border-left:0;padding-left:0}}@media (max-width:768px){.layout-module__OzX_bW__title{font-size:2rem}.layout-module__OzX_bW__userInfo{padding:.75rem}.layout-module__OzX_bW__userAvatar{width:40px;height:40px;font-size:1rem}.layout-module__OzX_bW__userName{font-size:.9rem}.layout-module__OzX_bW__navLink{padding:.75rem .875rem;font-size:.9rem}}
.page-module__E5h5ua__container{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem}.page-module__E5h5ua__header{margin-bottom:2rem}.page-module__E5h5ua__title{color:var(--gray-medium-dark);margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__E5h5ua__count{color:var(--gray-light);margin-bottom:0;font-size:.875rem}.page-module__E5h5ua__tagsList{grid-template-columns:repeat(4,1fr);gap:.75rem 2rem;margin-bottom:2rem;display:grid}.page-module__E5h5ua__tagItem{align-items:baseline;gap:.25rem;display:flex}.page-module__E5h5ua__tagLink{color:var(--primary);font-size:.9375rem;text-decoration:none}.page-module__E5h5ua__tagLink:hover{text-decoration:underline}.page-module__E5h5ua__tagItemCount{color:var(--gray-light);white-space:nowrap;font-size:.875rem}.page-module__E5h5ua__empty{text-align:center;color:var(--gray-light);padding:4rem 1rem}@media (max-width:1024px){.page-module__E5h5ua__tagsList{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module__E5h5ua__title{font-size:1.75rem}.page-module__E5h5ua__tagsList{grid-template-columns:repeat(2,1fr);gap:.5rem 1rem}}
.Snackbar-module__rWXH6a__snackbar{background-color:var(--gray-dark);color:var(--cream);box-shadow:var(--shadow-overlay-soft);z-index:3500;border-radius:.5rem;padding:1rem 1.5rem;font-size:.875rem;animation:.3s ease-out Snackbar-module__rWXH6a__slideUp;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Snackbar-module__rWXH6a__slideUp{0%{opacity:0;bottom:0}to{opacity:1;bottom:2rem}}
