@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Gaegu:wght@700&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px;margin:0;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--ink:#282520;--muted:#777068;--cream:#f8f4ec;--paper:#fffdfa;--orange:#ed7a4b;--orange-dark:#d96236;--orange-light:#fff0e7;--line:#e8e0d5}*{box-sizing:border-box}html{scroll-behavior:smooth}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.page-shell{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 15% 12%, #ed7a4b14, transparent 20rem), radial-gradient(circle at 89% 31%, #e5ae5217, transparent 18rem), var(--cream);position:relative;overflow:hidden}.navbar{border-bottom:1px solid #38302717;justify-content:space-between;align-items:center;width:min(1120px,100% - 48px);height:88px;margin:0 auto;display:flex}.brand{color:var(--ink);align-items:center;gap:12px;font-family:Gaegu,sans-serif;font-size:25px;font-weight:700;text-decoration:none;display:flex}.brand-button{cursor:pointer;background:0 0;border:0;padding:0}.cat-mark{background:var(--orange);color:#fff;border-radius:45% 45% 48% 48%;place-items:center;width:38px;height:34px;display:grid;position:relative}.cat-mark__ear{z-index:0;background:var(--orange);border-radius:3px;width:14px;height:14px;position:absolute;top:-4px;transform:rotate(45deg)}.cat-mark__ear--left{left:3px}.cat-mark__ear--right{right:3px}.cat-mark__face{z-index:1;letter-spacing:-1px;font-size:12px}.step-label{color:#968f86;letter-spacing:.04em;font-size:13px;font-weight:600}.nav-actions{align-items:center;gap:18px;display:flex}.view-tabs{background:#ffffffa6;border-radius:10px;gap:4px;padding:4px;display:flex}.view-tabs button{color:#827a71;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 11px;font-size:11px;font-weight:700}.view-tabs button.is-active{color:var(--orange-dark);background:#fff;box-shadow:0 2px 8px #46372817}.language-picker select{background:var(--paper);color:#5f5850;cursor:pointer;border:1px solid #ded6cc;border-radius:10px;outline:none;height:38px;padding:0 30px 0 12px;font-size:12px;font-weight:600}.language-picker select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ed7a4b1a}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{text-align:center;width:min(720px,100% - 40px);margin:66px auto 42px}.eyebrow{color:var(--orange-dark);letter-spacing:.22em;margin-bottom:19px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;display:inline-block}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,58px);font-weight:800;line-height:1.25}.hero h1 em{color:var(--orange);font-style:normal;position:relative}.hero h1 em:after{content:"";border-top:3px solid #ed7a4b73;border-radius:50%;height:5px;position:absolute;bottom:-8px;left:2%;right:1%;transform:rotate(-1deg)}.hero p{color:var(--muted);margin:24px 0 26px;font-size:15px;line-height:1.7}.discovery-preview{grid-template-columns:repeat(3,1fr);gap:10px;width:min(100%,530px);margin:30px auto 0;display:grid}.discovery-preview div{color:#756d64;text-align:left;background:#fffdfab8;border:1px solid #ed7a4b29;border-radius:13px;align-items:center;gap:10px;padding:10px 14px;display:flex}.discovery-preview span{background:var(--orange-light);width:28px;height:28px;color:var(--orange);border-radius:8px;flex:none;place-items:center;font-family:DM Sans,sans-serif;font-weight:700;display:grid}.discovery-preview strong{font-size:11px;font-weight:600}.profile-card{background:var(--paper);border:1px solid #5446371a;border-radius:24px;width:min(900px,100% - 40px);margin:0 auto;overflow:hidden;box-shadow:0 22px 70px #53443217}.form-section{padding:46px 58px}.section-heading{align-items:flex-start;gap:16px;margin-bottom:30px;display:flex}.section-number{background:var(--orange-light);min-width:36px;height:36px;color:var(--orange-dark);border-radius:50%;place-items:center;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;display:grid}.section-heading h2{letter-spacing:-.025em;margin:0 0 7px;font-size:20px}.section-heading p{color:var(--muted);margin:0;font-size:13px}.detail-section{padding-bottom:50px}.form-group-heading{border-radius:14px;align-items:center;gap:12px;margin:8px 0 24px;padding:16px 18px;display:flex}.form-group-heading>span{border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.form-group-heading h3{margin:0 0 4px;font-size:14px}.form-group-heading p{color:#81786f;margin:0;font-size:11px;line-height:1.5}.form-group-heading--required{background:#fff4ed}.form-group-heading--required>span{background:var(--orange);color:#fff}.form-group-heading--optional{background:#f3f0ff;margin-top:42px}.form-group-heading--optional>span{color:#fff;background:#7665b5}.reveal-meter{color:#fff;background:#302d29;border-radius:15px;margin:-4px 0 34px;padding:18px 20px}.reveal-meter__copy{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}.reveal-meter__copy strong{color:#ff9c70;font-family:DM Sans,sans-serif;font-size:17px}.reveal-meter__track{background:#ffffff1f;border-radius:99px;height:6px;overflow:hidden}.reveal-meter__track span{border-radius:inherit;background:linear-gradient(90deg,#f4bd61,#f17a49);height:100%;transition:width .35s;display:block}.reveal-meter small{color:#bcb5ad;margin-top:9px;font-size:10px;display:block}.clue-field{border:0;min-width:0;margin:0 0 30px;padding:0}.clue-field__title{align-items:baseline;gap:9px;margin-bottom:13px;display:flex}.clue-field__title strong{color:#4b4640;font-size:13px}.clue-field__title span{color:#aaa198;font-size:10px}.clue-chips{flex-wrap:wrap;gap:9px;display:flex}.clue-chips button{color:#6e665e;cursor:pointer;background:#fff;border:1px solid #ded6cc;border-radius:99px;padding:9px 13px;font-size:11px;font-weight:600;transition:all .18s}.clue-chips button:hover{color:var(--orange-dark);border-color:#ef9b76;transform:translateY(-1px)}.clue-chips button.is-selected{border-color:var(--orange);background:var(--orange-light);color:var(--orange-dark)}.single-text-field{margin-top:4px}.job-field{margin:18px 0 22px}.select-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;margin-bottom:12px;display:grid}.select-field{min-width:0}.color-tuners{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 24px;display:grid}.color-tuner{background:linear-gradient(145deg,#fffdfa,#faf5ee);border:1px solid #eadfd4;border-radius:14px;padding:18px}.color-tuner__heading{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.color-tuner__heading strong{font-size:12px}.color-tuner__heading>span{color:var(--orange-dark);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex;overflow:hidden}.color-tuner__heading i{border:2px solid #fff;border-radius:50%;flex:none;width:16px;height:16px;display:inline-block;box-shadow:0 0 0 1px #2825202e}.range-field{margin-top:12px;display:block}.range-field>span{color:#665e55;justify-content:space-between;font-size:11px;font-weight:600;display:flex}.range-field output{color:var(--orange-dark);font-family:DM Sans,sans-serif}.range-field input{appearance:none;cursor:grab;border:0;border-radius:99px;outline:none;width:100%;height:8px;margin:10px 0 6px}.range-field input:active{cursor:grabbing}.range-field input::-webkit-slider-thumb{appearance:none;background:var(--preview-color);border:3px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 5px #28252059}.range-field input::-moz-range-thumb{background:var(--preview-color);border:3px solid #fff;border-radius:50%;width:15px;height:15px;box-shadow:0 1px 5px #28252059}.required-personality-grid{margin-top:2px}.field-row{grid-template-columns:1fr 185px;gap:18px;margin-bottom:25px;display:grid}.field{color:#4b4640;flex-direction:column;gap:10px;font-size:13px;font-weight:600;display:flex}.field>span small{color:#aaa198;margin-left:6px;font-size:10px;font-weight:500}.field input,.field textarea,.field select{width:100%;color:var(--ink);background:#fff;border:1px solid #ded6cc;border-radius:11px;outline:none;transition:all .2s}.field input,.field select{height:48px;padding:0 15px}.field select{cursor:pointer}.field textarea{resize:vertical;padding:14px 15px;line-height:1.6}.field input::placeholder,.field textarea::placeholder{color:#b5ada4;font-weight:400}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ed7a4b1a}.field-row--triple{grid-template-columns:repeat(3,1fr)}.age-input{position:relative}.age-input input{padding-right:42px}.age-input>span{color:#8c847a;font-weight:500;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.age-input input::-webkit-inner-spin-button{appearance:none}.mbti-field{margin-bottom:27px}.mbti-field input{text-transform:uppercase;letter-spacing:.18em;max-width:250px;font-weight:700}.field .field-help{color:#9b938a;font-size:11px;font-weight:400;line-height:1.5}.card-footer{border-top:1px solid var(--line);text-align:center;background:#fbf8f3;padding:28px 58px 35px}.card-footer p{color:#9a9289;margin:0 0 18px;font-size:11px}.card-footer p span{margin-right:5px}.submit-button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:13px;width:min(100%,370px);height:56px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 10px 22px #dc613233}.submit-button span{margin-left:10px;font-size:18px}.submit-button:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 13px 25px #dc613242}.submit-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.error-message{color:#b94a3b;margin:16px auto 0;font-size:12px}.generation-progress{text-align:left;width:min(100%,370px);margin:18px auto 0}.generation-progress__meta{color:#837b72;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;display:flex}.generation-progress__meta strong{color:var(--orange-dark);font-family:DM Sans,sans-serif;font-size:12px}.generation-progress__track{background:#e9e1d8;border-radius:99px;height:7px;overflow:hidden}.generation-progress__track span{border-radius:inherit;background:linear-gradient(90deg, #f09a72, var(--orange));height:100%;transition:width .5s;display:block}.result-card{background:var(--paper);text-align:center;border:1px solid #5446371a;border-radius:24px;width:min(680px,100% - 40px);margin:34px auto 0;padding:42px;box-shadow:0 22px 70px #53443217}.result-card h2{margin:0 0 24px;font-size:25px}.result-card img{background:var(--cream);border-radius:18px;width:100%;display:block}.cat-identity{text-align:left;background:#fffaf5;border:1px solid #eadfd4;border-radius:16px;margin-top:22px;padding:22px}.cat-identity>p{color:#8d847a;margin:0 0 14px;font-size:11px}.cat-identity>div{grid-template-columns:1fr;gap:10px;display:grid}.cat-identity label{color:#5b544c;flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.cat-identity input{border:1px solid #ded6cc;border-radius:10px;outline:none;width:100%;height:43px;padding:0 12px}.cat-identity input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ed7a4b1a}.result-card .share-button{color:#fff;background:#302d29;border:0;border-radius:11px;width:100%;margin-top:13px}.result-card .share-button:disabled{cursor:default;opacity:.65}.result-card .browse-gallery-button{width:100%;color:var(--orange-dark);background:#fff;border-color:#d9cec2;border-radius:11px;margin-top:9px}.browse-gallery-button span{margin-left:7px}.share-error{color:#b94a3b;text-align:center;margin:10px 0 0;font-size:11px}.result-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.result-card button,.download-button{border:1px solid var(--orange);min-height:43px;color:var(--orange-dark);cursor:pointer;background:#fff;border-radius:99px;justify-content:center;align-items:center;padding:11px 20px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.download-button{background:var(--orange);color:#fff;box-shadow:0 8px 18px #dc613233}.download-button:hover{background:var(--orange-dark)}.feedback-panel{text-align:left;background:#fbf8f3;border-radius:16px;margin-top:24px;padding:24px}.feedback-panel h3{text-align:center;margin:0 0 14px;font-size:16px}.rating-actions{justify-content:center;gap:10px;display:flex}.feedback-panel .rating-actions button{color:#665f57;border-color:#dcd3c8;min-width:120px;margin:0}.feedback-panel .rating-actions button.is-selected{border-color:var(--orange);background:var(--orange-light);color:var(--orange-dark)}.feedback-panel label{color:#4b4640;flex-direction:column;gap:9px;margin-top:18px;font-size:12px;font-weight:600;display:flex}.feedback-panel label small{color:#aaa198;font-weight:500}.feedback-panel textarea{resize:vertical;width:100%;font:inherit;border:1px solid #ded6cc;border-radius:11px;outline:none;padding:12px 14px;line-height:1.55}.feedback-panel textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ed7a4b1a}.feedback-actions{grid-template-columns:1fr 1.35fr;gap:9px;margin-top:12px;display:grid}.feedback-panel .feedback-actions button{width:100%;margin:0}.feedback-panel .feedback-submit-button{color:#5f5850;background:#fff;border-color:#d8cfc5}.feedback-panel .improve-button{border-color:var(--orange);background:var(--orange);color:#fff}.feedback-status{text-align:center;margin:12px 0 0;font-size:11px;font-weight:600}.feedback-status.is-success{color:#4c7a5b}.feedback-status.is-error{color:#b94a3b}.cat-description{text-align:left;background:#fbf8f3;border-radius:16px;margin-top:28px;padding:26px}.cat-description h3{margin:0 0 14px;font-size:17px}.cat-description p{color:#625b54;white-space:pre-line;margin:0;font-size:13px;line-height:1.85}.studio-guide{background:#fffdfacc;border:1px solid #5446371a;border-radius:24px;width:min(900px,100% - 40px);margin:70px auto 0;padding:48px}.studio-guide>h2{letter-spacing:-.035em;margin:0;font-size:28px}.guide-lead{max-width:700px;color:var(--muted);margin:14px 0 30px;font-size:14px;line-height:1.8}.guide-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide-grid article,.guide-notes article{background:#fff;border-radius:16px;padding:22px}.guide-grid article>span{color:var(--orange);font-family:DM Sans,sans-serif;font-size:11px;font-weight:800}.guide-grid h3,.guide-notes h3{margin:9px 0;font-size:15px}.guide-grid p,.guide-notes p{color:#756d64;margin:0;font-size:12px;line-height:1.75}.guide-notes{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.guide-notes article{background:#f4f0e9}.adsense-banner{text-align:center;width:min(900px,100% - 40px);min-height:90px;margin:56px auto 0;overflow:hidden}.adfit-banner{text-align:center;width:728px;min-height:90px;margin:28px auto 0}.adfit-banner--mobile{width:320px;min-height:100px}footer{color:#8f877e;letter-spacing:.03em;text-align:center;padding:48px 20px;font-family:DM Sans,sans-serif;font-size:10px}footer span{color:var(--orange)}.footer-brand{color:#6f675f;font-size:11px;font-weight:700}footer nav{flex-wrap:wrap;justify-content:center;gap:18px;margin:18px 0 14px;display:flex}footer nav a{color:#766e65;font-family:Noto Sans KR,sans-serif;font-size:11px;text-decoration:none}footer nav a:hover{color:var(--orange-dark);text-decoration:underline}footer p{color:#aaa198;margin:0;font-size:9px}.community-page{width:min(1120px,100% - 40px);margin:0 auto;padding:58px 0 20px}.community-hero{text-align:center;max-width:650px;margin:0 auto 48px}.community-hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,5vw,50px)}.community-title{justify-content:center;align-items:center;gap:12px;display:flex}.refresh-button{background:var(--paper);width:40px;height:40px;color:var(--orange-dark);cursor:pointer;border:1px solid #ded6cc;border-radius:50%;flex:none;place-items:center;font-size:23px;line-height:1;transition:all .2s;display:grid;box-shadow:0 5px 14px #53443214}.refresh-button:hover{border-color:var(--orange);background:var(--orange-light);transform:rotate(25deg)}.refresh-button:disabled{cursor:wait;opacity:.7}.refresh-button.is-loading span{animation:.8s linear infinite refresh-spin}@keyframes refresh-spin{to{transform:rotate(360deg)}}.community-hero p{color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.7}.ranking-section,.all-cats-section{margin-bottom:55px}.ranking-section h2,.all-cats-section h2{margin:0 0 20px;font-size:20px}.ranking-grid,.community-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.community-cat{background:var(--paper);border:1px solid #5446371a;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 12px 32px #53443212}.community-cat.is-ranked{border-color:#ed7a4b4d}.community-cat>img{aspect-ratio:1;object-fit:cover;background:#eee8df;width:100%;display:block}.rank-badge{z-index:1;color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;font-family:DM Sans,sans-serif;font-weight:800;display:grid;position:absolute;top:12px;left:12px;box-shadow:0 3px 10px #0003}.rank-1{background:#e7ab28}.rank-2{background:#9099a3}.rank-3{background:#b87345}.community-cat__body{padding:17px}.community-cat__body h3{margin:0;font-size:18px}.community-cat__nickname{color:var(--orange-dark);margin:5px 0 0;font-size:12px;font-weight:600}.community-cat__job{color:#817970;margin:10px 0 0;font-size:11px}.community-cat__body>div{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.community-cat__body strong{color:#c7553b;font-size:11px}.community-cat__body button{border:1px solid var(--orange);color:var(--orange-dark);cursor:pointer;background:#fff;border-radius:99px;padding:8px 13px;font-size:11px;font-weight:700}.community-cat__body button:disabled{color:#9a9289;cursor:default;border-color:#d8d0c7}.community-cat__body button.is-voted{color:#b74730;background:#fff4ef;border-color:#c7553b}.gallery-message{color:#8b837a;text-align:center;padding:50px 20px}.gallery-message.is-error{color:#b94a3b}.decor{color:#ed7a4b2e;font-size:35px;position:absolute}.decor--left{top:230px;left:8%;transform:rotate(-15deg)}.decor--right{font-size:22px;top:360px;right:8%;transform:rotate(18deg)}@media (width<=700px){.adsense-banner{width:calc(100% - 24px);margin-top:40px}.navbar{width:calc(100% - 32px);height:70px}.step-label{display:none}.nav-actions{gap:8px}.view-tabs button{padding:7px 8px;font-size:10px}.hero{margin-top:48px}.hero h1{font-size:38px}.hero p{word-break:keep-all;width:90%;margin-left:auto;margin-right:auto}.discovery-preview{gap:6px}.discovery-preview div{text-align:center;padding:9px 7px;display:block}.discovery-preview span{margin:0 auto 6px}.discovery-preview strong{font-size:9px}.profile-card{border-radius:19px;width:calc(100% - 24px)}.form-section{padding:34px 24px}.field-row,.select-grid,.color-tuners{grid-template-columns:1fr}.mbti-field input{max-width:none}.card-footer{padding:25px 24px 30px}.result-card{border-radius:19px;width:calc(100% - 24px);padding:28px 20px}.studio-guide{border-radius:19px;width:calc(100% - 24px);margin-top:48px;padding:30px 22px}.studio-guide>h2{font-size:23px}.guide-grid,.guide-notes,.cat-identity>div{grid-template-columns:1fr}.community-page{width:calc(100% - 24px);padding-top:42px}.ranking-grid,.community-grid{grid-template-columns:1fr}.decor{display:none}}@media (width<=390px){.hero h1{font-size:34px}.section-heading{gap:11px}.section-heading h2{font-size:18px}}
