*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--white:#fff;--text:#1a1a1a;--muted:#aaa;--soft:#666;--orange:#d76618;--navy:#1a3270;--line:#ebebeb;--px:1.75rem}html{font-size:clamp(13px,4.07vw,16px)}body{background:var(--white);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Pretendard Variable,Pretendard,-apple-system,Apple SD Gothic Neo,Malgun Gothic,sans-serif;overflow-x:hidden}.reveal{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(1.25rem)}.reveal.visible{opacity:1;transform:none}.hi-orange{color:#d76618;isolation:isolate;display:inline-block;position:relative}.hi-orange:before{content:"";clip-path:polygon(3% 18%,7% 1%,94% 0%,100% 14%,97% 80%,92% 100%,5% 97%,0% 78%);z-index:-1;background:#d7661838;position:absolute;inset:-2px -6px}.hi-navy{color:var(--navy)}.s-top{background:var(--white);flex-direction:column;justify-content:center;align-items:center;height:100svh;display:flex;position:relative;overflow:hidden}.s-top-bg{z-index:1;width:75vmin;height:75vmin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.s-top-halo{filter:blur(8px);background:conic-gradient(#0000 0%,#d766180f 12%,#d7661808 25%,#0000 42% 58%,#1a32700a 72%,#1a327005 85%,#0000 100%);border-radius:50%;width:90%;height:90%;animation:22s linear infinite top-bg-spin;position:absolute;top:5%;left:5%}.s-top-bg svg{width:100%;height:100%;position:absolute;top:0;left:0}.s-top-arc-orange{fill:none;stroke:var(--orange);stroke-width:1px;stroke-linecap:round;stroke-dasharray:110 460;opacity:.1;--op-lo:.07;--op-hi:.14;transform-origin:50%;animation:16s linear infinite top-bg-spin,6s ease-in-out infinite top-bg-breathe}.s-top-arc-navy{fill:none;stroke:var(--navy);stroke-width:.7px;stroke-linecap:round;stroke-dasharray:65 375;opacity:.06;--op-lo:.04;--op-hi:.08;transform-origin:50%;animation:16s linear infinite reverse top-bg-spin,7s ease-in-out infinite top-bg-breathe}@keyframes top-bg-spin{to{transform:rotate(360deg)}}@keyframes top-bg-breathe{0%,to{opacity:var(--op-lo)}50%{opacity:var(--op-hi)}}.s-top-content{z-index:4;text-align:center;position:relative}.s-top-text{flex-direction:column;align-items:center;display:flex}.s-top-wipe-line{letter-spacing:-.045em;word-break:keep-all;color:var(--text);font-size:clamp(2.6rem,9.8vw,5.2rem);font-weight:700;line-height:1.35;position:relative;overflow:hidden}.s-top-accent{color:var(--orange)}.s-top-wipe-line span{clip-path:inset(0 100% 0 0);display:block}.s-top-bar{background:var(--orange);opacity:0;width:3px;height:100%;position:absolute;top:0;left:0}.s-top-wipe-line.is-active span{animation:.8s cubic-bezier(.77,0,.175,1) forwards top-wipe}.s-top-wipe-line.is-active .s-top-bar{opacity:1;animation:.8s cubic-bezier(.77,0,.175,1) forwards top-bar}@keyframes top-wipe{to{clip-path:inset(0 0% 0 0)}}@keyframes top-bar{0%{left:0}to{left:100%}}.s-top-brand{opacity:0;flex-direction:column;align-items:center;margin-top:4rem;display:flex}.s-top-brand.is-active{animation:.8s cubic-bezier(.19,1,.22,1) forwards top-logo-in}@keyframes top-logo-in{0%{opacity:0;filter:blur(8px);transform:scale(.7)}to{opacity:1;filter:blur();transform:scale(1)}}.s-top-logo-wrap{width:clamp(200px,55vw,380px);overflow:hidden}.s-top-logo{width:100%;height:auto;margin-top:-34%;margin-bottom:-20%;display:block}.s-top-sub{opacity:0;justify-content:center;align-items:center;gap:.75rem;margin-top:.625rem;display:flex}.s-top-sub.is-active{animation:.6s forwards top-fade-in}.s-top-sub-text{letter-spacing:.1em;color:var(--navy);font-size:clamp(.8rem,2.5vw,.95rem);font-weight:600}.s-top-sub-amp{color:var(--orange);font-size:clamp(.75rem,2vw,.85rem);font-weight:400}.s-top-sub-line{background:linear-gradient(90deg, transparent, var(--orange), transparent);width:2rem;height:1px;display:block}@keyframes top-fade-in{to{opacity:1}}.s-top-scroll{bottom:calc(6rem + env(safe-area-inset-bottom,0px));z-index:5;opacity:0;flex-direction:column;align-items:center;gap:.375rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.s-top-scroll.is-active{animation:.8s forwards top-fade-in}.s-top-scroll span{letter-spacing:.15em;color:var(--muted);font-size:.6rem}.s-top-scroll-dot{border:1.5px solid #0000001f;border-radius:8px;width:1rem;height:1.625rem;position:relative}.s-top-scroll-dot:after{content:"";background:var(--orange);border-radius:2px;width:2.5px;height:5px;animation:1.8s ease-in-out infinite top-scroll-move;position:absolute;top:.3125rem;left:50%;transform:translate(-50%)}@keyframes top-scroll-move{0%,to{opacity:1;top:.3125rem}50%{opacity:.3;top:.875rem}}@media (width>=640px){.s-top-scroll{bottom:56px}.s-top-logo-wrap{width:clamp(280px,28vw,400px)}}.s-hero{text-align:center;min-height:100svh;padding:0 var(--px);background:#07112b;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-text p{letter-spacing:-.045em;word-break:keep-all;color:#fff;font-size:clamp(2.6rem,9.8vw,5.2rem);font-weight:700;line-height:1.35}.hero-text p.hero-last{color:#d76618}.hero-scroll-hint{border-bottom:2px solid #d76618;border-right:2px solid #d76618;width:1.125rem;height:1.125rem;animation:2s ease-in-out infinite hint-bounce;position:absolute;bottom:2.25rem;left:50%}@keyframes hint-bounce{0%,to{transform:translate(-50%)rotate(45deg)translateY(0)}50%{transform:translate(-50%)rotate(45deg)translateY(.4375rem)}}.s-bridge{min-height:70svh;padding:5rem var(--px);background:#f7f3ee;flex-direction:column;justify-content:center;align-items:center;display:flex}.bridge-inner{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;display:flex}.bp-1{letter-spacing:-.015em;word-break:keep-all;color:#444;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}.bp-2{letter-spacing:-.045em;word-break:keep-all;color:var(--text);margin-bottom:1.25rem;font-size:clamp(2.4rem,8vw,3.6rem);font-weight:700;line-height:1.25}.bp-3{letter-spacing:-.015em;word-break:keep-all;color:#444;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}.s-empathy-wrap{border-top:1px solid var(--line);height:100dvh;position:relative}.s-empathy-sticky{height:100%;transition:background-color .3s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.emp-breath{pointer-events:none;z-index:0;opacity:0;background:radial-gradient(circle,#d7661838 0%,#d766181c 35%,#0000 65%);border-radius:50%;width:200vmax;height:200vmax;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .35s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.04)}.emp-scene{opacity:0;pointer-events:none;z-index:2;transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translateY(2.5rem)}.emp-scene.active{opacity:1;pointer-events:auto;transform:translateY(0)}.emp-scene.exit{opacity:0;pointer-events:none;transform:translateY(-2.5rem)}.emp-text{top:50%;left:var(--px);right:var(--px);text-align:center;letter-spacing:-.04em;word-break:keep-all;color:var(--text);line-height:1.4;position:absolute;transform:translateY(-50%)}.emp-text[data-step="1"]{font-size:clamp(1.5rem,5.5vw,2.2rem);font-weight:300;line-height:1.4}.emp-text[data-step="2"]{font-size:clamp(1.9rem,7vw,2.9rem);font-weight:400;line-height:1.45}.emp-text[data-step="3"]{font-size:clamp(2.4rem,9vw,3.8rem);font-weight:500;line-height:1.5}.emp-text[data-step="4"]{font-size:clamp(3rem,11vw,5rem);font-weight:600;line-height:1.55}.emp-text[data-step="5"]{color:var(--orange);font-size:clamp(3.4rem,13vw,6.5rem);font-weight:800;line-height:1.6}.emp-prog{z-index:3;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.emp-counter{align-items:center;gap:.375rem;display:flex}.emp-cur{background:var(--orange);width:1.625rem;height:1.625rem;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;line-height:1;display:flex}.emp-sep{color:#1a1a1a4d;letter-spacing:.04em;font-size:.75rem;font-weight:600}.emp-bars{align-items:center;gap:.4375rem;display:flex}.prog-bar{background:var(--line);border-radius:2px;width:.875rem;height:3px;transition:background .3s,width .3s cubic-bezier(.22,1,.36,1);display:block}.prog-bar.filled{background:var(--navy);width:1.5rem}.s-bridge2{min-height:100svh;padding:5rem var(--px);background:#1a3270;justify-content:center;align-items:center;display:flex}.b2-inner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:600px;display:flex}.b2-answer{letter-spacing:-.015em;color:#ffffff80;word-break:keep-all;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}.b2-first{letter-spacing:-.045em;color:#d76618;word-break:keep-all;font-size:clamp(2.4rem,8vw,3.6rem);font-weight:700}.b2-body{letter-spacing:-.015em;color:#fff;word-break:keep-all;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}.s-cause{color:#1a1a1a;background:#fff;border-top:1px solid #e8ecf2}.cause-p1{padding:3.75rem var(--px);flex-direction:column;align-items:center;display:flex}.cp1-img-wrap{justify-content:center;width:100%;display:flex}.cp1-img{object-fit:contain;width:100%;max-width:280px;display:block}.cp1-text{text-align:center;flex-direction:column;align-items:center;gap:0;padding:2.5rem 0 0;display:flex}.cp1-ko{letter-spacing:-.04em;color:#1a3270;word-break:keep-all;font-size:clamp(1.8rem,6vw,2.8rem);font-weight:700;line-height:1.35}.cp1-en{letter-spacing:.35em;color:#d76618;margin-top:.375rem;margin-bottom:2rem;font-size:clamp(.7rem,2.2vw,.85rem);font-weight:500}.cp1-body{letter-spacing:-.01em;color:#444;word-break:keep-all;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:2}.cp1-keywords{color:#1a3270;font-weight:600}.cause-p2{padding:7.5rem var(--px);background:#f7f3ee;border-top:1px solid #e8ecf2;border-bottom:1px solid #e8ecf2;flex-direction:column;justify-content:center;gap:2.25rem;display:flex}.cp2-main{letter-spacing:-.02em;color:#4a4a4a;text-align:center;word-break:keep-all;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}.cp2-focus{letter-spacing:-.04em;color:#1a1a1a;text-align:center;word-break:keep-all;font-size:clamp(2.4rem,8vw,3.6rem);font-weight:700;line-height:1.45}.cause-p3{background:#fff;padding:3.75rem 0}.cp3-eyebrow{color:#444;text-align:center;padding:0 var(--px);margin-bottom:.5rem;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}.cp3-htitle{letter-spacing:-.04em;color:#1a1a1a;text-align:center;word-break:keep-all;padding:0 var(--px);margin-bottom:2.5rem;font-size:clamp(1.6rem,5.5vw,2.6rem);font-weight:700;line-height:1.3}.cp3-tree{padding:3.75rem var(--px);margin-bottom:0}.cp3-source{text-align:center;margin-bottom:0}.cp3-source-text{letter-spacing:-.03em;color:#d76618;border:2px solid #d76618;border-radius:999px;padding:.15em .7em;font-size:clamp(1.3rem,4vw,1.8rem);font-weight:600;line-height:1.2;display:inline-block}.cp3-trunk{background:#d76618;width:1px;height:2.25rem;margin:0 auto}.cp3-branches{flex-direction:column;display:flex;position:relative}.cp3-branches:before{content:"";background:#d76618;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.cp3-branch{padding:1.25rem 0;position:relative}.cp3-branch:nth-child(odd){padding-right:calc(50% + var(--px));text-align:right}.cp3-branch:nth-child(2n){padding-left:calc(50% + var(--px));text-align:left}.cp3-branch:before{content:"";background:#d7661880;width:20px;height:1px;display:none;position:absolute;top:26px;left:0}.cp3-branches:after{content:"";background:#d76618;width:1px;height:3.75rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.cp3-num{letter-spacing:.12em;color:#d76618;margin-bottom:.375rem;font-size:clamp(.7rem,2.2vw,.85rem);font-weight:700;display:block}.cp3-sym{letter-spacing:-.04em;color:#1a3270;word-break:keep-all;margin-bottom:.625rem;font-size:clamp(1.5rem,5.5vw,2.2rem);font-weight:700;line-height:1}.cp3-mech{color:#444;word-break:keep-all;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.6}.cp3-dot{background:#d76618;border-radius:50%;width:10px;height:10px;margin:0;position:absolute;top:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #d7661826}.cp3-conc-wrap{padding:3rem var(--px) 0;text-align:center;position:relative}.cp3-conc-wrap:before{content:"";background:#d76618;width:1px;height:3rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.cp3-chevron{border-bottom:2px solid #d76618;border-right:2px solid #d76618;width:1rem;height:1rem;margin:0 auto 2rem;transform:rotate(45deg)}.cp3-conclusion{letter-spacing:-.025em;color:#1a1a1a;text-align:center;word-break:keep-all;padding:0;font-size:clamp(1.8rem,6vw,2.8rem);font-weight:700;line-height:1.45}.s-symptoms{color:#e8edf4;background:#07112b;overflow-x:hidden}.sym-head{padding:4rem var(--px) 2.25rem;text-align:center}.sym-kicker{letter-spacing:.18em;text-transform:uppercase;color:#8aaace;margin-bottom:.75rem;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}.sym-title{letter-spacing:-.04em;color:#fff;word-break:keep-all;font-size:clamp(1.8rem,6vw,2.8rem);font-weight:700;line-height:1.3}.sym-tabs{z-index:20;padding:0 var(--px);background:#07112b;display:flex;position:sticky;top:0}.sym-tab{letter-spacing:-.02em;color:#8aaace;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-bottom:2.5px solid #0000;outline:none;flex:1;padding:1.125rem .25rem;font-family:inherit;font-size:clamp(1rem,3.5vw,1.2rem);font-weight:600;transition:color .22s,border-color .22s}.sym-tab:hover{color:#c8d4e8}.sym-tab.active{color:#d76618;border-bottom-color:#d76618}.sym-slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:var(--px) var(--px) 4rem;gap:1rem;display:flex;overflow-x:auto}.sym-slider::-webkit-scrollbar{display:none}.sym-card{scroll-snap-align:start;border-radius:12px;flex:0 0 85%;overflow:hidden}.sym-img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.sym-content{padding:1.75rem 1.5rem 2rem}.sym-patient{letter-spacing:-.02em;color:#8aaace;word-break:keep-all;margin-bottom:2rem;font-size:clamp(1.3rem,5vw,1.8rem);font-style:italic;font-weight:300;line-height:1.75}.sym-rule{background:#d76618;width:1.75rem;height:2px;margin-bottom:2rem;display:block}.sym-explain p{letter-spacing:-.02em;color:#fff;word-break:keep-all;margin-bottom:.875rem;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}.sym-explain p:last-child{margin-bottom:0}@keyframes sym-in{0%{opacity:0;transform:translateY(.875rem)}to{opacity:1;transform:none}}@media (width>=768px){.sym-tabs{padding-left:max(64px,50vw - 380px);padding-right:max(64px,50vw - 380px)}.sym-slider{padding:40px max(64px,50vw - 380px) 80px;display:block;overflow:hidden}.sym-card{border-radius:16px;width:100%;display:none}.sym-card.active{animation:.42s cubic-bezier(.22,1,.36,1) both sym-in;display:block}}.s-selftest{padding:6rem var(--px);text-align:center;background:#f7f3ee;overflow-x:hidden}.st-inner{flex-direction:column;align-items:center;gap:1.75rem;max-width:520px;margin:0 auto;display:flex}.st-body{letter-spacing:-.04em;color:#1a1a1a;word-break:keep-all;font-size:clamp(2.4rem,8vw,3.6rem);font-weight:700;line-height:1.45}.st-sub{letter-spacing:-.015em;color:#444;word-break:keep-all;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}@keyframes st-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}.st-btn-wrap{justify-content:center;align-items:center;margin-top:2.25rem;display:inline-flex;position:relative}.st-btn-wrap:before,.st-btn-wrap:after{content:"";pointer-events:none;border:2px solid #d76618;border-radius:50px;animation:2s ease-out infinite st-pulse;position:absolute;inset:0}.st-btn-wrap:after{animation-delay:.8s}.st-btn{color:#fff;letter-spacing:-.01em;z-index:1;-webkit-tap-highlight-color:transparent;background:#d76618;border-radius:50px;padding:1.125rem 2.75rem;font-family:inherit;font-size:clamp(1.1rem,3.5vw,1.3rem);font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block;position:relative}.st-btn:hover{background:#c05510}.st-btn:active{transform:scale(.97)}.st-btn:focus-visible{outline-offset:3px;outline:2px solid #d76618}.tr-quote-wrap{padding:5rem var(--px);text-align:center;background:#1a3270;border-top:1px solid #e8ecf2}.tr-quote{letter-spacing:-.02em;color:#e4ebf8;word-break:keep-all;margin-bottom:1.5rem;font-size:clamp(1.6rem,5.5vw,2.6rem);font-style:italic;font-weight:700;line-height:1.45}.tr-attr{color:#8aaace;letter-spacing:.02em;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300}.tr-philosophy{padding:5rem var(--px) 2.5rem;text-align:center;background:#fff}.tr-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#444;margin-bottom:1rem;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}.tr-ph-head{letter-spacing:-.035em;color:#1a1a1a;word-break:keep-all;margin-bottom:0;font-size:clamp(1.6rem,5.5vw,2.6rem);font-weight:700;line-height:1.3}.tr-ph-list{flex-direction:column;gap:2.75rem;display:flex}.tr-ph-item{align-items:flex-start;gap:1.25rem;display:flex}.tr-ph-num{letter-spacing:.1em;color:#d76618;flex:none;padding-top:.3125rem;font-size:clamp(.7rem,2.2vw,.85rem);font-weight:700}.tr-ph-title{letter-spacing:-.025em;color:#1a3270;word-break:keep-all;margin-bottom:.5rem;font-size:clamp(1.5rem,5.5vw,2.2rem);font-weight:700}.tr-ph-body{letter-spacing:-.01em;color:#444;word-break:keep-all;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.9}.tr-ph-swipe{min-height:100svh;position:relative;overflow:hidden}.b-track{scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:manipulation;width:100%;height:100%;display:flex;overflow-x:scroll}.b-track::-webkit-scrollbar{display:none}.b-slide{scroll-snap-align:start;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;width:100vw;height:100%;padding:5.5rem 1.5rem 1.5rem;display:flex;overflow:hidden}.b-slide:nth-child(odd){background:#fff}.b-slide:nth-child(2n){background:#f7f3ee}.b-card{width:100%;max-width:560px}.b-graphic{background:#1a32700a;border-radius:16px;justify-content:center;align-items:center;width:100%;height:17.5rem;margin-bottom:1.75rem;display:flex;overflow:hidden}.b-graphic svg{width:100%;min-width:0;height:auto;max-height:100%}.b-text{text-align:left;width:100%}.b-prog{z-index:10;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.b-prog-counter{align-items:center;gap:.375rem;display:flex}.b-prog-cur{color:#fff;background:#d76618;border-radius:50%;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;font-size:.75rem;font-weight:700;line-height:1;display:flex}.b-prog-sep{color:#1a1a1a4d;letter-spacing:.04em;font-size:.75rem;font-weight:600}.b-prog-bars{align-items:center;gap:.4375rem;display:flex}.b-prog-bar{background:var(--line);border-radius:2px;width:.875rem;height:3px;transition:background .3s,width .3s cubic-bezier(.22,1,.36,1);display:block}.b-prog-bar.filled{background:var(--navy);width:1.5rem}.b-prog-nav{cursor:pointer;color:#d76618;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:opacity .25s;display:flex}.b-prog-nav:disabled{opacity:0;pointer-events:none}@media (width>=640px){.b-prog-nav{display:none}}.b-divider{background:#d76618;width:2.5rem;height:2px;margin:0 0 1.25rem}.b-arrow{cursor:pointer;z-index:10;background:#1a3270;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:opacity .2s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.b-arrow--prev{left:calc(50% - 368px)}.b-arrow--next{right:calc(50% - 368px)}.b-arrow--disabled{opacity:.25;cursor:default}@media (width>=640px){.b-slide{padding:88px max(80px,50vw - 280px) 32px}.b-graphic{height:360px}}@media (width>=768px){.b-arrow{display:flex}}.tr-profile{background:#f7f3ee}.tr-prof-grid{flex-direction:column;width:100%;display:flex}.tr-prof-left{background:#f7f3ee;grid-template-columns:1fr;display:grid;overflow:hidden}.tr-prof-img{object-fit:contain;object-position:top center;grid-area:1/1;width:100%;height:auto;min-height:0;display:block}.tr-prof-caption{padding:3rem var(--px) 1.5rem;text-align:center;background:linear-gradient(#0000 0%,#f7f3eecc 40%,#f7f3ee 100%);grid-area:1/1;align-self:end}.tr-prof-overlay{display:none}.tr-prof-name{letter-spacing:-.04em;color:#1a1a1a;margin-bottom:.3125rem;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:700}.tr-prof-sub{color:#444;letter-spacing:-.005em;font-size:clamp(1rem,3.5vw,1.2rem);font-weight:400}.tr-prof-right{flex-direction:column;display:flex}.tr-prof-anchor{padding:3rem var(--px);letter-spacing:-.045em;color:#fff;word-break:keep-all;background:#1a3270;margin-bottom:0;font-size:clamp(2.4rem,8vw,3.6rem);font-weight:800;line-height:1.22}.tr-prof-orange{color:#d76618;font-size:clamp(2.4rem,8vw,3.6rem);font-weight:800}.tr-prof-rule{display:none}.tr-prof-story{padding:3rem var(--px);background:#f7f3ee;flex-direction:column;gap:1rem;display:flex}.tr-prof-story-lead{letter-spacing:-.01em;color:#444;word-break:keep-all;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.9}.tr-prof-story-core{letter-spacing:-.04em;color:#1a1a1a;word-break:keep-all;font-size:clamp(1.8rem,6vw,2.8rem);font-weight:700;line-height:1.35}.tr-prof-punch{letter-spacing:-.045em;color:#d76618;word-break:keep-all;font-size:clamp(1.8rem,6vw,2.8rem);font-weight:700;line-height:1.25}@media (width>=640px){.tr-profile{background:#1a3270}.tr-prof-grid{grid-template-columns:4fr 6fr;width:100%;margin:0 auto;display:grid}.tr-prof-left{background:#f7f3ee;position:relative;overflow:hidden}.tr-prof-img{object-fit:contain;object-position:top right;width:100%;height:100%;display:block;position:absolute;inset:0}.tr-prof-overlay{z-index:1;background:linear-gradient(#0000 0%,#f7f3eecc 50%,#f7f3ee 100%);height:48%;display:block;position:absolute;bottom:0;left:0;right:0}.tr-prof-caption{text-align:right;z-index:2;background:0 0;align-self:auto;padding:0 64px 0 20px;position:absolute;bottom:32px;left:0;right:0}.tr-prof-right{background:#1a3270;flex-direction:column;justify-content:center;align-items:flex-start;padding:72px 52px 72px 64px;display:flex}.tr-prof-anchor{background:0 0;margin-bottom:28px;padding:0}.tr-prof-rule{background:#d76618;width:32px;height:2px;margin-bottom:24px;display:block}.tr-prof-story{background:0 0;padding:0}.tr-prof-story-lead{color:#ffffff73}.tr-prof-story-core{color:#ffffffeb}}@media (width<=639px){.tr-prof-anchor,.tr-prof-orange,.tr-prof-story{text-align:center}}.tr-youtube{padding:4rem var(--px) 5rem;text-align:center;background:#fff;border-top:1px solid #e8ecf2}.tr-yt-title{letter-spacing:-.02em;color:#1a3270;margin-bottom:.5rem;font-size:clamp(1.6rem,5.5vw,2.6rem);font-weight:700}.tr-yt-desc{letter-spacing:-.01em;color:#444;word-break:keep-all;margin-bottom:1.5rem;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300}.tr-yt-iframe-wrap{aspect-ratio:16/9;border-radius:10px;width:100%;margin-top:2.5rem;margin-bottom:2.25rem;position:relative;overflow:hidden}.tr-yt-iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.tr-yt-sub-row{gap:1rem;margin-top:1rem;margin-bottom:2.25rem;display:flex}.tr-yt-iframe-wrap.tr-yt-sub{flex:1;margin-top:0;margin-bottom:0}.tr-yt-more{color:#fff;letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;background:#d76618;border-radius:50px;padding:1rem 2.5rem;font-size:clamp(1.1rem,3.5vw,1.3rem);font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.tr-yt-more:hover{background:#c05510}.tr-yt-more:active{transform:scale(.97)}@media (width<=639px){.tr-yt-iframe-wrap{margin-left:calc(-1 * var(--px));margin-right:calc(-1 * var(--px));width:calc(100% + var(--px) * 2);border-radius:0}.tr-yt-sub-row{margin-left:calc(-1 * var(--px));margin-right:calc(-1 * var(--px));width:calc(100% + var(--px) * 2);gap:2px}.tr-yt-iframe-wrap.tr-yt-sub{width:auto;margin-left:0;margin-right:0}}.s-faq{padding:5rem var(--px);background:#f7f3ee;border-top:1px solid #e8ecf2}.faq-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.25rem;display:flex}.faq-bubble{color:#d76618;margin-bottom:1.125rem}.faq-head{letter-spacing:-.035em;color:#1a1a1a;word-break:keep-all;font-size:clamp(1.6rem,5.5vw,2.6rem);font-weight:700;line-height:1.3}.faq-list{flex-direction:column;display:flex}.faq-item{border-top:1px solid #ebebeb}.faq-item:last-child{border-bottom:1px solid #ebebeb}.faq-q-label{color:#d76618;flex-shrink:0}.faq-q{letter-spacing:-.025em;color:#1a1a1a;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;word-break:keep-all;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:1.25rem;width:100%;padding:1.375rem 0;font-family:inherit;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:500;line-height:1.4;display:flex}.faq-chev{color:#aaa;flex:0 0 1.375rem;margin-top:.25rem;transition:transform .36s cubic-bezier(.22,1,.36,1),color .22s}.faq-item.open .faq-chev{color:#d76618;transform:rotate(180deg)}.faq-a-wrap{grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.22,1,.36,1);display:grid}.faq-item.open .faq-a-wrap{grid-template-rows:1fr}.faq-a{overflow:hidden}.faq-a-inner{padding:0 0 1.75rem 1.25rem;position:relative}.faq-a-inner:before{content:"";background:#d7661873;border-radius:1px;width:2px;position:absolute;top:0;bottom:1.75rem;left:0}.faq-lead{color:#1a3270;letter-spacing:-.025em;word-break:keep-all;margin-bottom:.5rem;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:500;line-height:1.4}.faq-body{letter-spacing:-.015em;color:#444;word-break:keep-all;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75}.faq-cta{justify-content:center;margin-top:3rem;display:flex}.faq-kakao{letter-spacing:-.015em;color:#1a1a1a;text-underline-offset:5px;flex-direction:column;align-items:center;gap:1rem;font-size:clamp(1rem,3.5vw,1.2rem);font-weight:300;line-height:1.75;-webkit-text-decoration:underline #d76618;text-decoration:underline #d76618;text-decoration-thickness:1px;transition:opacity .2s;display:inline-flex}.faq-kakao:hover{opacity:.6}.faq-kakao-chev{color:#d76618}.s-kakao{padding:6rem var(--px);text-align:center;background:#07112b;border-top:1px solid #ffffff0f}.kk-inner{flex-direction:column;align-items:center;gap:2.25rem;max-width:480px;margin:0 auto;display:flex}.kk-kicker{letter-spacing:.18em;text-transform:uppercase;color:#8aaace;margin-bottom:.75rem;font-size:clamp(1rem,3.5vw,1.2rem);font-weight:300}.kk-body{letter-spacing:-.04em;color:#fff;word-break:keep-all;font-size:clamp(1.5rem,5.5vw,2.4rem);font-weight:700;line-height:1.35}.kk-convo{text-align:left;flex-direction:column;gap:2.25rem;width:100%;padding:.75rem 0;display:flex}.kk-msg-row{align-items:flex-start;gap:.625rem;display:flex}.kk-msg-avatar{object-fit:cover;object-position:center 15%;border:1.5px solid #8aaace;border-radius:50%;flex-shrink:0;width:44px;height:44px}.kk-msg-bubble{filter:drop-shadow(0 4px 16px #00000047);background:#fff;border-radius:4px 16px 16px;max-width:calc(100% - 58px);padding:.8125rem 1.125rem;position:relative}.kk-msg-bubble:before{content:"";clip-path:polygon(100% 0,100% 100%,0 0);background:#fff;width:11px;height:18px;position:absolute;top:0;left:-9px}.kk-msg-name{color:#999;letter-spacing:-.01em;margin-bottom:.3125rem;font-size:.72rem;font-weight:600}.kk-msg-text{color:#1a3270;letter-spacing:-.025em;word-break:keep-all;font-size:clamp(.95rem,3.5vw,1.1rem);font-weight:700;line-height:1.45}.kk-input-cta{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff24;border-radius:50px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.75rem .75rem .75rem 1.25rem;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.kk-input-cta:hover{background:#ffffff1a;border-color:#d7661873}.kk-input-placeholder{color:#8aaace;letter-spacing:-.015em;font-size:clamp(.9rem,3vw,1rem);font-weight:300}.kk-input-send{color:#1a1a1a;background:#fee500;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1rem;font-weight:700;transition:transform .15s;display:flex}.kk-input-cta:hover .kk-input-send{transform:translate(2px)}.kk-strengths{flex-direction:column;align-items:center;gap:.75rem;list-style:none;display:flex}.kk-strengths li{letter-spacing:-.015em;color:#fff;word-break:keep-all;align-items:center;gap:.625rem;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300;line-height:1.75;display:flex}.kk-chk{color:#d76618;flex-shrink:0;font-weight:700}.s-visit{padding:5rem var(--px);background:#fff;border-top:1px solid #e8ecf2}.visit-inner{flex-direction:column;align-items:center;gap:3.25rem;max-width:480px;margin:0 auto;display:flex}.visit-inner .reveal{width:100%}.visit-title{letter-spacing:-.035em;color:#1a1a1a;word-break:keep-all;text-align:center;width:100%;font-size:clamp(1.6rem,5.5vw,2.6rem);font-weight:700;line-height:1.3}.visit-block{flex-direction:column;align-self:stretch;gap:1.125rem;width:100%;display:flex}.visit-label{color:#1a3270;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:700}.visit-hours{flex-direction:column;gap:.875rem;list-style:none;display:flex}.visit-hours li{align-items:baseline;gap:1rem;display:flex}.visit-day{color:#1a1a1a;letter-spacing:-.015em;flex-shrink:0;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:300}.visit-day-off{color:#d76618}.visit-time{color:#444;letter-spacing:-.015em;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:700;line-height:1.75}.visit-note{color:#444;font-size:clamp(1rem,1.8vw,1.3rem);font-weight:300}.visit-time-off{color:#d76618}.visit-addr{color:#1a1a1a;letter-spacing:-.02em;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:500;line-height:1.6}.visit-addr-sub{color:#444;letter-spacing:-.015em;font-size:clamp(1rem,1.8vw,1.3rem);font-weight:300}.visit-addr-group{flex-direction:column;gap:.375rem;display:flex}.visit-map-btn{color:#fff;letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;background:#d76618;border-radius:50px;width:fit-content;margin:0 auto;padding:1rem 2.5rem;font-family:inherit;font-size:clamp(1rem,3.5vw,1.15rem);font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:block}.visit-map-btn:hover{background:#c05510}.visit-map-btn:active{transform:scale(.97)}.s-footer{padding:3.25rem var(--px) 2.75rem;background:#1a3270;border-top:1px solid #ffffff1a}.ft-inner{max-width:480px;margin:0 auto}.ft-name{color:#ffffffeb;letter-spacing:-.01em;margin-bottom:1.25rem;font-size:clamp(1rem,3.5vw,1.2rem);font-weight:600}.ft-info{flex-direction:column;gap:.3125rem;margin-bottom:1.75rem;list-style:none;display:flex}.ft-info li{color:#ffffff94;letter-spacing:-.005em;word-break:keep-all;font-size:clamp(1rem,1.8vw,1.3rem);line-height:1.65}.ft-legal{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ft-legal-btn{color:#fff9;cursor:pointer;letter-spacing:-.005em;text-underline-offset:3px;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;text-decoration:underline}.ft-legal-sep{color:#ffffff4d;font-size:.65rem}.ft-copy{color:#ffffff59;letter-spacing:.01em;border-top:1px solid #ffffff1f;padding-top:1.25rem;font-size:.75rem}.ft-modal-backdrop{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ft-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:560px;max-height:80vh;display:flex;overflow:hidden}.ft-modal-header{border-bottom:1px solid #e8ecf2;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex}.ft-modal-title{color:#1a1a1a;letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.ft-modal-close{color:#888;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:4px;font-family:inherit;font-size:1.2rem;line-height:1}.ft-modal-body{color:#444;flex:1;min-height:200px;padding:24px;font-size:.9rem;line-height:1.7;overflow-y:auto}.ft-modal-section{margin-bottom:28px}.ft-modal-section:last-child{margin-bottom:0}.ft-modal-h{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:8px;font-size:.88rem;font-weight:700}.ft-modal-p{color:#555;letter-spacing:-.005em;word-break:keep-all;font-size:.85rem;line-height:1.75}.ft-modal-list{flex-direction:column;gap:6px;margin-top:8px;list-style:none;display:flex}.ft-modal-list li{color:#555;letter-spacing:-.005em;word-break:keep-all;padding-left:16px;font-size:.85rem;line-height:1.65;position:relative}.ft-modal-list li:before{content:"·";color:#aaa;position:absolute;left:0}.mob{display:none}.pc{display:block}@media (width<=639px){.pc{display:none}.mob{display:block}.emp-text[data-step="1"]{font-size:clamp(1.2rem,5.5vw,2rem)}.emp-text[data-step="2"]{font-size:clamp(1.3rem,6.3vw,2.5rem)}.emp-text[data-step="3"]{font-size:clamp(1.5rem,7.5vw,3.2rem)}.emp-text[data-step="4"]{font-size:clamp(1.7rem,8.7vw,4rem)}.emp-text[data-step="5"]{font-size:clamp(2.2rem,11.5vw,5rem);left:.75rem;right:.75rem}}br.pc{display:none}@media (width>=640px){br.pc{display:inline}.s-hero,.s-bridge,.s-placeholder{padding-left:max(64px,50vw - 380px);padding-right:max(64px,50vw - 380px)}.emp-text{left:max(64px,50vw - 380px);right:max(64px,50vw - 380px)}.s-bridge2,.sym-head,.sym-tabs{padding-left:max(64px,50vw - 380px);padding-right:max(64px,50vw - 380px)}.s-selftest{padding-left:var(--px);padding-right:var(--px)}.tr-quote-wrap,.tr-philosophy,.tr-youtube,.s-faq,.s-kakao,.s-visit{padding-left:max(64px,50vw - 380px);padding-right:max(64px,50vw - 380px)}.s-footer{padding-left:40px;padding-right:40px}.cause-p2{padding-left:max(64px,50vw - 380px);padding-right:max(64px,50vw - 380px)}.cause-p3{padding:60px max(64px,50vw - 380px)}.cp3-eyebrow,.cp3-htitle{padding-left:0;padding-right:0}.cp3-tree{padding:48px 0}.cp3-source{margin-bottom:0}.cp3-trunk{display:block}.cp3-branches{flex-direction:row;align-items:flex-start}.cp3-branches:before{content:"";background:#d76618;width:auto;height:1px;position:absolute;inset:0 12.5% auto;transform:none}.cp3-branch{flex-direction:column;flex:1;align-items:center;padding:0;display:flex}.cp3-branch:nth-child(odd){text-align:left;padding-right:0}.cp3-branch:nth-child(2n){text-align:left;padding-left:0}.cp3-branch:before{opacity:1;background:#d76618;width:1px;height:36px;display:block;top:0;left:50%;transform:translate(-50%)}.cp3-branch-item{text-align:center;margin-top:36px}.cp3-branch-item .cp3-sym{font-size:clamp(1.2rem,2.4vw,1.8rem)}.cp3-branch-item .cp3-mech{font-size:clamp(1rem,1.8vw,1.3rem)}.cp3-dot{box-shadow:none;width:8px;height:8px;margin:0 auto 10px;position:static;top:auto;left:auto;transform:none}.cp3-branches:after{display:none}.cp3-conc-wrap{padding-left:0;padding-right:0}.cp3-conc-wrap:before{display:none}.cp3-conclusion{padding-left:0;padding-right:0}.cause-p1{padding:80px 64px}.cp1-img{max-width:360px}.cp1-text{padding-top:48px}}.qm-pc{display:none}.qm-mob{z-index:900;background:var(--white);border-top:1px solid var(--line);height:60px;padding-bottom:env(safe-area-inset-bottom,0px);justify-content:center;align-items:flex-end;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 16px #0000000f}.qm-mob-btn{height:100%;color:var(--muted);letter-spacing:-.01em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-family:inherit;font-size:.625rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.qm-mob-btn i{font-size:1.25rem;line-height:1}.qm-mob-btn:active{color:var(--text)}.qm-mob-survey{width:80px;color:var(--orange);flex:none;gap:0;position:relative}.qm-mob-survey-icon{background:var(--orange);width:52px;height:52px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:-28px;font-size:1.5rem;display:flex;box-shadow:0 4px 14px #d766184d}.qm-mob-survey span:last-child{margin-top:2px;font-size:.625rem;font-weight:700}.qm-mob-survey:active .qm-mob-survey-icon{transform:scale(.93)}.qm-mob-phone{color:#3c1e1e}.qm-mob-phone i{color:#fff;background:#1a3270;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;display:flex}.qm-mob-kakao{color:#3c1e1e}.qm-mob-kakao i{background:#fee500;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;display:flex}.s-footer{padding-bottom:4.75rem}@media (width>=640px){.qm-mob{display:none}.s-footer{padding-bottom:64px}.qm-pc{z-index:900;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:32px;right:28px}.qm-pc-item{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:flex-end;align-items:center;padding:0;font-family:inherit;text-decoration:none;display:flex}.qm-pc-pill{background:var(--white);border-radius:24px;align-items:center;height:48px;transition:box-shadow .3s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;box-shadow:0 2px 12px #0000001a}.qm-pc-item:hover .qm-pc-pill{transform:translateY(-2px);box-shadow:0 4px 20px #00000026}.qm-pc-item:active .qm-pc-pill{transform:scale(.96)}.qm-pc-label{white-space:nowrap;max-width:0;color:var(--navy);opacity:0;padding:0;font-size:.8rem;font-weight:600;transition:max-width .35s cubic-bezier(.22,1,.36,1),padding .35s cubic-bezier(.22,1,.36,1),opacity .25s;overflow:hidden}.qm-pc-item:hover .qm-pc-label{opacity:1;max-width:100px;padding:0 0 0 16px}.qm-pc-icon{width:48px;height:48px;color:var(--navy);flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.qm-pc-survey .qm-pc-pill{background:var(--orange);box-shadow:0 3px 14px #d7661859}.qm-pc-survey .qm-pc-icon,.qm-pc-survey .qm-pc-label{color:var(--white)}.qm-pc-survey:hover .qm-pc-pill{background:#c05510;box-shadow:0 5px 22px #d7661866}.qm-pc-kakao .qm-pc-pill{background:#fee500;box-shadow:0 2px 12px #fee50059}.qm-pc-kakao .qm-pc-icon,.qm-pc-kakao .qm-pc-label{color:#3c1e1e}.qm-pc-kakao:hover .qm-pc-pill{background:#f5dc00;box-shadow:0 4px 20px #fee50073}}.scroll-top-btn{z-index:899;bottom:calc(72px + env(safe-area-inset-bottom,0px));background:var(--white);width:36px;height:36px;color:var(--navy);cursor:pointer;opacity:0;pointer-events:none;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:1.1rem;transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;right:16px;transform:translateY(12px);box-shadow:0 2px 10px #0000001a}.scroll-top-btn.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top-btn:active{transform:scale(.92)}@media (width>=640px){.scroll-top-btn{width:40px;height:40px;font-size:1.2rem;bottom:152px;right:32px}.scroll-top-btn:hover{transform:translateY(-2px);box-shadow:0 4px 18px #00000026}.scroll-top-btn.is-visible:active{transform:scale(.93)}}@keyframes sv-fadeSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.sv-fade{animation:.35s sv-fadeSlide}.sv-overlay{-webkit-font-smoothing:antialiased;box-sizing:border-box;scrollbar-width:none;background:#f7f3ee;justify-content:center;align-items:flex-start;height:100%;padding:20px 16px;font-family:Pretendard Variable,Pretendard,-apple-system,Apple SD Gothic Neo,Malgun Gothic,sans-serif;display:flex;overflow-y:auto}.sv-overlay::-webkit-scrollbar{display:none}.sv-wrap{width:100%;max-width:480px;position:relative}@media (width>=768px){.sv-overlay{background:#00000080;align-items:center;padding:40px 16px;overflow:hidden}.sv-wrap{scrollbar-width:thin;scrollbar-color:#00000026 transparent;background:#f7f3ee;border-radius:24px;max-height:90vh;padding:32px 28px;overflow-y:auto}.sv-wrap::-webkit-scrollbar{width:6px}.sv-wrap::-webkit-scrollbar-track{background:0 0;margin:12px 0}.sv-wrap::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.sv-wrap::-webkit-scrollbar-thumb:hover{background:#00000040}}.sv-header{text-align:center;margin-bottom:24px;position:relative}.sv-header h1{color:#1a3270;letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.sv-header p{color:#999;letter-spacing:-.01em;margin-top:4px;font-size:.95rem}.sv-btn-close{color:#1a3270;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;line-height:1;display:flex;position:absolute;top:0;right:0}.sv-progress-wrap{width:100%;margin-bottom:32px}.sv-progress-labels{justify-content:space-between;margin-bottom:8px;font-size:.95rem;display:flex}.sv-left{color:#444;letter-spacing:-.01em;font-weight:500}.sv-right{color:#999}.sv-progress-track{background:#e8e4de;border-radius:3px;width:100%;height:5px;overflow:hidden}.sv-progress-fill{background:#d76618;border-radius:3px;height:100%;transition:width .4s}.sv-card{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:28px 22px}.sv-q-badge{color:#fff;letter-spacing:-.01em;background:#1a3270;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:700;display:inline-flex}.sv-q-header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.sv-card h2{color:#1a1a1a;letter-spacing:-.03em;word-break:keep-all;font-size:1.35rem;font-weight:700;line-height:1.45}.sv-q-sub{color:#999;letter-spacing:-.01em;margin-bottom:24px;font-size:.95rem}.sv-options{flex-direction:column;gap:10px;display:flex}.sv-opt-btn{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:15px 18px;font-family:inherit;transition:all .2s;display:flex}@media (hover:hover){.sv-opt-btn:hover{background:#fdf4ee;border-color:#d76618}}.sv-opt-btn.selected{background:#faeade;border-color:#d76618;box-shadow:0 0 0 1px #d76618}.sv-num{color:#999;flex-shrink:0;font-size:1rem;font-weight:600;line-height:22px}.sv-opt-btn.selected .sv-num{color:#d76618}.sv-txt{color:#1a1a1a;letter-spacing:-.015em;word-break:keep-all;font-size:1.1rem;line-height:22px}.sv-opt-btn.selected .sv-txt{color:#1a1a1a;font-weight:600}.sv-nav{justify-content:space-between;gap:12px;margin-top:16px;display:flex}.sv-btn-back{color:#8aaace;cursor:pointer;letter-spacing:-.01em;background:0 0;border:1px solid #8aaace;border-radius:50px;flex:1;padding:14px 0;font-family:inherit;font-size:1.1rem;font-weight:500;transition:all .2s}.sv-btn-back:hover:not(:disabled){color:#1a3270;background:#eef1f8;border-color:#1a3270}.sv-btn-back:disabled{opacity:.4;cursor:default}.sv-btn-next{color:#999;cursor:default;letter-spacing:-.01em;background:#e0e0e0;border:none;border-radius:50px;flex:2;padding:14px 0;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .2s}.sv-btn-next.active{color:#fff;cursor:pointer;background:#e8935a}.sv-btn-next.active:hover{background:#d76618}.sv-result-profile{color:#444;letter-spacing:-.01em;background:#f7f3ee;border-radius:10px;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:24px;padding:12px 16px;font-size:.75rem;display:flex}.sv-result-card{text-align:center;border:1.5px solid #0000;border-radius:16px;margin-bottom:16px;padding:28px 24px}.sv-emoji{margin-bottom:10px;font-size:2.75rem}.sv-tag{letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.7rem;font-weight:700}.sv-result-h2{letter-spacing:-.04em;margin-bottom:4px;font-size:1.8rem;font-weight:800}.sv-hanja{color:#999;letter-spacing:-.01em;margin-bottom:16px;font-size:.85rem}.sv-desc{color:#1a1a1a;letter-spacing:-.02em;word-break:keep-all;font-size:1.1rem;font-weight:500;line-height:1.65}.sv-detail-box{background:#fff;border:1px solid #e0e0e0;border-radius:14px;margin-bottom:20px;padding:20px}.sv-detail-h3{letter-spacing:-.02em;margin-bottom:10px;font-size:.875rem;font-weight:700}.sv-detail-box p{color:#444;letter-spacing:-.015em;word-break:keep-all;font-size:1.1rem;line-height:1.75}.sv-hrt-box{background:#eef1f8;border:1px solid #c5d0e8;border-radius:14px;margin-bottom:20px;padding:20px}.sv-hrt-box h3{color:#1a3270;letter-spacing:-.01em;margin-bottom:10px;font-size:.85rem;font-weight:700}.sv-hrt-box p{color:#1a1a1a;white-space:pre-line;letter-spacing:-.015em;word-break:keep-all;font-size:1.1rem;line-height:1.75}.sv-cta-box{text-align:center;background:#1a3270;border-radius:16px;margin-bottom:20px;padding:28px 24px}.sv-cta-box p{color:#e8edf5;letter-spacing:-.015em;word-break:keep-all;margin-bottom:20px;font-size:1.1rem;font-weight:400;line-height:1.7}.sv-cta-btn{color:#1a1a1a;cursor:pointer;letter-spacing:-.02em;background:#fee500;border:none;border-radius:50px;padding:16px 40px;font-family:inherit;font-size:1.1rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.sv-cta-btn:hover{opacity:.88}.sv-cta-btn:active{transform:scale(.97)}.sv-disclaimer{color:#999;text-align:center;letter-spacing:-.01em;word-break:keep-all;margin-bottom:20px;font-size:.7rem;line-height:1.8}.sv-btn-restart{color:#8aaace;cursor:pointer;letter-spacing:-.01em;background:0 0;border:1.5px solid #8aaace;border-radius:50px;padding:11px 26px;font-family:inherit;font-size:.85rem;text-decoration:none;transition:all .2s;display:block}.sv-btn-restart:hover{color:#1a3270;background:#eef1f8;border-color:#1a3270}.sv-btn-restart.sv-btn-home{color:#fff;background:#e8935a;border:none}.sv-btn-restart.sv-btn-home:hover{color:#fff;background:#d76618;border:none}.sv-btn-restart.sv-btn-share{color:#1a3270;background:0 0;border-color:#1a3270}@media (hover:hover){.sv-btn-restart.sv-btn-share:hover{background:#eef1f8}}@media (width<=767px){.sv-btn-back{color:#1a3270;border-color:#1a3270}.sv-btn-next.active{background:#d76618}.sv-btn-restart{color:#1a3270;border-color:#1a3270}.sv-btn-restart.sv-btn-home{background:#d76618}}@keyframes sv-toastIn{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.sv-toast{color:#fff;white-space:nowrap;z-index:3000;letter-spacing:-.01em;background:#000000bf;border-radius:50px;padding:10px 22px;font-size:.875rem;font-weight:500;animation:.3s sv-toastIn;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}
