*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #667eea;--color-primary-dark: #5568d3;--color-secondary: #764ba2;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #3b82f6;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .15);--z-map: 1;--z-fab: 1500;--z-modal: 2000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{font-size:16px;-webkit-tap-highlight-color:transparent;height:100%;overflow:hidden}body{margin:0;padding:0;font-family:var(--font-family);line-height:1.5;color:var(--color-gray-900);background-color:#f3f4f6;overflow:hidden;height:100%;position:fixed;inset:0}#root{position:absolute;inset:0;overflow:hidden}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p{margin:0}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary-dark)}button{font-family:inherit;cursor:pointer;border:none;background:none;outline:none;-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.5}img{max-width:100%;height:auto;display:block}input,textarea,select{font-family:inherit;font-size:100%;outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-gray-100)}::-webkit-scrollbar-thumb{background:var(--color-gray-400);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-gray-500)}::selection{background-color:var(--color-primary);color:#fff}@media(max-width:768px){html{font-size:15px}*{-webkit-overflow-scrolling:touch}body{font-size:.9375rem;line-height:1.5}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}p,span,label{font-size:.9375rem}small{font-size:.8125rem}}@media screen and (max-width:768px){input[type=text],input[type=email],input[type=tel],textarea,select{font-size:16px!important}}@media(pointer:coarse){button,a,[role=button]{min-height:44px;min-width:44px}button:hover,a:hover{transform:none!important}}button:active,a:active,[role=button]:active{opacity:.85}.loading{display:flex;align-items:center;justify-content:center;min-height:100vh}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.mark-bubble{position:relative;cursor:pointer;transition:transform .2s ease,filter .2s ease;z-index:100;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));pointer-events:auto;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mark-bubble:hover{transform:scale(1.1) translateY(-4px);z-index:200;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3))}.mark-bubble:active{transform:scale(.95)}.mark-bubble.nearby{z-index:150}.mark-bubble.distant{opacity:.6;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15)) grayscale(30%)}.mark-bubble.distant:hover{opacity:.8}.bubble-content{width:56px;height:56px;border-radius:50%;overflow:hidden;background:#fff;border:3px solid white;display:flex;align-items:center;justify-content:center;position:relative}.mark-bubble.nearby .bubble-content{width:64px;height:64px;border-width:4px}.mark-bubble.bubble-text .bubble-content{border-color:#ff6b6b;background:linear-gradient(135deg,#fff5f5,#ffe3e3)}.mark-bubble.bubble-image .bubble-content{border-color:#4ecdc4}.mark-bubble.bubble-audio .bubble-content{border-color:#ffe66d;background:linear-gradient(135deg,#fffef5,#fff9db)}.bubble-thumbnail{width:100%;height:100%;position:relative}.bubble-thumbnail img{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.bubble-thumbnail img.loaded{opacity:1}.thumbnail-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e0f2f1,#b2dfdb)}.placeholder-icon{font-size:1.5rem;opacity:.7}.bubble-text-preview{width:100%;height:100%;padding:8px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.text-snippet{font-size:8px;font-weight:500;color:#991b1b;line-height:1.2;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mark-bubble.nearby .text-snippet{font-size:9px}.bubble-icon-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.bubble-type-icon{font-size:1.5rem}.mark-bubble.nearby .bubble-type-icon{font-size:1.75rem}.audio-wave{display:flex;align-items:flex-end;gap:2px;height:12px}.audio-wave span{width:3px;background:#92400e;border-radius:2px;animation:audioWave .8s ease-in-out infinite}.audio-wave span:nth-child(1){height:4px;animation-delay:0s}.audio-wave span:nth-child(2){height:8px;animation-delay:.2s}.audio-wave span:nth-child(3){height:6px;animation-delay:.4s}@keyframes audioWave{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.5)}}.bubble-badge{position:absolute;bottom:-4px;right:-4px;width:22px;height:22px;border-radius:50%;background:#fff;border:2px solid white;display:flex;align-items:center;justify-content:center;font-size:10px;box-shadow:0 2px 4px #00000026;z-index:10}.mark-bubble.has-image .bubble-badge{display:flex}.mark-bubble.bubble-text .bubble-badge{background:#ff6b6b}.mark-bubble.bubble-image .bubble-badge{background:#4ecdc4}.mark-bubble.bubble-audio .bubble-badge{background:#ffe66d}.bubble-views{position:absolute;top:-6px;left:-6px;background:#000000b3;color:#fff;border-radius:10px;padding:2px 6px;font-size:9px;font-weight:600;display:flex;align-items:center;gap:2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.views-icon{font-size:8px}.bubble-thread{position:absolute;top:-6px;right:-6px;background:var(--color-primary, #667eea);color:#fff;border-radius:10px;padding:2px 6px;font-size:9px;font-weight:700;min-width:18px;text-align:center}.bubble-stem{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid white;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1))}.mark-bubble.bubble-text .bubble-stem{border-top-color:#ff6b6b}.mark-bubble.bubble-image .bubble-stem{border-top-color:#4ecdc4}.mark-bubble.bubble-audio .bubble-stem{border-top-color:#ffe66d}.mark-bubble.recent .bubble-content{box-shadow:0 0 20px #667eea80}.mark-bubble.recent.bubble-text .bubble-content{box-shadow:0 0 20px #ff6b6b80}.mark-bubble.recent.bubble-image .bubble-content{box-shadow:0 0 20px #4ecdc480}.mark-bubble.recent.bubble-audio .bubble-content{box-shadow:0 0 20px #ffe66d80}@media(max-width:768px){.bubble-content{width:48px;height:48px;border-width:2px}.mark-bubble.nearby .bubble-content{width:56px;height:56px;border-width:3px}.bubble-type-icon{font-size:1.25rem}.mark-bubble.nearby .bubble-type-icon{font-size:1.5rem}.text-snippet{font-size:7px}.mark-bubble.nearby .text-snippet{font-size:8px}.bubble-badge{width:18px;height:18px;font-size:8px}.bubble-views,.bubble-thread{font-size:8px;padding:1px 4px}}@media(prefers-reduced-motion:reduce){.mark-bubble{transition:none}.audio-wave span{animation:none}}.map-container{position:relative;width:100%;height:calc(100vh - 70px);overflow:hidden;touch-action:manipulation}.map-container>div{touch-action:manipulation}@media(max-width:768px){.map-container{height:calc(100vh - 64px)}}@supports (padding: max(0px)){.map-container{height:calc(100vh - 70px - env(safe-area-inset-bottom))}@media(max-width:768px){.map-container{height:calc(100vh - 64px - env(safe-area-inset-bottom))}}}.map-loading,.map-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:2rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.map-error h2{font-size:1.8rem;margin-bottom:1rem;font-weight:600}.map-error p{font-size:1rem;margin:.5rem 0;opacity:.9}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nearby-indicator{position:absolute;top:20px;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:12px 24px;border-radius:24px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:10px;box-shadow:0 4px 12px #0000004d;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pulse{width:12px;height:12px;background:#4ade80;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@media(max-width:768px){.nearby-indicator{top:10px;padding:10px 20px;font-size:13px}.map-loading p,.map-error p{font-size:.9rem}.map-error h2{font-size:1.5rem}}.map-container>div:first-child{width:100%!important;height:100%!important}.map-info-btn{position:absolute;top:16px;right:16px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:12px;box-shadow:0 2px 8px #00000026;cursor:pointer;transition:all .2s ease;z-index:1000;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.map-info-btn:hover{background:#f3f4f6;transform:scale(1.05)}.map-info-btn:active{transform:scale(.95);background:#e5e7eb}.map-info-btn svg{width:24px;height:24px;color:#667eea}.map-info-overlay{position:fixed;inset:0;bottom:calc(60px + env(safe-area-inset-bottom,0px));background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:3000;padding:20px;animation:fadeIn .2s ease-out}.map-info-bubble{background:#fff;border-radius:20px;max-width:400px;width:100%;max-height:80vh;overflow-y:auto;position:relative;animation:scaleIn .25s ease-out;box-shadow:0 20px 60px #0000004d}.map-info-bubble-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#00000014;border:none;border-radius:50%;cursor:pointer;z-index:10;transition:background .2s}.map-info-bubble-close:hover{background:#0000001f}.map-info-bubble-close:active{background:#00000029}.map-info-bubble-close svg{width:18px;height:18px;color:#666}.map-info-bubble-header{display:flex;align-items:center;gap:12px;padding:24px 24px 16px;border-bottom:1px solid rgba(0,0,0,.06)}.map-info-bubble-icon{font-size:32px}.map-info-bubble-header h3{margin:0;font-size:20px;font-weight:700;color:#1c1c1e;letter-spacing:-.3px}.map-info-bubble-content{padding:20px 24px}.map-info-section{display:flex;flex-direction:column;gap:16px}.map-info-item{display:flex;gap:14px;align-items:flex-start}.map-info-item-icon{font-size:24px;flex-shrink:0;width:32px;text-align:center}.map-info-item h4{margin:0 0 4px;font-size:15px;font-weight:600;color:#1c1c1e}.map-info-item p{margin:0;font-size:13px;line-height:1.5;color:#555}.map-info-item strong{color:#667eea;font-weight:600}.map-info-bubble-dismiss{display:block;width:calc(100% - 48px);margin:0 24px 24px;padding:14px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.map-info-bubble-dismiss:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.map-info-bubble-dismiss:active{transform:translateY(0)}.map-controls{position:absolute;bottom:140px;left:16px;display:flex;flex-direction:column;gap:8px;z-index:1000}.map-control-btn{width:44px;height:44px;border-radius:12px;background:#fff;border:none;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1.5rem;color:#374151;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}.map-control-btn:hover{background:#f3f4f6;transform:scale(1.05)}.map-control-btn:active{transform:scale(.95);background:#e5e7eb}.recenter-btn{margin-top:8px}.recenter-icon{font-size:1.25rem;color:#4285f4}.marks-count-hint{position:absolute;top:16px;left:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:10px 16px;border-radius:24px;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #667eea66,0 2px 6px #0000001a;animation:hintPop .4s cubic-bezier(.175,.885,.32,1.275);z-index:100}@keyframes hintPop{0%{opacity:0;transform:scale(.8) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.marks-count-hint .hint-icon{font-size:1rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.marks-count-hint .hint-text{font-size:.8125rem;letter-spacing:.2px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.distance-hint{position:absolute;top:30%;left:50%;transform:translate(-50%);background:#ffffffe6;color:#374151;padding:16px 20px;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:6px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;animation:fadeInDown .4s ease;z-index:100;text-align:center}.distance-hint-icon{font-size:1.5rem;margin-bottom:2px}.distance-hint-title{font-size:.9375rem;font-weight:600;color:#111827}.distance-hint-subtitle{font-size:.75rem;color:#6b7280;font-weight:400}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:768px){.map-controls{bottom:110px;left:16px;gap:10px}.map-control-btn{width:48px;height:48px;font-size:1.375rem;border-radius:14px}.map-info-btn{top:12px;right:12px;width:40px;height:40px;border-radius:10px}.map-info-btn svg{width:22px;height:22px}.map-info-overlay{padding:16px 16px 0;align-items:flex-end;bottom:calc(60px + env(safe-area-inset-bottom,0px))}.map-info-bubble{max-height:calc(85vh - 60px);border-radius:20px 20px 0 0;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.map-info-bubble-header{padding:20px 20px 14px}.map-info-bubble-icon{font-size:28px}.map-info-bubble-header h3{font-size:18px}.map-info-bubble-content{padding:16px 20px}.map-info-section{gap:14px}.map-info-item{gap:12px}.map-info-item-icon{font-size:22px;width:28px}.map-info-item h4{font-size:14px}.map-info-item p{font-size:12px}.map-info-bubble-dismiss{width:calc(100% - 40px);margin:0 20px 20px;padding:12px 20px;font-size:15px}.marks-count-hint{top:12px;left:12px;padding:8px 14px;border-radius:20px}.marks-count-hint .hint-icon{font-size:.875rem}.marks-count-hint .hint-text{font-size:.75rem}.distance-hint{top:25%;padding:14px 18px;border-radius:14px}.distance-hint-icon{font-size:1.25rem}.distance-hint-title{font-size:.875rem}.distance-hint-subtitle{font-size:.6875rem}.nearby-indicator{top:16px;padding:10px 20px;font-size:.8125rem}}@supports (padding: max(0px)){.map-controls{left:max(16px,env(safe-area-inset-left) + 12px);bottom:max(110px,env(safe-area-inset-bottom) + 90px)}.map-info-btn{top:max(16px,env(safe-area-inset-top) + 8px);right:max(16px,env(safe-area-inset-right) + 12px)}.marks-count-hint{top:max(16px,env(safe-area-inset-top) + 8px);left:max(16px,env(safe-area-inset-left) + 12px)}@media(max-width:768px){.map-info-btn{top:max(12px,env(safe-area-inset-top) + 6px);right:max(12px,env(safe-area-inset-right) + 8px)}.nearby-indicator{top:max(16px,env(safe-area-inset-top) + 8px)}.marks-count-hint{top:max(12px,env(safe-area-inset-top) + 6px);left:max(12px,env(safe-area-inset-left) + 8px)}}}.mark-actions{display:flex;gap:.75rem;padding:1.25rem}.btn-action{flex:1;padding:.875rem 1.25rem;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;box-shadow:0 2px 8px #0000001a}.btn-action:active{transform:scale(.98)}.btn-add-to{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-add-to:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.btn-view-another{background:#f3f4f6;color:#374151}.btn-view-another:hover{background:#e5e7eb;transform:translateY(-1px)}.btn-icon{font-size:1.125rem}@media(max-width:768px){.mark-actions{flex-direction:column}.btn-action{width:100%}}.canvas-editor{display:flex;flex-direction:column;gap:.75rem}.canvas-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap}.tool-group{display:flex;gap:.25rem}.tool-btn{width:36px;height:36px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:all .2s}.tool-btn:hover{background:#f3f4f6}.tool-btn.active{border-color:#7c3aed;background:#ede9fe}.tool-btn.danger:hover{background:#fee2e2;border-color:#ef4444}.color-picker{display:flex;gap:.375rem;flex-wrap:wrap}.color-btn{width:28px;height:28px;border-radius:50%;cursor:pointer;transition:transform .2s}.color-btn:hover{transform:scale(1.1)}.color-btn.active{box-shadow:0 0 0 3px #fff,0 0 0 5px #7c3aed}.brush-sizes{display:flex;gap:.5rem;align-items:center}.size-btn{width:36px;height:36px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.size-btn:hover{background:#f3f4f6}.size-btn.active{border-color:#7c3aed;background:#ede9fe}.size-dot{background:#374151;border-radius:50%}.canvas-container{border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#f9fafb}.canvas-container canvas{max-width:100%;touch-action:none}.canvas-editor.readonly{gap:0}.canvas-editor.readonly .canvas-container{border:none;background:transparent}@media(max-width:768px){.canvas-editor{gap:.5rem}.canvas-toolbar{justify-content:center}.tool-btn{width:32px;height:32px;font-size:.875rem}.color-btn{width:24px;height:24px}.size-btn{width:32px;height:32px}.canvas-container{max-height:250px;overflow:hidden}.canvas-container canvas{width:100%!important;height:auto!important;max-height:250px}}.mark-display-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;animation:fadeIn .3s ease-out;overflow:hidden}.mark-display-card{background:#fff;border-radius:16px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;overflow-x:hidden;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.mark-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.mark-meta{display:flex;align-items:center;gap:.75rem}.mark-type-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.mark-time{font-size:.875rem;color:#6b7280}.mark-body{padding:1.5rem 1.25rem}.mark-content-text p{font-size:1.125rem;line-height:1.6;color:#1f2937;margin:0;white-space:pre-wrap;word-wrap:break-word}.mark-content-image{width:100%}.mark-content-image img{width:100%;height:auto;border-radius:8px;display:block}.mark-content-audio{width:100%}.mark-content-audio audio{width:100%;border-radius:8px}.mark-stats{display:flex;gap:1.5rem;padding:0 1.25rem 1rem;border-bottom:1px solid #e5e7eb}.stat{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.stat-icon{font-size:1rem}.mark-thread-section{padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.btn-thread{width:100%;padding:.75rem;background:#f3f4f6;border:none;border-radius:8px;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}.btn-thread:hover{background:#e5e7eb}.thread-list{margin-top:1rem;display:flex;flex-direction:column;gap:1rem;max-height:300px;overflow-y:auto;padding-right:.5rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.thread-list::-webkit-scrollbar{width:6px}.thread-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.thread-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.thread-list::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.thread-item{padding:1rem;background:#f9fafb;border-radius:8px;border-left:3px solid #d1d5db}.thread-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.thread-item .mark-content-text p{font-size:.9375rem}.mark-loading,.mark-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center}.mark-loading .spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top:3px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.mark-error p{color:#6b7280;margin-bottom:1rem}.btn-close{padding:.5rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer}.drag-handle-area{display:none}@media(max-width:768px){.mark-display-overlay{padding:0 0 64px;align-items:flex-end;transition:opacity .15s ease}.mark-display-card{max-width:100%;border-radius:24px 24px 0 0;max-height:calc(100vh - 64px);animation:slideUpMobile .4s cubic-bezier(.16,1,.3,1);will-change:transform}.mark-display-card.dragging{cursor:grabbing}.drag-handle-area{display:flex;justify-content:center;padding:12px 0 8px;cursor:grab;touch-action:none}.drag-handle{width:40px;height:5px;background:#d1d5db;border-radius:3px;transition:background .2s ease,width .2s ease}.mark-display-card.dragging .drag-handle{background:#9ca3af;width:50px}.drag-handle-area:active .drag-handle{background:#9ca3af}.mark-header{padding:.5rem 1rem}.mark-body{padding:1.25rem 1rem}.mark-content-text p{font-size:.9375rem;line-height:1.6}.mark-type-badge{font-size:.6875rem;padding:.2rem .625rem}.mark-time{font-size:.8125rem}.mark-stats{padding:0 1rem .875rem}.stat{font-size:.8125rem}.btn-thread{font-size:.8125rem;padding:.625rem}.thread-item .mark-content-text p{font-size:.875rem}.btn-close-icon{width:36px;height:36px}}@supports (padding: max(0px)){@media(max-width:768px){.mark-display-overlay{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.mark-display-card{max-height:calc(100vh - 64px - env(safe-area-inset-bottom))}}}.mark-type-badge.canvas{background:#d1fae5;color:#065f46}.mark-content-canvas{width:100%}.canvas-view-container,.canvas-edit-container{display:flex;flex-direction:column;gap:1rem}.btn-edit-canvas{width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;box-shadow:0 4px 12px #10b9814d}.btn-edit-canvas:hover{box-shadow:0 6px 16px #10b98166;transform:translateY(-1px)}.canvas-edit-actions{display:flex;gap:.75rem}.canvas-edit-actions .btn-cancel{flex:1;padding:.75rem 1rem;background:#f3f4f6;color:#374151;border:none;border-radius:10px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s}.canvas-edit-actions .btn-cancel:hover:not(:disabled){background:#e5e7eb}.canvas-edit-actions .btn-save{flex:2;padding:.75rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #667eea4d}.canvas-edit-actions .btn-save:hover:not(:disabled){box-shadow:0 6px 16px #667eea66;transform:translateY(-1px)}.canvas-edit-actions .btn-cancel:disabled,.canvas-edit-actions .btn-save:disabled{opacity:.6;cursor:not-allowed}.canvas-thumbnail{width:100%;max-width:400px;height:auto;border-radius:8px;display:block;margin:0 auto;box-shadow:0 2px 8px #0000001a}.media-upload{width:100%}.file-input{display:none}.upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;border:2px dashed #d1d5db;border-radius:12px;cursor:pointer;transition:all .2s;background:#f9fafb}.upload-label:hover{border-color:#7c3aed;background:#f5f3ff}.upload-icon{font-size:3rem;margin-bottom:.75rem}.upload-text{font-size:1rem;font-weight:500;color:#374151;margin-bottom:.25rem}.upload-hint{font-size:.75rem;color:#9ca3af}.preview-container{display:flex;flex-direction:column;gap:1rem}.image-preview{width:100%;height:auto;max-height:300px;object-fit:contain;border-radius:12px;border:2px solid #e5e7eb}.audio-preview{width:100%;border-radius:8px}.btn-remove-preview{padding:.75rem;background:#fee2e2;color:#991b1b;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-remove-preview:hover{background:#fecaca}.recording-controls{margin-bottom:1rem}.btn-record,.btn-stop{width:100%;padding:1.25rem;border:2px solid #d1d5db;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .2s}.btn-record{background:#fff;color:#374151}.btn-record:hover{background:#f9fafb;border-color:#7c3aed}.btn-stop{background:#fee2e2;color:#991b1b;border-color:#fca5a5}.record-icon{font-size:1.5rem}.recording-indicator{width:12px;height:12px;background:#dc2626;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.upload-divider{text-align:center;margin:1.5rem 0;position:relative}.upload-divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#e5e7eb}.upload-divider span{position:relative;display:inline-block;padding:0 1rem;background:#fff;color:#9ca3af;font-size:.875rem}.upload-label-small{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border:2px dashed #d1d5db;border-radius:12px;cursor:pointer;transition:all .2s;background:#f9fafb;font-size:.875rem;color:#374151}.upload-label-small:hover{border-color:#7c3aed;background:#f5f3ff}@media(max-width:768px){.upload-label{padding:2rem 1rem}.upload-icon{font-size:2.5rem}}.create-mark-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;animation:fadeIn .3s ease-out}.create-mark-card{background:#fff;border-radius:16px;max-width:550px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out}.create-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb}.create-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.parent-mark-preview{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.preview-label{font-size:.875rem;color:#6b7280}.create-form{padding:1.5rem}.type-selector{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem}.type-btn{padding:1rem;background:#f3f4f6;border:2px solid transparent;border-radius:12px;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:all .2s}.type-btn:hover{background:#e5e7eb}.type-btn.active{background:#ede9fe;border-color:#7c3aed;color:#7c3aed}.type-icon{font-size:1.5rem}.content-input{margin-bottom:1.5rem}.text-input-container{position:relative}.text-input{width:100%;padding:1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-family:inherit;resize:vertical;transition:border-color .2s}.text-input:focus{outline:none;border-color:#7c3aed}.char-counter{position:absolute;bottom:.75rem;right:1rem;font-size:.75rem;color:#9ca3af}.error-message{padding:.75rem 1rem;background:#fee2e2;border-left:3px solid #ef4444;border-radius:8px;color:#991b1b;font-size:.875rem;margin-bottom:1rem}.form-actions{margin-bottom:1rem}.btn-submit{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;box-shadow:0 4px 12px #667eea4d}.btn-submit:hover:not(:disabled){box-shadow:0 6px 16px #667eea66;transform:translateY(-1px)}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.spinner-small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin .8s linear infinite}.create-info{padding:1rem 1.5rem;background:#f9fafb;border-top:1px solid #e5e7eb}.create-info p{margin:.5rem 0;font-size:.8125rem;color:#6b7280;display:flex;align-items:center;gap:.5rem}.create-info p:first-child{margin-top:0}.create-info p:last-child{margin-bottom:0}@media(max-width:768px){.create-mark-overlay{padding:0 0 64px;align-items:flex-end}.create-mark-card{max-width:100%;border-radius:24px 24px 0 0;max-height:calc(100vh - 64px);animation:slideUpMobile .4s cubic-bezier(.16,1,.3,1)}.create-mark-card:before{content:"";display:block;width:40px;height:5px;background:#e5e7eb;border-radius:3px;margin:10px auto 6px;transition:background .2s ease}.create-mark-card:active:before{background:#d1d5db}.create-header{padding-top:.5rem}.create-header h2{font-size:1.125rem}.type-selector{grid-template-columns:repeat(4,1fr);gap:.5rem}.type-btn{padding:.75rem .5rem;font-size:.6875rem;border-radius:10px}.type-icon{font-size:1.25rem}.btn-submit{padding:.875rem 1.25rem;font-size:.9375rem;border-radius:10px}.create-form{padding:1.25rem}.create-info{padding:.875rem 1.25rem}.create-info p{font-size:.75rem}}@keyframes slideUpMobile{0%{transform:translateY(100%);opacity:.5}to{transform:translateY(0);opacity:1}}@supports (padding: max(0px)){@media(max-width:768px){.create-mark-overlay{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.create-mark-card{max-height:calc(100vh - 64px - env(safe-area-inset-bottom))}}}@media(orientation:landscape)and (max-height:500px){.create-mark-overlay{padding:1rem;align-items:center}.create-mark-card{max-height:90vh;border-radius:16px;max-width:500px}.create-mark-card:before{display:none}.type-selector{grid-template-columns:repeat(4,1fr)}}.fab-wrapper{position:fixed;bottom:calc(70px + 1.5rem);right:1.5rem;z-index:1500;display:flex;align-items:center;gap:.75rem}.fab-button{position:relative;width:64px;height:64px;border-radius:50%;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #667eea66,0 2px 8px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;overflow:visible}.fab-button:hover:not(.disabled){transform:scale(1.08);box-shadow:0 10px 30px #667eea80,0 4px 12px #00000026}.fab-button:active:not(.disabled),.fab-button.pressed:not(.disabled){transform:scale(.95);box-shadow:0 4px 12px #667eea4d,0 2px 4px #0000001a}.fab-button.disabled{opacity:.5;cursor:not-allowed;box-shadow:0 4px 12px #0000001a}.fab-icon{width:32px;height:32px;z-index:2;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.fab-pulse-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.fab-pulse-ring{position:absolute;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);opacity:0;animation:fab-pulse 3s ease-out infinite}.fab-pulse-ring.delay{animation-delay:1.5s}@keyframes fab-pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.fab-button:hover .fab-pulse-container,.fab-wrapper:has(.fab-hint) .fab-pulse-container{display:none}.fab-label{position:absolute;right:calc(100% + 12px);background:#111827e6;color:#fff;padding:.5rem .875rem;border-radius:8px;font-size:.875rem;font-weight:500;white-space:nowrap;opacity:0;transform:translate(10px);transition:all .3s ease;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #00000026}.fab-wrapper:hover .fab-label,.fab-button:focus-visible~.fab-label{opacity:1;transform:translate(0)}.fab-hint{position:absolute;bottom:calc(100% + 16px);right:0;background:#fff;border-radius:16px;padding:1rem 1.25rem;box-shadow:0 10px 40px #00000026,0 2px 10px #0000001a;animation:hint-bounce .5s ease-out,hint-attention 2s ease-in-out infinite 1s;cursor:pointer;min-width:200px}@keyframes hint-bounce{0%{opacity:0;transform:translateY(20px)}60%{transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes hint-attention{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.fab-hint-content{display:flex;align-items:center;gap:.75rem}.fab-hint-icon{font-size:1.5rem;animation:wave 1.5s ease-in-out infinite}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-20deg)}}.fab-hint-text{display:flex;flex-direction:column;gap:2px}.fab-hint-text strong{font-size:.9375rem;color:#111827}.fab-hint-text span{font-size:.8125rem;color:#6b7280}.fab-hint-arrow{position:absolute;bottom:-8px;right:24px;width:16px;height:16px;background:#fff;transform:rotate(45deg);box-shadow:4px 4px 8px #0000000d}.fab-button.has-hint{animation:fab-glow 2s ease-in-out infinite}@keyframes fab-glow{0%,to{box-shadow:0 6px 20px #667eea66,0 0 #667eea66}50%{box-shadow:0 6px 20px #667eea66,0 0 0 8px #667eea00}}@media(max-width:768px){.fab-wrapper{bottom:calc(70px + 1.25rem);right:1.25rem}.fab-button{width:60px;height:60px}.fab-icon{width:28px;height:28px}.fab-hint{right:-.5rem;min-width:180px;padding:.875rem 1rem}.fab-hint-icon{font-size:1.25rem}.fab-hint-text strong{font-size:.875rem}.fab-hint-text span{font-size:.75rem}.fab-label{display:none}}@supports (padding: max(0px)){.fab-wrapper{bottom:calc(70px + max(1.25rem,env(safe-area-inset-bottom) + .75rem));right:max(1.25rem,env(safe-area-inset-right) + .75rem)}}@media(orientation:landscape)and (max-height:500px){.fab-wrapper{bottom:1rem;right:1rem}.fab-button{width:52px;height:52px}.fab-icon{width:24px;height:24px}.fab-hint{display:none}}@media(prefers-reduced-motion:reduce){.fab-button{transition:none}.fab-pulse-ring,.fab-hint,.fab-hint-icon,.fab-button.has-hint{animation:none}.fab-hint{opacity:1}}.fab-button:focus-visible{outline:3px solid #667eea;outline-offset:3px}.toast-container{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:10px;max-width:90%;width:400px;pointer-events:none}.toast{display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:12px;font-size:.9375rem;font-weight:500;box-shadow:0 10px 40px #00000026;animation:toast-in .4s cubic-bezier(.16,1,.3,1);cursor:pointer;pointer-events:auto;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.toast.exiting{animation:toast-out .3s ease-out forwards}@keyframes toast-in{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-10px) scale(.95)}}.toast-success{background:#10b981f2;color:#fff}.toast-error{background:#ef4444f2;color:#fff}.toast-info{background:#3b82f6f2;color:#fff}.toast-warning{background:#f59e0bf2;color:#fff}.toast-icon{width:24px;height:24px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:.875rem;flex-shrink:0}.toast-message{flex:1;line-height:1.4}@media(max-width:768px){.toast-container{top:max(16px,env(safe-area-inset-top));width:calc(100% - 32px);max-width:none}.toast{padding:12px 16px;font-size:.875rem;border-radius:10px}.toast-icon{width:22px;height:22px;font-size:.8125rem}}@media(prefers-reduced-motion:reduce){.toast,.toast.exiting{animation:none}}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.app{position:absolute;inset:0;overflow:hidden;touch-action:manipulation;padding-top:env(safe-area-inset-top,0px)}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}.btn-close-icon{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:50%;font-size:1.25rem;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-close-icon:hover{background:#e5e7eb;color:#111827;transform:rotate(90deg)}.mark-type-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:inline-block}.mark-type-badge.text{background:#fee2e2;color:#991b1b}.mark-type-badge.image{background:#dbeafe;color:#1e40af}.mark-type-badge.audio{background:#fef3c7;color:#92400e}.top-text-list{display:flex;flex-direction:column}.text-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid rgba(0,0,0,.06)}.text-item:last-child{border-bottom:none}.text-item:active{background:#f5f5f7}.text-rank{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-size:13px;box-shadow:0 2px 4px #00000026}.text-content{flex:1;min-width:0}.text-body{margin:0 0 6px;font-size:15px;line-height:1.4;color:#1c1c1e;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.text-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.text-time{font-size:12px;color:#8e8e93;font-weight:500}.text-stats{display:flex;gap:12px}.chevron-icon{flex-shrink:0;width:20px;height:20px;color:#c7c7cc}@media(max-width:768px){.text-item{padding:12px 14px;gap:10px}.text-rank{width:26px;height:26px;font-size:.75rem}.text-body{font-size:.875rem;line-height:1.45;margin-bottom:4px}.text-time{font-size:.6875rem}.stat{font-size:.6875rem;gap:3px}.stat-icon{width:12px;height:12px}.chevron-icon{width:18px;height:18px}}@media(hover:none){.text-item:hover{background:#fff}.text-item:active{background:#f5f5f7}}@media(min-width:768px){.text-item:hover{background:#f9f9fb}.text-body{-webkit-line-clamp:3;font-size:16px}}.top-audio-list{display:flex;flex-direction:column}.audio-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#fff;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid rgba(0,0,0,.06)}.audio-item:last-child{border-bottom:none}.audio-item:active{background:#f5f5f7}.audio-rank{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-size:13px;box-shadow:0 2px 4px #00000026;margin-top:2px}.audio-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.audio-header{display:flex;justify-content:space-between;align-items:center}.audio-title{font-size:15px;font-weight:600;color:#1c1c1e}.audio-duration{font-size:12px;color:#8e8e93;font-weight:500}.audio-player{display:flex;align-items:center;gap:10px}.play-button{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #fbbf2466}.play-button:active{transform:scale(.95)}.play-button svg{width:16px;height:16px;color:#fff}.play-button.playing{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #667eea66}.waveform-container{flex:1;height:32px;position:relative;background:#f0f0f5;border-radius:8px;overflow:hidden}.waveform-bars{display:flex;align-items:center;justify-content:space-around;height:100%;padding:4px 8px;gap:2px}.waveform-bar{flex:1;max-width:4px;height:var(--base-height, 50%);background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:2px;transition:opacity .15s ease,height .15s ease}.waveform-bar.animating{animation:waveform-bounce .6s ease-in-out infinite;animation-delay:var(--delay, 0s)}@keyframes waveform-bounce{0%,to{height:var(--base-height, 50%)}50%{height:calc(var(--base-height, 50%) * .4 + 20%)}}.waveform-container.playing .waveform-bar{background:linear-gradient(135deg,#667eea,#764ba2)}.progress-overlay{position:absolute;top:0;left:0;height:100%;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:8px;pointer-events:none}.audio-player audio{display:none}.audio-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.audio-time{font-size:12px;color:#8e8e93;font-weight:500}.audio-stats{display:flex;gap:12px}.stat{display:flex;align-items:center;gap:4px;font-size:12px;color:#8e8e93;font-weight:500}.stat-icon{width:14px;height:14px;opacity:.7}.stat-reactions{color:#ff3b30}.stat-reactions .stat-icon{color:#ff3b30;opacity:1}.chevron-icon{flex-shrink:0;width:20px;height:20px;color:#c7c7cc;margin-top:8px}@media(max-width:768px){.audio-item{padding:12px 14px;gap:10px}.audio-rank{width:26px;height:26px;font-size:.75rem}.audio-content{gap:6px}.audio-title{font-size:.875rem}.audio-duration{font-size:.6875rem}.play-button{width:34px;height:34px}.play-button svg{width:14px;height:14px}.waveform-container{height:28px}.audio-time{font-size:.6875rem}.stat{font-size:.6875rem;gap:3px}.stat-icon{width:12px;height:12px}.chevron-icon{width:18px;height:18px}}@media(hover:none){.audio-item:hover{background:#fff}.audio-item:active{background:#f5f5f7}}@media(min-width:768px){.audio-item:hover{background:#f9f9fb}.audio-title{font-size:16px}.play-button{width:40px;height:40px}.play-button svg{width:18px;height:18px}}.image-masonry{display:flex;gap:8px;padding:12px 16px 16px}.masonry-column{flex:1;display:flex;flex-direction:column;gap:8px}.image-grid-item{position:relative;border-radius:12px;overflow:hidden;background:#f0f0f5;cursor:pointer;transition:transform .2s ease;min-height:120px}.image-grid-item:active{transform:scale(.98)}.image-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#f0f0f5;transition:opacity .3s ease}.image-placeholder svg{width:32px;height:32px;color:#c7c7cc}.image-grid-item.loaded .image-placeholder{opacity:0;pointer-events:none}.image-grid-item img{width:100%;height:auto;display:block;opacity:0;transition:opacity .3s ease;min-height:100px}.image-grid-item.loaded img{opacity:1}.image-overlay{position:absolute;bottom:0;left:0;right:0;padding:32px 10px 10px;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%);opacity:1}.image-stats{display:flex;gap:12px}.image-stats .stat{display:flex;align-items:center;gap:4px;font-size:12px;color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}.image-stats .stat-icon{width:14px;height:14px}@media(hover:none){.image-grid-item:hover{transform:none}.image-grid-item:active{transform:scale(.98)}}@media(hover:hover){.image-overlay{opacity:0;transition:opacity .2s ease}.image-grid-item:hover .image-overlay{opacity:1}.image-grid-item:hover{transform:scale(1.02)}}@media(min-width:600px){.image-masonry{gap:12px;padding:16px 20px 20px}.masonry-column{gap:12px}.image-grid-item{border-radius:16px}}.snapshot-container{position:relative;background:#f5f5f7;min-height:100vh;padding-bottom:100px}.snapshot-container.embedded{padding-bottom:calc(80px + env(safe-area-inset-bottom,20px))}.snapshot-background{position:fixed;top:0;left:0;right:0;height:40vh;z-index:0;overflow:hidden}.snapshot-background:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#667eea66,#764ba299 60%,#f5f5f7)}.snapshot-background img{width:100%;height:100%;object-fit:cover;object-position:center}.snapshot-header-bar{position:relative;z-index:10;padding:24px 24px 20px;max-width:540px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-content{display:flex;align-items:center;gap:12px;color:#fff}.info-button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;transition:all .2s ease}.info-button:hover{background:#ffffff4d;transform:scale(1.05)}.info-button:active{transform:scale(.95)}.info-button svg{width:20px;height:20px;color:#fff}.info-bubble-overlay{position:fixed;inset:0;bottom:calc(60px + env(safe-area-inset-bottom,0px));background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:3000;padding:20px;animation:fadeIn .2s ease-out}.info-bubble{background:#fff;border-radius:20px;max-width:400px;width:100%;max-height:80vh;overflow-y:auto;position:relative;animation:scaleIn .25s ease-out;box-shadow:0 20px 60px #0000004d}.info-bubble-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#00000014;border:none;border-radius:50%;cursor:pointer;z-index:10;transition:background .2s}.info-bubble-close:hover{background:#0000001f}.info-bubble-close:active{background:#00000029}.info-bubble-close svg{width:18px;height:18px;color:#666}.info-bubble-header{display:flex;align-items:center;gap:12px;padding:24px 24px 16px;border-bottom:1px solid rgba(0,0,0,.06)}.info-bubble-icon{font-size:32px}.info-bubble-header h3{margin:0;font-size:20px;font-weight:700;color:#1c1c1e;letter-spacing:-.3px}.info-bubble-content{padding:20px 24px}.info-section{margin-bottom:20px}.info-section:last-child{margin-bottom:0}.info-section h4{margin:0 0 8px;font-size:15px;font-weight:600;color:#667eea}.info-section p{margin:0 0 8px;font-size:14px;line-height:1.6;color:#555}.info-section p:last-child{margin-bottom:0}.info-section strong{color:#1c1c1e}.info-bubble-dismiss{display:block;width:calc(100% - 48px);margin:0 24px 24px;padding:14px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.info-bubble-dismiss:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.info-bubble-dismiss:active{transform:translateY(0)}.header-icon{font-size:2rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.header-title{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:-.5px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.header-date{margin:2px 0 0;font-size:.8125rem;opacity:.95;font-weight:500;text-shadow:0 1px 4px rgba(0,0,0,.3)}.snapshot-header{display:none}.snapshot-title{display:flex;align-items:center;gap:12px}.snapshot-icon{font-size:28px}.snapshot-title h2{margin:0;font-size:20px;font-weight:700;letter-spacing:-.3px}.snapshot-date{margin:2px 0 0;font-size:13px;opacity:.9;font-weight:400}.snapshot-location-bar{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:12px 20px;max-width:492px;margin:0 auto;background:#ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 4px 20px #0000001a}.location-pill{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f0f0f5;border-radius:20px;font-size:14px;font-weight:500;color:#1c1c1e}.location-icon{font-size:14px}.expiry-badge{display:flex;align-items:center;gap:4px;padding:6px 10px;background:#fff3cd;color:#856404;border-radius:12px;font-size:12px;font-weight:600}.snapshot-content{position:relative;z-index:10;padding:20px 24px;max-width:540px;margin:0 auto}.snapshot-section{background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin-bottom:14px;border-radius:18px;overflow:hidden;box-shadow:0 4px 20px #00000014}.snapshot-section:last-child{margin-bottom:0}.section-header{display:flex;justify-content:space-between;align-items:center;padding:16px 16px 12px;border-bottom:1px solid rgba(0,0,0,.05)}.section-title{display:flex;align-items:center;gap:8px;margin:0;font-size:17px;font-weight:600;color:#1c1c1e;letter-spacing:-.2px}.section-icon{font-size:18px}.section-badge{font-size:12px;font-weight:600;color:#667eea;background:#667eea1a;padding:4px 10px;border-radius:10px}.snapshot-footer{position:relative;z-index:10;padding:24px;text-align:center;max-width:540px;margin:0 auto}.snapshot-footer p{margin:0;font-size:13px;color:#6b7280}.snapshot-loading,.snapshot-error,.snapshot-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center;background:#fff}.snapshot-loading .spinner{width:36px;height:36px;border:3px solid #e5e5ea;border-top:3px solid #667eea;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}.snapshot-error h2{margin:0 0 8px;font-size:20px;color:#1c1c1e}.snapshot-error p{margin:4px 0;font-size:15px;color:#8e8e93}.error-hint{font-size:13px;font-style:italic}.snapshot-empty p{color:#8e8e93;font-size:15px}.btn-close{margin-top:16px;padding:12px 24px;background:#667eea;color:#fff;border:none;border-radius:10px;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s}.btn-close:active{transform:scale(.98);background:#5568d3}.btn-close-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff3;border:none;border-radius:50%;color:#fff;font-size:18px;cursor:pointer}.snapshot-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:flex-end;justify-content:center;z-index:2000;animation:fadeIn .2s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.snapshot-overlay .snapshot-container{max-height:90vh;max-width:500px;width:100%;border-radius:20px 20px 0 0;animation:slideUp .3s ease-out;overflow-y:auto}@media(max-width:768px){.snapshot-container{padding-bottom:84px}.snapshot-background{height:35vh}.snapshot-header-bar{padding:20px 16px 16px}.header-icon{font-size:1.5rem}.header-title{font-size:1.25rem}.header-date{font-size:.75rem}.info-button{width:32px;height:32px}.info-button svg{width:18px;height:18px}.info-bubble-overlay{padding:16px 16px 0;align-items:flex-end;bottom:calc(60px + env(safe-area-inset-bottom,0px))}.info-bubble{max-height:calc(85vh - 60px);border-radius:20px 20px 0 0;animation:slideUp .3s ease-out}.info-bubble-header{padding:20px 20px 14px}.info-bubble-icon{font-size:28px}.info-bubble-header h3{font-size:18px}.info-bubble-content{padding:16px 20px}.info-section h4{font-size:14px}.info-section p{font-size:13px}.info-bubble-dismiss{width:calc(100% - 40px);margin:0 20px 20px;padding:12px 20px;font-size:15px}.snapshot-location-bar{margin:0 auto;max-width:calc(100% - 32px);padding:10px 16px;border-radius:14px}.snapshot-content{padding:16px;max-width:100%}.snapshot-section{border-radius:14px;margin-bottom:10px}.snapshot-header{padding:12px 16px}.snapshot-title h2{font-size:1.0625rem}.snapshot-date{font-size:.75rem}.snapshot-icon{font-size:1.375rem}.section-header{padding:12px 16px 10px}.section-title{font-size:.9375rem}.section-icon{font-size:1rem}.section-badge{font-size:.6875rem;padding:3px 8px}.location-pill{font-size:.8125rem;padding:5px 10px}.expiry-badge{font-size:.6875rem;padding:5px 8px}.snapshot-footer p{font-size:.75rem}.snapshot-error h2{font-size:1.125rem}.snapshot-error p,.snapshot-empty p{font-size:.875rem}.error-hint{font-size:.75rem}.btn-close{font-size:.875rem;padding:10px 20px}}@supports (padding-top: env(safe-area-inset-top)){.snapshot-header-bar{padding-top:calc(20px + env(safe-area-inset-top))}@media(max-width:768px){.snapshot-header-bar{padding-top:calc(16px + env(safe-area-inset-top))}}}.snapshot-page{width:100%;height:100vh;height:-webkit-fill-available;overflow-y:auto;background:#f5f5f7;-webkit-overflow-scrolling:touch}.snapshot-page-loading,.snapshot-page-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:2rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.snapshot-page-error h2{font-size:1.5rem;margin-bottom:.75rem;font-weight:600}.snapshot-page-error p{font-size:1rem;margin:.5rem 0;opacity:.9}.spinner{width:36px;height:36px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.mark-detail-modal{position:fixed;inset:0;bottom:calc(60px + env(safe-area-inset-bottom,0px));background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:3000;padding:20px;animation:fadeIn .2s ease-out}.mark-detail-content{background:#fff;border-radius:20px;max-width:400px;width:100%;max-height:80vh;overflow:hidden;position:relative;animation:scaleIn .25s ease-out;box-shadow:0 20px 60px #0000004d}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.close-button{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#00000080;border:none;border-radius:50%;cursor:pointer;z-index:10;transition:background .2s}.close-button:active{background:#000000b3}.close-button svg{width:18px;height:18px;color:#fff}.detail-image-container{width:100%}.detail-image-container img{width:100%;display:block}.detail-audio-container{display:flex;flex-direction:column;align-items:center;padding:40px 24px 24px;text-align:center}.detail-audio-icon{font-size:48px;margin-bottom:16px}.detail-audio-container h3{margin:0 0 20px;font-size:20px;font-weight:600;color:#1c1c1e}.detail-audio-container audio{width:100%;height:44px;border-radius:12px}.detail-text-container{display:flex;flex-direction:column;align-items:center;padding:40px 24px 24px;text-align:center}.detail-text-icon{font-size:48px;margin-bottom:16px}.detail-text-content{margin:0;font-size:18px;line-height:1.6;color:#1c1c1e}.detail-stats{display:flex;justify-content:center;gap:24px;padding:16px 24px;background:#f5f5f7;border-top:1px solid rgba(0,0,0,.05)}.detail-stat{display:flex;align-items:center;gap:6px;font-size:14px;color:#8e8e93;font-weight:500}.detail-stat svg{width:18px;height:18px}.detail-stat.reactions{color:#ff3b30}.detail-stat.reactions svg{color:#ff3b30}@media(max-width:480px){.mark-detail-modal{padding:16px 16px 0;align-items:flex-end;bottom:calc(60px + env(safe-area-inset-bottom,0px))}.mark-detail-content{max-height:calc(85vh - 60px);border-radius:20px 20px 0 0;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:70px;padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);box-sizing:content-box;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-around;align-items:center;z-index:2000;box-shadow:0 -4px 20px #0000000f;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 8px;text-decoration:none;color:#9ca3af;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;min-height:60px}.nav-item:active{transform:scale(.95)}.nav-item.active{color:#667eea}.nav-icon-wrapper{width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:transform .25s cubic-bezier(.4,0,.2,1)}.nav-item.active .nav-icon-wrapper{transform:scale(1.1)}.nav-icon-svg{width:24px;height:24px}.nav-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:color .25s ease}.nav-indicator{position:absolute;top:0;left:50%;transform:translate(-50%);width:32px;height:3px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:0 0 3px 3px;animation:indicator-appear .3s ease-out}@keyframes indicator-appear{0%{opacity:0;transform:translate(-50%) scaleX(0)}to{opacity:1;transform:translate(-50%) scaleX(1)}}@media(hover:hover){.nav-item:hover:not(.active){color:#6b7280}.nav-item:hover .nav-icon-wrapper{transform:translateY(-2px)}}@media(max-width:768px){.bottom-nav{height:64px}.nav-item{min-height:54px;gap:4px;padding:8px}.nav-icon-wrapper{width:26px;height:26px}.nav-icon-svg{width:22px;height:22px}.nav-label{font-size:.625rem}.nav-indicator{width:28px;height:2.5px}}@media(orientation:landscape)and (max-height:500px){.bottom-nav{height:56px}.nav-item{flex-direction:row;gap:8px;min-height:48px}.nav-indicator{display:none}}.onboarding-overlay{position:fixed;inset:0;background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .5s ease-out}.onboarding-overlay.exiting{animation:fadeOut .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.onboarding-card{background:linear-gradient(135deg,#667eeaf2,#764ba2f2);border-radius:28px;box-shadow:0 25px 50px -12px #0006,0 0 0 1px #ffffff1a inset;max-width:420px;width:100%;max-height:calc(100vh - 3rem);overflow:hidden;animation:cardSlideUp .5s cubic-bezier(.16,1,.3,1)}@keyframes cardSlideUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.onboarding-container{width:100%;padding:1.5rem 2rem 2rem;display:flex;flex-direction:column;align-items:center;position:relative}.onboarding-top-bar{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem}.onboarding-back-placeholder{width:70px}.onboarding-back{display:flex;align-items:center;gap:.375rem;background:#ffffff26;border:none;color:#ffffffe6;padding:.5rem .875rem;border-radius:20px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.onboarding-back:hover{background:#ffffff40}.onboarding-back:active{transform:scale(.95)}.back-icon{font-size:1rem;transition:transform .2s ease}.onboarding-back:hover .back-icon{transform:translate(-2px)}.onboarding-skip{background:#ffffff26;border:none;color:#ffffffe6;padding:.5rem .875rem;border-radius:20px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.onboarding-skip:hover{background:#ffffff40}.onboarding-skip:active{transform:scale(.95)}.onboarding-content{text-align:center;color:#fff;animation:slideIn .4s ease-out;width:100%}@keyframes slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.onboarding-illustration{position:relative;width:150px;height:150px;margin:.5rem auto 2rem;display:flex;align-items:center;justify-content:center}.illustration-icon{font-size:3.5rem;z-index:2;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.illustration-rings{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ring{position:absolute;border:2px solid rgba(255,255,255,.25);border-radius:50%;animation:pulse-ring 3s ease-out infinite}.ring-1{width:80px;height:80px;animation-delay:0s}.ring-2{width:115px;height:115px;animation-delay:.5s}.ring-3{width:150px;height:150px;animation-delay:1s}@keyframes pulse-ring{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.2)}}.onboarding-illustration.drop .ring{border-color:#ffffff40}.onboarding-illustration.discover .ring{animation:radar 2s ease-out infinite}@keyframes radar{0%{opacity:.5;transform:scale(.5)}to{opacity:0;transform:scale(1.3)}}.onboarding-illustration.ephemeral .ring{animation:fade-ring 2.5s ease-out infinite}@keyframes fade-ring{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(.6)}}.onboarding-title{font-size:1.5rem;font-weight:700;margin:0 0 .75rem;letter-spacing:-.5px}.onboarding-description{font-size:.9375rem;line-height:1.6;opacity:.9;max-width:300px;margin:0 auto}.onboarding-navigation{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%}.onboarding-dots{display:flex;gap:8px}.onboarding-dot{width:10px;height:10px;min-width:10px;min-height:10px;max-width:10px;max-height:10px;border-radius:50%;background:#ffffff59;border:none;cursor:pointer;transition:all .3s ease;padding:0;margin:0;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box}.onboarding-dot.active{background:#fff}.onboarding-dot:hover:not(.active){background:#ffffff80}.onboarding-action{background:#fff;color:#667eea;border:none;padding:.875rem 2rem;border-radius:50px;font-size:.9375rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 8px 30px #00000026;-webkit-tap-highlight-color:transparent}.onboarding-action:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0003}.onboarding-action:active{transform:scale(.98)}.action-icon{transition:transform .3s ease}.onboarding-action:hover .action-icon{transform:translate(4px)}.onboarding-hint{margin-top:1rem;font-size:.75rem;color:#ffffffb3;text-align:center;animation:fadeIn .5s ease-out .3s both}@media(max-width:768px){.onboarding-overlay{padding:1rem;align-items:center}.onboarding-card{max-height:calc(100vh - 2rem);border-radius:24px}.onboarding-container{padding:1.25rem 1.5rem 1.5rem}.onboarding-illustration{width:130px;height:130px;margin:.25rem auto 1.5rem}.illustration-icon{font-size:3rem}.ring-1{width:70px;height:70px}.ring-2{width:100px;height:100px}.ring-3{width:130px;height:130px}.onboarding-title{font-size:1.375rem}.onboarding-description{font-size:.875rem}.onboarding-navigation{margin-top:1.5rem;gap:1rem}.onboarding-action{padding:.875rem 2rem;width:100%;max-width:280px;justify-content:center}.onboarding-back,.onboarding-skip{padding:.5rem .75rem;font-size:.8125rem}}@media(orientation:landscape)and (max-height:500px){.onboarding-overlay{padding:.75rem}.onboarding-card{max-height:calc(100vh - 1.5rem);max-width:600px}.onboarding-container{padding:1rem 1.5rem}.onboarding-content{display:flex;align-items:center;gap:1.5rem;text-align:left}.onboarding-illustration{width:90px;height:90px;margin:0;flex-shrink:0}.illustration-icon{font-size:2.25rem}.ring-1{width:50px;height:50px}.ring-2{width:70px;height:70px}.ring-3{width:90px;height:90px}.onboarding-title{font-size:1.25rem;margin-bottom:.5rem}.onboarding-description{max-width:none;margin:0}.onboarding-navigation{flex-direction:row;justify-content:space-between;margin-top:1rem}.onboarding-action{width:auto}.onboarding-hint{margin-top:.75rem}}@supports (padding: max(0px)){.onboarding-overlay{padding:max(1.5rem,env(safe-area-inset-top) + .5rem) max(1.5rem,env(safe-area-inset-right) + .5rem) max(1.5rem,env(safe-area-inset-bottom) + .5rem) max(1.5rem,env(safe-area-inset-left) + .5rem)}}@media(prefers-reduced-motion:reduce){.illustration-icon{animation:none}.ring{animation:none;opacity:.3}.onboarding-content,.onboarding-overlay,.onboarding-overlay.exiting,.onboarding-card{animation:none}}@media(max-height:600px)and (orientation:portrait){.onboarding-illustration{width:100px;height:100px;margin:0 auto 1rem}.illustration-icon{font-size:2.5rem}.ring-1{width:55px;height:55px}.ring-2{width:77px;height:77px}.ring-3{width:100px;height:100px}.onboarding-title{font-size:1.25rem}.onboarding-description{font-size:.8125rem}.onboarding-navigation{margin-top:1.25rem}.onboarding-hint{margin-top:1rem;font-size:.75rem}}
