:root{--sat:env(safe-area-inset-top,0px);--sab:env(safe-area-inset-bottom,0px);--app-column:560px}*{margin:0;padding:0;box-sizing:border-box}.app-safe-area{min-height:100vh;min-height:100dvh;box-sizing:border-box;padding-top:var(--sat);padding-bottom:var(--sab)}.app-safe-area,html{width:100%!important;min-width:100%!important;max-width:100%!important}html{overflow-x:hidden;font-size:16px}html.is-native{font-size:12px!important}html.is-native .app-open-panel{display:none!important}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;width:100%!important;min-width:100%!important;max-width:100%!important;overflow-x:hidden}.claim-container,.complete-container,.container,.estimate-container,.home-container,.login-container,.moving-history-container,.mypage-container,.page-wrapper,.reviews-container,.usage-history-container,.write-review-container{padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px));box-sizing:border-box}.app-safe-area .step-actions,.app-safe-area .submit-section{padding-bottom:calc(1rem + var(--sab, env(safe-area-inset-bottom, 0px)))!important;box-sizing:border-box;width:100%;max-width:var(--app-column)!important;margin-left:auto!important;margin-right:auto!important}.force-update-overlay{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(10,12,20,.72);box-sizing:border-box}.force-update-card{width:min(100%,360px);background:#fff;border-radius:16px;padding:1.75rem 1.5rem;text-align:center;box-shadow:0 12px 40px rgba(0,0,0,.25)}.force-update-card h2{margin:0 0 .75rem;font-size:1.15rem;font-weight:700;color:#111}.force-update-card p{margin:0 0 1.35rem;font-size:.92rem;line-height:1.55;color:#555}.force-update-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;width:100%;padding:.75rem 1rem;border-radius:10px;background:#2a3efd;color:#fff;font-size:.95rem;font-weight:700;text-decoration:none;box-sizing:border-box}.app-open-panel{display:none;position:fixed;right:calc((100vw + var(--app-column)) / 2 + 36px);top:50%;transform:translateY(-50%);z-index:10;flex-direction:column;align-items:center;width:max-content;max-width:200px;pointer-events:none}.app-open-panel__logo{display:block;width:auto;height:22px;object-fit:contain}.app-open-panel__title{margin-top:.5rem;font-size:1rem;font-weight:700;line-height:1.4;color:#111;text-align:center}.app-open-panel__qr-wrap{margin-top:1.25rem;padding:1.25rem;border:1px solid #e5e7eb;border-radius:1.5rem;background:#fff;line-height:0}.app-open-panel__desc{margin-top:1.75rem;font-size:.8125rem;font-weight:400;line-height:1.5;color:#6b7280;text-align:center}@media (min-width:960px){.app-open-panel{display:flex}}.app-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background:#2a3efd;position:-webkit-sticky;position:sticky;top:0;z-index:100;overflow:visible;width:100%;max-width:var(--app-column);margin-left:auto;margin-right:auto;box-sizing:border-box}.app-header.login-page{background:white}.app-header.transparent{background:transparent}.app-header.transparent .btn-logout{text-shadow:0 1px 3px rgba(0,0,0,.45)}.logo-badge{height:21px;width:21px}.logo-badge,.logo-wordmark{object-fit:contain;display:block}.logo-wordmark{height:17px;width:auto}.logo-wordmark-text{height:auto;font-family:Gaegu,cursive;font-size:20px;font-weight:700;color:#000;line-height:1;white-space:nowrap}.logo-section{display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:opacity .3s ease;overflow:visible;padding:0}.logo-section:hover{opacity:.9}.logo-icon{height:40px;width:auto;object-fit:contain;padding:0;border-radius:0;display:block;opacity:1;filter:none}.app-header:not(.login-page) .logo-icon{background:transparent}.app-header.login-page .logo-icon{height:40px;background:white}.logo-icon-text{display:block;font-family:Gaegu,cursive;font-size:22px;font-weight:700;color:#fff;line-height:1;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:.75rem;margin-left:auto}.btn-login{background:none;border:none;font-size:.75rem;font-weight:500;color:white;cursor:pointer;padding:.3rem .5rem;transition:all .3s ease;border-radius:6px}.app-header.login-page .btn-login{color:#2A3EFD}.btn-logout{background:none;border:none;font-size:.75rem;font-weight:500;color:#999;cursor:pointer;padding:.3rem .5rem;transition:all .3s ease;border-radius:6px}.btn-login:hover{color:rgba(255,255,255,.8);background:rgba(255,255,255,.1)}.btn-login.btn-login-pill{background:#2a3efd;color:white;border-radius:999px;padding:.45rem 1.1rem;font-size:.85rem}.btn-login.btn-login-pill:hover{background:#1f2fd4;color:white}.app-header.login-page .btn-login:hover{color:#2A3EFD;background:rgba(42,62,253,.1)}.btn-logout:hover{color:#777;background:rgba(255,255,255,.1)}@media (max-width:768px){.app-header{padding:.4rem 1rem}.logo-icon{width:auto}.app-header.login-page .logo-icon,.logo-icon{height:32px}.btn-logout{font-size:.85rem;padding:.4rem .6rem}}.account-deletion-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.55);box-sizing:border-box}.account-deletion-dialog{width:100%;max-width:420px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.2)}.account-deletion-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #e5e5e5}.account-deletion-header h3{margin:0;font-size:calc(1.1rem + 2px);font-weight:700;color:#1a1a1a}.account-deletion-close{flex-shrink:0;width:36px;height:36px;padding:0;border:none;border-radius:8px;background:#f5f5f5;color:#666;font-size:calc(1.5rem + 2px);line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.account-deletion-body{overflow-y:auto;padding:1.25rem;flex:1 1}.deletion-lead{margin:0 0 1rem;font-size:calc(.9rem + 2px);line-height:1.55;color:#333}.deletion-block{margin-bottom:1rem;padding:.85rem 1rem;background:#f8fafc;border-radius:8px}.deletion-block--muted{background:#f5f5f5}.deletion-block h4{margin:0 0 .5rem;font-size:calc(.88rem + 2px);font-weight:700;color:#1a1a1a}.deletion-block ul{margin:0;padding-left:1.1rem;font-size:calc(.82rem + 2px);color:#555;line-height:1.5}.deletion-note{margin:0 0 1rem;font-size:calc(.82rem + 2px);color:#666}.deletion-link{border:none;background:none;padding:0;color:#2A3EFD;text-decoration:underline;cursor:pointer;font-size:inherit}.deletion-checkbox{display:flex;align-items:flex-start;gap:.65rem;cursor:pointer;font-size:calc(.85rem + 2px);color:#333;line-height:1.45}.deletion-checkbox input{margin-top:.2rem;flex-shrink:0;accent-color:#c0392b}.deletion-error{margin:.75rem 0 0;color:#c0392b;font-size:calc(.82rem + 2px)}.success-message{margin:1rem 0;text-align:center;font-size:calc(.95rem + 2px);line-height:1.6;color:#333}.account-deletion-footer{flex-shrink:0;display:flex;gap:.65rem;padding:1rem 1.25rem;border-top:1px solid #e5e5e5}.account-deletion-btn-cancel,.account-deletion-btn-confirm,.account-deletion-btn-delete{flex:1 1;min-height:44px;border:none;border-radius:8px;font-size:calc(.9rem + 2px);font-weight:600;cursor:pointer}.account-deletion-btn-cancel{background:#f5f5f5;color:#555}.account-deletion-btn-delete{background:#c0392b;color:#fff}.account-deletion-btn-delete:disabled{opacity:.5;cursor:not-allowed}.account-deletion-btn-confirm{background:#4a90e2;color:#fff}.mypage-sheet-overlay{position:fixed;inset:0;z-index:9000;background:rgba(0,0,0,.45);display:flex;align-items:stretch;justify-content:flex-end}.mypage-sheet-panel{position:relative;width:min(70%,420px);height:100%;max-height:100dvh;background:#fff;border-radius:24px 0 0 24px;overflow:hidden;box-shadow:-4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column;animation:mypage-sheet-slide-from-right .28s ease-out}html.is-native .mypage-sheet-panel{width:70%;max-width:420px}@keyframes mypage-sheet-slide-from-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}.mypage-sheet-close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border:none;border-radius:8px;background:#f5f5f5;color:#666;font-size:calc(1.5rem + 2px);line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.mypage-sheet-scroll{overflow-y:auto;padding:4rem 1.25rem calc(1.25rem + var(--sab, env(safe-area-inset-bottom, 0px)));-webkit-overflow-scrolling:touch}.mypage-menu{display:flex;flex-direction:column}.mypage-menu-section-divider{height:2px;margin:1.35rem 0;background:#b0b0b0}.mypage-menu-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.55rem 0;border:none;background:transparent;font-size:calc(.95rem + 2px);font-weight:600;color:#1a1a1a;text-align:left;cursor:pointer}.mypage-menu-meta{display:flex;align-items:center;gap:.35rem;color:#888}.mypage-menu-count{font-size:calc(.85rem + 2px);font-weight:600;color:#4a90e2}.mypage-menu-chevron{font-size:calc(1.1rem + 2px);line-height:1}.mypage-notification-consent{display:flex;align-items:flex-start;gap:.65rem;cursor:pointer;font-size:calc(.95rem + 2px);font-weight:600;color:#333}.mypage-notification-checkbox{width:18px;height:18px;margin-top:.15rem;flex-shrink:0;accent-color:#4a90e2;cursor:pointer}.mypage-notification-hint{margin:.75rem 0 0;padding-left:1.85rem;font-size:calc(.8rem + 2px);color:#666;line-height:1.45}.mypage-consult{display:flex;flex-direction:column;gap:.45rem;margin:1.25rem 0 .75rem}.mypage-legal-inline{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem .65rem;margin-bottom:1.25rem;padding:0 .25rem}.mypage-legal-inline-btn{border:none;background:transparent;padding:.25rem 0;font-size:calc(.78rem + 2px);color:#888;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.mypage-legal-inline-btn:hover{color:#4a90e2}.mypage-legal-inline-btn--danger{color:#999}.mypage-legal-inline-btn--danger:hover{color:#c0392b}.mypage-legal-inline-divider{font-size:calc(.75rem + 2px);color:#ddd;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mypage-consult-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.4rem;min-height:44px;border:none;border-radius:10px;font-size:calc(.9rem + 2px);font-weight:700;cursor:pointer;text-decoration:none;box-sizing:border-box;padding:.5rem .4rem}.mypage-consult-btn--chat{background:#fee500;color:#1a1a1a}.mypage-consult-btn--chat:hover{background:#f5dc00;color:#1a1a1a}.mypage-consult-icon{font-size:calc(1rem + 2px)}.mypage-consult-hours{margin:0;text-align:center;font-size:calc(.72rem + 2px);line-height:1.4;color:#9ca3af}.mypage-company-footer{padding-top:.5rem;border-top:1px solid #f0f0f0;font-size:calc(.72rem + 2px);line-height:1.55;color:#9ca3af}.mypage-company-footer p{margin:0 0 .15rem}.mypage-company-name{font-size:calc(.8rem + 2px);font-weight:700;color:#374151;margin-bottom:.35rem!important}.mypage-company-copy{margin-top:.5rem!important}.mypage-nested-overlay{position:fixed;inset:0;z-index:9500;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:1rem}.mypage-nested-dialog{width:100%;max-width:400px;background:#fff;border-radius:12px;overflow:hidden}.mypage-nested-dialog--small{max-width:300px}.mypage-nested-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #eee}.mypage-nested-header h3{margin:0;font-size:calc(1.05rem + 2px);font-weight:700}.mypage-nested-close{width:32px;height:32px;border:none;background:#f5f5f5;border-radius:8px;font-size:calc(1.4rem + 2px);line-height:1;cursor:pointer;color:#666}.mypage-nested-body{padding:1.25rem}.mypage-nested-footer{display:flex;gap:.65rem;padding:1rem 1.25rem;border-top:1px solid #eee}.mypage-form-group{margin-bottom:1.25rem}.mypage-form-group label{display:block;font-size:calc(.85rem + 2px);font-weight:600;margin-bottom:.5rem;color:#333}.mypage-form-input{width:100%;padding:.75rem;border:1px solid #e5e5e5;border-radius:8px;font-size:calc(.9rem + 2px);box-sizing:border-box}.mypage-checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:600}.mypage-checkbox{width:18px;height:18px;accent-color:#4a90e2}.mypage-form-hint{margin:.5rem 0 0;font-size:calc(.8rem + 2px);color:#666}.mypage-nested-btn-cancel,.mypage-nested-btn-save{flex:1 1;min-height:44px;border:none;border-radius:8px;font-size:calc(.9rem + 2px);font-weight:600;cursor:pointer}.mypage-nested-btn-cancel{background:#f5f5f5;color:#555}.mypage-nested-btn-save{background:#4a90e2;color:#fff}.mypage-coming-soon-text{text-align:center;margin:1rem 0;font-size:calc(.95rem + 2px);color:#666}.default-layout{min-height:100vh;background:#f5f5f5;padding-bottom:0;display:flex;flex-direction:column}.default-layout.has-bottom-nav{padding-bottom:calc(72px + var(--sab, env(safe-area-inset-bottom, 0px)))}.main-content{width:100%;max-width:var(--app-column);margin-left:auto;margin-right:auto;flex:1 0 auto;min-height:min-content;overflow:visible}.default-layout.is-full-width .main-content{max-width:none}.bottom-nav{position:fixed;bottom:0;left:50%;right:auto;transform:translateX(-50%);width:100%;max-width:var(--app-column);background:white;border-top:1px solid #e5e5e5;justify-content:space-between;box-sizing:border-box;min-height:calc(72px + var(--sab, env(safe-area-inset-bottom, 0px)));padding-bottom:var(--sab,env(safe-area-inset-bottom,0));z-index:1000;box-shadow:none}.bottom-nav,.nav-item{display:flex;align-items:center}.nav-item{flex-direction:column;justify-content:center;gap:.25rem;background:none;border:none;cursor:pointer;height:72px;min-width:70px;width:25%;max-width:192px;padding:.3rem .4rem;transition:all .3s ease;color:#959ba6}.nav-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.nav-chat-unread-dot{position:absolute;top:-3px;right:-5px;width:8px;height:8px;border-radius:50%;background:#2847f6;border:2px solid #fff;box-sizing:content-box}.nav-icon-image{width:20px;height:20px;object-fit:contain;transition:filter .3s ease,opacity .3s ease;filter:invert(67%) sepia(8%) saturate(284%) hue-rotate(182deg) brightness(90%) contrast(87%)}.nav-item span{font-size:.5rem;font-weight:600;transition:color .3s ease,opacity .3s ease;color:#959ba6;line-height:1}.nav-item.active{color:#2847f6}.nav-item.active .nav-icon-image{filter:invert(23%) sepia(94%) saturate(4650%) hue-rotate(229deg) brightness(99%) contrast(97%)}.nav-item:hover{opacity:.85}.nav-item.active span{color:#2847f6}@media (max-width:768px){.nav-item{min-width:70px;max-width:192px;height:72px;padding:.35rem}.nav-item span{font-size:.72rem}}