:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211f;background:#dbe6e3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mymofu-app-root{min-height:100svh;padding:0;background:#fffaf7}.mymofu-app-content{width:100%;max-width:none;min-height:100svh;padding:0}.mymofu-workspace{--mymofu-ink: #2a1d17;--mymofu-muted: #6e5b50;--mymofu-line: rgba(73, 49, 38, .14);--mymofu-orange: #ff6b3d;position:relative;min-height:100svh;color:var(--mymofu-ink);background:#fffaf7}.mymofu-workspace button,.mymofu-workspace textarea,.mymofu-workspace input{font:inherit}.mymofu-workspace button:focus-visible,.mymofu-workspace textarea:focus-visible,.mymofu-workspace input:focus-visible{outline:3px solid rgba(35,111,206,.32);outline-offset:2px}.mymofu-workspace-header{position:sticky;top:0;z-index:25;display:grid;gap:8px;padding:calc(10px + env(safe-area-inset-top)) 14px 10px;border-bottom:1px solid var(--mymofu-line);background:#fffaf7f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mymofu-brand-line{display:flex;align-items:center;justify-content:space-between;min-height:28px}.mymofu-wordmark{font-size:1.02rem;font-weight:950;letter-spacing:-.03em}.mymofu-notification-button{position:relative;display:grid;width:42px;height:42px;padding:0;border:1px solid var(--mymofu-line);border-radius:50%;background:#fff;color:var(--mymofu-ink);font-size:1.24rem;place-items:center}.mymofu-notification-button strong{position:absolute;top:-3px;right:-2px;display:grid;min-width:19px;height:19px;padding:0 5px;border:2px solid #fffaf7;border-radius:999px;background:var(--mymofu-orange);color:#fff;font-size:.65rem;line-height:1;place-items:center}.mymofu-current-selector{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:6px 8px;border:0;border-radius:8px;background:#fff5f1;color:var(--mymofu-ink);text-align:left}.mymofu-current-selector img{width:44px;height:44px;border:2px solid #ffffff;border-radius:8px;object-fit:cover;box-shadow:0 4px 12px #44291b1f}.mymofu-current-selector>span{display:grid;grid-template-columns:minmax(0,auto) auto;align-items:center;justify-content:start;min-width:0;column-gap:7px}.mymofu-current-selector small{grid-column:1 / -1;color:var(--mymofu-muted);font-size:.66rem;font-weight:750}.mymofu-current-selector strong{overflow-wrap:anywhere;font-size:1.08rem}.mymofu-current-selector em{padding:3px 7px;border-radius:999px;background:#fff;color:#b54b2c;font-size:.65rem;font-style:normal;font-weight:900}.mymofu-current-selector>b{font-size:1.25rem}.mymofu-workspace-content{padding:16px 14px calc(90px + env(safe-area-inset-bottom))}.mymofu-tab-panel{display:grid;gap:18px;width:min(100%,520px);margin:0 auto}.mymofu-hero-card{position:relative;min-height:292px;overflow:hidden;border:1px solid var(--mymofu-line);border-radius:8px;background:#eaded6;box-shadow:0 12px 28px #39271e1f}.mymofu-hero-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mymofu-hero-gradient{position:absolute;inset:30% 0 0;background:linear-gradient(180deg,transparent,rgba(35,22,16,.82))}.mymofu-hero-copy{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:42px 18px 18px;color:#fff}.mymofu-hero-copy h1{margin:8px 0 6px;color:#fff;font-size:clamp(1.7rem,8vw,2.2rem);line-height:1.08}.mymofu-hero-copy p{margin:0;color:#ffffffe6;font-size:.82rem;font-weight:700;line-height:1.5}.mymofu-status-chip{display:inline-flex;padding:5px 9px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#ffffffeb;color:#8f3b24;font-size:.7rem;font-weight:900}.mymofu-compose-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.mymofu-compose-actions button{display:grid;min-width:0;min-height:68px;padding:9px 5px;border:1px solid var(--mymofu-line);border-radius:8px;background:#fff;color:var(--mymofu-ink);font-size:.78rem;font-weight:900;place-items:center;box-shadow:0 3px 10px #39271e0d}.mymofu-compose-actions button:first-child{border-color:#ffb89f;background:#fff2ed;color:#a43d21}.mymofu-compose-actions span{display:grid;width:28px;height:28px;border-radius:50%;background:#ff6b3d1f;font-size:1rem;place-items:center}.mymofu-important-state{padding:14px;border:1px solid #e7b34b;border-radius:8px;background:#fff7dd}.mymofu-important-state p{margin:5px 0 0;color:#6b4c13;line-height:1.55}.mymofu-feed-section,.mymofu-section-block{display:grid;gap:12px}.mymofu-section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px}.mymofu-section-heading>div>span,.mymofu-page-intro>span,.mymofu-sheet-heading>div>span{display:block;margin-bottom:3px;color:var(--mymofu-orange);font-size:.64rem;font-weight:950;letter-spacing:.12em}.mymofu-section-heading h2,.mymofu-sheet-heading h2{margin:0;color:var(--mymofu-ink);font-size:1.15rem}.mymofu-section-heading>small{color:var(--mymofu-muted);font-size:.72rem;font-weight:750}.mymofu-feed{display:grid;gap:12px}.mymofu-feed-card{overflow:hidden;border:1px solid var(--mymofu-line);border-radius:8px;background:#fff;box-shadow:0 4px 12px #2e22190d}.mymofu-feed-card.is-memo{background:#fffaf0}.mymofu-feed-card>img{display:block;width:100%;max-height:420px;aspect-ratio:4 / 3;object-fit:cover}.mymofu-feed-meta{display:flex;align-items:center;justify-content:space-between;padding:11px 12px 0}.mymofu-content-type,.mymofu-visibility{font-size:.69rem;font-weight:900}.mymofu-content-type{color:#b54829}.mymofu-visibility{padding:4px 8px;border-radius:999px;background:#f3eee9;color:#5f4b40}.mymofu-feed-card>p{margin:0;padding:13px 14px;color:#42342c;line-height:1.7;overflow-wrap:anywhere;white-space:pre-wrap}.mymofu-feed-card footer{display:flex;flex-wrap:wrap;gap:5px 10px;padding:0 14px 13px;color:var(--mymofu-muted);font-size:.7rem;font-weight:700}.mymofu-feed-card footer em{font-style:normal}.mymofu-load-more{min-height:48px;border:1px solid var(--mymofu-line);border-radius:8px;background:#fff;color:var(--mymofu-ink);font-size:.78rem;font-weight:900}.mymofu-page-intro{padding:20px 18px;border:1px solid #f2d6ca;border-radius:8px;background:#fff5f1}.mymofu-page-intro.is-green{border-color:#cfe5c6;background:#f3fbf0}.mymofu-page-intro.is-purple{border-color:#ddd3f2;background:#f7f4ff}.mymofu-page-intro h1{margin:0 0 8px;font-size:clamp(1.55rem,7vw,2rem);line-height:1.16}.mymofu-page-intro p{margin:0;color:var(--mymofu-muted);line-height:1.6}.mymofu-request-card,.mymofu-empty-card,.mymofu-member-card,.mymofu-place-card{border:1px solid var(--mymofu-line);border-radius:8px;background:#fff}.mymofu-request-card{display:grid;gap:12px;padding:14px}.mymofu-person-row{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.mymofu-person-row img,.mymofu-member-card>img{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#f1eee9}.mymofu-person-row div,.mymofu-member-card>div{display:grid;min-width:0;gap:2px}.mymofu-person-row small,.mymofu-member-card small,.mymofu-member-card span{color:var(--mymofu-muted);font-size:.7rem}.mymofu-request-card>p,.mymofu-empty-card p{margin:0;color:#4f3d33;line-height:1.6}.mymofu-request-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.mymofu-request-actions button{min-height:42px;min-width:0;border:1px solid var(--mymofu-line);border-radius:8px;background:#fff;color:var(--mymofu-ink);font-size:.73rem;font-weight:900}.mymofu-request-actions button.is-primary{border-color:var(--mymofu-orange);background:var(--mymofu-orange);color:#fff}.mymofu-empty-card{padding:18px;text-align:center}.mymofu-empty-card strong{display:block;margin-bottom:5px}.mymofu-member-list{display:grid;gap:9px}.mymofu-member-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px}.mymofu-member-card>button{position:relative;min-height:40px;padding:0 10px;border:1px solid #f1a88f;border-radius:8px;background:#fff5f1;color:#a43d21;font-size:.7rem;font-weight:900}.mymofu-member-card>button b{position:absolute;top:-7px;right:-5px;display:grid;width:18px;height:18px;border-radius:50%;background:var(--mymofu-orange);color:#fff;font-size:.62rem;place-items:center}.mymofu-filter-row{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:none}.mymofu-filter-row::-webkit-scrollbar{display:none}.mymofu-filter-row button{min-height:40px;flex:0 0 auto;padding:0 14px;border:1px solid var(--mymofu-line);border-radius:999px;background:#fff;color:var(--mymofu-ink);font-size:.74rem;font-weight:850}.mymofu-filter-row button:first-child{border-color:#79ae68;background:#eaf6e6;color:#2e6b24}.mymofu-place-list{display:grid;gap:12px}.mymofu-place-card{overflow:hidden}.mymofu-place-visual{position:relative;height:116px;background:linear-gradient(135deg,#deefda,#e9f7f2)}.mymofu-place-visual img{width:100%;height:100%;object-fit:contain;opacity:.7}.mymofu-place-visual span{position:absolute;top:10px;left:10px;padding:5px 9px;border-radius:999px;background:#2a1d17c2;color:#fff;font-size:.68rem;font-weight:900}.mymofu-place-body{display:grid;gap:8px;padding:13px}.mymofu-place-body>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mymofu-place-body h2{margin:0;font-size:1rem}.mymofu-place-body>div:first-child button{width:40px;height:40px;flex:0 0 auto;border:1px solid var(--mymofu-line);border-radius:50%;background:#fff;color:#8d766a;font-size:1.2rem}.mymofu-place-body>div:first-child button.is-favorite{border-color:#ef9d81;background:#fff0eb;color:#d84f29}.mymofu-place-body>p{margin:0;color:var(--mymofu-muted);font-size:.76rem}.mymofu-place-tags{display:flex;flex-wrap:wrap;gap:5px}.mymofu-place-tags span{padding:4px 7px;border-radius:999px;background:#f1f7ef;color:#3f6e35;font-size:.66rem;font-weight:800}.mymofu-place-link{min-height:42px;border:0;border-radius:8px;background:#eff7ec;color:#346629;font-size:.75rem;font-weight:900}.mymofu-menu-list{display:grid;overflow:hidden;border:1px solid var(--mymofu-line);border-radius:8px;background:#fff}.mymofu-menu-list>button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:10px 14px;border:0;border-bottom:1px solid var(--mymofu-line);background:#fff;color:var(--mymofu-ink);text-align:left}.mymofu-menu-list>button:last-child{border-bottom:0}.mymofu-menu-list>button>span{display:grid;gap:3px}.mymofu-menu-list small{color:var(--mymofu-muted)}.mymofu-menu-list b{font-size:1.4rem}.mymofu-logout-button{min-height:48px;border:1px solid #e1b2a5;border-radius:8px;background:#fff;color:#a43d21;font-weight:900}.mymofu-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:30;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,520px);min-height:calc(66px + env(safe-area-inset-bottom));margin:0 auto;padding:6px 7px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--mymofu-line);background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mymofu-bottom-nav button{display:grid;min-width:0;min-height:52px;padding:5px 2px;border:0;border-radius:8px;background:transparent;color:#79665c;font-size:.66rem;place-items:center}.mymofu-bottom-nav button>span{display:grid;width:27px;height:27px;border-radius:50%;font-size:1rem;line-height:1;place-items:center}.mymofu-bottom-nav button>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mymofu-bottom-nav button.is-active{color:#b34829}.mymofu-bottom-nav button.is-active>span{background:#ffe7de}.mymofu-sheet-layer{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding-top:env(safe-area-inset-top);background:#2518127a}.mymofu-bottom-sheet{width:min(100%,520px);max-height:calc(100svh - env(safe-area-inset-top) - 12px);overflow-y:auto;padding:8px 16px calc(18px + env(safe-area-inset-bottom));border:0;border-radius:18px 18px 0 0;background:#fffaf7;box-shadow:0 -20px 50px #23171133}.mymofu-sheet-handle{width:42px;height:5px;margin:0 auto 12px;border-radius:999px;background:#d1c5be}.mymofu-sheet-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.mymofu-sheet-heading>button{display:grid;width:44px;height:44px;flex:0 0 auto;border:1px solid var(--mymofu-line);border-radius:50%;background:#fff;color:var(--mymofu-ink);font-size:1.35rem;place-items:center}.mymofu-group-label{margin:0 0 8px;color:var(--mymofu-muted);font-size:.72rem;font-weight:900}.mymofu-switch-list{display:grid;gap:8px}.mymofu-switch-list>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:9px;border:1px solid var(--mymofu-line);border-radius:8px;background:#fff;color:var(--mymofu-ink);text-align:left}.mymofu-switch-list>button.is-active{border-color:#f49c7e;background:#fff2ed}.mymofu-switch-list img{width:48px;height:48px;border-radius:8px;object-fit:cover}.mymofu-switch-list span{display:grid;min-width:0;gap:3px}.mymofu-switch-list small{color:var(--mymofu-muted);font-size:.7rem}.mymofu-switch-list b{color:#a43d21;font-size:.7rem}.mymofu-sheet-note{margin:14px 0 0;padding:10px 12px;border-radius:8px;background:#f5efe9;color:var(--mymofu-muted);font-size:.7rem;line-height:1.55}.mymofu-composer-sheet{display:grid;gap:14px}.mymofu-composer-sheet .mymofu-sheet-heading{margin-bottom:0}.mymofu-photo-picker{display:grid;gap:8px}.mymofu-photo-picker img{width:100%;max-height:280px;aspect-ratio:4 / 3;border-radius:8px;object-fit:cover;background:#eee6df}.mymofu-photo-picker input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.mymofu-photo-picker button{min-height:44px;border:1px solid #f1a88f;border-radius:8px;background:#fff3ee;color:#9e3c20;font-weight:900}.mymofu-photo-picker small{color:var(--mymofu-muted);font-size:.68rem;line-height:1.5}.mymofu-compose-field{display:grid;gap:6px}.mymofu-compose-field>span,.mymofu-scope-picker legend{color:var(--mymofu-ink);font-size:.76rem;font-weight:900}.mymofu-compose-field textarea{width:100%;min-height:112px;resize:vertical;padding:12px;border:1px solid #cdbfb6;border-radius:8px;background:#fff;color:var(--mymofu-ink);line-height:1.6}.mymofu-compose-field small{justify-self:end;color:var(--mymofu-muted)}.mymofu-scope-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;padding:0;border:0}.mymofu-scope-picker legend{margin-bottom:7px}.mymofu-scope-picker label{position:relative}.mymofu-scope-picker input{position:absolute;opacity:0}.mymofu-scope-picker span{display:grid;min-height:44px;border:1px solid var(--mymofu-line);border-radius:8px;background:#fff;color:var(--mymofu-muted);font-size:.72rem;font-weight:900;place-items:center}.mymofu-scope-picker input:checked+span{border-color:var(--mymofu-orange);background:#fff0ea;color:#a43d21}.mymofu-scope-picker input:focus-visible+span{outline:3px solid rgba(35,111,206,.32)}.mymofu-fixed-scope,.mymofu-scope-warning{margin:0;padding:10px 12px;border-radius:8px;font-size:.72rem;line-height:1.5}.mymofu-fixed-scope{background:#f4eee9;color:var(--mymofu-muted)}.mymofu-scope-warning{background:#fff2d4;color:#6b4c13}.mymofu-save-button{min-height:50px;border:1px solid var(--mymofu-orange);border-radius:8px;background:var(--mymofu-orange);color:#fff;font-weight:950}.mymofu-access-state{display:grid;min-height:100svh;padding:32px 20px;text-align:center;place-content:center}.mymofu-access-state img{width:72px;margin:0 auto 16px}.mymofu-access-state h1{font-size:1.5rem}.mymofu-access-state p{max-width:360px;color:var(--mymofu-muted);line-height:1.6}.mymofu-access-state button{min-height:48px;border:0;border-radius:8px;background:var(--mymofu-orange);color:#fff;font-weight:900}@media(min-width:680px){.mymofu-app-content{min-height:0;overflow:hidden}.mymofu-workspace{display:flex;flex-direction:column;height:100%;min-height:0}.mymofu-workspace-header{position:relative;flex:0 0 auto;padding-top:10px}.mymofu-workspace-content{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:24px}.mymofu-bottom-nav{position:relative;flex:0 0 auto;width:100%;min-height:66px;padding-bottom:6px}.mymofu-sheet-layer{position:absolute;border-radius:0 0 41px 41px}.mymofu-bottom-sheet{max-height:calc(100% - 12px);padding-bottom:18px}}@media(max-width:359px){body:has(.mymofu-app-root){min-width:0;overflow-x:hidden}.mymofu-workspace-header,.mymofu-workspace-content{padding-right:10px;padding-left:10px}.mymofu-current-selector em{display:none}.mymofu-request-actions{grid-template-columns:1fr}.mymofu-member-card{grid-template-columns:auto minmax(0,1fr)}.mymofu-member-card>button{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){.mymofu-workspace *,.mymofu-sheet-layer *{scroll-behavior:auto!important;transition:none!important}}*{box-sizing:border-box}html{min-height:100%;background:#dbe6e3}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.device-stage,.device-frame,.device-bezel,.device-screen{min-height:100svh}.ios-status-bar,.ios-home-indicator,.device-hardware{display:none}.app-root{position:relative;min-height:100svh;padding:calc(10px + env(safe-area-inset-top)) 0 calc(76px + env(safe-area-inset-bottom));background:#f8fbfa}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:8px 14px;border-bottom:1px solid #d8e4df;background:#f8fbfaf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-button{display:flex;align-items:center;min-width:0;gap:10px;padding:0;border:0;background:transparent;color:inherit;text-align:left}.brand-icon{width:38px;height:38px;border-radius:8px;flex:0 0 auto}.brand-icon.is-photo{object-fit:cover;background:#e7f7f4}.brand-button span,.account-chip{min-width:0}.brand-button strong,.brand-button small,.account-chip span,.account-chip small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-button strong{font-size:1rem}.brand-button small,.account-chip small{color:#64746f;font-size:.75rem}.account-chip{display:grid;grid-template-columns:1fr auto;column-gap:8px;align-items:center;max-width:172px;padding:7px 8px;border:1px solid #d8e4df;border-radius:8px;background:#fff}.account-chip span{color:#0f766e;font-size:.78rem;font-weight:700}.account-chip button{grid-row:1 / span 2;grid-column:2;min-height:32px;padding:0 8px;border:0;border-radius:6px;background:#eef6f4;color:#0f766e;font-size:.75rem;font-weight:700}.app-content{width:min(100%,520px);margin:0 auto;padding:16px 14px 10px}.screen,.stack{display:grid;gap:16px}.hero-panel,.public-profile,.facility-detail{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:18px 0 12px}.hero-icon,.public-avatar,.facility-hero-image{width:88px;height:88px;border-radius:8px;object-fit:cover;box-shadow:0 10px 24px #0f172a1f}.eyebrow{margin:0 0 6px;color:#0f766e;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;color:#17211f;font-size:2.35rem;line-height:1;letter-spacing:0}h2{margin-bottom:10px;font-size:1.04rem;line-height:1.3;letter-spacing:0}h3{margin-bottom:4px;font-size:1rem;line-height:1.3;letter-spacing:0}.lead,.body-copy,.hint-text,.section-block p,.pet-card p,.friend-card p,.facility-card p,.ad-card p{color:#4d5f59;line-height:1.65}.lead{margin-bottom:0;font-size:.96rem}.section-block{padding:6px 0 2px;border-top:1px solid #dce8e3}.member-home{gap:14px}.member-home-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;border:1px solid #ecd5ba;border-radius:8px;background:#fff7ed}.member-home-hero h1{margin-bottom:7px;font-size:1.45rem;line-height:1.18}.member-home-hero p:not(.eyebrow){margin-bottom:0;color:#5f4a39;line-height:1.55}.member-avatar-stack{display:flex;flex-direction:column;gap:6px}.member-avatar-stack img{width:58px;height:58px;border:2px solid #ffffff;border-radius:8px;object-fit:cover;background:#e7f7f4;box-shadow:0 6px 16px #412d1c1f}.member-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.member-status-panel{display:grid;gap:10px;padding:6px 0 2px;border-top:1px solid #dce8e3}.member-check-list{display:grid;gap:8px}.member-check-list button,.member-check-list div{display:grid;gap:3px;min-height:58px;padding:10px 12px;border:1px solid #d8e4df;border-radius:8px;background:#fff;color:#17211f;text-align:left}.member-check-list small{color:#64746f}.section-heading-row,.card-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.action-grid,.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.primary-button,.secondary-button,.wide-action-button,.text-button,.text-link-button{min-height:44px;border-radius:8px;font-weight:800}.primary-button{border:1px solid #0f766e;background:#0f766e;color:#fff}.secondary-button{border:1px solid #b9d7d0;background:#fff;color:#0f766e}.wide-action-button{width:100%;border:1px solid #d3dcd8;background:#17211f;color:#fff}.text-button,.text-link-button{border:0;background:transparent;color:#0f766e}.text-link-button{justify-self:center}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:20;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;width:min(100%,520px);min-height:calc(58px + env(safe-area-inset-bottom));margin:0 auto;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #d8e4df;background:#fffffffa}.bottom-nav button{min-width:0;min-height:44px;border:0;border-radius:8px;background:transparent;color:#60736c;font-size:.78rem;font-weight:800}.bottom-nav button.active{background:#e7f7f4;color:#0f766e}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat-item,.pet-card,.member-mymofu-card,.friend-card,.facility-card,.ad-card,.form-panel,.empty-state{border:1px solid #d8e4df;border-radius:8px;background:#fff}.stat-item{min-height:86px;padding:14px}.stat-item span{display:block;color:#60736c;font-size:.78rem;font-weight:700}.stat-item strong{display:block;margin-top:8px;color:#17211f;font-size:1.8rem;line-height:1}.card-list,.compact-list,.credential-list,.segmented-list{display:grid;gap:10px}.pet-card,.member-mymofu-card,.friend-card,.facility-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:12px}.pet-avatar,.member-mymofu-avatar,.friend-avatar,.facility-image{width:72px;height:72px;border-radius:8px;object-fit:cover;background:#e7f7f4}.pet-card-body{display:grid;gap:8px}.member-mymofu-body{display:grid;min-width:0;gap:9px}.member-tag-status{display:grid;gap:2px;padding:9px 10px;border-radius:8px;background:#f4f7f6}.member-tag-status span,.member-tag-status small{display:block}.member-tag-status span{color:#17211f;font-size:.82rem;font-weight:800}.member-tag-status small{color:#60736c;font-size:.74rem;line-height:1.35}.card-action-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.status-pill,.score-pill{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#f2f4f3;color:#596b65;font-size:.72rem;font-weight:800}.status-pill.is-public{background:#e7f7f4;color:#0f766e}.score-pill{background:#fff4de;color:#9a5b00}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tag-row span{padding:6px 8px;border-radius:999px;background:#f4f7f6;color:#3f504b;font-size:.76rem;font-weight:700}.compact-list button,.credential-list button,.list-row{display:grid;gap:3px;min-height:52px;padding:10px 12px;border:1px solid #d8e4df;border-radius:8px;background:#fff;color:#17211f;text-align:left}.friend-request-row{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:60px;padding:10px 12px;border:1px solid #d8e4df;border-radius:8px;background:#fff;color:#17211f}.friend-request-row strong,.friend-request-row small{display:block}.request-avatar{width:46px;height:46px;border-radius:8px;object-fit:cover;background:#e7f7f4}.chat-screen{gap:12px}.chat-peer-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:12px;border:1px solid #d8e4df;border-radius:8px;background:#fff}.chat-peer-card h2,.chat-peer-card p{margin-bottom:0}.chat-messages{display:grid;gap:10px;min-height:260px;padding:12px 0}.chat-message{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:8px;max-width:92%}.chat-message.is-mine{justify-self:end;grid-template-columns:minmax(0,1fr) auto}.chat-message.is-mine .chat-avatar{grid-column:2}.chat-message.is-mine .chat-bubble{grid-column:1;grid-row:1;background:#0f766e;color:#fff}.chat-message.is-mine .chat-meta,.chat-message.is-mine .chat-bubble p{color:#fff}.chat-avatar{width:34px;height:34px;border-radius:8px;object-fit:cover;background:#e7f7f4}.chat-bubble{display:grid;gap:5px;padding:10px 12px;border-radius:8px;background:#fff;color:#17211f;box-shadow:0 1px #0f172a14}.chat-bubble p{margin-bottom:0}.chat-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#60736c;font-size:.75rem}.chat-compose{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px;padding:10px;border:1px solid #d8e4df;border-radius:8px;background:#fff}.chat-compose textarea{min-height:52px;max-height:120px}.chat-compose button{min-width:72px}.compact-list small,.list-row small,.friend-request-row small{color:#64746f}.segmented-list{grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-list button{min-height:44px;border:1px solid #d8e4df;border-radius:8px;background:#fff;color:#0f766e;font-weight:800}.flow-list{display:grid;gap:8px}.flow-list span{min-height:38px;padding:10px 12px;border-left:4px solid #0f766e;border-radius:6px;background:#fff;color:#293a35;font-weight:700}.form-panel{display:grid;gap:12px;padding:14px}label{display:grid;gap:7px;color:#33443f;font-size:.86rem;font-weight:800}input,select,textarea{width:100%;min-height:44px;padding:10px 11px;border:1px solid #cad8d3;border-radius:8px;background:#fff;color:#17211f}textarea{min-height:92px;resize:vertical}.search-box{padding:12px;border:1px solid #d8e4df;border-radius:8px;background:#fff}.definition-list{display:grid;gap:10px;margin:0}.definition-list div{display:grid;gap:4px;padding:10px 0;border-bottom:1px solid #e5eeea}.definition-list dt{color:#60736c;font-size:.77rem;font-weight:800}.definition-list dd{margin:0;color:#1f302b;line-height:1.55}.metric-row{display:flex;flex-wrap:wrap;gap:8px;color:#60736c;font-size:.78rem;font-weight:700}.inline-alert,.friend-status,.form-error{margin:0;padding:11px 12px;border-radius:8px;line-height:1.5}.inline-alert{border:1px solid #f5c46b;background:#fff7e6;color:#7c4b00}.friend-status{border:1px solid #b9d7d0;background:#f2fbf8;color:#0f766e}.friend-status.is-friends{border-color:#cfe0d7;background:#f4f7f6;color:#3f504b}.form-error{border:1px solid #f3b0aa;background:#fff1f0;color:#9b2922}.empty-state{display:grid;gap:10px;padding:18px;text-align:center}.empty-state strong{font-size:1.04rem}.empty-state p{margin-bottom:0}.loading-state{display:flex;align-items:center;justify-content:center;gap:10px;min-height:180px;color:#60736c;font-weight:800}.spinner{width:18px;height:18px;border:3px solid #cde1db;border-top-color:#0f766e;border-radius:50%;animation:spin .8s linear infinite}.toast{position:fixed;left:14px;right:14px;bottom:calc(74px + env(safe-area-inset-bottom));z-index:30;width:min(calc(100% - 28px),492px);margin:0 auto;padding:12px 14px;border-radius:8px;background:#17211f;color:#fff;font-weight:800;box-shadow:0 16px 40px #0f172a3d}.public-content{width:100%;max-width:none;padding:0}.public-app-root{padding:0;background:#fffaf7}.public-portal{min-height:100svh;color:#2a1d17;background:#fffaf7}.portal-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:76px;padding:14px clamp(18px,5vw,56px);border-bottom:1px solid rgba(61,44,35,.12);background:#fffaf7f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.portal-brand{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#2a1d17;font-size:1.8rem;font-weight:900}.portal-brand img{width:30px;height:30px;border-radius:8px}.portal-nav{display:flex;align-items:center;gap:12px}.portal-nav button{min-height:44px;padding:0 22px;border:1px solid rgba(42,29,23,.22);border-radius:8px;background:#fff;color:#2a1d17;font-weight:900}.portal-nav button.is-primary{border-color:#ff6b3d;background:#ff6b3d;color:#fff}.portal-nav .menu-button{display:flex;flex-direction:column;justify-content:center;gap:4px;width:46px;padding:0;align-items:center}.menu-button span{display:block;width:20px;height:2px;border-radius:999px;background:#2a1d17}.portal-hero{position:relative;display:grid;min-height:172px;overflow:hidden;border-bottom:1px solid rgba(92,140,106,.18);background:linear-gradient(180deg,#dcf4ffdb,#e7f8dcc7),#dff5ff;place-items:center}.portal-hero:after{position:absolute;right:0;bottom:0;left:0;height:36px;background:linear-gradient(180deg,#8ecd7c33,#97d374b8);content:""}.portal-hero-copy{position:relative;z-index:3;padding:24px 18px 34px;text-align:center}.portal-hero h1{margin:0 0 14px;color:#2a1d17;font-size:2rem;line-height:1.25}.portal-hero p{margin:0;color:#2f241e;font-size:1.12rem;font-weight:800}.portal-hero-scene,.hero-cloud,.hero-tree,.hero-person,.hero-mymofu{position:absolute;pointer-events:none}.portal-hero-scene{inset:0;z-index:1}.hero-cloud{width:68px;height:18px;border-radius:999px;background:#ffffffdb}.hero-cloud:before,.hero-cloud:after{position:absolute;bottom:4px;border-radius:50%;background:#ffffffeb;content:""}.hero-cloud:before{left:12px;width:24px;height:24px}.hero-cloud:after{right:10px;width:30px;height:30px}.cloud-one{top:30px;left:8%}.cloud-two{top:44px;right:9%}.hero-tree{bottom:28px;width:24px;height:48px;border-radius:18px 18px 5px 5px;background:#7cc36e}.hero-tree:after{position:absolute;bottom:-20px;left:10px;width:5px;height:26px;border-radius:4px;background:#926a3d;content:""}.tree-one{left:5%}.tree-two{right:3%}.hero-person{right:17%;bottom:32px;width:16px;height:58px;border-radius:12px 12px 4px 4px;background:#fff;box-shadow:0 -18px 0 -5px #c47d58,-8px 16px 0 -6px #2e5f9d,8px 16px 0 -6px #2e5f9d}.hero-mymofu{right:10%;bottom:30px;width:46px;height:26px;border-radius:18px 18px 10px 10px;background:#d49338}.hero-mymofu:before,.hero-mymofu:after{position:absolute;content:""}.hero-mymofu:before{right:-12px;top:4px;width:18px;height:18px;border-radius:50%;background:#d49338}.hero-mymofu:after{left:-12px;top:1px;width:18px;height:6px;border-radius:999px;background:#d49338;transform:rotate(32deg)}.portal-main{display:grid;gap:24px;width:min(100%,1220px);margin:0 auto;padding:28px clamp(16px,4vw,44px) 34px}.portal-band{display:grid;gap:18px;padding:26px;border:1px solid rgba(42,29,23,.08);border-radius:8px}.portal-band-mymofu{background:#fff5f1}.portal-band-stores{background:#f3fbf0}.portal-band-suppliers{background:#f7f4ff}.portal-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.portal-section-header>div{display:flex;align-items:flex-start;min-width:0;gap:14px}.portal-section-icon{display:grid;width:34px;height:34px;flex:0 0 auto;border-radius:8px;background:#fff;color:#ff6b3d;font-weight:900;place-items:center}.portal-section-header h2{margin:0 0 5px;color:#20150f;font-size:1.4rem}.portal-section-header p{margin:0;color:#47372f;font-weight:700}.portal-section-header button{display:inline-flex;align-items:center;flex:0 0 auto;gap:8px;min-height:40px;padding:0 4px;border:0;background:transparent;color:#20150f;font-weight:900}.portal-section-header button span{font-size:1.35rem}.portal-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.portal-card{display:grid;min-width:0;overflow:hidden;padding:0;border:1px solid rgba(44,34,28,.12);border-radius:8px;background:#fff;color:#20150f;text-align:left;box-shadow:0 4px 12px #2e22190f}.portal-card:hover{transform:translateY(-1px)}.portal-card-photo,.portal-visual{display:block;width:100%;aspect-ratio:1.18 / 1;object-fit:cover;background:#edf4ee}.portal-sprite{background-repeat:no-repeat;background-size:500% 400%;background-color:#ede6dc}.portal-card-body{display:grid;gap:3px;min-height:94px;padding:12px}.portal-card-body strong,.portal-card-body small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-card-body strong{font-size:.98rem}.portal-card-body small{color:#4e4039;font-weight:700}.coupon-label{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff2cf;color:#b56a00!important}.portal-visual{position:relative;overflow:hidden}.portal-visual em{position:absolute;top:10px;left:10px;z-index:2;padding:5px 9px;border-radius:999px;background:#2a1d17b8;color:#fff;font-size:.74rem;font-style:normal;font-weight:900}.store-run{background:linear-gradient(140deg,#4084401a,#40844080),repeating-linear-gradient(90deg,transparent 0 22px,rgba(63,95,54,.14) 22px 24px),#bfe3a7}.store-cafe{background:linear-gradient(90deg,rgba(255,255,255,.72) 0 38%,transparent 38% 100%),repeating-linear-gradient(0deg,#815c362e 0 14px,#ffffff1f 14px 30px),#e6cfad}.store-trim{background:radial-gradient(circle at 55% 45%,#ffffff 0 16%,transparent 17%),radial-gradient(circle at 45% 48%,#f0e0cc 0 22%,transparent 23%),#d3e7ee}.store-hospital{background:linear-gradient(90deg,transparent 0 44%,#7bc8a4 44% 56%,transparent 56% 100%),linear-gradient(0deg,transparent 0 44%,#7bc8a4 44% 56%,transparent 56% 100%),#eef6f2}.store-hotel{background:linear-gradient(135deg,#4d362133,#fff6),repeating-linear-gradient(90deg,rgba(116,78,45,.24) 0 4px,transparent 4px 18px),#e7d2b9}.store-park{background:repeating-linear-gradient(90deg,rgba(41,80,45,.54) 0 5px,transparent 5px 28px),linear-gradient(180deg,#a8d995,#6d9e5e)}.supplier-food{background:linear-gradient(75deg,transparent 0 26%,#c99a47 26% 74%,transparent 74% 100%),#f0dfc0}.supplier-jerky{background:repeating-linear-gradient(145deg,#8a3f28 0 16px,#bd6b48 16px 28px),#f5dfcf}.supplier-wet{background:radial-gradient(circle at 50% 45%,#c59362 0 28%,transparent 29%),radial-gradient(circle at 50% 48%,#fff8ed 0 42%,transparent 43%),#f0e0c9}.supplier-toy{background:radial-gradient(circle at 45% 50%,#ff759f 0 9%,transparent 10%),repeating-linear-gradient(45deg,#f88db1 0 8px,#ffd4e2 8px 16px),#fff2f6}.supplier-insurance{background:linear-gradient(90deg,transparent 0 20%,#ffffff 20% 80%,transparent 80% 100%),linear-gradient(180deg,#9ad8c3,#3e9b85)}.supplier-care{background:radial-gradient(circle at 50% 32%,#232323 0 8%,transparent 9%),linear-gradient(90deg,transparent 0 32%,#f8f7ef 32% 68%,transparent 68% 100%),#d8ead5}.portal-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:24px 34px;border:1px solid;border-radius:8px;background:#fff}.portal-cta-member{border-color:#f3c76e;background:#fffaf0}.portal-cta-business{border-color:#a9c9f8;background:#f3f8ff}.portal-cta h2{margin:0 0 8px;font-size:1.6rem}.portal-cta p{margin:0;color:#46372e;font-weight:700}.portal-cta button{min-height:58px;min-width:240px;border:0;border-radius:999px;background:#ff6b3d;color:#fff;font-size:1.02rem;font-weight:900}.portal-cta-business button{background:#236fce}.portal-cta-icon{display:grid;width:86px;height:86px;place-items:center}.mini-mymofu{position:relative;width:58px;height:42px;border-radius:20px 20px 12px 12px;background:#e6a23d}.mini-mymofu:before,.mini-mymofu:after{position:absolute;content:""}.mini-mymofu:before{right:-15px;top:7px;width:22px;height:22px;border-radius:50%;background:#e6a23d}.mini-mymofu:after{left:10px;top:-12px;width:12px;height:18px;border-radius:9px 9px 2px 2px;background:#cf8427;box-shadow:22px 0 #cf8427}.mini-building{position:relative;width:62px;height:62px;border-radius:8px 8px 3px 3px;background:#5e9ddd}.mini-building:before{position:absolute;top:12px;left:12px;width:10px;height:10px;background:#ddecff;box-shadow:20px 0 #ddecff,0 20px #ddecff,20px 20px #ddecff;content:""}.portal-footer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(100%,1220px);margin:0 auto;padding:22px clamp(16px,4vw,44px) 30px;border-top:1px solid rgba(42,29,23,.12)}.portal-footer button{min-height:42px;border:0;background:transparent;color:#3c312c;font-weight:800}.portal-subview{padding-top:16px}.portal-view-toolbar{display:flex;align-items:center;gap:12px}.portal-view-toolbar h2{margin:0 0 4px;color:#20150f;font-size:1.28rem}.portal-view-toolbar p{margin:0;color:#4e4039;font-weight:700}.portal-back-button{flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid rgba(42,29,23,.16);border-radius:8px;background:#fff;color:#2a1d17;font-weight:900}.portal-search{display:grid;gap:7px}.portal-search span,.portal-list-count{color:#4e4039;font-size:.86rem;font-weight:800}.portal-search input{width:100%;min-height:42px;padding:0 12px;border:1px solid rgba(42,29,23,.16);border-radius:8px;background:#fff;color:#20150f;outline:none}.portal-search input:focus{border-color:#ff6b3d;box-shadow:0 0 0 3px #ff6b3d29}.portal-list-count{margin:-2px 0 0}.portal-list-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portal-empty{margin:0;padding:16px;border-radius:8px;background:#ffffffb8;color:#4e4039;font-weight:800;text-align:center}.portal-detail-panel{display:grid;grid-template-columns:minmax(220px,.8fr) 1fr;gap:18px;align-items:start}.portal-detail-visual{display:block;width:100%;aspect-ratio:1.22 / 1;overflow:hidden;border-radius:8px;background-color:#ede6dc;box-shadow:0 4px 12px #2e221914}.portal-detail-body{display:grid;gap:12px}.portal-detail-body>strong{color:#20150f;font-size:1.32rem}.portal-detail-body dl{display:grid;gap:8px;margin:0}.portal-detail-body dl div{display:grid;grid-template-columns:96px 1fr;gap:10px;padding-bottom:8px;border-bottom:1px solid rgba(42,29,23,.08)}.portal-detail-body dt,.portal-detail-body dd{margin:0}.portal-detail-body dt{color:#6a5a50;font-weight:800}.portal-detail-body dd{color:#20150f;font-weight:900}.portal-detail-body p{margin:0;color:#4e4039;font-weight:700;line-height:1.6}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:679px){.device-stage,.device-frame,.device-bezel,.device-screen{display:contents;min-height:0}}@media(min-width:680px){body{background:linear-gradient(135deg,#dbe6e3,#eef4f2 48%,#d7e3df)}.device-stage{display:grid;min-height:100svh;padding:24px;place-items:center}.device-frame{position:relative;min-height:0;padding:12px;border-radius:56px;background:#101314;box-shadow:0 28px 70px #0f172a47,inset 0 0 0 1px #ffffff1f}.device-bezel{position:relative;min-height:0;padding:5px;border-radius:47px;background:linear-gradient(145deg,#1b1e20,#050708)}.device-hardware{position:absolute;display:block;width:3px;border-radius:999px;background:#272b2d}.device-hardware-left{top:150px;left:-3px;height:84px}.device-hardware-right{top:188px;right:-3px;height:108px}.device-screen{position:relative;display:flex;flex-direction:column;width:390px;height:min(844px,calc(100svh - 82px));min-height:720px;overflow:hidden;border-radius:41px;background:#f8fbfa}.device-screen:before{position:absolute;top:10px;left:50%;z-index:40;width:112px;height:32px;border-radius:999px;background:#101314;box-shadow:inset 0 -1px #ffffff14;content:"";transform:translate(-50%)}.ios-status-bar{position:relative;z-index:30;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;height:48px;padding:12px 26px 4px;color:#17211f;font-size:.82rem;font-weight:800;letter-spacing:0;background:#f8fbfa}.ios-status-icons{display:flex;align-items:center;gap:6px}.ios-signal{display:inline-block;width:18px;height:12px;background:linear-gradient(to top,#17211f 0 35%,transparent 35% 100%);clip-path:polygon(0 100%,16% 100%,16% 72%,32% 72%,32% 100%,48% 100%,48% 52%,64% 52%,64% 100%,80% 100%,80% 28%,100% 28%,100% 100%)}.ios-wifi{width:16px;height:12px;border:3px solid #17211f;border-bottom:0;border-left-color:transparent;border-right-color:transparent;border-radius:16px 16px 0 0}.ios-battery{position:relative;width:24px;height:12px;border:1.8px solid #17211f;border-radius:4px}.ios-battery:before{position:absolute;top:2px;left:2px;width:15px;height:6px;border-radius:2px;background:#17211f;content:""}.ios-battery:after{position:absolute;top:3px;right:-4px;width:2px;height:5px;border-radius:0 2px 2px 0;background:#17211f;content:""}.app-root{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-height:0;height:100%;margin:0 auto;overflow:hidden;padding:0;border:0;scrollbar-width:none}.app-root::-webkit-scrollbar{display:none}.app-header{top:0}.app-content{flex:1 1 auto;min-height:0;width:100%;overflow-y:auto}.bottom-nav{position:relative;flex:0 0 auto;right:auto;bottom:auto;left:auto;width:100%;min-height:58px;margin:0;padding:7px 8px 8px}.toast{position:absolute;right:14px;bottom:72px;left:14px;width:auto}.ios-home-indicator{position:absolute;right:0;bottom:6px;left:0;z-index:42;display:block;width:132px;height:5px;margin:0 auto;border-radius:999px;background:#17211fdb}}@media(max-width:374px){.action-grid,.field-grid,.stat-grid,.segmented-list,.hero-panel,.member-home-hero,.public-profile,.facility-detail,.pet-card,.member-mymofu-card,.friend-card,.chat-peer-card,.chat-compose,.facility-card{grid-template-columns:1fr}.hero-icon,.member-mymofu-avatar,.public-avatar,.facility-hero-image,.pet-avatar,.friend-avatar,.facility-image{width:76px;height:76px}.bottom-nav button{font-size:.76rem}.member-avatar-stack{flex-direction:row}}@media(min-width:680px){.device-stage.is-public-portal{display:grid;min-height:100svh;padding:24px;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.82),transparent 34%),linear-gradient(135deg,#dbe6e3,#fff1e8 54%,#d8e8dd);place-items:center}.is-public-portal .device-frame{background:linear-gradient(145deg,#202427,#07090a);box-shadow:0 32px 80px #0f172a4d,0 8px 24px #5438281f,inset 0 0 0 1px #ffffff29}.is-public-portal .device-screen{background:#fffaf7}.is-public-portal .ios-status-bar{color:#2a1d17;background:#fffaf7}.is-public-portal .app-root{display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden;background:#fffaf7}.is-public-portal .app-content{flex:1 1 auto;min-height:0;overflow-y:auto}.is-public-portal .public-portal{min-height:100%}.is-public-portal .portal-header{align-items:center;flex-direction:row;gap:10px;min-height:auto;padding:8px 12px}.is-public-portal .portal-brand{flex:1 1 auto;min-width:0;font-size:1.22rem}.is-public-portal .portal-brand img{width:22px;height:22px}.is-public-portal .portal-nav{flex:0 0 auto;gap:6px}.is-public-portal .portal-nav button:not(.menu-button){flex:0 0 auto;min-height:36px;padding-inline:10px;font-size:.78rem}.is-public-portal .portal-nav .menu-button{flex:0 0 36px;width:36px;min-height:36px}.is-public-portal .portal-hero{min-height:108px}.is-public-portal .portal-hero-copy{padding:16px 14px 20px}.is-public-portal .portal-hero h1{margin-bottom:8px;font-size:1.12rem}.is-public-portal .portal-hero p{font-size:.82rem}.is-public-portal .portal-hero-scene{display:none}.is-public-portal .portal-main{gap:12px;width:100%;padding:12px 10px 18px}.is-public-portal .portal-band{gap:10px;padding:12px}.is-public-portal .portal-section-header{align-items:center;flex-direction:row;gap:8px}.is-public-portal .portal-section-header>div{gap:8px}.is-public-portal .portal-section-icon{width:28px;height:28px;border-radius:7px}.is-public-portal .portal-section-header h2{margin-bottom:2px;font-size:.98rem}.is-public-portal .portal-section-header p{font-size:.74rem;line-height:1.35}.is-public-portal .portal-section-header button{min-height:30px;gap:4px;font-size:.78rem}.is-public-portal .portal-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-inline:0;overflow:visible;padding:0}.is-public-portal .portal-card{min-width:0}.is-public-portal .portal-card-photo,.is-public-portal .portal-visual{aspect-ratio:1.22 / 1}.is-public-portal .portal-card-body{min-height:70px;gap:2px;padding:7px}.is-public-portal .portal-card-body strong{font-size:.78rem}.is-public-portal .portal-card-body small{font-size:.66rem;line-height:1.25;white-space:nowrap}.is-public-portal .coupon-label{padding:2px 7px;font-size:.68rem}.is-public-portal .portal-visual em{top:7px;left:7px;padding:4px 7px;font-size:.64rem}.is-public-portal .portal-cta{grid-template-columns:1fr;gap:8px;padding:12px;text-align:left}.is-public-portal .portal-cta-icon{display:none}.is-public-portal .portal-cta h2{margin-bottom:3px;font-size:1rem}.is-public-portal .portal-cta p{font-size:.76rem;line-height:1.45}.is-public-portal .portal-cta button{grid-column:1 / -1;width:100%;min-width:0;min-height:40px;font-size:.86rem}.is-public-portal .portal-subview{padding-top:12px}.is-public-portal .portal-view-toolbar{align-items:flex-start;gap:9px}.is-public-portal .portal-back-button{min-height:32px;padding-inline:10px;font-size:.76rem}.is-public-portal .portal-view-toolbar h2{font-size:1rem}.is-public-portal .portal-view-toolbar p{font-size:.72rem;line-height:1.4}.is-public-portal .portal-search span,.is-public-portal .portal-list-count{font-size:.74rem}.is-public-portal .portal-search input{min-height:38px;font-size:.82rem}.is-public-portal .portal-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.is-public-portal .portal-detail-panel{grid-template-columns:1fr;gap:12px}.is-public-portal .portal-detail-body>strong{font-size:1.08rem}.is-public-portal .portal-detail-body dl div{grid-template-columns:82px 1fr;gap:8px;font-size:.8rem}.is-public-portal .portal-detail-body p{font-size:.78rem;line-height:1.5}.is-public-portal .portal-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:10px 12px 16px}.is-public-portal .portal-footer button{min-height:30px;font-size:.72rem}}@media(min-width:960px){.portal-card-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:760px){.portal-header{align-items:flex-start;flex-direction:column}.portal-nav{width:100%}.portal-nav button:not(.menu-button){flex:1 1 auto;padding-inline:14px}.portal-hero h1{font-size:1.55rem}.portal-hero p{font-size:1rem}.portal-main{padding-inline:12px}.portal-band{padding:18px 14px}.portal-section-header{align-items:flex-start;flex-direction:column}.portal-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-card-body{min-height:104px;padding:10px}.portal-cta{grid-template-columns:1fr;padding:20px;text-align:center}.portal-cta-icon{justify-self:center}.portal-cta button{width:100%;min-width:0}.portal-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.portal-brand{font-size:1.55rem}.portal-nav{gap:8px}.portal-nav button{font-size:.9rem}.portal-card-body strong,.portal-card-body small{white-space:normal}}@media(max-width:760px){.public-portal .portal-header{align-items:center;flex-direction:row;gap:10px;min-height:auto;padding:8px 12px}.public-portal .portal-brand{flex:1 1 auto;min-width:0;font-size:1.22rem}.public-portal .portal-brand img{width:22px;height:22px}.public-portal .portal-nav{flex:0 0 auto;width:auto;gap:6px}.public-portal .portal-nav button:not(.menu-button){flex:0 0 auto;min-height:36px;padding-inline:10px;font-size:.78rem}.public-portal .portal-nav .menu-button{flex:0 0 36px;width:36px;min-height:36px}.public-portal .portal-hero{min-height:108px}.public-portal .portal-hero-copy{padding:16px 14px 20px}.public-portal .portal-hero h1{margin-bottom:8px;font-size:1.12rem}.public-portal .portal-hero p{font-size:.82rem}.public-portal .portal-hero-scene{display:none}.public-portal .portal-main{gap:12px;padding:12px 10px 18px}.public-portal .portal-band{gap:10px;padding:12px}.public-portal .portal-section-header{align-items:center;flex-direction:row;gap:8px}.public-portal .portal-section-header>div{gap:8px}.public-portal .portal-section-icon{width:28px;height:28px;border-radius:7px}.public-portal .portal-section-header h2{margin-bottom:2px;font-size:.98rem}.public-portal .portal-section-header p{font-size:.74rem;line-height:1.35}.public-portal .portal-section-header button{min-height:30px;gap:4px;font-size:.78rem}.public-portal .portal-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-inline:0;overflow:visible;padding:0}.public-portal .portal-card{min-width:0}.public-portal .portal-card-photo,.public-portal .portal-visual{aspect-ratio:1.22 / 1}.public-portal .portal-card-body{min-height:70px;gap:2px;padding:7px}.public-portal .portal-card-body strong{font-size:.78rem}.public-portal .portal-card-body small{font-size:.66rem;line-height:1.25;white-space:nowrap}.public-portal .coupon-label{padding:2px 7px;font-size:.68rem}.public-portal .portal-visual em{top:7px;left:7px;padding:4px 7px;font-size:.64rem}.public-portal .portal-cta{grid-template-columns:1fr;gap:8px;padding:12px;text-align:left}.public-portal .portal-cta-icon{display:none}.public-portal .portal-cta h2{margin-bottom:3px;font-size:1rem}.public-portal .portal-cta p{font-size:.76rem;line-height:1.45}.public-portal .portal-cta button{grid-column:1 / -1;width:100%;min-width:0;min-height:40px;font-size:.86rem}.public-portal .portal-subview{padding-top:12px}.public-portal .portal-view-toolbar{align-items:flex-start;gap:9px}.public-portal .portal-back-button{min-height:32px;padding-inline:10px;font-size:.76rem}.public-portal .portal-view-toolbar h2{font-size:1rem}.public-portal .portal-view-toolbar p{font-size:.72rem;line-height:1.4}.public-portal .portal-search span,.public-portal .portal-list-count{font-size:.74rem}.public-portal .portal-search input{min-height:38px;font-size:.82rem}.public-portal .portal-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.public-portal .portal-detail-panel{grid-template-columns:1fr;gap:12px}.public-portal .portal-detail-body>strong{font-size:1.08rem}.public-portal .portal-detail-body dl div{grid-template-columns:82px 1fr;gap:8px;font-size:.8rem}.public-portal .portal-detail-body p{font-size:.78rem;line-height:1.5}.public-portal .portal-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:10px 12px 16px}.public-portal .portal-footer button{min-height:30px;font-size:.72rem}}
