*{margin:0;padding:0;box-sizing:border-box}:root{--google-blue: #1a73e8;--google-blue-hover: #1765cc;--google-gray-50: #f8f9fa;--google-gray-100: #f1f3f4;--google-gray-200: #e8eaed;--google-gray-400: #9aa0a6;--google-gray-600: #5f6368;--google-gray-700: #3c4043;--google-gray-800: #202124;--google-link: #1a0dab;--google-visited: #681da8;--google-red: #ea4335;--google-yellow: #fbbc04;--google-green: #34a853;font-family:Roboto,arial,sans-serif;font-size:14px;color:var(--google-gray-800);background:#fff;-webkit-font-smoothing:antialiased}body{min-height:100vh;min-width:320px}.google-nav{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;min-height:60px;background:#fff;border-bottom:1px solid var(--google-gray-200);box-shadow:0 1px 2px #0000000d;position:sticky;top:0;z-index:100;gap:16px}.google-nav-left{flex:0 0 auto;display:flex;align-items:center}.nav-brand{display:flex;align-items:center;gap:10px;color:var(--google-gray-800);font-weight:500;font-size:16px;-webkit-user-select:none;user-select:none}.nav-icon{color:var(--google-blue);flex-shrink:0}.nav-title{font-weight:500;letter-spacing:-.3px}.google-nav-right{flex:1;display:flex;justify-content:flex-end;align-items:center;min-width:0}.nav-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.nav-item{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:8px;transition:all .2s ease;background:var(--google-gray-50);border:1px solid transparent;white-space:nowrap;height:40px}.nav-item:hover{background:var(--google-gray-100);border-color:var(--google-gray-200)}.nav-item-icon{flex-shrink:0;color:var(--google-gray-600);transition:color .2s ease}.nav-item:hover .nav-item-icon{color:var(--google-gray-800)}.nav-location{flex:1;width:300px;padding:6px 12px;background:#fff;border:1px solid var(--google-gray-200)}.nav-location:hover{border-color:var(--google-gray-400);background:#fff;box-shadow:0 1px 4px #00000014}@media(max-width:768px){.google-nav{padding:10px 16px;min-height:auto}.nav-title{display:none}.nav-controls{gap:8px}.nav-location{min-width:150px;max-width:300px}.share-btn-text{display:none}.nav-item{padding:8px 10px}}@media(max-width:480px){.google-nav{padding:8px 12px}.nav-brand{gap:6px}.nav-icon{width:20px;height:20px}.nav-location{min-width:120px}.nav-controls{gap:6px}}.google-logo{font-size:5.25rem;font-weight:400;letter-spacing:-3px;line-height:1;text-decoration:none;display:inline-block;min-width:125px}.google-logo span:nth-child(1){color:#4285f4}.google-logo span:nth-child(2){color:#ea4335}.google-logo span:nth-child(3){color:#fbbc04}.google-logo span:nth-child(4){color:#4285f4}.google-logo span:nth-child(5){color:#34a853}.google-logo span:nth-child(6){color:#ea4335}.google-logo-sm{font-size:3rem;letter-spacing:-1px}@media(max-width:940px){.google-logo{display:none;padding:0 40px 100px}}.google-home{flex:1;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 148px)}.google-home-center{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px;width:100%;gap:28px}.google-search-bar{display:flex;align-items:center;max-width:584px;width:100%;height:44px;border:1px solid var(--google-gray-200);border-radius:24px;padding:0 16px 0 20px;margin:0 auto 24px;background:#fff;box-shadow:0 1px 6px #20212447}.google-search-bar:hover{box-shadow:0 1px 8px #2021244d}.google-search-bar:focus-within{outline:none;box-shadow:0 1px 8px #2021244d;border-color:transparent}.google-search-bar input{flex:1;border:none;outline:none;font-size:16px;color:var(--google-gray-800);background:transparent;padding:0 12px}.google-search-bar input::placeholder{color:var(--google-gray-400)}.google-search-bar-inline{border-radius:24px;max-width:692px;margin:0}.google-btn{background:var(--google-gray-50);color:var(--google-gray-700);border:1px solid transparent;border-radius:4px;padding:10px 20px;font-size:14px;font-family:inherit;cursor:pointer}.google-btn:hover{background:var(--google-gray-100);border-color:var(--google-gray-200);box-shadow:0 1px 1px #0000001a}.google-btn:active{border-color:var(--google-gray-400)}.google-btn:disabled{opacity:.5;cursor:default}.google-nav-select{font-size:13px;color:var(--google-gray-700);border:none;background:transparent;cursor:pointer;padding:4px 8px;border-radius:4px}.google-nav-select:hover{background:var(--google-gray-100)}.google-footer{position:fixed;bottom:0;left:0;right:0;background:var(--google-gray-50);border-top:1px solid var(--google-gray-200);padding:0 24px;font-size:14px}.google-footer-location{padding:12px 24px;color:var(--google-gray-600);border-bottom:1px solid var(--google-gray-200)}.google-footer-links{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:12px 24px;gap:24px}.google-footer-links a{color:var(--google-gray-600);text-decoration:none}.google-footer-links a:hover{text-decoration:underline}.google-footer-left,.google-footer-right{display:flex;gap:24px}.google-results-header{display:flex;align-items:center;gap:24px;padding:16px 20px 8px;flex-wrap:wrap;background:#fff}.google-results-header .google-logo-sm{flex-shrink:0}.google-results-main{background:#fff;min-height:100vh}.google-results-container{max-width:100%;width:100%;margin:0;padding:0 180px 100px}@media(max-width:1280px){.google-results-container{padding:0 40px 100px}.google-results-header{padding:16px 40px 8px}}@media(max-width:768px){.google-results-container{padding:0 20px 100px}.google-results-header{padding:16px 20px 8px}}.google-results-content{min-height:400px;font-size:14px;line-height:1.58;color:var(--google-gray-800);width:100%;max-width:100%}.google-results-content :deep(a){color:var(--google-link);text-decoration:none}.google-results-content :deep(a:visited){color:var(--google-visited)}.google-results-content :deep(a:hover){text-decoration:underline}.google-loading{text-align:center;padding:48px 24px;color:var(--google-gray-600)}.google-spinner{width:32px;height:32px;border:3px solid var(--google-gray-200);border-top-color:var(--google-blue);border-radius:50%;animation:google-spin .8s linear infinite;margin:0 auto 16px}@keyframes google-spin{to{transform:rotate(360deg)}}.google-home-sub{color:var(--google-gray-600);font-size:13px;margin-top:8px}.google-app{min-height:100vh;display:flex;flex-direction:column}.google-nav-left{flex:1}.google-nav-right{display:flex;align-items:center;gap:8px}@media(max-width:700px){.google-nav-right{flex-direction:column-reverse}}.google-loading-wrapper{flex:1;display:flex;align-items:center;justify-content:center;min-height:400px}.google-results-main{flex:1;padding-bottom:0}.google-tabs{display:flex;gap:24px;padding:0 180px;border-bottom:1px solid #dadce0;margin-bottom:20px}@media(max-width:1280px){.google-tabs{padding:0 40px}}@media(max-width:768px){.google-tabs{padding:0 20px;gap:16px;overflow-x:auto}}.google-tab{display:flex;align-items:center;gap:8px;padding:12px 0;background:none;border:none;border-bottom:3px solid transparent;color:#5f6368;font-size:14px;cursor:pointer;transition:all .2s}.google-tab:hover{color:#202124}.google-tab.active{color:#1a73e8;border-bottom-color:#1a73e8}.tab-icon{font-size:18px}.share-btn{cursor:pointer;font-size:13px;position:relative;font-weight:500;background:var(--google-blue)!important;border-color:var(--google-blue)!important;color:#fff}.share-btn:hover{background:var(--google-blue)!important;border-color:var(--google-blue)!important;color:#fff}.share-btn .nav-item-icon{color:#fff!important}.share-btn:active{transform:scale(.98)}.share-btn-text{font-size:13px;font-weight:500}.share-copied{position:absolute;top:calc(100% + 10px);right:0;background:var(--google-gray-800);color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;animation:fadeInUp .3s ease;z-index:1000;box-shadow:0 4px 12px #00000026}.share-copied:before{content:"";position:absolute;top:-4px;right:12px;width:8px;height:8px;background:var(--google-gray-800);transform:rotate(45deg)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.flex{display:flex}.flex-1{flex:1;min-width:0}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:8px}.gap-4{gap:16px}.mb-4{margin-bottom:16px}.mt-2{margin-top:8px}.text-sm{font-size:13px}.text-red{color:#d93025}.google-location-compact[data-v-3554855e],.google-location-full[data-v-3554855e]{flex:1;min-width:0}.location-search-wrapper[data-v-3554855e]{position:relative;display:flex;align-items:center;gap:4px;flex:1}.google-location-input[data-v-3554855e]{flex:1;min-width:120px;padding:7px 12px;font-size:13px;border:none;border-radius:6px;background:transparent;color:#202124;height:auto;transition:all .2s ease}.google-location-input[data-v-3554855e]::placeholder{color:#9aa0a6;font-size:13px}.google-location-input[data-v-3554855e]:focus{outline:none;background:#1a73e80a}.dropdown-toggle[data-v-3554855e]{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:#5f6368;cursor:pointer;border-radius:4px;transition:all .2s ease}.dropdown-toggle[data-v-3554855e]:hover{background:#0000000d;color:#202124}.dropdown-toggle svg[data-v-3554855e]{transition:transform .2s ease}.location-dropdown[data-v-3554855e]{position:absolute;top:calc(100% + 8px);left:-38px;width:300px;background:#fff;border:1px solid #dadce0;border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:1000;max-height:400px;overflow:hidden;display:flex;flex-direction:column;animation:slideDown-3554855e .2s ease}@keyframes slideDown-3554855e{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header[data-v-3554855e]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e8eaed;background:#f8f9fa}.dropdown-title[data-v-3554855e]{font-size:13px;font-weight:600;color:#202124}.dropdown-close[data-v-3554855e]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:#5f6368;cursor:pointer;border-radius:4px;transition:all .2s ease}.dropdown-close[data-v-3554855e]:hover{background:#0000000d;color:#202124}.dropdown-list[data-v-3554855e]{overflow-y:auto;max-height:350px}.dropdown-item[data-v-3554855e]{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:none;background:#fff;text-align:left;cursor:pointer;transition:all .15s ease;border-bottom:1px solid #f1f3f4}.dropdown-item[data-v-3554855e]:last-child{border-bottom:none}.dropdown-item[data-v-3554855e]:hover{background:#f8f9fa}.dropdown-item[data-v-3554855e]:active{background:#e8eaed}.location-icon[data-v-3554855e]{flex-shrink:0;color:#1a73e8}.location-info[data-v-3554855e]{flex:1;min-width:0}.location-name[data-v-3554855e]{font-size:14px;font-weight:500;color:#202124;margin-bottom:2px}.location-details[data-v-3554855e]{font-size:12px;color:#5f6368}@media(max-width:768px){.google-location-input[data-v-3554855e]{font-size:12px;padding:6px 10px}.dropdown-toggle[data-v-3554855e]{width:20px;height:20px;right:6px}.dropdown-toggle svg[data-v-3554855e]{width:14px;height:14px}.location-dropdown[data-v-3554855e]{max-height:300px}.dropdown-list[data-v-3554855e]{max-height:250px}.dropdown-item[data-v-3554855e]{padding:10px 12px}.location-name[data-v-3554855e]{font-size:13px}.location-details[data-v-3554855e]{font-size:11px}}@media(max-width:480px){.location-dropdown[data-v-3554855e]{max-height:250px}.dropdown-list[data-v-3554855e]{max-height:200px}}.google-search-form[data-v-a549b517]{display:flex;flex-direction:column;align-items:center;width:100%;max-width:584px}.google-search-wrap[data-v-a549b517]{width:100%;max-width:584px}.google-results-empty[data-v-a6e304ea]{text-align:center;padding:48px 24px;color:#5f6368;font-size:14px}
