*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;font-family:Inter,system-ui,sans-serif}body{color:#fff;background:#100714;overflow-x:hidden}.app{min-height:100vh;position:relative;overflow:hidden}.background{z-index:0;background:radial-gradient(circle at 20% 15%,#ff69b452,#0000 28%),radial-gradient(circle at 80% 10%,#ffb6c138,#0000 25%),radial-gradient(circle at 50% 90%,#7c3aed38,#0000 35%),linear-gradient(#2b1033 0%,#100714 100%);position:fixed;inset:0}.container{z-index:1;width:100%;max-width:420px;margin:0 auto;padding:34px 18px 50px;position:relative}.hero{text-align:center;padding:28px 10px 22px}.heart{filter:drop-shadow(0 0 16px #ff7eb673);margin-bottom:12px;font-size:58px}.hero h1{letter-spacing:-1px;margin:0;font-size:40px;font-weight:900}.hero p{color:#ffb7d5;margin:8px 0 6px;font-size:21px;font-weight:700}.hero span{color:#ffffffbf;font-size:14px;line-height:1.5;display:block}.login-card{-webkit-backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:26px;width:100%;padding:24px;box-shadow:0 25px 70px #00000052}.card-top{text-align:center;margin-bottom:18px}.small-heart{margin-bottom:6px;font-size:24px}.card-top h2,.login-card>h2{color:#fff;margin:0;font-size:20px}.card-top p{color:#ffffffb8;margin:9px 0 0;font-size:13px;line-height:1.5}.login-card label{color:#ffd4e7;margin:14px 0 6px;font-size:13px;font-weight:700;display:block}.login-card input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:13px;outline:none;width:100%;height:44px;padding:0 14px;font-size:14px;transition:all .2s;display:block}.login-card input::placeholder{color:#ffffff73}.login-card input:focus{background:#ffffff24;border-color:#ff7eb6;box-shadow:0 0 0 3px #ff7eb629}.error{color:#ffb8c0;background:#ff506429;border-radius:10px;margin:12px 0 0;padding:9px 11px;font-size:13px}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#ec4899);border:0;border-radius:13px;width:100%;height:44px;margin-top:18px;font-size:15px;font-weight:800;transition:all .2s;display:block;box-shadow:0 12px 25px #ec489947}.login-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px #ec489966}.login-btn:active{transform:translateY(0)}.features{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.feature-card{color:#fff;min-height:64px;font:inherit;text-align:center;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:17px;padding:16px 12px;font-weight:700;transition:all .2s}.feature-card:hover{background:#ffffff29;transform:translateY(-2px)}.floating-hearts{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.floating-hearts span{color:#ffffff2e;font-size:24px;animation:14s linear infinite floatHeart;position:absolute;bottom:-30px}.floating-hearts span:first-child{animation-delay:0s;left:10%}.floating-hearts span:nth-child(2){animation-delay:3s;left:30%}.floating-hearts span:nth-child(3){animation-delay:6s;left:65%}.floating-hearts span:nth-child(4){animation-delay:1.5s;left:85%}@keyframes floatHeart{0%{opacity:0;transform:translateY(0)scale(1)}15%{opacity:1}to{opacity:0;transform:translateY(-110vh)scale(1.5)}}@media (width<=420px){.container{padding:24px 14px 40px}.hero h1{font-size:34px}.features{grid-template-columns:1fr}}.home-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.home-header h1{margin:0;font-size:30px}.home-header p{color:#ffb7d5;margin:4px 0 0;font-weight:700}.logout-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:12px;padding:9px 12px}.daily-photo-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1c;border:1px solid #ffffff2e;border-radius:26px;padding:18px;box-shadow:0 25px 70px #00000052}.daily-photo-title{align-items:center;gap:11px;margin-bottom:14px;display:flex}.daily-photo-title>span{font-size:30px}.daily-photo-title h2{margin:0;font-size:20px}.daily-photo-title p{color:#ffffffb3;margin:4px 0 0;font-size:12px}.daily-photo{object-fit:cover;cursor:pointer;border-radius:19px;width:100%;height:270px;display:block}.photo-caption{color:#ffd4e7;margin:10px 2px;font-size:13px}.empty-photo{color:#ffffffb8;border:1px dashed #ffffff4d;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.empty-photo span{font-size:42px}.empty-photo p{margin:10px 0 4px}.empty-photo small{color:#ffffff8c}.upload-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ec4899,#7c3aed);border:0;border-radius:13px;width:100%;margin-top:14px;padding:12px;font-weight:800}.upload-btn:disabled{opacity:.6;cursor:wait}.home-section{margin-top:22px}.home-section h2{margin:0 0 12px;font-size:20px}.photo-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.gallery-photo{object-fit:cover;cursor:pointer;border-radius:13px;width:100%;height:105px;transition:all .2s}.gallery-photo:hover{transform:scale(1.03)}.empty-gallery{color:#ffffffa6;text-align:center}.photo-modal{z-index:10;cursor:pointer;background:#000000d1;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.photo-modal img{object-fit:contain;border-radius:18px;max-width:100%;max-height:90vh}@media (width<=420px){.daily-photo{height:230px}.gallery-photo{height:90px}}.chat-page{z-index:1;min-height:100vh;padding:24px 0 20px;position:relative}.chat-header{align-items:center;gap:12px;margin-bottom:18px;display:flex}.chat-header h1{margin:0;font-size:24px}.back-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:13px;width:42px;height:42px;font-size:24px}.chat-messages{background:#ffffff0f;border-radius:22px;min-height:420px;max-height:58vh;padding:14px 4px;overflow-y:auto}.chat-empty{color:#ffffffa6;text-align:center;padding:80px 20px;line-height:1.5}.message-row{margin:9px 8px;display:flex}.message-bubble{border-radius:18px;max-width:82%;padding:11px 13px;box-shadow:0 5px 16px #00000029}.mine .message-bubble{background:linear-gradient(135deg,#ec4899,#8b5cf6);border-bottom-right-radius:5px}.theirs .message-bubble{background:#ffffff24;border-bottom-left-radius:5px}.message-author{color:#ffd4e7;margin-bottom:4px;font-size:11px;font-weight:800}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.4}.chat-form{gap:8px;margin-top:14px;display:flex}.chat-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ec4899,#7c3aed);border:0;border-radius:14px;height:44px;padding:0 14px;font-weight:800}.chat-form button:disabled{opacity:.6;cursor:wait}.daily-photo-title,.photo-caption,.upload-btn{display:none!important}.gifts-page{min-height:100vh;padding:32px 16px}.gifts-container{background:#ffffffeb;border-radius:28px;max-width:760px;margin:0 auto;padding:32px;box-shadow:0 20px 60px #501e502e}.gifts-container h1{color:#7b315d;margin:24px 0 8px;font-size:34px}.gifts-container p{color:#806b78;margin-bottom:24px}.back-btn{color:#7b315d;cursor:pointer;background:#f4dce9;border:0;border-radius:12px;padding:10px 16px;font-weight:600}.gift-form{gap:12px;margin:24px 0 30px;display:grid}.gift-form input{border:1px solid #ead4df;border-radius:14px;outline:none;padding:14px 16px;font-size:15px}.gift-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c75f96,#8e477c);border:0;border-radius:14px;padding:14px;font-weight:700}.gift-card{background:linear-gradient(135deg,#fff7fb,#fff);border:1px solid #f0dce6;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.gift-card h2{color:#633653;margin:0;font-size:19px}.photo-modal-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px;display:flex}.photo-modal-actions button{color:#8d3e60;cursor:pointer;background:#f1cedd;border:0;border-radius:12px;padding:10px 14px;font-weight:600}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;display:grid}.dashboard-card{background:#ffffff1c;border:1px solid #ffcde63d;border-radius:18px;padding:17px;box-shadow:0 12px 30px #00000029}.dashboard-card span{margin-bottom:9px;font-size:25px;display:block}.dashboard-card small{color:#ffffffa6;font-size:11px;display:block}.dashboard-card strong{color:#fff;margin-top:5px;font-size:17px;display:block}.dashboard-card p{color:#ffffffa6;margin:6px 0 0;font-size:12px}@media (width<=600px){.dashboard-grid{grid-template-columns:1fr}}.dashboard-grid{gap:8px;margin-top:34px}.dashboard-card{border-radius:13px;padding:9px}.dashboard-card span{margin-bottom:4px;font-size:18px}.dashboard-card small{font-size:10px}.dashboard-card strong{margin-top:2px;font-size:13px}.dashboard-card p{margin-top:4px;font-size:10px}.coupon-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.coupon-card{text-align:center;background:#ffffff1a;border:1px solid #ffcde640;border-radius:18px;padding:18px}.coupon-card h2{margin:8px 0;font-size:18px}.coupon-card p{color:#ffffffb8;min-height:42px;font-size:13px}.coupon-emoji{font-size:32px;display:block}.coupon-used button{cursor:not-allowed}@media (width<=600px){.coupon-grid{grid-template-columns:1fr}}.coupon-form{gap:12px;margin:24px 0;display:grid}.coupon-form input,.coupon-form textarea{box-sizing:border-box;width:100%;font:inherit;resize:vertical;border:1px solid #ead4df;border-radius:14px;padding:14px 16px}.coupon-form input:focus,.coupon-form textarea:focus{border-color:#c76b9b;outline:none;box-shadow:0 0 0 3px #c76b9b26}.mood-page{color:#fff;background:radial-gradient(circle at 15% 0,#ffa6d24d,#0000 32%),linear-gradient(145deg,#70235bf7,#391239f7);border:1px solid #ffd6eb8c;border-radius:30px;max-width:620px;margin:22px auto 0;padding:30px 24px;box-shadow:0 24px 65px #2e052666}.mood-page h1{letter-spacing:-.5px;margin:0;font-size:34px}.mood-form{gap:18px;margin:0 0 28px;display:grid}.mood-option{color:#77385d;cursor:pointer;background:#ffeef7f0;border:1px solid #ffe1f0a6;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:86px;padding:10px 6px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:flex}.mood-option span{margin:0;font-size:29px}.mood-option:hover{transform:translateY(-3px);box-shadow:0 9px 20px #23051c33}.mood-option.selected{color:#6e2860;background:linear-gradient(145deg,#ffd1e5,#e8c9ff);border-color:#fff;transform:translateY(-3px);box-shadow:0 0 0 3px #ffffff38,0 10px 25px #26072047}.mood-form textarea{box-sizing:border-box;color:#633653;width:100%;min-height:105px;font:inherit;resize:vertical;background:#fffafdf7;border:1px solid #ffddefb3;border-radius:18px;padding:15px 16px}.mood-form textarea:focus{border-color:#fff;outline:none;box-shadow:0 0 0 4px #ffc1de33}.mood-form>.feature-card{color:#541d4a;cursor:pointer;background:linear-gradient(135deg,#ff9fc7,#c795f2);border:0;border-radius:16px;width:100%;padding:15px;font-size:15px;font-weight:800;transition:transform .18s,filter .18s;box-shadow:0 10px 22px #28052040}.mood-form>.feature-card:hover{filter:brightness(1.06);transform:translateY(-2px)}.mood-result h2{color:#8b4268;margin:0 0 15px;font-size:17px}.mood-result strong{color:#6e2860;font-size:20px;display:block}.mood-result p{color:#87677a;margin-bottom:0;line-height:1.45}@media (width<=520px){.mood-page{border-radius:24px;padding:24px 16px}.mood-page h1{font-size:29px}.mood-options{grid-template-columns:repeat(2,1fr)}.mood-results{grid-template-columns:1fr}}.meeting-wheel-section{text-align:center;background:linear-gradient(145deg,#ffcbe22e,#dab8ff29);border:1px solid #ffdcee4d;border-radius:22px;margin:24px 0;padding:22px}.meeting-wheel-section h3{margin-top:0}.meeting-wheel{background:linear-gradient(135deg,#ffd1e5,#d9b8ff);border-radius:50%;place-items:center;width:92px;height:92px;margin:16px auto;font-size:52px;display:grid;box-shadow:0 10px 25px #28052047}.meeting-wheel.spinning{animation:1.2s ease-in-out meeting-wheel-spin}@keyframes meeting-wheel-spin{0%{transform:rotate(0)scale(1)}50%{transform:rotate(540deg)scale(1.12)}to{transform:rotate(1080deg)scale(1)}}.spin-wheel-button{color:#5b214e;cursor:pointer;background:linear-gradient(135deg,#ff9fc7,#c795f2);border:0;border-radius:14px;padding:13px 20px;font-weight:800}.spin-wheel-button:disabled{opacity:.7;cursor:wait}.wheel-result{color:#702d58;background:#fff8fcf5;border-radius:16px;gap:12px;margin-top:18px;padding:15px;display:grid}.wheel-result strong{font-size:19px}.wheel-result button{color:#7048a8;cursor:pointer;background:#ead7ff;border:0;border-radius:11px;padding:10px;font-weight:700}.memories-page{max-width:900px!important;padding-top:22px!important}.memories-shell{color:#fff;background:radial-gradient(circle at 10% 0,#ffa5d34d,#0000 30%),radial-gradient(circle at 95% 15%,#c9a5ff38,#0000 28%),linear-gradient(145deg,#71225bfa,#361037fa);border:1px solid #ffdcef73;border-radius:32px;margin-top:20px;padding:34px;position:relative;overflow:hidden;box-shadow:0 28px 70px #2d04246b}.memories-shell:before{content:"💗";opacity:.22;font-size:42px;position:absolute;top:20px;right:28px;transform:rotate(14deg)}.memories-shell h1{letter-spacing:-.8px;margin:0;font-size:36px;position:relative}.memories-shell>p{color:#ffeff8c7;max-width:560px;margin:10px 0 24px;line-height:1.5;position:relative}.memories-map{border:5px solid #fff4fadb;border-radius:26px;width:100%;height:470px;margin:24px 0 12px;position:relative;overflow:hidden;box-shadow:0 18px 42px #1f031961}.memories-map .leaflet-control-zoom{border:0!important;box-shadow:0 5px 16px #32082840!important}.memories-map .leaflet-control-zoom a{color:#7b315d!important;background:#fff8fcf5!important;border:0!important}.memories-map .leaflet-control-attribution{color:#744765;border-radius:8px 0 0;background:#fff8fce0!important}.memory-marker{filter:drop-shadow(0 5px 5px #29042066);background:linear-gradient(135deg,#ff8fc1,#c995f5);border:3px solid #fff;border-radius:50%;place-items:center;font-size:23px;display:grid;width:38px!important;height:38px!important}.leaflet-popup-content-wrapper{border-radius:16px!important;box-shadow:0 10px 26px #3c0a3038!important}.leaflet-popup-content{color:#6c3455;line-height:1.5;margin:16px!important}.selected-coordinates{background:#ffe0ef26;border-radius:999px;padding:8px 12px;display:inline-block;color:#ffeff8b8!important;margin:10px 0 4px!important;font-size:12px!important}.memory-form input,.memory-form textarea{box-sizing:border-box;color:#633653;width:100%;font:inherit;background:#fffbfdfa;border:1px solid #ffdbedbf;border-radius:15px;padding:15px 16px}.memory-form input:focus,.memory-form textarea:focus{border-color:#fff;outline:none;box-shadow:0 0 0 4px #ffb8dc33}.memory-form .feature-card{color:#5b214e;cursor:pointer;background:linear-gradient(135deg,#ff9fc7,#c695f3);border:0;border-radius:15px;width:100%;padding:15px;font-size:15px;font-weight:800;box-shadow:0 10px 22px #27041f40}.memory-form .feature-card:hover{filter:brightness(1.07);transform:translateY(-1px)}@media (width<=600px){.memories-shell{border-radius:25px;padding:25px 15px}.memories-shell h1{font-size:29px}.memories-map{border-width:3px;border-radius:20px;height:360px}.memory-form{padding:16px}}.delete-memory-button{color:#9a3f61;cursor:pointer;background:#f5d5e0;border:0;border-radius:10px;margin-top:10px;padding:8px 12px;font-size:13px;font-weight:700}.delete-memory-button:hover{color:#7d294b;background:#efbccc}button,input,textarea,select{font:inherit}button{cursor:pointer;transition:transform .2s,box-shadow .2s,filter .2s,background .2s}button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px)}button:active:not(:disabled){transform:translateY(0)scale(.98)}button:disabled{cursor:not-allowed;opacity:.65}input,textarea,select{max-width:100%}.delete-memory-btn{color:#fff;background:#a01e4bd9;border:1px solid #ff96b459;border-radius:10px;width:100%;margin-top:12px;padding:9px 12px;font-weight:700}.delete-memory-btn:hover:not(:disabled){background:#d22d5ff2;box-shadow:0 6px 18px #d22d5f47}@media (width>=700px){.container{max-width:760px;padding-left:28px;padding-right:28px}}@media (width<=480px){.container{width:100%;padding:22px 14px 36px}.hero{padding:20px 4px 18px}.heart{font-size:48px}.hero h1{font-size:32px;line-height:1.1}.hero p{font-size:17px}.login-card{border-radius:21px;padding:18px}.memories-shell{border-radius:20px;padding:16px}.memories-shell h1{font-size:25px;line-height:1.15}.memory-form{gap:10px}.memory-form input,.memory-form textarea,.memory-form button{width:100%;min-height:44px}.memories-map{height:52vh;min-height:330px;max-height:500px}.leaflet-popup-content{min-width:170px;max-width:230px;margin:12px 14px}.leaflet-popup-content-wrapper{border-radius:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.relationship-card,.dashboard-section,.shortcuts-section{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1c;border:1px solid #ffdcf038;border-radius:24px;margin-top:20px;padding:20px;box-shadow:0 18px 45px #0000002e}.relationship-card-heading,.section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.relationship-card-heading{justify-content:flex-start}.relationship-card-heading>span,.section-heading>span{font-size:28px}.relationship-card-heading small,.section-heading small{color:#ffffff9e;text-transform:uppercase;letter-spacing:.08em;font-size:11px;display:block}.relationship-card h2,.section-heading h2{margin:4px 0 0;font-size:21px}.relationship-date-box{text-align:center;background:#5a144b42;border:1px solid #ffbedc40;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;padding:14px;display:grid}.relationship-date-box div{border-right:1px solid #ffffff24;padding:8px 4px}.relationship-date-box div:last-child{border-right:0}.relationship-date-box strong{color:#ffd1e5;font-size:25px;display:block}.relationship-date-box span{color:#ffffffa6;font-size:11px}.relationship-duration{text-align:center;color:#ffe3ef;margin:16px 0 4px;font-size:14px}.relationship-breakdown{text-align:center;color:#ffffff9e;margin:0;font-size:12px}.daily-photo-frame{aspect-ratio:1;background:#14051952;border:1px solid #ffdcf047;border-radius:22px;justify-content:center;align-items:center;padding:8px;display:flex;overflow:hidden}.daily-photo{object-fit:contain;cursor:pointer;border-radius:16px;width:100%;height:100%}.shortcuts-section{padding-bottom:22px}.shortcuts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.shortcut-card{color:#fff;text-align:left;background:#ffffff1a;border:1px solid #ffcde63d;border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:116px;padding:15px;display:flex}.shortcut-card span{font-size:25px}.shortcut-card strong{font-size:14px}.shortcut-card small{color:#ffffff9e;font-size:11px}.shortcut-card:hover{background:#ff82b929;border-color:#ffa0cda6;box-shadow:0 10px 28px #ff50a52e}@media (width<=480px){.relationship-card,.dashboard-section,.shortcuts-section,.daily-photo-card{border-radius:20px;padding:16px}.daily-photo-frame{aspect-ratio:1}.shortcuts-grid{grid-template-columns:1fr 1fr;gap:9px}.shortcut-card{min-height:105px;padding:12px}.shortcut-card span{font-size:22px}.shortcut-card strong{font-size:13px}}.relationship-main-text{color:#ffe5f0;text-align:center;margin:0;font-size:18px;line-height:1.5}.relationship-main-text strong{color:#ffb6d5;font-size:26px}.relationship-breakdown{color:#ffffffad;text-align:center;margin:10px 0 0;font-size:13px}.shortcut-section{padding:0}.shortcut-section .shortcut-card{text-align:left;grid-template-rows:auto auto;grid-template-columns:42px 1fr;align-items:center;column-gap:12px;width:100%;min-height:86px;padding:14px 16px;display:grid}.shortcut-section .shortcut-card span{grid-row:1/3;font-size:28px}.shortcut-section .shortcut-card strong,.shortcut-section .shortcut-card small{align-self:end}.shortcut-section .shortcut-card small{align-self:start}@media (width<=480px){.relationship-main-text{font-size:16px}.relationship-main-text strong{font-size:23px}.shortcut-section .shortcut-card{min-height:78px;padding:12px}}.shortcuts-section{padding:20px}.shortcut-sections{gap:14px;margin-top:18px;display:grid}.shortcut-section{background:#ffffff14;border:1px solid #ffcde63d;border-radius:20px;padding:14px;display:block;box-shadow:0 10px 25px #00000024}.shortcut-section:before{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:11px;display:block}.shortcut-section:first-child:before{content:"Secțiunea Cadouri"}.shortcut-section:nth-child(2):before{content:"Secțiunea Mesaje"}.shortcut-section:nth-child(3):before{content:"Secțiunea Evenimente"}.shortcut-section:nth-child(4):before{content:"Secțiunea Cupoane"}.shortcut-section:nth-child(5):before{content:"Secțiunea Starea mea"}.shortcut-section:nth-child(6):before{content:"Secțiunea Harta amintirilor"}.shortcut-section:nth-child(7):before{content:"Secțiunea Poze"}.shortcut-section .shortcut-card{margin:0}@media (width<=480px){.shortcuts-section{padding:16px}.shortcut-section{border-radius:17px;padding:11px}}.dashboard-link{color:#fff;width:100%;font:inherit;text-align:left;cursor:pointer;margin:0}.dashboard-link:hover{background:#ff82b929;border-color:#ffa0cda6;box-shadow:0 10px 28px #ff50a52e}.dashboard-link:focus-visible{outline-offset:3px;outline:3px solid #ffb4d7a6}@media (width<=600px){.dashboard-grid{grid-template-columns:1fr}}.gifts-page{background:0 0;min-height:100vh;padding:28px 16px 50px}.gifts-container{color:#fff;-webkit-backdrop-filter:blur(18px);background:#ffffff1c;border:1px solid #ffdcf038;border-radius:28px;width:100%;max-width:760px;margin:0 auto;padding:24px;box-shadow:0 25px 70px #00000047}.gifts-container h1{color:#fff;margin:26px 0 8px;font-size:32px;line-height:1.15}.gifts-container>p{color:#ffffffad;margin:0 0 24px;line-height:1.5}.gift-form{background:#ffffff12;border:1px solid #ffcde633;border-radius:20px;gap:12px;margin:24px 0 30px;padding:18px;display:grid}.gift-form input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:14px;outline:none;width:100%;min-height:48px;padding:0 15px;font-size:15px}.gift-form input::placeholder{color:#ffffff7a}.gift-form input:focus{border-color:#ff9fc7;box-shadow:0 0 0 3px #ff9fc729}.gift-form button{color:#541d4a;cursor:pointer;background:linear-gradient(135deg,#ff9fc7,#c695f3);border:0;border-radius:14px;min-height:48px;font-weight:800}.gift-form button:hover{filter:brightness(1.07);transform:translateY(-2px)}.gift-list{gap:14px;display:grid}.gift-card{background:#ffffff17;border:1px solid #ffcde638;border-radius:20px;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 12px 30px #00000024}.gift-card h2{color:#ffe1ed;overflow-wrap:anywhere;margin:0;font-size:18px}.gift-card a{color:#ffd1e4;white-space:nowrap;background:#ff9fc738;border-radius:11px;padding:10px 14px;font-weight:700;text-decoration:none}.gift-card a:hover{background:#ff9fc75c}.delete-gift{color:#fff;cursor:pointer;background:#a01e4bb3;border:1px solid #ff96b44d;border-radius:11px;padding:10px 14px;font-weight:700}.delete-gift:hover{background:#d22d5fe6}@media (width<=600px){.gifts-page{padding:18px 12px 36px}.gifts-container{border-radius:22px;padding:18px}.gifts-container h1{font-size:27px}.gift-card{grid-template-columns:1fr 1fr;gap:10px}.gift-card h2{grid-column:1/-1}.gift-card a,.delete-gift{text-align:center;width:100%}}.read-status{color:#ffb7d5;opacity:.9;margin-left:8px;font-size:10px;font-weight:700;display:inline-block}.message-row.mine .read-status{color:#ffd3e6}.chat-page{z-index:1;color:#fff;width:min(100%,760px);min-height:100vh;margin:0 auto;padding:24px 16px 28px;position:relative}.chat-header{-webkit-backdrop-filter:blur(18px);background:#ffffff1c;border:1px solid #ffdcf038;border-radius:24px;align-items:center;gap:14px;margin-bottom:18px;padding:18px 20px;display:flex;box-shadow:0 18px 45px #0003}.chat-header .back-btn{flex:none}.chat-header h1{color:#fff;margin:0;font-size:25px;line-height:1.15}.chat-header p{color:#ffffffa6;margin:5px 0 0;font-size:13px}.chat-messages{scrollbar-color:#ff9fc7a6 transparent;background:#ffffff14;border:1px solid #ffdcf033;border-radius:24px;flex-direction:column;gap:12px;min-height:48vh;max-height:62vh;padding:20px 14px;display:flex;overflow-y:auto;box-shadow:0 18px 45px #0000002e}.message-row{width:100%;display:flex}.message-row.mine{justify-content:flex-end}.message-row.theirs{justify-content:flex-start}.message-bubble{background:#ffffff1f;border:1px solid #ffffff24;border-radius:19px;max-width:min(78%,520px);padding:12px 15px 10px;box-shadow:0 8px 20px #00000024}.message-row.mine .message-bubble{color:#fff;background:linear-gradient(135deg,#ff87bed1,#be7de1c7);border-color:#ffb2d759;border-bottom-right-radius:6px}.message-row.theirs .message-bubble{background:#ffffff21;border-bottom-left-radius:6px}.message-author{color:#ffd4e7;align-items:center;gap:4px;margin-bottom:5px;font-size:11px;font-weight:800;display:flex}.message-row.mine .message-author{color:#fff1f7}.message-text{color:#fff;overflow-wrap:anywhere;font-size:15px;line-height:1.45}.message-time{color:#ffffff94;text-align:right;margin-top:7px;font-size:10px}.message-row.mine .message-time{color:#ffffffc7}.chat-empty{color:#ffffffa6;text-align:center;margin:auto;line-height:1.5}.chat-form{-webkit-backdrop-filter:blur(18px);background:#ffffff1c;border:1px solid #ffdcf038;border-radius:20px;gap:10px;margin-top:16px;padding:10px;display:flex;box-shadow:0 18px 45px #0000002e}.chat-form input{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;outline:none;flex:1;min-width:0;height:46px;padding:0 14px;font-size:14px}.chat-form input::placeholder{color:#ffffff7a}.chat-form input:focus{border-color:#ff9fc7;box-shadow:0 0 0 3px #ff9fc729}.chat-form button{color:#541d4a;cursor:pointer;background:linear-gradient(135deg,#ff9fc7,#c695f3);border:0;border-radius:14px;min-width:105px;font-weight:800}.chat-form button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px)}@media (width<=600px){.chat-page{padding:14px 10px 20px}.chat-header{border-radius:20px;padding:15px}.chat-header h1{font-size:21px}.chat-messages{border-radius:20px;min-height:58vh;max-height:66vh;padding:16px 10px}.message-bubble{max-width:88%}.chat-form{gap:7px;padding:8px}.chat-form button{min-width:74px;padding:0 10px}}.chat-page{box-sizing:border-box;width:100%;max-width:760px;overflow-x:hidden}.chat-header,.chat-messages,.chat-form{box-sizing:border-box;width:100%}.chat-header .back-btn{justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;padding:0;font-size:15px;display:inline-flex}@media (width<=480px){.chat-header{align-items:flex-start;gap:10px;padding:14px}.chat-header h1{font-size:20px}.chat-header p{font-size:12px}.chat-messages{min-height:55vh;max-height:64vh;overflow-x:hidden}.message-bubble{max-width:86%}.message-text{font-size:14px}.chat-form{align-items:stretch}.chat-form input{width:100%;min-width:0}.chat-form button{white-space:nowrap;flex:none;min-width:78px;padding:0 12px}}.events-page{box-sizing:border-box;width:100%;max-width:860px!important;margin:0 auto!important;padding:24px 16px 50px!important}.events-panel{background:linear-gradient(145deg,#65204f,#421b46)!important;border-radius:28px!important;padding:30px!important;box-shadow:0 24px 60px #00000052!important}.events-panel h1{color:#fff!important;margin:0 0 8px!important;font-size:32px!important}.events-panel>p{color:#ffffffb8!important;margin:0 0 24px!important}.events-panel h3{color:#ffe1ed!important;margin:28px 0 14px!important;font-size:20px!important}.events-panel .meeting-wheel-section{background:linear-gradient(135deg,#ff9fc738,#c695f338)!important;border-radius:22px!important;margin:24px 0 30px!important;padding:22px!important}.events-panel form{background:#ffffff14!important;border:1px solid #ffdcf038!important;border-radius:22px!important;gap:13px!important;margin:0 0 30px!important;padding:20px!important;display:grid!important}.events-panel form input,.events-panel form textarea{box-sizing:border-box!important;color:#fff!important;background:#ffffff1f!important;border:1px solid #ffffff40!important;border-radius:14px!important;width:100%!important;padding:14px!important}.events-panel form input::placeholder,.events-panel form textarea::placeholder{color:#ffffff8c!important}.events-panel form button[type=submit]{min-height:48px;font-weight:800;color:#541d4a!important;background:linear-gradient(135deg,#ff9fc7,#c695f3)!important;border:0!important;border-radius:14px!important}.events-panel article{margin-bottom:12px;background:#ffffff1a!important;border:1px solid #ffdcf03d!important;border-radius:20px!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:14px!important;padding:18px!important;display:grid!important}.events-panel article h2{color:#fff!important;margin:0 0 7px!important;font-size:18px!important}.events-panel article strong{color:#ffb7d5!important}.events-panel article p{color:#ffffffb3!important;margin:8px 0 0!important}.events-panel article button{min-width:78px;font-weight:700;border-radius:11px!important}@media (width<=600px){.events-page{padding:14px 10px 34px!important}.events-panel{border-radius:22px!important;padding:20px!important}.events-panel h1{font-size:27px!important}.events-panel article{grid-template-columns:1fr 1fr!important}.events-panel article>div{grid-column:1/-1}.events-panel article button{width:100%}}.app .events-page{box-sizing:border-box!important;width:100%!important;max-width:900px!important;margin:0 auto!important;padding:28px 16px 50px!important}.app .events-panel{box-sizing:border-box!important;-webkit-backdrop-filter:blur(18px)!important;background:#ffffff1c!important;border:1px solid #ffffff2e!important;border-radius:26px!important;width:100%!important;padding:24px!important;box-shadow:0 25px 70px #00000052!important}.app .events-panel h1{color:#fff!important;margin:0!important;font-size:30px!important;line-height:1.15!important}.app .events-panel>p{color:#ffffffb8!important;margin:8px 0 22px!important;line-height:1.5!important}.app .events-panel .meeting-wheel-section,.app .events-panel>form,.app .events-panel>section{background:#ffffff1c!important;border:1px solid #ffdcf038!important;border-radius:24px!important;margin-top:20px!important;padding:20px!important;box-shadow:0 12px 30px #00000029!important}.app .events-panel .meeting-wheel-section{text-align:center!important}.app .events-panel .meeting-wheel-section h3{color:#fff!important;margin-top:0!important;font-size:21px!important}.app .events-panel .spin-wheel-button{color:#541d4a!important;background:linear-gradient(135deg,#ff9fc7,#c795f2)!important;border:1px solid #ffffff24!important;border-radius:16px!important;padding:14px 20px!important;font-weight:800!important}.app .events-panel>h3{color:#fff!important;margin:24px 0 12px!important;font-size:21px!important}.app .events-panel>h3+div{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-bottom:20px!important;display:grid!important}.app .events-panel>h3+div button{color:#fff!important;cursor:pointer!important;background:#ffffff14!important;border:1px solid #ffffff24!important;border-radius:17px!important;min-height:48px!important;padding:10px!important;transition:all .2s!important}.app .events-panel>h3+div button:hover{background:#ffffff29!important;transform:translateY(-2px)!important}.app .events-panel>form{gap:14px!important;margin-bottom:22px!important;display:grid!important}.app .events-panel>form input,.app .events-panel>form textarea{box-sizing:border-box!important;color:#fff!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:13px!important;width:100%!important}.app .events-panel>form input:focus,.app .events-panel>form textarea:focus{background:#ffffff24!important;border-color:#ff7eb6!important;box-shadow:0 0 0 3px #ff7eb629!important}.app .events-panel>form button[type=submit]{color:#541d4a!important;background:linear-gradient(135deg,#ff9fc7,#c795f2)!important;border:0!important;border-radius:16px!important;min-height:48px!important;font-weight:800!important}.app .events-panel .calendar{color:#fff!important}.app .events-panel>section:has(+section){color:#fff!important}.app .events-panel article{background:#ffffff1c!important;border:1px solid #ffcde63d!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:12px!important;padding:17px!important;display:grid!important;box-shadow:0 12px 30px #00000029!important}.app .events-panel article h2{color:#fff!important;margin:0 0 6px!important;font-size:18px!important}.app .events-panel article strong{color:#ffb7d5!important}.app .events-panel article p{color:#ffffffa6!important}.app .events-panel article button{color:#ffe1ed!important;cursor:pointer!important;background:#ffffff1a!important;border:1px solid #ffffff24!important;border-radius:11px!important;padding:10px 12px!important;font-weight:700!important}@media (width<=600px){.app .events-page{padding:16px 10px 34px!important}.app .events-panel{border-radius:22px!important;padding:16px!important}.app .events-panel h1{font-size:27px!important}.app .events-panel>h3+div{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app .events-panel article{grid-template-columns:1fr 1fr!important}.app .events-panel article>div{grid-column:1/-1!important}.app .events-panel article button{width:100%!important}}.coupons-page{box-sizing:border-box;width:100%;max-width:760px!important;margin:0 auto!important;padding:28px 16px 50px!important}.coupons-panel{box-sizing:border-box;width:100%;-webkit-backdrop-filter:blur(18px)!important;background:#ffffff1c!important;border:1px solid #ffffff2e!important;border-radius:26px!important;padding:26px!important;display:block!important;box-shadow:0 25px 70px #00000052!important}.coupons-panel h1{line-height:1.2;color:#fff!important;margin:0 0 8px!important;font-size:30px!important}.coupons-panel>p{line-height:1.5;color:#ffffffb8!important;margin:0 0 22px!important}.coupon-form{background:#ffffff14!important;border:1px solid #ffdcf038!important;border-radius:22px!important;gap:14px!important;margin:24px 0!important;padding:20px!important;display:grid!important}.coupon-form input,.coupon-form textarea{font:inherit;box-sizing:border-box!important;color:#fff!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:13px!important;width:100%!important;padding:14px 16px!important}.coupon-form input::placeholder,.coupon-form textarea::placeholder{color:#ffffff7a!important}.coupon-form input:focus,.coupon-form textarea:focus{outline:none;background:#ffffff24!important;border-color:#ff7eb6!important;box-shadow:0 0 0 3px #ff7eb629!important}.coupon-form .feature-card,.coupons-panel>.coupon-card .feature-card{cursor:pointer;width:100%;min-height:48px;font-weight:800;color:#541d4a!important;background:linear-gradient(135deg,#ff9fc7,#c795f2)!important;border:0!important;border-radius:16px!important}.coupon-card{text-align:center;justify-items:center;gap:10px;background:#ffffff1c!important;border:1px solid #ffcde640!important;border-radius:24px!important;margin:24px 0!important;padding:28px 22px!important;display:grid!important;box-shadow:0 14px 35px #0000002e!important}.coupon-emoji{background:linear-gradient(135deg,#ff9fc7,#c795f2);border-radius:22px;place-items:center;width:66px;height:66px;font-size:34px!important;display:grid!important}.coupon-card h2{color:#fff!important;margin:5px 0!important;font-size:24px!important}.coupon-card p{line-height:1.5;color:#ffffffb8!important;min-height:0!important;margin:0 0 8px!important}.coupon-card small{color:#ffffff9e}.coupon-used{opacity:.62}.coupon-used .feature-card{cursor:not-allowed;filter:grayscale(.25)}.coupons-panel .error{color:#ffd1df;background:#ff5a8c2e;border-radius:13px;margin-top:16px;padding:12px 14px}@media (width<=600px){.coupons-page{padding:16px 10px 34px!important}.coupons-panel{border-radius:22px!important;padding:19px!important}.coupons-panel h1{font-size:27px!important}.coupon-card{padding:24px 16px!important}}.mood-page{box-sizing:border-box;-webkit-backdrop-filter:blur(18px);width:100%;background:#ffffff1c!important;border:1px solid #ffffff2e!important;border-radius:26px!important;max-width:760px!important;margin:22px auto 0!important;padding:26px!important;box-shadow:0 25px 70px #00000052!important}.mood-page h1{color:#fff!important;margin:0!important;font-size:30px!important}.mood-page>p{color:#ffffffb8!important;margin:8px 0 24px!important}.mood-form{background:#ffffff12!important;border:1px solid #ffdcf033!important;border-radius:22px!important;gap:16px!important;margin:0 0 26px!important;padding:20px!important;display:grid!important}.mood-options{grid-template-columns:repeat(3,1fr)!important;gap:10px!important;display:grid!important}.mood-option{cursor:pointer;transition:all .2s;color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff24!important;border-radius:17px!important;min-height:92px!important}.mood-option:hover{transform:translateY(-2px);background:#ffffff29!important}.mood-option.selected{color:#6e2860!important;background:linear-gradient(145deg,#ffd1e5,#e8c9ff)!important;border-color:#fff!important;box-shadow:0 0 0 3px #ffffff38!important}.mood-form textarea{box-sizing:border-box!important;color:#fff!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:15px!important;width:100%!important}.mood-form textarea::placeholder{color:#ffffff80!important}.mood-form>.feature-card{min-height:48px;font-weight:800;color:#541d4a!important;background:linear-gradient(135deg,#ff9fc7,#c795f2)!important;border:0!important;border-radius:16px!important}.mood-results{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.mood-result{color:#fff!important;background:#ffffff1c!important;border:1px solid #ffffff2e!important;border-radius:20px!important;min-height:150px!important;padding:20px!important;box-shadow:0 12px 30px #00000029!important}.mood-result h2{color:#ffe1ed!important;margin:0 0 14px!important}.mood-result strong{color:#ffb7d5!important}.mood-result p{color:#ffffffad!important}@media (width<=600px){.mood-page{border-radius:22px!important;margin-top:14px!important;padding:18px!important}.mood-page h1{font-size:27px!important}.mood-options,.mood-results{grid-template-columns:repeat(2,1fr)!important}}.memories-page{box-sizing:border-box;width:100%;max-width:900px!important;margin:0 auto!important;padding:28px 16px 50px!important}.memories-shell{-webkit-backdrop-filter:blur(18px);background:#ffffff1c!important;border:1px solid #ffffff2e!important;border-radius:26px!important;padding:26px!important;box-shadow:0 25px 70px #00000052!important}.memories-shell h1{color:#fff!important;margin:0!important;font-size:30px!important}.memories-shell>p{line-height:1.5;color:#ffffffb8!important}.memories-map{position:relative;background:linear-gradient(145deg,#ff9fc733,#c695f333)!important;border:1px solid #ffdcf038!important;border-radius:23px!important;min-height:420px!important;margin:22px 0!important;overflow:hidden!important;box-shadow:0 16px 36px #0003!important}.memory-form{background:#ffffff14!important;border:1px solid #ffdcf033!important;border-radius:22px!important;gap:14px!important;margin-top:22px!important;padding:20px!important;display:grid!important}.memory-form input,.memory-form textarea{font:inherit;box-sizing:border-box!important;color:#fff!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:14px!important;width:100%!important}.memory-form input::placeholder,.memory-form textarea::placeholder{color:#ffffff80!important}.memory-form input:focus,.memory-form textarea:focus{outline:none;border-color:#ff7eb6!important;box-shadow:0 0 0 3px #ff7eb629!important}.memory-form .feature-card{min-height:48px;font-weight:800;color:#541d4a!important;background:linear-gradient(135deg,#ff9fc7,#c795f2)!important;border:0!important;border-radius:16px!important}.memory-marker{background:linear-gradient(135deg,#ff9fc7,#c795f2)!important;border:3px solid #fff!important;border-radius:50%!important;box-shadow:0 5px 16px #3c0a3759!important}.selected-coordinates{color:#ffd6e7!important;background:#ffffff1a!important;border-radius:13px!important;margin:12px 0!important;padding:11px 14px!important}.delete-memory-btn{cursor:pointer;font-weight:700;color:#ffc1d8!important;background:#ff649633!important;border:0!important;border-radius:11px!important;padding:9px 12px!important}@media (width<=600px){.memories-page{padding:16px 10px 34px!important}.memories-shell{border-radius:22px!important;padding:18px!important}.memories-shell h1{font-size:27px!important}.memories-map{min-height:340px!important}}.photos-page{box-sizing:border-box;width:100%;max-width:900px!important;margin:0 auto!important;padding:28px 16px 50px!important}.photos-shell{-webkit-backdrop-filter:blur(18px);background:#ffffff1c!important;border:1px solid #ffffff2e!important;border-radius:26px!important;padding:26px!important;box-shadow:0 25px 70px #00000052!important}.photos-shell h1{color:#fff!important;margin:0 0 8px!important;font-size:30px!important}.photos-shell>p{line-height:1.5;color:#ffffffb8!important}.photos-upload{cursor:pointer;text-align:center;justify-content:center;align-items:center;min-height:48px;margin:18px 0 22px;font-weight:800;color:#541d4a!important;background:linear-gradient(135deg,#ff9fc7,#c795f2)!important;border:0!important;border-radius:16px!important;padding:13px 20px!important;display:inline-flex!important}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:20px!important;display:grid!important}.gallery-photo{aspect-ratio:1;cursor:pointer;object-fit:cover;width:100%;transition:all .2s;display:block;overflow:hidden;background:#ffffff1a!important;border:1px solid #ffdcf038!important;border-radius:20px!important;box-shadow:0 12px 30px #0003!important}.gallery-photo:hover{transform:translateY(-4px)scale(1.015);box-shadow:0 18px 38px #ff64aa40!important}.empty-gallery{text-align:center;border:1px dashed #ffdcf04d;border-radius:20px;color:#ffffffad!important;margin:26px 0 0!important;padding:28px 16px!important}.photo-modal{box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:22px;z-index:1000!important;background:#23081fe0!important;display:flex!important;position:fixed!important;inset:0!important}.photo-modal img{object-fit:contain;border:2px solid #ffffff40;border-radius:22px;max-width:min(900px,94vw);max-height:70vh;display:block;box-shadow:0 24px 70px #00000073}.photo-modal-actions{flex-wrap:wrap;justify-content:center;width:min(700px,100%);gap:10px!important;margin-top:4px!important;display:flex!important}.photo-modal-actions button{cursor:pointer;min-height:44px;font-weight:700;color:#ffe1ed!important;background:#ffffff1f!important;border:1px solid #ffdcf040!important;border-radius:13px!important;padding:11px 16px!important}.photo-modal-actions button:hover{transform:translateY(-2px);background:#ff9fc747!important}.photo-modal-actions button:last-child{color:#ffc1d8!important;background:#ff649638!important}@media (width<=700px){.photos-page{padding:16px 10px 34px!important}.photos-shell{border-radius:22px!important;padding:18px!important}.photos-shell h1{font-size:27px!important}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.gallery-photo{border-radius:15px!important}.photo-modal{padding:14px}.photo-modal img{border-radius:16px;max-width:96vw;max-height:62vh}.photo-modal-actions{grid-template-columns:1fr 1fr;display:grid!important}.photo-modal-actions button{width:100%;min-height:48px}}@media (width<=380px){.photo-grid{gap:8px!important}.photo-modal-actions{grid-template-columns:1fr}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
