html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.ygm-owner-portal-body{margin:0;background:var(--ygmop-bg);font-size:16px;line-height:1.6;color:var(--ygmop-brown)}
.ygm-owner-portal-body .site,.ygm-owner-portal-body #page{margin:0}
.ygm-owner-page,.ygm-owner-page *,.ygm-owner-page *::before,.ygm-owner-page *::after{box-sizing:border-box}
.ygm-owner-page{font-size:16px;line-height:1.6}
.ygm-owner-page p,.ygm-owner-page li,.ygm-owner-page label,.ygm-owner-page input,.ygm-owner-page textarea,.ygm-owner-page button,.ygm-owner-page a,.ygm-owner-page small,.ygm-owner-page strong,.ygm-owner-page span{max-width:100%}
.ygm-owner-portal-body .site,.ygm-owner-portal-body #page{margin:0}
:root{--ygmop-green:#315d39;--ygmop-green2:#47714b;--ygmop-brown:#3b3027;--ygmop-muted:#74685d;--ygmop-line:#e4dbcf;--ygmop-bg:#f7f3eb;--ygmop-cream:#fffaf2;--ygmop-white:#fff;--ygmop-red:#b42318}
.ygm-owner-page{padding:20px 16px 36px;background:var(--ygmop-bg);min-height:100dvh;color:var(--ygmop-brown)}
.ygm-owner-shell{width:min(1080px,100%);margin:0 auto}.ygm-owner-breadcrumb{display:flex;gap:8px;align-items:center;font-size:13px;margin:2px 0 18px;color:var(--ygmop-muted)}.ygm-owner-breadcrumb a{color:inherit;text-decoration:none}
.ygm-owner-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:32px;border:1px solid var(--ygmop-line);border-radius:26px;background:linear-gradient(135deg,#fffaf2,#fff);margin:0 0 18px;box-shadow:0 12px 34px rgba(64,48,35,.05)}.ygm-owner-hero>div:first-child>span,.ygm-owner-section-head>span,.ygm-owner-editor-head>div>span,.ygm-owner-public-head span{font-size:12px;font-weight:900;letter-spacing:.14em;color:#50764a}.ygm-owner-hero h1{font-size:clamp(28px,5vw,46px);line-height:1.18;margin:7px 0 10px;color:#33291f}.ygm-owner-hero p{margin:0;line-height:1.8;color:#66594d}.ygm-owner-hero-mark{display:grid;place-items:center;flex:0 0 96px;width:96px;height:96px;border-radius:28px;background:var(--ygmop-green);color:#fff;font-weight:900;font-size:38px;box-shadow:inset 0 0 0 8px rgba(255,255,255,.12)}
.ygm-owner-login-card,.ygm-owner-empty,.ygm-owner-store-list,.ygm-owner-panel,.ygm-owner-editor-head{background:#fff;border:1px solid var(--ygmop-line);border-radius:20px;padding:24px;margin:0 0 18px}.ygm-owner-section-head{margin-bottom:16px}.ygm-owner-section-head h2,.ygm-owner-section-head h3{margin:4px 0 4px;color:var(--ygmop-brown)}.ygm-owner-section-head h2{font-size:26px}.ygm-owner-section-head h3{font-size:22px}.ygm-owner-section-head p{margin:0;color:var(--ygmop-muted);font-size:13px;line-height:1.7}
.ygm-owner-login-card form p{max-width:560px}.ygm-owner-login-card label{font-weight:800;color:#50463d}.ygm-owner-login-card input[type=text],.ygm-owner-login-card input[type=password]{width:100%;box-sizing:border-box;padding:13px;border:1px solid #d8d0c6;border-radius:12px;background:#fff}.ygm-owner-login-card .button{background:var(--ygmop-green);color:#fff;border:0;border-radius:12px;padding:12px 26px;font-weight:900}.ygm-owner-password-link{font-size:13px}.ygm-owner-password-link a{color:var(--ygmop-green)}
.ygm-owner-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:0 0 14px;padding:13px 16px;background:#fff;border:1px solid var(--ygmop-line);border-radius:14px}.ygm-owner-toolbar>a{color:#7a3f25;text-decoration:none}.ygm-owner-user{display:flex;align-items:center;gap:10px}.ygm-owner-user-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eef4eb}.ygm-owner-user small,.ygm-owner-user strong{display:block}.ygm-owner-user small{font-size:11px;color:var(--ygmop-muted)}
.ygm-owner-notice{padding:14px 16px;margin:0 0 16px;border-radius:12px;font-weight:800;line-height:1.6}.ygm-owner-notice.is-success{background:#e9f7ed;color:#185b2b}.ygm-owner-notice.is-error{background:#fdeceb;color:#8e2118}.ygm-owner-notice.is-warning{background:#fff7dd;color:#725400}.ygm-owner-notice ul{margin:8px 0 0 20px;font-weight:500}
.ygm-owner-empty{text-align:center;padding:42px 24px}.ygm-owner-empty-icon{font-size:48px}.ygm-owner-empty h2{margin:12px 0 8px}.ygm-owner-empty p{margin:0;color:var(--ygmop-muted);line-height:1.8}
.ygm-owner-store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ygm-owner-store-grid a{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:18px;border:1px solid var(--ygmop-line);border-radius:16px;background:var(--ygmop-cream);color:#33291f;text-decoration:none;transition:.15s ease}.ygm-owner-store-grid a:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(64,48,35,.08)}.ygm-owner-store-icon{font-size:25px}.ygm-owner-store-name{font-weight:900}.ygm-owner-store-name small{display:block;margin-top:4px;font-weight:500;color:var(--ygmop-muted)}.ygm-owner-arrow{font-size:28px;color:var(--ygmop-green)}
.ygm-owner-editor-head{display:flex;justify-content:space-between;gap:24px;align-items:center}.ygm-owner-editor-head h2{font-size:30px;margin:5px 0}.ygm-owner-editor-head p{margin:0;color:var(--ygmop-muted)}.ygm-owner-view-button{display:inline-flex;padding:11px 14px;border:1px solid #b8a893;border-radius:11px;color:#4f4034;text-decoration:none;white-space:nowrap}
.ygm-owner-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ygm-owner-fields label,.ygm-owner-best-card>label{font-size:13px;font-weight:800;color:#50463d}.ygm-owner-fields .wide{grid-column:1/-1}.ygm-owner-fields input,.ygm-owner-fields textarea,.ygm-owner-best-card input,.ygm-owner-best-card textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:12px 13px;border:1px solid #d8d0c6;border-radius:11px;background:#fff;color:#302820;font:inherit;line-height:1.55}.ygm-owner-fields input:focus,.ygm-owner-fields textarea:focus,.ygm-owner-best-card input:focus,.ygm-owner-best-card textarea:focus{outline:3px solid rgba(49,93,57,.13);border-color:#789078}
.ygm-owner-photo-row{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:22px;align-items:start}.ygm-owner-current-image{display:block;width:100%;max-width:320px;height:auto;border-radius:15px;margin:0 0 10px;object-fit:cover}.ygm-owner-no-photo{display:grid;place-items:center;min-height:180px;border:1px dashed #cbbba8;border-radius:15px;background:#faf7f2;color:#8a7c6d}.ygm-owner-remove{display:flex!important;align-items:center;gap:7px!important;font-size:12px!important;font-weight:600!important;color:#7d5047!important}.ygm-owner-remove input{width:auto!important;margin:0!important}
.ygm-owner-upload{display:flex!important;flex-direction:column;gap:7px;padding:18px;background:var(--ygmop-cream);border:1px dashed #cbbba8;border-radius:14px;font-weight:800!important;cursor:pointer}.ygm-owner-upload span{font-size:12px;font-weight:500;color:var(--ygmop-muted)}.ygm-owner-upload input[type=file]{display:block;width:100%;font-size:13px}.ygm-owner-upload.is-compact{padding:12px;margin-top:10px}
.ygm-owner-best-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ygm-owner-best-card{position:relative;background:var(--ygmop-cream);border:1px solid var(--ygmop-line);border-radius:17px;padding:16px}.ygm-owner-best-card>label{display:block;margin-top:11px}.ygm-owner-rank{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--ygmop-green);color:#fff;font-weight:900;font-size:20px;margin-bottom:12px}.ygm-owner-rank small{font-size:10px;line-height:1;margin-top:-7px}
.ygm-owner-savebar{position:sticky;bottom:12px;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;background:rgba(255,255,255,.96);border:1px solid #ddd3c6;border-radius:17px;box-shadow:0 12px 34px rgba(64,48,35,.15);backdrop-filter:blur(10px)}.ygm-owner-savebar a{color:#5e5146;text-decoration:none;padding:10px}.ygm-owner-savebar button{border:0;border-radius:13px;background:var(--ygmop-green);color:#fff;font-weight:900;font-size:16px;padding:14px 22px;cursor:pointer;box-shadow:0 5px 12px rgba(49,93,57,.18)}.ygm-owner-savebar button:disabled{opacity:.65;cursor:wait}
.ygm-owner-public-content{margin:28px 0;padding:24px;border:1px solid #ded4c7;border-radius:22px;background:#fffaf2}.ygm-owner-public-head h2{margin:4px 0 16px;font-size:26px;color:#372d25}.ygm-owner-public-block{padding:16px 0;border-top:1px solid #eadfd2}.ygm-owner-public-block:first-of-type{border-top:0}.ygm-owner-public-block h3{margin:0 0 6px;font-size:18px}.ygm-owner-public-block p{margin:0;line-height:1.9}.ygm-owner-public-block.is-campaign{margin-top:8px;padding:16px;border:1px solid #e1c993;background:#fff8df;border-radius:14px}

.ygm-owner-login-card>p{font-size:16px;line-height:1.7;margin:0 0 18px;color:var(--ygmop-brown)}
.ygm-owner-login-card form{max-width:none}
.ygm-owner-login-card form p{max-width:none;margin:0 0 18px}
.ygm-owner-login-card form label{display:block;font-size:16px!important;line-height:1.45;font-weight:800;color:#50463d}
.ygm-owner-login-card .login-username label,.ygm-owner-login-card .login-password label{margin-bottom:8px}
.ygm-owner-login-card .login-remember label{display:flex;align-items:center;gap:10px;font-size:16px!important;font-weight:800;color:#50463d}
.ygm-owner-login-card input[type=text],.ygm-owner-login-card input[type=password]{font-size:16px!important;line-height:1.4;min-height:54px;-webkit-appearance:none;appearance:none}
.ygm-owner-login-card input[type=checkbox]{width:22px;height:22px;flex:0 0 22px;margin:0;-webkit-appearance:none;appearance:none;border:2px solid #9a948b;border-radius:7px;background:#fff;position:relative}
.ygm-owner-login-card input[type=checkbox]:checked::after{content:"";position:absolute;left:6px;top:2px;width:6px;height:12px;border:solid var(--ygmop-green);border-width:0 3px 3px 0;transform:rotate(45deg)}
.ygm-owner-login-card .button{font-size:16px!important;min-height:54px;min-width:150px;-webkit-appearance:none;appearance:none}
.ygm-owner-password-link{font-size:15px;line-height:1.6}
@media(max-width:720px){.ygm-owner-breadcrumb{display:none}.ygm-owner-page{padding:10px 10px 18px}.ygm-owner-breadcrumb{padding:0 4px}.ygm-owner-hero{padding:23px 20px;border-radius:20px}.ygm-owner-hero-mark{display:none}.ygm-owner-login-card,.ygm-owner-empty,.ygm-owner-store-list,.ygm-owner-panel,.ygm-owner-editor-head{padding:18px;border-radius:17px}.ygm-owner-fields,.ygm-owner-store-grid,.ygm-owner-best-grid,.ygm-owner-photo-row{grid-template-columns:1fr}.ygm-owner-fields .wide{grid-column:auto}.ygm-owner-editor-head{align-items:flex-start;flex-direction:column}.ygm-owner-editor-head h2{font-size:25px}.ygm-owner-view-button{width:100%;box-sizing:border-box;justify-content:center}.ygm-owner-toolbar{font-size:13px}.ygm-owner-savebar{bottom:8px;flex-direction:column-reverse;align-items:stretch;padding:10px}.ygm-owner-savebar a{text-align:center;padding:6px}.ygm-owner-savebar button{text-align:center;width:100%;font-size:16px;padding:14px}.ygm-owner-current-image{max-width:100%}.ygm-owner-best-card{padding:14px}}

@media(max-width:720px){.ygm-owner-hero h1{font-size:26px}.ygm-owner-section-head h2{font-size:22px}.ygm-owner-section-head h3{font-size:20px}.ygm-owner-login-card form label{font-size:15px!important}.ygm-owner-login-card>p{font-size:15px}.ygm-owner-login-card .button{width:100%}}

/* v1.0.4: Owner portal is a standalone app-like screen. */
.ygm-owner-portal-body header,
.ygm-owner-portal-body footer,
.ygm-owner-portal-body .site-header,
.ygm-owner-portal-body .site-footer,
.ygm-owner-portal-body #masthead,
.ygm-owner-portal-body #colophon,
.ygm-owner-portal-body .footer,
.ygm-owner-portal-body .footer-widgets,
.ygm-owner-portal-body .widget-area-footer,
.ygm-owner-portal-body .copyright,
.ygm-owner-portal-body .site-info,
.ygm-owner-portal-body .bottom-bar,
.ygm-owner-portal-body .footer-bar,
.ygm-owner-portal-body [class*="footer-"]{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.ygm-owner-portal-body{min-height:0!important;padding-bottom:0!important}
.ygm-owner-page{min-height:0!important;padding-bottom:12px!important;margin-bottom:0!important}
.ygm-owner-shell{padding-bottom:0!important;margin-bottom:0!important}
.ygm-owner-login-card,.ygm-owner-empty,.ygm-owner-store-list,.ygm-owner-panel,.ygm-owner-editor-head{margin-bottom:12px}
@media(max-width:720px){
  .ygm-owner-page{padding-bottom:8px!important}
  .ygm-owner-login-card{margin-bottom:0!important}
}


/* v1.0.6 — owner editor usability */
.ygm-owner-is-logged-in .ygm-owner-hero{padding:22px 26px;border-radius:20px}
.ygm-owner-is-logged-in .ygm-owner-hero h1{font-size:clamp(25px,4vw,34px);margin:5px 0 6px}
.ygm-owner-is-logged-in .ygm-owner-hero p{font-size:14px;line-height:1.65}
.ygm-owner-is-logged-in .ygm-owner-hero-mark{width:68px;height:68px;flex-basis:68px;border-radius:20px;font-size:27px}
.ygm-owner-toolbar{box-shadow:0 6px 20px rgba(64,48,35,.04)}
.ygm-owner-editor-head{border-left:5px solid var(--ygmop-green);box-shadow:0 7px 24px rgba(64,48,35,.04)}
.ygm-owner-editor-head h2{word-break:break-word}
.ygm-owner-stepnav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 0 18px;position:sticky;top:8px;z-index:24;padding:8px;background:rgba(247,243,235,.92);border-radius:15px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.ygm-owner-stepnav a{display:flex;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:7px 8px;border:1px solid var(--ygmop-line);border-radius:11px;background:#fff;color:#51463d;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap;box-shadow:0 3px 12px rgba(64,48,35,.035)}
.ygm-owner-stepnav a span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#eef4eb;color:var(--ygmop-green);font-size:10px;font-weight:900}
.ygm-owner-panel{scroll-margin-top:84px;box-shadow:0 8px 26px rgba(64,48,35,.035)}
.ygm-owner-section-head{padding-bottom:13px;border-bottom:1px solid #eee6dc}
.ygm-owner-section-head>span{display:inline-grid;place-items:center;min-width:34px;height:25px;padding:0 8px;border-radius:999px;background:#eef4eb;color:var(--ygmop-green);letter-spacing:.08em}
.ygm-owner-fields label,.ygm-owner-best-card>label{font-size:14px}
.ygm-owner-fields input,.ygm-owner-fields textarea,.ygm-owner-best-card input,.ygm-owner-best-card textarea{font-size:16px;min-height:50px;padding:13px 14px;border-radius:12px;background:#fffdfa}
.ygm-owner-fields textarea,.ygm-owner-best-card textarea{min-height:110px;resize:vertical}
.ygm-owner-upload{position:relative;align-items:center;justify-content:center;text-align:center;min-height:180px;border:2px dashed #b9ad9d;background:#fffaf2;transition:.15s ease}
.ygm-owner-upload:hover{border-color:#6c896c;background:#f5f9f2}
.ygm-owner-upload-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--ygmop-green);color:#fff;font-size:30px;font-weight:400;line-height:1}
.ygm-owner-upload input[type=file]{width:100%;max-width:360px;margin-top:7px;padding:8px;background:#fff;border-radius:9px}
.ygm-owner-savebar{bottom:max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:auto 1fr auto;gap:12px;padding:10px 12px}
.ygm-owner-save-status{font-size:12px;color:var(--ygmop-muted);font-weight:700;line-height:1.35}
.ygm-owner-savebar.is-dirty{border-color:#8ba58a;box-shadow:0 12px 34px rgba(49,93,57,.20)}
.ygm-owner-savebar.is-dirty .ygm-owner-save-status{color:var(--ygmop-green)}
.ygm-owner-savebar button{min-width:180px}

@media(max-width:720px){
  .ygm-owner-is-logged-in .ygm-owner-page{padding-top:8px;padding-bottom:16px}
  .ygm-owner-is-logged-in .ygm-owner-hero{padding:17px 18px;margin-bottom:12px}
  .ygm-owner-is-logged-in .ygm-owner-hero h1{font-size:24px}
  .ygm-owner-is-logged-in .ygm-owner-hero p{font-size:13px}
  .ygm-owner-toolbar{padding:11px 12px;margin-bottom:12px}
  .ygm-owner-user-icon{width:34px;height:34px}
  .ygm-owner-editor-head{padding:16px;margin-bottom:12px;gap:12px}
  .ygm-owner-editor-head h2{font-size:23px;line-height:1.35;margin:4px 0 5px}
  .ygm-owner-editor-head p{font-size:13px;line-height:1.6}
  .ygm-owner-view-button{min-height:44px;align-items:center}
  .ygm-owner-stepnav{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;top:6px;margin:0 -2px 12px;padding:6px 2px;background:rgba(247,243,235,.96)}
  .ygm-owner-stepnav::-webkit-scrollbar{display:none}
  .ygm-owner-stepnav a{flex:0 0 auto;min-width:98px;min-height:42px;padding:6px 9px}
  .ygm-owner-panel{padding:16px;margin-bottom:12px;border-radius:17px;scroll-margin-top:66px}
  .ygm-owner-section-head{margin-bottom:14px;padding-bottom:11px}
  .ygm-owner-section-head h3{font-size:21px;line-height:1.35;margin-top:6px}
  .ygm-owner-section-head p{font-size:13px}
  .ygm-owner-fields{gap:12px}
  .ygm-owner-fields label,.ygm-owner-best-card>label{font-size:15px}
  .ygm-owner-fields input,.ygm-owner-fields textarea,.ygm-owner-best-card input,.ygm-owner-best-card textarea{font-size:16px;min-height:52px;padding:13px}
  .ygm-owner-photo-row{gap:14px}
  .ygm-owner-no-photo{min-height:150px}
  .ygm-owner-upload{min-height:155px;padding:16px}
  .ygm-owner-best-card{border-radius:15px;background:#fffaf2}
  .ygm-owner-savebar{grid-template-columns:1fr;gap:7px;bottom:max(7px,env(safe-area-inset-bottom));padding:9px;box-shadow:0 8px 28px rgba(64,48,35,.18)}
  .ygm-owner-savebar>a{display:none}
  .ygm-owner-save-status{text-align:center;font-size:11px;min-height:15px}
  .ygm-owner-savebar button{width:100%;min-width:0;min-height:54px;font-size:17px;padding:13px 18px}
}

.ygm-owner-notice.is-admin-test{background:#eef3ff;color:#244a87;border:1px solid #cfdcf4;font-weight:800}
