.Step1Areas-module__b_oOJq__shell{box-sizing:border-box;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(16px,2vw,32px);max-width:1900px;min-height:100vh;margin:0 auto;padding:clamp(32px,6vw,90px) clamp(24px,8vw,110px);display:grid}.Step1Areas-module__b_oOJq__left{justify-content:flex-start;min-width:0;display:flex}.Step1Areas-module__b_oOJq__right{justify-content:flex-end;min-width:0;display:flex}.Step1Areas-module__b_oOJq__leftStack{flex-direction:column;gap:clamp(14px,2vw,20px);width:100%;max-width:520px;display:flex}.Step1Areas-module__b_oOJq__card{border:1px solid var(--line,#e2e8f0);box-sizing:border-box;background:#fbfcff;border-radius:12px;width:100%;padding:14px}.Step1Areas-module__b_oOJq__cardTitle{color:#2a3442;align-items:center;gap:10px;font-size:12px;display:flex}.Step1Areas-module__b_oOJq__infoIcon{color:#6a7687;background:#fff;border:1px solid #cdd7ea;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;display:inline-flex}.Step1Areas-module__b_oOJq__chipRow{flex-wrap:wrap;gap:8px;min-height:28px;margin-top:10px;display:flex}.Step1Areas-module__b_oOJq__chipPlaceholder{color:#9aa6b6;font-size:12px}.Step1Areas-module__b_oOJq__actions{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;display:flex}.Step1Areas-module__b_oOJq__btnPrimary{color:#fff;letter-spacing:.08em;cursor:pointer;box-sizing:border-box;background:#0b3b8f;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-size:14px;font-weight:700;transition:background .2s;display:flex}.Step1Areas-module__b_oOJq__btnPrimary:hover:not(:disabled){background:#0a3280}.Step1Areas-module__b_oOJq__btnPrimary:disabled{cursor:not-allowed;background:#7a9fd4}.Step1Areas-module__b_oOJq__btnSecondary{color:#2a3442;letter-spacing:.08em;cursor:pointer;box-sizing:border-box;background:#f0f2f7;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-size:14px;font-weight:700;transition:background .2s;display:flex}.Step1Areas-module__b_oOJq__btnSecondary:hover{background:#e4e7f0}.Step1Areas-module__b_oOJq__btnNearby{letter-spacing:.08em;cursor:pointer;box-sizing:border-box;color:#0b3b8f;background:#fff;border:1px solid #0b3b8f2e;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-size:14px;font-weight:800;transition:background .2s,border-color .2s,transform 80ms;display:flex}.Step1Areas-module__b_oOJq__btnNearby:hover{background:#eef5ff;border-color:#0b3b8f40}.Step1Areas-module__b_oOJq__btnNearby:active{transform:translateY(1px)}.Step1Areas-module__b_oOJq__sceneWrapper{background:#eaf2ff;border-radius:12px;width:100%;max-width:500px;height:500px;overflow:hidden}.Step1Areas-module__b_oOJq__mobileImageSlot{display:none}@media (max-width:720px){.Step1Areas-module__b_oOJq__shell{grid-template-columns:1fr;align-items:start;gap:0;padding:24px 20px 32px}.Step1Areas-module__b_oOJq__right{display:none}.Step1Areas-module__b_oOJq__mobileImageSlot{display:block}.Step1Areas-module__b_oOJq__leftStack{gap:16px;max-width:100%}.Step1Areas-module__b_oOJq__sceneWrapper{max-width:100%;height:360px}}
.AIScanUpload-module__Bh9JAW__wrap{box-sizing:border-box;flex-direction:column;gap:14px;width:100%;height:100%;padding:18px;display:flex}.AIScanUpload-module__Bh9JAW__heading{letter-spacing:.06em;color:#22314a;font-size:14px;font-weight:700}.AIScanUpload-module__Bh9JAW__uploadArea{cursor:pointer;background-color:#fafcff;border:2px dashed #cfd7e6;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:320px;padding:28px 18px;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.AIScanUpload-module__Bh9JAW__uploadArea:hover{background-color:#f1f6ff;border-color:#0b3b8f}.AIScanUpload-module__Bh9JAW__dragOver{background-color:#e9f1ff;border-color:#0b3b8f;transform:scale(1.01)}.AIScanUpload-module__Bh9JAW__icon{width:44px;height:44px;margin-bottom:12px}.AIScanUpload-module__Bh9JAW__text{color:#5f6b7a;text-align:center;margin:0;font-size:14px;font-weight:600}.AIScanUpload-module__Bh9JAW__info{color:#8a96a8;text-align:center;margin:8px 0 0;font-size:12px}.AIScanUpload-module__Bh9JAW__preview{border:1px solid var(--line);box-sizing:border-box;background:#fbfcff;border-radius:12px;flex:1;justify-content:center;align-items:center;width:100%;min-height:320px;padding:14px;display:flex;position:relative}.AIScanUpload-module__Bh9JAW__previewImg{object-fit:contain;border-radius:10px;max-width:100%;max-height:360px;box-shadow:0 8px 20px #00000014}.AIScanUpload-module__Bh9JAW__remove{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:10px;right:10px}.AIScanUpload-module__Bh9JAW__error{color:#b42318;background:#ffefef;border:1px solid #ffd0d0;border-radius:10px;padding:10px 12px;font-size:13px}.AIScanUpload-module__Bh9JAW__actions{gap:10px;display:flex}@media (max-width:720px){.AIScanUpload-module__Bh9JAW__wrap{padding:14px}.AIScanUpload-module__Bh9JAW__uploadArea,.AIScanUpload-module__Bh9JAW__preview{min-height:260px}}
.AIScanResult-module__Cx680a__dashboard{max-height:100vh;font-family:var(--font-geist-sans);padding:20px;overflow-y:auto}.AIScanResult-module__Cx680a__container{flex-direction:column;align-items:flex-start;gap:18px;width:100%;max-width:1100px;margin:0 auto;display:flex}.AIScanResult-module__Cx680a__backBtn{cursor:pointer;color:#0b3b8f;background:#fff;border:1px solid #e3ecff;border-radius:999px;justify-content:center;align-items:center;padding:12px;font-weight:600;transition:all .2s;display:inline-flex}.AIScanResult-module__Cx680a__backBtn:hover{color:#fff;background:#0b3b8f}.AIScanResult-module__Cx680a__header{text-align:center;width:100%;margin-top:2px}.AIScanResult-module__Cx680a__title{color:#0b3b8f;margin:0;font-size:34px;font-weight:800}.AIScanResult-module__Cx680a__subtitle{color:#5f6b7a;margin:8px 0 0;font-size:14px}.AIScanResult-module__Cx680a__grid{grid-template-columns:repeat(auto-fit,minmax(440px,1fr));gap:18px;width:100%;display:grid}.AIScanResult-module__Cx680a__card{background:#fff;border:1px solid #f0f4ff;border-radius:16px;padding:20px;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000000f}.AIScanResult-module__Cx680a__card:before{content:"";background:linear-gradient(90deg,#0b3b8f,#5aa7ff);height:4px;position:absolute;top:0;left:0;right:0}.AIScanResult-module__Cx680a__cardHeader{border-bottom:1px solid #eef2fb;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:14px;display:flex}.AIScanResult-module__Cx680a__icon{color:#0b3b8f;background:#e9f1ff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:flex}.AIScanResult-module__Cx680a__cardTitle{color:#22314a;margin:0;font-size:16px;font-weight:800}.AIScanResult-module__Cx680a__list{flex-direction:column;gap:14px;display:flex}.AIScanResult-module__Cx680a__item{align-items:flex-start;gap:10px;display:flex}.AIScanResult-module__Cx680a__dot{background:#0b3b8f;border-radius:999px;flex-shrink:0;width:6px;height:6px;margin-top:8px}.AIScanResult-module__Cx680a__itemTitle{color:#22314a;margin-right:6px;font-size:14px;font-weight:700}.AIScanResult-module__Cx680a__itemDesc{color:#5f6b7a;font-size:14px;line-height:1.6}.AIScanResult-module__Cx680a__full{grid-column:1/-1}.AIScanResult-module__Cx680a__costRow{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:14px;display:grid}.AIScanResult-module__Cx680a__costBox{background:#fbfcff;border:1px solid #eaf0ff;border-radius:14px;padding:16px}.AIScanResult-module__Cx680a__costLabel{color:#5f6b7a;font-size:12px;font-weight:700}.AIScanResult-module__Cx680a__costValue{color:#0b3b8f;margin-top:8px;font-size:20px;font-weight:900}.AIScanResult-module__Cx680a__to{color:#8a96a8;justify-content:center;align-items:center;font-weight:800;display:flex}.AIScanResult-module__Cx680a__note{color:#5f6b7a;margin-top:14px;font-size:13px;line-height:1.6}.AIScanResult-module__Cx680a__disclaimer{color:#5f6b7a;background:#fbfcff;border:1px solid #eef2fb;border-radius:14px;width:100%;padding:14px;font-size:13px}@media (max-width:720px){.AIScanResult-module__Cx680a__grid,.AIScanResult-module__Cx680a__costRow{grid-template-columns:1fr}.AIScanResult-module__Cx680a__to{display:none}}
.AppFlow-module__pD-H-q__successToast{z-index:9999;opacity:0;background:#fff;border:1px solid #e2e8f0;border-left:4px solid #22c55e;border-radius:10px;align-items:center;gap:12px;min-width:280px;max-width:360px;padding:14px 20px;transition:transform .6s cubic-bezier(.34,1.56,.64,1),opacity .5s;display:flex;position:fixed;bottom:24px;left:24px;transform:translate(calc(-100% - 32px));box-shadow:0 8px 30px #0000001f}.AppFlow-module__pD-H-q__successToast.AppFlow-module__pD-H-q__visible{opacity:1;transform:translate(0)}.AppFlow-module__pD-H-q__successToastIcon{background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.AppFlow-module__pD-H-q__successToastIcon svg{color:#16a34a;width:18px;height:18px}.AppFlow-module__pD-H-q__successToastBody{flex-direction:column;gap:2px;display:flex}.AppFlow-module__pD-H-q__successToastTitle{color:#111827;margin:0;font-size:14px;font-weight:600}.AppFlow-module__pD-H-q__successToastSubtitle{color:#6b7280;margin:0;font-size:12px}.AppFlow-module__pD-H-q__successToastProgress{background:#22c55e;border-radius:0 0 0 10px;height:3px;animation:6s linear forwards AppFlow-module__pD-H-q__shrink;position:absolute;bottom:0;left:0}@keyframes AppFlow-module__pD-H-q__shrink{0%{width:100%}to{width:0%}}
