@import "https://fonts.googleapis.com/css2?family=Rubik+Bubbles&display=swap";@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff)format("woff");font-weight:100;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff)format("woff");font-weight:200;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff)format("woff");font-weight:300;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff)format("woff");font-weight:400;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff)format("woff");font-weight:500;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff)format("woff");font-weight:600;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff)format("woff");font-weight:700;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff)format("woff");font-weight:800;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff)format("woff");font-weight:900;font-display:swap}.modak-regular{font-family:Modak,system-ui;font-style:normal;font-weight:400}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f7fb;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.lemon-regular{font-family:Lemon,serif;font-style:normal;font-weight:400}.main-page{box-sizing:border-box;min-height:100vh;padding:106px 5vw 32px;overflow:hidden}.main-hero{justify-content:center;align-items:center;min-height:calc(100vh - 180px);padding:32px 0 48px;display:flex;position:relative}.main-hero__content{z-index:2;text-align:center;width:min(100%,760px);max-width:760px;margin:0 auto;position:relative}.main-hero__brand{filter:drop-shadow(0 10px 24px #cedbff80);width:min(72vw,340px);height:auto;margin-left:75px}.main-hero__title{letter-spacing:-.02em;color:#4e4a56;margin:0;font-family:Pretendard;font-size:clamp(16px,2.6vw,32px);font-weight:700;line-height:1.3}.main-hero__subtitle{color:#7b8494;max-width:540px;margin:18px auto 0;font-family:Pretendard;font-size:16px;font-weight:500;line-height:1.7}.main-hero__search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#ffffffe6;border:1px solid #cdd9eccc;border-radius:18px;align-items:center;width:min(100%,560px);height:62px;margin-top:36px;margin-left:auto;margin-right:auto;padding:0 22px;display:flex;position:relative;box-shadow:0 18px 40px #91a2be2e}.main-hero__search img{flex:none}.main-hero__search-input{color:#151515;background:0 0;border:none;outline:none;flex:1;margin-left:14px;font-family:Pretendard;font-size:16px}.main-hero__search-input::placeholder{color:#9aa3af}.main-hero__actions{justify-content:center;margin-top:22px;display:flex}.main-hero__cta{color:#fff;background:linear-gradient(135deg,#b6c3ff 0%,#a1b5f5 100%);border-radius:16px;justify-content:center;align-items:center;min-width:154px;height:52px;padding:0 24px;font-family:Pretendard;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 16px 30px #8dbdfc47}.main-hero__cta:hover{opacity:.96;transform:translateY(-2px);box-shadow:0 20px 34px #8dbdfc57}.main-hero__visual{pointer-events:none;width:100%;min-height:540px;position:absolute;inset:0}.main-hero__shape{filter:drop-shadow(0 30px 40px #b0bce459);-webkit-user-select:none;user-select:none;display:block;position:absolute}.main-hero__shape--one{z-index:1;width:clamp(160px,18vw,220px);top:300px;left:10%;transform:rotate(-14deg)}.main-hero__shape--two{z-index:1;width:clamp(180px,22vw,260px);top:80px;right:12%;transform:rotate(10deg)}.main-hero__shape--three{z-index:0;width:clamp(120px,16vw,180px);bottom:40px;right:0;transform:translateY(-30%)rotate(-10deg)}.main-hero__glow{pointer-events:none;background:radial-gradient(circle,#bbd9ffd9 0%,#bbd9ff00 72%);border-radius:999px;position:absolute}.main-hero__glow--large{width:360px;height:360px;top:88px;right:6%}.main-hero__glow--small{width:250px;height:250px;top:40px;left:7%}@media (width<=1100px){.main-page{padding-top:124px}.main-hero{min-height:auto;padding:12px 0 28px}.main-hero__visual{min-height:420px}.main-hero__shape--one{top:18px;left:0}.main-hero__shape--two{top:150px;right:0}.main-hero__shape--three{bottom:10px;right:10%}}@media (width<=768px){.main-page{padding:112px 20px 24px}.main-hero{padding:18px 0 28px}.main-hero__content{width:100%;max-width:100%}.main-hero__brand{width:min(78vw,300px)}.main-hero__title{font-size:clamp(18px,8vw,40px)}.main-hero__subtitle{font-size:15px}.main-hero__search{border-radius:16px;height:58px;padding:0 18px}.main-hero__visual{min-height:280px;inset:26px 0 0}.main-hero__shape--one{width:96px;top:18px;left:-10px}.main-hero__shape--two{width:104px;top:92px;right:-8px}.main-hero__shape--three{width:124px;bottom:14px;right:18%}.main-hero__glow--large{width:180px;height:180px;top:82px;right:0}.main-hero__glow--small{width:130px;height:130px;top:28px;left:0}}.brandmark{z-index:9999;cursor:pointer;align-items:center;gap:0;margin:0;text-decoration:none;transition:opacity .2s;display:inline-flex}.brandmark:hover{opacity:.72}.brandmark-logo{width:200px;height:200px}.navbar{-webkit-backdrop-filter:blur(8px);z-index:100;box-sizing:border-box;background:#fffffff7;border-bottom:1px solid #6ab9ff33;justify-content:space-between;align-items:center;gap:18px;width:100%;height:86px;margin-top:0;padding:0 40px;font-family:Pretendard,sans-serif;font-weight:600;display:flex;position:fixed;top:0;box-shadow:0 2px 16px #35516e12}.navbar-search{box-sizing:border-box;flex:1 1 0;align-items:center;gap:8px;width:auto;min-width:0;max-width:520px;height:40px;margin:0 24px;padding:0 2px;display:flex}@media (width>=1101px){.navbar{justify-content:flex-start}.navbar-search{flex:0 auto;width:min(520px,38vw);margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.navbar-search input{color:#355574;background:0 0;border:none;border-bottom:2px solid #82a4ff;outline:none;flex:1;padding:6px 2px;font-family:Pretendard,sans-serif;font-size:14px}.navbar-search input:focus{border-bottom-color:#67b9ff}.navbar-search input::placeholder{color:#93a6bb}.navbar-search-btn{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.navbar-search-btn img{opacity:.85;width:18px;height:18px}.navbar-search-btn:hover img{opacity:1}.navbar-right{flex-shrink:0;align-items:center;gap:14px;margin-left:auto;display:flex}.items{flex-shrink:0;align-items:center;gap:56px;display:flex}@media (width<=1100px){.navbar-search{max-width:440px;margin:0 18px}.items{gap:34px}}.nav{cursor:pointer;color:#4a6480;letter-spacing:.01em;margin-top:0;font-size:15px;text-decoration:none;transition:color .2s}.nav:hover{color:#a1bbff}.mypage-menu{position:relative}.mypage-menu-trigger{font:inherit;background:0 0;border:none;padding:0}.mypage-menu-dropdown{z-index:140;background:#fffffffa;border:1px solid #9eb7d159;border-radius:12px;flex-direction:column;gap:4px;min-width:138px;max-width:260px;padding:8px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 26px #35516e29}.mypage-menu-item{color:inherit;text-align:left;cursor:pointer;width:100%;height:34px;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:8px;align-items:center;padding:0 10px;font-size:13px;font-weight:600;text-decoration:none;display:flex;overflow:hidden}.mypage-menu-item--logout{box-sizing:border-box;border-radius:8px;align-items:center;width:100%;height:34px;padding:0 10px;display:flex}.mypage-menu-dropdown>*{box-sizing:border-box;width:100%}.mypage-menu-item:hover{background:#b3b5ff24}.mypage-menu-item--logout{color:#b44b4b}.mypage-menu-item--logout:hover{background:#e05c5c1f}.login_signup{align-items:center;gap:8px;margin-top:0;display:flex}.login,.signUp{cursor:pointer;box-sizing:border-box;border-radius:9px;justify-content:center;align-items:center;width:auto;height:38px;margin:0;padding:8px 20px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.signUp{color:#4a6480;background:0 0}.signUp:hover{color:#a1bbff}.signUp:visited{color:inherit}.active{background:linear-gradient(135deg,#a2bcfa 0%,#80b1f9 100%);border-radius:9px;transition:opacity .2s,transform .1s;box-shadow:0 2px 10px #6ab9ff61;color:#fff!important}.active:hover{opacity:.86;transform:translateY(-1px)}.losiText{margin:0;line-height:1}.loggedIn-user{align-items:center;gap:12px;display:flex}.logout-btn{cursor:pointer;color:#4a6480;background:0 0;border:1.5px solid #6ab9ff73;border-radius:9px;outline:none;width:auto;height:38px;margin-top:0;padding:0 20px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;transition:all .2s}.logout-btn:hover{color:#2f6fa0;background:#6ab9ff1a;border-color:#a1bbff}.logoutText{color:inherit;margin:0;font-weight:700}.navbar2{z-index:100;-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background:#fffffff7;border-bottom:1px solid #6ab9ff33;flex-direction:column;width:100%;height:118px;margin-top:0;font-family:Pretendard,sans-serif;font-weight:600;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 16px #35516e12}.route{box-sizing:border-box;align-items:center;display:flex}.route-left,.route-right{align-items:center;gap:14px;display:flex}.route-left{flex:1;min-width:0}.route-right{justify-content:flex-end}.navbar2>.route{justify-content:space-between;align-items:center;width:100%;min-height:72px;padding:0 40px}.navbar2>.route>a{height:100%;color:inherit;align-items:center;text-decoration:none;display:inline-flex}.navbar>a{color:inherit;text-decoration:none}.navbar2-select{box-sizing:border-box;justify-content:center;align-items:flex-end;gap:48px;width:100%;margin-top:auto;display:flex;position:absolute;bottom:0;left:0}.navbar2-tab{color:#111;cursor:pointer;box-sizing:border-box;justify-content:center;align-items:center;min-width:80px;height:46px;padding:0 8px;font-size:15px;font-weight:600;transition:color .2s;display:flex;position:relative}.navbar2-tab:hover{color:#111}.navbar2-tab-active{color:#5072cc}.navbar2-tab-active:after{content:"";background:#5072cc;border-radius:4px 4px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.post{cursor:pointer;letter-spacing:.01em;background:#a1bbff;border-radius:9px;justify-content:center;align-items:center;width:auto;height:38px;margin:0;padding:0 22px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:600;transition:opacity .2s,transform .1s;display:flex;box-shadow:0 2px 10px #6ab9ff59}.post p{margin:0;line-height:1}.post:hover{opacity:.86;transform:translateY(-1px)}.post--secondary{color:#3f5e79;background:linear-gradient(135deg,#eef4ff 0%,#dde8ff 100%);border:1px solid #9eb7d159;outline:none;box-shadow:0 2px 10px #6f8dbe2e}.post--secondary:hover{opacity:.95;transform:translateY(-1px)}.post.disabled{cursor:not-allowed;opacity:.55;transform:none}@media (width<=768px){.navbar{gap:10px;height:64px;padding:0 20px}.navbar-search{gap:6px;max-width:280px;height:36px;margin:0 12px;padding:0 2px}.navbar-search-btn{width:26px;height:26px}.navbar-search-btn img{width:16px;height:16px}.brand-word{font-size:26px}.items{gap:24px}.nav{font-size:14px}.login,.signUp{height:34px;padding:7px 14px;font-size:13px}.logout-btn{height:34px;padding:0 14px;font-size:13px}}@media (width<=480px){.navbar{gap:8px;height:58px;padding:0 14px}.navbar-search{display:none}.brand-word{font-size:22px}.items{gap:16px}.nav{font-size:13px}.login_signup{gap:6px}.login,.signUp{height:32px;padding:6px 11px;font-size:12px}.logout-btn{height:32px;padding:0 11px;font-size:12px}}@media (width<=768px){.navbar2{height:102px}.navbar2>.route{min-height:62px;padding:0 20px}.navbar2-tab{min-width:64px;height:40px;font-size:14px}.navbar2-select{gap:32px}.post{height:34px;padding:0 16px;font-size:13px}}@media (width<=480px){.navbar2{height:92px}.navbar2>.route{min-height:56px;padding:0 14px}.navbar2-tab{min-width:56px;height:36px;font-size:13px}.navbar2-select{gap:24px}.post{height:32px;padding:0 13px;font-size:12px}}.surveys{margin-top:150px}.surveyText{color:#60606c;letter-spacing:.02em;margin-left:5%;font-family:Pretendard,sans-serif;font-size:40px;font-weight:800;line-height:1}.surveyExplain{color:#767676;margin-top:1%;margin-left:5%;font-family:Pretendard}.survey-sort-bar{align-items:center;margin-top:18px;margin-left:5%;display:flex}.survey-sort-options{background:#fffffff5;border:1px solid #a6bcd36b;border-radius:14px;align-items:center;gap:8px;padding:6px;display:inline-flex;box-shadow:0 10px 24px #748fab1f}.survey-sort-chip{color:#5b7088;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;height:36px;padding:0 14px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:700;transition:background-color .16s,color .16s,transform .16s,border-color .16s}.survey-sort-chip:hover{color:#435a72;background:#b3b5ff24}.survey-sort-chip.is-active{color:#fff;background:#b8c9ff;border-color:#b3b5ff8c;box-shadow:0 8px 16px #b3b5ff3d}.survey-sort-chip:active{transform:translateY(1px)}.rectList{flex-wrap:wrap;gap:60px;margin-top:5%;margin-left:4%;display:flex}.rect{cursor:pointer;background-color:#fff;border-radius:8px;width:500px;height:400px;transition:transform .22s,box-shadow .22s;position:relative;box-shadow:5px 5px 15px #9292924d}.survey-bookmark-btn{width:52px;height:52px;box-shadow:none;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .18s,opacity .18s;display:inline-flex;position:absolute;top:14px;right:14px}.survey-bookmark-btn:hover{opacity:.82;transform:translateY(-1px)}.survey-bookmark-btn svg{width:34px;height:34px}.survey-bookmark-btn path{fill:none;stroke:#9bb0c4;stroke-width:1.7px;stroke-linejoin:round}.survey-bookmark-count{text-align:center;color:#7f96ad;z-index:2;min-width:52px;margin:0;font-size:11px;font-weight:700;position:absolute;top:64px;right:14px}.survey-bookmark-btn.is-active path{fill:#ffd54a;stroke:#e0b200}.survey-bookmark-modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9500;background:#111c2a6b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.survey-bookmark-modal{background:#fffffffa;border-radius:24px;width:420px;max-width:calc(100vw - 32px);max-height:min(78vh,620px);padding:24px;overflow:auto;box-shadow:0 24px 60px #1e325038}.survey-bookmark-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.survey-bookmark-modal__header h3{color:#1f3346;margin:4px 0 0;font-size:22px;line-height:1.35}.survey-bookmark-modal__eyebrow{letter-spacing:.08em;color:#6d8dab;margin:0;font-size:12px;font-weight:700}.survey-bookmark-modal__close{color:#5a7590;cursor:pointer;background:#ebf2f9e6;border:none;border-radius:12px;width:38px;height:38px;font-size:24px;line-height:1}.survey-bookmark-modal__list{flex-direction:column;gap:10px;display:flex}.survey-bookmark-modal__item{color:#314f69;cursor:pointer;background:#fff;border:1px solid #afc4da6b;border-radius:16px;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-height:56px;padding:0 16px;font-family:Pretendard,sans-serif;font-size:15px;font-weight:700;display:flex}.survey-bookmark-modal__item.is-active{color:#7f6000;background:#fff8d6eb;border-color:#ffcd45d9}.survey-bookmark-modal__item:disabled{opacity:.6;cursor:wait}.survey-bookmark-modal__empty{text-align:center;color:#678199;margin:0;padding:18px 0;font-size:15px}.rect:hover{transform:translateY(-6px);box-shadow:0 16px 36px #648cb438}.rect:active{transform:translateY(-2px);box-shadow:0 8px 20px #648cb42e}.rectText{color:#000;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;width:80%;margin-top:-6%;margin-left:10%;font-family:Pretendard;font-size:20px;font-weight:700;display:-webkit-box;overflow:hidden}.num{margin-left:10%;font-family:Pretendard;font-size:32px;font-weight:700}.part{cursor:pointer;transition:opacity .3s;position:absolute;bottom:18px;right:20px}.part:hover{opacity:.6}.graph{justify-content:center;width:80%;height:62%;margin-top:5%;margin-left:10%;display:flex;overflow:hidden}.graph img{object-fit:contain;max-width:100%;max-height:100%}.survey-summary-thumb{box-sizing:border-box;background:linear-gradient(#f8f9ff 0%,#eef5fd 100%);border:1px solid #94acc457;border-radius:14px;flex-direction:column;gap:10px;width:100%;height:100%;padding:18px;display:flex}.survey-summary-thumb__title{color:#1f3346;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:20px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.survey-summary-thumb__description{color:#5e748a;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.survey-summary-chart{flex-direction:column;gap:8px;margin-top:2px;display:flex}.survey-summary-chart__question,.survey-summary-chat__question{color:#62809c;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:700;display:-webkit-box;overflow:hidden}.survey-summary-chart__row{grid-template-columns:100px minmax(0,1fr);align-items:center;gap:10px;display:grid}.survey-summary-chart__label{color:#425f79;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.survey-summary-chart__track{background:#9ab7d340;border-radius:999px;height:13px;overflow:hidden}.survey-summary-chart__fill{background:#a1bbff;border-radius:999px;height:100%}.survey-summary-chat{background:#ffffffb3;border:1px dashed #7ea0be73;border-radius:12px;flex-direction:column;gap:10px;margin-top:2px;padding:10px;display:flex}.survey-summary-chat__count{color:#3f607b;align-items:baseline;gap:6px;display:inline-flex}.survey-summary-chat__count strong{color:#2f5678;font-size:32px;line-height:1}.survey-summary-chat__count span{color:#64819b;font-size:14px;font-weight:700}.seeMore{cursor:pointer;margin-top:5%;margin-left:60.5%;transition:opacity .3s;transform:translate(-50%)}.seeMore:hover{opacity:.6}.box{background-color:#0000;width:100%;height:100px}.pagination{justify-content:center;align-items:center;margin-top:40px;margin-bottom:40px;display:flex}.pagination button{color:#333;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;margin:0 5px;padding:8px 16px;font-family:Pretendard;font-size:16px;transition:background-color .3s,color .3s}.pagination button:hover:not(:disabled){background-color:#f0f0f0}.pagination button:disabled{cursor:not-allowed;opacity:.5}.pagination button.active{color:#fff;background-color:#333;border-color:#333}@media (width<=1024px){.rectList{justify-content:center;gap:32px}.rect{width:calc(50% - 16px);min-width:280px;height:auto;min-height:300px}}@media (width<=768px){.surveys{margin-top:110px}.surveyText{margin-left:4%;font-size:28px}.surveyExplain{margin-left:4%;font-size:14px}.survey-sort-bar{align-items:center;margin-left:4%;margin-right:4%}.survey-sort-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;display:grid}.survey-sort-chip{width:100%;padding:0 8px;font-size:13px}.rectList{flex-wrap:wrap;gap:20px;margin-left:4%;margin-right:4%}.rect{width:100%;min-width:unset;height:auto;min-height:260px}.graph{height:180px}.rectText{font-size:17px}.num{font-size:24px}.survey-bookmark-modal{padding:20px}.survey-bookmark-modal__header h3{font-size:18px}}@media (width<=480px){.surveys{margin-top:96px}.surveyText{font-size:22px}.survey-sort-options{padding:5px}.survey-sort-chip{height:33px;font-size:12px}.rect{min-height:220px}.seeMore{margin-left:50%}}.pagination.pagination-modern{--pager-bg:#fff;--pager-border:#a2b8cf59;--pager-text:#4a637d;--pager-hover-bg:#b8c9ff26;--pager-hover-border:#b8c9ff94;--pager-active-bg:linear-gradient(135deg, #b8c9ff 0%, #c3b5ff 100%);--pager-active-text:#fff;border:1px solid var(--pager-border);background:#ffffffdb;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:fit-content;max-width:calc(100% - 24px);margin:42px auto;padding:8px 10px;display:flex;box-shadow:0 12px 24px #7895b424}.pagination-modern .pagination-btn{color:var(--pager-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 10px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.pagination-modern .pagination-btn:hover:not(:disabled){background:var(--pager-hover-bg);border-color:var(--pager-hover-border);transform:translateY(-1px)}.pagination-modern .pagination-btn:active:not(:disabled){transform:translateY(0)}.pagination-modern .pagination-btn-arrow{color:#6b8198;width:34px;min-width:34px;height:34px;font-size:15px}.pagination-modern .pagination-btn-page.active{color:var(--pager-active-text);background:#b8c9ff;border-color:#b3b5ffa6;outline:none;box-shadow:0 8px 16px #b3b5ff4d}.pagination-modern .pagination-btn:disabled{cursor:not-allowed;opacity:.42;box-shadow:none;transform:none}@media (width<=768px){.pagination.pagination-modern{gap:8px;margin:30px auto;padding:7px 8px}.pagination-modern .pagination-btn{min-width:34px;height:34px;padding:0 8px;font-size:13px}.pagination-modern .pagination-btn-arrow{width:30px;min-width:30px;height:30px}}.plusImg{cursor:pointer;margin-left:65%;transition:opacity .2s;transform:translate(-50%)}.plusImg:hover{opacity:.8}.createContentWrapper{margin-top:10%}.select{color:#505050;cursor:pointer;gap:70px;height:6.1%;margin-top:5.95%;margin-left:50%;font-family:Pretendard;font-size:16px;font-weight:600;transition:opacity .2s;display:flex;position:fixed;transform:translate(-50%)}.select:hover{opacity:.8}.select>div{border-radius:0;padding:5px 25px;transition:all .2s;position:relative}.select>div.selectActive{color:#a3b5ff}.select>div.selectActive:after{content:"";background-color:#a3b5ff;border-radius:8px 8px 0 0;width:100%;height:4px;position:absolute;bottom:0;left:0}.titleBox,.content{box-sizing:border-box;background-color:#fff;border-top:15px solid #b8c9ff;border-radius:8px;width:70%;height:auto;margin-top:2%;margin-left:50%;padding:20px;transform:translate(-50%);box-shadow:0 4px 10px #85858526}.content{border-top:none;border-left:10px solid #cedbff}.titleInput{flex-direction:column;gap:40px;margin-top:2%;margin-left:3%;display:flex}.titleInput .title textarea{color:#000;resize:none;box-sizing:border-box;background:0 0;border:none;border-bottom:2px solid silver;outline:none;width:50%;font-family:Pretendard;font-size:40px;font-weight:400;line-height:1.2;overflow:hidden}.titleInput .explain textarea{color:#000;resize:none;box-sizing:border-box;background:0 0;border:none;border-bottom:1.5px solid silver;outline:none;width:80%;font-family:Pretendard;font-size:20px;font-weight:400;line-height:1.2;overflow:hidden}.titleInput .title textarea::placeholder{color:#000;transition:opacity .2s}.titleInput .explain textarea::placeholder{color:silver;transition:opacity .2s}.titleInput .title textarea:focus::placeholder,.titleInput .explain textarea:focus::placeholder{opacity:0}.questionbox{width:100%}.questionContent{margin-left:2%}.questionbox textarea{resize:none;box-sizing:border-box;color:#000;background:#f7f7fb;border:none;border-bottom:1.5px solid silver;outline:none;width:90%;padding:6px 10px;font-family:Pretendard;font-size:20px;font-weight:400;line-height:1.2;overflow:hidden}.questionbox textarea::placeholder{color:#000;transition:opacity .2s}.questionbox textarea:focus::placeholder{opacity:0}.questionNav{display:flex}.selectType{width:25%}.typeDropdown{width:100%;position:relative}.typeDropdownButton{text-align:left;color:#2f556f;cursor:pointer;background:#fff;border:1px solid #bfdcfab4;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:8px;width:100%;height:55px;padding:10px 14px;font-family:Pretendard;font-size:15px;font-weight:700;transition:transform .12s,box-shadow .12s,border-color .12s,background .12s;display:flex}.typeDropdownButton:hover{background:linear-gradient(#fafcff 0%,#f4f9ff 100%);border-color:#76809c}.typeDropdownButton:focus{outline:none;box-shadow:0 8px 22px #6ab9ff1f}.typeDropdownChevron{color:#7f96ad;font-size:14px}.typeDropdownMenu{z-index:60;background:#fffffffa;border:1px solid #9eb7d159;border-radius:12px;flex-direction:column;gap:6px;min-width:180px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 26px #35516e1f}.typeDropdownItem{color:#3f5e79;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;height:36px;padding:6px 10px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:600}.typeDropdownItem:hover{background:#b3b5ff24}.selectType select{text-align:center;color:#505050;cursor:pointer;background-color:#fff;border:1.5px solid silver;border-radius:8px;outline:none;width:80%;height:60px;padding:6px 10px;font-family:Pretendard;font-size:18px;font-weight:600;transition:all .2s}.selectType select:focus{background-color:#fff;border-color:#000}.radioOptions{flex-direction:column;gap:10px;margin-top:35px;display:flex}.optionBox{width:100%;height:35px}.radioOptions label{color:#505050;cursor:pointer;align-items:center;gap:15px;padding:10px 0;font-family:Pretendard;font-size:18px;display:flex}.radioOptions input[type=radio]{cursor:pointer;width:16px;height:16px}.radioOptions input[type=text]{background-color:#0000;border:none;border-bottom:1px solid #505050;outline:none;width:80%;font-size:18px}.subjectiveInput{margin-top:35px}.subjectiveInput input[disabled]{color:#505050;background-color:#0000;border:none;outline:none}.subjectiveInput input[type=text]{box-sizing:border-box;border:none;border-bottom:1.5px solid silver;outline:none;width:80%;padding:6px 0;font-family:Pretendard;font-size:20px;font-weight:400;line-height:1.2;transition:all .2s}.subjectiveInput input[type=text]::placeholder{color:silver;transition:opacity .2s}.subjectiveInput input[type=text]:focus::placeholder{opacity:0}textarea:focus,.titleInput .title textarea:focus,.titleInput .explain textarea:focus,input[type=text]:focus{background-color:#fff;border-color:#a3b5ff;transition:all .2s}.lineBox{background-color:#0000;border-bottom:1px solid silver;width:95%;height:50px}.radioOptions label.additionalOption{color:#a0a0a0}.contentBottom{margin-top:1%;margin-left:80%;display:flex}.delImg{z-index:10;cursor:pointer;margin-top:12px}.createLongTextPreview textarea,.createDatePreview input{font-family:Pretendard,sans-serif}.createRatingPreview span{color:#29435a;background:#f0f4ff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:inline-flex}.lengthLine{background-color:#0000;border-right:1.5px solid #a5a5a5;width:20px;height:40px;margin-top:3%}.essential{margin-left:20px;display:flex}.switch{cursor:pointer;background-color:#ccc;border-radius:25px;width:50px;height:25px;margin-top:17px;margin-left:15px;transition:background-color .3s;position:relative}.switch.on{background-color:#bed6ea}.switch .slider{background-color:#fff;border-radius:50%;width:23px;height:23px;transition:left .3s,background-color .3s;position:absolute;top:1px;left:1px}.switch .slider.on{background-color:#7bbcf5;left:26px}.test{background-color:#000;width:100%;height:100%;margin-top:20px}.loading-message{text-align:center;padding:50px}.error-message{color:#c62828;text-align:center;background-color:#ffebee;border-radius:4px;margin:10px 0;padding:10px}.success-message{color:#2e7d32;text-align:center;background-color:#e8f5e8;border-radius:4px;margin:10px 0;padding:10px}.survey-result-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin:10px 0;padding:15px}.radio-option-container{align-items:center;margin-bottom:8px;display:flex}.radio-option-input{border:none;border-bottom:1px solid #ccc;outline:none;flex:1;margin-left:8px;padding:4px}.delete-option-button{color:#dc3545;cursor:pointer;background:0 0;border:none;margin-left:10px}.add-option-label{color:#a0a0a0;cursor:pointer}.delete-question-image{cursor:pointer}.delete-question-image.disabled{cursor:not-allowed;opacity:.5}.image-upload-section{flex-direction:column;align-items:center;gap:15px;margin-top:20px;display:flex}.image-upload-button{color:#fff;cursor:pointer;background-color:#7b85f5;border-radius:5px;padding:10px 20px;font-weight:700;transition:background-color .2s}.image-upload-button:hover{background-color:#6363cf}.image-preview-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;width:200px;height:150px;display:flex;position:relative;overflow:hidden}.image-preview{object-fit:contain;max-width:100%;max-height:100%}.option-delete-btn{color:#dc3545;cursor:pointer;background:0 0;border:none;margin-left:10px}.remove-image-button{color:#fff;cursor:pointer;background-color:#ff0000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:14px;font-weight:700;line-height:1;display:flex;position:absolute;top:5px;right:5px}.remove-image-button:hover{background-color:red}.create-page{min-height:100vh;padding:160px 0 96px;position:relative;overflow-x:hidden}.create-page .message{box-sizing:border-box;width:min(1120px,100% - 32px);margin:0 auto 16px}.create-page .create-shell{flex-direction:column;gap:16px;width:min(1120px,100% - 32px);margin:0 auto;display:flex}.create-page .createContentWrapper{margin-top:0}.create-page .titleBox,.create-page .content{background:#fffffff2;border:1px solid #7692ae2e;border-top:none;border-left:none;border-radius:18px;width:100%;margin:0;transform:none;box-shadow:0 8px 18px #35516e0f}.create-page .createHeroCard{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);align-items:start;gap:28px;padding:28px;display:grid;position:relative;overflow:hidden}.create-page .createHeroCard:before{content:"";pointer-events:none;background:linear-gradient(145deg,#6a71ff14,#fff0);position:absolute;inset:0}.create-page .titleInput{z-index:1;gap:28px;margin:0;position:relative}.createVisibilityControl{background:#eaedffcc;border:1px solid #6ab9ff42;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.createVisibilityControl p{color:#2f5578;margin:0;font-size:13px;font-weight:700}.createVisibilityToggle{gap:6px;display:inline-flex}.createVisibilityToggle__btn{color:#4c6a85;cursor:pointer;background:#fff;border:1px solid #8fa4bc66;border-radius:999px;min-width:64px;height:34px;font-size:12px;font-weight:700}.createVisibilityToggle__btn.is-active{color:#fff;background:#a1bbff;border-color:#b2b2b2}.create-page .titleInput .title textarea,.create-page .titleInput .explain textarea,.create-page .questionbox textarea,.create-page .subjectiveInput input[type=text],.create-page .radioOptions input[type=text]{background:#f8f9ff;border:1px solid #8fa4bc59;border-radius:20px;width:100%;transition:border-color .2s,box-shadow .2s,background-color .2s}.create-page .titleInput .title textarea{letter-spacing:-.04em;min-height:86px;padding:18px 22px;font-size:clamp(30px,3.5vw,44px);font-weight:700;line-height:1.15}.create-page .titleInput .title textarea::placeholder{color:#4f4f4f!important}.create-page .titleInput .explain textarea{color:#486177;width:100%;min-height:92px;padding:18px 20px;font-size:17px;line-height:1.6}.createEmbedField{flex-direction:column;grid-column:1/-1;gap:10px;margin-top:2px;display:flex}.createEmbedField p{color:#2f5578;margin:0;font-size:13px;font-weight:700}.createEmbedField input{color:#1a2d40;box-sizing:border-box;background:#f8f9ff;border:1px solid #8fa4bc59;border-radius:12px;outline:none;width:100%;height:44px;padding:0 14px;font-size:14px}.createEmbedPreview{background:#e9f4ff;border:1px solid #8fa4bc3d;border-radius:14px;width:100%;overflow:hidden}.createEmbedPreview iframe{aspect-ratio:16/9;border:none;width:100%;display:block}.create-page .titleInput .title textarea::placeholder,.create-page .questionbox textarea::placeholder{color:#12263a}.create-page .titleInput .explain textarea::placeholder,.create-page .subjectiveInput input[type=text]::placeholder{color:#7890a7}.create-page .image-upload-section{margin-top:0}.createMediaPanel{z-index:1;background:linear-gradient(#f4faff 0%,#eaecff 100%);border:1px solid #77b4f03d;border-radius:20px;flex-direction:column;justify-content:flex-end;align-self:start;align-items:center;min-height:200px;padding:24px;display:flex;position:relative}.createMediaPanel--hasImage{background:#eaf5ff;border:1px solid #77b4f047;border-radius:14px;justify-content:center;align-items:center;padding:12px;display:flex}.createMediaPanel__copy{text-align:left}.createMediaPanel__copy span{letter-spacing:.14em;color:#5a6590;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.createMediaPanel__copy p{color:#4c6a85;margin:0;font-size:14px;line-height:1.6}.create-page .image-upload-button{color:#fff;background:#a1bbff;border-radius:999px;justify-content:center;align-items:center;min-width:120px;margin-top:auto;padding:10px 16px;font-weight:700;display:inline-flex}.create-page .image-upload-button:hover{background-color:#778cff}.create-page .image-preview-container{background:#ffffffe6;border:1px solid #6495bf3d;border-radius:16px;width:100%;max-width:320px;height:210px}.create-page .image-preview{object-fit:cover;width:100%;height:100%}.create-page .remove-image-button{background-color:#ffa3a3eb;top:10px;right:10px}.create-page .remove-image-button:hover{background-color:#ff8e8e}.createQuestionList{flex-direction:column;gap:12px;display:flex}.create-page .createContent{margin-top:0}.create-page .createQuestionCard .content{padding:18px 20px 14px}.createQuestionCard__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.createQuestionCard__badge{color:#fff;background:linear-gradient(135deg,#7bc6ff,#a1bbff);border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #6ab9ff38}.createQuestionCard__type{color:#5a6590;background:#eef1ff;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.create-page .questionContent{margin-left:0}.create-page .questionNav{grid-template-columns:minmax(0,1fr) 180px;align-items:start;gap:12px;display:grid}.create-page .questionbox textarea{background-color:#f7f9ff;min-height:68px;padding:14px 16px;font-size:20px;font-weight:600}.create-page .selectType{width:100%}.create-page .selectType select{color:#10324b;background:#f8f9ff;border:1px solid #8fa4bc73;border-radius:12px;width:100%;height:48px}.create-page .selectType select:focus,.create-page textarea:focus,.create-page input[type=text]:focus{background-color:#fff;border-color:#a1bbff;box-shadow:0 0 0 4px #6ab9ff26}.create-page .radioOptions{flex-direction:column;align-items:flex-start;gap:8px;width:calc(100% - 192px);display:flex}.create-page .option-item,.create-page .radioOptions label.additionalOption{width:auto}.create-page .option-item{background:#f8f9ff;border:1px solid #8fa4bc38;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 14px 10px 12px;display:flex}.create-page .radioOptions input[type=radio]{accent-color:#a1bbff;flex-shrink:0;width:18px;height:18px}.create-page .radioOptions input[type=checkbox]{accent-color:#a1bbff;flex-shrink:0;width:20px;height:20px}.create-page .radioOptions input[type=text]{box-sizing:border-box;flex:1;width:auto;min-width:0;margin:0 4px 0 0;padding:10px 12px;font-family:Pretendard;font-size:16px}.create-page .option-delete-btn{color:#d64545;background:0 0;border:none;border-radius:0;flex-shrink:0;width:auto;height:auto;padding:0 2px;font-size:18px;font-weight:700;line-height:1}.create-page .radioOptions label.additionalOption{color:#5a6590;background:#fff;border:1px solid #6ab9ff73;border-radius:999px;justify-content:center;align-items:center;width:auto;min-height:0;margin-top:2px;margin-left:0;padding:6px 10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.create-page .radioOptions label.additionalOption:hover{background:#f1f8ff}.create-page .subjectiveInput{margin-top:28px}.create-page .subjectiveInput input[type=text]{color:#7890a7;min-height:60px;padding:0 18px}.createLongTextPreview{margin-top:20px}.createLongTextPreview textarea{color:#7890a7;box-sizing:border-box;resize:none;background:#f8f9ff;border:1px solid #8fa4bc59;border-radius:14px;width:100%;min-height:110px;padding:12px 14px;font-family:Pretendard,sans-serif}.createRatingPreview{align-items:center;gap:12px;margin-top:22px;display:flex}.createRatingPreview span{color:#376184;background:#f8f9ff;border:1px solid #8fa4bc80;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:inline-flex}.createDatePreview{margin-top:22px}.createDatePreview input[type=date]{color:#7890a7;background:#f8f9ff;border:1px solid #8fa4bc59;border-radius:12px;width:100%;max-width:260px;height:44px;padding:0 12px;font-family:Pretendard,sans-serif}.create-page .lineBox{background:linear-gradient(90deg,#11263a24,#11263a0a);border-bottom:none;width:100%;height:1px;margin-top:24px}.create-page .contentBottom{justify-content:flex-end;align-items:center;gap:16px;margin-top:18px;margin-left:0}.create-page .delImg{align-items:center;margin-top:0;display:flex}.create-page .lengthLine{background:#11263a24;border-right:none;width:1px;height:28px;margin-top:0}.create-page .essential{align-items:center;gap:10px;margin-left:0}.create-page .essential p{color:#2f5578;margin:0;font-weight:600}.create-page .switch{background-color:#d6e1ec;width:54px;height:30px;margin-top:0;margin-left:0}.create-page .switch.on{background-color:#93a5f561}.create-page .switch .slider{width:24px;height:24px;top:3px;left:3px}.create-page .switch .slider.on{background-color:#a1baff;left:27px}.create-page .createAddQuestionButton{color:#2f5578;cursor:pointer;box-shadow:none;background:#ffffffe6;border:1px solid #6ab9ff59;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:8px;margin:4px auto 0;padding:8px 14px;font-family:Pretendard;font-size:13px;font-weight:600;display:inline-flex;transform:none}.create-page .createAddQuestionButton:hover{background:#f1f8ff;transform:none}.createAddQuestionButton__icon{background:#6ab9ff24;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:15px;line-height:1;display:inline-flex}.createSettingsPanel{background:#ffffffe6;border:1px solid #8fa4bc3d;border-radius:16px;flex-direction:column;gap:10px;margin-top:0;padding:14px;display:flex}.create-modal-overlay{z-index:1200;background:#0d1b2a61;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.create-modal-card{box-sizing:border-box;background:#fff;border:1px solid #7692ae38;border-radius:18px;width:min(460px,100%);padding:24px 20px 18px;box-shadow:0 18px 40px #1e384f3d}.create-modal-card h3{color:#1a2d40;margin:0;font-size:20px;line-height:1.3}.create-modal-card p{color:#5a7590;margin:10px 0 0;font-size:15px;line-height:1.6}.create-modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.create-modal-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;min-width:88px;height:40px;font-size:14px;font-weight:700;transition:all .18s}.create-modal-btn--ghost{color:#3d5870;background:#fff;border-color:#8fa4bc73}.create-modal-btn--ghost:hover{background:#f6f9fd;border-color:#7692aecc}.create-modal-btn--secondary{color:#246491;background:#edf7ff;border-color:#6ab9ff6b}.create-modal-btn--secondary:hover{background:#dff0ff}.create-modal-btn--primary{color:#fff;background:linear-gradient(#a1bbff 0%,#afb4ff 100%);border-color:#afb4ff}.create-modal-btn--primary:hover{filter:brightness(.96)}@media (width<=1024px){.create-page .createHeroCard,.create-page .questionNav{grid-template-columns:1fr}.create-page .radioOptions{width:100%}}@media (width<=768px){.create-page{padding:148px 0 72px}.create-page .create-shell,.create-page .message{width:min(100%,100% - 20px)}.create-page .createHeroCard,.create-page .createQuestionCard .content{border-radius:18px;padding:20px 16px}.createQuestionCard__header{flex-direction:column;align-items:flex-start}.create-page .titleInput .title textarea{font-size:28px}.create-page .questionbox textarea{font-size:21px}.create-page .contentBottom{justify-content:space-between}.createSettingsPanel{padding:12px}.create-modal-card{border-radius:14px;padding:18px 14px 14px}.create-modal-card h3{font-size:18px}.create-modal-card p{font-size:14px}}.auth-page{box-sizing:border-box;min-height:100vh;padding:122px 16px 40px}.auth-brand-wrap{justify-content:center;display:flex}.auth-brand-logo{filter:drop-shadow(0 10px 24px #cedbff80);width:min(72vw,340px);height:auto;margin-left:75px}.auth-card{box-sizing:border-box;background:linear-gradient(#fffffffa 0%,#f6fbfffa 100%);border:1px solid #b1cde757;border-radius:28px;width:min(720px,92vw);margin:42px auto 0;padding:28px 30px 30px;box-shadow:0 22px 46px #7290b033}.auth-switch{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.auth-switch-text{color:#7a8898;font-family:Pretendard,sans-serif;font-size:17px;font-weight:500}.auth-switch-link{color:#7295ff;font-family:Pretendard,sans-serif;font-size:17px;font-weight:700;text-decoration:none}.auth-inputs{flex-direction:column;gap:14px;display:flex}.auth-input{box-sizing:border-box;color:#21384f;background:#fff;border:1px solid #adc5df80;border-radius:16px;outline:none;width:100%;height:60px;padding:0 18px;font-family:Pretendard,sans-serif;font-size:19px;transition:border-color .2s,box-shadow .2s}.auth-input:focus{border-color:#58aaf5f2;box-shadow:0 0 0 4px #6ab9ff2e}.auth-input::placeholder{color:#a3afbc}.auth-submit{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#8ab1ff 0%,#bac8ff 52%,#c5cefe 100%);border:1px solid #ffffffb3;border-radius:18px;width:100%;height:72px;margin-top:20px;font-family:Pretendard,sans-serif;font-size:28px;font-weight:700;transition:transform .18s,box-shadow .24s,filter .24s;box-shadow:0 12px 24px #a2a1fe40,inset 0 1px #ffffff59}.auth-submit:hover{filter:saturate(1.04);transform:translateY(-2px);box-shadow:0 16px 28px #5b7dd957,inset 0 1px #ffffff61}.auth-submit:active{transform:translateY(0);box-shadow:0 8px 16px #489adc38,inset 0 1px #ffffff52}.auth-submit:focus-visible{outline-offset:3px;outline:3px solid #47a0e673}@media (width<=768px){.auth-page{padding-top:112px}.auth-card{border-radius:20px;padding:20px 18px}.auth-switch-text,.auth-switch-link{font-size:15px}.auth-input{border-radius:14px;height:54px;font-size:16px}.auth-submit{border-radius:15px;height:62px;font-size:22px}}@media (width<=480px){.auth-page{padding-top:98px}.auth-card{width:95vw;padding:18px 14px}.auth-switch{gap:8px}.auth-switch-text,.auth-switch-link{font-size:13px}.auth-submit{height:56px;font-size:19px}}.my-text-answer{background:#fff3e0;border-radius:4px;padding:2px 6px;font-weight:700;color:#ff8000!important}.answer-container{background:radial-gradient(circle at 0 0,#6ab9ff24,#0000 32%),linear-gradient(#f9fcff 0%,#eef5fd 100%);min-height:100vh;padding-bottom:72px;font-family:Pretendard,sans-serif;position:relative;overflow-x:hidden}.answerContentWrapper{flex-direction:column;gap:16px;width:min(900px,100% - 32px);margin:0 auto;padding-top:160px;display:flex}.answer-bottom-controls{justify-content:center;align-items:center;margin-top:6px;padding:8px 0 18px;display:flex}.answer-bottom-submit-btn{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#a1bbff 0%,#afb4ff 100%);border:none;border-radius:15px;width:min(560px,100%);height:56px;font-size:19px;font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 14px 28px #8193c442}.answer-bottom-submit-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #8193c442}.answer-bottom-submit-btn:disabled{opacity:.68;cursor:not-allowed;box-shadow:none;transform:none}.answer-title-box{box-sizing:border-box;background:#fffffff2;border:1px solid #7692ae2e;border-radius:18px;width:100%;padding:28px 28px 24px;position:relative;overflow:hidden;box-shadow:0 8px 18px #35516e0f}.answer-title-box:before{content:"";background:linear-gradient(90deg,#a1bbff,#afb4ff);border-radius:18px 18px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.answer-title{color:#111;letter-spacing:-.03em;border-bottom:1px solid #8fa4bc33;margin:0 0 14px;padding-bottom:16px;font-size:clamp(26px,4vw,38px);font-weight:700;line-height:1.2}.answer-description{color:#5a7590;margin:0;font-size:16px;line-height:1.7}.answer-bookmark-row{align-items:center;gap:8px;margin-top:14px;display:flex}.answer-bookmark-row select{color:#2d4a60;background:#f8f9ff;border:1px solid #8fa4bc73;border-radius:10px;min-width:180px;max-width:320px;height:38px;padding:0 10px;font-size:13px;font-weight:600}.answer-bookmark-row button{color:#2d5a80;cursor:pointer;background:#edf7ff;border:1px solid #6ab9ff99;border-radius:10px;height:38px;padding:0 12px;font-size:13px;font-weight:700}.answer-bookmark-row button:disabled{opacity:.65;cursor:not-allowed}.answer-embed-box{background:#e9f4ff;border:1px solid #8fa4bc3d;border-radius:14px;margin-top:16px;overflow:hidden}.answer-embed-box iframe{aspect-ratio:16/9;border:none;width:100%;display:block}.result-item-box{box-sizing:border-box;background:#fffffff2;border:1px solid #7692ae2e;border-radius:18px;width:100%;padding:26px 30px 22px;box-shadow:0 8px 18px #35516e0f}.result-item-box h4{color:#1a2d40;border-bottom:1px solid #8fa4bc2e;margin:0 0 18px;padding-bottom:16px;font-size:19px;font-weight:700;line-height:1.4}.result-item-box strong{color:#4a6480;letter-spacing:.01em;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.answer-container .radioOptions{flex-direction:column;gap:10px;margin-top:4px;display:flex}.answer-container .radio-option-container{cursor:pointer;background:#f8f9ff;border:1px solid #8fa4bc38;border-radius:12px;align-items:center;gap:12px;padding:11px 14px;transition:border-color .2s,background .2s;display:flex}.answer-container .radio-option-container:hover{background:#f0f8ff;border-color:#6ab9ff80}.answer-container .radio-option-container input[type=radio],.answer-container .radio-option-container input[type=checkbox]{accent-color:#a1bbff;cursor:pointer;flex-shrink:0;width:16px;height:16px}.answer-container .radio-option-container label{color:#2d4a60;cursor:pointer;margin:0;font-size:16px;font-weight:500;line-height:1.4}.answer-container .subjectiveInput{margin-top:4px}.answer-container .subjectiveInput input[type=text],.answer-container .subjectiveInput textarea,.answer-container .subjectiveInput input[type=date]{color:#1a2d40;box-sizing:border-box;background:#f8f9ff;border:1px solid #8fa4bc59;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-family:Pretendard,sans-serif;font-size:16px;font-weight:400;transition:border-color .2s,box-shadow .2s,background .2s}.answer-container .subjectiveInput textarea{resize:vertical;min-height:110px}.answer-container .subjectiveInput input[type=text]::placeholder{color:#9ab0c6}.answer-container .subjectiveInput input[type=text]:focus,.answer-container .subjectiveInput textarea:focus,.answer-container .subjectiveInput input[type=date]:focus{background:#fff;border-color:#a1bbff;box-shadow:0 0 0 4px #6ab9ff26}.answer-rating-group{flex-wrap:wrap;gap:10px;display:flex}.answer-rating-btn{color:#2f5578;cursor:pointer;background:#f8f9ff;border:1px solid #8fa4bc73;border-radius:999px;width:42px;height:42px;font-size:15px;font-weight:700}.answer-rating-btn.is-active{color:#fff;background:linear-gradient(#a1bbff 0%,#afb4ff 100%);border-color:#afb4ff}.text-answers-list{flex-direction:column;gap:8px;margin:0;padding-left:0;list-style-type:none;display:flex}.text-answers-list li{color:#2d4a60;background:#f4f8ff;border:1px solid #8fa4bc2e;border-radius:10px;padding:10px 14px;font-size:14px;line-height:1.5}.no-responses-message{text-align:center;color:#9ab0c6;width:100%;padding:60px 0;font-size:16px}.loading-message{text-align:center;color:#9ab0c6;padding:60px 0;font-size:15px}.answer-comment-box{margin-top:4px}.answer-comment-input-wrap{background:#fff;border:1px solid #8fa4bc4d;border-radius:14px;flex-direction:column;gap:10px;margin-top:20px;padding:14px;display:flex}.answer-comment-input-wrap textarea{box-sizing:border-box;resize:vertical;color:#1a2d40;background:#f3f8fe;border:1px solid #8fa4bc59;border-radius:12px;outline:none;width:100%;min-height:110px;padding:12px 14px;font-family:Pretendard,sans-serif;font-size:15px}.answer-comment-input-wrap textarea:focus{background:#fff;border-color:#a1bbff;box-shadow:0 0 0 4px #6ab9ff26}.answer-comment-input-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.answer-comment-input-meta span{color:#7f96ad;font-size:12px}.answer-comment-input-meta button{color:#fff;cursor:pointer;background:#a1bbff;border:1px solid #afb4ff;border-radius:10px;height:38px;padding:0 14px;font-size:13px;font-weight:700}.answer-comment-input-meta button:disabled{opacity:.65;cursor:not-allowed}.answer-comment-list{flex-direction:column;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:flex}.answer-comment-item{background:#eef1ff;border:1px solid #8fa4bc38;border-radius:12px;padding:12px 14px}.answer-comment-item__meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.answer-comment-item__meta-right,.answer-comment-item__author{align-items:center;gap:8px;display:inline-flex}.answer-comment-item__author-btn{cursor:pointer;background:0 0;border:none;padding:0}.answer-comment-item__author-btn:hover strong{text-decoration:underline}.answer-comment-item__avatar{color:#fff;background:linear-gradient(135deg,#a1bbff 0%,#afb4ff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.answer-comment-item__avatar img{object-fit:cover;width:100%;height:100%}.answer-comment-item__avatar--small{width:26px;height:26px;font-size:11px}.answer-comment-item__meta strong{color:#2d4a60;margin:0;font-size:13px}.answer-comment-item__meta span{color:#7f96ad;font-size:12px}.answer-comment-time-wrap{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.answer-comment-time-wrap--reply{align-items:flex-start}.answer-comment-menu-wrap{position:relative}.answer-comment-menu-btn{color:#6f88a2;cursor:pointer;letter-spacing:1px;background:0 0;border:none;border-radius:8px;width:30px;height:30px;font-size:14px;font-weight:700;line-height:1}.answer-comment-menu-btn:hover{color:#3a6f9c;background:#6ab9ff2e}.answer-comment-menu{z-index:20;background:#fff;border:1px solid #8fa4bc52;border-radius:10px;min-width:90px;position:absolute;top:30px;right:0;overflow:hidden;box-shadow:0 10px 20px #1c385429}.answer-reply-edit-wrap{flex-direction:column;gap:8px;margin-top:8px;margin-left:8px;display:flex}.answer-reply-edit-wrap textarea{background:#f7f9ff;border:1px solid #8fa4bc59;border-radius:10px;width:100%;min-height:64px;padding:8px 10px;font-size:14px}.answer-reply-edit-actions{gap:8px;display:inline-flex}.answer-comment-menu button{color:#2d4a60;cursor:pointer;background:#fff;border:none;width:100%;height:34px;font-size:13px;font-weight:600}.answer-comment-menu button:hover{background:#f2f8ff}.answer-comment-item p{color:#2d4a60;white-space:pre-wrap;margin:8px 0 0;font-size:14px;line-height:1.6}.answer-comment-actions{margin-top:8px}.answer-comment-reply-btn{color:#3a6f9c;cursor:pointer;background:#fff;border:1px solid #4da3f58c;border-radius:9px;height:30px;padding:0 10px;font-size:12px;font-weight:700}.answer-comment-edit-wrap{flex-direction:column;gap:8px;margin-top:8px;display:flex}.answer-comment-edit-wrap textarea{box-sizing:border-box;resize:vertical;color:#1a2d40;background:#f7f9ff;border:1px solid #8fa4bc59;border-radius:10px;outline:none;width:100%;min-height:78px;padding:10px 12px;font-family:Pretendard,sans-serif;font-size:14px}.answer-comment-edit-actions{align-items:center;gap:8px;display:inline-flex}.answer-comment-edit-btn{color:#fff;cursor:pointer;background:#4da3f5;border:1px solid #4da3f58c;border-radius:9px;height:30px;padding:0 12px;font-size:12px;font-weight:700}.answer-comment-edit-btn--ghost{color:#3a6f9c;background:#fff}.answer-reply-list{flex-direction:column;gap:8px;margin:10px 0 0 18px;padding:0;list-style:none;display:flex}.answer-reply-item{background:#fff;border:1px solid #8fa4bc33;border-radius:10px;padding:10px 12px}.answer-reply-input-wrap{background:#fff;border:1px solid #8fa4bc47;border-radius:12px;flex-direction:column;gap:8px;margin-top:10px;margin-left:18px;padding:10px;display:flex}.answer-reply-input-wrap textarea{box-sizing:border-box;resize:vertical;color:#1a2d40;background:#f7f9ff;border:1px solid #8fa4bc59;border-radius:10px;outline:none;width:100%;min-height:72px;padding:10px 12px;font-family:Pretendard,sans-serif;font-size:14px}.answer-comment-empty{color:#8aa0b6;margin:14px 0 0;font-size:14px}.answer-modal-overlay{z-index:1100;background:#0d1b2a61;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.answer-modal-card{background:#fff;border:1px solid #7692ae38;border-radius:18px;width:min(420px,100%);padding:24px 20px 18px;box-shadow:0 18px 40px #1e384f3d}.answer-modal-card h3{color:#1a2d40;margin:0;font-size:20px;line-height:1.3}.answer-modal-card p{color:#5a7590;margin:10px 0 0;font-size:15px;line-height:1.6}.answer-modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.answer-modal-btn{cursor:pointer;border-radius:10px;min-width:96px;height:40px;font-size:14px;font-weight:700;transition:all .18s}.answer-modal-btn--ghost{color:#3d5870;background:#fff;border:1px solid #8fa4bc73}.answer-modal-btn--ghost:hover{background:#f6f9fd;border-color:#7692aecc}.answer-modal-btn--primary{color:#fff;background:#a1bbff;border:1px solid #afb4ff}.answer-modal-btn--primary:hover{filter:brightness(.96)}@media (width<=768px){.answerContentWrapper{gap:12px;width:calc(100% - 24px);padding-top:126px}.answer-title-box{border-radius:16px;padding:22px 18px 18px}.answer-title{font-size:22px}.answer-description{font-size:14px}.result-item-box{border-radius:16px;padding:18px 16px 16px}.result-item-box h4{font-size:15px}.answer-container .radio-option-container{padding:10px 12px}.answer-container .subjectiveInput input[type=text]{padding:10px 14px;font-size:14px}}@media (width<=480px){.answerContentWrapper{width:calc(100% - 16px);padding-top:114px}.answer-title-box{border-radius:14px;padding:18px 14px 14px}.result-item-box{border-radius:14px;padding:14px 12px 12px}.answer-modal-card{border-radius:14px;padding:18px 14px 14px}.answer-modal-card h3{font-size:18px}.answer-modal-card p{font-size:14px}}.mypage-nav-btn.active{background:linear-gradient(135deg,#b8c9ff 0%,#c3b5ff 100%);border:none;border-radius:8px;outline:none;font-weight:700;transition:background .18s,color .18s;box-shadow:0 4px 16px #b3b5ff21;color:#5b5dd6!important}.mypage-nav-btn{color:#5b5dd6;cursor:pointer;text-align:center;background:#b3b5ff14;border:none;border-radius:7px;justify-content:center;align-items:center;min-width:0;height:28px;min-height:0;margin:0;padding:0 6px;font-size:13px;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:flex}.mypage-nav-btn:not(.active):hover{color:#7b7de5;background:#b3b5ff1a}.mypage-container{color:#1f3346;width:min(1200px,100% - 32px);margin:0 auto;padding:104px 0 48px;font-family:Pretendard,sans-serif}.mypage-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:24px;display:grid}.mypage-layout--center-only{grid-template-columns:minmax(0,1fr)}.mypage-left-column{position:sticky;top:92px}.mypage-right-column{min-width:0}.mypage-right-column--center-only{width:min(900px,100%);margin:0 auto}.mypage-profile-panel,.mypage-survey-section{background:linear-gradient(#fffffffa 0%,#f7fbfffa 100%);border:1px solid #9eb7d142;border-radius:24px;box-shadow:0 20px 40px #7392b31f}.mypage-profile-panel{box-shadow:none;background:0 0;border:none;max-width:none;margin:0;padding:0}.mypage-profile-toolbar,.mypage-card-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.mypage-card-header--lists{justify-content:space-between;gap:12px}.mypage-card-header--detail{align-items:flex-start}.mypage-card-header--detail>div{align-items:flex-start;gap:12px;display:flex}.mypage-card-header--detail>div>div{flex-direction:column;gap:6px;display:flex}.mypage-card-header-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.mypage-section-action-btn{color:#47647e;cursor:pointer;background:#fff;border:1px solid #94acc473;border-radius:12px;height:38px;padding:0 14px;font-size:13px;font-weight:700;transition:background-color .15s,border-color .15s,transform .15s,opacity .15s}.mypage-section-action-btn:hover{background:#b3b5ff24;border-color:#b3b5ff99;transform:translateY(-1px)}.mypage-section-action-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.mypage-section-action-btn--danger{color:#b44b4b;border-color:#e05c5c4d}.mypage-section-action-btn--danger:hover{background:#e05c5c1a;border-color:#e05c5c73}.mypage-list-menu-wrap{flex:none;position:relative}.mypage-list-menu-btn{color:#47647e;cursor:pointer;background:#fff;border:1px solid #94acc473;border-radius:12px;min-width:38px;height:38px;padding:0 10px 6px;font-size:20px;font-weight:700;line-height:1}.mypage-list-menu{z-index:5;background:#fffffffa;border:1px solid #b5cae273;border-radius:14px;flex-direction:column;gap:4px;min-width:132px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 30px #7392b32e}.mypage-list-menu button{color:#35536d;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;height:38px;padding:0 12px;font-size:14px;font-weight:700}.mypage-list-menu button:hover{background:#b3b5ff1f}.mypage-list-menu--submenu{min-width:100%;box-shadow:none;background:#f7f9fffa;border-color:#94acc44d;margin-top:4px;padding:6px;position:static}.mypage-list-menu--submenu button{height:34px;padding:0 10px;font-size:13px}.mypage-add-list-btn{color:#fff;cursor:pointer;background:#b8c9ff 0%;border:none;border-radius:12px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:24px;line-height:1;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 10px 20px #b3b5ff38}.mypage-add-list-btn:hover{filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 14px 24px #b3b5ff4d}.mypage-back-chip{color:#47647e;cursor:pointer;background:#fff;border:1px solid #94acc473;border-radius:999px;min-width:92px;height:38px;padding:0 16px;font-size:14px;font-weight:700;transition:background-color .15s,border-color .15s,transform .15s}.mypage-back-chip:hover{background:#b3b5ff24;border-color:#b3b5ff99;transform:translateY(-1px)}.mypage-back-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:opacity .15s,transform .15s;display:inline-flex}.mypage-back-icon-btn:hover{opacity:.75;transform:translateY(-1px)}.mypage-back-icon-btn img{width:30px;height:30px;display:block}.mypage-list-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.mypage-list-card{box-sizing:border-box;cursor:pointer;text-align:left;background:#ffffffeb;border:1px solid #b5cae247;border-radius:20px;align-items:flex-start;gap:14px;width:100%;max-width:100%;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 12px 28px #8ea8c424}.mypage-list-card.is-selected,.mypage-rect.is-selected{background:#f3f7fffa;border-color:#a3b5ffc7;box-shadow:0 16px 30px #a3b5ff2e}.mypage-list-card:hover{border-color:#b3b5ff7a;transform:translateY(-2px);box-shadow:0 18px 32px #b3b5ff33}.mypage-list-card-index{color:#a3b5ff;background:#b3b5ff1f;border-radius:14px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:700;display:inline-flex}.mypage-selection-box{color:#fff;cursor:pointer;background:#fff;border:1.5px solid #a3b5ff8c;border-radius:9px;outline:none;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;transition:background-color .15s,border-color .15s,transform .15s,color .15s;display:inline-flex;box-shadow:inset 0 1px #fffc}.mypage-selection-box:hover{border-color:#a3b5ffd9}.mypage-selection-box.is-selected{color:#fff;background:#a3b5ff;border-color:#0000;box-shadow:0 8px 16px #a3b5ff3d}.mypage-selection-box:not(.is-selected){color:#0000}.mypage-comment-delete-btn{color:#b44b4b;cursor:pointer;background:#fff5f5fa;border:1px solid #e05c5c47;border-radius:11px;height:34px;padding:0 14px;font-size:13px;font-weight:700;transition:background-color .15s,border-color .15s,transform .15s}.mypage-comment-delete-btn:hover{background:#ffe8e8fa;border-color:#e05c5c6b;transform:translateY(-1px)}.mypage-list-card-body{flex-direction:column;gap:6px;min-width:0;display:flex}.mypage-list-card-title{color:#23415c;margin:0;font-size:18px;font-weight:700}.mypage-list-card-meta{color:#7a90a5;margin:0;font-size:14px;line-height:1.5}.mypage-modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9100;background:#141e2d6b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mypage-modal{background:#fff;border-radius:22px;flex-direction:column;gap:18px;width:420px;max-width:calc(100vw - 32px);padding:26px;animation:.2s cubic-bezier(.34,1.56,.64,1) popIn;display:flex;box-shadow:0 24px 60px #1e325038}@keyframes popIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.mypage-modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mypage-modal-title{color:#1e2e3e;margin:0;font-size:20px}.mypage-modal-close{color:#5f768c;cursor:pointer;background:#eff5faf5;border:none;border-radius:10px;width:34px;height:34px;font-size:24px;line-height:1}.mypage-modal-field{flex-direction:column;gap:8px;display:flex}.mypage-modal-field span{color:#668097;font-size:13px;font-weight:700}.mypage-modal-field input{box-sizing:border-box;color:#1f3346;background:#ffffffe6;border:1px solid #adc2db7a;border-radius:16px;outline:none;width:100%;height:48px;padding:0 16px;font-family:Pretendard,sans-serif;font-size:15px}.mypage-modal-field input:focus{border-color:#a3b5ffe6;box-shadow:0 0 0 4px #b3b5ff29}.mypage-modal-actions{gap:10px;display:flex}.mypage-modal-actions>*{flex:1}.mypage-kicker{letter-spacing:.18em;color:#a3b5ff;margin:0 0 8px;font-size:12px;font-weight:700}.mypage-userid-title{letter-spacing:-.04em;color:#183148;margin:0;font-size:34px;line-height:1.06}.mypage-logout-btn,.mypage-primary-btn,.mypage-secondary-btn,.mypage-ghost-btn,.mypage-copyLinkBtn{cursor:pointer;border:none;font-family:Pretendard,sans-serif;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s,background-color .18s}.mypage-logout-btn,.mypage-secondary-btn{color:#5b5dd6;background:#ffffffb8;border:1px solid #b3b5ff73;border-radius:12px;height:42px;padding:0 18px}.mypage-logout-btn:hover,.mypage-secondary-btn:hover{background:#b3b5ff1f;transform:translateY(-1px)}.mypage-primary-btn{color:#fff;background:linear-gradient(135deg,#a3b5ff 0%,#9ba8ff 100%);border-radius:14px;min-width:120px;height:44px;padding:0 18px;box-shadow:0 12px 24px #a3b5ff47}.mypage-primary-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #a3b5ff57}.mypage-primary-btn:disabled,.mypage-secondary-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.mypage-ghost-btn{color:#7b8ea2;background:0 0;min-width:72px;padding:0}.mypage-ghost-btn:hover{color:#365f87;opacity:.86}.mypage-profile-layout{flex-direction:column;align-items:stretch;gap:14px;margin-top:4px;display:flex}.mypage-avatar-column{flex-direction:column;align-items:stretch;display:flex}.mypage-avatar-input{display:none}.mypage-avatar-shell{aspect-ratio:1;background:linear-gradient(135deg,#b8c9ff 0%,#c3d5ff 100%);border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:280px;margin:0 auto;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff59,0 20px 36px #b3b5ff47}.mypage-avatar-shell--editable{cursor:pointer}.mypage-avatar-shell--editable:hover{filter:saturate(1.03)}.mypage-avatar-image{object-fit:cover;width:100%;height:100%}.mypage-avatar-fallback{letter-spacing:-.06em;color:#fff;font-size:44px;position:relative}.mypage-profile-name{text-align:center;letter-spacing:-.03em;color:#183148;margin:14px 0 0;font-size:30px;line-height:1.12}.mypage-char-count{text-align:right;color:#7d8fa2;margin:2px 2px 0 0;font-size:12px}.mypage-edit-grid{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:20px;display:grid}.mypage-field{flex-direction:column;gap:8px;display:flex}.mypage-field-full{grid-column:1/-1}.mypage-field span{color:#668097;font-size:13px;font-weight:700}.mypage-field input,.mypage-field textarea{box-sizing:border-box;color:#1f3346;background:#ffffffe6;border:1px solid #adc2db7a;border-radius:16px;outline:none;width:100%;font-family:Pretendard,sans-serif;font-size:15px;transition:border-color .18s,box-shadow .18s}.mypage-field input:focus,.mypage-field textarea:focus{border-color:#5eabf1e6;box-shadow:0 0 0 4px #6ab9ff29}.mypage-field input{height:48px;padding:0 16px}.mypage-field textarea,.mypage-field textarea{resize:vertical;min-height:124px;padding:14px 16px}.mypage-id-check-row{gap:8px;display:flex}.mypage-id-check-row input{flex:1}.mypage-id-check-btn{color:#24292f;cursor:pointer;background:#f6f8fa;border:1px solid #d0d7de;border-radius:10px;padding:0 12px;font-size:.85rem;font-weight:600;transition:background-color .2s,border-color .2s}.mypage-id-check-btn:hover{background:#eef2f6;border-color:#b6c0ca}.mypage-id-check-message{margin:6px 0 0;font-size:.82rem;font-weight:600}.mypage-id-check-message--ok{color:#1a7f37}.mypage-id-check-message--conflict,.mypage-id-check-message--error{color:#cf222e}.mypage-profile-controls{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.mypage-profile-controls--stack{justify-content:stretch;width:100%}.mypage-profile-controls--stack .mypage-primary-btn,.mypage-profile-controls--stack .mypage-secondary-btn{width:100%}.mypage-edit-cta{letter-spacing:.01em;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-size:18px;display:inline-flex}.mypage-logout-link{color:#c36060;cursor:pointer;background:#fff1f1f0;border:1px solid #f5b1b1c7;border-radius:12px;align-self:stretch;width:100%;height:42px;margin-top:14px;font-size:14px;font-weight:700}.mypage-logout-link:hover{color:#b64949;background:#ffe9e9fa}.mypage-survey-section{background:#b3b5ff14;border-radius:12px;padding:24px}.mypage-card-header h2,.mypage-section-title{color:#1e384f;margin:0;font-size:22px;line-height:1.2}.mypage-card-header span{color:#7e93a8;text-align:right;font-size:13px;line-height:1.5}.mypage-error-message{color:#ad4d4d;background:#fff3f3f5;border:1px solid #e89a9a5c;border-radius:16px;margin:18px 0 0;padding:14px 16px}.mypage-survey-section{margin-top:0}.mypage-right-column .mypage-survey-section+.mypage-survey-section{margin-top:24px}.mypage-rectList{flex-direction:column;gap:14px;margin-top:18px;display:flex}.mypage-rect{background:#ffffffeb;border:1px solid #b5cae247;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex;box-shadow:0 10px 22px #8ea8c41f}.mypage-survey-info{cursor:pointer;flex-grow:1;align-items:center;gap:18px;min-width:0;display:flex}.mypage-survey-info .num{color:#a3b5ff;background:#b3b5ff1f;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;margin:0;font-size:15px;font-weight:700;display:inline-flex}.mypage-survey-info .rectText{color:#253f57;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:600;overflow:hidden}.mypage-survey-status{border-radius:999px;flex:none;padding:6px 10px;font-size:12px;font-weight:700}.mypage-status-public{color:#3b7fc8;background:#4fa0ee24}.mypage-status-private{color:#7c60c8;background:#b298ff26}.mypage-actions{flex:none;align-items:center;gap:10px;display:flex}.mypage-copyLinkBtn{color:#fff;background:#a1bbff;border-radius:11px;height:36px;padding:0 14px}.mypage-copyLinkBtn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #826fd942}.mypage-edit-icon,.mypage-delete-icon{cursor:pointer;width:24px;height:24px;transition:transform .18s,opacity .18s}.mypage-edit-icon:hover,.mypage-delete-icon:hover{opacity:.82;transform:scale(1.08)}.mypage-loading-text,.mypage-empty-text{text-align:center;color:#7b8ea1;margin:0;padding:22px 0;font-size:15px;line-height:1.7}@media (width<=1100px){.mypage-layout{grid-template-columns:300px minmax(0,1fr)}.mypage-profile-panel{padding:0}.mypage-left-column{top:84px}.mypage-profile-layout{gap:14px}}@media (width<=900px){.mypage-layout{grid-template-columns:1fr}.mypage-left-column{position:static}}@media (width<=768px){.mypage-container{width:calc(100% - 24px);padding:96px 0 32px}.mypage-profile-panel,.mypage-survey-section{border-radius:20px;padding:18px}.mypage-profile-panel{box-shadow:none;background:0 0;border:none;padding:0}.mypage-profile-toolbar,.mypage-card-header{flex-direction:column;align-items:stretch}.mypage-card-header--lists{flex-direction:row;align-items:center}.mypage-card-header span{text-align:left}.mypage-profile-layout{gap:12px}.mypage-avatar-column{align-items:center}.mypage-avatar-shell{max-width:220px}.mypage-edit-grid{grid-template-columns:1fr}.mypage-rect{flex-direction:column;align-items:stretch}.mypage-survey-info{flex-wrap:wrap;gap:12px}.mypage-survey-info .rectText{white-space:normal;width:100%;line-height:1.5}.mypage-actions{justify-content:flex-end}.mypage-list-card-grid{grid-template-columns:1fr}}@media (width<=480px){.mypage-container{width:calc(100% - 16px);padding-top:90px}.mypage-profile-name{font-size:26px}.mypage-card-header h2,.mypage-section-title{font-size:19px}.mypage-field input{height:44px}.mypage-actions{flex-wrap:wrap}.mypage-copyLinkBtn,.mypage-primary-btn,.mypage-secondary-btn,.mypage-card-header--detail>div{width:100%}.mypage-modal-actions{flex-direction:column}}.mypage-profile-id{text-align:center;color:#7d8fa2;margin:6px 0 0;font-size:18px;font-weight:600}.mypage-follow-stats{color:#6e8398;justify-content:center;gap:14px;margin-top:10px;font-size:14px;display:flex}.mypage-follow-stat-btn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:2px 8px;text-decoration:none;transition:background-color .16s,color .16s}.mypage-follow-stat-btn:hover{color:#355f85;background:#6ab9ff26;text-decoration:none}.mypage-section-title-row{align-items:center;gap:10px;display:inline-flex}.mypage-back-arrow-btn{color:#47647e;cursor:pointer;background:#fff;border:1px solid #94acc473;border-radius:9px;width:30px;height:30px;font-size:16px;line-height:1;transition:background-color .15s,border-color .15s}.mypage-back-arrow-btn:hover{background:#6ab9ff24;border-color:#6ab9ff99}.mypage-detail-link-btn{color:#47647e;cursor:pointer;background:#fff;border:1px solid #94acc473;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.mypage-detail-link-btn:hover{background:#6ab9ff24;border-color:#6ab9ff99;transform:translateY(-1px)}.mypage-manage-preview-body{min-width:0}.mypage-comment-preview-title{color:#23415c;border-bottom:1px solid #94acc43d;margin-bottom:6px;padding-bottom:8px;font-size:16px;font-weight:800}.mypage-comment-preview-content{color:#6d8298;word-break:break-word;margin-top:0;font-size:14px;line-height:1.55}.mypage-follow-stats strong{color:#284863;font-weight:700}.mypage-user-row{align-items:center;gap:10px;display:flex}.mypage-user-avatar{color:#fff;background:linear-gradient(135deg,#a1bbff 0%,#afb4ff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.mypage-user-avatar-image{object-fit:cover;width:100%;height:100%}.mypage-user-meta{min-width:0}.mypage-user-name{color:#2a4963;margin:0;font-size:15px;font-weight:700}.mypage-user-id{color:#7f96ad;margin:2px 0 0;font-size:15px}.mypage-profile-headline{color:#4f6d87;text-align:center;margin:6px 0 0;font-size:16px;font-weight:600;line-height:1.5}.mypage-profile-divider{background:linear-gradient(90deg,#94acc400,#94acc4b3,#94acc400);width:100%;height:1px;margin:10px 0 6px}.mypage-field input:disabled{color:#8a9bae;background:#f0f5fae6}.mypage-delete-modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9000;background:#141e2d7a;justify-content:center;align-items:center;animation:.18s fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.mypage-delete-modal{background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:12px;width:360px;max-width:calc(100vw - 32px);padding:36px 32px 28px;animation:.2s cubic-bezier(.34,1.56,.64,1) popIn;display:flex;box-shadow:0 20px 60px #1e325038}.mypage-delete-modal__icon{background:#e05c5c1a;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.mypage-delete-modal__icon svg{width:26px;height:26px}.mypage-delete-modal__title{color:#1e2e3e;margin:4px 0 0;font-size:20px;font-weight:700}.mypage-delete-modal__body{color:#5a7080;text-align:center;margin:0;font-size:15px;line-height:1.6}.mypage-delete-modal__actions{gap:10px;width:100%;margin-top:8px;display:flex}.mypage-delete-modal__cancel,.mypage-delete-modal__confirm{cursor:pointer;border:none;border-radius:12px;flex:1;height:46px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s}.mypage-delete-modal__cancel{color:#4a6378;background:#f0f4f8}.mypage-delete-modal__cancel:hover{background:#e3eaf1}.mypage-delete-modal__confirm{color:#fff;background:linear-gradient(135deg,#f87070 0%,#e04444 100%);box-shadow:0 4px 14px #e044444d}.mypage-delete-modal__confirm:hover{transform:translateY(-1px);box-shadow:0 8px 20px #e0444461}.mypage-dashboard-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:32px;margin:40px 0 0;display:grid}.mypage-dashboard-card{cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;align-items:flex-start;padding:36px 24px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 12px #00000012}.mypage-dashboard-card:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 4px 24px #00000021}.mypage-dashboard-card-title{margin-bottom:12px;font-size:1.3rem;font-weight:700}.mypage-dashboard-card-desc{color:#888;font-size:1rem}.mypage-nav-under-id{margin:12px 0 0}.mypage-nav-grid{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:0;display:grid}.mypage-nav-btn{text-align:center;color:#3a4a5a;background:0 0;border:none;border-radius:0;padding:8px 0;font-size:.98rem;font-weight:500;text-decoration:none;transition:color .18s,font-weight .18s;display:block}.mypage-nav-btn.active,.mypage-nav-btn:hover{color:#2a4a7b;background:0 0;border:none;font-weight:700}.search-page{padding-bottom:48px}.search-page .surveyText{letter-spacing:.01em;margin-left:4%;font-size:40px}.search-users-section{box-sizing:border-box;background:linear-gradient(#fffffff2 0%,#f6faffeb 100%);border:1px solid #d9e5f3;border-radius:24px;width:92%;margin:22px 0 18px 4%;padding:18px 18px 14px}.search-users-section__header{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:12px;display:flex}.search-users-section__header h2{color:#1b2533;margin:0;font-family:Pretendard;font-size:28px;font-weight:700}.search-users-scroll{scroll-snap-type:x mandatory;gap:20px;padding:10px 6px 12px;display:flex;overflow-x:auto}.search-users-scroll::-webkit-scrollbar{height:8px}.search-users-scroll::-webkit-scrollbar-thumb{background:#849dbe73;border-radius:999px}.search-user-card{min-width:118px;max-width:118px;box-shadow:none;text-align:center;cursor:pointer;scroll-snap-align:start;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:4px 0;transition:transform .2s;display:flex}.search-user-card:hover{transform:translateY(-2px)}.search-user-card__avatar{color:#325891;background:#d8e8ff;border:3px solid #fff;border-radius:999px;flex:none;place-items:center;width:92px;height:92px;font-family:Pretendard;font-size:20px;font-weight:700;display:grid;overflow:hidden;box-shadow:0 10px 18px #84a4d240}.search-user-card__avatar img{object-fit:cover;width:100%;height:100%}.search-user-card__name{color:#1c2b3e;white-space:nowrap;text-overflow:ellipsis;max-width:118px;font-family:Pretendard;font-size:17px;font-weight:600;display:block;overflow:hidden}.search-surveys-title{color:#1b2533;margin-top:20px;margin-left:4%;font-family:Pretendard;font-size:30px;font-weight:700}.search-page>.surveyExplain{margin-left:4%;font-size:20px}.search-survey-empty{color:#5d7189;background:#f8f9ff;border:1px solid #dde8f6;border-radius:14px;align-items:center;min-height:52px;margin-top:16px;margin-left:4%;padding:0 18px;display:inline-flex}.search-empty-state{color:#5d7189;width:92%;min-height:280px;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin:72px auto 0;font-family:Pretendard;font-size:18px;font-weight:600;display:flex}.search-users-section .surveyExplain{margin-left:0;font-size:18px}.search-page .rectList{gap:44px;margin-top:28px;margin-left:4%}.search-user-detail{width:min(1200px,92vw);margin:22px auto 0}.search-user-detail__back{cursor:pointer;color:#2e4566;background:#fff;border:1px solid #d8e1ef;border-radius:13px;width:42px;height:42px;font-size:22px;line-height:1;box-shadow:0 8px 18px #a6b6cf40}.search-user-detail__header{background:#fff;border:1px solid #e4eaf4;border-radius:22px;align-items:center;gap:18px;margin-top:16px;padding:22px;display:flex;box-shadow:0 20px 40px #acbdd947}.search-user-detail__avatar{color:#2f5587;background:#ddeaff;border-radius:22px;flex:none;place-items:center;width:90px;height:90px;font-family:Pretendard;font-size:28px;font-weight:700;display:grid;overflow:hidden}.search-user-detail__avatar img{object-fit:cover;width:100%;height:100%}.search-user-detail__meta{flex:1;min-width:0}.search-user-detail__meta h2{color:#12253d;margin:0;font-family:Pretendard;font-size:30px}.search-user-detail__meta p{color:#587192;margin:4px 0 8px;font-family:Pretendard;font-size:16px}.search-user-detail__counts{color:#617995;gap:12px;font-family:Pretendard;font-size:14px;display:flex}.search-user-detail__profile-link{color:#fff;cursor:pointer;background:#a1bbff;border:none;border-radius:14px;padding:11px 15px;font-family:Pretendard;font-size:14px;font-weight:600}.search-user-detail__lists{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.search-user-detail__list-card{background:#fff;border:1px solid #e4eaf4;border-radius:18px;padding:16px;box-shadow:0 14px 30px #b4c5e033}.search-user-detail__list-card h3{color:#1d2f46;margin:0 0 12px;font-family:Pretendard;font-size:18px}.search-user-detail__list-card ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.search-user-detail__list-card li button{text-align:left;color:#233852;cursor:pointer;background:#f8f9ff;border:1px solid #e6edf9;border-radius:12px;width:100%;padding:10px;font-family:Pretendard;font-size:14px}.search-user-detail__list-card li button:hover{background:#f2f7ff;border-color:#ccdaee}.search-user-detail__empty{color:#7f8fa6;margin:0;font-family:Pretendard;font-size:14px}@media (width<=900px){.search-user-detail__header{flex-wrap:wrap}.search-user-detail__lists{grid-template-columns:1fr}}@media (width<=600px){.search-users-section{width:92%}.search-user-card{min-width:104px;max-width:104px}.search-user-card__avatar{width:84px;height:84px}.search-user-card__name{max-width:104px;font-size:16px}.search-surveys-title{font-size:24px}.search-page>.surveyExplain,.search-users-section .surveyExplain{font-size:18px}.search-empty-state{border-radius:0;width:92%;min-height:220px;margin-top:56px;font-size:16px}.search-user-detail__meta h2{font-size:24px}.search-user-detail__profile-link{width:100%}}.user-profile-back-btn{width:100%}.app-notification-root{z-index:1200;pointer-events:none;flex-direction:column;align-items:center;gap:10px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%)}.app-notification{pointer-events:auto;background:#fffffff5;border:1px solid #95aac457;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:10px;width:min(420px,100vw - 28px);padding:12px 14px;display:flex;box-shadow:0 12px 26px #495e782e}.app-notification--success{background:#effcf5f7;border-color:#60bf8d70}.app-notification--error{background:#fff3f3f7;border-color:#eb7d7d75}.app-notification--warning{background:#fff9ecf7;border-color:#f1be6175}.app-notification--info{background:#f1f8fff7;border-color:#84c2ff6b}.app-notification__message{color:#2f475f;white-space:pre-line;font-size:14px;line-height:1.45}.app-notification__close{color:#7f96ad;cursor:pointer;background:0 0;border:none;flex:none;padding:2px;font-size:14px;font-weight:700;line-height:1}.app-notification__close:hover{color:#4e657d}@media (width<=768px){.app-notification-root{top:10px;left:50%;transform:translate(-50%)}.app-notification{border-radius:12px;width:100%;padding:11px 12px}.app-notification__message{font-size:13px}}
