:root{--ink:#18211e;--muted:#66706c;--bg:#f4f6f1;--surface:#ffffff;--soft:#edf2ec;--line:#dce3dc;--green:#176447;--green-dark:#0f4a36;--orange:#d96732;--gold:#c69b56;--danger:#b43b35}*{box-sizing:border-box}html{max-width:100%;overflow-x:clip;scroll-behavior:smooth;touch-action:pan-y;-webkit-text-size-adjust:100%;text-size-adjust:100%}article,div,form,input,label,section,select,textarea{min-width:0}body{max-width:100%;overflow-x:clip;touch-action:pan-y;overscroll-behavior-x:none;margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{color:inherit}main{min-height:100vh;overflow-x:hidden}@media (max-width:760px){input,select,textarea{font-size:16px!important}}@media (display-mode:standalone){body{min-height:100dvh;padding-bottom:env(safe-area-inset-bottom)}header{padding-top:env(safe-area-inset-top);height:calc(72px + env(safe-area-inset-top))}}header{position:sticky;z-index:15;top:0;height:72px;padding:0 max(22px,calc((100vw - 1180px) / 2));justify-content:space-between;background:#ffffffee;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}header,header nav{display:flex;align-items:center}header nav{position:relative;gap:10px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-size:20px;font-weight:850;letter-spacing:-.03em}.brand-medal{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#075331 url(/icon-64.png) 50%/cover no-repeat;color:transparent;font-family:Georgia,serif;box-shadow:inset 0 0 0 4px #ffffff2b}.avatar,.login-link,.share{min-height:42px;border:1px solid var(--line);border-radius:12px;background:var(--surface);font-weight:750;cursor:pointer}.share{padding:0 14px}.share span{color:var(--green)}.login-link{padding:10px 15px;color:var(--ink);text-decoration:none}.avatar{width:42px;padding:0;border-color:var(--green);background:var(--green);color:#fff}.avatar.has-image{background-color:var(--soft);background-position:50%;background-repeat:no-repeat;background-size:cover}.profile-menu{position:absolute;z-index:30;top:52px;right:0;width:250px;padding:16px;display:grid;gap:8px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 18px 50px #1b34272b}.profile-menu>span{color:var(--green);font-weight:750}.profile-menu>small{color:var(--muted);line-height:1.4}.profile-menu label{display:flex;align-items:center;gap:8px;font-size:13px}.profile-menu button{min-height:40px;border:0;border-radius:10px;background:var(--soft);font-weight:750;cursor:pointer}.gallery-hero{width:min(1180px,calc(100% - 32px));margin:24px auto 54px;padding:clamp(34px,6vw,78px);display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);align-items:center;gap:clamp(34px,7vw,88px);border:1px solid #dbe5dc;border-radius:30px;background:radial-gradient(circle at 88% 12%,#d6ead9 0,transparent 31%),linear-gradient(135deg,#eef5ed,#fff 62%);box-shadow:0 22px 60px #23463112}.hero-copy{display:grid;gap:22px}.collection-head>p,.eyebrow,.hero-kicker,.shelf-head p{margin:0;color:var(--green);font-size:11px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.gallery-hero h1{max-width:710px;margin:0;color:var(--ink);font:650 clamp(48px,6vw,76px)/.98 Georgia,serif;letter-spacing:-.045em}.gallery-hero h1 em{color:var(--green);font-weight:500}.hero-manifesto{max-width:610px;margin:0;color:#46514c;font-size:clamp(17px,2vw,21px);line-height:1.55}.identity{width:fit-content;padding:10px 14px 10px 10px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:16px;background:#fff}.portrait{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;background:#e2eee4;color:var(--green-dark);font:700 23px Georgia,serif}.identity>div:last-child{display:grid;gap:2px}.identity p{margin:0;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.identity strong{font-size:15px}.identity span{color:var(--green);font-size:12px;font-weight:750}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:530px}.hero-stats span{padding:13px 14px;display:grid;gap:3px;border:1px solid var(--line);border-radius:14px;background:#ffffffc9;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-stats b{color:var(--ink);font:700 27px Georgia,serif}.add,.ai-button,.primary{min-height:52px;border:0;border-radius:14px;background:var(--green);color:#fff;font-weight:850;cursor:pointer;box-shadow:0 10px 25px #17644725}.add:hover,.ai-button:hover,.primary:hover{background:var(--green-dark)}.add:disabled,.ai-button:disabled,.primary:disabled{cursor:default;opacity:.55}.hero-add{width:fit-content;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.hero-add span{font-size:21px}.featured-finish{position:relative;min-height:470px;padding:56px 24px 48px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 24px 50px #2545331f}.featured-finish:after{content:"";position:absolute;left:10%;right:10%;bottom:31px;height:2px;border-radius:50%;background:linear-gradient(90deg,transparent,#bd8c61 18%,#e1bc91 50%,#bd8c61 82%,transparent);box-shadow:0 6px 10px #67462e19}.featured-finish>p{position:absolute;top:20px;left:22px;right:22px;margin:0;display:flex;justify-content:space-between;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.featured-finish>p span{color:var(--green)}.featured-finish>small{position:absolute;z-index:2;bottom:14px;color:var(--green);font-weight:800}.featured-finish .medal-item{width:min(310px,100%);min-height:296px}.medal-carousel-hero{position:relative;width:min(1180px,calc(100% - 32px));height:clamp(310px,35vw,410px);margin:24px auto 48px;overflow:hidden;isolation:isolate;border:1px solid #183b3b;border-radius:26px;background:radial-gradient(ellipse 36% 78% at 50% 2%,rgba(217,240,226,.34) 0,rgba(121,161,147,.15) 38%,transparent 72%),radial-gradient(ellipse 30% 54% at 8% 47%,rgba(147,188,173,.16) 0,transparent 70%),radial-gradient(ellipse 30% 54% at 92% 47%,rgba(147,188,173,.13) 0,transparent 70%),radial-gradient(ellipse 76% 110% at 50% -10%,#416a64 0,transparent 57%),linear-gradient(118deg,#183637,#10292d 52%,#0b2026);box-shadow:0 22px 48px #17312e28,inset 0 1px #ffffff1a}.medal-carousel-hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 42% 104% at 50% -18%,rgba(239,255,239,.48) 0,rgba(179,216,197,.2) 37%,transparent 72%),linear-gradient(104deg,#ffffff10,transparent 27%,transparent 72%,#010d1244)}.medal-carousel-scene{position:relative;z-index:1;width:100%;height:100%;perspective:1300px;transform-style:preserve-3d;touch-action:pan-y}.medal-carousel-scene:focus-visible{outline:2px solid #b7d7cc;outline-offset:-5px}.carousel-medal{--shift:0;--depth:0px;--turn:0deg;--size:1;--shadow-x:0px;--shadow-y:28px;position:absolute;left:50%;top:50%;z-index:2;width:clamp(178px,22vw,255px);aspect-ratio:1;padding:0;display:grid;place-items:center;overflow:visible;border:0;background:transparent;cursor:pointer;transform:translate3d(calc(-50% + var(--shift)),-50%,var(--depth)) rotateY(var(--turn)) scale(var(--size));transform-style:preserve-3d;transition:transform .28s cubic-bezier(.2,.72,.24,1),opacity .22s ease;will-change:transform}.carousel-medal[data-position="0"]{--depth:90px;--size:1.06;z-index:5}.carousel-medal[data-position="-1"]{--shift:clamp(-218px,-21vw,-138px);--depth:-34px;--turn:46deg;--size:.79;--shadow-x:-11px;--shadow-y:25px;z-index:4;opacity:.88}.carousel-medal[data-position="1"]{--shift:clamp(138px,21vw,218px);--depth:-34px;--turn:-46deg;--size:.79;--shadow-x:11px;--shadow-y:25px;z-index:4;opacity:.88}.carousel-medal[data-position="-2"]{--shift:clamp(-350px,-34vw,-214px);--depth:-116px;--turn:62deg;--size:.59;--shadow-x:-16px;--shadow-y:18px;opacity:.62}.carousel-medal[data-position="2"]{--shift:clamp(214px,34vw,350px);--depth:-116px;--turn:-62deg;--size:.59;--shadow-x:16px;--shadow-y:18px;opacity:.62}.carousel-medal .medal-object-stage{position:relative;inset:auto;width:100%;height:100%;padding:3%;overflow:visible;border-radius:0;transform-style:preserve-3d}.carousel-medal .medal-photo-frame{width:100%;height:100%;transform:translateY(-5px) translateZ(3px)}.carousel-medal[data-position="0"] .carousel-medal-image{width:100%;height:100%}.carousel-medal[data-position="0"] .medal-photo-frame{width:100%;max-width:100%;height:100%;aspect-ratio:1}.carousel-medal .medal-photo{filter:none}.carousel-controls{position:absolute;z-index:10;inset:0;pointer-events:none}.carousel-arrow{position:absolute;top:50%;width:44px;height:54px;padding:0;border:1px solid #d6ebe13d;border-radius:13px;background:#071c21b8;color:#e7f2ec;font:400 39px/.85 Georgia,serif;cursor:pointer;transform:translateY(-50%);box-shadow:0 7px 18px #020d1157;pointer-events:auto;transition:background .18s ease,transform .18s ease}.carousel-arrow:hover{background:#173d3fd4;transform:translateY(-50%) scale(1.04)}.carousel-arrow:focus-visible{outline:2px solid #d9ece5;outline-offset:2px}.carousel-arrow-prev{left:18px}.carousel-arrow-next{right:18px}@media (hover:hover){.carousel-medal[data-position="0"]:hover{--depth:104px}}.privacy{margin:-34px auto 24px;padding:11px 14px;border-radius:12px;background:#fff2d8;color:#664a1f;font-weight:700}.distance-dashboard,.privacy{width:min(1180px,calc(100% - 32px))}.distance-dashboard{margin:0 auto 48px}.distance-dashboard-head{margin-bottom:14px;display:flex;align-items:end;justify-content:space-between;gap:20px}.distance-dashboard-head p{margin:0 0 4px;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.distance-dashboard-head h2{margin:0;color:var(--ink);font:650 31px Georgia,serif}.distance-dashboard-head>a{padding:9px 13px;border:1px solid var(--line);border-radius:30px;background:#fff;color:var(--green);font-size:12px;font-weight:850;text-decoration:none}.distance-dashboard-head>a.active{background:var(--green);color:#fff}.distance-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.distance-cards>a{min-width:0;padding:17px;display:grid;gap:7px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#fff,#f1f5f0);color:inherit;text-decoration:none;box-shadow:0 10px 28px #2844320c}.distance-cards>a.active,.distance-cards>a:hover{border-color:#8fb29a;background:#eaf2eb;transform:translateY(-2px)}.distance-cards>a>span{color:var(--green);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.distance-cards>a>b{color:var(--ink);font:650 23px Georgia,serif}.distance-cards small{color:var(--muted)}.distance-cards small strong{color:var(--ink);font-size:13px}.distance-cards i{margin-top:5px;color:var(--green);font-size:10px;font-style:normal;font-weight:850}.collection{width:min(1180px,calc(100% - 32px));margin:0 auto;padding-bottom:90px}.collection-head{max-width:780px;margin:0 auto 34px;text-align:center}.collection-head h2{margin:8px 0 13px;color:var(--ink);font:650 clamp(35px,5vw,56px)/1.05 Georgia,serif;letter-spacing:-.035em}.collection-head h2 em{color:var(--green);font-weight:500}.collection-head>span{color:var(--muted);font-size:15px;line-height:1.6}.clear-distance-filter{margin-top:15px;min-height:42px;padding:0 15px;border:1px solid var(--green);border-radius:30px;background:transparent;color:var(--green);font-weight:850;cursor:pointer}.distance-empty{max-width:580px;margin:20px auto;padding:26px;display:grid;gap:9px;border:1px dashed #aebfb1;border-radius:18px;background:#f7faf6;text-align:center}.distance-empty b{color:var(--ink);font:650 22px Georgia,serif}.distance-empty span{color:var(--muted);line-height:1.5}.distance-empty button{justify-self:center;min-height:42px;padding:0 14px;border:0;border-radius:30px;background:var(--green);color:#fff;font-weight:850;cursor:pointer}.series-list{display:grid;gap:20px}.series-shelf{padding:25px 24px 42px;border:1px solid #dfe5dd;border-radius:22px;background:radial-gradient(ellipse 74% 86% at 50% 34%,#ffffff 0,#f6f8f2 48%,#e8eee7 100%);box-shadow:0 18px 40px #26412f12}.series-shelf:before{background:radial-gradient(ellipse 48% 66% at 50% 25%,rgba(255,255,255,.86) 0,rgba(255,255,255,.24) 48%,transparent 78%)}.series-shelf:after{content:"";position:absolute;left:22px;right:22px;bottom:19px;height:6px;border-radius:50%;background:linear-gradient(90deg,#a47753,#d0ad86 45%,#9d704e);box-shadow:0 7px 11px #6b472c20}.shelf-head{position:relative;z-index:2;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.shelf-head h3{margin:2px 0 5px;color:var(--ink);font:650 30px Georgia,serif}.shelf-head span{color:var(--muted);font-size:12px}.year-filter{margin:0 5px 0 0;padding:0;border:0;background:transparent;color:var(--muted);font:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.year-filter:hover{color:var(--green)}.shelf-head>b{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--green);font:700 20px Georgia,serif}.shelf-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:20px 12px;align-items:start}.shelf-grid[data-count="1"]{grid-template-columns:minmax(0,148px);justify-content:center}.shelf-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,142px));justify-content:center}.shelf-grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,136px));justify-content:center}.medal-item{position:relative;isolation:isolate;width:100%;min-width:0;padding:0;display:grid;grid-template-rows:auto auto;gap:7px;align-items:start;justify-items:center;overflow:visible;border:0;border-radius:10px;background:transparent;cursor:pointer;color:inherit;text-align:inherit;-webkit-tap-highlight-color:transparent}.medal-item:before{content:none;position:absolute;z-index:0;inset:3px 2px 5px;border-radius:22px;background:radial-gradient(ellipse 64% 42% at 50% 47%,rgba(255,255,255,.32),rgba(232,239,232,.08) 66%,transparent 100%);box-shadow:0 7px 18px rgba(31,52,42,.04);filter:blur(1px);pointer-events:none}.medal-item:focus-visible{outline:2px solid var(--green);outline-offset:4px}.medal-visual{aspect-ratio:1;margin-bottom:9px;place-items:center;overflow:visible;isolation:isolate}.medal-object-stage,.medal-visual{position:relative;width:100%;display:grid}.medal-object-stage{z-index:1;min-height:0;height:100%;place-items:center;isolation:isolate}.medal-item .medal-object-stage{position:absolute;inset:0;padding:7%;overflow:visible;border-radius:10px}.carousel-medal .medal-photo-frame,.crop-stage .editor-medal-object .medal-photo-frame,.medal-item .medal-photo-frame,.zoom-stage .detail-medal-object .medal-photo-frame{overflow:hidden;border-radius:inherit}.crop-stage .editor-medal-object,.zoom-stage .detail-medal-object{overflow:hidden}.fallback-medal{display:flex;flex-direction:column;align-items:center;justify-content:end}.medal-photo-frame{position:relative;width:100%;height:100%;margin:0;display:grid;place-items:center;overflow:hidden;transform:translateY(-1px);transition:transform .22s ease}.medal-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transform-origin:50% 50%;z-index:1;transform:var(--medal-photo-transform);filter:none}.medal-caption{position:relative;z-index:2;grid-template-rows:auto auto;gap:3px;align-items:start;overflow:hidden;background:transparent}.medal-caption,.medal-stats{width:100%;min-width:0;display:grid;justify-items:center}.medal-stats{gap:1px;align-content:start;line-height:1.1}@media (hover:hover){.medal-item:hover .medal-photo-frame{transform:translateY(-5px)}}.medal-item strong{margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere;color:var(--ink);font-size:13px;line-height:1.25}.medal-item strong,.medal-item time{width:100%;max-width:100%;min-width:0;text-align:center}.medal-item time{overflow:hidden;font-size:11px;font-weight:850;white-space:nowrap;text-overflow:ellipsis}.medal-distance{color:var(--green)}.medal-result{color:#647169}.ribbon{position:relative;width:70px;height:92px;margin:auto 0 -20px;display:flex;gap:7px}.ribbon i{width:50%;background:linear-gradient(90deg,#8f201e,#d14138,#8e1c1b);clip-path:polygon(0 0,100% 0,88% 100%,10% 100%)}.medal-disc{--medal:#c9a653;--shine:#f0d68d;position:relative;width:128px;height:128px;margin:0 0 auto;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 27%,var(--shine),var(--medal) 64%,#756331);box-shadow:inset 0 0 0 8px #ffffff42,0 12px 17px #26382e29}.disc-edge{position:absolute;inset:10px;border:1px solid #4b432c42;border-radius:50%}.disc-mark{font:700 42px Georgia,serif;color:#ffffffc4}.disc-lines{bottom:24px;color:#2b2c238a;font-size:7px;letter-spacing:.08em}.disc-lines,.medal-year{position:absolute;font-weight:900}.medal-year{z-index:3;bottom:5px;right:5px;min-height:20px;padding:3px 8px;display:flex;align-items:center;border-radius:20px;border:1px solid rgba(117,151,127,.34);background:linear-gradient(135deg,rgba(255,253,238,.96),rgba(209,230,214,.94));box-shadow:0 4px 11px rgba(27,57,42,.13),inset 0 1px rgba(255,255,255,.82);overflow:hidden;color:#3e5d4d;font-size:8px;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap}.content-signal{position:absolute;z-index:3;top:5px;width:20px;height:20px;display:grid;place-items:center;border-radius:6px;background:rgba(250,252,249,.82);color:#2f6d52;box-shadow:0 1px 5px rgba(24,54,39,.08);pointer-events:none}.content-signal svg{width:14px;height:14px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.signal-story{left:5px}.signal-story svg path{fill:rgba(47,109,82,.08)}.signal-photos{right:5px}.collection-empty{width:min(390px,100%);min-height:72px;margin:18px auto 0;padding:11px 16px;display:grid;grid-template-columns:32px 1fr;align-items:center;justify-items:start;column-gap:10px;border:1px dashed #aebfb1;border-radius:14px;background:rgba(248,250,247,.72);color:var(--green);text-align:left;cursor:pointer}.collection-empty>span{grid-row:1/3;font-size:22px}.collection-empty b{align-self:end}.collection-empty small{align-self:start;color:var(--muted)}footer{padding:25px max(22px,calc((100vw - 1180px) / 2));display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);background:#fff;color:var(--muted);font-size:13px}footer a{color:var(--green);font-weight:800;text-decoration:none}.overlay{position:fixed;z-index:50;inset:0;width:100%;max-width:100vw;padding:18px;display:grid;place-items:center;overflow-x:hidden;background:#10231cbf;backdrop-filter:blur(10px)}.add-dialog,.detail{position:relative;min-width:0;width:min(620px,100%);max-width:100%;max-height:calc(100dvh - 36px);padding:30px;overflow:auto;border-radius:22px;background:#fff;box-shadow:0 28px 90px #07120d66;text-align:center}.add-dialog{width:min(680px,100%);text-align:left}.close{position:sticky;z-index:5;top:0;float:right;width:44px;height:44px;margin:-14px -14px -36px 0;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:27px;line-height:1;box-shadow:0 6px 20px #283d3020;cursor:pointer}.detail>p{margin:14px 0 0;color:var(--green);font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.add-dialog h2,.detail h2{margin:7px 0 12px;color:var(--ink);font:650 34px/1.08 Georgia,serif}.detail>strong{display:block;margin-top:8px;color:var(--green);font-size:24px}.detail-series{display:flex;justify-content:center;gap:7px;margin-bottom:8px}.detail-series>*{padding:5px 9px;border-radius:20px;background:var(--soft);color:#435149;font-size:10px}.detail-number{display:block;margin-bottom:7px;color:var(--muted);font-size:12px}.detail-story{margin:18px 0 4px;padding:20px 22px;border-radius:14px;background:#fbfcfa;color:#37433d;font:16px/1.72 Georgia,serif;text-align:left}.rich-story>:first-child{margin-top:0}.rich-story>:last-child{margin-bottom:0}.rich-story p{margin:0 0 14px}.rich-story h2,.rich-story h3{margin:22px 0 9px;color:var(--ink);font-family:Georgia,serif;line-height:1.15}.rich-story h2{font-size:25px}.rich-story h3{font-size:20px}.rich-story blockquote{margin:18px 0;padding:2px 0 2px 16px;border-left:3px solid #be9863;color:#5f695f;font-style:italic}.rich-story ol,.rich-story ul{margin:12px 0;padding-left:24px}.rich-story li{margin:5px 0}.rich-story a{color:var(--green);text-decoration-thickness:1px;text-underline-offset:3px}.detail-medal .medal-item{width:min(330px,100%);margin:auto}.detail-medal .medal-caption{display:none}.zoom-stage{position:relative;isolation:isolate;height:min(52dvh,450px);margin-bottom:15px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:radial-gradient(ellipse 50% 78% at 50% -14%,rgba(255,255,255,1) 0,rgba(255,255,255,.8) 31%,transparent 70%),radial-gradient(ellipse 70% 52% at 50% 100%,rgba(188,204,188,.4) 0,transparent 74%),linear-gradient(142deg,#f7f8f1,#eef1ea 54%,#dfe7dd);box-shadow:inset 0 1px rgba(255,255,255,.92),inset -22px -34px 58px rgba(71,97,78,.12);touch-action:none}.zoom-stage:before{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.11),transparent 33%,rgba(63,87,71,.1))}.zoom-stage .detail-medal-object{width:92%;height:92%}.zoom-stage .detail-medal-object .medal-photo-frame{width:auto;max-width:100%;height:100%;aspect-ratio:1}.zoom-stage .detail-medal-object .medal-photo{transition:transform .15s}.zoom-stage small{position:absolute;z-index:3;left:50%;bottom:9px;transform:translateX(-50%);padding:6px 10px;border-radius:20px;background:#173a2edb;color:#fff;font-size:10px;white-space:nowrap;pointer-events:none}.zoom-controls{min-height:48px;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:12px}.zoom-controls button{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--green);font-size:25px;cursor:pointer}.zoom-controls span{min-width:50px;font-weight:850}.actions{margin-top:21px;display:flex;justify-content:center;gap:9px}.actions button,.back,.secondary{min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);font-weight:800;cursor:pointer}.actions .danger{color:var(--danger);border-color:#e9c5c2}.share-overlay{position:fixed;z-index:120;inset:0;padding:18px;display:grid;place-items:center;overflow:auto;background:#0a1b16c9;backdrop-filter:blur(10px)}.share-composer{position:relative;width:min(980px,100%);max-height:calc(100dvh - 30px);padding:28px;overflow:auto;border-radius:24px;background:#fff;box-shadow:0 30px 90px #07130e8c}.share-composer>.eyebrow{margin:0 0 6px}.share-composer>h2{margin:0 0 20px;color:var(--ink);font:650 32px/1.08 Georgia,serif}.share-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(290px,1fr);gap:25px;align-items:start}.share-preview{position:relative;width:min(100%,350px);margin:auto;overflow:hidden;border-radius:18px;background:#dce7dc;box-shadow:0 16px 35px #10261d2b}.share-preview.story{aspect-ratio:9/16}.share-preview.post{aspect-ratio:4/5}.share-preview canvas{display:block;width:100%;height:100%}.share-preview>span{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:800;background:#173a2c99}.share-options{display:grid;gap:17px}.share-options fieldset{min-width:0;margin:0;padding:0;border:0}.share-options legend{margin:0 0 8px;color:var(--ink);font-size:13px;font-weight:850}.share-options legend small{color:var(--muted);font-weight:650}.share-segment{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:13px;background:var(--soft)}.share-segment button{min-height:50px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:13px;font-weight:850;cursor:pointer}.share-segment button.active{background:#fff;color:var(--green);box-shadow:0 3px 10px #23422c17}.share-segment small{font-size:10px}.share-templates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.share-templates button{min-height:48px;padding:8px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#435149;font-size:12px;font-weight:800;cursor:pointer}.share-templates button.active{border-color:var(--green);background:#eaf3eb;color:var(--green);box-shadow:inset 0 0 0 1px #17644730}.share-photo-picks{display:flex;flex-wrap:wrap;gap:8px}.share-photo-picks button{position:relative;width:58px;height:58px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-size:10px;font-weight:800;cursor:pointer}.share-photo-picks button:first-child{width:auto;padding:0 10px}.share-photo-picks img{width:100%;height:100%;object-fit:cover}.share-photo-picks span{position:absolute;right:3px;bottom:3px;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:11px}.share-photo-picks button.active{border:2px solid var(--green)}.share-export{width:100%;min-height:52px}.add-dialog .eyebrow{margin:2px 0 8px}.hint{margin:-3px 0 20px;color:var(--muted);line-height:1.5}.add-dialog form{display:grid;gap:14px}.add-dialog form,.add-dialog form>*,.placement-fields>*,.series-fields>*{min-width:0;max-width:100%}.add-dialog label{display:grid;gap:7px;color:#34413a;font-size:13px;font-weight:800;text-align:left}.add-dialog label>small{color:var(--muted);font-weight:550}.add-dialog input,.add-dialog select,.add-dialog textarea{width:100%;min-height:48px;padding:12px 13px;border:1px solid #ccd6ce;border-radius:11px;background:#fff;color:var(--ink);outline:none}.add-dialog textarea{min-height:112px;resize:vertical;line-height:1.5}.add-dialog input:focus,.add-dialog select:focus,.add-dialog textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #17644718}.soft-key-field,.soft-key-fields>label{padding:10px;border:1px solid #dfe3dc;border-radius:14px;background:#f4f5f1}.series-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.placement-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.placement-fields label:last-child{grid-column:1/-1}.ocr-retry.standalone{width:100%;margin:10px 0 4px;min-height:44px;border:1px solid #cad8cf;border-radius:12px;background:#f5faf6;color:var(--green);font-weight:850;cursor:pointer}.race-stats{width:min(440px,100%);margin:8px auto 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.race-stats span{padding:10px 12px;display:grid;gap:2px;border:1px solid #dbe1d9;border-radius:12px;background:rgba(255,255,255,.68);text-align:left}.race-stats small{color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.race-stats b{color:var(--ink);font-size:14px}.photo-choice{padding:17px;display:grid;gap:12px;border:2px dashed #b5c5b8;border-radius:16px;background:#f6f9f5;text-align:center}.photo-choice>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.photo-choice button{min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:13px;background:#fff;font-weight:850;cursor:pointer}.photo-choice button span{color:var(--green);font-size:25px}.photo-choice small{color:var(--muted);font-size:11px}.photo-choice .photo-tip{margin:-4px 2px 1px;line-height:1.45}.photo-picked{padding:9px;display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:11px;border:1px solid var(--line);border-radius:13px;background:var(--soft)}.photo-picked img{width:62px;height:62px;border-radius:9px;background:#fff;object-fit:contain}.photo-picked>div{display:grid;gap:3px}.photo-picked small{color:var(--muted);font-size:10px}.photo-picked button{border:0;background:transparent;color:var(--green);font-weight:850;cursor:pointer}.ai-button{width:100%;display:flex;align-items:center;justify-content:center;gap:9px}.ai-progress{height:7px;overflow:hidden;border-radius:10px;background:#dfe8e0}.ai-progress i{display:block;height:100%;border-radius:inherit;background:var(--green);transition:width .2s}.ai-model-note{margin:-7px 2px 0;color:var(--muted);font-size:10px;line-height:1.4;text-align:center}.spinner{width:18px;height:18px;display:inline-block;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.story-authoring{min-width:0;max-width:100%;display:grid;gap:8px}.story-authoring>div:first-child{display:grid;gap:3px}.story-authoring>div:first-child>b{color:var(--ink);font-size:13px}.story-authoring>div:first-child>small{color:var(--muted);font-size:10px}.story-editor-shell{position:relative;min-width:0;max-width:100%;overflow:visible;border:1px solid #d9ded8;border-radius:17px;background:#fff;box-shadow:0 8px 24px #26382e0b}.story-editor{min-width:0;min-height:230px;padding:22px 20px 18px;overflow-wrap:anywhere;outline:none;color:#27332d;font:18px/1.72 Georgia,serif;caret-color:var(--green)}.story-editor:empty:before{content:attr(data-placeholder);color:#9aa39d;pointer-events:none}.story-editor p{margin:0 0 13px}.story-editor h2,.story-editor h3{margin:20px 0 9px;color:var(--ink);line-height:1.15}.story-editor blockquote{margin:16px 0;padding-left:15px;border-left:3px solid #bd9660;color:#606a63;font-style:italic}.story-editor ol,.story-editor ul{padding-left:24px}.story-toolbar{position:sticky;z-index:12;bottom:6px;width:100%;min-width:0;max-width:100%;padding:9px 10px calc(9px + env(safe-area-inset-bottom,0px));display:flex;align-items:center;gap:6px;overflow-x:auto;border:1px solid #dce2dc;border-left:0;border-right:0;background:rgba(245,247,244,.98);box-shadow:0 -8px 20px #26382e14;scrollbar-width:none}.story-toolbar::-webkit-scrollbar{display:none}.story-toolbar>span{padding:0 5px 0 2px;color:var(--muted);font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.story-toolbar button{width:38px;height:38px;flex:0 0 auto;border:1px solid #d5dcd6;border-radius:10px;background:#fff;color:var(--ink);font:750 14px Georgia,serif;cursor:pointer}.story-toolbar button.active,.story-toolbar button:active{border-color:var(--green);background:#e8f1ea;color:var(--green)}.story-editor-shell>small{display:block;padding:8px 13px 10px;background:#f5f7f4;color:var(--muted);font-size:9px}.keepsake-upload,.position-editor,.story-photo-upload{padding:14px;display:grid;gap:12px;border:1px solid var(--line);border-radius:16px;background:#f6f8f5}.medal-position-tip{color:var(--muted);font-size:11px;line-height:1.45}.series-picker{display:grid;gap:7px}.series-picker>div:last-of-type{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.series-picker>div:last-of-type button{min-height:42px;padding:0 12px;border:1px solid var(--green);border-radius:10px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.series-chips{display:flex;flex-wrap:wrap;gap:6px}.series-chips button{max-width:100%;padding:6px 9px;overflow:hidden;border:1px solid #cfe0d1;border-radius:999px;background:#eaf3eb;color:var(--green-dark);font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.short-name-switch{display:flex;align-items:center;gap:9px;padding:2px 2px 8px;color:#45524b;font-size:13px;cursor:pointer}.short-name-switch input{width:18px;height:18px;accent-color:var(--green)}.short-name-switch span{line-height:1.3}.editor-title{display:grid;gap:3px;text-align:center}.editor-title b{font-size:15px}.editor-title small{color:var(--muted);line-height:1.4}.crop-stage{position:relative;width:min(330px,100%);aspect-ratio:1;margin:auto;display:grid;place-items:center;overflow:hidden;border:1px solid #cad9cc;border-radius:20px;background:radial-gradient(circle at 50% 48%,#fff 0 24%,#eaf0e8 56%,#dce5db 100%);box-shadow:inset 0 0 0 8px #ffffff73;user-select:none}.crop-stage img{object-fit:contain;transform-origin:center;pointer-events:none}.crop-stage .editor-medal-object,.crop-stage img{width:100%;height:100%}.crop-stage .editor-medal-object .medal-photo-frame{width:100%;max-width:100%;height:100%;margin:0}.auto-crop-stage:after{content:none}.manual-crop-stage{touch-action:none;cursor:grab}.manual-crop-stage:active{cursor:grabbing}.position-editor label{grid-template-columns:1fr auto;align-items:center}.position-editor label>span{color:var(--green)}.position-editor input[type=range]{grid-column:1/-1;min-height:26px;padding:0;accent-color:var(--green);box-shadow:none}.auto-crop-note{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:9px;padding:10px 12px;border-radius:12px;background:#e7f1e9;color:var(--green)}.auto-crop-note>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-weight:900}.auto-crop-note>div{display:grid;gap:2px}.auto-crop-note b{font-size:12px}.auto-crop-note small{color:var(--muted);font-size:10px;line-height:1.35}.manual-position-button{min-height:44px;border:1px solid var(--green);border-radius:12px;background:#fff;color:var(--green);font-weight:850;cursor:pointer}.editor-actions{display:flex;justify-content:center;gap:8px}.editor-actions button{min-height:40px;border:0;background:transparent;color:var(--green);font-weight:800;cursor:pointer}.keepsake-upload>div:first-child,.story-photo-upload>div:first-child{display:grid;gap:3px}.keepsake-upload small,.story-photo-upload small{color:var(--muted);font-size:10px}.keepsake-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.keepsake-actions button{min-height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:800;cursor:pointer}.keepsake-preview{display:grid;gap:9px}.keepsake-preview img{width:100%;height:150px;border-radius:11px;object-fit:cover}.keepsake-preview>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.keepsake-preview button{min-height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--green);font-weight:800}.keepsake-preview button:last-child{color:var(--danger)}.bib-processing{min-height:62px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;background:var(--green);color:#fff;font-size:12px;font-weight:850}.story-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.story-photo-grid figure{position:relative;margin:0;overflow:hidden;border-radius:10px}.story-photo-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;transform-origin:center}.story-photo-grid button{position:absolute;top:4px;width:30px;height:30px;border:0;border-radius:50%;background:#14231ddd;color:#fff;font-size:19px}.story-photo-grid .center-story-photo{left:4px}.story-photo-grid .remove-story-photo{right:4px}.photo-adjust-overlay{position:fixed;z-index:110;inset:0;padding:18px;display:grid;place-items:center;background:#08120de8}.photo-adjust-overlay article{width:min(470px,100%);max-height:calc(100dvh - 24px);overflow:auto;padding:24px;display:grid;gap:13px;border-radius:22px;background:#fff;box-shadow:0 30px 70px #0008}.photo-adjust-overlay h2{margin:0;color:var(--ink);font:650 30px Georgia,serif}.photo-adjust-overlay .close{margin:-10px -10px -36px 0}.photo-adjust-stage{position:relative;width:min(380px,100%);aspect-ratio:1;margin:auto;overflow:hidden;border:2px solid var(--green);border-radius:17px;background:#edf1eb;touch-action:none}.photo-adjust-stage img{width:100%;height:100%;object-fit:cover;transform-origin:center;pointer-events:none}.photo-adjust-stage.bib img,.photo-adjust-stage.medal img{object-fit:contain}.photo-adjust-stage>span{position:absolute;left:50%;bottom:8px;translate:-50% 0;width:max-content;max-width:calc(100% - 16px);padding:5px 9px;border-radius:20px;background:#173a2ddd;color:#fff;font-size:9px;text-align:center}.photo-adjust-overlay label{display:grid;grid-template-columns:1fr auto;gap:5px;color:var(--ink);font-weight:800}.photo-adjust-overlay label>span{color:var(--green)}.photo-adjust-overlay input{grid-column:1/-1;width:100%;accent-color:var(--green)}.photo-adjust-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.photo-adjust-actions button{min-height:46px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--green);font-weight:850}.photo-adjust-actions .primary{border:0;background:var(--green);color:#fff}.save-medal{width:100%;margin-top:2px}.form-error,.upload-error{margin:0;padding:10px 12px;border-radius:10px;background:#fff0ef;color:#9e2e2a;font-size:13px;font-weight:750}.source-saved-status{margin:0;padding:9px 12px;border-radius:10px;background:#e8f4eb;color:#176b50;font-size:13px;font-weight:800}.processed{min-height:280px;padding:15px;display:grid;place-items:center;border-radius:15px;background:var(--soft)}.processed img{max-width:100%;max-height:300px;object-fit:contain}.username-field{display:flex;align-items:center;border:1px solid #ccd6ce;border-radius:11px;background:#fff}.username-field span{padding-left:12px;color:var(--muted)}.username-field input{border:0;box-shadow:none!important}.ocr-status,.probeg-lookup{padding:13px 14px;display:grid;gap:7px;border:1px solid var(--line);border-radius:13px;background:#f6f9f5}.ocr-status>div,.probeg-lookup>div{display:grid;gap:3px}.ocr-status b,.probeg-lookup b{color:var(--ink);font-size:13px}.ocr-status small,.probeg-lookup small,.probeg-lookup>span{color:var(--muted);font-size:11px;line-height:1.45}.ocr-status p{margin:2px 0 0;padding-top:7px;border-top:1px solid var(--line);color:#4c5a52;font-size:11px;line-height:1.45}.ocr-status.reading{border-color:#b5d0bd;background:#eef7f0}.ocr-status.done{border-color:#9fc1a9;background:#e8f4eb}.ocr-status.error{border-color:#e9c5c2;background:#fff0ef}.ocr-retry{width:fit-content;min-height:36px;padding:0 11px;border:1px solid #aac2b1;border-radius:9px;background:#fff;color:var(--green);font-size:11px;font-weight:850;cursor:pointer}.probeg-lookup{background:#fff9eb;border-color:#ead9b8}.probeg-lookup>span{color:#715b32}.probeg-lookup a{width:fit-content;color:var(--green);font-size:12px;font-weight:850;text-decoration:none}.probeg-lookup a:hover{text-decoration:underline}.probeg-lookup .probeg-matches{display:grid;gap:7px}.probeg-matches button{min-height:58px;padding:9px 10px;display:grid;grid-template-columns:1fr auto;gap:2px 10px;align-items:center;border:1px solid #ddca9e;border-radius:10px;background:#fff;text-align:left;cursor:pointer}.probeg-matches button b{font-size:12px}.probeg-matches button small{grid-column:1}.probeg-matches button span{grid-column:2;grid-row:1/span 2;color:var(--green);font-size:11px;font-weight:900}.bib-keepsake{width:min(142px,46%);margin:14px auto 18px;padding:0;display:block;border:0;border-radius:0;background:transparent;cursor:pointer}.bib-keepsake img{width:100%;max-height:116px;display:block;border-radius:0;object-fit:contain}.memory-gallery{margin-top:18px;text-align:left}.memory-gallery h3{margin:0 0 9px;font:650 19px Georgia,serif}.memory-gallery>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.memory-gallery button{padding:0;overflow:hidden;border:0;border-radius:9px;background:var(--soft)}.memory-gallery img{width:100%;aspect-ratio:1;object-fit:cover;transform-origin:center}.memory-lightbox{position:fixed;z-index:100;inset:0;padding:18px;display:grid;place-items:center;background:#07110ded}.memory-lightbox img{max-width:100%;max-height:90dvh;border-radius:13px}.memory-lightbox button{position:absolute;top:17px;right:17px;width:46px;height:46px;border:1px solid #ffffff45;border-radius:50%;background:#0e1d17cc;color:#fff;font-size:28px}.account-gate,.account-loading{position:fixed;z-index:40;inset:72px 0 0;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f4f6f1ee;backdrop-filter:blur(12px);text-align:center}.account-gate h2{margin:7px 0 10px;font:650 43px Georgia,serif}.account-gate>p:not(.eyebrow){max-width:460px;color:var(--muted);line-height:1.6}.account-gate .primary{width:min(340px,100%);margin:13px 0 9px;display:flex;align-items:center;justify-content:center;text-decoration:none}.account-gate>small{color:var(--muted)}.gate-medal{width:88px;height:88px;margin-bottom:20px;display:grid;place-items:center;border-radius:22px;background:#075331 url(/pwa-icon-192.png) 50%/cover no-repeat;color:transparent;font:700 37px Georgia,serif;box-shadow:0 15px 30px #1764472b}.account-loading{flex-direction:row;gap:10px;color:var(--muted)}.account-loading .spinner{border-color:#17644733;border-top-color:var(--green)}.onboarding{z-index:70}.auth-page{min-height:100dvh}.auth-page .account-gate{inset:0;overflow-y:auto}.auth-page .account-gate form{width:min(360px,100%);margin-top:12px;display:grid;gap:14px}.auth-page .account-gate form label{min-width:0;display:grid;gap:7px;color:#34413a;font-size:13px;font-weight:800;text-align:left}.auth-page .account-gate form input{width:100%;min-height:50px;padding:0 14px;border:1px solid #ccd6ce;border-radius:12px;background:#fff;color:var(--ink);outline:none}.auth-page .account-gate form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #17644718}.auth-page .account-gate form .primary{width:100%;min-height:52px;margin:3px 0 0;border:0}.auth-page .account-gate>.back{margin-top:1px}@media (max-width:760px){header{height:64px;padding:0 12px}.brand{font-size:18px}.brand-medal{width:36px;height:36px}.share{width:42px;padding:0;font-size:0}.share span{font-size:21px}.profile-menu{top:50px;right:0}.gallery-hero{width:calc(100% - 20px);margin:10px auto 36px;padding:25px 18px 18px;display:flex;flex-direction:column;align-items:stretch;gap:22px;border-radius:22px}.hero-copy{gap:17px}.gallery-hero h1{font-size:clamp(39px,12vw,52px);line-height:.99}.hero-manifesto{font-size:16px;line-height:1.5}.identity{width:100%}.hero-stats{max-width:none;gap:6px}.hero-stats span{padding:9px 5px;text-align:center}.hero-stats b{font-size:23px}.hero-add{width:100%}.featured-finish{min-height:365px;padding:50px 10px 43px;border-radius:19px}.featured-finish .medal-item{width:min(300px,96%);min-height:250px}.medal-carousel-hero{width:calc(100% - 16px);height:clamp(266px,71vw,310px);margin:10px auto 32px;border-radius:20px}.medal-carousel-scene{perspective:850px}.carousel-medal{width:clamp(154px,50vw,204px)}.carousel-medal[data-position="0"]{--depth:58px;--size:1.04}.carousel-medal[data-position="-1"]{--shift:clamp(-133px,-36vw,-108px);--depth:-25px;--turn:42deg;--size:.73}.carousel-medal[data-position="1"]{--shift:clamp(108px,36vw,133px);--depth:-25px;--turn:-42deg;--size:.73}.carousel-medal[data-position="-2"]{--shift:clamp(-204px,-54vw,-161px);--depth:-80px;--turn:57deg;--size:.54}.carousel-medal[data-position="2"]{--shift:clamp(161px,54vw,204px);--depth:-80px;--turn:-57deg;--size:.54}.carousel-medal .medal-photo-frame{transform:translateY(-3px) translateZ(2px)}.carousel-arrow{width:36px;height:46px;border-radius:11px;font-size:33px}.carousel-arrow-prev{left:8px}.carousel-arrow-next{right:8px}.collection,.distance-dashboard,.privacy{width:calc(100% - 16px)}.privacy{margin-top:-24px}.distance-dashboard{margin-bottom:34px}.distance-dashboard-head{padding:0 5px;align-items:center}.distance-dashboard-head h2{font-size:24px}.distance-dashboard-head>a{flex:0 0 auto;padding:8px 10px}.distance-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.distance-cards>a{padding:13px 11px;border-radius:14px}.distance-cards>a>b{font-size:19px}.collection{padding-bottom:84px}.collection-head{padding:0 10px;margin-bottom:24px}.collection-head h2{font-size:37px}.collection-head>span{font-size:13px}.series-list{gap:13px}.series-shelf{padding:16px 8px 30px;border-radius:18px}.series-shelf:after{left:10px;right:10px;bottom:15px}.shelf-head{padding:0 7px;margin-bottom:12px}.shelf-head h3{font-size:25px}.shelf-head>b{width:40px;height:40px}.shelf-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px 4px}.shelf-grid[data-count="1"]{grid-template-columns:minmax(0,28%);justify-content:center}.shelf-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,27%));justify-content:center}.shelf-grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,26%));justify-content:center}.medal-item{gap:6px;border-radius:8px}.medal-item .medal-object-stage{padding:5%;border-radius:8px}.medal-visual{margin-bottom:7px}.medal-caption{grid-template-rows:auto auto;gap:2px}.medal-item strong{min-height:0;display:-webkit-box;font-size:10px;line-height:1.22}.medal-item time{font-size:9.5px}.ribbon{width:34px;height:44px;margin-bottom:-11px;gap:4px}.medal-disc{width:58px;height:58px}.disc-mark{font-size:21px}.disc-lines{bottom:10px;font-size:4px}.content-signal{top:3px;width:17px;height:17px;border-radius:5px}.content-signal svg{width:12px;height:12px}.signal-story{left:3px}.signal-photos{right:3px}.medal-year{right:3px;bottom:3px;min-height:18px;padding:2px 6px;font-size:7px}footer{padding:20px;justify-content:center;text-align:center}footer a{display:none}.overlay{padding:0;place-items:end center}.add-dialog,.detail{width:100%;max-width:100%;max-height:calc(100dvh - 8px);padding:28px 16px calc(22px + env(safe-area-inset-bottom));overflow-x:hidden;overscroll-behavior:contain;border-radius:23px 23px 0 0}.add-dialog h2,.detail h2{font-size:30px}.close{margin:-13px -6px -35px 0}.zoom-stage{height:50dvh}.zoom-controls button{width:46px;height:46px}.actions button{min-height:46px}.share-overlay{padding:0;align-items:end}.share-composer{width:100%;max-height:94dvh;padding:23px 16px 28px;border-radius:23px 23px 0 0}.share-composer>h2{font-size:28px}.share-layout{grid-template-columns:1fr;gap:19px}.share-preview{width:min(255px,72vw)}.share-options{gap:14px}.placement-fields,.series-fields{grid-template-columns:1fr}.placement-fields label:last-child{grid-column:auto}.photo-choice{padding:13px}.photo-choice button{min-height:72px}.photo-picked{grid-template-columns:54px 1fr auto}.photo-picked img{width:54px;height:54px}.position-editor{margin:0 -4px;padding:11px}.story-authoring{margin:0 -3px}.story-editor{min-height:250px;padding:19px 15px 16px;font-size:17px}.story-toolbar{gap:7px;padding-left:9px;padding-right:9px}.story-toolbar button{width:42px;height:42px}.story-editor-shell:focus-within .story-editor{padding-bottom:86px}.story-editor-shell:focus-within .story-toolbar{position:fixed;z-index:120;left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:calc(var(--keyboard-inset, 0px) + 8px);width:auto;max-width:none;padding-bottom:9px;border:1px solid #d7dfd8;border-radius:14px;box-shadow:0 10px 35px #10231c3d}.crop-stage{width:min(78vw,300px)}.editor-actions{flex-direction:column}.editor-actions button{min-height:40px}.keepsake-preview{display:block}.keepsake-preview img{height:180px}.keepsake-preview button{width:100%;min-height:42px}.photo-adjust-overlay{padding:0;place-items:end center}.photo-adjust-overlay article{width:100%;max-height:calc(100dvh - 8px);padding:26px 16px calc(18px + env(safe-area-inset-bottom));border-radius:23px 23px 0 0}.photo-adjust-stage{width:min(78vw,320px)}.memory-gallery>div{grid-template-columns:repeat(2,1fr)}.account-gate,.account-loading{inset:64px 0 0;padding-bottom:88px}.account-gate h2{font-size:36px}.onboarding{padding:10px;place-items:center}.onboarding .add-dialog{max-width:440px;border-radius:22px}.gallery-hero{padding:13px;gap:10px}.hero-copy{gap:10px}.hero-kicker,.hero-manifesto,.identity{display:none}.gallery-hero h1{font-size:23px;line-height:1.08;letter-spacing:-.03em}.hero-stats{gap:5px}.hero-stats span{padding:6px 4px;font-size:8px}.hero-stats b{font-size:17px}.featured-finish{min-height:318px;padding:35px 8px 39px}.featured-finish .medal-item{width:min(210px,82%);min-height:0}.collection-head h2{font-size:28px}.collection-head>span{display:none}.add-dialog form,.placement-fields,.series-fields,.soft-key-fields{width:100%;max-width:100%;min-width:0;overflow-x:clip}.series-picker>div:last-of-type{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:350px){.gallery-hero h1{font-size:36px}.gallery-hero{padding-left:14px;padding-right:14px}.shelf-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 5px}.shelf-grid[data-count="1"]{grid-template-columns:minmax(0,38%)}.shelf-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,36%))}.shelf-grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.medal-item strong{font-size:10px}.medal-carousel-hero{height:250px}.carousel-medal{width:142px}.carousel-medal[data-position="-1"]{--shift:-108px}.carousel-medal[data-position="1"]{--shift:108px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.start-keepsakes{margin:22px 0}.start-keepsakes>h3{margin:0 0 10px;font-size:14px}.start-keepsakes>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.start-keepsakes button{min-width:0;border:0;background:transparent;padding:0;text-align:left}.start-keepsakes img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px}.start-keepsakes span{display:block;margin-top:6px;font-size:12px;opacity:.7}.gallery-lightbox{display:flex;align-items:center;justify-content:center;padding:28px 56px}.gallery-lightbox figure{margin:0;max-width:min(86vw,1000px);width:100%;text-align:center}.gallery-lightbox figure img{display:block;max-width:100%;max-height:78vh;margin:auto;object-fit:contain;border-radius:18px}.gallery-lightbox figcaption{display:flex;justify-content:center;margin-top:12px}.gallery-lightbox figcaption span{opacity:.68}.gallery-close,.gallery-next,.gallery-prev{position:absolute;z-index:2;border:0;border-radius:999px;width:46px;height:46px;font-size:34px;line-height:1}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-close{right:14px;top:14px;font-size:24px}@media(max-width:640px){.gallery-lightbox{padding:58px 34px 34px}.gallery-lightbox figure{width:100%}.gallery-lightbox figure img{max-height:72vh}.gallery-prev{left:4px}.gallery-next{right:4px}.start-keepsakes>div{gap:8px}}.share-composer.share-simple{max-width:960px}.share-simple .share-layout{align-items:start}.share-simple .share-options{gap:18px}.share-main-actions{display:grid;gap:10px}.share-link-action{width:100%;min-height:48px;border-radius:14px}.detail-actions-clean{display:grid!important;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) auto;gap:10px!important;position:sticky;bottom:0;background:linear-gradient(180deg,rgba(247,248,244,0),rgba(247,248,244,.96) 26%);padding-top:24px!important}.detail-actions-clean>button{min-width:0;white-space:nowrap}.icon-danger{padding-inline:14px!important}@media(max-width:640px){.share-composer.share-simple{width:min(94vw,430px);max-height:94dvh;padding:18px}.share-simple .share-layout{display:block}.share-simple .share-preview{margin:0 auto 16px;max-height:55dvh}.share-simple .share-preview.story{width:min(56vw,240px)}.share-simple .share-preview.post{width:min(68vw,290px)}.share-simple h2{font-size:20px;margin-bottom:12px}.detail-actions-clean{grid-template-columns:1fr auto!important}.detail-actions-clean .primary{grid-column:1/-1}.detail-actions-clean>button{min-height:46px;font-size:14px}.icon-danger{font-size:0!important}.icon-danger:after{content:"×";font-size:22px}.share-segment button{min-height:48px}}.gallery-lightbox{touch-action:pan-y;user-select:none;-webkit-user-select:none}.gallery-lightbox figure{position:relative;max-width:min(86vw,980px)}.gallery-lightbox .gallery-next,.gallery-lightbox .gallery-prev{position:fixed!important;z-index:5;top:50%!important;transform:translateY(-50%)!important;width:50px!important;height:68px!important;padding:0!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;background:rgba(8,18,14,.46)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff!important;font:400 42px/1 Georgia,serif!important;box-shadow:0 8px 28px rgba(0,0,0,.18)!important;opacity:.82;cursor:pointer}.gallery-lightbox .gallery-prev{left:max(12px,env(safe-area-inset-left))!important}.gallery-lightbox .gallery-next{right:max(12px,env(safe-area-inset-right))!important}.gallery-lightbox .gallery-next:hover,.gallery-lightbox .gallery-prev:hover{opacity:1;background:rgba(8,18,14,.62)!important}.gallery-lightbox figcaption{display:flex!important;align-items:center;justify-content:space-between;gap:14px}.gallery-lightbox figcaption span{color:rgba(255,255,255,.72);font-size:12px;font-weight:700;white-space:nowrap}@media(max-width:640px){.gallery-lightbox{padding:18px 0!important}.gallery-lightbox figure{width:100%!important;max-width:100%!important;padding:0 28px!important}.gallery-lightbox figure img{max-height:76dvh!important}.gallery-lightbox .gallery-next,.gallery-lightbox .gallery-prev{width:42px!important;height:58px!important;font-size:36px!important;background:rgba(8,18,14,.34)!important;border-color:rgba(255,255,255,.16)!important}.gallery-lightbox .gallery-prev{left:6px!important}.gallery-lightbox .gallery-next{right:6px!important}.gallery-lightbox figcaption{padding:9px 30px 0!important}.gallery-lightbox figcaption span{font-size:11px}}body{background:radial-gradient(ellipse 72% 38% at 50% -5%,rgba(255,255,255,.96) 0,rgba(244,248,242,.72) 43%,transparent 78%),radial-gradient(ellipse 45% 32% at 12% 32%,rgba(213,225,214,.3) 0,transparent 72%),radial-gradient(ellipse 48% 34% at 91% 58%,rgba(205,219,208,.26) 0,transparent 74%),linear-gradient(145deg,#eef2ec,#f7f8f4 42%,#e7ede7)}main:before{inset:72px 0 0;background:linear-gradient(105deg,rgba(255,255,255,.28),transparent 28%,transparent 72%,rgba(84,105,91,.055)),radial-gradient(ellipse 62% 22% at 50% 102%,rgba(94,116,100,.1),transparent 72%)}header{background:rgba(250,252,248,.82);border-bottom-color:rgba(190,202,192,.62);box-shadow:0 8px 28px rgba(44,67,51,.045)}.collection,.collection-wrap,.shelves{background:transparent!important}.shelf{position:relative;background:rgba(255,255,255,.16);border-color:rgba(187,201,190,.52);box-shadow:inset 0 1px rgba(255,255,255,.54),0 18px 45px rgba(49,73,57,.045);backdrop-filter:blur(2px)}.medal-item{filter:drop-shadow(0 14px 14px rgba(30,47,36,.08))}@media (max-width:640px){body{background-attachment:scroll}main:before{inset:62px 0 0}.shelf{backdrop-filter:none}}body{background:radial-gradient(ellipse 54% 18% at 18% 0,rgba(255,252,234,.98) 0,rgba(255,248,218,.58) 31%,transparent 72%),radial-gradient(ellipse 52% 20% at 82% 4%,rgba(255,253,239,.96) 0,rgba(247,239,206,.44) 34%,transparent 72%),radial-gradient(ellipse 72% 26% at 50% 43%,rgba(255,255,249,.84) 0,rgba(239,245,235,.38) 47%,transparent 78%),linear-gradient(155deg,#dfe7df,#f7f6ec 31%,#edf1e9 62%,#dce5dd);background-attachment:fixed}main{position:relative;isolation:isolate;background:transparent}main:before{content:"";position:fixed;z-index:-1;inset:64px 0 0;pointer-events:none;background:linear-gradient(116deg,rgba(255,255,255,.48) 0 8%,transparent 23% 68%,rgba(66,91,72,.075) 100%),radial-gradient(ellipse 34% 70% at -5% 62%,rgba(64,104,75,.11),transparent 72%),radial-gradient(ellipse 28% 58% at 105% 34%,rgba(67,97,76,.09),transparent 74%)}header{background:rgba(248,250,244,.78)!important;backdrop-filter:blur(18px) saturate(1.08);box-shadow:0 10px 30px rgba(38,60,45,.06)}.collection,.distance-dashboard{background:transparent}.distance-cards>a{background:rgba(255,255,250,.62);border-color:rgba(186,199,187,.62);box-shadow:0 14px 32px rgba(39,65,47,.055);backdrop-filter:blur(3px)}.series-shelf{background:radial-gradient(ellipse 68% 34% at 50% 5%,rgba(255,255,246,.78),transparent 70%),linear-gradient(145deg,rgba(255,255,250,.56),rgba(243,247,239,.34));border-color:rgba(184,199,185,.56);box-shadow:inset 0 1px rgba(255,255,255,.72),0 22px 50px rgba(42,68,49,.07);backdrop-filter:blur(3px)}.series-shelf:before{inset:0;border-radius:inherit;background:linear-gradient(108deg,rgba(255,255,255,.18),transparent 30% 73%,rgba(69,95,76,.035))}.medal-item .medal-object-stage{background:radial-gradient(circle at 50% 42%,rgba(255,255,244,.68),rgba(255,255,255,.08) 62%,transparent 78%)}@media(max-width:760px){body{background-attachment:scroll;background:radial-gradient(ellipse 92% 12% at 28% 0,rgba(255,251,226,.94),transparent 72%),radial-gradient(ellipse 88% 14% at 78% 31%,rgba(255,250,224,.62),transparent 74%),radial-gradient(ellipse 100% 15% at 20% 66%,rgba(255,255,247,.72),transparent 76%),linear-gradient(158deg,#e4ebe3,#f8f7ed 28%,#e9efe7 61%,#dde7df)}main:before{inset:64px 0 0;background:linear-gradient(123deg,rgba(255,255,255,.38),transparent 24% 72%,rgba(63,91,70,.065)),radial-gradient(ellipse 52% 30% at -8% 52%,rgba(57,100,69,.09),transparent 74%)}.series-shelf{backdrop-filter:none;background:radial-gradient(ellipse 92% 26% at 50% 0,rgba(255,255,245,.72),transparent 72%),rgba(250,252,246,.46)}.distance-cards>a{backdrop-filter:none;background:rgba(255,255,250,.58)}}body{background:linear-gradient(160deg,#dfe7df,#f4f5ec 42%,#dfe7df)}.series-shelf{position:relative;overflow:hidden;background:radial-gradient(ellipse 62% 36% at 50% 8%,rgba(255,255,248,.98) 0,rgba(255,252,229,.7) 32%,rgba(247,249,240,.34) 58%,transparent 78%),radial-gradient(ellipse 42% 58% at 8% 48%,rgba(207,221,207,.3),transparent 76%),radial-gradient(ellipse 42% 58% at 94% 52%,rgba(198,214,201,.28),transparent 76%),linear-gradient(155deg,rgba(239,245,237,.92),rgba(253,252,241,.96) 47%,rgba(226,236,227,.92));border-color:rgba(172,191,176,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 18px 42px rgba(37,64,45,.1)}.series-shelf:before{content:"";position:absolute;z-index:0;pointer-events:none;left:7%;right:7%;top:76px;height:56%;background:radial-gradient(ellipse at center,rgba(255,255,247,.78) 0,rgba(255,252,225,.32) 43%,transparent 74%);filter:blur(5px)}.series-shelf:after,.series-shelf>.shelf-grid,.series-shelf>.shelf-head{position:relative;z-index:1}.medal-item .medal-object-stage{background:radial-gradient(ellipse 72% 68% at 50% 46%,rgba(255,255,247,.78) 0,rgba(255,252,231,.28) 43%,transparent 72%)}@media(max-width:760px){.series-shelf{background:radial-gradient(ellipse 88% 24% at 50% 4%,rgba(255,255,247,1) 0,rgba(255,250,222,.72) 36%,transparent 76%),radial-gradient(ellipse 52% 68% at 0 52%,rgba(196,216,201,.28),transparent 76%),radial-gradient(ellipse 48% 62% at 100% 46%,rgba(196,214,200,.25),transparent 76%),linear-gradient(155deg,rgba(232,241,232,.94),rgba(253,252,240,.98) 48%,rgba(225,235,226,.94));box-shadow:inset 0 1px rgba(255,255,255,.95),0 16px 34px rgba(35,62,43,.11)}.series-shelf:before{left:3%;right:3%;top:68px;height:64%;background:radial-gradient(ellipse at center,rgba(255,255,247,.86),rgba(255,249,218,.3) 46%,transparent 76%)}.medal-item .medal-object-stage{background:radial-gradient(ellipse 82% 74% at 50% 44%,rgba(255,255,247,.84),rgba(255,250,224,.24) 48%,transparent 74%)}}.detail-medal-object,.medal-item .medal-object-stage,.medal-item .medal-photo-frame,.zoom-stage .detail-medal-object{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.detail-medal-object:after,.detail-medal-object:before,.medal-item .medal-object-stage:after,.medal-item .medal-object-stage:before{display:none!important}.carousel-medal .medal-object-stage,.crop-stage .editor-medal-object,.medal-item .medal-object-stage,.zoom-stage .detail-medal-object{width:100%!important;height:100%!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.carousel-medal .medal-photo-frame,.crop-stage .editor-medal-object .medal-photo-frame,.medal-photo-frame,.zoom-stage .detail-medal-object .medal-photo-frame{position:relative;width:100%!important;max-width:none!important;height:100%!important;aspect-ratio:1;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;filter:none!important;-webkit-filter:none!important}.medal-crop-viewport{position:absolute;inset:0;display:block;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backface-visibility:visible;backface-visibility:visible;z-index:1}.medal-crop-viewport .medal-photo{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transform:var(--medal-photo-transform);transform-origin:50% 50%}.medal-crop-viewport .medal-photo,img.medal-photo{filter:none!important;-webkit-filter:none!important}.carousel-medal[data-position]{filter:none!important}@media (hover:hover){.medal-item:hover .medal-photo-frame{transform:none!important}}.zoom-stage{width:min(100%,520px);height:auto!important;aspect-ratio:1;margin:0 auto 36px;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.zoom-stage:before{display:none!important}.detail>p{margin-top:0}.detail-delete-button{border-color:#d9dfda!important;background:transparent!important;color:#7c8780!important;box-shadow:none!important}.detail-delete-button:hover{color:#a73737!important;border-color:#e7caca!important}.collection-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.collection-settings>label{min-height:72px;padding:13px 14px;display:flex;flex-direction:row!important;align-items:center;gap:11px!important;border:1px solid var(--line);border-radius:14px;background:#f7f9f5}.collection-settings input{width:21px!important;height:21px!important;margin:0;accent-color:var(--green)}.collection-settings span{display:grid;gap:3px}.collection-settings b{font-size:14px}.collection-settings small{color:var(--muted);font-size:11px;font-weight:500}.favorite-shelf{border-color:rgba(171,143,91,.44)}@media(max-width:760px){.zoom-stage{width:100%;height:auto!important;margin-bottom:30px}.collection-settings{grid-template-columns:1fr}}.home-mobile-flow{display:contents}@media(max-width:760px){#top .medal-carousel-hero{height:clamp(156px,43vw,184px);margin:8px auto 12px;border-radius:18px}#top .carousel-medal{width:clamp(96px,30vw,126px)}#top .carousel-medal[data-position="0"]{--depth:34px;--size:1.02}#top .carousel-medal[data-position="-1"]{--shift:clamp(-98px,-30vw,-78px);--depth:-22px;--turn:36deg;--size:.69}#top .carousel-medal[data-position="1"]{--shift:clamp(78px,30vw,98px);--depth:-22px;--turn:-36deg;--size:.69}#top .carousel-medal[data-position="-2"]{--shift:clamp(-150px,-46vw,-122px);--depth:-64px;--turn:52deg;--size:.48}#top .carousel-medal[data-position="2"]{--shift:clamp(122px,46vw,150px);--depth:-64px;--turn:-52deg;--size:.48}#top .carousel-arrow{width:32px;height:40px;font-size:28px}.home-mobile-flow{width:100%;display:flex;flex-direction:column}.home-mobile-flow>.distance-dashboard{order:1;width:calc(100% - 16px);margin:0 auto 10px}.home-mobile-flow>#five-verst{order:3}.home-mobile-flow>.collection{order:2}.distance-dashboard-head{display:none}.distance-cards{gap:6px}.distance-cards>a{min-height:92px;padding:11px 10px}.distance-cards>a>span{font-size:10px}.distance-cards>a>b{font-size:18px}.distance-cards>a>small{font-size:11px}.distance-cards>a>i{font-size:9px}.collection-head[data-filtered=false]{display:none}.collection-head[data-filtered=true]{margin-top:10px}}.public-profile-page{min-height:100svh;background:radial-gradient(circle at 12% 4%,rgba(219,232,220,.52),transparent 26rem),linear-gradient(180deg,#f8faf6,#f1f5ef 58%,#f7f8f3)}.public-profile-header{position:relative;top:auto;z-index:20;max-width:1180px;height:64px;margin:0 auto;padding:0 24px;border-bottom:0;background:transparent;box-shadow:none}.public-profile-header .brand-medal{width:36px;height:36px;font-size:20px;box-shadow:0 7px 18px rgba(22,101,69,.14)}.public-create-cta{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(23,102,69,.15);border-radius:999px;background:#176645;color:#fff;font-size:13px;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 7px 18px rgba(23,102,69,.14)}.public-create-cta:hover{background:#0f5638}.public-profile-intro{width:min(1180px,calc(100% - 40px));margin:8px auto 18px;padding:16px 18px;display:flex;align-items:center;gap:14px;border:1px solid rgba(42,74,57,.09);border-radius:20px;background:rgba(255,255,255,.65);box-shadow:0 14px 34px rgba(33,61,47,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.public-profile-avatar{flex:0 0 auto;width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#176645;color:white;font-size:17px;font-weight:850;background-position:50%}.public-profile-intro p{margin:0 0 2px;color:#176645;font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.public-profile-intro h1{margin:0;color:#17251e;font-family:var(--font-serif,Georgia,serif);font-size:clamp(21px,2.4vw,29px);line-height:1.05}.public-profile-intro span{display:block;margin-top:4px;color:#69776f;font-size:12px;font-weight:650}.public-profile-page>#top{scroll-margin-top:16px}.public-profile-page #collection{scroll-margin-top:72px}.public-profile-nav a{scroll-behavior:smooth}@media (hover:none) and (pointer:coarse) and (max-width:1024px),(max-width:760px){.public-profile-header{position:sticky;top:0;width:100%;height:58px;padding:0 14px;border-bottom:1px solid rgba(42,74,57,.07);background:rgba(248,250,246,.92);-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1)}.public-profile-header .brand{gap:8px;font-size:16px}.public-profile-header .brand-medal{width:32px;height:32px;font-size:18px}.public-create-cta{min-height:34px;padding:0 13px;font-size:12px;box-shadow:none}.public-profile-intro{width:calc(100% - 24px);margin:10px auto 12px;padding:12px 13px;gap:11px;border-radius:16px}.public-profile-avatar{width:44px;height:44px;border-radius:14px;font-size:14px}.public-profile-intro h1{font-size:19px}.public-profile-intro span{font-size:11px}.public-profile-page>#top{scroll-margin-top:62px}.public-profile-page #collection{scroll-margin-top:76px}.mobile-bottom-nav.public-profile-nav a.active{background:rgba(23,102,69,.07)}}@media (min-width:761px){body:has(.public-profile-page) .desktop-top-nav{background:rgba(248,250,246,.94)}}.start-navigation-feedback{position:fixed;z-index:160;left:50%;bottom:max(24px,calc(82px + env(safe-area-inset-bottom,0px)));transform:translateX(-50%);min-height:46px;padding:0 18px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(20,78,56,.94);color:#fff;box-shadow:0 14px 36px rgba(21,58,43,.24);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px}.start-navigation-feedback span{width:16px;height:16px;border:2px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:50%;animation:start-navigation-spin .75s linear infinite}@keyframes start-navigation-spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.start-navigation-feedback span{animation:none;border-top-color:rgba(255,255,255,.38);background:#fff}}@media(min-width:761px){.start-navigation-feedback{bottom:28px}}@media (hover:none) and (pointer:coarse) and (max-width:1024px),(max-width:760px){.add-dialog{padding-bottom:calc(118px + env(safe-area-inset-bottom,0px))!important;scroll-padding-bottom:calc(126px + env(safe-area-inset-bottom,0px))}.add-dialog form{padding-bottom:calc(34px + env(safe-area-inset-bottom,0px))}.add-dialog .save-medal,.add-dialog form>button:last-child{position:relative;z-index:2;margin-bottom:12px}}.public-profile-intro{display:grid;grid-template-columns:142px minmax(0,1fr);min-height:132px;padding:0;gap:0;overflow:hidden;color:inherit;text-decoration:none}.public-profile-intro:hover{border-color:rgba(23,102,69,.24);background:#fff}.public-profile-avatar{width:auto;height:auto;min-height:132px;border-radius:0;background-size:cover}.public-profile-copy{align-self:center;padding:20px 22px;min-width:0}.public-profile-intro h1{font-size:clamp(24px,2.8vw,32px)}.public-profile-copy small{display:block;margin-top:7px;color:#6e7b73;font-size:11px;font-weight:650}.public-profile-copy small b{margin-left:7px;color:#176645;white-space:nowrap}.profile-avatar-editor{margin:0 0 18px;padding:11px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid rgba(31,41,36,.09);border-radius:15px;background:#f1f5ef}.profile-avatar-preview{width:54px;height:54px;display:grid;place-items:center;border-radius:11px;background:#176645;color:#fff;font-size:20px;font-weight:800;background-position:50%;background-size:cover}.profile-avatar-editor label{min-width:0;font-size:13px;font-weight:750}.profile-avatar-editor input{display:block;width:100%;margin-top:4px;font:12px/1.2 inherit}.profile-avatar-editor button{min-height:36px;padding:0 11px;border:0;border-radius:10px;background:#176645;color:#fff;font-weight:750;cursor:pointer}.profile-avatar-editor small{grid-column:2/-1;color:#738078;font-size:10px}@media(hover:none) and (pointer:coarse) and (max-width:1024px),(max-width:760px){.public-profile-intro{grid-template-columns:92px minmax(0,1fr);min-height:104px}.public-profile-avatar{min-height:104px;border-radius:0}.public-profile-copy{padding:14px}.public-profile-intro h1{font-size:21px}.public-profile-copy small{margin-top:5px;font-size:10px}.profile-avatar-editor{grid-template-columns:48px minmax(0,1fr);gap:8px;padding:10px}.profile-avatar-preview{width:48px;height:48px}.profile-avatar-editor button{grid-column:2;width:fit-content}.profile-avatar-editor small{grid-column:2;font-size:9px}}.medal-carousel-hero .carousel-medal{overflow:visible}.medal-carousel-hero .carousel-medal .medal-object-stage{position:relative;inset:auto;width:100%;height:100%;padding:7%;overflow:visible;border-radius:10px}.medal-carousel-hero .carousel-medal .medal-photo-frame{width:100%;max-width:100%;height:100%;margin:0;overflow:hidden;border-radius:10px;aspect-ratio:auto;transform:translateY(-1px)}.medal-carousel-hero .carousel-medal[data-position="0"]{overflow:visible}.medal-carousel-hero .carousel-medal[data-position="0"] .carousel-medal-image{width:100%;height:100%}.medal-carousel-hero .carousel-medal[data-position="0"] .medal-photo-frame{width:100%;max-width:100%;height:100%;aspect-ratio:auto}.medal-carousel-hero{border-color:rgba(31,67,65,.82);background:radial-gradient(ellipse 32% 84% at 50% -5%,rgba(232,241,218,.54) 0,rgba(165,194,173,.25) 34%,rgba(82,124,115,.08) 59%,transparent 78%),radial-gradient(ellipse 24% 55% at 18% 39%,rgba(126,166,153,.17) 0,rgba(67,111,106,.06) 49%,transparent 76%),radial-gradient(ellipse 24% 55% at 82% 39%,rgba(126,166,153,.15) 0,rgba(67,111,106,.05) 49%,transparent 76%),radial-gradient(ellipse 76% 48% at 50% 100%,rgba(99,127,117,.12) 0,transparent 72%),linear-gradient(112deg,#163234,#0d282c 49%,#081d23);box-shadow:0 24px 52px rgba(18,43,40,.18),inset 0 1px rgba(255,255,255,.08)}.medal-carousel-hero:before{background:radial-gradient(ellipse 27% 90% at 50% -11%,rgba(248,247,221,.31) 0,rgba(214,231,207,.19) 31%,transparent 70%),radial-gradient(ellipse 17% 48% at 11% 43%,rgba(157,194,178,.09),transparent 72%),radial-gradient(ellipse 17% 48% at 89% 43%,rgba(157,194,178,.08),transparent 72%),linear-gradient(104deg,rgba(255,255,255,.03),transparent 29%,transparent 69%,rgba(1,13,18,.25))}.medal-carousel-hero:after{content:"";position:absolute;z-index:0;left:10%;right:10%;bottom:1%;height:22%;pointer-events:none;border-radius:50%;background:radial-gradient(ellipse at center,rgba(134,158,148,.14) 0,rgba(34,64,62,.05) 48%,transparent 77%);filter:blur(22px)}.medal-carousel-scene{perspective:1120px;perspective-origin:50% 48%}.carousel-medal[data-position="0"]{--shift:0px;--depth:150px;--turn:0deg;--size:1.22;z-index:6;overflow:visible;opacity:1;filter:none}.carousel-medal[data-position="-1"]{--shift:clamp(-250px,-23vw,-150px);--depth:-35px;--turn:55deg;--size:.78;z-index:5;opacity:.89;filter:brightness(.88) saturate(.88)}.carousel-medal[data-position="1"]{--shift:clamp(150px,23vw,250px);--depth:-35px;--turn:-55deg;--size:.78;z-index:5;opacity:.89;filter:brightness(.88) saturate(.88)}.carousel-medal[data-position="-2"]{--shift:clamp(-410px,-37vw,-235px);--depth:-170px;--turn:67deg;--size:.52;z-index:3;opacity:.58;filter:brightness(.72) saturate(.76)}.carousel-medal[data-position="2"]{--shift:clamp(235px,37vw,410px);--depth:-170px;--turn:-67deg;--size:.52;z-index:3;opacity:.58;filter:brightness(.72) saturate(.76)}.medal-carousel-hero .carousel-medal .medal-object-stage,.medal-carousel-hero .carousel-medal .medal-photo-frame{background:transparent!important;box-shadow:none!important}.medal-carousel-hero .carousel-medal .medal-photo{filter:none!important}.medal-carousel-hero .carousel-medal:after{content:"";position:absolute;z-index:-1;left:43%;top:56%;width:64%;height:56%;transform:translate(-50%,-50%) translate(-8%,7%) rotate(-8deg);border-radius:50%;pointer-events:none;background:radial-gradient(ellipse 58% 72% at 64% 44%,rgba(0,0,0,.31) 0,rgba(0,0,0,.17) 39%,rgba(0,0,0,.07) 58%,transparent 77%),radial-gradient(ellipse 46% 22% at 64% 83%,rgba(0,0,0,.26) 0,rgba(0,0,0,.11) 48%,transparent 78%);filter:blur(11px);opacity:.66}.medal-carousel-hero .carousel-medal[data-position="0"]:after{left:42%;top:56%;width:70%;height:62%;transform:translate(-50%,-50%) translate(-10%,8%) rotate(-9deg);background:radial-gradient(ellipse 58% 72% at 65% 44%,rgba(0,0,0,.34) 0,rgba(0,0,0,.19) 40%,rgba(0,0,0,.075) 59%,transparent 78%),radial-gradient(ellipse 48% 21% at 65% 84%,rgba(0,0,0,.28) 0,rgba(0,0,0,.12) 48%,transparent 79%);filter:blur(13px);opacity:.72}.medal-carousel-hero .carousel-medal[data-position="-2"]:after,.medal-carousel-hero .carousel-medal[data-position="2"]:after{width:56%;height:50%;filter:blur(9px);opacity:.42}@media (max-width:760px){.medal-carousel-hero{background:radial-gradient(ellipse 44% 80% at 50% -4%,rgba(232,241,219,.51) 0,rgba(161,192,172,.22) 36%,transparent 73%),radial-gradient(ellipse 35% 49% at 14% 43%,rgba(122,163,149,.12),transparent 72%),radial-gradient(ellipse 35% 49% at 86% 43%,rgba(122,163,149,.1),transparent 72%),linear-gradient(112deg,#163536,#0d292d 52%,#081e24)}.medal-carousel-scene{perspective:720px;perspective-origin:50% 48%}.carousel-medal[data-position="0"]{--depth:92px;--size:1.15}.carousel-medal[data-position="-1"]{--shift:clamp(-142px,-38vw,-112px);--depth:-25px;--turn:51deg;--size:.70}.carousel-medal[data-position="1"]{--shift:clamp(112px,38vw,142px);--depth:-25px;--turn:-51deg;--size:.70}.carousel-medal[data-position="-2"]{--shift:clamp(-220px,-57vw,-169px);--depth:-102px;--turn:65deg;--size:.44}.carousel-medal[data-position="2"]{--shift:clamp(169px,57vw,220px);--depth:-102px;--turn:-65deg;--size:.44}.medal-carousel-hero .carousel-medal:after{left:43%;top:57%;width:62%;height:54%;transform:translate(-50%,-50%) translate(-9%,7%) rotate(-8deg);filter:blur(9px)}.medal-carousel-hero .carousel-medal[data-position="0"]:after{left:41%;top:57%;width:68%;height:60%;transform:translate(-50%,-50%) translate(-11%,8%) rotate(-9deg);filter:blur(11px)}}@media (max-width:350px){.carousel-medal[data-position="0"]{--size:1.10}.carousel-medal[data-position="-1"]{--shift:-112px;--size:.67}.carousel-medal[data-position="1"]{--shift:112px;--size:.67}.carousel-medal[data-position="-2"]{--shift:-171px;--size:.42}.carousel-medal[data-position="2"]{--shift:171px;--size:.42}}@media (min-width:761px){.shelf-grid[data-count="1"]{grid-template-columns:minmax(0,148px);justify-content:center}.shelf-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,142px));justify-content:center}.shelf-grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,140px));justify-content:center}.shelf-grid[data-count="4"]{grid-template-columns:repeat(4,minmax(0,138px));justify-content:center}.shelf-grid[data-count="5"]{grid-template-columns:repeat(5,minmax(0,136px));justify-content:center}.shelf-grid[data-count="6"]{grid-template-columns:repeat(6,minmax(0,134px));justify-content:center}}@media (min-width:351px) and (max-width:760px){.shelf-grid[data-count="5"],.shelf-grid[data-count="6"],.shelf-grid[data-count="7"]{grid-template-columns:repeat(8,minmax(0,1fr))}.shelf-grid[data-count="5"]>*,.shelf-grid[data-count="6"]>*,.shelf-grid[data-count="7"]>*{grid-column:span 2}.shelf-grid[data-count="5"]>:nth-child(5){grid-row:2;grid-column:4/span 2}.shelf-grid[data-count="6"]>:nth-child(5){grid-row:2;grid-column:3/span 2}.shelf-grid[data-count="6"]>:nth-child(6){grid-row:2;grid-column:5/span 2}.shelf-grid[data-count="7"]>:nth-child(5){grid-row:2;grid-column:2/span 2}.shelf-grid[data-count="7"]>:nth-child(6){grid-row:2;grid-column:4/span 2}.shelf-grid[data-count="7"]>:nth-child(7){grid-row:2;grid-column:6/span 2}}@media (max-width:350px){.shelf-grid[data-count="4"],.shelf-grid[data-count="5"]{grid-template-columns:repeat(6,minmax(0,1fr))}.shelf-grid[data-count="4"]>*,.shelf-grid[data-count="5"]>*{grid-column:span 2}.shelf-grid[data-count="4"]>:nth-child(4){grid-row:2;grid-column:3/span 2}.shelf-grid[data-count="5"]>:nth-child(4){grid-row:2;grid-column:2/span 2}.shelf-grid[data-count="5"]>:nth-child(5){grid-row:2;grid-column:4/span 2}}.header-add-medal{width:42px;height:42px;padding:0;display:grid;place-items:center;border:1px solid #176447;border-radius:12px;background:#176447;color:#fff;font-size:25px;font-weight:500;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(23,100,71,.16)}.header-add-medal:hover{background:#0f4a36}@media (max-width:520px){.header-add-medal{width:39px;height:39px;border-radius:11px}header nav{gap:7px}header .share{padding-inline:10px}}