@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{font-family:Pretendard,system-ui,sans-serif;color:#101828;background:#eef2f6;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}.auth-api-error{width:calc(100% - 32px);margin:10px 16px 0;color:#d92d20;font-size:13px;line-height:1.45}.verification-resend-link{display:block;margin:12px 24px 0 auto;border:0;background:transparent;color:#5f4a3a;font-size:13px;text-decoration:underline}.mobile-stage{min-height:100dvh;display:flex;justify-content:center;background:#eef2f6}.mobile-screen{width:min(100%,412px);min-height:100dvh;background:#fff}.login-screen{display:flex;flex-direction:column;align-items:center;padding:144px 16px 32px}.claudio-logo{width:194px;height:40px;display:block;object-fit:contain}.login-form{width:100%;margin-top:44px;display:flex;flex-direction:column;gap:20px}.login-fields{display:grid;gap:12px}.login-field{display:grid;gap:6px}.login-field.has-error input{border-color:#e5484d}.login-field small{color:#e5484d;font-size:12px;line-height:18px}.login-fields input{width:100%;height:40px;border:1px solid #e1e4e8;border-radius:4px;padding:8px 12px;color:#101828;background:#fff;font-size:14px;line-height:22px;outline:none}.login-fields input::placeholder{color:#b4bac5;opacity:1}.login-fields input:focus{border-color:#288ff6;box-shadow:0 0 0 2px #288ff61f}.primary-button{width:100%;height:48px;border:0;border-radius:4px;color:#fff;background:#288ff6;font-size:14px;font-weight:500;line-height:22px}.primary-button:disabled{background:#d9dfe8;color:#8f99a8;cursor:default}.auth-links{display:flex;align-items:center;justify-content:center;gap:12px;min-height:24px;white-space:nowrap}.auth-links button{min-height:24px;border:0;padding:1px 0;color:#667085;background:transparent;font-size:14px;font-weight:500;line-height:22px}.auth-links span{color:#cbcfd7;font-size:12px;line-height:20px}.auth-divider{display:flex;align-items:center;gap:16px;color:#98a2b3;font-size:13px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#eaecf0}.kakao-login-button{width:100%;height:48px;border:0;border-radius:4px;color:#191919;background:#fee500;font-size:14px;font-weight:600}.kakao-login-button span{margin-right:8px;color:#191919;font-size:12px}.simple-screen{padding:32px 16px}.auth-screen{position:relative;min-height:100dvh;padding-top:56px;color:#16181d}.top-navigation{position:absolute;inset:0 0 auto;height:56px;display:flex;align-items:center;padding:0 16px;background:#fff}.top-navigation h1{position:absolute;left:50%;transform:translate(-50%);margin:0;font-size:16px;font-weight:500;line-height:24px}.icon-button,.expand-button{border:0;padding:0;color:inherit;background:transparent}.icon-button{width:24px;height:24px;display:grid;place-items:center}.auth-headline{min-height:144px;display:flex;align-items:center;padding:40px 16px}.auth-headline h2{margin:0;font-size:24px;font-weight:700;line-height:32px}.agreement-section{padding:0 16px 32px}.agreement-all{width:100%;height:64px;display:flex;align-items:center;gap:8px;border:0;border-radius:4px;padding:0 16px;color:#4b5362;background:#f3f5f7;text-align:left}.agreement-all strong{font-size:18px;font-weight:500;line-height:26px}.square-check,.square-toggle{display:grid;place-items:center;color:#fff;background:#cbcfd7}.square-check{width:18px;height:18px;border-radius:4px}.agreement-all.is-checked .square-check,.square-toggle.is-checked{border-color:#288ff6;background:#288ff6}.agreement-list{margin-top:24px;border:1px solid #f3f5f7;border-radius:4px;padding:12px 0}.agreement-entry{width:100%}.agreement-row{min-height:50px;display:flex;align-items:center;gap:4px;padding:4px 16px;font-size:14px;line-height:22px}.square-toggle{width:16px;height:16px;flex:0 0 16px;margin-right:4px;border:1.5px solid #9ba7b8;border-radius:2px;background:#fff}.required-label{color:#288ff6}.optional-label,.agreement-label{color:#4b5362}.agreement-label{flex:1}.expand-button{width:20px;height:20px;display:grid;place-items:center;color:#9ba7b8}.expand-button svg{transition:transform .16s ease}.expand-button svg.is-open{transform:rotate(180deg)}.agreement-detail{margin:0 16px 8px 44px;border-radius:4px;padding:12px;color:#667085;background:#f8f9fb;font-size:12px;line-height:20px}.profile-screen{min-height:100dvh}.profile-content{padding-top:40px}.profile-headline{min-height:64px;padding:0 16px}.profile-form{display:flex;flex-direction:column;gap:40px;padding:40px 16px 76px}.field-group{display:flex;flex-direction:column;gap:8px;color:#667085;font-size:14px;line-height:22px}.field-group input,.email-content input,.email-content select,.verify-content input{width:100%;height:40px;border:1px solid #e1e4e8;border-radius:4px;padding:8px 12px;color:#16181d;background:#fff;font-size:14px;line-height:22px;outline:0}.field-group input::placeholder,.email-content input::placeholder,.verify-content input::placeholder{color:#b4bac5}.field-group input:focus,.email-content input:focus,.email-content select:focus,.verify-content input:focus{border-color:#288ff6;box-shadow:0 0 0 2px #288ff61f}.field-group small{color:#667085;font-size:12px;line-height:20px}.field-group small.success-caption{color:#288ff6}.field-group small.error-caption{color:#e5484d}.inline-field,.email-row,.verify-row{display:flex;align-items:center;gap:8px}.inline-field input,.verification-input{min-width:0;flex:1}.secondary-button{width:82px;height:40px;flex:0 0 82px;border:0;border-radius:4px;color:#288ff6;background:#ebf5fe;font-size:14px;font-weight:500;line-height:22px}.full-button-area{position:absolute;z-index:5;right:0;bottom:0;left:0;padding:8px 16px;background:#fff}.profile-form>.full-button-area{position:fixed;width:min(100%,412px);left:50%;transform:translate(-50%)}.full-button{width:100%;height:52px;border:0;border-radius:4px;color:#fff;background:#288ff6;font-size:16px;font-weight:500;line-height:24px}.full-button:disabled{color:#cbcfd7;background:#e1e4e8;cursor:default}.email-content,.verify-content{padding:8px 16px 100px;color:#667085;font-size:14px;line-height:22px}.email-content>label,.verify-content>label{display:block;margin-bottom:8px}.email-row>input,.email-row>select{min-width:0;flex:1}.email-row>span{width:16px;flex:0 0 16px;color:#b4bac5;text-align:center}.email-content select{appearance:auto;color:#667085}.custom-domain{margin-top:8px}.recovery-content{padding-top:0}.verification-input{position:relative}.verification-input input{padding-right:54px}.verification-input span{position:absolute;top:9px;right:12px;color:#667085;font-size:14px;line-height:22px}.verification-message{display:block;margin-top:8px;font-size:12px;line-height:18px}.verification-message.is-error{color:#e5484d}.verification-message.is-success{color:#288ff6}.reset-content{display:flex;flex-direction:column;padding:0 16px 100px;color:#667085;font-size:14px;line-height:22px}.reset-content label{margin-bottom:8px}.reset-content input{width:100%;height:40px;border:1px solid #e1e4e8;border-radius:4px;padding:8px 12px;color:#16181d;background:#fff;font-size:14px;line-height:22px;outline:0}.reset-content input+input{margin-top:8px}.reset-content input::placeholder{color:#b4bac5}.reset-content input:focus{border-color:#288ff6;box-shadow:0 0 0 2px #288ff61f}.recovery-result{display:flex;flex-direction:column}.result-headline{flex:1;padding:40px 16px}.result-headline h2,.result-headline strong{display:block;margin:0;font-size:24px;font-weight:700;line-height:32px}.result-headline strong{margin:4px 0;color:#288ff6}.dual-button-area{display:grid;gap:8px;padding:8px 16px;background:#fff}.ghost-button{width:100%;height:52px;border:1px solid #288ff6;border-radius:4px;color:#288ff6;background:#fff;font-size:16px;font-weight:500;line-height:24px}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:16px;background:#0f172a73}.completion-modal{width:284px;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;border-radius:12px;padding:54px 24px 24px;background:#fff}.completion-modal h2{margin:0;color:#16181d;font-size:18px;font-weight:700;line-height:26px;text-align:center}.completion-modal button{width:100%;height:40px;border:0;border-radius:4px;color:#fff;background:#288ff6;font-size:14px;font-weight:500}.simple-screen h1{margin:48px 0 12px;font-size:24px}.back-text{border:0;padding:0;color:#101828;background:transparent}.admin-placeholder{min-height:100dvh;display:grid;place-content:center;gap:16px;text-align:center}.admin-placeholder img{width:194px;margin:0 auto}.admin-placeholder h1,.admin-placeholder p{margin:0}.bottom-navigation{position:fixed;z-index:30;bottom:0;left:50%;width:min(100%,412px);height:calc(68px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);transform:translate(-50%);border-top:1px solid #edf0f4;padding:0 0 env(safe-area-inset-bottom);background:#fff}.bottom-navigation button{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;padding:6px 0;color:#667085;background:transparent}.bottom-navigation span{font-size:12px;font-weight:400;line-height:20px}.bottom-navigation button.is-active{color:#288ff6}.bottom-nav-icon{position:relative;width:32px;height:32px;flex:0 0 32px;overflow:hidden}.bottom-nav-icon img{position:absolute;display:block;filter:brightness(0) saturate(100%) invert(70%) sepia(8%) saturate(503%) hue-rotate(181deg) brightness(92%) contrast(87%)}.bottom-navigation button.is-active .bottom-nav-icon img{filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(1937%) hue-rotate(191deg) brightness(99%) contrast(95%)}.bottom-nav-icon--home img:first-child{top:4px;left:5px;width:23px;height:24px}.bottom-nav-icon--home img:last-child{top:22px;left:11px;width:10px;height:2px}.bottom-navigation button.is-active .bottom-nav-icon--home img:last-child{filter:none}.bottom-nav-icon--sizing img:nth-child(1),.bottom-nav-icon--my img:nth-child(1){top:3px;left:3px;width:26px;height:26px}.bottom-nav-icon--sizing img:nth-child(2){top:11px;left:10px;width:9px;height:10px}.bottom-nav-icon--sizing img:nth-child(3){top:11px;left:20px;width:2px;height:10px}.bottom-nav-icon--store img:nth-child(1),.bottom-nav-icon--store img:nth-child(2){top:4px;width:2px;height:7px}.bottom-nav-icon--store img:nth-child(1){left:12px}.bottom-nav-icon--store img:nth-child(2){left:20px}.bottom-nav-icon--store img:nth-child(3){top:20px;left:5px;width:23px;height:10px}.bottom-nav-icon--store img:nth-child(4){top:3px;left:2px;width:28px;height:18px}.bottom-nav-icon--my img:nth-child(2){top:18px;left:10px;width:12px;height:5px}.home-screen{padding-bottom:calc(68px + env(safe-area-inset-bottom));color:#16181d}.home-header{height:88px;position:relative;display:flex;align-items:center;justify-content:center;background:#fff}.home-header img{width:102px;height:auto;display:block}.home-header button{position:absolute;right:16px;width:36px;height:36px;display:grid;place-items:center;border:0;padding:0;color:#344054;background:transparent}.home-content{overflow:hidden}.home-hero{position:relative;height:510px;margin:0 16px;overflow:hidden;border-radius:6px;background:#20242b}.home-hero>img{width:100%;height:100%;display:block;object-fit:cover;object-position:51% center;filter:brightness(.68)}.home-hero-copy{position:absolute;inset:auto 12px 48px;color:#fff;text-align:center}.home-hero-copy h1{margin:0;font-size:28px;font-weight:700;line-height:36px}.home-hero-copy p{margin:14px -6px 22px;font-size:12px;line-height:20px}.home-hero-copy button{width:160px;height:48px;border:0;border-radius:4px;color:#fff;background:#288ff6;font-size:14px;font-weight:500}.section-pad{padding-right:16px;padding-left:16px}.home-order{padding-top:44px}.home-order h2,.personalized-body h2{margin:0 0 14px;font-size:18px;font-weight:700;line-height:26px}.home-order>button{width:100%;height:88px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e1e4e8;border-radius:8px;padding:0 16px;color:#667085;background:#fff;text-align:left;box-shadow:0 2px 7px #1018280d}.home-order button span{display:grid;gap:6px}.home-order button strong{color:#344054;font-size:16px;line-height:24px}.home-order button small{font-size:12px;line-height:18px}.story-section{padding-top:56px;padding-bottom:44px}.story-section>h2,.process-section>h2{margin:0 0 20px;font-size:29px;font-weight:400;line-height:38px}.story-section>p,.process-section>p{margin:0;color:#667085;font-size:13px;line-height:23px}.story-section>p+p{margin-top:18px}.story-tabs{display:flex;gap:8px;margin:28px 0 16px}.story-tabs button{height:40px;border:0;border-radius:20px;padding:0 18px;color:#8490a3;background:#f2f4f7;font-size:14px;outline:0}.story-tabs button.is-active{color:#fff;background:#288ff6}.story-card{position:relative;height:328px;overflow:hidden;border-radius:7px;background:#111827}.story-card>img{width:100%;height:100%;display:block;object-fit:cover;filter:brightness(.58)}.story-card.is-sizing>img{object-position:center;filter:brightness(.72)}.story-card>div{position:absolute;inset:auto 16px 28px;color:#fff}.story-card span{font-size:16px}.story-card.is-sizing span{font-size:14px;line-height:22px}.story-card hr{margin:8px 0 10px;border:0;border-top:1px solid rgb(255 255 255 / 80%)}.story-card strong{display:block;font-size:19px;line-height:28px}.story-card.is-sizing strong{font-size:20px;line-height:28px}.story-card button{display:flex;align-items:center;gap:2px;border:0;padding:18px 0 0;color:#fff;background:transparent;font-size:13px}.personalized-section{padding:44px 16px;background:#e5e9ee}.personalized-section>article{overflow:hidden;border-radius:10px;background:#fff}.personalized-cover{width:100%;height:360px;display:block;object-fit:cover;object-position:56% center}.personalized-body{padding:24px 16px 28px}.personalized-body>p{margin:0 0 24px;color:#667085;font-size:13px;line-height:22px}.personalized-products{display:grid;gap:10px}.personalized-product{min-width:0;display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;align-items:center}.personalized-product img{width:100px;height:100px;display:block;border-radius:4px;object-fit:cover}.personalized-product span{min-width:0;display:grid;gap:3px}.personalized-product small{color:#98a2b3;font-size:12px}.personalized-product strong,.personalized-product b{overflow:hidden;color:#16181d;font-size:14px;font-weight:400;line-height:21px;text-overflow:ellipsis;white-space:nowrap}.process-section{padding-top:56px;padding-bottom:48px}.process-cover{width:100%;height:312px;display:block;margin-top:24px;border-radius:7px;object-fit:cover}.process-section ol{display:grid;gap:28px;margin:30px 0 0;padding:0;list-style:none}.process-section li{display:grid;grid-template-columns:32px 1fr;gap:12px}.process-section li>span{color:#b5bdc9;font-size:21px;font-weight:300;line-height:28px}.process-section li strong{font-size:18px;font-weight:500;line-height:26px}.process-section li p{margin:3px 0 0;color:#667085;font-size:13px;line-height:21px}.home-footer{padding:36px 16px 40px;color:#98a2b3;background:#f4f6f8}.home-footer strong{font-size:15px;font-weight:500}.home-footer p{margin:8px 0 0;font-size:11px;line-height:19px}.sizing-screen,.analysis-screen,.result-screen,.remeasure-screen{position:relative;min-height:100dvh;color:#16181d}.sizing-screen{padding-bottom:146px}.sizing-title{height:64px;display:flex;align-items:center;padding:0 16px}.sizing-title h1{margin:0;font-size:20px;font-weight:700;line-height:28px}.sizing-intro,.analysis-body,.sizing-result-body,.remeasure-body{padding:32px 16px 0}.sizing-intro h2,.analysis-body>h2,.sizing-result-body>h2,.remeasure-body>h2{margin:0;font-size:24px;font-weight:700;line-height:32px}.sizing-intro p{margin:12px 0 0;color:#667085;font-size:14px;line-height:22px}.sizing-form{padding:24px 16px 0}.sizing-form>h3{margin:0 0 12px;font-size:16px;font-weight:700;line-height:24px}.measurement-upload{width:100%;height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;overflow:hidden;border:0;border-radius:8px;padding:20px 16px;color:#288ff6;background:#ebf5fe;box-shadow:0 0 5px #0000000d}.measurement-upload>svg{width:56px;height:56px;flex:0 0 56px;border-radius:50%;padding:16px;color:#667085;background:#d8ebfd}.measurement-camera{position:relative;width:56px;height:56px;flex:0 0 56px;overflow:hidden;border-radius:50%;background:#d8ebfd}.measurement-camera img{position:absolute;display:block;object-fit:fill}.measurement-camera img:first-child{top:19px;left:17px;width:22px;height:18px}.measurement-camera img:last-child{top:24px;left:23px;width:10px;height:10px}.measurement-upload strong{color:#344054;font-size:16px;font-weight:500;line-height:24px}.measurement-upload span{color:#667085;font-size:14px;line-height:22px;text-align:center}.measurement-upload.has-image{border-style:solid;background:#f2f4f7}.measurement-upload>img{width:100%;height:100%;display:block;object-fit:contain}.upload-notice{margin:12px 0 40px;color:#667085;font-size:14px;line-height:22px}.sizing-form label,.remeasure-body label{display:grid;gap:8px;color:#667085;font-size:14px;line-height:22px}.sizing-form label>div,.unit-input{position:relative}.sizing-form input,.remeasure-body input,.remeasure-body select{width:100%;height:40px;border:1px solid #e1e4e8;border-radius:4px;padding:8px 46px 8px 12px;color:#16181d;background:#fff;font-size:14px;outline:0}.notice-screen{min-height:100dvh;padding-top:56px;color:#16181d}.notice-list button{width:100%;min-height:88px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;border:0;border-bottom:1px solid #f5f5f5;padding:20px 16px;background:#fff;text-align:left}.notice-list strong{color:#16181d;font-size:16px;font-weight:500;line-height:24px}.notice-list time,.notice-detail time{color:#667085;font-size:12px;line-height:20px}.notice-detail{padding:32px 16px}.notice-detail header{display:grid;gap:4px;border-bottom:1px solid #e1e4e8;padding-bottom:20px}.notice-detail h2{margin:0;font-size:18px;line-height:26px}.notice-detail p{margin:20px 0 0;color:#4b5362;font-size:14px;line-height:22px}.store-screen{overflow-x:hidden;padding-bottom:calc(68px + env(safe-area-inset-bottom));color:#16181d}.store-title{height:96px;display:flex;align-items:flex-end;padding:0 16px 16px}.store-title h1{margin:0;font-size:20px;line-height:28px}.store-content{width:100%;min-width:0;display:grid;gap:44px;overflow:hidden;padding-top:32px}.store-content>section{min-width:0}.voice-card{width:calc(100% - 32px);height:398px;display:flex;flex-direction:column;margin:0 auto;overflow:hidden;border:1px solid #e1e4e8;border-radius:12px;background:#fff}.voice-card-main{height:346px;display:flex;flex:0 0 346px;flex-direction:column;align-items:center;gap:20px;padding:31px 0}.voice-image-area{position:relative;width:100%;height:208px;display:flex;flex:0 0 208px;align-items:center;justify-content:center}.speech{position:absolute;z-index:2;border:1px solid #e1e4e8;border-radius:18px;padding:8px 12px;color:#667085;background:#fff;box-shadow:0 4px 10px #10182812;font-size:14px;line-height:22px}.speech.first{top:16px;left:17px}.speech.second{top:157px;left:162px;white-space:nowrap}.voice-visual{display:flex;align-items:center;justify-content:center;gap:4px}.voice-visual i{width:66px;height:45px;background:repeating-linear-gradient(90deg,#c9e7ff 0 3px,transparent 3px 8px);-webkit-mask-image:linear-gradient(transparent 0,#000 24%,#000 76%,transparent 100%);mask-image:linear-gradient(transparent 0,#000 24%,#000 76%,transparent 100%)}.voice-visual button,.voice-main-button{width:100px;height:100px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:#1f7edc;box-shadow:0 0 0 9px #288ff638,0 10px 20px #1f7edc47}.voice-copy{height:54px;display:flex;flex-direction:column;align-items:center;gap:4px}.voice-copy h2{margin:0;font-size:20px;font-weight:700;line-height:28px}.voice-copy p{margin:0;color:#667085;font-size:14px;line-height:22px}.voice-cta{width:100%;height:52px;flex:0 0 52px;border:0;color:#fff;background:#288ff6;font-size:16px;font-weight:500}.best-section,.fit-section{padding:0 16px}.best-section h2,.fit-section h2,.personal-store-body h2{margin:0;font-size:20px;line-height:28px}.best-product-track{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;margin-top:14px;padding-right:16px;scroll-padding-inline:0 16px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.best-product-track::-webkit-scrollbar{display:none}.best-section button{width:216px;flex:0 0 216px;display:grid;justify-items:start;border:0;padding:0;background:transparent;text-align:left;scroll-snap-align:start}.best-section img{width:216px;height:216px;display:block;border-radius:4px;object-fit:cover}.best-section small,.store-row small,.voice-product-grid small{margin-top:12px;color:#7f8a9d;font-size:11px;line-height:18px}.best-section strong{max-width:100%;margin-top:5px;overflow:hidden;font-size:15px;font-weight:400;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.best-section b,.store-row b,.voice-product-grid b{margin-top:4px;font-size:15px;font-style:normal;font-weight:500;line-height:22px}.difference-copy{padding:24px 20px 22px;background:#f4f6f8}.difference-copy small{color:#b5bdc9;font-size:15px;font-weight:300}.difference-copy h2{margin:4px 0 0;font-size:20px;line-height:28px}.difference-copy p,.fit-section>p,.personal-store-body>p{margin:16px 0 0;color:#667085;font-size:13px;line-height:23px}.fit-section>img{width:100%;height:360px;display:block;border-radius:4px;object-fit:cover}.fit-section h2{margin-top:18px}.fit-section>p{margin-top:5px}.fit-section>div{display:grid;gap:8px;margin-top:20px}.store-row{width:100%;display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;border:0;padding:0;background:transparent;text-align:left}.store-row>img{width:100px;height:100px;display:block;border-radius:4px;object-fit:cover}.store-row>span{min-width:0;display:flex;flex-direction:column;justify-content:center}.store-row small{margin:0}.store-row strong{margin-top:4px;overflow:hidden;font-size:14px;font-weight:400;line-height:21px;text-overflow:ellipsis;white-space:nowrap}.store-row del,.voice-product-grid del{margin-top:6px;color:#b5bdc9;font-size:12px}.store-row em,.voice-product-grid em{margin-right:5px;color:#e5484d;font-style:normal;font-weight:500}.store-outline{width:100%;height:48px;margin-top:20px;border:1px solid #d0d5dd;border-radius:4px;color:#667085;background:#fff;font-size:14px}.personal-store-section{padding:44px 16px 48px;background:#e7ebef}.personal-store-section>article{overflow:hidden;border-radius:12px;background:#fff}.personal-store-cover{width:100%;height:344px;display:block;object-fit:cover}.personal-store-body{padding:24px 16px 20px}.personal-store-body>p{margin-top:8px}.personal-store-body .store-row{margin-top:12px}.voice-search-screen,.voice-loading-screen{display:flex;flex-direction:column;align-items:center;color:#16181d}.voice-search-screen .voice-main-button{margin-top:316px}.voice-search-screen h1,.voice-loading-screen h1{margin:39px 0 0;font-size:18px;line-height:26px;text-align:center}.voice-spinner{width:80px;height:80px;margin-top:336px;border:10px solid #dbeeff;border-top-color:#288ff6;border-right-color:#288ff6;border-radius:50%;animation:voice-spin .8s linear infinite}.voice-loading-screen h1{margin-top:28px}.voice-loading-screen p{margin:4px 0 0;color:#667085;font-size:13px;line-height:20px}@keyframes voice-spin{to{transform:rotate(360deg)}}.voice-result-screen{min-height:100dvh;padding-top:56px;color:#16181d}.voice-query{height:92px;display:flex;align-items:flex-end;justify-content:space-between;margin:0 16px;border-bottom:1px solid #d0d5dd;padding:0 8px 14px;color:#4b5362}.voice-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 8px;padding:20px 16px 32px}.voice-product-grid button{min-width:0;display:flex;flex-direction:column;align-items:flex-start;border:0;padding:0;background:transparent;text-align:left}.voice-product-grid img{width:100%;aspect-ratio:1;display:block;border-radius:4px;object-fit:cover}.voice-product-grid strong{display:-webkit-box;min-height:44px;margin-top:4px;overflow:hidden;font-size:14px;font-weight:400;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.voice-product-grid b{display:flex}.product-list-screen,.product-detail-screen,.cart-screen,.checkout-screen{position:relative;min-height:100dvh;padding-top:56px;padding-bottom:76px;color:#16181d}.product-list-screen .top-navigation h1:empty{display:none}.product-list-head{padding:28px 16px 14px}.product-list-head h1{margin:0;font-size:20px;line-height:28px}.product-list-head h1 span{color:#667085}.product-list-head>div{display:flex;gap:8px;overflow-x:auto;margin:14px -16px 0;padding:0 16px;scrollbar-width:none}.product-list-head>div::-webkit-scrollbar{display:none}.product-list-head button{height:38px;flex:0 0 auto;border:0;border-radius:20px;padding:0 16px;color:#667085;background:#f2f4f7;font-size:13px}.product-list-head button.is-active{color:#fff;background:#288ff6}.product-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 8px;padding:0 16px 28px}.product-list-grid button,.related-section button{min-width:0;display:flex;flex-direction:column;align-items:flex-start;border:0;padding:0;background:transparent;text-align:left}.product-list-grid img{width:100%;aspect-ratio:1;display:block;border-radius:4px;object-fit:cover}.product-list-grid small,.related-section small{margin-top:12px;color:#7f8a9d;font-size:11px;line-height:18px}.product-list-grid strong{display:-webkit-box;min-height:44px;margin-top:4px;overflow:hidden;font-size:14px;font-weight:400;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-list-grid del,.product-summary del{margin-top:4px;color:#b5bdc9;font-size:12px}.product-list-grid b{margin-top:3px;font-size:15px;font-weight:500}.product-list-grid em,.product-summary em{margin-right:5px;color:#e5484d;font-style:normal;font-weight:500}.product-detail-nav{position:absolute;z-index:4;top:0;right:0;left:0;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#fff}.product-detail-nav button{width:28px;height:32px;display:grid;place-items:center;border:0;padding:0;background:transparent}.product-visual{position:relative;height:360px;background:#f3f3f3}.product-visual img{width:100%;height:100%;display:block;object-fit:contain}.product-visual span{position:absolute;right:14px;bottom:12px;border-radius:12px;padding:3px 8px;color:#fff;background:#0000006b;font-size:10px}.product-summary{border-bottom:8px solid #f4f6f8;padding:16px}.product-summary small{color:#7f8a9d;font-size:12px}.product-summary h1{margin:5px 0 8px;font-size:19px;font-weight:500;line-height:27px}.product-summary>div{display:flex;align-items:center;gap:5px}.product-summary>strong{display:block;margin-top:4px;font-size:24px;line-height:32px}.size-recommend{border-bottom:8px solid #f4f6f8;padding:24px 16px}.size-recommend h2,.related-section h2,.product-information h2,.cart-total h2,.checkout-screen h2{margin:0;font-size:18px;line-height:26px}.size-recommend h2 b{color:#288ff6}.size-recommend>p,.related-section>p{margin:5px 0 0;color:#667085;font-size:12px;line-height:19px}.size-recommend>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px}.size-recommend article{display:grid;gap:4px;border-radius:6px;padding:14px;background:#f8f9fb}.size-recommend article small{color:#667085;font-size:11px}.related-section{overflow:hidden;border-bottom:8px solid #f4f6f8;padding:24px 16px}.related-section>div{display:flex;gap:8px;margin-top:16px}.related-section button{width:156px;flex:0 0 156px}.related-section img{width:156px;height:156px;border-radius:4px;object-fit:cover}.related-section strong{display:-webkit-box;min-height:42px;margin-top:3px;overflow:hidden;font-size:13px;font-weight:400;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.related-section b{margin-top:4px;font-size:14px}.product-information{padding:0 16px 24px}.product-information nav{height:56px;display:grid;grid-template-columns:repeat(3,1fr);margin:0 -16px 24px;border-bottom:1px solid #e1e4e8}.product-information nav button{border:0;border-bottom:2px solid transparent;color:#98a2b3;background:transparent;font-size:13px;outline:0}.product-information nav button.is-active{border-bottom-color:#288ff6;color:#288ff6}.product-detail-copy>p{margin:10px 0 24px;color:#4b5362;font-size:13px;line-height:21px}.product-detail-copy dl{display:grid;gap:20px;margin:0}.product-detail-copy dl div{display:grid;gap:6px}.product-information dt{font-size:13px;font-weight:700}.product-information dd{margin:0;color:#4b5362;font-size:12px;line-height:20px}.product-tab-panel{min-height:220px}.size-chart-panel{padding:0 0 8px}.size-chart-panel img{width:100%;height:auto;display:block}.delivery-info-panel h2{margin:28px 0 18px}.delivery-info-panel h2:first-child{margin-top:0}.delivery-info-panel h3{margin:16px 0 6px;color:#16181d;font-size:13px;line-height:20px}.delivery-info-panel p{margin:0;color:#4b5362;font-size:12px;line-height:20px}.sheet-backdrop{position:fixed;z-index:70;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#1018287a}.option-sheet{position:relative;width:min(100%,412px);display:grid;gap:18px;border-radius:14px 14px 0 0;padding:28px 16px calc(18px + env(safe-area-inset-bottom));background:#fff}.sheet-close{position:absolute;top:8px;right:10px;border:0;background:transparent}.option-sheet label{display:grid;gap:8px;font-size:14px;font-weight:500}.option-sheet select{width:100%;height:48px;border:1px solid #d0d5dd;border-radius:4px;padding:0 36px 0 12px;background:#fff;font-size:14px}.sheet-add{height:52px;border:0;border-radius:4px;color:#fff;background:#288ff6;font-size:16px;font-weight:500}.sheet-add:disabled{color:#b5bdc9;background:#e1e4e8}.cart-screen,.checkout-screen{background:#f6f7f8}.cart-list{display:grid;gap:8px}.cart-list article{padding:24px 16px 32px;background:#fff}.cart-title{display:grid;grid-template-columns:24px 72px 1fr;gap:12px;align-items:center}.round-check{width:22px;height:22px;display:grid;place-items:center;border:1px solid #d0d5dd;border-radius:50%;color:transparent}.round-check.is-checked{border-color:#288ff6;color:#fff;background:#288ff6}.cart-title img{width:72px;height:72px;border-radius:4px;object-fit:cover}.cart-title strong{font-size:14px;font-weight:500}.cart-option{position:relative;margin:10px 0 0 36px;border-radius:8px;padding:16px;background:#f4f6f8}.cart-option>button{position:absolute;top:12px;right:12px;border:0;color:#98a2b3;background:transparent}.cart-option>span{color:#667085;font-size:13px}.cart-option>div{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.quantity-control{display:flex;align-items:center;gap:12px}.quantity-control button{width:26px;height:26px;display:grid;place-items:center;border:1px solid #d0d5dd;border-radius:50%;color:#667085;background:#fff}.quantity-control b{min-width:12px;font-size:13px;font-weight:400;text-align:center}.cart-total,.checkout-products,.checkout-delivery,.checkout-price,.checkout-agreements{margin-top:8px;padding:24px 16px;background:#fff}.cart-total p,.checkout-price p{display:flex;justify-content:space-between;margin:24px 0 0;color:#667085;font-size:14px}.cart-total p b,.checkout-price p b{color:#16181d;font-weight:500}.cart-total .grand-total,.checkout-price p:last-child{border-top:1px solid #e1e4e8;padding-top:18px}.cart-total .grand-total b,.checkout-price p:last-child b{font-size:18px}.checkout-products{margin-top:0}.checkout-products article{display:grid;grid-template-columns:60px 1fr;gap:12px;margin-top:16px}.checkout-products article img{width:60px;height:60px;border-radius:4px;object-fit:cover}.checkout-products article span{display:grid;gap:2px}.checkout-products article strong,.checkout-products article b{font-size:13px;font-weight:500}.checkout-products article small{color:#667085;font-size:11px}.checkout-products aside{margin-top:20px;border-top:1px solid #e1e4e8;padding-top:16px;color:#667085;font-size:11px;line-height:19px}.checkout-delivery{display:grid;gap:18px}.checkout-delivery label{display:grid;gap:8px;color:#667085;font-size:12px}.checkout-delivery input{width:100%;height:48px;border:1px solid #d0d5dd;border-radius:4px;padding:0 12px;font-size:14px}.checkout-delivery input::placeholder{color:#b5bdc9}.address-row{display:grid;grid-template-columns:1fr 82px;gap:8px}.address-row button{border:0;border-radius:4px;color:#667085;background:#f2f4f7;font-size:13px}.checkout-agreements{display:grid;gap:0}.checkout-agreements h2{margin-bottom:20px}.checkout-agreements label{min-height:48px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #f2f4f7;color:#4b5362;font-size:12px}.checkout-agreements input{width:16px;height:16px;accent-color:#288ff6}.checkout-agreements b{color:#288ff6;font-weight:400}.sizing-form input::placeholder,.remeasure-body input::placeholder{color:#b4bac5}.sizing-form label b,.unit-input b{position:absolute;top:9px;right:14px;color:#667085;font-size:14px;font-weight:400}.sizing-bottom{position:fixed;z-index:31;bottom:calc(68px + env(safe-area-inset-bottom));left:50%;width:min(100%,412px);transform:translate(-50%);padding:8px 16px;background:#fff}.sizing-bottom button{width:100%;height:48px;border:0;border-radius:4px;color:#fff;background:#288ff6;font-size:14px;font-weight:500}.sizing-bottom button:disabled{color:#cbcfd7;background:#e1e4e8}.analysis-screen,.result-screen,.remeasure-screen{padding-top:56px;padding-bottom:76px}.analysis-body{display:flex;flex-direction:column;gap:40px;padding:28px 16px 92px}.analysis-status{height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-radius:8px;padding:20px 16px;background:#ebf5fe;box-shadow:0 0 5px #0000000d}.analysis-check-icon{position:relative;width:80px;height:80px;flex:0 0 80px}.analysis-check-icon img{position:absolute;display:block}.analysis-check-icon img:first-child{inset:8px;width:64px;height:64px}.analysis-check-icon img:last-child{top:31px;left:28px;width:24px;height:18px}.analysis-status strong{color:#16181d;font-size:16px;font-weight:500;line-height:24px}.analysis-checks{display:grid;gap:8px}.analysis-checks article{height:88px;display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:center;border:0;border-radius:8px;padding:20px 16px;background:#fff;box-shadow:0 0 5px #0000000d}.analysis-checks article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#ebf5fe;font-size:16px;line-height:24px}.analysis-checks strong{font-size:16px;font-weight:500;line-height:24px}.analysis-checks p{margin:2px 0 0;color:#4b5362;font-size:14px;line-height:22px}.sizing-result-body{padding:28px 16px 92px}.recommendation-card{height:192px;margin-top:40px;border:0;border-radius:8px;padding:20px 16px;background:#ebf5fe;box-shadow:0 0 5px #0000000d}.recommendation-card>strong{color:#16181d;font-size:16px;font-weight:700;line-height:24px}.recommendation-card>div{margin-top:8px}.recommendation-card p{margin:0;color:#4b5362;font-size:24px;font-weight:700;line-height:40px}.recommendation-card p b{font-weight:700}.recommendation-card p:last-child{color:#288ff6}.measurement-section{margin-top:40px}.measurement-section>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.measurement-section article{height:90px;display:grid;align-content:center;gap:2px;border:0;border-radius:8px;padding:20px 16px;background:#fff;box-shadow:0 0 5px #0000000d}.measurement-section article span{color:#667085;font-size:14px;line-height:22px}.measurement-section article strong{font-size:18px;line-height:26px}.result-guide{height:110px;margin-top:40px;border-radius:8px;padding:20px 16px;background:#ebf5fe;box-shadow:0 0 5px #0000000d}.result-guide strong{color:#16181d;font-size:16px;font-weight:500;line-height:24px}.result-guide p{margin:2px 0 0;color:#667085;font-size:14px;line-height:22px}.result-actions{position:fixed;z-index:20;bottom:0;left:50%;width:min(100%,412px);display:grid;grid-template-columns:1fr 1fr;gap:8px;transform:translate(-50%);padding:8px 16px;background:#fff}.result-actions button{height:52px;border:1px solid #288ff6;border-radius:4px;color:#288ff6;background:#fff;font-size:16px;font-weight:500}.result-actions button:last-child{color:#fff;background:#288ff6}.remeasure-body{display:grid;gap:24px;padding-top:32px;padding-bottom:28px}.remeasure-body .measurement-upload{height:188px}.remeasure-body select{appearance:auto;padding-right:12px;color:#667085}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-height:640px){.login-screen{padding-top:80px}}.my-screen{position:relative;min-height:100dvh;padding-bottom:calc(68px + env(safe-area-inset-bottom));color:#16181d;background:#f3f5f7}.my-title{height:56px;display:flex;align-items:center;padding:0 16px;background:#fff}.my-title h1{margin:0;font-size:20px;font-weight:700;line-height:28px}.my-profile{min-height:112px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;padding:20px;background:#fff}.my-profile img,.profile-avatar img{width:72px;height:72px;display:block;border-radius:50%;object-fit:cover;background:#f2eee7}.my-profile>div{display:flex;flex-direction:column;gap:2px}.my-profile strong{font-size:18px;font-weight:700;line-height:26px}.my-profile span{color:#667085;font-size:14px;line-height:22px}.my-divider{height:8px;background:#f3f5f7}.my-menu button{width:100%;min-height:56px;display:flex;align-items:center;justify-content:space-between;border:0;padding:0 20px;color:#4b5362;background:#fff;font-size:16px;font-weight:400;line-height:24px;text-align:left}.my-menu{min-height:calc(100dvh - 250px);background:#fff}.my-menu button:nth-last-child(-n+2){color:#667085}.profile-edit-screen,.purchase-history-screen,.order-detail-screen,.inquiry-list-screen,.inquiry-write-screen,.inquiry-detail-screen{position:relative;min-height:100dvh;padding-top:56px;color:#16181d}.profile-edit-screen>form,.inquiry-write-screen>form{min-height:calc(100dvh - 56px);padding-bottom:84px}.profile-avatar{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.profile-avatar>button:first-child{border:0;border-radius:50%;padding:0;background:transparent}.profile-change{min-width:82px;height:30px;border:1px solid #d0d5dd;border-radius:16px;padding:0 12px;color:#667085;background:#fff;font-size:12px;line-height:18px}.profile-edit-form{display:flex;flex-direction:column;gap:24px;padding:8px 16px 32px}.profile-edit-form h2{margin:0 0 4px;font-size:18px;font-weight:700;line-height:26px}.profile-edit-form label,.inquiry-write-screen form>label{display:flex;flex-direction:column;gap:8px;color:#344054;font-size:14px;line-height:22px}.profile-edit-form input,.inquiry-write-screen input,.inquiry-write-screen select,.inquiry-write-screen textarea{width:100%;height:40px;border:1px solid #d8dee8;border-radius:4px;padding:8px 12px;color:#16181d;background:#fff;font-size:14px;line-height:22px;outline:0}.profile-edit-form input:focus,.inquiry-write-screen input:focus,.inquiry-write-screen select:focus,.inquiry-write-screen textarea:focus{border-color:#288ff6;box-shadow:0 0 0 2px #288ff61a}.profile-edit-form input:disabled{color:#667085;background:#f3f5f7}.profile-edit-form small{color:#667085;font-size:12px;line-height:18px}.profile-edit-form .error-caption{color:#e5484d}.profile-edit-screen .full-button-area,.inquiry-write-screen .full-button-area{position:fixed;right:auto;left:50%;width:min(100%,412px);transform:translate(-50%);padding-bottom:max(8px,env(safe-area-inset-bottom))}.purchase-history-screen{background:#f3f5f7}.purchase-list{display:grid;gap:8px}.purchase-list article{padding:20px 16px;background:#fff}.purchase-list header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.purchase-list time{color:#667085;font-size:13px;line-height:20px}.purchase-list header button{display:flex;align-items:center;gap:2px;border:0;padding:0;color:#667085;background:transparent;font-size:13px}.purchase-list article>div,.order-product{display:flex;gap:14px}.purchase-list article>div img,.order-product img{width:88px;height:104px;flex:0 0 88px;border-radius:4px;object-fit:cover;background:#f3f5f7}.purchase-list article>div span,.order-product span{min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding-top:4px}.purchase-list small,.order-product small{color:#98a2b3;font-size:12px;line-height:18px}.purchase-list strong,.order-product strong{margin-top:5px;color:#344054;font-size:15px;font-weight:500;line-height:22px}.purchase-list b,.order-product b{margin-top:auto;color:#16181d;font-size:16px;font-weight:700;line-height:24px}.order-detail-screen{padding-bottom:24px;background:#fff}.order-section{margin:0 16px;padding:20px 0;background:#fff}.order-summary{padding-top:20px}.order-section>h2{margin:0 0 12px;color:#16181d;font-size:18px;font-weight:700;line-height:26px}.order-data{display:grid;gap:8px;margin:12px 0 0}.order-data>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;font-size:14px;line-height:22px}.order-data dt{color:#98a2b3}.order-data dd{min-width:0;margin:0;color:#344054;overflow-wrap:anywhere;text-align:right}.order-cancel{width:100%;height:40px;margin-top:12px;border:0;border-radius:4px;color:#288ff6;background:#eaf4ff;font-size:14px;font-weight:500}.order-cancel:disabled{color:#98a2b3;background:#f2f4f7}.order-expand>h2{display:flex;align-items:center;justify-content:space-between;margin:0;border-top:1px solid #f3f5f7;padding:20px 0}.order-expand .order-data{margin-top:0;padding-bottom:0}.order-detail-screen .order-product{gap:12px}.order-detail-screen .order-product img{width:72px;height:72px;flex-basis:72px}.order-detail-screen .order-product span{padding-top:0}.order-detail-screen .order-product strong,.order-detail-screen .order-product b{margin-top:2px;font-size:14px;line-height:22px}.final-payment{display:flex;align-items:center;justify-content:space-between;margin-top:20px;border-top:1px solid #f3f5f7;padding-top:8px;font-size:15px}.final-payment strong{font-size:20px;line-height:28px}.inquiry-list-screen{display:flex;flex-direction:column;background:#fff}.inquiry-filters{display:flex;gap:8px;overflow-x:auto;padding:12px 16px;scrollbar-width:none}.inquiry-filters::-webkit-scrollbar{display:none}.inquiry-filters button{height:34px;flex:0 0 auto;border:1px solid #e1e4e8;border-radius:18px;padding:0 14px;color:#667085;background:#fff;font-size:14px;line-height:22px}.inquiry-filters button.is-active{border-color:#288ff6;color:#fff;background:#288ff6}.inquiry-help{width:calc(100% - 32px);min-height:64px;display:flex;align-items:center;gap:8px;margin:20px 16px 0;border:0;border-radius:8px;padding:16px;color:#16181d;background:#ebf5fe;text-align:left}.inquiry-help>span{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;color:#288ff6;background:transparent}.inquiry-help div{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between}.inquiry-help strong{font-size:16px;line-height:24px}.inquiry-help small{display:flex;align-items:center;font-size:13px;color:#288ff6;text-decoration:underline}.inquiry-empty{flex:1;display:grid;place-items:center;margin:0;color:#98a2b3;font-size:14px;line-height:22px;text-align:center}.inquiry-items{margin-top:24px}.inquiry-count{margin:0;padding:0 16px 12px;color:#4b5362;font-size:14px;line-height:22px}.inquiry-count strong{color:#16181d;font-size:16px;font-weight:500}.inquiry-items>div{display:grid;gap:12px;padding:0 16px}.inquiry-items button{width:100%;min-height:106px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;border:0;border-radius:8px;padding:20px 16px;color:#344054;background:#fff;box-shadow:0 0 10px 4px #0000000d;text-align:left}.inquiry-items time{color:#98a2b3;font-size:12px;line-height:18px}.inquiry-items strong{max-width:100%;overflow:hidden;font-size:14px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.inquiry-items b{max-width:100%;overflow:hidden;color:#98a2b3;font-size:12px;font-weight:500;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.inquiry-items b.is-complete{color:#288ff6}.inquiry-write-screen form{display:flex;flex-direction:column;gap:24px;padding:28px 16px 88px}.inquiry-write-screen select{appearance:none;padding-right:42px;color:#667085;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#667085 50%),linear-gradient(135deg,#667085 50%,transparent 50%);background-position:calc(100% - 19px) 17px,calc(100% - 14px) 17px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.inquiry-write-screen textarea{height:140px;resize:none}.inquiry-write-screen input::placeholder,.inquiry-write-screen textarea::placeholder{color:#b4bac5}.inquiry-question,.inquiry-answer,.inquiry-waiting{padding:24px 16px}.inquiry-question{border-bottom:8px solid #f3f5f7}.inquiry-question small,.inquiry-answer small{color:#98a2b3;font-size:13px;line-height:20px}.inquiry-answer small{color:#288ff6;font-weight:500}.inquiry-question h2,.inquiry-answer h2{margin:8px 0 16px;color:#16181d;font-size:17px;font-weight:700;line-height:25px}.inquiry-question p,.inquiry-answer p,.inquiry-answer li,.inquiry-waiting p{color:#475467;font-size:14px;line-height:23px;white-space:pre-wrap}.inquiry-question time,.inquiry-answer time{display:block;margin-top:24px;color:#98a2b3;font-size:12px;line-height:18px}.inquiry-answer ol{margin:12px 0;padding-left:22px}.inquiry-waiting{margin:24px 16px;border-radius:8px;color:#344054;background:#f3f5f7;text-align:center}.inquiry-waiting p{margin:6px 0 0;color:#667085}.app-dialog{width:min(100%,328px);overflow:hidden;border-radius:12px;background:#fff}.app-dialog>div{min-height:126px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 24px 22px;text-align:center}.app-dialog h2{margin:0;color:#16181d;font-size:18px;font-weight:700;line-height:26px;white-space:pre-line}.app-dialog p{margin:10px 0 0;color:#667085;font-size:13px;line-height:20px;white-space:pre-line}.app-dialog footer{display:grid;grid-template-columns:1fr;gap:8px;padding:0 20px 20px}.app-dialog footer.has-cancel{grid-template-columns:1fr 1fr}.app-dialog footer button{height:44px;border:0;border-radius:4px;color:#fff;background:#288ff6;font-size:14px;font-weight:500}.app-dialog footer button.dialog-cancel{border:1px solid #d0d5dd;color:#667085;background:#fff}
