body{margin:0}body.flutter-app{padding-bottom:env(safe-area-inset-bottom,20px)}body.flutter-app .App{padding-bottom:20px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.splash-container{align-items:center;background:#000;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .5s ease-out;width:100%;z-index:9999}.splash-container.fade-out{opacity:0;pointer-events:none}.splash-image{height:100%;object-fit:cover;object-position:center;width:100%}@media (max-width:768px){.splash-image{object-fit:cover;transform:scale(1.2)}}@media (max-width:430px){.splash-image{transform:scale(1.5)}}.login-container{background-color:#1e1e1e;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.login-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;padding:40px 20px;width:100%}.login-container .web-footer{margin-top:0}.login-inner{display:flex;flex-direction:column;gap:20px;height:100%;width:100%}.login-top{flex:1 1;justify-content:center}.login-top,.logo-section{align-items:center;display:flex}.logo-section{flex-direction:column;gap:16px;width:100%}.logo-wrapper{align-items:center;display:flex;justify-content:center;transform:rotate(180deg)}.logo{height:62px;width:100px}.login-title{color:#beae79;font-size:40px;font-weight:800;line-height:48px}.login-subtitle,.login-title{font-family:SUIT,sans-serif;margin:0;text-align:center}.login-subtitle{color:#fff;font-size:16px;font-weight:400;line-height:20px}.login-buttons{flex-direction:column}.login-btn,.login-buttons{display:flex;gap:8px;width:100%}.login-btn{align-items:center;border:none;border-radius:40px;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;justify-content:center;line-height:16px;padding:12px;transition:all .2s}.btn-icon{height:20px;width:20px}.kakao-btn{background:#fee500;color:#1e1e1e}.kakao-btn:hover{background:#fdd835}.naver-btn{background:#03c75a;color:#fff}.naver-btn:hover{background:#02b350}.google-btn{background:#fff;border:1px solid #dadce0;color:#1e1e1e}.google-btn:hover{background:#f8f9fa}.google-icon{height:20px;width:20px}.apple-btn{background:#000;border:1px solid #333;color:#fff}.apple-btn:hover{background:#1a1a1a}@media (max-width:768px){.login-content{padding:20px}.login-title{font-size:32px;line-height:40px}}.web-footer{background-color:#1e1e1e;box-sizing:border-box;display:block;margin-top:40px;padding:24px 20px;width:100%}.footer-content{max-width:100%;width:100%}.footer-links{border-bottom:1px solid #444;gap:24px;margin-bottom:16px;padding-bottom:16px}.footer-link{background:none;border:none;color:#eee0af;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:600;padding:0;text-decoration:none;transition:color .2s}.footer-link:hover{color:#beae79}.footer-main{align-items:flex-start;border-bottom:1px solid #444;display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.footer-left{flex:1 1}.footer-right{align-items:center;display:flex;flex-shrink:0;gap:12px;justify-content:flex-end}.footer-cert-link{display:block;transition:opacity .2s}.footer-cert-link:hover{opacity:.8}.footer-cert-img{cursor:pointer;object-fit:contain}.footer-cert-img-large{height:45px;width:45px}.footer-cert-img-small{height:60px;width:60px}.footer-info{display:flex;flex-direction:column;gap:6px}.footer-info-row{color:#999;font-family:SUIT,sans-serif;font-size:12px;line-height:1.5}.footer-divider{color:#666;display:none}.footer-info-row span:not(.footer-divider){display:block;margin-bottom:4px}.footer-copyright{color:#666;font-family:SUIT,sans-serif;font-size:11px}@media (min-width:768px){.web-footer{padding:30px 40px}.footer-main{gap:40px}.footer-right{align-items:center}.footer-cert-img-large{height:50px;width:50px}.footer-cert-img-small{height:70px;width:70px}.footer-info-row{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:8px}.footer-info-row span:not(.footer-divider){display:inline;margin-bottom:0}.footer-divider{display:inline}.footer-copyright{font-size:12px}}.signup-container{flex-direction:column;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%}.signup-container,.signup-header{background-color:#1e1e1e;display:flex}.signup-header{align-items:center;box-sizing:border-box;height:80px;padding:0 20px}.back-button{background:none;border:none;cursor:pointer;height:28px;padding:0;width:28px}.back-button img{height:100%;width:100%}.signup-content{display:flex;flex:1 1;justify-content:center;overflow-y:auto;padding:40px 20px}.signup-inner{display:flex;flex-direction:column;gap:20px;max-width:400px;min-height:100%;width:100%}.signup-form{display:flex;flex:1 1;flex-direction:column;gap:40px}.signup-title-section{display:flex;flex-direction:column;gap:20px}.signup-title{color:#beae79;font-size:32px;font-weight:700;line-height:40px}.signup-subtitle,.signup-title{font-family:SUIT,sans-serif;margin:0}.signup-subtitle{color:#fff;font-size:16px;font-weight:400;line-height:20px}.input-section{display:flex;flex-direction:column;gap:8px}.signup-input{background:#1e1e1e;border:1px solid #555;border-radius:8px;box-sizing:border-box;color:#fff;font-family:SUIT,sans-serif;font-size:14px;padding:12px;width:100%}.signup-input::placeholder{color:#999}.signup-input:focus{border-color:#beae79;outline:none}.verification-input-wrapper{width:100%}.verification-input{padding-right:60px}.timer{font-size:14px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.resend-btn,.timer{font-family:SUIT,sans-serif}.resend-btn{background:none;border:none;color:#69f;cursor:pointer;font-size:12px;padding:4px 0;text-align:center;text-decoration:underline;width:100%}.gender-btn,.gender-buttons{display:flex;gap:8px}.gender-btn{align-items:center;background:#2e2e2e;border:1px solid #333;border-radius:8px;cursor:pointer;flex:1 1;flex-direction:column;padding:20px 0;transition:all .2s}.gender-btn img{height:40px;width:40px}.gender-btn span{color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:700}.gender-btn.selected{background:#beae79;border-color:#beae79}.gender-btn:hover{opacity:.8}.age-grid{display:flex;flex-direction:column}.age-btn{background:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;padding:20px 0;text-align:center;transition:all .2s}.age-btn.selected{background:#beae79;border-color:#beae79;color:#1e1e1e}.age-btn:hover{opacity:.8}.carrier-btn{text-align:center}.carrier-btn.selected{background:#beae79;border-color:#beae79;color:#1e1e1e}.location-search{align-items:center;background:#1e1e1e;border:1px solid #333;border-radius:40px;display:flex;gap:8px;padding:12px;position:relative;width:100%}.search-icon{height:20px;width:20px}.location-input{background:none;border:none;color:#999;flex:1 1;font-family:SUIT,sans-serif;font-size:14px;outline:none}.nickname-section{display:flex;gap:8px}.nickname-input{border-color:#333;flex:1 1}.change-nickname-btn{background:#1e1e1e;border:1px solid #4359fc;border-radius:8px;color:#4359fc;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;padding:12px;white-space:nowrap}.signup-footer{display:flex;flex-direction:column;gap:8px}.signup-footer,.signup-footer-complete{margin-top:auto}.help-text-section{display:flex;flex-direction:column;gap:8px;text-align:center}.help-text{color:#fff;font-size:14px}.help-text,.link-text{font-family:SUIT,sans-serif;margin:0}.link-text{color:#69f;cursor:pointer;font-size:12px;text-decoration:underline}.terms-text{margin-bottom:8px;text-align:center}.terms-text p{color:#fff;font-family:SUIT,sans-serif;font-size:14px;line-height:1.4;margin:0}.link-text-inline{color:#69f;text-decoration:underline}.spacer{height:32px}.signup-btn{background:#555;border:none;border-radius:40px;color:#1e1e1e;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;padding:12px 20px;transition:all .2s;width:100%}.signup-btn.active,.signup-btn.complete.active{background:#eee0af}.signup-btn:disabled{cursor:not-allowed;opacity:.6}.signup-btn:not(:disabled):hover{opacity:.9}.age-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.age-grid .age-btn:last-child{grid-column:1}.address-results{background:#2e2e2e;border:1px solid #555;border-radius:8px;box-shadow:0 4px 12px #00000080;left:0;margin-top:8px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:100}.address-result-item{border-bottom:1px solid #333;cursor:pointer;padding:12px 16px;transition:background .2s}.address-result-item:last-child{border-bottom:none}.address-result-item:hover{background:#3e3e3e}.address-result-item.loading,.address-result-item.no-result{color:#999;cursor:default;text-align:center}.address-result-item.loading:hover,.address-result-item.no-result:hover{background:#2e2e2e}.address-name{color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;margin-bottom:4px}.address-detail{color:#999;font-family:SUIT,sans-serif;font-size:12px}.selected-location{background:#2e2e2e;border-radius:8px;color:#fff;font-family:SUIT,sans-serif;font-size:14px;margin-top:12px;padding:12px}.selected-location strong{color:#beae79;margin-right:8px}.skip-btn{padding:12px 20px}@media (max-width:768px){.signup-header{padding:0 20px}.signup-title{font-size:28px;line-height:36px}.address-results{max-height:200px}}.phone-verification-container{background-color:#1e1e1e;display:flex;flex-direction:column;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%}.phone-verification-header{align-items:center;background-color:#1e1e1e;box-sizing:border-box;display:flex;height:80px;padding:0 20px}.phone-verification-back-btn{background:none;border:none;cursor:pointer;height:28px;padding:0;width:28px}.phone-verification-back-btn img{height:100%;width:100%}.phone-verification-content{display:flex;flex:1 1;flex-direction:column;gap:40px;justify-content:center;margin:0 auto;max-width:400px;overflow-y:auto;padding:40px 20px;width:100%}.phone-verification-title{color:#beae79;font-family:SUIT,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin:0}.phone-verification-form{display:flex;flex-direction:column;gap:24px}.input-group{display:flex;flex-direction:column;gap:8px}.input-label{align-items:center;color:#ccc;display:flex;font-family:SUIT,sans-serif;font-size:14px;font-weight:600;justify-content:space-between}.timer{font-weight:700}.timer,.timer.expired{color:#69f}.timer-inline{color:#69f;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.timer-inline.expired{color:#69f}.input-with-button{display:flex;gap:8px}.verification-input-wrapper{flex:1 1;position:relative}.phone-input{flex:1 1;padding:14px 16px}.phone-input,.verification-input{background:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:400;outline:none;transition:border-color .2s}.verification-input{padding:14px 70px 14px 16px;width:100%}.phone-input:focus,.verification-input:focus{border-color:#beae79}.phone-input.error,.verification-input.error{border-color:#555}.phone-input:disabled,.verification-input:disabled{background:#252525;color:#666;cursor:not-allowed}.phone-input::placeholder,.verification-input::placeholder{color:#555}.send-code-btn,.verify-btn{background:#beae79;border:none;border-radius:8px;color:#1e1e1e;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;padding:14px 20px;transition:background .2s;white-space:nowrap}.send-code-btn:hover,.verify-btn:hover{background:#d4c08f}.send-code-btn.disabled,.verify-btn:disabled{background:#333;color:#666;cursor:not-allowed}.verify-btn.verified{background:#4caf50;color:#fff}.error-message{color:#ff6669}.error-message,.resend-link{font-family:SUIT,sans-serif;font-size:12px;font-weight:400;margin:0}.resend-link{color:#69f;cursor:pointer;text-align:center;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.sns-info{background:#252525;border:1px solid #333;border-radius:8px;padding:16px}.info-text{font-size:13px;font-weight:400;margin:0}.complete-btn{background:#beae79;border:none;border-radius:40px;color:#1e1e1e;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;padding:16px;transition:background .2s;width:100%}.complete-btn:hover{background:#d4c08f}.complete-btn.disabled{background:#333;color:#666;cursor:not-allowed}.skip-btn{background:none;border:1px solid #333;border-radius:40px;color:#888;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;padding:16px;transition:all .2s;width:100%}.skip-btn:hover{border-color:#555;color:#aaa}@media (max-width:768px){.phone-verification-title{font-size:28px;line-height:36px}.send-code-btn,.verify-btn{font-size:13px;padding:14px 16px}}.main-container{flex-direction:column;min-height:100vh}.main-container,.main-header{background-color:#1e1e1e;display:flex}.main-header{align-items:center;box-sizing:border-box;height:80px;justify-content:space-between;left:0;margin:0 auto;max-width:1920px;padding:16px 20px;position:fixed;right:0;top:0;width:100%;z-index:100}.logo-main-wrapper{align-items:center;display:flex;justify-content:center}.main-logo{height:40px;width:66px}.main-nav{align-items:center;display:flex;flex-direction:row;gap:80px}.nav-link{background:none;border:none;color:#fff;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.48px;line-height:20px;padding:0;transition:color .2s;white-space:nowrap;writing-mode:horizontal-tb}.nav-link.active{color:#eee0af}.nav-link:hover{color:#beae79}.notification-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:48px;justify-content:center;padding:0;position:relative;width:48px}.notification-badge{background:#f44;border-radius:50%;height:6px;position:absolute;right:2px;top:2px;width:6px}.mobile-back-btn{align-items:center;background:none;border:none;cursor:pointer;display:none;height:24px;justify-content:center;left:20px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:24px}.mobile-back-btn img{height:100%;width:100%}.mobile-notification-btn{align-items:center;background:none;border:none;cursor:pointer;display:none;height:48px;justify-content:center;padding:0;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:48px}.main-content-area{display:flex;flex:1 1;justify-content:center;margin-top:-20px;padding-top:80px}.main-content-inner{display:flex;flex-direction:column;gap:40px;max-width:400px;padding:40px 20px;width:100%}.welcome-section{align-items:flex-start;display:flex;gap:20px}.welcome-text-area{display:flex;flex:1 1;flex-direction:column;gap:8px}.welcome-greeting{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:400;line-height:20px;margin:0}.welcome-main-text{color:#beae79;font-family:SUIT,sans-serif;font-size:20px;font-weight:700;line-height:24px}.welcome-main-text p{margin:0}.brand-name{color:#eee0af;font-family:SUIT,sans-serif;font-weight:800}.welcome-image-area{align-items:center;display:flex;justify-content:center}.welcome-phone-img{height:141px;object-fit:contain;width:130px}.service-buttons-row,.service-card{display:flex;gap:8px}.service-card{align-items:center;background:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;flex-direction:column;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;line-height:16px;padding:20px 0;transition:all .2s}.service-card:hover{border-color:#beae79}.service-icon{height:40px;object-fit:contain;width:40px}.special-offer-section{display:flex;flex-direction:column;gap:20px}.offer-header-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.offer-text-group{display:flex;flex-direction:column;gap:8px}.offer-title{color:#beae79;font-size:20px;font-weight:700;line-height:24px}.offer-subtitle,.offer-title{font-family:SUIT,sans-serif;margin:0}.offer-subtitle{color:#fff;font-size:14px;font-weight:400;line-height:16px}.arrow-icon-btn{background:none;border:none;cursor:pointer;height:20px;padding:0;width:20px}.arrow-rotated{height:100%;transform:rotate(180deg);width:100%}.offer-banner-card{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:4px;height:135px;justify-content:center;overflow:hidden;padding:0 20px;position:relative}.banner-text-content{max-width:calc(100% - 120px)}.banner-text-content h4{font-size:24px;font-weight:800;line-height:28px}.banner-text-content h4,.banner-text-content p{color:#111;font-family:SUIT,sans-serif;margin:0;word-break:keep-all}.banner-text-content p{font-size:14px;font-weight:500;line-height:16px}.banner-img-wrapper{height:107px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:86px}.banner-img{border-radius:8px;height:100%;object-fit:cover;width:100%}.banner-pagination{background:#1116;border-radius:32px;bottom:14px;color:#fff;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;letter-spacing:-.36px;line-height:16px;padding:2px 8px;position:absolute;right:10px}.main-footer{background-color:#1e1e1e;border-top:1px solid #2e2e2e;margin-top:auto}.footer-inner{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:1080px;padding:46px 20px}.footer-top-row{justify-content:space-between}.footer-links,.footer-top-row{align-items:center;display:flex}.footer-links{gap:20px}.footer-links a,.footer-links button{background:none;border:none;color:#fff;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.42px;line-height:16px;padding:0;text-decoration:none}.footer-divider{background:#333;height:12px;width:1px}.social-icons{display:flex;gap:8px}.social-icon{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;width:44px}.social-icon img{height:100%;width:100%}.footer-info-section{display:flex;flex-direction:column;gap:12px}.footer-info-label{color:#beae79;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.42px;line-height:16px;margin:0}.footer-info-row{display:flex;gap:40px}.footer-info-row p{color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.42px;line-height:16px;margin:0;white-space:nowrap}.mobile-bottom-nav{background:#1e1e1e;border-top:1px solid #2e2e2e;bottom:0;display:none;left:0;padding:8px 0;position:fixed;right:0;z-index:1000}.mobile-nav-btn{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:4px;padding:8px;transition:color .2s}.mobile-nav-btn.active{color:#eee0af}.mobile-nav-btn svg{height:24px;width:24px}.mobile-nav-btn span{font-family:SUIT,sans-serif;font-size:11px;font-weight:600}@media (max-width:768px){.main-nav{display:none}.mobile-back-btn,.mobile-bottom-nav,.mobile-notification-btn{display:flex}.main-content-area{padding-bottom:80px}.main-content-area.hide-bottom-nav{padding-bottom:env(safe-area-inset-bottom,20px)}.main-header{justify-content:center}.notification-btn{display:none}.footer-inner,.main-content-inner{padding:20px}.footer-info-row{gap:8px}.footer-info-row,.welcome-section{flex-direction:column}.welcome-image-area{width:100%}}@media (max-width:360px){.banner-img-wrapper{height:75px;right:10px;width:60px}.banner-text-content{max-width:calc(100% - 80px)}.banner-text-content h4{font-size:20px;line-height:24px}.banner-text-content p{font-size:12px;line-height:14px}.offer-banner-card{padding:0 12px}}@media (min-width:769px){.mobile-bottom-nav{display:none}}.phone-list-container{background-color:#1e1e1e;margin:0 auto;max-width:400px;min-height:100vh;width:100%}.phone-list-container::-webkit-scrollbar{display:none;width:0}.phone-list-container{-ms-overflow-style:none;scrollbar-width:none}.phone-list-content{display:flex;flex-direction:column;gap:40px;margin-top:20px}.phone-list-header{background-color:#1e1e1e;flex-shrink:0;margin-bottom:0;margin-top:20px;padding:0 20px;width:100%}.phone-list-header-wrapper{align-items:center;display:flex;gap:12px;height:64px;justify-content:flex-start;margin:0;max-width:360px;position:relative}.phone-list-title{color:#fff;font-size:18px;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.phone-list-page-title,.phone-list-title{font-family:SUIT,sans-serif;font-weight:700;margin:0}.phone-list-page-title{color:#beae79;display:none;font-size:24px}.phone-list{display:flex;flex-direction:column;gap:8px}.phone-item{background:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;padding:12px 16px;text-align:left;transition:all .2s;width:100%}.phone-item.active{border-color:#eee0af;color:#eee0af;font-weight:800}.handle-bar{border-radius:100px;width:48px}.detail-expand-btn{top:-24px;white-space:nowrap}.bottom-sheet-content{-ms-overflow-style:none;padding:0 20px 100px;scrollbar-width:none}.bottom-sheet-content::-webkit-scrollbar{display:none}.expanded-content{animation:fadeIn .3s ease-out}.price-section{display:flex;flex-direction:column;gap:16px}.section-title-expanded{color:#fff;font-family:SUIT,sans-serif;font-size:20px;font-weight:700;line-height:24px;margin:0}.price-label{flex-direction:column}.benefit-section{gap:16px}.detail-row.sub-note{padding-bottom:0;padding-left:28px;padding-top:0}.detail-note{color:#555;font-family:SUIT,sans-serif;font-size:14px;font-weight:500;line-height:16px}.section{gap:16px}.section-title{align-items:center;display:flex;gap:12px}.carrier-type-badge{background:#beae791a;border:1px solid #beae794d;border-radius:100px;color:#beae79;font-family:SUIT,sans-serif;font-size:14px;font-weight:600;padding:4px 12px}.section-desc{font-size:14px;line-height:18px}.section-header-with-toggle{align-items:center;display:flex;gap:16px;justify-content:space-between}.section-header-with-toggle .section-title{line-height:20px}.toggle-btn{align-items:center;background:none;border:none;color:#fff;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-top:-20px;padding:0;width:20px}.toggle-btn:hover{color:#beae79}.chip{background:#4a4a4a!important;border:1px solid #666!important;border-radius:100px;color:#fff!important;line-height:16px;padding:12px 20px}.chip:hover{border-color:#eee0af!important}.chip.active{background:#beae79!important;border-color:#beae79!important;color:#1e1e1e!important}.chip.disabled{background:#2a2a2a!important;border-color:#2a2a2a!important;color:#555!important;cursor:not-allowed!important;opacity:.5!important;pointer-events:none!important}.chip.disabled:hover{border-color:#2a2a2a}.divider{width:100%}.empty,.loading{color:#999;font-size:14px;padding:20px;text-align:center}.empty,.empty-small,.loading{font-family:SUIT,sans-serif;font-weight:400}.empty-small{color:#666;font-size:12px;padding:8px 0}.color-group{display:flex;flex-wrap:wrap;gap:12px}.color-chip{align-items:center;border:2px solid #333;border-radius:50%;box-shadow:0 2px 8px #0003;cursor:pointer;display:flex;height:48px;justify-content:center;position:relative;transition:all .2s;width:48px}.color-chip:hover{border-color:#eee0af;transform:scale(1.1)}.color-chip.active{border-color:#eee0af;border-width:3px;box-shadow:0 0 0 2px #eee0af4d}.color-chip svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.tab-selector{gap:8px}.tab-btn{background:#2e2e2e;border-radius:8px;color:#999;font-weight:700;padding:12px 16px}.tab-btn:hover{border-color:#eee0af;color:#eee0af}.tab-btn.active{background:#eee0af;border-color:#eee0af;color:#1e1e1e}.info-card{border-radius:12px;box-sizing:border-box;gap:8px!important;justify-content:space-between;overflow:visible;padding:16px 20px!important}.info-image-section{align-items:center;display:flex;flex-direction:column;gap:8px}.info-image-wrapper{align-items:center;background:#ffffff0d;border-radius:8px;display:flex;height:60px;justify-content:center;overflow:hidden;width:60px}.info-image{display:block!important;filter:brightness(1.1);height:270px!important;margin:0!important;max-height:270px!important;max-width:270px!important;min-height:270px!important;min-width:270px!important;padding:0!important;transition:filter .3s ease;width:270px!important}.info-color-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:100%}.color-chip-small{align-items:center;background:none;border:2px solid #444;border-radius:50%;box-shadow:0 2px 6px #0000004d;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:relative;transition:all .2s;width:32px}.color-chip-small:hover{border-color:#eee0af;transform:scale(1.15)}.color-chip-small:hover:before{background:#1e1e1ef2;border-radius:6px;bottom:calc(100% + 8px);box-shadow:0 4px 12px #0006;color:#fff;content:attr(title);font-family:SUIT,sans-serif;font-size:12px;font-weight:600;padding:6px 12px;white-space:nowrap}.color-chip-small:hover:after,.color-chip-small:hover:before{left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:1000}.color-chip-small:hover:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #1e1e1ef2;bottom:calc(100% + 2px);content:"";height:0;width:0}.color-chip-small.active{border-color:#eee0af;border-width:2.5px;box-shadow:0 0 0 2px #eee0af4d}.color-chip-small svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.info-text{align-items:center;gap:2px!important;margin:0!important;padding:0!important;width:100%}.info-title{color:#fff;font-size:16px}.info-desc,.info-title{line-height:1.2;margin:0!important;padding:0!important}.info-desc{color:#beae79;font-size:14px}.info-tabs{border-bottom:1px solid #333;display:flex;gap:0}.info-tab{background:none;border:none;border-bottom:2px solid #0000;bottom:-1px;color:#999;cursor:pointer;flex:1 1;font-family:SUIT,sans-serif;font-size:16px;font-weight:600;padding:16px 12px;position:relative;transition:all .2s}.info-tab:hover{color:#beae79}.info-tab.active{border-bottom-color:#eee0af;color:#eee0af}.info-tab-content{padding:20px 0}.tab-content-section{display:flex;flex-direction:column;gap:16px}.tab-content-title{color:#fff;font-family:SUIT,sans-serif;font-size:20px;font-weight:700;margin:0 0 8px}.tab-content-text{color:#999;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin:0}.plan-info-box{background:#eee0af1a;border:2px dashed #eee0af80;border-radius:40px;margin-bottom:8px;padding:6px 20px;width:-webkit-fit-content;width:fit-content}.plan-highlight{color:#beae79;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;margin:0}.highlight-badge{background:#0000;border-radius:0;color:#fff;display:inline;font-weight:700;margin:0;padding:0}.plan-details-box{background:#1e1e1e;border:1px solid #333;border-radius:12px;overflow:hidden;padding:0}.plan-detail-item{align-items:center;display:flex;justify-content:space-between;padding:20px}.plan-detail-label,.plan-detail-value{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:400}.plan-detail-value{text-align:right}.plan-penalty-section{border-top:1px solid #333;margin-top:32px;padding-top:24px}.plan-penalty-title{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;margin:0 0 16px}.plan-penalty-table{background:#1e1e1e;border:1px solid #333;border-collapse:collapse;border-radius:12px;margin-bottom:16px;overflow:hidden;table-layout:fixed;width:100%}.plan-penalty-table thead th{background:#2a2a2a;text-align:center}.plan-penalty-table tbody td,.plan-penalty-table thead th{border-bottom:none;color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;padding:16px}.plan-penalty-table tbody td{word-wrap:break-word;vertical-align:top;word-break:keep-all}.plan-penalty-table tbody tr:last-child td{border-bottom:none}.plan-penalty-note{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:1.6;margin:0}.notice-item{margin-bottom:20px;padding:0}.notice-item:last-child{margin-bottom:0}.notice-item-with-icon{align-items:flex-start;display:flex;gap:16px;margin-bottom:24px}.notice-item-with-icon:last-child{margin-bottom:0}.notice-icon{align-items:flex-start;border-radius:8px;display:flex;flex-shrink:0;height:auto;justify-content:flex-start;width:auto}.notice-content{display:flex;flex:1 1;flex-direction:column;gap:12px}.notice-subtitle{color:#fff;font-size:18px;font-weight:700}.notice-subtitle,.notice-text{font-family:SUIT,sans-serif;margin:0;text-align:left}.notice-text{color:#ccc;font-size:14px;font-weight:400;line-height:1.6}.notice-table{background:#2a2a2a;border:1px solid #3a3a3a;border-collapse:collapse;border-radius:8px;margin-top:0;overflow:hidden;table-layout:fixed;width:100%}.notice-table thead th{background:#353535;padding:16px;text-align:center}.notice-table tbody td,.notice-table thead th{border-bottom:1px solid #3a3a3a;color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:400}.notice-table tbody td{word-wrap:break-word;padding:20px 16px;vertical-align:top;word-break:keep-all}.notice-table tbody td:first-child{border-right:1px solid #3a3a3a}.notice-table tbody tr:last-child td{border-bottom:none}.penalty-grid{display:flex;flex-direction:column;gap:0;margin-top:12px}.penalty-header{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr}.penalty-header-cell{background:#2e2e2e;border:1px solid #2e2e2e;color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;padding:16px;text-align:left}.penalty-row{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr}.penalty-cell{background:#0000;border:1px solid #2e2e2e;color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:1.6;padding:20px 16px;text-align:left;word-break:keep-all}.penalty-underline{text-decoration:underline;-webkit-text-decoration-color:#5096ff;text-decoration-color:#5096ff;text-underline-offset:4px}.activation-flow{display:flex;flex-direction:column;gap:16px}.activation-item{background:#2e2e2e;border:1px solid #333;border-radius:12px;padding:20px}.activation-item-with-icon{border:1px solid #3a3a3a;border-radius:12px;gap:16px;padding:20px}.activation-icon,.activation-item-with-icon{align-items:flex-start;background:#0000;display:flex}.activation-icon{border-radius:0;flex-shrink:0;height:auto;justify-content:flex-start;width:auto}.activation-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.activation-subtitle{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;margin:0}.activation-text{color:#ccc;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin:0}.activation-arrow{color:#beae79;font-size:24px;font-weight:700;padding:12px 0;text-align:center}.activation-divider{background:#333;height:1px;margin:20px 0}@media (min-width:769px){.phone-list-content{max-width:360px;padding-bottom:200px}}@media (max-width:768px){.phone-list-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.phone-list-header{margin-top:0}.phone-list-page-title{display:none}.phone-list-content{max-width:400px!important;padding:0 20px 120px;width:100%!important}.bottom-sheet{bottom:0;padding-bottom:env(safe-area-inset-bottom,0)}.bottom-sheet-content{padding:0 20px 40px}.overlay{bottom:0}.notice-table tbody td,.notice-table thead th,.plan-penalty-table tbody td,.plan-penalty-table thead th{font-size:12px;padding:10px 8px}.penalty-header-cell{font-size:14px;padding:12px 8px}.penalty-cell{font-size:13px;padding:16px 12px}}@media (min-width:769px){.phone-list-header{padding:0}.phone-list-header-wrapper{max-width:360px}}.addon-toggle{display:inline-block;flex-shrink:0;height:24px;margin-left:auto;position:relative;width:44px}.addon-toggle input{height:0;opacity:0;width:0}.addon-toggle-slider{background-color:#3e3e3e;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.addon-toggle-slider:before{background-color:#666;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.3s;width:18px}.addon-toggle input:checked+.addon-toggle-slider{background-color:gold}.addon-toggle input:checked+.addon-toggle-slider:before{background-color:#fff;transform:translateX(20px)}.addon-toggle.disabled{opacity:.7;pointer-events:none}.addon-toggle.disabled .addon-toggle-slider{cursor:not-allowed}.phone-detail-container{background-color:#1e1e1e;display:flex;flex-direction:column;min-height:100vh;padding-bottom:200px}.phone-detail-header{border-bottom:1px solid #2e2e2e;padding:16px 20px}.phone-detail-content{display:flex;flex:1 1;flex-direction:column;gap:40px;margin:0 auto;max-width:400px;padding:40px 20px;width:100%}.section-subtitle{color:#beae79;font-size:20px;font-weight:700;line-height:24px;margin:0 0 20px}.phone-preview-card{align-items:center;background:#1e1e1e;border:1px solid #333;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:20px}.phone-image{height:200px;object-fit:contain;width:146px}.color-info{align-items:center;display:flex;flex-direction:column;gap:8px}.color-name{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;margin:0}.color-dots{display:flex;gap:8px}.color-dot{background:#555;border:2px solid #0000;border-radius:50%;height:20px;width:20px}.color-dot.active{border-color:#eee0af}.carrier-grid{grid-template-columns:repeat(3,1fr)}.carrier-box{align-items:center;background:#2e2e2e;border:1px solid #333;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:12px;transition:all .2s}.carrier-box.active{border-color:#eee0af}.carrier-box.active p{color:#eee0af;font-weight:800}.carrier-logo{align-items:center;background:#555;border-radius:4px;color:#fff;display:flex;font-size:10px;font-weight:700;height:28px;justify-content:center;width:28px}.carrier-box p{color:#fff;font-family:SUIT,sans-serif;font-size:12px;font-weight:700;margin:0}.option-grid-two{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.option-btn{background:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;padding:12px;transition:all .2s}.option-btn.active{border-color:#eee0af;color:#eee0af;font-weight:800}.option-btn-col{background:#2e2e2e;border:1px solid #333;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:12px;transition:all .2s}.option-btn-col.active{border-color:#eee0af}.option-title{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:800;margin:0}.option-btn-col.active .option-title{color:#eee0af}.option-sub{color:#999;font-family:SUIT,sans-serif;font-size:16px;font-weight:400;margin:0}.plan-badge{background:#2e2e2e;border:1px dashed #beae79;border-radius:40px;padding:8px 20px}.plan-badge-text{color:#beae79;font-family:SUIT,sans-serif;font-size:14px;font-weight:700}.plan-badge-text strong{color:#eee0af}.plan-detail-card{background:#1e1e1e;border:1px solid #333;border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:12px}.plan-row{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.plan-label{font-size:16px;font-weight:500}.plan-label,.plan-value{color:#fff;font-family:SUIT,sans-serif}.plan-value{font-size:14px;font-weight:400;text-align:right}.bottom-sheet{overflow-y:auto;touch-action:none;transition:all .3s}.bottom-sheet,.bottom-sheet.expanded{max-height:80vh}.bottom-sheet-handle{background:#2e2e2e;position:-webkit-sticky;position:sticky;top:0;z-index:10}.bottom-sheet-content{gap:20px;padding:0 20px 20px}.price-row-main{align-items:center;display:flex;justify-content:space-between}.price-label-main{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:700}.price-group{align-items:center;display:flex;gap:8px}.price-value-main{color:#beae79;font-family:SUIT,sans-serif;font-size:24px;font-weight:800}.expand-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:24px;justify-content:center;padding:0;transition:transform .3s;width:24px}.expand-btn:hover{color:#beae79}.expanded-content{animation:slideDown .3s ease-out;display:flex;flex-direction:column;gap:20px}.expanded-section{display:flex;flex-direction:column;gap:8px}.expanded-row{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.expanded-row.main{font-weight:700}.expanded-row.sub{padding-left:20px}.expanded-row.sub-note{padding-bottom:0;padding-left:28px;padding-top:0}.expanded-row.highlight .expanded-label,.expanded-row.highlight .expanded-value{color:#beae79}.expanded-label{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:500}.expanded-row.sub .expanded-label{color:#999;font-weight:500}.expanded-note{color:#555;font-weight:500}.expanded-note,.expanded-value{font-family:SUIT,sans-serif;font-size:14px}.expanded-value{color:#fff;font-weight:700;text-align:right}.expanded-row.sub .expanded-value{color:#999}.expanded-divider{background:#333;border-radius:100px;height:1px}.expanded-row.total{padding:8px 0}.final-btn{background:#eee0af;border:none;border-radius:40px;color:#1e1e1e;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;padding:12px 20px;transition:all .2s;width:100%}.final-btn:hover{background:#beae79}.horizontal-divider{background:#555;border-radius:100px;height:1px;margin:0 auto;width:360px}.consult-buttons{gap:20px;justify-content:space-between;padding:0 20px}.consult-btn,.consult-buttons{align-items:center;display:flex}.consult-btn{background:none;border:none;cursor:pointer;flex-direction:column;gap:8px;transition:all .2s}.consult-btn:hover{opacity:.8}.consult-icon{height:60px;width:60px}.consult-label{color:#999;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:16px;white-space:nowrap}@media (max-width:768px){.phone-detail-content{padding:32px 16px}.carrier-grid{grid-template-columns:repeat(3,1fr)}}.custom-alert-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.custom-alert-container{background:#2e2e2e;border:1px solid #3a3a3a;border-radius:16px;box-shadow:0 4px 20px #00000080;max-width:320px;overflow:hidden;width:100%}.custom-alert-content{padding:32px 24px 24px}.custom-alert-message{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:500;line-height:1.5;margin:0;text-align:center;word-break:keep-all}.custom-alert-button{background:#beae79;border:none;color:#1e1e1e;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;padding:16px;transition:background .2s;width:100%}.custom-alert-button:hover{background:#d4c294}.custom-alert-button:active{background:#a89b6a}.custom-alert-buttons{display:flex}.custom-alert-buttons .custom-alert-button{flex:1 1}.custom-alert-buttons .custom-alert-button.cancel{background:#3a3a3a;color:#999}.custom-alert-buttons .custom-alert-button.cancel:hover{background:#4a4a4a}.custom-alert-buttons .custom-alert-button.cancel:active{background:#333}.internet-list-container{background-color:#1e1e1e;margin:0 auto;max-width:400px;min-height:100vh;width:100%}.internet-list-container::-webkit-scrollbar{display:none;width:0}.internet-list-container{-ms-overflow-style:none;scrollbar-width:none}.internet-list-content{display:flex;flex-direction:column;gap:40px;margin-top:20px}.internet-list-header{background-color:#1e1e1e;flex-shrink:0;margin-bottom:0;margin-top:20px;padding:0 20px;width:100%}.internet-list-header-wrapper{align-items:center;display:flex;gap:12px;height:64px;justify-content:flex-start;margin:0;max-width:360px;position:relative}.internet-list-title{color:#fff;font-size:18px;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.internet-list-page-title,.internet-list-title{font-family:SUIT,sans-serif;font-weight:700;margin:0}.internet-list-page-title{color:#beae79;display:none;font-size:24px}.tab-selector{background:#191919;border-radius:8px;display:flex;gap:0;overflow:hidden}.tab-btn{background:#191919;border:1px solid #333;color:#555;cursor:pointer;flex:1 1;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;padding:20px;transition:all .2s}.tab-btn.active{background:#2e2e2e;color:#fff;font-weight:700}.info-card{align-items:center;background:#2e2e2e;border:1px solid #333;border-radius:8px;display:flex;flex-direction:column;gap:20px;padding:20px;position:relative}.info-image{height:100px;object-fit:contain;width:96px}.info-text{display:flex;flex-direction:column;gap:8px;text-align:center}.info-title{color:#beae79;font-size:14px;font-weight:700}.info-desc,.info-title{font-family:SUIT,sans-serif;margin:0}.info-desc{color:#999;font-size:12px;font-weight:400;line-height:14px}.section{gap:20px}.section,.section-header{display:flex;flex-direction:column}.section-header{gap:8px}.section-title-with-icon{align-items:center;display:flex;gap:8px}.add-icon{align-items:center;background:#beae79;border-radius:50%;color:#1e1e1e;display:flex;font-size:18px;font-weight:700;height:24px;justify-content:center;width:24px}.section-title{color:#fff;font-size:20px;line-height:24px}.section-desc{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:14px;margin:0}.chip-group{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#2e2e2e;border:1px solid #333;border-radius:40px;color:#999;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;padding:8px 20px;transition:all .2s}.chip.active{background:#beae79;border-color:#beae79;color:#1e1e1e}.divider{background:#333;border-radius:100px;height:1px}.card-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-two{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.plan-card{background:#2e2e2e;border:1px solid #333;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:20px;min-height:140px;overflow:hidden;padding:12px;transition:all .2s;width:100%}.plan-card.active{border-color:#eee0af}.plan-card.active .plan-speed{color:#eee0af}.plan-speed{color:#fff;font-size:16px;font-weight:800;line-height:20px}.plan-desc,.plan-speed{font-family:SUIT,sans-serif;margin:0}.plan-desc{color:#999;font-size:12px;font-weight:400;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-price{align-items:baseline;display:flex;gap:2px}.price{font-size:16px;font-weight:800}.period,.price{color:#beae79;font-family:SUIT,sans-serif;line-height:20px;white-space:nowrap}.period{font-size:10px;font-weight:500}.checkbox-group{display:flex;gap:8px;width:100%}.checkbox-group .checkbox-card{flex:1 1}.checkbox-card{align-items:center;background:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;gap:16px;padding:12px 16px;transition:all .2s;width:100%}.checkbox-card.active{border-color:#eee0af;color:#eee0af}.checkbox{align-items:center;border:2px solid #555;border-radius:6px;display:flex;font-size:18px;height:28px;justify-content:center;transition:all .2s;width:28px}.checkbox-card.active .checkbox{background:#beae79;border-color:#beae79;color:#1e1e1e}.overlay{animation:fadeIn .3s ease-out;background:#0009;bottom:0;left:0;position:fixed;right:0;top:0;z-index:99}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.bottom-sheet{background:#2e2e2e;border:1px solid #333;border-radius:20px 20px 0 0;bottom:0;left:0;max-height:90vh;overflow:visible;padding:0;position:fixed;right:0;touch-action:pan-y;will-change:transform;z-index:100}.bottom-sheet.expanded{transition:max-height .3s ease-out}.bottom-sheet-handle{cursor:grab;display:flex;justify-content:center;padding:12px 20px 8px;touch-action:none}.bottom-sheet-handle:active{cursor:grabbing}.handle-bar{background:#555;border-radius:2px;height:4px;width:40px}.bottom-sheet-content{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-height:85vh;max-width:400px;overflow-y:auto;padding:0 20px 40px;width:100%}.price-row{justify-content:space-between}.price-label,.price-row{align-items:center;display:flex}.price-label{gap:4px}.label-text{color:#fff;font-size:16px;font-weight:700}.label-sub,.label-text{font-family:SUIT,sans-serif}.label-sub{color:#999;font-size:12px;font-weight:400}.price-value{color:#beae79;font-family:SUIT,sans-serif;font-size:24px;font-weight:800}.divider-thin{background:#555;border-radius:100px;height:1px}.detail-expand-btn{background:#1e1e1e;border:2px solid #beae79;border-radius:40px;box-shadow:0 2px 8px #0000004d;color:#beae79;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;left:50%;min-width:160px;padding:10px 24px;position:absolute;top:-20px;transform:translateX(-50%);transition:all .2s;width:auto;z-index:101}.detail-expand-btn:hover{background:#2e2e2e;border-color:#d4c294;color:#d4c294}.benefit-section{display:flex;flex-direction:column;gap:0}.benefit-header{align-items:center;display:flex;justify-content:space-between;padding:12px 0}.benefit-title{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700}.benefit-price{color:#beae79;font-family:SUIT,sans-serif;font-size:28px;font-weight:800}.contact-buttons{display:flex;gap:20px;justify-content:space-between}.contact-btn{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;gap:8px;transition:all .2s}.contact-icon-circle{align-items:center;background:#d4c294;border-radius:50%;display:flex;height:60px;justify-content:center;overflow:hidden;width:60px}.contact-icon-circle img{height:100%;object-fit:cover;width:100%}.contact-btn:hover{color:#fff}.contact-btn:hover .contact-icon-circle{background:#beae79}.price-with-arrow{align-items:center;display:flex;gap:8px}.expand-arrow-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;height:20px;justify-content:center;padding:0;transition:transform .3s;width:20px}.expand-arrow-btn:hover{color:#beae79}.price-detail-expanded{animation:slideDown .3s ease-out;display:flex;flex-direction:column;gap:20px;margin-top:20px}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}.detail-section{gap:8px}.detail-row.main{font-weight:700}.detail-row.main .detail-label{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;line-height:20px}.detail-row.main .detail-value{color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;line-height:16px}.detail-row.sub{padding-left:20px}.detail-row .detail-label{color:#fff;font-weight:700}.detail-row .detail-label,.detail-row.sub .detail-label{font-family:SUIT,sans-serif;font-size:16px;line-height:20px}.detail-row.sub .detail-label{color:#999;font-weight:500}.detail-row .detail-value{color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:16px;text-align:right}.detail-row.sub .detail-value{color:#999}.detail-row.highlight .detail-label,.detail-row.highlight .detail-value{color:#beae79}.detail-row.total{padding:8px 0}.total-label-group{display:flex;flex-direction:column;gap:4px}.total-label{color:#fff;font-size:16px;font-weight:700;line-height:20px}.total-label,.total-sub{font-family:SUIT,sans-serif}.total-sub{color:#999;font-size:14px;font-weight:400;line-height:16px}.total-value{color:#eee0af;font-family:SUIT,sans-serif;font-size:24px;font-weight:800;line-height:28px}.horizontal-divider-list{background:#333;border-radius:100px;height:1px;width:100%}.consult-request-btn{background:#beae79;border:none;border-radius:40px;color:#1e1e1e;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;margin-top:20px;padding:16px;transition:all .2s;width:100%}.consult-request-btn:hover{background:#d4c294;transform:translateY(-1px)}.consult-request-btn:active{transform:translateY(0)}@media (min-width:769px){.internet-list-content{max-width:360px;padding-bottom:200px}}@media (max-width:768px){.internet-list-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.internet-list-header{margin-top:0}.internet-list-page-title{display:none}.internet-list-content{max-width:400px!important;padding:0 20px 120px;width:100%!important}.bottom-sheet{bottom:0;padding-bottom:env(safe-area-inset-bottom,0)}.bottom-sheet-content{padding:0 20px 40px}.overlay{bottom:0}.section{width:100%}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.card-grid-two{grid-template-columns:1fr;width:100%}.plan-card{min-width:0;overflow-wrap:break-word;word-break:keep-all}.plan-desc{white-space:normal}}@media (min-width:769px){.internet-list-header{padding:0}.internet-list-header-wrapper{max-width:360px}}.internet-detail-container{background-color:#1e1e1e;display:flex;flex-direction:column;min-height:100vh}.internet-detail-header{border-bottom:1px solid #2e2e2e;padding:16px 20px}.internet-detail-content{display:flex;flex:1 1;flex-direction:column;gap:40px;margin:0 auto;max-width:400px;padding:40px 20px;width:100%}.detail-title{color:#beae79;font-family:SUIT,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin:0}.detail-section{display:flex;flex-direction:column;gap:20px}.detail-section-title{color:#beae79;font-family:SUIT,sans-serif;font-size:20px;font-weight:700;line-height:24px;margin:0}.detail-section-desc{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:14px;margin:0}.detail-card{background:#1e1e1e;border:1px solid #333;border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:12px}.detail-row{align-items:center;display:flex;justify-content:space-between}.detail-row,.detail-row.highlight{padding:8px 0}.detail-label-group{align-items:center;display:flex;gap:4px}.detail-label{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:500;line-height:20px}.detail-row.highlight .detail-label{font-weight:700}.detail-sub{color:#999;font-size:12px;line-height:14px}.detail-sub,.detail-value{font-family:SUIT,sans-serif;font-weight:400}.detail-value{color:#fff;font-size:14px;line-height:16px;text-align:right}.detail-value.primary{color:#beae79;font-weight:400}.detail-value.gray{color:#999}.detail-value.special{color:#eee0af;font-weight:800}.detail-divider{margin:4px 0}.detail-divider,.detail-divider-thick{background:#333;border-radius:100px;height:1px}.benefit-tags{display:flex;flex-direction:column;gap:8px}.benefit-tag{background:#2e2e2e;border:1px dashed #beae79;border-radius:40px;color:#beae79;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;line-height:16px;padding:8px 20px;text-align:center}@media (max-width:768px){.internet-detail-content{padding:32px 16px}.detail-title{font-size:28px;line-height:36px}}.chat-container{background-color:#1e1e1e;margin:0 auto;max-width:400px;min-height:100vh;padding:40px 20px;width:100%}.chat-content{display:flex;flex-direction:column;gap:20px}.chat-title{color:#beae79;font-family:SUIT,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin:0}.chat-list{display:flex;flex-direction:column;gap:8px}.chat-item{align-items:center;background:#2e2e2e;border:1px solid #333;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:12px;text-align:left;transition:background .2s;width:100%}.chat-item:hover{background:#333}.chat-thumbnail{align-items:center;background:#fff;border-radius:8px;display:flex;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;width:60px}.chat-thumbnail-image{height:100%;object-fit:cover;width:100%}.chat-thumbnail-placeholder{align-items:center;display:flex;font-size:32px;justify-content:center}.chat-unread-badge{background:#ff6669;border-radius:10px;color:#fff;display:inline-block;font-family:SUIT,sans-serif;font-size:10px;font-weight:700;min-width:18px;padding:2px 6px;text-align:center}.chat-info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.chat-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.chat-header-right{align-items:center;display:flex;flex-shrink:0;gap:6px}.chat-room-title{color:#fff;flex:1 1;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;line-height:20px;margin:0}.chat-time{color:#666;flex-shrink:0;font-family:SUIT,sans-serif;font-size:11px;font-weight:400;line-height:14px}.chat-bottom-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.chat-last-message{color:#999;flex:1 1;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-empty,.chat-loading{color:#999;font-family:SUIT,sans-serif;padding:40px 20px;text-align:center}.chat-empty p{color:#fff;font-size:16px;margin:0 0 8px}.chat-empty-subtitle{color:#666!important;font-size:14px!important}@media (max-width:768px){.chat-container{padding:20px}.chat-title{font-size:28px}}.apply-modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.apply-modal-container{animation:modalSlideUp .3s ease-out;background-color:#1e1e1e;border-radius:16px;max-height:90vh;max-width:400px;overflow-y:auto;width:100%}.apply-modal-container::-webkit-scrollbar{width:6px}.apply-modal-container::-webkit-scrollbar-track{background:#2e2e2e}.apply-modal-container::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.apply-modal-header{align-items:center;background-color:#1e1e1e;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.apply-modal-header h1{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;margin:0}.modal-close-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:4px}.apply-modal-form{display:flex;flex-direction:column;gap:16px;padding:20px}.section-title{color:#eee0af;margin:8px 0 4px}.section-subtitle{color:#999;font-family:SUIT,sans-serif;font-size:12px;margin:0 0 8px}.subsection-title{color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:600;margin:8px 0 4px}.info-group{display:flex;flex-direction:column;gap:8px}.info-row{align-items:flex-start}.info-label{color:#999;flex-shrink:0;font-size:14px}.info-value{margin-left:16px;word-break:break-all}.form-group textarea{min-height:80px}.form-group input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1)}.form-divider{margin:8px 0}.info-notice{color:#999;font-family:SUIT,sans-serif;font-size:12px;line-height:1.5;margin:0 0 12px}.toggle-buttons.full-width{width:100%}.toggle-btn{flex:1 1;padding:12px 20px;text-align:center}.notice-list{list-style-type:disc;margin:0;padding:0 0 0 20px}.notice-list li{color:#999;font-family:SUIT,sans-serif;font-size:13px;line-height:1.6;margin-bottom:4px}.agreement-group{display:flex;flex-direction:column;gap:8px}.checkbox-label{align-items:center;cursor:pointer;display:flex;gap:12px}.checkbox-label input[type=checkbox]{display:none}.checkbox-custom{align-items:center;background-color:#2e2e2e;border:2px solid #333;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .2s;width:20px}.checkbox-label input[type=checkbox]:checked+.checkbox-custom{background-color:#eee0af;border-color:#eee0af}.checkbox-label input[type=checkbox]:checked+.checkbox-custom:after{border:solid #1e1e1e;border-width:0 2px 2px 0;content:"";height:10px;margin-bottom:2px;transform:rotate(45deg);width:6px}.checkbox-text{color:#fff;font-family:SUIT,sans-serif;font-size:14px}.agreement-notice{color:#666;font-family:SUIT,sans-serif;font-size:12px;margin:0;padding-left:32px}.submit-btn{margin-top:12px}.apply-success{padding:60px 20px}.apply-success h2{font-size:20px}.close-btn{background-color:#eee0af;border:none;color:#1e1e1e;padding:14px 48px}.close-btn:hover{background-color:#beae79}@media (max-width:768px){.apply-modal-overlay{align-items:flex-end;padding:0}.apply-modal-container{border-radius:16px 16px 0 0;max-height:95vh;max-width:100%}.toggle-group{align-items:flex-start;flex-direction:column;gap:10px}.toggle-buttons{width:100%}.toggle-btn{flex:1 1;text-align:center}}.chat-detail-container{background-color:#1e1e1e;display:flex;flex-direction:column;height:100vh;max-width:100vw;overflow:hidden;width:100%}.chat-detail-header{background-color:#1e1e1e;flex-shrink:0;margin-bottom:0;padding:0 20px;width:100%}.chat-detail-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0 auto;max-width:360px;position:relative}.chat-detail-title{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;left:50%;line-height:22px;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.chat-detail-content{align-items:center;display:flex;flex:1 1;flex-direction:column;margin-top:-20px;overflow:hidden;padding:0 20px}.chat-notice{align-items:center;background-color:#2e2e2e;border:1px solid #333;border-radius:8px;flex-shrink:0;gap:6px;margin:-60px 0 12px;padding:16px}.chat-messages-wrapper,.chat-notice{display:flex;flex-direction:column;max-width:360px;width:100%}.chat-messages-wrapper{-ms-overflow-style:none;background-color:#1e1e1e;flex-grow:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0;scrollbar-width:none}.chat-messages-wrapper::-webkit-scrollbar{display:none}.notice-title{font-size:14px;font-weight:700;line-height:16px;text-align:center}.notice-content{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:14px;margin:0;text-align:center}.date-divider{align-items:center;display:flex;gap:8px;width:100%}.divider-line{background-color:#555;flex-grow:1;height:1px}.divider-date{color:#555;font-size:12px;line-height:14px;white-space:nowrap}.chat-loading,.divider-date{font-family:SUIT,sans-serif;font-weight:400}.chat-loading{align-items:center;color:#999;display:flex;flex-grow:1;font-size:14px;justify-content:center}.chat-messages{flex-direction:column;padding:12px 0}.chat-messages,.message-wrapper{box-sizing:border-box;display:flex;gap:8px;width:100%}.message-wrapper{align-items:flex-start;max-width:100%}.message-wrapper.user-message{justify-content:flex-end}.message-wrapper.bot-message{justify-content:flex-start}.system-message-wrapper{display:flex;justify-content:center;margin:12px 0}.system-message{background-color:#ffffff1a;border-radius:16px;color:#999;font-size:13px;line-height:1.4;max-width:80%;padding:8px 16px;text-align:center}.message-avatar{background-color:#fff;border:1px solid #333;border-radius:999px;flex-shrink:0;height:40px;width:40px}.message-content-wrapper{display:flex;flex-direction:column;gap:4px;max-width:calc(100% - 48px)}.message-id{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-bubble{word-wrap:break-word;border-radius:8px;box-sizing:border-box;overflow-wrap:break-word;padding:12px;width:-webkit-fit-content;width:fit-content}.message-bubble.bot{background-color:#2e2e2e;border:1px solid #333;max-width:260px}.message-bubble.user{align-self:flex-end;background-color:#eee0af;border:1px solid #fff;margin-left:auto;max-width:260px}.message-text{font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:16px;margin:0;white-space:pre-wrap;word-break:break-word}.message-bubble.bot .message-text{color:#fff}.message-bubble.user .message-text{color:#1e1e1e}.message-image-wrapper{display:flex;flex-direction:column;gap:8px;max-width:100%}.message-image{border-radius:8px;cursor:pointer;max-height:400px;max-width:100%;object-fit:contain;transition:transform .2s;width:auto}.message-image:hover{transform:scale(1.02)}.message-file-name{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-bubble.user .message-file-name{color:#1e1e1e;opacity:.7}.message-file-wrapper{display:flex;flex-direction:column}.message-file-link{align-items:center;border-radius:6px;display:flex;gap:12px;padding:8px;text-decoration:none;transition:background-color .2s}.message-file-link:hover{background-color:#ffffff1a}.message-bubble.user .message-file-link:hover{background-color:#0000001a}.message-file-link svg{color:#4a90e2;flex-shrink:0}.message-bubble.user .message-file-link svg{color:#1e1e1e}.file-info{display:flex;flex-direction:column;gap:4px;overflow:hidden}.file-name{color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:600;line-height:16px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-bubble.user .file-name{color:#1e1e1e}.file-size{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:14px;margin:0}.message-bubble.user .file-size{color:#1e1e1e;opacity:.7}.chat-input-container{display:flex;flex-direction:column;flex-shrink:0;gap:0;max-width:360px;padding:0;transition:all .3s ease;width:100%}.chat-input-area{align-items:center;display:flex;gap:8px;width:100%}.attach-button{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.attach-button img{height:28px;width:28px}.input-wrapper{align-items:center;background-color:#2e2e2e;border:1px solid #333;border-radius:8px;display:flex;flex-grow:1;gap:8px;padding:12px}.message-input{background-color:initial;border:none;color:#fff;flex-grow:1;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:16px;outline:none}.message-input::placeholder{color:#999}.message-input:disabled{color:#666;cursor:not-allowed}.message-input:disabled::placeholder{color:#666}.send-button{background:none;border:none;color:#beae79;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;line-height:16px;padding:0;white-space:nowrap}.send-button:hover{color:#eee0af}.send-button:disabled{color:#666;cursor:not-allowed}.send-button:disabled:hover{color:#666}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.attach-modal{animation:slideUp .3s ease-out;background-color:#1a1a1a;border-radius:16px 16px 0 0;overflow:hidden;padding:20px;width:100%}.attach-options{align-items:flex-start;display:flex;gap:12px;justify-content:space-around}.attach-option{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:0;transition:opacity .2s}.attach-option:hover{opacity:.8}.attach-option:disabled{cursor:not-allowed;opacity:.5}.attach-option .attach-icon{height:48px;width:48px}.attach-option span{font-size:12px;font-weight:400;line-height:14px;white-space:nowrap}.attach-option span,.toast-message{color:#fff;font-family:SUIT,sans-serif}.toast-message{animation:fadeInOut 2s ease-in-out;background-color:#000c;border-radius:8px;bottom:100px;font-size:14px;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);z-index:1000}@keyframes fadeInOut{0%{opacity:0;transform:translateX(-50%) translateY(10px)}10%{opacity:1;transform:translateX(-50%) translateY(0)}90%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(-10px)}}.application-card{background-color:#fff;border-radius:12px;max-width:260px;min-width:200px;padding:20px;text-align:center}.application-card-title{color:#1e1e1e;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;margin:0 0 12px}.application-card-desc{color:#333;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:1.4;margin:0 0 8px}.application-card-notice{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;margin:0 0 16px}.application-card-btn{background-color:#fff;border:1px solid #4a90e2;border-radius:20px;color:#4a90e2;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:600;padding:10px 16px;transition:all .2s;width:100%}.application-card-btn:hover{background-color:#4a90e2;color:#fff}.message-time{color:#999;font-family:SUIT,sans-serif;font-size:11px;margin-top:4px}.application-detail-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.application-detail-modal{animation:modalSlideUp .3s ease-out;background-color:#1e1e1e;border-radius:16px;max-height:80vh;max-width:400px;overflow-y:auto;width:100%}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.application-detail-header{align-items:center;background-color:#1e1e1e;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.application-detail-header h2{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;margin:0}.application-detail-content{padding:20px}.application-detail-content .detail-section{margin-bottom:24px}.application-detail-content .detail-section:last-child{margin-bottom:0}.application-detail-content .detail-section-title{color:#eee0af;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;margin:0 0 12px}.application-detail-content .detail-row{border-bottom:1px solid #2e2e2e;display:flex;justify-content:space-between;padding:8px 0}.application-detail-content .detail-row:last-child{border-bottom:none}.application-detail-content .detail-label{color:#999;font-family:SUIT,sans-serif;font-size:14px}.application-detail-content .detail-value{color:#fff;font-family:SUIT,sans-serif;font-size:14px;max-width:60%;text-align:right;word-break:break-all}@media (max-width:1920px){.chat-detail-header{padding:16px 40px}.chat-detail-content{padding:80px 40px}}@media (max-width:768px){.chat-detail-container{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.chat-detail-content{padding:20px}.chat-notice{margin:0 0 12px}.chat-input-container,.chat-messages-wrapper,.chat-notice{max-width:100%;width:100%}.chat-input-container{padding-bottom:env(safe-area-inset-bottom,10px)}.chat-detail-header{gap:20px;padding:20px 20px 16px}}.mypage-container{background-color:#1e1e1e;margin:0 auto;max-width:400px;min-height:100vh;padding:40px 20px;width:100%}.mypage-content{display:flex;flex-direction:column;gap:40px}.mypage-title{color:#beae79;font-family:SUIT,sans-serif;font-size:32px;font-weight:700;line-height:40px;margin:0}.mypage-greeting{display:flex;flex-direction:column;gap:8px}.greeting-nickname{color:#eee0af;font-family:SUIT,sans-serif;font-size:20px;font-weight:700;line-height:24px;margin:0}.greeting-message{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:500;line-height:20px;margin:0}.mypage-quick-menu{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.quick-menu-item{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:0}.quick-menu-icon{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.quick-menu-item span{color:#fff;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:14px;text-align:center}.mypage-divider{background:#333;height:1px;width:100%}.mypage-divider-large{margin:40px 0}.mypage-menu{display:flex;flex-direction:column;gap:0}.menu-item{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:16px 0;width:100%}.menu-item span{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:500;line-height:20px}.menu-item .arrow{color:#fff;font-size:20px}.menu-item.logout span{color:#555}.menu-item:hover{opacity:.8}@media (max-width:768px){.mypage-container{padding:20px}.mypage-title{font-size:28px}}.alarm-settings-container{background-color:#1e1e1e;margin:0 auto;max-width:400px;min-height:100vh;padding:20px;width:100%}.alarm-settings-header{background-color:#1e1e1e;flex-shrink:0;margin-bottom:0;padding:0 20px;width:100%}.alarm-settings-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0;max-width:360px;position:relative}.alarm-settings-title{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;left:50%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.alarm-settings-content{display:flex;flex-direction:column;gap:12px;margin-top:20px}.alarm-settings-page-title{color:#beae79;display:none;font-family:SUIT,sans-serif;font-size:24px;font-weight:700;margin:0 0 20px}.alarm-item{align-items:center;background:#2e2e2e;border-radius:16px;display:flex;justify-content:space-between;padding:16px;transition:all .2s}.alarm-info{display:flex;flex:1 1;flex-direction:column;gap:8px}.alarm-name{color:#fff;font-size:16px;font-weight:700}.alarm-description,.alarm-name{font-family:SUIT,sans-serif;margin:0}.alarm-description{color:#999;font-size:14px;font-weight:400;line-height:1.4}.toggle-switch{display:inline-block;flex-shrink:0;height:31px;position:relative;width:51px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#555;border-radius:31px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:27px;left:2px;position:absolute;transition:.3s;width:27px}.toggle-switch input:checked+.toggle-slider{background-color:#beae79}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.toggle-switch input:disabled+.toggle-slider{cursor:not-allowed;opacity:.5}@media (min-width:769px){.alarm-settings-header{padding:0}.alarm-settings-header-wrapper{max-width:360px}}@media (max-width:768px){.alarm-settings-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.alarm-settings-header{margin-top:0}.alarm-settings-content{padding:0 20px}.alarm-settings-page-title{display:none}.alarm-item{padding:14px}}.userinfo-container{background-color:#1e1e1e;margin:0 auto;max-width:400px;min-height:100vh;padding:20px;width:100%}.userinfo-content{display:flex;flex-direction:column;gap:20px;margin-top:20px;padding-bottom:40px}.userinfo-header{background-color:#1e1e1e;flex-shrink:0;margin-bottom:0;padding:0 20px;width:100%}.userinfo-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0;max-width:360px;position:relative}.userinfo-header-title,.userinfo-title{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;left:50%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.userinfo-title-large{font-size:32px;line-height:40px;margin:0}.userinfo-page-title,.userinfo-title-large{color:#beae79;font-family:SUIT,sans-serif;font-weight:700}.userinfo-page-title{display:none;font-size:24px;margin:0 0 20px}.userinfo-section{display:flex;flex-direction:column;gap:20px}.userinfo-section-title{color:#beae79;font-family:SUIT,sans-serif;font-size:20px;font-weight:700;line-height:24px;margin:0}.userinfo-section-subtitle{color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:16px;margin:0}.userinfo-section-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.userinfo-section-header.clickable{cursor:pointer}.userinfo-card{background:#2e2e2e;border:1px solid #333;border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:12px}.userinfo-item{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:8px 0}.userinfo-item.clickable{cursor:pointer}.userinfo-label{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:500;line-height:20px}.userinfo-label.bold{font-weight:700}.userinfo-label.muted{color:#999}.userinfo-label-group{align-items:center;display:flex;gap:4px}.userinfo-label-sub{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:14px}.userinfo-value-group{align-items:center;display:flex;gap:8px}.userinfo-value{color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:16px;text-align:right}.userinfo-value.placeholder{color:#999}.userinfo-arrow{height:20px;transform:rotate(180deg);width:20px}.userinfo-notice{color:#555;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:16px;margin:0}.userinfo-divider{background:#333;border-radius:100px;height:1px;width:100%}.userinfo-input-section{display:flex;flex-direction:column;gap:8px}.userinfo-input{background:#1e1e1e;border:1px solid #333;border-radius:8px;color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:16px;padding:12px;width:100%}.userinfo-input::placeholder{color:#555}.userinfo-input:focus{border-color:#beae79;outline:none}.carrier-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.carrier-btn{background:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:700;line-height:20px;padding:20px;transition:all .2s}.carrier-btn:hover{background:#333}.carrier-btn.active{border-color:#eee0af;color:#eee0af;font-weight:800}.userinfo-btn-primary{background:#eee0af;border:none;border-radius:40px;color:#1e1e1e;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;line-height:20px;padding:12px 20px;transition:all .2s;width:100%}.userinfo-btn-primary:hover{background:#beae79}.userinfo-btn-primary.disabled{background:#333;color:#666;cursor:not-allowed}.userinfo-btn-primary.disabled:hover{background:#333}.userinfo-spacer{height:32px}.userinfo-bank-selector{align-items:center;background:#1e1e1e;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;justify-content:space-between;line-height:16px;padding:12px;width:100%}.userinfo-bank-selector .placeholder{color:#555}.bank-modal-overlay{align-items:flex-end;background:#000c;display:flex;inset:0;position:fixed;z-index:1000}.bank-modal-content{background:#1e1e1e;border-radius:16px 16px 0 0;margin:0 auto;max-height:80vh;max-width:400px;overflow-y:auto;padding:24px 20px;width:100%}.bank-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.bank-modal-title{color:#beae79;font-family:SUIT,sans-serif;font-size:20px;font-weight:700;line-height:24px;margin:0}.bank-modal-close{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;width:32px}.bank-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.bank-btn{background:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;font-family:SUIT,sans-serif;font-size:13px;font-weight:600;line-height:16px;overflow:hidden;padding:16px 8px;text-overflow:ellipsis;transition:all .2s;white-space:nowrap}.bank-btn:hover{background:#333}.bank-btn.active{border-color:#eee0af;color:#eee0af;font-weight:800}.payment-toggle{display:flex;gap:8px;margin-bottom:20px}.payment-toggle-btn{background:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;line-height:20px;padding:16px;transition:all .2s}.payment-toggle-btn:hover{background:#333}.payment-toggle-btn.active{border-color:#eee0af;color:#eee0af;font-weight:800}.card-expiry-group{align-items:center;display:flex;gap:8px}.card-expiry-group .userinfo-input{flex:1 1}.expiry-divider{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:400}@media (min-width:769px){.userinfo-header{padding:0}.userinfo-header-wrapper{max-width:360px}}@media (max-width:768px){.userinfo-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.userinfo-content{padding:0 20px env(safe-area-inset-bottom,20px)}.userinfo-page-title{display:none}.userinfo-title-large{font-size:28px;line-height:36px}.bank-grid{grid-template-columns:repeat(3,1fr)}.bank-btn{font-size:12px;padding:14px 6px}}.notices-container{margin:0 auto;max-width:400px;min-height:100vh;padding:20px}.notices-container,.notices-header{background-color:#1e1e1e;width:100%}.notices-header{flex-shrink:0;margin-bottom:0;padding:0 20px}.notices-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0;max-width:360px;position:relative}.notices-title{color:#fff;font-size:18px;left:50%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.notices-page-title,.notices-title{font-family:SUIT,sans-serif;font-weight:700}.notices-page-title{color:#beae79;display:none;font-size:24px;margin:0 0 20px}.notices-content{gap:20px;margin-top:20px}.notices-content,.notices-list{display:flex;flex-direction:column}.notices-list{gap:12px}.notice-item{align-items:center;background:#2e2e2e;border-radius:16px;cursor:pointer;display:flex;flex-direction:row;gap:12px;justify-content:space-between;margin:0;padding:16px;transition:all .2s}.notice-item:hover{background:#333}.notice-title{color:#fff;flex:1 1;font-family:SUIT,sans-serif;font-size:16px;font-weight:600;line-height:20px;margin:0;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.notice-date{flex-shrink:0;line-height:16px;text-align:right}.notice-date,.notices-empty,.notices-loading{color:#999;font-family:SUIT,sans-serif;font-size:14px;font-weight:400}.notices-empty,.notices-loading{padding:40px 20px;text-align:center}@media (min-width:769px){.notices-header{padding:0}.notices-header-wrapper{max-width:360px}}@media (max-width:768px){.notices-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.notices-content{padding:0 20px}.notices-page-title{display:none}.notice-item{gap:6px;padding:14px}}.notice-detail-container{background-color:#1e1e1e;margin:0 auto;max-width:400px;min-height:100vh;padding:20px;width:100%}.notice-detail-header{background-color:#1e1e1e;flex-shrink:0;margin-bottom:0;padding:0 20px;width:100%}.notice-detail-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0;max-width:360px;position:relative}.notice-detail-title{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;left:50%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.notice-detail-content{display:flex;flex-direction:column;gap:20px;margin-top:20px}.notice-detail-header-info{display:flex;flex-direction:column;gap:12px}.notice-detail-main-title{color:#beae79;font-family:SUIT,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin:0}.notice-detail-date{color:#999;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:16px}.notice-detail-divider{background-color:#333;height:1px;width:100%}.notice-detail-body{display:flex;flex-direction:column;gap:16px}.notice-detail-image{border-radius:8px;height:auto;object-fit:contain;width:100%}.notice-detail-text{color:#e0e0e0;font-family:SUIT,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0;white-space:pre-wrap;word-break:break-word}@media (min-width:769px){.notice-detail-header{padding:0}.notice-detail-header-wrapper{max-width:360px}}@media (max-width:768px){.notice-detail-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.notice-detail-content{padding:0 20px env(safe-area-inset-bottom,20px)}}.events-container{margin:0 auto;max-width:400px;min-height:100vh;padding:20px}.events-container,.events-header{background-color:#1e1e1e;width:100%}.events-header{flex-shrink:0;margin-bottom:0;padding:0 20px}.events-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0;max-width:360px;position:relative}.events-title{color:#fff;font-size:18px;left:50%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.events-page-title,.events-title{font-family:SUIT,sans-serif;font-weight:700}.events-page-title{color:#beae79;display:none;font-size:24px;margin:0 0 20px}.events-content{gap:20px;margin-top:20px}.events-content,.events-list{display:flex;flex-direction:column}.events-list{gap:12px}.event-item{align-items:center;background:#2e2e2e;border-radius:16px;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:all .2s}.event-item:hover{background:#333}.event-info{display:flex;flex:1 1;flex-direction:column;gap:8px}.event-title{color:#fff;font-size:16px;font-weight:600;line-height:20px;margin:0}.event-date,.event-title{font-family:SUIT,sans-serif}.event-date{color:#999;font-size:14px;font-weight:400;line-height:16px}.event-status{border-radius:16px;font-family:SUIT,sans-serif;font-size:12px;font-weight:600;padding:6px 12px;white-space:nowrap}.event-status.ongoing{background:#beae79;color:#1e1e1e}.event-status.ended{background:#555;color:#999}.events-empty,.events-loading{color:#999;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;padding:40px 20px;text-align:center}@media (min-width:769px){.events-header{padding:0}.events-header-wrapper{max-width:360px}}@media (max-width:768px){.events-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.events-content{padding:0 20px}.events-page-title{display:none}.event-item{padding:14px}}.terms-container{box-sizing:border-box;margin:0 auto;max-width:400px;min-height:100vh;padding:20px}.terms-container,.terms-header{background-color:#1e1e1e;width:100%}.terms-header{flex-shrink:0;margin-bottom:0;padding:0 20px}.terms-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0;max-width:360px;position:relative}.terms-title{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;left:50%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.terms-content{display:flex;flex-direction:column;gap:20px;margin-top:20px}.terms-page-title{color:#beae79;display:none;font-family:SUIT,sans-serif;font-size:24px;font-weight:700;margin:0 0 20px}.terms-section{display:flex;flex-direction:column;gap:12px}.terms-section-title{color:#beae79;font-size:16px;font-weight:700}.terms-section-title,.terms-text{font-family:SUIT,sans-serif;margin:0;text-align:left}.terms-text{color:#ccc;font-size:14px;font-weight:400;line-height:1.6;word-break:keep-all}.terms-footer{border-top:1px solid #2e2e2e;margin-top:20px;padding-top:20px}.terms-footer p{color:#999;font-family:SUIT,sans-serif;font-size:14px;font-weight:600;margin:0;text-align:left}@media (min-width:769px){.terms-header{padding:0}.terms-header-wrapper{max-width:360px}}@media (max-width:768px){.terms-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.terms-content{gap:20px;padding:0 20px env(safe-area-inset-bottom,20px)}.terms-page-title{display:none}.terms-section-title{font-size:15px}.terms-text{font-size:13px;line-height:1.7}}.products-container{background-color:#1e1e1e;margin:0 auto;max-width:400px;min-height:100vh;padding:20px;width:100%}.products-content{display:flex;flex-direction:column;gap:12px;margin-top:20px}.products-header{background-color:#1e1e1e;flex-shrink:0;margin-bottom:0;padding:0 20px;width:100%}.products-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0;max-width:360px;position:relative}.products-title{color:#fff;font-size:18px;left:50%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.products-page-title,.products-title{font-family:SUIT,sans-serif;font-weight:700}.products-page-title{color:#beae79;display:none;font-size:24px;margin:0 0 20px}.products-list{display:flex;flex-direction:column;gap:16px}.product-card{background:#2e2e2e;border-radius:16px;display:flex;gap:16px;padding:16px;transition:all .2s;width:100%}.product-image{align-items:center;background:#fff;border-radius:8px;display:flex;flex-shrink:0;height:120px;justify-content:center;overflow:hidden;width:120px}.product-image img{height:100%;object-fit:contain;width:100%}.product-image-placeholder{align-items:center;display:flex;font-size:40px;height:100%;justify-content:center;width:100%}.products-empty,.products-loading{color:#999;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;padding:40px 20px;text-align:center}.product-info{display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:space-between;min-width:0}.product-name{color:#beae79;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;line-height:20px;margin:0}.product-details{display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:space-between}.product-specs{display:flex;flex-direction:column;gap:4px}.product-date,.product-spec{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400;line-height:14px;margin:0}@media (min-width:769px){.products-header{padding:0}.products-header-wrapper{max-width:360px}}@media (max-width:768px){.products-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.products-content{padding:0 20px}.product-image{height:100px;width:100px}}.partners-container{background-color:#1e1e1e;margin:0 auto;max-width:400px;min-height:100vh;padding:20px;width:100%}.partners-header{background-color:#1e1e1e;flex-shrink:0;margin-bottom:0;padding:0 20px;width:100%}.partners-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0;max-width:360px;position:relative}.partners-title{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;left:50%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.partners-content{display:flex;flex-direction:column;gap:20px;margin-top:20px}.partners-page-title{color:#beae79;display:none;font-family:SUIT,sans-serif;font-size:24px;font-weight:700;margin:0 0 20px}.partners-list{display:flex;flex-direction:column;gap:12px}.partner-card{background:#2e2e2e;border-radius:16px;cursor:pointer;display:flex;gap:16px;padding:16px;transition:all .2s}.partner-card:hover{background:#333}.partner-image{align-items:center;background:#1e1e1e;border-radius:8px;display:flex;flex-shrink:0;height:100px;justify-content:center;overflow:hidden;width:100px}.partner-image img{height:100%;object-fit:cover;width:100%}.partner-info{display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:center}.partner-name{color:#beae79;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;margin:0}.partner-details{display:flex;flex-direction:column;gap:4px}.partner-address,.partner-hours,.partner-phone{color:#ccc;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;margin:0}.partner-address{color:#999;font-size:13px}.partner-phone{color:#beae79;font-weight:500}.partner-hours{color:#888;font-size:12px}@media (min-width:769px){.partners-header{padding:0}.partners-header-wrapper{max-width:360px}}@media (max-width:768px){.partners-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.partners-content{padding:0 20px}.partners-page-title{display:none}.partner-card{padding:14px}.partner-image{height:80px;width:80px}.partner-name{font-size:16px}.partner-address,.partner-phone{font-size:13px}.partner-hours{font-size:11px}}.company-info-container{background-color:#1e1e1e;margin:0 auto;max-width:400px;min-height:100vh;padding:20px;width:100%}.company-info-header{background-color:#1e1e1e;flex-shrink:0;margin-bottom:0;padding:0 20px;width:100%}.company-info-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0;max-width:360px;position:relative}.company-info-title{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;left:50%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.company-info-content{display:flex;flex-direction:column;gap:20px;margin-top:20px}.company-info-page-title{color:#beae79;display:none;font-family:SUIT,sans-serif;font-size:24px;font-weight:700;margin:0 0 2rem}.info-section{display:flex;flex-direction:column;gap:20px}.section-title{color:#beae79;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;margin:0;text-align:left}.info-grid{background:#2e2e2e;border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:12px}.info-row{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between;padding:8px 0}.info-label{font-size:16px;font-weight:500;line-height:20px;text-align:left}.info-label,.info-value{color:#fff;font-family:SUIT,sans-serif}.info-value{font-size:14px;font-weight:400;line-height:16px;text-align:right}.social-section{display:flex;flex-direction:column;gap:20px}.social-title{color:#beae79;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;margin:0;text-align:left}.social-buttons{display:flex;flex-direction:column;gap:12px}.social-button{align-items:center;background:#2e2e2e;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-family:SUIT,sans-serif;font-size:16px;font-weight:500;gap:12px;justify-content:flex-start;line-height:20px;padding:16px;transition:all .2s}.social-button:active,.social-button:hover{background:#333}.social-button svg{flex-shrink:0}@media (min-width:769px){.company-info-header{padding:0}.company-info-header-wrapper{max-width:360px}}@media (max-width:768px){.company-info-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.company-info-content{padding:0 20px}.company-info-page-title{display:none}.company-info-content{gap:20px}.section-title{font-size:15px}.info-grid{padding:12px}}.phone-consult-container{align-items:flex-start;background-color:#1e1e1e;display:flex;margin:0 auto;max-width:400px;min-height:calc(100vh - 80px);padding:40px 20px;width:100%}.phone-consult-content{width:100%}.consult-card{background:linear-gradient(135deg,#2e2e2e,#1e1e1e);border:1px solid #333;border-radius:16px;flex-direction:column;gap:24px;padding:40px 20px;text-align:center}.consult-card,.consult-icon{align-items:center;display:flex}.consult-icon{height:80px;justify-content:center;width:80px}.consult-title{color:#beae79;font-size:28px;font-weight:700;line-height:36px}.consult-description,.consult-title{font-family:SUIT,sans-serif;margin:0}.consult-description{color:#fff;font-size:16px;font-weight:400;line-height:24px}.kakao-open-btn{align-items:center;background:#fee500;border:none;border-radius:40px;cursor:pointer;display:flex;gap:8px;justify-content:center;max-width:320px;padding:16px 32px;transition:all .2s;width:100%}.kakao-open-btn:hover{background:#fdd835;box-shadow:0 4px 12px #fee5004d;transform:translateY(-2px)}.kakao-open-btn:active{transform:translateY(0)}.kakao-open-btn span{color:#1e1e1e;font-family:SUIT,sans-serif;font-size:16px;font-weight:700}.consult-info{display:flex;flex-direction:column;gap:12px;margin-top:8px;max-width:320px;width:100%}.info-item{align-items:center;background:#ffffff0d;border-radius:8px;display:flex;gap:12px;padding:12px}.info-icon{flex-shrink:0;font-size:20px}.info-text{color:#999;font-family:SUIT,sans-serif;font-size:14px;font-weight:500}@media (max-width:768px){.phone-consult-container{padding:20px}.consult-card{padding:30px 20px}.consult-title{font-size:24px;line-height:32px}.consult-description{font-size:14px;line-height:20px}}.notification-container{background-color:#1e1e1e;display:flex;flex-direction:column;margin:0 auto;max-width:400px;min-height:100vh;width:100%}.notification-header{background-color:#1e1e1e;flex-shrink:0;margin-bottom:0;margin-top:20px;padding:0 20px;width:100%}.notification-header-wrapper{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0 auto;max-width:360px;position:relative}.header-icon{cursor:pointer;flex-shrink:0;height:24px;width:24px}.notification-title{color:#fff;font-family:SUIT,sans-serif;font-size:18px;font-weight:700;left:50%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.notification-content{display:flex;flex:1 1;flex-direction:column;padding:20px 0;position:relative;width:100%}.notification-page-title{border-bottom:1px solid #2e2e2e;color:#beae79;display:none;font-family:SUIT,sans-serif;font-size:24px;font-weight:700;margin:0;padding:20px}.notification-unread-info{background-color:#252525;border-radius:12px;color:#beae79;font-family:SUIT,sans-serif;font-size:14px;font-weight:600;margin:20px 0;padding:16px 20px}.notification-list{display:flex;flex:1 1;flex-direction:column}.notification-item{background-color:#252525;border-radius:12px;cursor:pointer;margin-bottom:12px;min-height:100px;padding:24px 20px;position:relative;transition:background-color .2s}.notification-item:hover{background-color:#2a2a2a}.notification-item.unread{background-color:#3a3a3a}.notification-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.notification-type-badge{border-radius:12px;color:#fff;display:inline-block;font-family:SUIT,sans-serif;font-size:11px;font-weight:700;padding:4px 12px}.notification-time{color:#999;font-family:SUIT,sans-serif;font-size:12px;font-weight:400}.notification-item-title{color:#fff;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;margin:0 0 8px}.notification-item-message{color:#ccc;font-family:SUIT,sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin:0}.notification-unread-dot{background-color:#ff4757;border-radius:50%;flex-shrink:0;height:8px;width:8px}.notification-empty{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;top:40%;transform:translate(-50%,-50%)}.notification-empty p{color:#666;font-family:SUIT,sans-serif;font-size:16px;font-weight:400;margin:0}@media (min-width:769px){.notification-header{padding:0}.notification-header-wrapper{max-width:360px}.notification-content{margin:0 auto;max-width:360px}}@media (max-width:768px){.notification-container{bottom:0;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;right:0;top:0;z-index:1000}.notification-header{margin-top:0}.notification-content{padding:20px 20px env(safe-area-inset-bottom,20px)}.notification-page-title{display:none}.notification-item{padding:20px 16px}.notification-item-title{font-size:15px}.notification-item-message{font-size:14px}}.popup-overlay{align-items:flex-end;animation:overlayFadeIn .3s ease-out;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.popup-container{animation:bottomSheetSlideUp .4s cubic-bezier(.16,1,.3,1);background:#2e2e2e;border-radius:24px 24px 0 0;box-shadow:0 -4px 24px #00000080;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;position:relative;width:100%}@keyframes bottomSheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.popup-close-btn{align-items:center;background:#1e1e1ecc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s;width:32px;z-index:10}.popup-close-btn:hover{background:#eee0af;color:#1e1e1e;transform:rotate(90deg)}.popup-content{flex:1 1;overflow-y:auto;width:100%}.popup-image{display:block;height:auto;max-height:60vh;object-fit:cover;width:100%}.popup-footer{background:#1e1e1e;display:flex;gap:12px;padding:16px}.popup-footer:not(:has(.popup-dont-show-btn)) .popup-close-footer-btn{flex:1 1}.popup-close-footer-btn,.popup-dont-show-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-family:SUIT,sans-serif;font-size:14px;font-weight:600;padding:12px 16px;transition:all .2s}.popup-dont-show-btn{background:#333;color:#fff}.popup-dont-show-btn:hover{background:#444}.popup-close-footer-btn{background:#eee0af;color:#1e1e1e}.popup-close-footer-btn:hover{background:#d4c294}@media (max-width:768px){.popup-container{border-radius:20px 20px 0 0;max-width:100%}.popup-footer{padding:12px 16px 20px}}.internet-apply-container{background-color:#1e1e1e;display:flex;flex-direction:column;min-height:100vh}.apply-header{border-bottom:1px solid #333;padding:20px;text-align:center}.apply-header h1{color:#fff;font-family:SUIT,sans-serif;font-size:20px;font-weight:700;margin:0}.apply-form{box-sizing:border-box;gap:20px;margin:0 auto;max-width:400px;padding:20px;width:100%}.apply-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#fff;font-family:SUIT,sans-serif;font-size:14px;font-weight:600}.form-group label .required{color:#eee0af}.form-group input,.form-group select,.form-group textarea{background-color:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;font-family:SUIT,sans-serif;font-size:14px;outline:none;padding:14px 16px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#eee0af}.form-group input::placeholder,.form-group textarea::placeholder{color:#666}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.form-group textarea{min-height:100px;resize:none}.form-divider{background-color:#333;height:1px;margin:4px 0}.toggle-group{align-items:center;flex-direction:row;justify-content:space-between}.toggle-buttons{display:flex;gap:8px}.toggle-btn{background-color:#2e2e2e;border:1px solid #333;border-radius:8px;color:#999;cursor:pointer;font-family:SUIT,sans-serif;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.toggle-btn.active{background-color:#eee0af;border-color:#eee0af;color:#1e1e1e}.toggle-btn:hover:not(.active){border-color:#555}.submit-btn{background-color:#eee0af;border:none;border-radius:8px;color:#1e1e1e;cursor:pointer;font-family:SUIT,sans-serif;font-size:16px;font-weight:700;margin-top:20px;padding:16px;transition:background-color .2s}.submit-btn:hover{background-color:#beae79}.submit-btn:disabled{background-color:#555;color:#999;cursor:not-allowed}.apply-success{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.success-icon{margin-bottom:24px}.apply-success h2{color:#fff;font-family:SUIT,sans-serif;font-size:24px;font-weight:700;margin:0 0 12px}.apply-success p{color:#999;line-height:1.5;margin:0}.apply-success p,.close-btn{font-family:SUIT,sans-serif;font-size:14px}.close-btn{background-color:#2e2e2e;border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:32px;padding:14px 32px;transition:all .2s}.close-btn:hover{border-color:#eee0af;color:#eee0af}@media (max-width:768px){.apply-form{padding:20px}.toggle-group{align-items:flex-start;flex-direction:column;gap:12px}.toggle-buttons{width:100%}.toggle-btn{flex:1 1;text-align:center}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1e1e1e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}@media (max-width:1200px){.container{max-width:992px}}@media (max-width:992px){.container{max-width:768px}}@media (max-width:768px){.container{max-width:576px;padding:0 15px}}@media (max-width:576px){.container{max-width:100%;padding:0 10px}}
/*# sourceMappingURL=main.e0f8372d.css.map*/