@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,600&family=Dancing+Script:wght@500;600;700&family=Jost:wght@400;500;600;700&display=swap');
:root{--bg:#17111e;--ink:#fbf4e7;--muted:#c8b9af;--champagne:#e9cda3;--rose:#e4a8ad;--border:rgba(237,210,165,.26);--card:#251b2d;--ease:cubic-bezier(.22,1,.36,1);--scrim:linear-gradient(to top,rgba(14,9,18,.96),rgba(14,9,18,.68) 36%,transparent 76%)}*{box-sizing:border-box}html,body{min-height:100%;margin:0;background:var(--bg);color:var(--ink);font-family:Jost,system-ui,sans-serif}body{overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}.lm-logo{display:flex;align-items:center;gap:10px;color:var(--ink)}.lm-logo-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:50% 50% 47% 47%;background:linear-gradient(145deg,#f1bdc0,#d58493);color:#341b27;box-shadow:0 0 22px #e4a8ad55;font-size:17px}.lm-logo b{display:block;font:600 25px/1 'Cormorant Garamond',serif;letter-spacing:-.04em}.lm-logo small{display:block;margin-top:3px;color:var(--muted);font-size:8px;letter-spacing:.29em;text-transform:uppercase}.home-stage,.opening-stage,.experience-stage{position:relative;isolation:isolate;min-height:100dvh;overflow:hidden;background:radial-gradient(120% 90% at 80% 10%,#72522d55,transparent 58%),radial-gradient(90% 75% at 10% 95%,#6b2e3f48,transparent 64%),linear-gradient(180deg,#1d1624,#110d17)}.home-stage{display:grid;place-items:center;padding:42px 22px}.home-inner{width:min(100%,490px);animation:fade-up .7s var(--ease) both}.home-inner>.lm-logo{justify-content:center}.home-inner h1{margin:35px 0 10px;text-align:center;font:600 clamp(31px,8vw,45px)/.98 'Cormorant Garamond',serif}.home-inner>p{text-align:center;color:var(--muted);font-size:14px;line-height:1.55}.tribute-list{display:grid;gap:11px;margin-top:36px}.tribute-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px 17px;border:1px solid var(--border);border-radius:17px;background:#2a2031a8;color:var(--ink);text-decoration:none;transition:transform .2s var(--ease),background .2s}.tribute-link:hover{transform:translateY(-2px);background:#33263b}.tribute-symbol{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#403143;color:var(--champagne)}.tribute-link b,.tribute-link small{display:block}.tribute-link b{font:600 22px/1.05 'Cormorant Garamond',serif}.tribute-link small{margin-top:4px;color:var(--muted);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.empty-public{padding:25px;border:1px dashed var(--border);border-radius:15px;color:var(--muted);text-align:center}.not-found{text-align:center}.not-found>.lm-logo{justify-content:center}.not-found h1{margin-bottom:30px}.opening-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:clamp(40px,8vw,110px);width:min(100% - 48px,1080px);min-height:100dvh;margin:auto;padding:50px 0}.opening-copy{order:1}.opening-copy>.lm-logo{margin-bottom:48px}.opening-cover{position:relative;order:2;aspect-ratio:4/5;overflow:hidden;margin:0;border:1px solid var(--border);border-radius:26px;box-shadow:0 32px 70px -24px #050308e0;animation:float 7s ease-in-out infinite}.opening-cover img{width:100%;height:100%;object-fit:cover}.opening-cover:after{position:absolute;right:0;bottom:0;left:0;height:47%;background:var(--scrim);content:''}.opening-cover figcaption{position:absolute;z-index:1;right:22px;bottom:19px;left:22px;font:600 28px/1.05 'Dancing Script',cursive}.opening-message{animation:fade-up .85s .12s var(--ease) both}.script{margin:0;color:#f7eee5;font:600 29px/1 'Dancing Script',cursive}.opening-message h1{display:flex;gap:12px;align-items:center;margin:0;font:600 clamp(53px,7vw,76px)/.98 'Dancing Script',cursive}.opening-message h1 span,.sender span{color:var(--champagne);font-family:serif;font-size:.4em}.made-by{margin:28px 0 2px;color:var(--muted);font-size:12px;letter-spacing:.04em}.sender{display:flex;align-items:center;gap:8px;margin:0;font:600 37px/1 'Dancing Script',cursive}.opening-message hr{width:49px;margin:27px 0;border:0;border-top:1px solid var(--border)}.opening-paragraph{max-width:370px;margin:0 0 12px;color:#f8f1e8e8;font:500 19px/1.48 'Cormorant Garamond',serif}.story-tail{margin-top:24px}.opening-button{display:flex;align-items:center;justify-content:center;gap:18px;width:min(100%,340px);margin-top:40px;padding:16px 18px;border:1px solid #e9cda3aa;border-radius:999px;color:var(--ink);font-size:12px;letter-spacing:.2em;text-decoration:none;text-transform:uppercase;transition:background .2s,transform .2s}.opening-button:hover{background:#e9cda31c;transform:translateY(-2px)}.halo{position:absolute;border-radius:50%;filter:blur(54px);pointer-events:none}.halo-one{top:8%;right:-110px;width:310px;height:310px;background:#c18a4947}.halo-two{bottom:-140px;left:-140px;width:350px;height:350px;background:#a5496540}.opening-mobile-head{display:none}.experience-stage{display:flex;justify-content:center}.experience-inner{position:relative;z-index:2;display:flex;flex-direction:column;width:min(100%,460px);min-height:100dvh}.experience-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:5px;padding:calc(env(safe-area-inset-top) + 13px) 15px 10px}.experience-header>a,.experience-header>button,.player button,.photo-navigation button{display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--ink);transition:background .2s,transform .2s}.experience-header>a,.experience-header>button{width:42px;height:42px;font-size:34px;text-decoration:none}.experience-header>button{font-size:28px}.experience-header>button:hover,.experience-header>a:hover,.player button:hover,.photo-navigation button:hover{background:#ffffff12}.experience-header .lm-logo{justify-content:center}.experience-header .lm-logo b{font-size:20px}.experience-header .lm-logo-mark{width:25px;height:25px;font-size:13px}.photo-stage:before{position:absolute;inset:0;background:#160f1cba;content:''}.photo-ambient{position:absolute;inset:-40px;background:center/cover no-repeat;opacity:.3;filter:blur(50px);transition:background-image .7s var(--ease)}.photo-area{position:relative;display:grid;place-items:center;flex:1;min-height:43dvh;touch-action:pan-y;user-select:none}.photo-card{position:absolute;width:min(70vw,285px);aspect-ratio:4/5;overflow:hidden;border:1px solid var(--border);border-radius:19px;background:var(--card);box-shadow:0 32px 70px -24px #050308e0;opacity:0;pointer-events:none;transform:translateX(120%) scale(.77) rotate(10deg);transition:transform .62s var(--ease),opacity .62s var(--ease),filter .62s}.photo-card.is-active{z-index:3;opacity:1;pointer-events:auto;transform:translateX(0) scale(1) rotate(0)}.photo-card.is-before{z-index:2;opacity:.7;transform:translateX(-58%) scale(.88) rotate(-5deg);filter:blur(2px)}.photo-card.is-after{z-index:2;opacity:.7;transform:translateX(58%) scale(.88) rotate(5deg);filter:blur(2px)}.photo-card img{width:100%;height:100%;object-fit:cover;transition:transform 7s ease}.photo-card.is-active img{transform:scale(1.04)}.photo-caption{position:absolute;right:0;bottom:0;left:0;padding:68px 18px 17px;background:var(--scrim)}.photo-caption p{margin:0;font:600 23px/1.15 'Dancing Script',cursive}.photo-caption span{display:block;margin-top:7px;color:var(--rose)}.no-photo{color:var(--muted)}.experience-footer{padding:0 23px calc(env(safe-area-inset-bottom) + 22px)}.experience-title{text-align:center}.experience-title h1{margin:0;font:600 38px/1.05 'Cormorant Garamond',serif}.subtitle{max-width:325px;margin:7px auto 0;color:#fbf0e4ca;font:600 italic 17px/1.25 'Cormorant Garamond',serif}.track-name,.video-title{margin:10px 0 0;color:var(--muted);font-size:10px;letter-spacing:.21em;text-transform:uppercase}.video-title{color:#f5eae0cc;letter-spacing:.3em}.player{width:100%;margin-top:23px}.spectrum{display:flex;align-items:center;justify-content:space-around;height:32px}.spectrum i{display:block;width:2px;height:calc(3px + (var(--bar) % 8) * 3px);border-radius:3px;background:linear-gradient(#ebd4a3,#db8f9e);opacity:.37}.is-playing .spectrum i{animation:spectrum .72s ease-in-out infinite alternate;animation-delay:calc(var(--bar) * -45ms)}.progress{width:100%;height:5px;appearance:none;border-radius:8px;outline:0;background:linear-gradient(to right,var(--rose) 0%,var(--rose) var(--progress,0%),#ffffff2e var(--progress,0%),#ffffff2e 100%)}.progress::-webkit-slider-thumb{width:13px;height:13px;appearance:none;border-radius:50%;background:var(--rose);box-shadow:0 0 13px #e4a8ad99}.time{display:flex;justify-content:space-between;margin-top:5px;color:#e9ddd1b9;font-size:10px;letter-spacing:.12em}.player-controls{display:flex;align-items:center;justify-content:center;gap:clamp(7px,3vw,19px);margin-top:12px}.player-controls button{position:relative;width:40px;height:40px;font-size:18px}.player-controls .play-button{width:67px;height:67px;background:linear-gradient(145deg,#f1c5bf,#d68b9a);color:#321a27;box-shadow:0 0 32px #e4a8ad63;font-size:25px}.seek-mark{position:absolute;font-size:8px}.player-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.player-bottom>button{width:36px;height:36px;font-size:19px}.volume{display:flex;align-items:center;gap:8px}.volume button{width:36px;height:36px;font-size:20px}.volume input{width:82px;accent-color:var(--rose)}.photo-navigation{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:8px;margin:17px auto 0;max-width:210px}.photo-navigation button{width:36px;height:36px;font-size:29px}.photo-navigation>div{display:flex;justify-content:center;gap:7px}.photo-navigation [data-dot]{width:6px;height:6px;padding:0;border:0;border-radius:9px;background:#ffffff50;transition:width .25s}.photo-navigation [data-dot].is-active{width:18px;background:var(--rose)}.photo-navigation small{grid-column:1/-1;color:var(--muted);font-size:10px;letter-spacing:.2em;text-align:center}.video-stage{background:#0e0a12}.film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.film-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#09070bbb,transparent 28%,#09070bd9 88%,#09070bf2)}.video-spacer{flex:1}.video-stage .experience-footer{padding-bottom:calc(env(safe-area-inset-bottom) + 27px)}.video-stage .experience-title h1{font-size:42px}.opening-stage.is-leaving{animation:dissolve-out .6s var(--ease) both}@keyframes fade-up{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes float{50%{transform:translateY(-8px)}}@keyframes spectrum{to{height:calc(8px + (var(--bar) % 10) * 2px);opacity:1}}@keyframes dissolve-out{to{opacity:0;filter:blur(12px);transform:scale(1.04)}}
@media(max-width:720px){.opening-inner{display:flex;flex-direction:column;width:100%;min-height:100dvh;gap:0;padding:calc(env(safe-area-inset-top) + 14px) 23px calc(env(safe-area-inset-bottom) + 22px)}.opening-mobile-head{display:flex;align-items:center;justify-content:space-between;width:100%;color:var(--muted);font-size:9px;letter-spacing:.3em;text-transform:uppercase}.opening-mobile-head .lm-logo b{font-size:20px}.opening-mobile-head .lm-logo-mark{width:25px;height:25px;font-size:13px}.opening-cover{order:0;flex:1;width:100%;min-height:0;margin:17px 0 0;border-radius:21px}.opening-copy{width:100%}.opening-copy>.lm-logo{display:none}.opening-message{margin-top:14px}.script{font-size:25px}.opening-message h1{font-size:49px}.made-by{margin-top:12px}.sender{font-size:29px}.opening-message hr{margin:14px 0}.opening-paragraph{margin-bottom:7px;font-size:16px;line-height:1.35}.story-tail{margin-top:12px}.opening-button{width:100%;margin-top:18px;padding:14px}.experience-inner{max-width:none}.experience-header{padding-inline:15px}.photo-area{min-height:45dvh}.experience-footer{padding-inline:20px}.photo-card{width:min(68vw,285px)}.photo-caption{padding:55px 15px 14px}.photo-caption p{font-size:20px}.experience-title h1,.video-stage .experience-title h1{font-size:35px}.player{margin-top:17px}.video-stage .experience-footer{padding-inline:21px}.video-stage .experience-title h1{font-size:40px}}@media(max-width:360px){.opening-inner{padding-inline:17px}.opening-cover{margin-top:12px}.opening-paragraph{font-size:15px}.opening-message h1{font-size:44px}.experience-footer{padding-inline:16px}.player-controls{gap:4px}.player-controls button{width:38px}.player-controls .play-button{width:62px;height:62px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}/* Ícones ampliados na experiência de entrega */
.lm-logo-mark{width:38px;height:38px;font-size:21px}.tribute-symbol{width:50px;height:50px;font-size:20px}.experience-header{grid-template-columns:54px 1fr 54px;padding-top:calc(env(safe-area-inset-top) + 15px)}.experience-header>a,.experience-header>button{width:52px;height:52px;font-size:42px}.experience-header>button{font-size:35px}.experience-header .lm-logo-mark{width:32px;height:32px;font-size:17px}.player-controls{gap:clamp(9px,3.5vw,22px);margin-top:15px}.player-controls button{width:46px;height:46px;font-size:23px}.player-controls .play-button{width:78px;height:78px;font-size:30px}.seek-mark{font-size:9px}.player-bottom{margin-top:16px}.player-bottom>button,.volume button{width:44px;height:44px;font-size:24px}.volume input{width:92px}.photo-navigation{grid-template-columns:46px 1fr 46px;max-width:250px;margin-top:20px}.photo-navigation button{width:46px;height:46px;font-size:37px}.photo-navigation [data-dot]{width:7px;height:7px}.photo-navigation [data-dot].is-active{width:22px}@media(max-width:720px){.opening-mobile-head .lm-logo-mark{width:30px;height:30px;font-size:16px}.experience-header{padding-inline:13px}.experience-header>a,.experience-header>button{width:50px;height:50px}.player-controls{gap:clamp(7px,3vw,16px)}.player-controls button{width:44px;height:44px;font-size:22px}.player-controls .play-button{width:74px;height:74px;font-size:29px}.photo-navigation{grid-template-columns:44px 1fr 44px}.photo-navigation button{width:44px;height:44px;font-size:35px}}@media(max-width:360px){.player-controls{gap:3px}.player-controls button{width:41px;height:41px;font-size:20px}.player-controls .play-button{width:67px;height:67px;font-size:27px}.player-bottom>button,.volume button{width:41px;height:41px}.volume input{width:72px}}
/* Lucide: linguagem visual única para os controles */
.experience-stage svg,.tribute-symbol svg,.tribute-list-arrow svg{display:block;width:1em;height:1em;stroke-width:2.15}.tribute-list-arrow{display:grid;place-items:center;font-size:20px}.experience-header>a svg,.experience-header>button svg{width:31px;height:31px}.experience-header .is-favorite svg{fill:currentColor}.player-controls button svg{width:25px;height:25px}.player-controls .play-button svg{width:33px;height:33px;fill:currentColor;stroke-width:2.35}.player-controls [data-seek="-10"],.player-controls [data-seek="10"]{width:58px;height:58px;font-size:0;background:#ffffff0d}.player-controls [data-seek="-10"] svg,.player-controls [data-seek="10"] svg{width:31px;height:31px;stroke-width:2.35}.player-controls [data-seek="-10"] .seek-mark,.player-controls [data-seek="10"] .seek-mark{right:4px;bottom:5px;padding:2px 3px;border-radius:5px;background:#34273c;color:var(--champagne);font-size:10px;font-weight:800;line-height:1}.player-bottom svg{width:25px;height:25px}.photo-navigation svg{width:31px;height:31px}@media(max-width:720px){.player-controls [data-seek="-10"],.player-controls [data-seek="10"]{width:54px;height:54px}.player-controls [data-seek="-10"] svg,.player-controls [data-seek="10"] svg{width:29px;height:29px}}@media(max-width:360px){.player-controls [data-seek="-10"],.player-controls [data-seek="10"]{width:48px;height:48px}.player-controls [data-seek="-10"] svg,.player-controls [data-seek="10"] svg{width:27px;height:27px}}
/* Alto-falante Lucide: evita qualquer retorno visual ao glifo anterior. */
.volume button{color:#f7e2d4}.volume button svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
