﻿:root{--hm-primary:#fbd74d;--hm-text:#231f20;--hm-muted:#665f59;--hm-page-bg:#fff;--hm-section-bg:#fff;--hm-soft-panel:#fff6d3;--hm-soft-panel-2:#fbfaf7;--hm-border:#e8ddbe;--hm-radius-sm:4px;--hm-radius-md:6px;--hm-radius-lg:8px;--hm-radius-xl:10px;--bs-primary:var(--hm-primary);--bs-primary-rgb:251,215,77;--bs-body-color:var(--hm-text);--bs-body-bg:var(--hm-page-bg);--bs-body-font-size:16px;--bs-body-line-height:1.4;--bs-body-font-family:'Roboto',sans-serif;--bs-heading-color:var(--hm-text);--bs-border-color:var(--hm-border);--bs-border-radius:var(--hm-radius-md);--bs-border-radius-sm:var(--hm-radius-sm);--bs-border-radius-lg:var(--hm-radius-lg);--bs-btn-font-weight:600;--bs-link-color:var(--hm-text);--bs-link-hover-color:var(--hm-text);}.btn{font-size:16px;line-height:1.4;border-radius:var(--hm-radius-md);padding:.9rem 1.45rem;transition:all .2s ease;font-weight:600;font-family:'Poppins',sans-serif;}.btn-lg{font-size:18px;line-height:1.4;padding:1rem 1.7rem;border-radius:var(--hm-radius-md);}.btn-primary{--bs-btn-color:#231f20;--bs-btn-bg:#fbd74d;--bs-btn-border-color:#fbd74d;--bs-btn-hover-color:#231f20;--bs-btn-hover-bg:#f2cd3d;--bs-btn-hover-border-color:#f2cd3d;--bs-btn-active-color:#231f20;--bs-btn-active-bg:#e8c230;--bs-btn-active-border-color:#e8c230;--bs-btn-disabled-color:#231f20;--bs-btn-disabled-bg:#fbd74d;--bs-btn-disabled-border-color:#fbd74d;}.btn-outline-dark{--bs-btn-color:#231f20;--bs-btn-border-color:#231f20;--bs-btn-hover-color:#231f20;--bs-btn-hover-bg:transparent;--bs-btn-hover-border-color:#231f20;--bs-btn-active-color:#231f20;--bs-btn-active-bg:transparent;--bs-btn-active-border-color:#231f20;}.btn-white{background:#fff!important;color:#000!important;border:1px solid #000!important;}.btn-white:hover,.btn-white:focus,.btn-white:active{background:#f9f9f9!important;color:#000!important;border-color:#000!important;}.form-control,.form-select{font-size:16px;line-height:1.4;border-radius:var(--hm-radius-md);border-color:var(--hm-border);color:var(--hm-text);padding:.9rem 1rem;background-color:#fff;}.form-control:focus,.form-select:focus{border-color:#e7c952;box-shadow:0 0 0 .2rem rgba(251,215,77,.18);}.card{border-radius:var(--hm-radius-xl);border:1px solid var(--hm-border);background:#fff;}.navbar{--bs-navbar-color:var(--hm-text);--bs-navbar-hover-color:var(--hm-text);--bs-navbar-active-color:var(--hm-text);--bs-navbar-brand-color:var(--hm-text);--bs-navbar-brand-hover-color:var(--hm-text);--bs-navbar-padding-y:0;}.dropdown-menu{border-radius:var(--hm-radius-lg);border:1px solid var(--hm-border);box-shadow:0 12px 30px rgba(35,31,32,.06);}.dropdown-item:active{background-color:var(--hm-primary);color:var(--hm-text);}.badge.bg-primary{background-color:var(--hm-primary)!important;color:var(--hm-text)!important;}.modal-content{border-radius:var(--hm-radius-xl);border:1px solid var(--hm-border);}.accordion-button{color:var(--hm-text);line-height:1.4;}.accordion-button:not(.collapsed){background-color:#fff6d3;color:var(--hm-text);}.form-check-input.settings-toggle{width:24px;height:24px;border-radius:var(--hm-radius-sm);border:1px solid var(--hm-border);cursor:pointer;}.form-check-input.settings-toggle:checked{background-color:var(--hm-primary);border-color:var(--hm-primary);}.form-check-input.settings-toggle:focus{border-color:var(--hm-primary);box-shadow:0 0 0 .2rem rgba(251,215,77,.2);}.form-check-input.settings-toggle:checked[type="checkbox"]{--bs-form-check-bg-image:none;background-image:none;position:relative;}.form-check-input.settings-toggle:checked::after{content:"✓";color:#000;font-weight:800;font-size:16px;position:absolute;line-height:1;top:50%;left:50%;transform:translate(-50%,-50%);}html{font-size:16px;}body{font-family:'Roboto',sans-serif;font-size:16px;line-height:1.4;color:#000;background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:'Poppins',sans-serif;font-weight:700;color:#000;letter-spacing:normal;margin-bottom:0;line-height:1.2;}h1,.h1{font-size:clamp(40px,5.2vw,72px);}h2,.h2{font-size:clamp(28px,3.2vw,48px);}h3,.h3{font-size:28px;}h4,.h4{font-size:22px;}h5,.h5{font-size:20px;}h6,.h6{font-size:18px;}p{font-size:16px;line-height:1.4;margin-bottom:0;}a{text-decoration:none;}a:hover{text-decoration:none;}.site-announcement{background:#fbd74d;color:#000;font-size:14px;font-weight:600;line-height:1.4;text-align:center;padding:14px 16px;border-bottom:1px solid rgba(35,31,32,.08);}.site-header{background:#fff;border-bottom:1px solid #efe6cc;position:sticky;top:0;z-index:1000;}.site-navbar{padding:0;min-height:72px;}.site-nav-row{min-height:72px;display:flex;align-items:center;}.navbar-brand{display:inline-flex;align-items:center;margin:0;padding:0;flex-shrink:0;}.navbar-brand img{height:42px;width:auto;display:block;}.navbar-collapse{flex-grow:1;}.site-nav-links{gap:40px;}.nav-link{font-size:16px;font-weight:400;color:#000!important;padding:0!important;line-height:1;}.site-nav-cta{margin-left:12px;}.site-nav-cta .btn{min-height:38px;padding-left:22px;padding-right:22px;border-radius:var(--hm-radius-md);font-size:15px;}.section{padding:96px 0;background:#fff;border-bottom:1px solid rgba(239,230,204,.4);}.section-kicker{font-size:14px;line-height:1.4;text-transform:uppercase;color:#000;margin-bottom:16px;}.section-intro.centered{max-width:760px;margin-left:auto;margin-right:auto;text-align:center;}.section-copy-centered{max-width:740px;margin:20px auto 0;font-size:20px;line-height:1.4;color:#5f5a57;}.site-footer{background:#fff;padding:20px 0;}.site-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:40px;}.site-footer-left,.site-footer-right{display:flex;align-items:center;}.site-footer-right{display:flex;align-items:center;gap:10px;}.site-footer-separator{color:#999;}.site-footer,.site-footer a{font-size:15px;line-height:1.4;color:#000;}.site-footer a{text-decoration:none;}.site-footer a:hover{text-decoration:none;opacity:.7;}@media(max-width:991.98px){.site-navbar{min-height:68px;}.site-nav-row{min-height:68px;}.navbar-brand img{height:38px;}.navbar-collapse{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #efe6cc;border-bottom:1px solid #efe6cc;padding:20px 24px;}.site-nav-links{gap:0;align-items:flex-start!important;}.site-nav-links .nav-link{display:block;padding:12px 0!important;line-height:1.4;}.site-nav-cta{margin-left:0;margin-top:16px;width:100%;}.site-nav-cta .btn{width:100%;justify-content:center;border-radius:var(--hm-radius-md);}}@media(max-width:767.98px){.section{padding:56px 0;}.site-footer{padding:18px 0;}.site-footer-inner{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;}}.hero-home{position:relative;padding:92px 0 74px;background-color:#fff;border-bottom:1px solid rgba(35,31,32,.035);overflow:hidden;}.hero-home::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(35,31,32,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(35,31,32,.04) 1px,transparent 1px);background-size:48px 48px;opacity:.65;pointer-events:none;z-index:0;}.hero-home::after{content:"";position:absolute;left:50%;top:110px;width:760px;height:430px;transform:translateX(-50%);background:radial-gradient(ellipse at center,rgba(255,255,255,.96) 0%,rgba(255,255,255,.88) 45%,rgba(255,255,255,0) 78%);pointer-events:none;z-index:0;}.hero-center-wrap,.hero-stats-panel{position:relative;z-index:1;}.hero-center-wrap{max-width:1180px;margin:0 auto;text-align:center;}.hero-pill{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border:1px solid rgba(251,215,77,.75);border-radius:999px;color:#000;background:#fff7d8;font-size:18px;font-weight:500;margin-bottom:32px;}.hero-title{max-width:1120px;margin:0 auto;color:#000;max-width:50rem;background-image:linear-gradient(144deg,#000,#fff7d8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;}.hero-subtitle{max-width:900px;margin:24px auto 0;font-size:18px;line-height:1.5;color:#231f20;}.hero-cta-row{display:flex;justify-content:center;align-items:center;gap:22px;flex-wrap:wrap;margin-top:40px;}.hero-btn-primary,.hero-btn-secondary{min-width:180px;min-height:48px;line-height:48px;padding:0 22px;font-size:16px;border-radius:12px!important;}.hero-btn-secondary{background:#fff!important;color:#000!important;border:1px solid #000!important;}.hero-btn-secondary:hover,.hero-btn-secondary:focus,.hero-btn-secondary:active{background:#f9f9f9!important;color:#000!important;border-color:#000!important;}.hero-stats-panel{max-width:1480px;margin:72px auto 0;background:#fff4c875;border-radius:18px;padding:16px 8px;border:1px solid #fff4c8;}.hero-stat-item{text-align:center;padding:30px 18px 26px;}.hero-stat-number{font-family:'Poppins',sans-serif;font-size:clamp(32px,3vw,52px);line-height:1;font-weight:700;color:#000;margin-bottom:12px;}.hero-stat-text{font-size:18px;color:#231f20;line-height:1.4;}.os-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;}.os-module-card{background:#fffdf8;border:1px solid #e8dfc5;border-radius:24px;padding:28px;min-height:190px;}.os-module-card h3{font-size:24px;margin-bottom:14px;}.os-module-card p{font-size:17px;line-height:1.5;margin:0;}.os-module-card-featured{background:#fff4c8;border-color:#ecd98e;}.os-module-label{display:inline-flex;padding:6px 10px;border-radius:999px;background:#fff;font-size:13px;font-weight:600;margin-bottom:18px;}.direct-ordering-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;background:#fff4c8;border:1px solid #ecd98e;border-radius:28px;padding:56px;}.direct-ordering-copy p{font-size:20px;line-height:1.5;margin-bottom:28px;}.direct-ordering-stats{display:grid;gap:16px;}.direct-ordering-stats div{background:#fff;border-radius:20px;padding:24px;}.direct-ordering-stats strong{display:block;font-family:'Poppins',sans-serif;font-size:36px;line-height:1;margin-bottom:10px;}.direct-ordering-stats span{display:block;font-size:16px;}@media(max-width:991.98px){.os-module-grid,.direct-ordering-panel{grid-template-columns:1fr;}}.section-demo-upgraded{background:#fcfaf4;}.demo-copy{margin-top:28px;color:rgba(255,255,255,.72);font-weight:500;font-size:18px;}.demo-bullets{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;}.demo-bullet{display:inline-flex;align-items:center;width:fit-content;min-height:38px;padding:0 14px;border-radius:999px;border:2px solid #fff;color:#fff;font-size:15px;line-height:1.4;font-weight:500;}.demo-ui-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;font-size:14px;color:#6e6763;}.demo-app-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:0;}.demo-app-card{background:rgba(40,40,40,.72);border:1px solid rgba(251,215,77,.14);border-radius:var(--hm-radius-md);padding:22px;}.demo-app-card-cta{display:flex;flex-direction:column;}.demo-app-link{margin-top:12px;color:#fff;align-self:center;}.demo-app-link:hover{color:#d9d9d9;}.demo-app-label{display:inline-flex;align-items:center;width:fit-content;min-height:34px;padding:0 12px;border-radius:8px;background:rgba(251,215,77,.1);border:1px solid rgba(251,215,77,.22);color:#fbd74d;font-size:13px;font-weight:600;margin-bottom:36px;}.demo-app-title{font-family:'Poppins',sans-serif;font-size:24px;line-height:1.15;color:#fff;margin-bottom:36px;}.demo-app-copy{font-size:15px;line-height:1.5;color:rgba(255,255,255,.72);}.demo-app-status{display:inline-flex;align-items:center;width:fit-content;min-height:32px;padding:0 12px;border-radius:8px;margin-top:18px;font-size:13px;font-weight:600;}.demo-app-status.success{background:rgba(54,179,126,.14);border:1px solid rgba(54,179,126,.22);color:#7ee2ae;}.demo-app-status.warning{background:rgba(251,215,77,.12);border:1px solid rgba(251,215,77,.22);color:#fbd74d;}.demo-card-cta{display:flex;align-items:center;justify-content:center;margin-top:auto;min-height:46px;padding:0 18px;border-radius:10px;text-decoration:none;font-size:16px;font-weight:700;text-align:center;transition:all .18s ease;margin-top:36px;}.demo-card-cta-primary{background:#fbd74d;border:1px solid #fbd74d;color:#000;}.demo-card-cta-primary:hover{background:#ffe070;border-color:#ffe070;color:#000;}.demo-card-cta-secondary{background:#fff;border:1px solid #fff;color:#000;}.demo-card-cta-secondary:hover{background:#f2f2f2;border-color:#f2f2f2;color:#000;}@media(max-width:991.98px){.demo-app-grid{grid-template-columns:1fr;}.demo-app-card{min-height:auto;}}.demo-activity-list{display:grid;gap:12px;margin-top:6px;}.demo-activity-item{display:flex;align-items:center;gap:10px;font-size:15px;color:rgba(255,255,255,.72);line-height:1.4;}.demo-activity-dot{width:9px;height:9px;border-radius:50%;background:#f4db7a;flex:0 0 auto;}.section-case-studies{background:#fff;}.case-study-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;}.case-study-card{background:#fffdf8;border:1px solid #e8dfc5;border-radius:24px;padding:28px;min-height:300px;}.case-study-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:36px;}.case-study-top h3{font-size:24px;margin-bottom:8px;}.case-study-top p{font-size:16px;margin:0;color:#231f20;}.case-study-top span{font-family:'Poppins',sans-serif;font-size:14px;font-weight:700;color:#231f20;}.case-study-results{display:grid;gap:14px;}.case-study-results div{background:#fff4c8;border:1px solid #ecd98e;border-radius:18px;padding:18px;}.case-study-results strong{display:block;font-family:'Poppins',sans-serif;font-size:32px;line-height:1;margin-bottom:8px;color:#000;}.case-study-results span{display:block;font-size:14px;line-height:1.35;color:#231f20;}@media(max-width:991.98px){.case-study-grid{grid-template-columns:1fr;}.case-study-card{min-height:auto;}}.section-features-upgraded .feature-grid{margin-top:52px;}.feature-card{background:#fffdf8;border:1px solid #e8dfc5;border-radius:24px;padding:28px 24px;height:100%;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}.feature-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(35,31,32,.06);border-color:#dfcf9a;}.feature-card-icon{width:64px;height:64px;border-radius:18px;background:#fff4c8;border:1px solid #ecd98e;display:flex;align-items:center;justify-content:center;margin-bottom:18px;}.feature-card-icon i{font-size:28px;line-height:1;color:#231f20;}.feature-card h3{margin-bottom:14px;font-size:22px;line-height:1.1;}.feature-card p{font-size:18px;line-height:1.5;color:#231f20;}.section-dark-flow{background:#000;border-bottom:0;}.section-dark-flow .section-kicker{color:rgba(255,255,255,.72);}.section-dark-flow h2{color:#fff;max-width:760px;}.dark-flow-wrap{max-width:1160px;}.dark-flow-copy{max-width:760px;margin-top:20px;font-size:20px;line-height:1.5;color:rgba(255,255,255,.72);}.dark-flow-grid{margin-top:44px;}.dark-flow-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:28px;height:100%;}.dark-flow-step{font-family:'Poppins',sans-serif;font-size:14px;line-height:1;color:#fff;margin-bottom:18px;}.dark-flow-card h3{color:#fbd74d;font-size:24px;margin-bottom:14px;}.dark-flow-card p{color:rgba(255,255,255,.72);font-size:17px;line-height:1.5;}.section-soft-flow{background:#fcfaf4;border-bottom:0;}.section-soft-flow .section-kicker{color:#8a6f18;}.section-soft-flow h2{color:#000;}.section-soft-flow .section-copy-centered{color:#231f20;}.section-roadmap{background:#fff;}.roadmap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px;}.roadmap-card{background:#fffdf8;border:1px solid #e8dfc5;border-radius:24px;padding:28px;min-height:240px;}.roadmap-step{font-family:'Poppins',sans-serif;font-size:14px;font-weight:700;color:#231f20;margin-bottom:20px;}.roadmap-card h3{font-size:23px;margin-bottom:14px;}.roadmap-card p{font-size:17px;line-height:1.5;margin:0;}@media(max-width:991.98px){.roadmap-grid{grid-template-columns:1fr 1fr;}}@media(max-width:575.98px){.roadmap-grid{grid-template-columns:1fr;}}#mission.section{border-bottom:0;}.mission-copy{max-width:980px;}.mission-copy p{max-width:900px;margin-top:22px;font-size:21px;line-height:1.55;color:#231f20;}@media(max-width:991.98px){.hero-home{padding:72px 0 58px;background-size:40px 40px;}.hero-pill{min-height:48px;padding:0 18px;font-size:16px;margin-bottom:28px;}.hero-subtitle{font-size:18px;max-width:720px;}.hero-stats-panel{margin-top:54px;padding:8px;}.hero-stat-item{padding:22px 12px;}.demo-app-grid{grid-template-columns:1fr;}.demo-app-card-wide{grid-column:auto;}.dark-flow-copy,.mission-copy p{font-size:18px;}}@media(max-width:767.98px){.hero-cta-row{gap:14px;}.hero-btn-primary,.hero-btn-secondary{width:100%;max-width:320px;}.hero-stat-text{font-size:16px;}.demo-app-card{min-height:auto;}.feature-card{padding:24px 20px;}.dark-flow-card{padding:22px;}.section-demo-upgraded{padding-bottom:40px;}.section-features-upgraded{padding-top:40px;padding-bottom:40px;}.section-dark-flow{padding-top:40px;padding-bottom:40px;}#mission.section{padding-top:40px;}.dark-flow-grid{margin-top:28px;}.feature-grid{margin-top:28px;}}.sample-menu-modal-content{background:#111;border:1px solid rgba(255,255,255,.08);border-radius:var(--hm-radius-lg);overflow:hidden;}.sample-menu-modal-header{background:#111;border-bottom:1px solid rgba(255,255,255,.08);padding:16px 20px;}.sample-menu-modal-header .modal-title{color:#fff;font-size:18px;font-weight:600;}.sample-menu-modal-body{padding:0;background:#000;text-align:center;}.sample-menu-image{width:100%;height:auto;display:block;}.final-cta-card{border-radius:28px;padding:64px 56px;text-align:center;overflow:hidden;}.final-cta-card h2{color:#fff;max-width:none;margin:0 0 16px;}.final-cta-card p{color:rgba(255,255,255,.72);font-size:18px;margin:0 0 28px;}.heymate-footer{background:#000;color:#fff;padding:140px 0 40px;}.heymate-footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr .7fr;gap:72px;align-items:flex-start;padding-bottom:92px;border-bottom:1px solid rgba(255,255,255,.14);}.heymate-footer-brand p{color:#fff;font-size:18px;margin:0 0 36px;}.heymate-footer-logo{width:320px;max-width:100%;display:block;margin-bottom:34px;}.heymate-footer-socials{display:flex;gap:18px;}.heymate-footer-socials img{width:22px!important;height:22px!important;max-width:none!important;display:block;margin:0!important;}.heymate-footer-socials a{width:48px;height:48px;min-width:48px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;}.heymate-footer-col h4{color:#fff;font-size:16px;font-weight:500;line-height:1.2;margin:0 0 25px;font-family:Roboto,sans-serif;}.heymate-footer-col a{display:block;letter-spacing:.5px;color:#ffffffb3;transition:opacity .2s;text-decoration:none;font-size:14px;padding:8px 0;}.heymate-footer-col a:hover{color:#fff;}.heymate-footer-bottom{text-align:center;color:rgba(255,255,255,.75);font-size:12px;padding-top:34px;}@media(max-width:991.98px){.heymate-footer{padding:64px 0 28px;}.heymate-footer-grid{grid-template-columns:1fr 1fr;gap:42px;padding-bottom:56px;}.heymate-footer-brand{grid-column:1/-1;}}@media(max-width:575.98px){.heymate-footer-grid{grid-template-columns:1fr;gap:34px;}.heymate-footer-brand img{width:240px;}}.account-page{position:relative;overflow:hidden;background:#fff;min-height:100vh;display:flex;align-items:center;padding:32px 0;}.account-page::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(35,31,32,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(35,31,32,.035) 1px,transparent 1px);background-size:52px 52px;pointer-events:none;z-index:0;}.account-page .container{width:100%;position:relative;z-index:1;}.account-page .account-shell{display:flex;justify-content:center;position:relative;z-index:1;}.account-page .account-card{position:relative;z-index:1;width:100%;max-width:560px;background:#fff;border:1px solid #e9e9e9;border-radius:var(--hm-radius-xl);box-shadow:0 8px 24px rgba(35,31,32,.04);padding:28px;display:flex;flex-direction:column;gap:48px;}.account-page .account-section{display:flex;flex-direction:column;}.account-page .account-section-brand{gap:16px;}.account-page .account-section-google{gap:16px;}.account-page .account-section-divider{gap:0;}.account-page .account-section-form{gap:0;}.account-page .account-section-meta{gap:12px;}.account-page .account-logo{height:22px;width:auto;display:block;}.account-page .account-copy{display:flex;flex-direction:column;gap:12px;}.account-page .account-title{font-size:clamp(22px,3vw,26px);line-height:1.15;letter-spacing:-.02em;max-width:620px;margin:0;}.account-page .account-google-note{padding:1rem;border-radius:var(--hm-radius-lg);background:#fff8db;border:1px solid #f4db7a;}.account-page .account-note-title{font-weight:800;margin-bottom:.25rem;color:#231f20;}.account-page .account-note-copy{color:#4b5563;line-height:1.4;}.account-page .account-google-btn{width:100%;min-height:58px;border-radius:var(--hm-radius-lg);border:1px solid #dcdcdc!important;background:#fff!important;color:#231f20!important;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:600;padding:0 20px;}.account-page .account-google-btn:hover,.account-page .account-google-btn:focus,.account-page .account-google-btn:active{background:#fafafa!important;color:#231f20!important;border-color:#cfcfcf!important;}.account-page .account-google-icon{width:28px;height:28px;border-radius:50%;background:#f4db7a;color:#231f20;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex:0 0 auto;}.account-page .account-helper{font-size:15px;line-height:1.55;color:#231f20;margin:0;}.account-page .account-benefits{display:flex;flex-wrap:wrap;gap:10px;}.account-page .account-benefit{min-height:34px;padding:0 12px;border-radius:999px;background:#f7f7f7;border:1px solid #e5e5e5;color:#231f20;display:inline-flex;align-items:center;font-size:14px;line-height:1.4;}.account-page .account-divider{position:relative;text-align:center;}.account-page .account-divider::before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#e6e6e6;}.account-page .account-divider span{position:relative;z-index:1;display:inline-block;padding:0 14px;background:#fff;color:#231f20;font-size:14px;}.account-page .account-form{display:flex;flex-direction:column;gap:18px;}.account-page .account-field{display:flex;flex-direction:column;gap:8px;}.account-page .account-field label{font-size:15px;font-weight:600;color:#231f20;margin:0;}.account-page .account-field .form-control{min-height:52px;border-radius:10px;border:1px solid #d9d9d9;background:#fff;font-size:16px;color:#231f20;box-shadow:none;}.account-page .account-field .form-control:focus{border-color:#d4b93c;box-shadow:0 0 0 .2rem rgba(244,219,122,.2);}.account-page .account-submit-btn{width:100%;min-height:52px;border-radius:10px!important;margin:0;}.account-page .account-signin-text,.account-page .account-legal{margin:0;}.account-page .account-signin-text{font-size:16px;color:#231f20;}.account-page .account-signin-text a{color:#231f20;font-weight:600;}.account-page .account-legal{font-size:14px;line-height:1.6;color:#231f20;}@media(max-width:767.98px){.account-page{min-height:auto;display:block;padding:24px 0;}.account-card{max-width:100%;padding:18px 20px;border-radius:var(--hm-radius-lg);gap:28px;}.account-section-brand{gap:14px;}.account-section-google{gap:16px;}.account-section-meta{gap:12px;}.account-copy,.account-helper,.account-signin-text,.account-legal,.account-benefits{max-width:none;}.account-title{font-size:20px;}}.select-store-page .select-store-card{max-width:640px;gap:28px;}.select-store-page .select-store-list-wrap{gap:0;}.select-store-page .select-store-list{display:flex;flex-direction:column;border:1px solid #e7e7e7;border-radius:var(--hm-radius-lg);overflow:hidden;background:#fff;max-height:480px;overflow-y:auto;}.select-store-page .select-store-form+.select-store-form{border-top:1px solid #ececec;}.select-store-page .select-store-item{width:100%;border:0;background:#fff;display:flex;align-items:center;gap:16px;text-align:left;padding:18px 20px;transition:background .18s ease;cursor:pointer;}.select-store-page .select-store-item:hover,.select-store-page .select-store-item:focus{background:#fafafa;}.select-store-page .select-store-avatar{width:44px;height:44px;border-radius:50%;background:#f4db7a;color:#231f20;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex:0 0 44px;}.select-store-page .select-store-content{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:6px;}.select-store-page .select-store-top{display:flex;align-items:center;gap:10px;justify-content:space-between;}.select-store-page .select-store-name{font-size:18px;line-height:1.35;color:#231f20;font-weight:600;}.select-store-page .select-store-meta{font-size:14px;line-height:1.5;color:#6b6b6b;word-break:break-all;}.select-store-page .select-store-badge{flex:0 0 auto;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid #e4e4e4;background:#f8f8f8;color:#5f5f5f;display:inline-flex;align-items:center;font-size:13px;font-weight:600;}.select-store-page .select-store-badge.is-verified{background:rgba(40,167,69,.08);border-color:rgba(40,167,69,.18);color:#1f7a34;}.select-store-page .select-store-empty{border:1px solid #e7e7e7;border-radius:var(--hm-radius-lg);background:#fff;padding:20px;font-size:15px;color:#231f20;}@media(max-width:767.98px){.select-store-page .select-store-card{max-width:100%;padding:18px 20px;}.select-store-page .select-store-list{max-height:none;}.select-store-page .select-store-top{flex-direction:column;align-items:flex-start;}.select-store-page .select-store-name{font-size:16px;}}.legal-page{background:#f7f7f2;padding:48px 16px 72px;}.legal-container{max-width:960px;margin:0 auto;}.legal-hero{background:#fff;border:1px solid rgba(35,31,32,.08);border-radius:14px;padding:28px;margin-bottom:18px;box-shadow:0 8px 24px rgba(35,31,32,.05);}.legal-tag{display:inline-flex;background:rgba(251,215,77,.35);color:#231f20;font-size:13px;font-weight:700;padding:6px 10px;border-radius:6px;margin-bottom:12px;}.legal-hero h1{font-size:34px;font-weight:800;margin:0 0 8px;color:#231f20;}.legal-hero p{margin:0;color:#666;}.legal-card{background:#fff;border:1px solid rgba(35,31,32,.08);border-radius:14px;padding:24px 28px;margin-bottom:14px;box-shadow:0 8px 24px rgba(35,31,32,.04);}.legal-card h2{font-size:19px;font-weight:800;margin-bottom:12px;color:#231f20;}.legal-card p,.legal-card li{font-size:15px;line-height:1.65;color:#333;}.legal-card ul{padding-left:20px;margin-bottom:0;}.legal-card a{color:#231f20;font-weight:700;text-decoration:underline;}@media(max-width:768px){.legal-page{padding:28px 12px 48px;}.legal-hero,.legal-card{padding:20px;border-radius:12px;}.legal-hero h1{font-size:28px;}}