:root{color-scheme:light;--bg:#fffdf8;--surface:#ffffff;--soft:#f7f4ee;--text:#2f2f2f;--muted:#6f6d68;--border:#e5dfd6;--coral:#ff5f66;--gold:#ffb900;--cyan:#08b9f1;--green:#31d75d;--violet:#b438f0;--mint:#42d9c0;--accent:#2f2f2f}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.brand-lockup{display:inline-grid;justify-items:center;gap:8px}.brand-logo-image{display:block;width:clamp(170px,24vw,280px);height:auto;object-fit:contain}.brand-product{color:#333;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.22em}.brand-lockup-compact{justify-items:start;gap:3px}.brand-lockup-compact .brand-logo-image{width:112px}.brand-lockup-compact .brand-product{margin-left:2px;font-size:9px;letter-spacing:.18em}.home-shell{position:relative;isolation:isolate;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 50% 38%,#fff 0 30%,#fffdf8 64%,#fff9ef 100%)}.brand-shape{position:absolute;z-index:-1;border-radius:999px;filter:blur(.2px);opacity:.9;transform:rotate(-12deg)}.shape-green{width:280px;height:54px;left:-95px;top:23%;background:var(--green)}.shape-coral{width:220px;height:42px;right:-70px;top:34%;background:var(--coral);transform:rotate(17deg)}.shape-violet{width:190px;height:34px;left:5%;bottom:18%;background:var(--violet);transform:rotate(24deg);opacity:.72}.shape-cyan{width:240px;height:38px;right:4%;bottom:12%;background:var(--cyan);transform:rotate(-18deg);opacity:.78}.topbar{justify-content:space-between;min-height:66px;padding:12px 30px;font-size:14px}.topbar,.topbar nav{display:flex;align-items:center}.topbar nav{gap:12px}.topbar a{padding:8px 11px;border-radius:999px;font-weight:700}.topbar a:hover{background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.06)}.id-pill{background:#333!important;color:#fff!important;padding-inline:15px!important;box-shadow:0 5px 0 #111}.search-home{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:82px 24px 62px;text-align:center}.hero-kicker{padding:7px 12px;border:1px solid #dfd9cf;border-radius:999px;background:rgba(255,255,255,.8);color:#68645e;font-size:10px;font-weight:950;letter-spacing:.18em}.hero-kicker,.home-brand{margin-bottom:18px}.hero-copy{max-width:620px;margin:0 auto 28px;color:var(--muted);font-size:15px;line-height:1.65}.home-search-form{width:min(700px,100%);min-height:58px;display:flex;align-items:center;gap:12px;padding:0 8px 0 20px;border:2px solid #333;border-radius:18px;background:#fff;color:#777;box-shadow:7px 7px 0 #333;transition:transform .14s ease,box-shadow .14s ease}.home-search-form:focus-within{transform:translate(-2px,-2px);box-shadow:10px 10px 0 #333}.home-search-form input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:17px}.home-search-form button{border:0;border-radius:12px;padding:11px 19px;background:var(--gold);color:#2f2f2f;font-weight:950;cursor:pointer;box-shadow:0 3px 0 #c68e00}.home-search-form button:hover{transform:translateY(-1px)}.home-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px}.home-actions a{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:2px solid #333;border-radius:13px;font-size:14px;font-weight:900;box-shadow:4px 4px 0 #333}.home-actions a span{font-size:17px}.action-green{background:#dfffe7}.action-gold{background:#fff0b8}.feature-ribbon{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-top:30px;padding:13px 16px;border:1px solid #e7e0d4;border-radius:16px;background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#67635d;font-size:12px;font-weight:750}.feature-ribbon span{display:inline-flex;align-items:center;gap:7px}.dot{width:9px;height:9px;border-radius:50%;display:inline-block}.dot.green{background:var(--green)}.dot.coral{background:var(--coral)}.dot.violet{background:var(--violet)}.dot.cyan{background:var(--cyan)}.home-footer{justify-content:space-between;flex-wrap:wrap;padding:17px 30px;border-top:2px solid #333;background:#333;color:#fff;font-size:13px}.home-footer,.home-footer nav{display:flex;gap:20px}.home-footer span{color:#ffdc68}.results-shell{min-height:100vh;background:#fffdf8}.results-header{min-height:92px;display:grid;grid-template-columns:130px minmax(260px,680px) 1fr;align-items:center;grid-gap:24px;gap:24px;padding:15px 28px 10px}.results-brand{display:inline-flex}.results-search-form{height:50px;display:flex;align-items:center;padding-left:18px;border:2px solid #333;border-radius:15px;background:#fff;box-shadow:4px 4px 0 #333}.results-search-form input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;padding:0;font-size:16px}.results-search-form button{width:48px;height:46px;display:grid;place-items:center;border:0;background:transparent;color:#333;cursor:pointer}.results-account-nav{justify-self:end;display:flex;align-items:center;gap:12px;font-size:14px}.results-nav-wrap{border-bottom:2px solid #333;background:#fff}.results-nav{width:min(680px,calc(100% - 32px));margin-left:clamp(154px,13.5vw,188px);display:flex;gap:28px;min-height:46px;align-items:end;color:var(--muted);font-size:13px}.results-nav a,.results-nav span{position:relative;display:inline-flex;align-items:center;gap:5px;padding:0 0 13px}.results-nav .active{color:#333;font-weight:900}.results-nav .active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:5px;background:linear-gradient(90deg,var(--green),var(--gold),var(--coral),var(--violet),var(--cyan))}.results-nav small{font-size:9px;text-transform:uppercase;color:#aaa}.results-content{width:min(680px,calc(100% - 32px));margin-left:clamp(154px,13.5vw,188px);padding:22px 0 72px}.results-meta{margin:0 0 24px;color:#777;font-size:13px}.results-list{display:grid;grid-gap:32px;gap:32px}.result{max-width:640px;padding:0 0 22px;border-bottom:1px dashed #d8d2c8}.result-source{display:inline-flex;align-items:center;gap:10px;margin-bottom:7px}.result-source>span:last-child{display:grid;grid-gap:2px;gap:2px;min-width:0}.result-source strong{font-size:14px;font-weight:800}.result-source small{max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;font-size:12px}.result-favicon{width:31px;height:31px;display:grid;place-items:center;border:2px solid #333;border-radius:8px;background:#e8ffe9;color:#333;font-weight:950;box-shadow:2px 2px 0 #333}.result-title{display:inline-block;color:#7624bf;font-size:21px;line-height:1.3;font-weight:700}.result-title:hover{text-decoration:underline;text-decoration-thickness:2px}.result-snippet{margin:6px 0 0;color:#555;font-size:14px;line-height:1.6}.empty-actions{display:flex;gap:10px;margin-top:18px}.empty-actions a,.primary-link,.secondary-link{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:12px;font-size:14px;font-weight:800}.empty-actions a,.primary-link{background:#333;color:white}.secondary-link{border:2px solid #333;background:#fff}.page-shell{width:min(900px,calc(100% - 32px));margin:0 auto;padding:28px 0 80px}.page-shell header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:44px}.card{background:#fff;border:2px solid #333;border-radius:18px;padding:24px;box-shadow:7px 7px 0 #333}.stack{display:grid;grid-gap:16px;gap:16px}label{display:grid;grid-gap:7px;gap:7px;font-weight:800;font-size:14px}input,select,textarea{width:100%;border:2px solid #d5cfc5;border-radius:11px;background:#fff;color:var(--text);padding:13px 14px;outline:none}input:focus,select:focus,textarea:focus{border-color:#333;box-shadow:0 0 0 3px #fff0b8}button.primary{border:2px solid #333;border-radius:12px;background:var(--gold);color:#333;font-weight:950;padding:13px 18px;cursor:pointer;box-shadow:4px 4px 0 #333}.notice{color:var(--muted);font-size:14px;line-height:1.6}.eyebrow{margin:0 0 8px;color:#7c746a;font-size:11px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.page-title{margin:0;font-size:clamp(38px,6vw,58px);letter-spacing:-.05em}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.location-details{border:2px dashed #ccc4b8;border-radius:14px;padding:14px;background:#fffcf5}.location-details summary{cursor:pointer;font-weight:850}.inline-link{text-decoration:underline;font-weight:800}.identity-page{min-height:100vh;display:grid;grid-template-columns:minmax(280px,1fr) minmax(340px,520px);align-items:center;grid-gap:50px;gap:50px;padding:60px clamp(28px,8vw,110px);background:linear-gradient(135deg,#eaffee 0 24%,#fff7d6 24% 48%,#fff 48% 70%,#f5e6ff 70% 100%)}.identity-brand{justify-self:center;padding:30px;border-radius:26px;background:rgba(255,255,255,.7)}.identity-card{background:#fff;border:2px solid #333;border-radius:22px;padding:32px;box-shadow:9px 9px 0 #333}.identity-card h1{margin:0 0 8px;font-size:36px;letter-spacing:-.045em}.secondary-button,.text-button{width:100%;border:2px solid #333;border-radius:12px;background:#fff;padding:12px 16px;cursor:pointer;font-weight:800}.text-button{border:0;margin-top:10px;color:#7624bf}.identity-actions{display:grid;grid-gap:10px;gap:10px;margin-top:22px}.admin-shell{min-height:100vh;padding:28px clamp(18px,5vw,72px) 80px;background:linear-gradient(180deg,#fffdf8,#fff8ea)}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-header-links{display:flex;gap:10px}.admin-header-links a{padding:9px 12px;border:2px solid #333;border-radius:999px;background:#fff;font-size:13px;font-weight:800}.admin-hero{max-width:760px;margin:72px 0 32px}.admin-hero h1{margin:0 0 8px;font-size:clamp(44px,7vw,76px);letter-spacing:-.06em}.admin-hero>p:last-child{max-width:620px;color:var(--muted);line-height:1.6}.admin-message{width:-moz-fit-content;width:fit-content;margin:0 0 22px;padding:10px 13px;border:2px solid #333;border-radius:10px;background:#fff0b8;font-weight:800}.review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.review-card{position:relative;overflow:hidden;border:2px solid #333;border-radius:18px;background:#fff;padding:22px;box-shadow:6px 6px 0 #333}.review-card:before{content:"";position:absolute;top:0;left:0;right:0;height:7px;background:linear-gradient(90deg,var(--green),var(--gold),var(--coral),var(--violet),var(--cyan))}.review-card-top{display:flex;justify-content:space-between;gap:16px}.review-card h2{margin:10px 0 3px;font-size:26px;letter-spacing:-.03em}.review-category{margin:0;color:#777;font-weight:800}.review-badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#fff0b8;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.review-dot{width:18px;height:18px;border:2px solid #333;border-radius:50%;background:var(--coral);box-shadow:3px 3px 0 #333}.review-details{display:grid;grid-gap:11px;gap:11px;margin:22px 0}.review-details p{display:grid;grid-gap:4px;gap:4px;margin:0}.review-details strong{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#777}.review-details a,.review-details span{line-height:1.5;overflow-wrap:anywhere}.review-details a{color:#7624bf;text-decoration:underline}.review-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.review-actions button{min-height:42px;border:2px solid #333;border-radius:12px;font-weight:950;cursor:pointer;box-shadow:3px 3px 0 #333}.approve-button{background:#caffd5}.reject-button{background:#ffd9dc}.review-actions button:disabled{opacity:.55;cursor:wait}@media (max-width:760px){.topbar{padding:8px 16px}.topbar-left{display:none!important}.topbar-right{margin-left:auto;gap:6px!important}.topbar-right>a:not(.id-pill):nth-child(2){display:none}.search-home{padding:58px 18px 46px}.brand-logo-image{width:190px}.brand-lockup-compact .brand-logo-image{width:94px}.hero-copy{font-size:14px}.home-search-form{min-height:54px;border-radius:15px;box-shadow:5px 5px 0 #333}.feature-ribbon{max-width:420px}.shape-green{left:-180px}.shape-coral{right:-145px}.shape-cyan,.shape-violet{opacity:.35}.home-footer{padding:14px 18px}.results-header{grid-template-columns:1fr auto;gap:12px;padding:13px 16px 10px}.results-brand{grid-column:1}.results-account-nav{grid-column:2}.results-account-nav>a:first-child{display:none}.results-search-form{grid-column:1/-1;grid-row:2}.results-content,.results-nav{width:calc(100% - 32px);margin-left:16px}.results-nav{gap:20px;overflow-x:auto}.form-grid,.identity-page{grid-template-columns:1fr}.identity-page{padding:38px 18px;background:linear-gradient(180deg,#eaffee,#fff7d6 45%,#fff 72%)}.identity-brand{display:none}.identity-card{width:100%;max-width:520px;margin:auto}.admin-hero{margin-top:48px}.review-grid{grid-template-columns:1fr}}:root{--search-bg:#202124;--search-panel:#303134;--search-panel-hover:#3c4043;--search-text:#f1f3f4;--search-muted:#bdc1c6;--search-border:#4b4f56}.home-shell{background:var(--search-bg)!important;color:var(--search-text)!important}.home-shell .brand-shape{display:none!important}.topbar{min-height:58px!important;padding:10px 24px!important}.topbar a{color:var(--search-text)!important;background:transparent!important;box-shadow:none!important;font-weight:500!important}.topbar a:hover{text-decoration:underline}.id-pill{background:#34363a!important;border:1px solid #555960!important;box-shadow:none!important}.search-home{padding:112px 24px 64px!important}.feature-ribbon,.hero-copy,.hero-kicker{display:none!important}.home-brand{margin-bottom:30px!important}.home-brand .brand-logo-image{width:clamp(180px,18vw,250px)!important;filter:drop-shadow(0 10px 24px rgba(0,0,0,.24))}.home-brand .brand-product{color:#e8eaed!important;font-size:12px!important;letter-spacing:.24em!important}.home-search-form{width:min(610px,100%)!important;min-height:48px!important;border:1px solid transparent!important;border-radius:999px!important;background:#4d5156!important;box-shadow:none!important;color:#e8eaed!important;padding:0 12px 0 18px!important}.home-search-form:focus-within,.home-search-form:hover{background:#5a5f66!important;transform:none!important;box-shadow:none!important}.home-search-form input{color:white!important;font-size:16px!important}.home-search-form input::placeholder{color:#c8cdd2}.home-search-form button{background:transparent!important;color:#fff!important;border:0!important;box-shadow:none!important;padding:8px 12px!important}.home-actions{margin-top:26px!important;gap:10px!important}.home-actions a{min-height:38px!important;border:1px solid #4b4f56!important;border-radius:8px!important;background:#303134!important;color:#e8eaed!important;box-shadow:none!important;font-weight:500!important}.home-actions a:hover{border-color:#8a8f98!important}.home-footer{background:#171717!important;border-top:1px solid #3c4043!important;color:#bdc1c6!important;padding:14px 24px!important}.home-footer span{color:inherit!important}.results-shell{color:var(--search-text)!important}.results-header,.results-shell{background:var(--search-bg)!important}.results-brand .brand-logo-image{width:96px!important}.results-brand .brand-product{color:#d5d9de!important}.results-search-form{background:#303134!important;border:1px solid #4b4f56!important;border-radius:999px!important;box-shadow:none!important}.results-search-form input{color:#f1f3f4!important}.results-search-form button{color:#dfe3e7!important}.results-account-nav a{color:#e8eaed!important}.results-nav-wrap{background:var(--search-bg)!important;border-bottom:1px solid #3c4043!important}.results-nav{color:#aeb4bb!important}.results-nav .active{color:#fff!important}.results-content{color:#e8eaed!important}.notice,.result-snippet,.result-source small,.results-meta{color:#bdc1c6!important}.result{border-bottom:0!important;padding-bottom:10px!important}.result-source strong{color:#e8eaed!important}.result-favicon{border:0!important;box-shadow:none!important;background:#34373c!important;color:#fff!important;border-radius:50%!important}.result-title{color:#8ab4f8!important;font-weight:400!important}.place-result{padding:18px!important;border:1px solid #3f444b!important;border-radius:16px!important;background:#26282c!important}.place-result-label{color:#81c995!important;font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;margin-bottom:10px}.result-title-static{color:#e8eaed!important}.place-website-link{display:inline-block;margin-top:10px;color:#8ab4f8!important;font-size:13px}@media (max-width:760px){.topbar{padding:8px 12px!important}.search-home{padding-top:82px!important}.home-brand .brand-logo-image{width:190px!important}.results-brand .brand-logo-image{width:84px!important}}.mplace-apps{position:relative;display:inline-flex;align-items:center}.mplace-apps>summary{list-style:none;width:38px;height:38px;border-radius:50%;display:grid;grid-template-columns:repeat(3,4px);grid-template-rows:repeat(3,4px);grid-gap:3px;gap:3px;place-content:center;cursor:pointer;color:#5f6368}.mplace-apps>summary::-webkit-details-marker{display:none}.mplace-apps>summary:hover,.mplace-apps[open]>summary{background:#f1f3f4}.mplace-apps>summary span{width:4px;height:4px;background:currentColor;border-radius:50%}.mplace-apps-menu{position:absolute;z-index:100;right:0;top:46px;width:292px;padding:16px;border:1px solid #dfe1e5;border-radius:22px;background:#fff;box-shadow:0 8px 28px rgba(60,64,67,.2)}.mplace-apps-title{padding:2px 6px 12px;font-size:13px;font-weight:800;color:#3c4043}.mplace-apps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px}.mplace-apps-grid a{display:flex!important;flex-direction:column;align-items:center;gap:8px;padding:12px 6px!important;border-radius:14px!important;font-size:12px!important;font-weight:650!important;color:#3c4043!important;text-decoration:none!important}.mplace-apps-grid a:hover{background:#f7f8f8!important;box-shadow:none!important}.mplace-app-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;border:1px solid rgba(0,0,0,.08);color:#202124;font-size:18px;font-weight:950;box-shadow:inset 0 0 0 2px rgba(255,255,255,.35)}.account-page{min-height:100vh;display:flex;flex-direction:column;background:#f0f4f9;color:#1f1f1f}.account-topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:12px 28px}.account-brand{display:inline-flex}.account-brand .brand-logo-image{width:106px}.account-brand .brand-product{font-size:8px}.account-top-actions{display:flex;align-items:center;gap:12px;font-size:14px}.account-top-actions>a{padding:9px 12px;border-radius:999px}.account-top-actions>a:hover{background:#e6ebf0}.account-stage{flex:1 1;display:grid;place-items:center;padding:34px 24px 58px}.account-card{width:min(1040px,100%);min-height:420px;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);grid-gap:64px;gap:64px;padding:48px 52px;border-radius:28px;background:#fff;box-shadow:0 1px 2px rgba(60,64,67,.08)}.account-intro{align-self:start}.account-intro .brand-lockup{justify-items:start;gap:5px;margin-bottom:34px}.account-intro .brand-logo-image{width:150px}.account-intro .brand-product{font-size:10px}.account-intro h1{margin:0 0 16px;font-size:clamp(38px,5vw,58px);line-height:1.06;letter-spacing:-.045em;font-weight:520}.account-intro p{max-width:480px;margin:0;color:#444746;font-size:16px;line-height:1.55}.account-panel{align-self:center;min-width:0}.account-form{display:grid;grid-gap:18px;gap:18px}.account-form label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:700;color:#444746}.account-form input{width:100%;min-height:56px;padding:0 15px;border:1px solid #747775;border-radius:8px;background:#fff;color:#1f1f1f;font-size:16px;outline:none}.account-form input:focus{border:2px solid #0b57d0;box-shadow:none;padding:0 14px}.account-form-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px}.account-primary-button{border:0;border-radius:999px;background:#0b57d0;color:#fff;padding:11px 22px;font-weight:700;cursor:pointer}.account-primary-button:hover{background:#0a4dbb}.account-primary-button:disabled{opacity:.6;cursor:default}.account-text-button{border:0;background:transparent;color:#0b57d0;padding:10px 4px;font-weight:700;cursor:pointer}.account-help,.account-message{margin:18px 0 0;color:#5f6368;font-size:13px;line-height:1.5}.account-message{color:#7b1fa2}.account-user{display:flex;align-items:center;gap:14px;padding:14px 0 24px}.account-avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#31d75d,#08b9f1,#b438f0);color:#fff;font-size:20px;font-weight:900}.account-user div:last-child{display:grid;grid-gap:3px;gap:3px;min-width:0}.account-user strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.account-user span{color:#5f6368;font-size:12px}.account-links{display:grid;border:1px solid #dadce0;border-radius:16px;overflow:hidden}.account-links a{padding:13px 15px;border-bottom:1px solid #e8eaed;font-size:14px}.account-links a:last-child{border-bottom:0}.account-links a:hover{background:#f8fafd}.account-secondary-button{width:100%;margin-top:18px;border:1px solid #747775;border-radius:999px;background:#fff;padding:11px 16px;font-weight:700;cursor:pointer}.account-secondary-button:hover{background:#f6f8fa}.account-footer{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 30px;color:#5f6368;font-size:12px}.account-footer nav{display:flex;gap:20px;flex-wrap:wrap}.account-footer a:hover{text-decoration:underline}@media(max-width:760px){.mplace-apps-menu{position:fixed;right:14px;top:62px;width:min(292px,calc(100vw - 28px))}.account-topbar{padding:10px 16px}.account-stage{padding:16px 12px 36px}.account-card{grid-template-columns:1fr;gap:32px;padding:30px 24px;border-radius:22px}.account-intro .brand-lockup{margin-bottom:24px}.account-intro h1{font-size:38px}.account-form-actions{align-items:stretch;flex-direction:column-reverse}.account-primary-button,.account-text-button{width:100%}.account-footer{align-items:flex-start;flex-direction:column;padding:16px 20px}.account-footer nav{gap:12px}.account-top-actions>a{display:none}}