@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-in-right{animation:slideInRight .3s ease-out forwards}.fade-in{animation:fadeIn .5s ease-out forwards}.slide-up{animation:slideUp .3s ease-out forwards}.header{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:28rem;z-index:50;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #f3f4f6;height:4rem;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}@media (max-width: 767px){.header{padding:0 .5rem}}.header__back-btn{min-height:44px;min-width:44px;padding:.5rem 1rem;background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;transition:color .2s ease;flex-shrink:0}.header__back-btn:hover{color:#111827}.header__back-btn.hidden{visibility:hidden}.header__back-icon{width:1.25rem;height:1.25rem}.header__logo{display:flex;align-items:center;justify-content:center;gap:.25rem;flex-shrink:0;cursor:pointer;margin-left:auto}.header__logo-image{height:3rem;width:auto;object-fit:contain}.header__step-counter{position:absolute;left:50%;transform:translate(-50%);font-size:.875rem;font-weight:700;color:#2563eb}.progress-bar-container{position:fixed;top:4rem;left:50%;transform:translate(-50%);width:100%;max-width:28rem;z-index:40;background-color:#f3f4f6;height:.25rem}.progress-bar{height:100%;background-color:#2563eb;transition:width .3s ease ease;border-radius:0 9999px 9999px 0}.landing-page{text-align:center;display:flex;flex-direction:column;gap:3rem;padding:2rem 0}@media (max-width: 767px){.landing-page{gap:2rem;padding:1.5rem 0}}.landing-page__content{display:flex;flex-direction:column;gap:1rem}.landing-page__badge{display:inline-block;background-color:#f0f9ff;color:#1e40af;font-size:.875rem;font-weight:700;padding:.25rem 1rem;border-radius:9999px;align-self:center}.landing-page__title{font-size:2.25rem;font-weight:800;line-height:1.2;color:#111827;padding-top:.5rem}@media (max-width: 767px){.landing-page__title{font-size:1.5rem}}.landing-page__title-highlight{color:#2563eb}.landing-page__description{color:#6b7280;font-size:.875rem;line-height:1.6;margin-top:1rem}.landing-page__description strong{font-weight:700}.landing-page__benefit{color:#2563eb;font-weight:800;font-size:.875rem;display:inline-block;margin:0 .25rem}.landing-page__features{background-color:#f9fafb;padding:1rem;border-radius:1rem;border:1px solid #f3f4f6;text-align:left;font-size:.75rem;color:#4b5563;display:flex;flex-direction:column;gap:.5rem}.landing-page__features p{line-height:1.5}.landing-page__features p strong{font-weight:700}.landing-page__cta{min-height:44px;min-width:44px;padding:.5rem 1rem;border:none;border-radius:1rem;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;touch-action:manipulation}.landing-page__cta:active{transform:scale(.98)}.landing-page__cta:disabled{opacity:.5;cursor:not-allowed}.landing-page__cta{background-color:#2563eb;color:#fff;box-shadow:0 4px 15px #2563eb26}.landing-page__cta:hover{background-color:#3b82f6}.landing-page__cta{padding:1rem;font-size:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 15px #2563eb26;box-sizing:border-box}@media (max-width: 767px){.landing-page__cta{padding:.5rem 1rem}}.question-card{width:100%}.question-card__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#111827}.question-card__description{font-size:.875rem;color:#6b7280;background-color:#f9fafb;padding:1rem;border-radius:.75rem;margin-bottom:1rem;border:1px solid #f3f4f6;line-height:1.5}@media (max-width: 767px){.question-card__description{padding:.5rem}}.question-card__options{display:flex;flex-direction:column;gap:1rem}.question-card__option{min-height:44px;min-width:44px;padding:.5rem 1rem;width:100%;background-color:#fff;border:1px solid #e5e7eb;color:#1f2937;font-weight:500;padding:1rem 1.2rem;border-radius:.75rem;text-align:left;transition:all .2s ease;box-shadow:0 1px 2px #0000000d;display:flex;align-items:center;justify-content:space-between;cursor:pointer}@media (max-width: 767px){.question-card__option{padding:.5rem 1rem}}.question-card__option:active{transform:scale(.98);background-color:#f0f9ff;border-color:#2563eb;color:#2563eb}.question-card__option:hover{border-color:#2563eb}.question-card__option-arrow{color:#d1d5db;font-size:1rem}.question-flow{width:100%}.question-flow__finish{text-align:center;padding-top:2.5rem}@media (max-width: 767px){.question-flow__finish{padding-top:2rem}}.question-flow__finish-icon{font-size:4rem;margin-bottom:1rem;display:block}.question-flow__finish-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#111827}.question-flow__finish-description{font-size:.875rem;color:#6b7280;margin-bottom:3rem;line-height:1.6}.question-flow__finish-button{min-height:44px;min-width:44px;padding:.5rem 1rem;border:none;border-radius:1rem;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;touch-action:manipulation}.question-flow__finish-button:active{transform:scale(.98)}.question-flow__finish-button:disabled{opacity:.5;cursor:not-allowed}.question-flow__finish-button{background-color:#2563eb;color:#fff;box-shadow:0 4px 15px #2563eb26}.question-flow__finish-button:hover{background-color:#3b82f6}.question-flow__finish-button{width:100%;padding:1rem;box-shadow:0 10px 15px -3px #0000001a}@media (max-width: 767px){.question-flow__finish-button{padding:.5rem 1rem}}.processing-screen{text-align:center;display:flex;flex-direction:column;gap:2rem;padding:2rem 0}@media (max-width: 767px){.processing-screen{gap:1.5rem;padding:1.5rem 0}}.processing-screen__spinner{position:relative;width:5rem;height:5rem;margin:0 auto}.spinner__outer{position:absolute;top:0;left:0;width:100%;height:100%;border:4px solid #f3f4f6;border-radius:50%}.spinner__inner{position:absolute;top:0;left:0;width:100%;height:100%;border:4px solid #2563eb;border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite}.processing-screen__title{font-size:1.5rem;font-weight:700;color:#111827}.processing-screen__logs{text-align:left;background-color:#111827;color:#00c687;padding:1rem;border-radius:.75rem;font-family:Courier New,monospace;font-size:.875rem;height:8rem;overflow:hidden;position:relative;box-shadow:0 10px 15px -3px #0000001a;display:flex;flex-direction:column;gap:.25rem}@media (max-width: 767px){.processing-screen__logs{padding:.5rem}}.processing-screen__log{line-height:1.5}.result-screen{display:flex;flex-direction:column;gap:2rem;padding-bottom:2.5rem}@media (max-width: 767px){.result-screen{gap:1.5rem}}.result-screen__header{text-align:center;padding-top:.5rem}.result-screen__badge{display:inline-block;padding:.25rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:700;letter-spacing:.05em;margin-bottom:1rem;border:1px solid}.result-screen__title{font-size:2.25rem;font-weight:800;color:#111827;margin-bottom:.25rem}@media (max-width: 767px){.result-screen__title{font-size:1.5rem}}.result-screen__subtitle{font-size:.875rem;color:#6b7280;padding:0 1rem;line-height:1.5}@media (max-width: 767px){.result-screen__subtitle{padding:0 .5rem}}.result-screen__disclaimer{display:flex;align-items:flex-start;gap:.5rem;background-color:#f3f4f6;padding:1rem;border-radius:.5rem;margin-bottom:1rem}.result-screen__disclaimer-icon{font-size:1.25rem;flex-shrink:0;margin-top:10px}.result-screen__disclaimer-text{font-size:.875rem;color:#374151;line-height:1.6}.result-screen__disclaimer-text strong{font-weight:700;color:#111827}.result-screen__diagnosis{display:flex;flex-direction:column;gap:.5rem}.result-screen__diagnosis-header{display:flex;align-items:center;justify-content:space-between;padding:0 .25rem;margin-bottom:.5rem}@media (max-width: 767px){.result-screen__diagnosis-header{flex-direction:column;align-items:flex-start;gap:.5rem}}.result-screen__diagnosis-title{font-size:.875rem;font-weight:700;color:#111827;margin-left:.25rem}.result-screen__diagnosis-version{font-size:.875rem;background-color:#f3f4f6;color:#6b7280;padding:.25rem .5rem;border-radius:.375rem}.result-screen__diagnosis-list{display:flex;flex-direction:column;gap:.5rem}.diagnosis-card{background:#fff;border:1px solid #fee2e2;border-left:4px solid #ef4444;padding:1rem;border-radius:.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width: 767px){.diagnosis-card{padding:.5rem}}.diagnosis-card.warning{border-color:#fef3c7;border-left-color:#f59e0b}.diagnosis-card.safe{background-color:#f0fdf4;border-color:#d1fae5;border-left-color:#059669;padding:1rem;text-align:center;font-size:.75rem;color:#047857;line-height:1.6}@media (max-width: 767px){.diagnosis-card.safe{padding:.5rem}}.diagnosis-card.safe strong{font-weight:700}.diagnosis-card__label{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;display:block}.diagnosis-card__label.critical{color:#ef4444}.diagnosis-card__label.warning{color:#d97706}.diagnosis-card__title{font-weight:700;color:#1f2937;font-size:.95rem;margin-bottom:.5rem}.diagnosis-card__text{font-size:.75rem;color:#4b5563;line-height:1.5;margin-bottom:.5rem}.diagnosis-card__law{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:.25rem;border-radius:.375rem;border:1px solid #e5e7eb}.result-screen__safe{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb;text-align:center}.safe-message{background-color:#f0fdf4;padding:2rem;border-radius:1rem;border:1px solid #d1fae5;margin-bottom:2rem}.safe-message__title{font-size:1rem;font-weight:700;color:#065f46;margin-bottom:.5rem}.safe-message__text{font-size:.75rem;color:#047857;line-height:1.6}.safe-message__text strong{font-weight:700}.safe-message__button{min-height:44px;min-width:44px;padding:.5rem 1rem;border:none;border-radius:1rem;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;touch-action:manipulation}.safe-message__button:active{transform:scale(.98)}.safe-message__button:disabled{opacity:.5;cursor:not-allowed}.safe-message__button{width:100%;background-color:#1f2937;color:#fff;padding:1rem;font-size:1rem;box-shadow:0 10px 15px -3px #0000001a}.safe-message__button:hover{background-color:#111827}.result-screen__cta{margin-top:2rem;margin-bottom:1.5rem}.cta-card{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;border:1px solid #f0f9ff;padding:2rem;position:relative;overflow:hidden}@media (max-width: 767px){.cta-card{padding:1.5rem}}.cta-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(to right,#2563eb,#4f46e5)}.cta-card__badge{display:inline-block;background-color:#fef2f2;color:#dc2626;font-size:.625rem;font-weight:700;padding:.25rem 1rem;border-radius:9999px;margin-bottom:1rem;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.cta-card__title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.4}.cta-card__title :global(.text-red-600){color:#dc2626}.cta-card__description{background-color:#f9fafb;padding:1rem;border-radius:1rem;margin-bottom:1rem;border:1px solid #f3f4f6;text-align:left}.cta-card__description-text{font-size:.75rem;color:#4b5563;line-height:1.6}.cta-card__description-text strong{font-weight:700;color:#111827}.cta-card__description-text strong :global(.text-red-500){color:#ef4444}.cta-card__solution{font-size:.875rem;color:#4b5563;line-height:1.6;font-weight:500;text-align:center}.cta-card__solution strong{font-weight:700;color:#111827}.payment-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.payment-section__title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem;text-align:center}.payment-section__products{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.pricing-card{border:2px solid transparent;border-radius:1rem;padding:1.5rem;transition:all .3s ease;position:relative;overflow:visible;cursor:pointer;opacity:.5;background-color:#fff}@media (max-width: 767px){.pricing-card{padding:1rem}}.pricing-card.recommended{border-color:#2563eb;background-color:#f0f9ff;box-shadow:0 4px 15px #2563eb26;opacity:1}.pricing-card.highlight{border-color:#2563eb}.pricing-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a;opacity:.7}.pricing-card:hover.recommended{opacity:1}.pricing-card__content{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;position:relative}.pricing-card__info{flex:1;min-width:0;position:relative}.pricing-card__profile-image{width:5rem;height:6rem;border-radius:30%;object-fit:cover;flex-shrink:0;border:3px solid white;box-shadow:0 2px 8px #0000001a;background-color:#fff}.recommend-badge{display:inline-block;background:linear-gradient(135deg,#2563eb,#134cca);color:#fff;font-size:.75rem;font-weight:700;padding:.35rem .9rem;border-radius:9999px;margin-bottom:.5rem;box-shadow:0 2px 4px #00000026;white-space:nowrap}.pricing-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;gap:.5rem;flex-wrap:wrap}.pricing-card__name{font-weight:700;color:#1f2937;font-size:.875rem;line-height:1.4;flex:1;min-width:0}.pricing-card__price{color:#2563eb;font-weight:700;font-size:1rem;white-space:nowrap;flex-shrink:0}.pricing-card__description{font-size:.75rem;color:#4b5563;line-height:1.6;margin:0}.payment-section__form{margin-top:2rem;display:flex;flex-direction:column;gap:1rem;background-color:#f9fafb;padding:1rem;border-radius:1rem;border:1px solid #f3f4f6}@media (max-width: 767px){.payment-section__form{padding:.5rem}}.payment-section__input{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:.875rem;transition:border-color .2s ease}.payment-section__input:focus{outline:none;border-color:#2563eb}.payment-section__methods{display:flex;flex-direction:column;gap:.5rem}.payment-section__method-label{font-size:.875rem;font-weight:700;color:#6b7280}.payment-section__method-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media (max-width: 767px){.payment-section__method-grid{grid-template-columns:1fr}}.payment-method{cursor:pointer}.payment-method__radio{display:none}.payment-method__radio:checked+.payment-method__card{border-color:#2563eb;background-color:#f0f9ff;color:#2563eb}.payment-method__card{border:1px solid #d1d5db;border-radius:.75rem;padding:1rem;text-align:center;font-size:.875rem;font-weight:700;color:#4b5563;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;transition:all .2s ease}.payment-method__subtitle{font-size:.75rem;font-weight:400;color:#9ca3af;margin-top:.25rem}.payment-section__agree{display:flex;align-items:flex-start;gap:.5rem;padding:0 .25rem}.payment-section__checkbox{margin-top:.25rem;width:1rem;height:1rem;accent-color:#2563eb;cursor:pointer}.payment-section__agree-label{font-size:.75rem;color:#6b7280;line-height:1.4;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;flex:1}.payment-section__info-link{background:none;border:none;padding:0;margin:0;font-size:.625rem;color:#2563eb;text-decoration:underline;cursor:pointer;align-self:flex-start;transition:color .2s ease;font-family:inherit}.payment-section__info-link:hover{color:#1e40af;text-decoration:none}.payment-section__info-link:active{transform:scale(.98)}@media (max-width: 767px){.payment-section__info-link{font-size:.625rem;margin-top:.25rem}}.payment-section__submit{min-height:44px;min-width:44px;padding:.5rem 1rem;border:none;border-radius:1rem;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;touch-action:manipulation}.payment-section__submit:active{transform:scale(.98)}.payment-section__submit:disabled{opacity:.5;cursor:not-allowed}.payment-section__submit{background-color:#2563eb;color:#fff;box-shadow:0 4px 15px #2563eb26}.payment-section__submit:hover{background-color:#3b82f6}.payment-section__submit{width:100%;padding:1rem;font-size:1.25rem;box-shadow:0 10px 15px -3px #0000001a}@media (max-width: 767px){.payment-section__submit{padding:.5rem 1rem;font-size:1rem}}.payment-section__submit:disabled{background-color:#9ca3af;cursor:not-allowed}.footer{margin-top:auto;padding:1.5rem 1rem;border-top:1px solid #e5e7eb;background-color:#f3f4f6}@media (max-width: 767px){.footer{padding:1rem .5rem}}.footer__title{text-align:center;font-size:.875rem;font-weight:700;color:#4b5563;line-height:1.5;margin-bottom:.5rem}.footer__content{display:flex;flex-direction:column;gap:.5rem;text-align:center}.footer__text{font-size:.75rem;color:#9ca3af;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.5;color:#111827;background-color:#f9fafb;touch-action:manipulation;-webkit-tap-highlight-color:transparent;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}.app{position:fixed;width:100vw;display:flex;flex-direction:column;min-height:100vh;max-width:28rem;margin:0 auto;background-color:#fff;box-shadow:0 20px 25px -5px #0000001a;position:relative;overflow-x:hidden}.app__main{flex:1;padding:5rem 1.5rem 2rem;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 3.5rem)}@media (max-width: 767px){.app__main{padding-left:1rem;padding-right:1rem}}[data-scroll-narrative]{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}[data-scroll-narrative].scroll-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: no-preference){[data-scroll-narrative]{animation:fadeInUp .6s ease .3s forwards}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.hidden{display:none!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
